/************************* Navigation changes **********************/

.site-header .main_nav .top_nav ul li.mobile-contact::before{
    content: none;
}
.site-header .main_nav .top_nav ul li.mobile-contact{
    display: none;
}
.site-header .main_nav .top_nav ul li.mobile-contact a{
    height: auto;
    border: 0;
    border-radius: 30px;
    padding: 6px 30px;
    background: #005473;
    color: #fff !important;
    font-size: 14px !important;
    text-transform: capitalize;
    
}
.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    text-transform: capitalize;
}
.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::after {
    content: '';
    border: solid rgba(0, 84, 115, 0.75);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    opacity: 0;
    visibility: hidden;
}
.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover a.mega-menu-link::after
{
    opacity: 1;
    visibility: visible;
    transition: opacity 400ms ease-in, transform 400ms ease-in, visibility 200ms ease-in;
}
.site-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu{
    border-radius: 0 0 4px 4px;

}
.mega-mobile-contact-btn{
    display: none !important;
}
/*body{
    padding-top: 84px !important;
}*/
.site-header{
    border-bottom: 1px solid #DDDDDD !important;
}
header.site-header .container .main_header .main_nav .bottom_nav li.mega-menu-item ul.mega-sub-menu{
    transform: translate(0%, -1%) !important;

}
header.site-header .container .main_header .main_nav .bottom_nav li.mega-menu-item ul.mega-sub-menu li a::after {
    content: '';
    width: 50px;
    height: 1px;
    display: inline-block;
    background: rgba(0, 84, 115, 0.25);
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition-property: left right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
header.site-header .container .main_header .main_nav .bottom_nav li.mega-menu-item > ul.mega-sub-menu li nav ul li:hover a::after{
right: -30px;
opacity: 1;
}
header.site-header .container .main_header .main_nav .bottom_nav li.mega-menu-item > ul.mega-sub-menu li nav ul li:hover a{
    font-weight: bold;
}
header.site-header .container .main_header .main_nav .bottom_nav ul.mega-menu li.mega-current-menu-item a.mega-menu-link {
    /* color: #005474 !important; */
    font-weight: 700 !important;
}
header.site-header #mega-menu-wrap-primary #mega-menu-primary>li.mega-current-menu-item>a.mega-menu-link {
    font-weight: 700 !important;
}
header.site-header .container .main_header .main_nav .bottom_nav li.mega-menu-item.btn a.mega-menu-link {
    background: #005474 !important;
}
/* header.site-header .container .main_header .main_nav .bottom_nav ul.mega-menu li.mega-current-menu-item a.mega-menu-link {
    background: #fff !important;
} */
.main_header #mega-menu-primary .mega-btn-secondary.mega-btn-contact .mega-menu-link:hover, .main_header #mega-menu-primary .mega-btn-secondary.mega-btn-contact .mega-menu-link::after {
    border: 0px!important;
}


/* Style for Upgraded Navigation */

header.custom-header-upgraded .bottom_nav.upgraded-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
header.custom-header-upgraded .top_nav {
    display: none;
}
header.custom-header-upgraded nav.upgraded-nav-main {
    width: 100%;
    padding-left: 50px;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu li.site-search {
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu li:before {
    display: none;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu li.site-search li.search-field {
    display: none;
    position: absolute;
    left: -333px;
    top: 30px;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu li {
    margin-bottom: 0;
    padding-left: 20px;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu {
    position: fixed !important;
    width: 100% !important;
    left: 0 !important;
    top: 110px !important;
    border-top: 1px solid #e3e3e3 !important;
    padding: 0px !important;
    transform: translate(0px, 0px) !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav ul.mega-sub-menu {
    width: 65% !important;
    margin: 0 auto !important;
    float: none !important;
}  
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav ul.mega-sub-menu {
    width: 70% !important;
    float: none !important;
    margin: 0 auto !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav ul.mega-sub-menu{
    float: none !important;
    margin: 0 auto !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav li.mega-menu-column ul.mega-sub-menu li.bold-menu a.mega-menu-link {
    font-weight: 600 !important;
    font-size: 13px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav li.mega-menu-column ul.mega-sub-menu li a.mega-menu-link{
    font-size: 11px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li a.mega-menu-link {
    font-weight: 400 !important;
    border-bottom: 2px solid transparent !important;
    display: block !important;
    width: fit-content !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li:hover a.mega-menu-link {
    font-weight: 600 !important;
    border-bottom: 2px solid #e5e5e5 !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link {
    line-height: 18.9px !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    color: #055473 !important;
    display: flex !important;
    align-items: end;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item:hover a.mega-menu-link {
    font-weight: 600 !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link:hover {
    font-weight: 600 !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link span.mega-indicator:after {
    display: none !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link span.mega-indicator {
    position: initial !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link span.mega-indicator:before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(135deg);
    left: 45%;
    bottom: -9px;
    transition: 0.3s ease-in-out;
    opacity: 0;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li.mega-current-menu-item a {
    font-weight: 600 !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item.mega-current-menu-ancestor.mega-current-menu-parent a.mega-menu-link {
    font-weight: 600 !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item:hover span.mega-indicator::before {
    opacity: 1 !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li {
    padding: 5px 20px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav li.mega-menu-column ul.mega-sub-menu li.bold-menu {
    padding-top: 22px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu li a {
    color: #005473;
    font-size: 12px !important;
    font-weight: 600;
    text-transform: uppercase;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu li.mobile-contact a.mobile-contact-link {
    color: #fff;
    background: #98c93c;
    padding: 10px 20px;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item.mega-current-menu-ancestor.mega-current-menu-parent li.mega-custom-service-nav li.mega-current-menu-item span.mega-menu-title {
    border-bottom: 2px solid #ddd !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav {
    padding-bottom: 60px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav img.mega-placeholder {
    width: 100%;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav img.mega-placeholder {
    width: 100%;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu {
    padding: 0 !important;
    margin: 0 !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu {
    display: block !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav ul.mega-sub-menu {
    display: flex !important;
    align-items: center;
    width: 67% !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu {
    display: block !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav ul.mega-sub-menu {
    display: flex !important;
    align-items: center;
    width: 67% !important;
}

header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu {
    width: 65% !important;
    margin: 0 auto !important;
    float: none !important;
} 
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-menu-column ul.mega-sub-menu li.bold-menu a.mega-menu-link {
    font-weight: 600 !important;
    font-size: 13px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-menu-column ul.mega-sub-menu li a.mega-menu-link{
    font-size: 11px !important;
}

header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav {
    padding-bottom: 60px !important;
    padding-top: 20px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav h4.mega-block-title {
    font-size: 8px !important;
    color: #879398 !important;
    font-weight: 400 !important;
    line-height: 13px !important;
}   
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description span.mega-menu-title {
    font-size: 14px !important;
    font-weight: 600;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description span.mega-menu-description {
    font-size: 11px !important;
    color: #919191 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    border-top: 2px solid transparent;
    margin-top: 0px !important;
    padding-top: 5px;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description {
    margin-bottom: 20px !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.widget_nav_menu nav li a {
    font-size: 14px !important;
    font-weight: 600 !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.widget_nav_menu nav li a span.menu-item-description {
    display: block;
    font-size: 11px;
    font-weight: 400;
    color: #919191;
    line-height: 16px;
    padding-top: 3px;
    margin: 2px 0 5px;
    border-top: 2px solid transparent;
}

header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.widget_nav_menu nav li {
    margin-bottom: 20px;
}

header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li.widget_maxmegamenu_image_swap {
    padding: 0 !important;
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 #mega-menu-item-nav_menu-28{
    display:none;
}

header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description:hover::after {
    opacity: 1 !important;
    transition: .3s ease-in-out;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav nav li:hover::after {
    opacity: 1 !important;
    transition: .3s ease-in-out;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav nav li:hover a:after {
    display: none;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav nav li:hover span.menu-item-description {
    border-top: 2px solid #ddd !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu li.search-field-ug {
    position: absolute;
    right: 258px;
    top: 8px;
    display: none;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu li.mega-menu-column:first-child ul li:hover a.mega-menu-link {
    border: 0 !important;
} 
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav li.mega-menu-column.mega-menu-columns-5-of-12 {
    width: 48% !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu li.mega-menu-column:first-child ul li a.mega-menu-link span.mega-menu-title {
    border-bottom: 2px solid transparent;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu li.mega-menu-column:first-child ul li:hover a.mega-menu-link span.mega-menu-title {
    border-bottom: 2px solid #d9d9d9;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu li.mega-menu-column ul li a.mega-menu-link {
    z-index: 99;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav li.custom-service-nav li.custom-shield:before {
    content: "";
    display: block !important;
    width: 100%;
    background: url(/wp-content/uploads/2023/08/Group-11327.png);
    height: 52px;
    background-repeat: no-repeat;
    position: absolute !important;
    background-size: auto;
    border: 0;
    border-radius: 0;
    top: 8px;
    left: -35px;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav li.custom-service-nav li.custom-shield:after {
    content: "";
    display: block !important;
    width: 100%;
    background: url(/wp-content/uploads/2023/08/Group-11327-1.png) !important;
    height: 52px;
    background-repeat: no-repeat !important;
    position: absolute !important;
    background-size: auto;
    border: 0;
    border-radius: 0;
    top: 8px !important;
    left: -25px !important;
    opacity: 0;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav li.custom-service-nav li.custom-intli:before {
    content: "";
    display: block !important;
    width: 100%;
    background: url(/wp-content/uploads/2023/08/Group-11333.png);
    height: 52px;
    background-repeat: no-repeat;
    position: absolute !important;
    background-size: auto;
    border: 0;
    border-radius: 0;
    top: 8px;
    left: -25px;
}  
header.custom-header-upgraded .bottom_nav.upgraded-nav li.custom-service-nav li.custom-intli:after {
    content: "";
    display: block !important;
    width: 100%;
    background: url(/wp-content/uploads/2023/08/Group-11333-1.png);
    height: 52px;
    background-repeat: no-repeat;
    position: absolute !important;
    background-size: auto;
    border: 0;
    border-radius: 0;
    top: 8px;
    left: -25px;
    opacity: 0;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav li.custom-service-nav li.custom-link:before {
    content: "";
    display: block !important;
    width: 100%;
    background: url(/wp-content/uploads/2023/08/Group-11334.png);
    height: 52px;
    background-repeat: no-repeat;
    position: absolute !important;
    background-size: auto;
    border: 0;
    border-radius: 0;
    top: 8px;
    left: -20px;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav li.custom-service-nav li.custom-link:after {
    content: "";
    display: block !important;
    width: 100%;
    background: url(/wp-content/uploads/2023/08/Group-11334-1.png);
    height: 52px;
    background-repeat: no-repeat;
    position: absolute !important;
    background-size: auto;
    border: 0;
    border-radius: 0;
    top: 8px;
    left: -20px;
    opacity: 0;
}
    
header.custom-header-upgraded .bottom_nav.upgraded-nav li.custom-service-nav li.mega-m-sub-desc:hover span.mega-menu-description {
    border-top: 2px solid #ddd !important;
}
header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu li.mega-menu-column ul li:hover a.mega-menu-link {
    border-bottom: 0 !important;
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-text-5{
    display:none;
}

    
@media only screen and (min-width:1201px){
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu li.mega-menu-column:first-child {
        width: 45% !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu li.mega-menu-column:first-child li.widget_text:nth-child(4) {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu li.mega-menu-column:first-child a.mega-menu-link ~ ul.mega-sub-menu {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav li.mobile-menu-s {
        display: none;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-menu-column {
        width: 42% !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav:after {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Vector-3.png);
        height: 150px;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 0;
        z-index: -1;
        background-position: right;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav:before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Vector-2.png);
        height: 300px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: contain;
        border: 0;
        bottom: 0px !important;
        border-radius: 0;
        top: auto !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav:before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Vector-4.png);
        height: 240px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: contain;
        border: 0;
        bottom: 0px !important;
        border-radius: 0;
        top: auto !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav:before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Vector-5.png);
        height: 240px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: contain;
        border: 0;
        bottom: auto !important;
        border-radius: 0;
        top: 0 !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav:after {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Vector-1.png);
        height: 150px;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 0;
        z-index: -1;
        background-position: right;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav:before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Vector.png);
        height: 300px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: contain;
        border: 0;
        bottom: 0px !important;
        border-radius: 0;
        top: auto !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description:nth-child(2)::before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Layer_1.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 0;
        left: -35px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description:nth-child(3)::before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Group-11321.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 0;
        left: -35px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.widget_nav_menu nav li:nth-child(1)::before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Group-11327.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 8px;
        left: -35px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.widget_nav_menu nav li:nth-child(2)::before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Group-11333.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 8px;
        left: -35px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav li.custom-service-nav li.custom-shield:before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Group-11327.png) !important;
        height: 52px;
        background-repeat: no-repeat !important;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 8px !important;
        left: -25px !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.widget_nav_menu nav li:nth-child(3)::before {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Group-11334.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 8px;
        left: -35px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description:nth-child(2)::after {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Layer_1-1.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 0;
        left: -35px;
        opacity: 0;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description:nth-child(3)::after {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Group-11320.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 0;
        left: -35px;
        opacity: 0;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.widget_nav_menu nav li:nth-child(1)::after {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Group-11327-1.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 8px;
        left: -35px;
        opacity: 0;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.widget_nav_menu nav li:nth-child(2)::after {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Group-11333-1.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 8px;
        left: -35px;
        opacity: 0;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.widget_nav_menu nav li:nth-child(3)::after {
        content: "";
        display: block !important;
        width: 100%;
        background: url(/wp-content/uploads/2023/08/Group-11334-1.png);
        height: 52px;
        background-repeat: no-repeat;
        position: absolute !important;4
        background-size: auto;
        border: 0;
        border-radius: 0;
        top: 8px;
        left: -35px;
        opacity: 0;
    }
}
@media only screen and (max-width:1200px) {
    header.custom-header-upgraded nav.upgraded-nav-main .top_nav {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description {
        margin-bottom: 0 !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li.search-field-mg.mobile-menu-s li.sf-field-search {
        padding-left: 0;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li.search-field-mg.mobile-menu-s li.sf-field-search label {
        width: 100%;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu li.mega-menu-column:first-child li.widget_text:nth-child(4) {
        margin-top: 20px !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav ~ li.mega-menu-row {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav ~ li.mega-menu-row {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description span.mega-menu-title {
        font-weight: 400;
        font-size: 11px !important;
    }
    header.custom-header-upgraded .main_header .site-brand.site-brand-desktop {
        z-index: 99999;
    }
    header.custom-header-upgraded .container {
        margin: 0;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-menu-columns-6-of-12:last-child ul.mega-sub-menu li.mega-has-description:before, header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-menu-columns-6-of-12:last-child ul.mega-sub-menu li.mega-has-description:after {
        display: none !important;
    }
    

    /* header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu.tab-toggle-click {
        position: fixed !important;
        background: #005473;
        display: block !important;
        bottom: 0;
        width: 100%;
        right: 0;
        padding: 20px;
        z-index: 999;
        border-top: 1px solid #033853;
        box-shadow: -10px 0px 20px -10px #000;
    } */
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu.tab-toggle-click li.site-search-ug img {
        filter: brightness(0) invert(1);
        margin-bottom: 10px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu.tab-toggle-click li.site-search-ug {
        text-align: end;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description span.mega-menu-description {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description ul.mega-sub-menu {
        margin-left: 0 !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu {
        margin-left: 15px !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu.tab-toggle-click li.search-field-ug label {
        width: 100%;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu.tab-toggle-click li.menulogin a {
        color: #98c93c;
        position: absolute;
        top: -30px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu.tab-toggle-click li.search-field-ug {
        position: relative;
        width: 100%;
        right: 0;
        left: 0;
        order: 3;
        top: 0;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu.tab-toggle-click li {
        padding: 0;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-menu-columns-6-of-12:last-child ul.mega-sub-menu li.mega-menu-item-type-widget {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu.tab-toggle-click li.mobile-contact a.mobile-contact-link {
        display: block;
        text-align: center;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav ul.mega-sub-menu {
        width: 93% !important;
        background: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-about-nav ul.mega-sub-menu li:last-child {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav ul.mega-sub-menu {
        width: 94% !important;
        background: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav ul.mega-sub-menu li:first-child {
        width: 100% !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-resource-nav ul.mega-sub-menu li:last-child {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer {
        bottom: 0;
        position: fixed;
        background: #055473;
        width: 100%;
        border-top: 1px solid #033853;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li a.mega-menu-link {
        width: 100% !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li a.mega-menu-link {
        width: 100% !important;
    }
    header.site-header .container .main_header .main_nav .bottom_nav li.mega-menu-item ul.mega-sub-menu li ul.mega-sub-menu {
        padding: 0 !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu {
        border: 0 !important;
        background: #055473 !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav li.mega-current-menu-item a.mega-menu-link {
        background: #fff0 !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav h4.mega-block-title {
        color: #9ACA3C !important;
        font-size: 10px !important;
        font-weight: 600 !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu {
        margin-bottom: 0 !important;
        position: absolute;
        right: 95px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link {
        align-items: center;
        background: transparent !important;
        color: #fff !important;
        border-bottom: 1px solid #033853  !important;
        width: 90% !important;
        margin: 0 auto !important;
        padding: 0 !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link:after {
        content: "";
        display: block !important;
        height: 10px;
        width: 10px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: rotate(135deg);
        top: 10px !important;
        position: absolute;
        right: 10px;
        transition: .3s ease-in-out;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.mega-menu.max-mega-menu li.mega-menu-megamenu.mega-toggle-on a.mega-menu-link:after {
        transform: rotate(-45deg) !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link span.mega-indicator:before{
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav:before, header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav:after{
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav {
        justify-content: end;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mega-menu-wrap {
        width: 100% !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav {
        width: 100%;
        position: fixed !important;
        top: 35px;
        right: 0px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav ul.mega-sub-menu {
        width: 95% !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu{
        position: static !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu a.mega-menu-link {
        width: 90% !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.mega-menu-row li.mega-menu-column ul.mega-sub-menu li {
        padding: 5px 0px !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav ul.mega-sub-menu {
        width: 100% !important;
        padding: 0 !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.mega-menu.max-mega-menu {
        margin-top: 35px !important;
        background: #055473 !important;
        height: calc(100vh - 120px) !important;
        padding-bottom: 150px !important;
        overflow-y: scroll !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mega-menu-wrap {
        width: 100% !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mega-menu-wrap .mega-toggle-blocks-right {
        padding-right: 30px;
    }
    body.mega-menu-max_mega_menu_2-mobile-open header.custom-header-upgraded ul.pugraded-menu {
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer {
        position: fixed;
        width: 100%;
        bottom: 0;
        background: #055473;
        border-top: 1px solid #033853;
        padding-top: 10px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li.mobile-menu-s {
        width: 90%;
        margin: 0 auto;
        padding: 5px 0;
        list-style: none;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li.mobile-contact a.mobile-contact-link {
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        background: #9aca3c;
        padding: 10px;
        border: 0;
        margin-bottom: 20px;
        margin-top: 12px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li.search-field-mg.mobile-menu-s {
        display: none;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li.site-search-mg img {
        filter: brightness(0) invert(1);
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li:before {
        display: none !important;
    }
    body.mega-menu-max_mega_menu_2-mobile-open {
        position: fixed;
    }
}
@media only screen and (max-width:1000px) {
    header.custom-header-upgraded .bottom_nav.upgraded-nav {
        top: 20px;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.mega-menu.max-mega-menu {
        margin-top: 18px !important;
    }
}
@media only screen and (min-width:768px) and (max-width:1200px) {
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu li.search-field-ug {
        width: 85%;
        top: -22px;
        right: 256px;
    }

}
@media only screen and (max-width:1470px) and (min-width:1201px) {
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-menu-column {
        width: 50% !important;
    }
}

@media only screen and (min-width:1600px) {
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav li.mega-menu-column ul.mega-sub-menu li a.mega-menu-link {
        font-size: 14px !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav li.mega-menu-column ul.mega-sub-menu li.bold-menu a.mega-menu-link {
        font-size: 15px !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description span.mega-menu-title {
        font-size: 16px !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav li.mega-has-description span.mega-menu-description {
        font-size: 15px !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-service-nav h4.mega-block-title {
        font-size: 10px !important;
    }
}


/* Style for Upgraded Navigation Closed */


@media  (max-width: 1200px)

{
    header.site-header #mega-menu-wrap-primary .mega-menu-toggle
    {
        display: none;
    }
    header.site-header #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
        display: block;
        background: transparent;
        position: static;
        padding: 0;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{
        display:inline-block
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        display: inline-block;
        padding: 0 6px;
        font-size: 13px;
        color: #054554;
    }
    header.site-header .container .main_header .main_nav .bottom_nav li.mega-menu-item.btn a.mega-menu-link{
        padding: 6px 10px  !important;
    }
    header.site-header  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.btn
    {
        margin-left: 10px;
    }
    header.site-header .main_header .site-brand{
        max-width: 9.75rem;
    }
    .container, .container-sm, .container-md, .container-lg{
        max-width: 100%;
        padding: 0 30px;
    }
    header.site-header .main_nav{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        width: 100%;
    }
    header.site-header .main_nav .bottom_nav{
        position: static;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-clientlogin-mobile.mega-btn{
        display: none;
    }
    header.site-header  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.btn{
        padding: 12px 0;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.btn a.mega-menu-link{
        width: 100%;
    }
    header.site-header{
        height: 7em;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        display: none;
    }
    header.site-header #mega-menu-primary{
        overflow: visible !important;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu{
        position: absolute;
        top: 100%;
        margin-top: 41px;
        min-width: 200px;
    }
.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link::after{
        content: '';
    border: solid rgba(0, 84, 115, 0.75);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    
    }
    .site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
        color: #fff;
    }
    .main_nav .top_nav,.main_nav .top_nav ul li{
        padding-right: 0;
    }
   /* body{
        padding-top: 49px !important;
    }*/
    
}
@media (max-width:1199px)
{
    header.site-header{
        height: 7rem;
    }
    .main_nav .top_nav{
        padding-right: 0;
    }
    .main_nav .top_nav ul{
        justify-content: flex-end;
    }
    header.site-header.custom-header .container .main_header .main_nav .bottom_nav li.mega-menu-item.btn a.mega-menu-link {
         background: #005473 !important;
    }
}

@media only screen and (min-width: 1001px){

    .main_nav .top_nav ul li.site-search {
        padding-right: 0;
    }
}

@media only screen and (max-width:767px) {
    header.site-header .main_header .site-brand{
        z-index: 1;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.btn-contact {
        padding: 12px 30px !important;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.btn-contact a  {
        padding: 12px 30px !important;
        background-color: #9aca3c !important;
    }
}

@media only screen and (min-width:1001px) and (max-width:1199.98px) {
    .main_nav .top_nav{
        padding-right: 0 !important;
    }
    header.site-header{
        height: 7rem !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li.site-search-mg.mobile-menu-s {
        text-align: end;
        position: absolute;
        width: fit-content;
        right: 30px;
        z-index: 9;
    }
}

@media (max-width: 1000px){
    
    .mega-mobile-contact-btn{
        display: block !important;
    }
    header.site-header #mega-menu-wrap-primary .mega-menu-toggle
    {
        display: block;
        top: -24px !important;
    }
    header.site-header #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
        display: block;
        background: #054554;
        position: fixed;
        padding: 60px 0;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{
        display:list-item;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        display: block;
        padding: 12px 30px;
        font-size: 16px;
        color: #9aca3c;
    }
    header.site-header .container .main_header .main_nav .bottom_nav li.mega-menu-item.btn a.mega-menu-link{
        padding: 6px 30px !important
    }
    header.site-header  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.btn
{
    margin-left: 0;
}
header.site-header .main_nav{
    display: block;
    
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary{
    display: block !important;
}
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
    display: none !important;
}
.main_nav .top_nav ul li ul {
    position: fixed !important;
    top: 80px !important;
    left: 0 !important;
    width: 100%;
}
.main_nav .top_nav ul li ul li form.searchandfilter label {
    width: 100%;
}
.main_nav .top_nav ul li ul li form.searchandfilter label input {
    width: 100%;
}
header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu{
    margin-top: 10px !important;
}

}

@media only screen and (min-width:768px){
    header.site-header .container .main_header .site-brand-mobile {
        display: none;
    }
}
@media only screen and (max-width:1409px) and (min-width:1201px) {
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav ul.mega-sub-menu{
        width: 70% !important;
    }
}
@media only screen and (min-width:1410px) {
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.max-mega-menu li.mega-menu-item a.mega-menu-link ~ ul.mega-sub-menu li.custom-supported-nav ul.mega-sub-menu{
        width: 80% !important;
    }
}
@media only screen and (max-width:767px){
    .top_nav.top_nav_mobile{
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li.site-search-mg.mobile-menu-s {
        text-align: end;
        position: absolute;
        width: fit-content;
        right: 30px;
        z-index: 9;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav ul.pugraded-menu{
        display: none;
    }
    /* 
    header.site-header .main_nav .top_nav:first-child {
        display: block !important;
    } */
    header.site-header .main_nav .top_nav:first-child li.mobile-contact {
        display: none;
    }
    .site-header .main_nav .top_nav ul li.mobile-contact{
        display: none !important;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.btn-contact {
        display: block !important;
    }
    header.site-header .container .main_header .site-brand-desktop {
        display: none;
    }
    header.site-header .main_header .site-brand img {
        width: 100% !important;
    }
    header.site-header #mega-menu-wrap-primary .mega-menu-toggle {
        top: -28px !important;
    }
    
    body.mega-menu-max_mega_menu_2-mobile-open header.custom-header-upgraded {
        background: #055473;
        transition: .4s ease-in-out;
    }
    body.mega-menu-max_mega_menu_2-mobile-open header.custom-header-upgraded button.mega-toggle-animated span.mega-toggle-animated-inner, body.mega-menu-max_mega_menu_2-mobile-open header.custom-header-upgraded button.mega-toggle-animated span.mega-toggle-animated-inner:before, body.mega-menu-max_mega_menu_2-mobile-open header.custom-header-upgraded button.mega-toggle-animated span.mega-toggle-animated-inner:after {
        background-color: #fff !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1000px){
    .site-header .main_nav .top_nav ul li.mobile-contact{
        display: inline-block !important; 
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.btn-contact{
        display: none !important;
    }
    header.custom-header-upgraded .bottom_nav.upgraded-nav .mobile-menu-s-outer li.site-search-mg.mobile-menu-s {
        text-align: end;
        position: absolute;
        width: fit-content;
        right: 50px;
        z-index: 9;
    }
}

@media (max-width:768px)
{
    .site-header .main_nav .top_nav ul li.mobile-contact{
        padding: 0;
    }
    .site-header .main_nav .top_nav ul li.mobile-contact{
        display: inline-block;
    }
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.btn-contact{
        display: none;
    }
}
@media (max-width:400px)
{
    header.site-header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.btn-contact{
        display: block !important;
    }
    .site-header .main_nav .top_nav ul li.mobile-contact{
        display: none;
    }
}

/************************* Navigation changes **********************/


