
.megamenu > div > ul  li.level1:hover{
background: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mega_menu{
float: left;
    width: 100%;
    height: 70px;
}

.menu-holder {
width: 100%;
    background-color: rgba(28, 97, 165, 0.9);
    display: block;
    float: left;
}

.megamenu > div > ul {
 z-index: 9999 !important;
 list-style: none;
 margin: 0px;
 padding: 0px;
 position: relative;
    float: left;
}

.desktopMenu{
    display: block;
    float: left;
position: absolute;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-mos-transform: translate(-50%, 0);
}

.sheriff .mega_menu li.level2 {
  color: #ffffff;
  width: 25%;
  float: left;
}






.comDev li.menuCol {
    width: 31%;
    float: left;
    padding: 1%;
}


.mega_menu li.level2 {
  color: #ffffff;
}


.megamenu > div > ul:after {
 content: '';
 display: block;
 clear: both;
}

.megamenu > div > ul  li.level1 {
 float: left;
 text-align: center;
}



.sheriff .megamenu > div > ul  li.level1 {
 float: left;
 width: 16%;
 text-align: center;
}

.comDev .megamenu > div > ul  li.level1 {
 float: left;
 width: 16%;
 text-align: center;
}




.megamenu > div > ul > li:hover > a, .megamenu > div > ul > li.mega_how_do_i:hover > div {
 text-decoration: none;
 position: relative;
 border-bottom-size: 0px;
}

.megamenu > div > ul > li:hover > a span.menuTitle, .megamenu > div > ul > li > a {
color: rgba(28, 97, 165, 1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}


li.level1.mega_home {
    display: none;
}



.mega_government li.class-cat li.level2.mega_departments .third-level-list li.menuCol {
padding: 0px;
width: 25%;
float: left;
}


li.level2.mega_board_of_county_commissioners ul.third-level-list{
display: none;
}


.mega_how_do_i .fa {
 font-size: 33px;
 position: relative;
 top: 6px;
 left: 9px;
}

.megamenu ul.second-level-list {
    background: #FFF;
    background: rgba(255, 255, 255, 0.95);
    z-index: 99999;
    position: absolute;
    left: 0px;
    top: 71px;
    min-width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: none;
    -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
    -moz-box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 50, 0.23);
    text-align: left;
}

/*.megamenu > ul > li:hover > ul {
 display: block;
}*/

.megamenu .level1 > a, .megamenu li.mega_how_do_i > div {
text-transform: uppercase;
  font-family: 'Montserrat';
    font-weight: 700;
padding: 20px;
    color: #ffffff;
    font-size: 17px;
    display: block;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    position: relative;
    z-index: 7010;
    text-decoration: none;
    letter-spacing: 0.03em;
    line-height: 30px;
}

.menuLogoOpen .megamenu .level1 > a, .menuLogoOpen .megamenu li.mega_how_do_i > div {
 line-height: 95px;
}

.megamenu .level2 > a {
font-family: 'Roboto' ;
    color: #174C8C;
    font-weight: 700;
    padding: 5px 10px 5px 10px;
    display: block;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    text-decoration: none;
    font-size: 17px;
}

.megamenu .level2 > a:hover {
background:#174C8C;
    text-decoration: none;
    color: #ffffff;
}

.megamenu .level3 > a:hover {
 font-weight: 500;
}


.wrapped ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.wrapped > ul > li {
 width: 33.33334%;
 float: left;
}

.wrapped > ul:after {
 content: '';
 display: block;
 clear: both;
}

.megamenu .level3 a {
    padding: 5px 10px 5px 10px;
    display: block;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    }

.megamenu .level3 a:hover {
 background: #174C8C;
 text-decoration: none;
 color: #ffffff;
}


.megamenu .mega_how_do_i ul.second-level-list {
 background: #6c9134;
 background: rgba(108, 145, 52, 0.93);
}

.megamenu .mega_how_do_i .level2 > a {
 background: transparent;
 color: #000;
 font-size: 16px;
}

.mega_menu li.level2 {
  color: #000;
}

.menuCol > ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}


li.menuCol:after {
 clear: both;
 content: '';
 display: block;
}


.level2 span.description {
  display: block;
  color: #575757;
  font-size: 13px;
  margin-top: 7px;
}

.level2 h3 {
  padding: 0px 0px 5px 0px;
  line-height: 40px;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0px;
  font-size: 24px;
}

li.level2.mega_address {
    background: #E2E2E2;
    color: #232323;
    padding: 16px;
 margin-top: 20px;
}

.menu_address .info span {
    display: block;
    font-size: 14px;
    color: #3b3a3a;
}

.menu_address .info {
    float: left;
    width: 62%;
}

.menu_address .logo {
    float: left;
    width: 38%;
}

.menu_address .logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.mega_how_do_i li.menuCol {
 width: 98%;
 float: none;
 padding: 1%;
}

.mega_how_do_i li.menuCol:after {
 content: '';
 clear: both;
 display: block;
}

.mega_how_do_i li.menuCol li.class-cat {
 width: 31.333334%;
 float: left;
 padding: 1%;
}

.megamenu .level1.mega_how_do_i > a {
 color: #c2eb83;
}


/* SHERIFF STYLINGS */

.sheriff .megamenu ul.second-level-list {
    background: #FCB53B;
    background: rgb(252, 181, 59);
    border-bottom: 7px solid #D89B33;

}

.sheriff .megamenu .level2 > a {
    color: #000;
}

.sheriff .megamenu .level1 > a, .megamenu li.mega_how_do_i > div {
    font-size: 15px;
}

.sheriff .megamenu .level3 a {
    color: #403F3F;
}

.sheriff .megamenu .level2 > a:hover {
    background: #D89B33;
}

.sheriff .megamenu .level3 a:hover {
    background: #D89B33;
}




.mega_how_do_i li.class-cat ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

.mega_how_do_i li.class-cat ul .level2 > a {
 padding: 5px 5px 5px 5px;
}

.megamenu .mega_how_do_i .level2 > a:hover {
 background: #61842C;
}

.mega_contactLink { display: none; }

.megamenu .mega_how_do_i .mega_contactLink {
 display: block;
}

.megamenu .mega_how_do_i .mega_contactLink a {
  background: #61842C;
}

.megamenu .mega_how_do_i .mega_contactLink a {
 background: #61842C;
 display: block;
 color: #ffffff;
 padding: 10px;
 text-decoration: none;
 font-weight: 700;
}


#mobile-bar {
    padding: 0px;
    line-height: 65px;
    color: #ffffff;
    font-size: 16px;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;
    letter-spacing: 0.03em;
    text-align: center;
 display: none;
}









li.level1.mega_county_services .menuCol > ul > li {
    width: 25%;
    float: left;
}



ul.third-level-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

li.class-cat {
    width: 100%;
    float: left;
 padding: 1%;
}

li.class-cat ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.mega_doing_business li.class-cat {
    width: 31.33334%;
}

.mega_government li.class-cat:after {
 display: block;
 clear: both;
 content: '';
}

.mega_government li.class-cat {
    width: 47%;
    float: left;
    padding: 1%;
}

.mega_government li.class-cat li.level2 {
    width: 33.33334%;
    float: left;
}

.mega_government li.class-cat li.level2.mega_departments {
    width: 100%;
}

.third-level-list li.menuCol {padding: 0px;}

#google_translate_element span { display:none; }
