
p, a, li{
    font-family: "Sora", serif;
     
}
.container {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
}
div.custom-menu-class ul {
    margin: 20px 0 0;
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    text-align: right;
    display: inline-block
}
.custom-menu-class {
    margin: 0 auto;
    text-align: right;
    margin-top: 20px;
}
div.custom-menu-class li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin: 0 10px;
    position: relative
}

div.custom-menu-class a {
    color: #1D3557;
    font-weight: 400;
    text-decoration: none
}

div.custom-menu-class a:hover {
    color: #d33
}

div.custom-menu-class li.top-ba-cta a {
    background-color: #e63946;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 15px;
    padding: 15px 20px
}

div.custom-menu-class li.top-ba-cta a:hover {
    background-color: #1d3557
}

div.custom-menu-class ul ul {
    margin: 0;
    padding: 0 0 15px 0;
    list-style: none;
    position: absolute;
    display: none;
    background: #315383;
    width: 220px;
    border-radius: 5px
        z-index: 2;
}

div.custom-menu-class ul ul li a {
    color: #fff;
    width: 100%;
    display: block;
    padding: 5px 15px
}

div.custom-menu-class ul ul li a:hover {
    color: #fff;
    background: #6585b4
}

div.custom-menu-class ul li:hover>ul {
    display: block
}

div.custom-menu-class ul li li {
    display: block;
    margin: 0;
    text-align: left
}

div.custom-menu-class .menu-item-has-children {
    background-image: url(../img/child-menu-drop-down.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 9px;
    padding-right: 15px
}

div.custom-menu-class .icon-pp {
    background-image: url(../img/icon-patient-portal.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px;
    margin-left: 25px;
    padding-left: 25px
}

div.custom-menu-class .icon-location {
    background-image: url(../img/icon-feather-map-pin.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px;
    padding-left: 25px
}

div.custom-menu-class .icon-call {
    background-image: url(../img/top-icon-feather-phone-call.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px;
    padding-left: 25px
}
div.custom-menu-class .icon-paybill {
    background-image: url(../img/icon-paybill.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 22px;
    margin-left: 10px;
    padding-left: 35px;
}
.menu-cat {
    /* background-color: #1b355b; */
    pointer-events: none;
}
.menu-cat a, .mobile-menu-cat a {
    font-weight: 700 !important;
}  
.desktop-menu ul.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    display: none;
    background: #f2f2f2;
    width: 200px;
    border-radius: 5px;
}
.ast-menu-toggle {
    display: none;
    background: 0 0;
    color: inherit;
    border-style: dotted;
    border-color: transparent;
} 
ul#menu-topmenu ul.sub-menu {
    z-index: 999;
    position: absolute;
    max-width: none;
    padding: 15px 10px !important;
    border: 0;
    background: #fff !important;
    border-radius: 25px !important;
    margin-top: 20px !important;
    right: unset;
    box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    -webkit-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    -moz-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    column-count: 2;
    width: 460px !important;
    transform: translate(0, 10px) !important;
    transition: opacity 200msease-in, transform 200msease-in, visibility 200msease-in;
}
.main-header-container {
    background: #fff;
    border-radius: 24px;
    padding: 5px 20px;
    box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    -webkit-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    -moz-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    display: flex
;
    height: 75px;
}
.site-branding {
    display: flex
;
    align-items: center;
}
.st-main-header-bar-alignment{
    margin-left: auto;
}
.desktop-menu ul.menu li {
    display: inline-block;
    position: relative;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    
    position: relative;
}
ul#menu-topmenu {
    margin-bottom: 0px !important;
}
ul#menu-topmenu a.menu-link {
    color: #525050 !important;
    font-family: "Sora", sans-serif;
    font-size: 15px;
    font-weight: 500 !important;
    background: transparent !important;
    margin: 0;
    line-height: 40px;
    height: 40px;
    vertical-align: baseline;
    width: auto;
    display: block;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    border: 0;
    padding: 0 12px;
}
ul#menu-topmenu .menu-item-has-children>a {
    margin-right: 6px !important;
    background-image: url(../img/child-menu-drop-down.png) !important;
    padding-right: 17px !important;
    background-position: right !important;
    background-size: 11px !important;
    background-repeat: no-repeat !important;
}
ul#menu-topmenu .new_buton_same {
    box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
    background: #1d3557;
    border-radius: 10px;
    margin-left: 10px !important;
    
}
ul#menu-topmenu .new_buton_same a{
    color: #fff !important; 
    animation: pulse 3s infinite ;
    box-shadow: 0 0 0 0 #336;
    border-radius: 10px;
}
.desktop-menu ul.menu li:hover>ul {
    display: block;
}
ul#menu-topmenu .menu-item-has-children:hover ul.sub-menu {
    transform: translate(0, 0) !important;
}
ul#menu-topmenu>li:hover {
    background: #1d3557;
    border-radius: 15px;
}
ul#menu-topmenu>li:hover>a {
    color: #fff !important;
}
ul#menu-topmenu>li.menu-item-has-children:hover>a {
    background-image: url(../img/child-menu-drop-down-white.png) !important;
}
.footer-upper {
    background-image: url(../img/footer-bg.jpg) !important;
    background-repeat: no-repeat;
    padding: 20px 0 10px;
    min-height: 207px;
    background-position: bottom;
    background-size: cover
}
.footer-upper .ast-row {
    display: inherit
}

.mma-map iframe {
    max-width: 100%;
    border-radius: 12px
}

.site-footer .widget-title {
    color: #fff;
    font-size: 16px;
    line-height: 25px
}

.site-footer a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none
}

.site-footer a:hover {
    text-decoration: underline
}

.ast-footer-overlay {
    padding-top: 0!important
}

.footer-sml-layout-2 .ast-small-footer-section-1 {
    text-align: center!important
}

.contact-info {
    align-self: center;
    margin-bottom: 10px
}

.contact-info ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.contact-info ul li {
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center left;
    padding-left: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 21px;
    margin: 0 0 10px!important
}

.contact-info ul li:nth-child(1) {
    background-image: url(../img/icon-feather-phone-call.svg);
    
}

.contact-info ul li:nth-child(2) {
    background-image: url(../img/icon-feather-clock.svg);
}

.contact-info ul li a {
    text-decoration: none;
    color: #fff!important;
    font-size: 1rem !important;
    line-height: 1.5rem;
}

.contact-info ul li a:hover {
    text-decoration: underline;
    color: #fff
}

ul.single-location-link {
    margin: 10px 0 0 15px;
    padding: 0;
    list-style: none
}

ul.single-location-link li {
background-image: url(../img/icon-feather-mappin.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center left;
    padding-left: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 21px;
    margin: 0 0 15px!important
}

ul.single-location-link li a {
    text-decoration: none;
    color: #fff;
        font-size: 1rem !important;
    line-height: 1.5rem;
}

ul.single-location-link li a:hover {
    text-decoration: underline;
    color: #fff
}

.headerv2 {
      text-align: unset;
    display: flex;
    margin: 0 0 40px 0;
    justify-content: space-between;
    align-items: center;
}

.headerv2 .sitelogo {}

.headerv2 .custom-menu-class ul {}

.footer-social h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #fff;
    margin-bottom: 10px;
        font-family: "Sora", sans-serif !important;
}

.footer-social {
    padding-right: 0;
    align-self: center;
    position: relative;
    padding-top: 10px;
    border-left: 1px solid #3d5b8a;
    margin-top: 20px
}

hr {
    background-color: #475c7e;
    border: 0;
    height: 1px;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: -68px;
    width: 1px;
    height: 180px
}

.footer-social ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-social ul li {
    display: inline-block;
    margin: 0 6px;
    transition-property: all;
    transition-duration: .4s
}

.footer-social ul li:hover {
    transform: translateY(3px)
}

.footer-social ul li a .fa.fa-facebook {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
   background: url(../img/icon-feather-facebook.svg);
    width: 11px;
    height: 17px;
    font-size: 0;
    background-position: top center;
    display: block;
    background-repeat: no-repeat;
    line-height: 0
}

.footer-social ul li a .fa.fa-instagram {
    background: url(../img/icon-awesome-instagram.svg);
    width: 17px;
    height: 17px;
    font-size: 0;
    background-position: top center;
    display: block;
    background-repeat: no-repeat;
    line-height: 0
}

.footer-social ul li a .fa.fa-twitter {
        background: url(../img/twitter.svg);
    width: 18px;
    height: 16px;
    font-size: 0;
    background-position: top center;
    display: block;
    background-repeat: no-repeat;
    line-height: 0
}

.footer-social ul li a .fa.fa-linkedin {
    background: url(../img/icon-feather-linkedin.svg);
    width: 17px;
    height: 17px;
    font-size: 0;
    background-position: top center;
    display: block;
    background-repeat: no-repeat;
    line-height: 0
}

.footer-social ul li a .fa.fa-youtube {
    background: url(../img/icon-feather-youtube.svg);
    width: 18px;
    height: 14px;
    font-size: 0;
    background-position: top center;
    display: block;
    background-repeat: no-repeat;
    line-height: 0
}

.footer-social ul li:first-child {
    margin-left: 0
}

.footer-social ul li:last-child {
    margin-right: 0
}

.footer-social ul li a {
    font-size: 21px;
    color: #fff
}

.footer-social ul li a:hover {
    color: #d33
}
.mma-map iframe {
    max-width: 100%;
    border-radius: 12px;
}
.mma-map iframe {
    width: 100% !important;
    height: 185px;
}
.footer-adv-overlay {
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer-middle .footer-adv-overlay {
    background-color: #274166 !important;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer-middle .footer-adv-widget.footer-adv-widget-1, .footer-bottom .footer-adv-widget.footer-adv-widget-1 {
    width: 30%;
}

.footer-middle .footer-adv-widget.footer-adv-widget-2, .footer-bottom .footer-adv-widget.footer-adv-widget-2 {
    width: 45%;
}

.footer-middle .footer-adv-widget.footer-adv-widget-3, .footer-bottom .footer-adv-widget.footer-adv-widget-3 {
    width: 25%;
}

.footer-middle .footer-adv-widget.footer-adv-widget-3 #media_image-2, .footer-bottom .footer-adv-widget.footer-adv-widget-3 #media_image-3 {
    display: none!important;
}

.footer-middle .footer-adv-widget.footer-adv-widget-2 nav ul, .footer-bottom .footer-adv-widget.footer-adv-widget-2 nav ul {
    column-count: 2;
}

.footer-logo-2 {
    margin: 30px 10px 10px 0;
}
.site-footer .widget-title {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
}
.site-footer ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
#media_image-3 img {
    width: 227px;
}
.newsletter-wrap {
    display: flex;
    margin-left: auto;
    margin-right: auto
}
.newsletter_main_wrapper form {
    display: inline-flex
;
    width: 50%;
}
.newsletter-wrap input {
    flex: 1;
    padding: 14px;
    box-shadow: none;
    border: none;
    border-radius: 15px;
    margin-right: 10px
}

.newsletter-wrap button {
    background-color: #a8dadc;
    border: none;
    cursor: pointer;
    font-size: 25px;
    padding: 14px;
    text-align: center;
    border-radius: 15px;
    color: #1d3557
}

.newsletter-wrap button:hover {
    background-color: #fff
}

.newsletter-wrap button .fa {
    font-family: inherit!important;
    font-weight: 900;
   background-image: url(../img/subscribe-icon.svg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 19px;
    width: 20px;
    display: block
}
.footer-adv-overlay, .ast-footer-overlay {
    background-color: #1d3557 !important;
}
@keyframes pulse {
    to {
        box-shadow: 0 0 0 18px rgba(51, 51, 102, 0);
    }
}
/*Subscribe Form CSS*/
.newsletter_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #0000006e;
    top: 0;
    left: 0;
    display: block;
    align-items: center;
    justify-content: center
}

.newsletter_content_wrapper {
    width: 50%;
    background: #fff;
    padding: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    margin: 10% auto 0
}

.close_icon i {
    line-height: 2
}

.close_icon {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 30px;
    height: 30px;
    background: #1d3557;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50px;
    cursor: pointer
}

/*Patients Form CSS*/
.patients_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #0000006e;
    top: 0;
    left: 0;
    display: block;
    align-items: center;
    justify-content: center
}

.patients_content_wrapper {
    width: 50%;
    background: #fff;
    padding: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    margin: 10% auto 0
}

.patients_close_icon i {
    line-height: 2
}

.patients_close_icon {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 30px;
    height: 30px;
    background: #1d3557;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50px;
    cursor: pointer
}
@media (min-width: 991.5px) {
    .menu-show-only-mobile {
        display: none !important;
    }
    
}
@media screen and (min-width: 992px) {
    .submenu-hovered {
        display: block !important;
    }
}
@media only screen and (max-width: 1200px) {
    #custom_html-3 input#EmailAddress {
        width: 170px;
    }
}
@media (max-device-width: 1150.5px) {
    ul#menu-topmenu a.menu-link {
        font-size: 12px;
    }
    div.custom-menu-class li {
        margin: 20px 4px;
    }
    div.custom-menu-class ul {
        margin-left: auto;
        display: flex    ;
        justify-content: end;
       
    }
}
@media (max-device-width: 1100.5px) {
    ul#menu-topmenu .menu-item-has-children>a {
        margin-right: 4px !important;
        padding-right: 12px !important;
        background-size: 8px !important;
    }
}
@media (max-width: 991.5px) {
    .hide {
        display: none !important;
    }
    .menu-line-mob {
        position: relative;
        display: flex
;
        justify-content: end;
        align-items: center;
    }
    .mob-menu-hide-new .menu-new {
        display: none;
    }
    .desktop-menu-hide-new {
        display: none !important;
    }
    .menu-line-mob {
        margin-top: 3px;
    }
    .ast-header-break-point .ast-main-header-bar-alignment, .header-main-layout-1 .ast-main-header-bar-alignment {
        display: block;
        width: 100%;
        flex: auto;
        order: 4;
        margin-top: -50px;
    }
    .mob-menu-hide-new .menu-toggle-new {
        margin-left: auto !important;
    }   
    .menu-toggle-new {
        background: #1d3557 !important;
        top: -8px;
        width: 24px;
        height: 2.4px;
        border-radius: 4px;
        position: absolute;
    }
   .menu-toggle-new:before {
        content: '';
        width: 24px;
        height: 2.4px;
        transition: transform 0.3sease;
        background: #1d3557 !important;
        border-radius: 4px;
        position: absolute;
        color: #fff;
        top: 5px !important;
    }
 .menu-toggle-new:after {
        content: '';
        width: 24px;
        height: 2.4px;
        transition: transform 0.3sease;
        background: #1d3557 !important;
        border-radius: 4px;
        position: absolute;
        color: #fff;
        top: 11px !important;
    }
    .mob-menu-hide-new {
        display: block !important;
        padding: 11px 20px !important;
    }
    .desktop-menu-hide-new {
        display: none!important
    }

    .mob-menu-hide-new .menu-toggle-new {
        margin-left: auto!important
    }

    .mob-menu-hide-new {
        display: block!important;
        padding: 11px 20px!important
    }

    .menu-line-mob {
        position: relative;
        display: flex;
        justify-content: end;
        align-items: center
    }

    .menu-toggle-new {
        background: #1d3557!important;
        top: -8px;
        width: 24px;
        height: 2.4px;
        border-radius: 4px;
        position: absolute
    }

    .mob-menu-hide-new .menu-toggle-new::before {
        content: '';
        width: 24px;
        height: 2.4px;
        transition: transform 0.3s ease;
        background: #1d3557!important;
        border-radius: 4px;
        position: absolute;
        color: #fff;
        top: 5px!important
    }

    .mob-menu-hide-new .menu-toggle-new::after {
        content: '';
        width: 24px;
        height: 2.4px;
        transition: transform 0.3s ease;
        background: #1d3557!important;
        border-radius: 4px;
        position: absolute;
        color: #fff;
        top: 11px!important
    }

    .mob-menu-hide-new .menu-new {
        display: none
    }

    .menu-open-new .menu-toggle-new::after {
        display: none!important
    }

    .menu-open-new .menu-toggle-new {
        transform: rotate(45deg);
        top: -3px;
    }

    .menu-open-new .menu-toggle-new::before {
        transform: rotate(90deg);
        top: 0px!important
    }

    .menu-open-new ul.menu-new {
        display: block!important;
        overflow: visible;
        background: #fff!important;
        padding: 0 0 0 0!important;
        position: absolute;
        z-index: 99;
        width: 100%;
        margin: 0;
        margin-top: 30px;
        left: 0
    }

    .menu-open-new ul.menu-new ul#menu-topmenu-1 {
        margin: 0;
        list-style: none;
        padding: 0px;
    }

    .menu-open-new ul.menu-new ul a.menu-link {
        color: #000!important;
        font-family: "Sora",sans-serif;
        font-size: 18px;
        font-weight: 700!important;
        background: transparent!important;
        padding: 25px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 0;
        border-radius: 0!important;
        line-height: 25px;
        display: block
    }

    .menu-open-new .menu-item-has-children button.ast-menu-toggle {
        position: absolute;
        top: 0;
        right: 11px;
        background-image: url(../img/child-menu-drop-down.png) !important;
        padding-right: 1px;
        background-size: 11px;
        background-repeat: no-repeat!important;
        width: 50px!important;
        height: 75px!important;
        padding: 0px!important;
        display: block!important;
        background-position-x: center;
        background-position-y: center;
        margin-right: 0px!important
    }

    .menu-open-new .menu-item-has-children button.ast-menu-toggle:focus-visible,.menu-open-new .menu-item-has-children button.ast-menu-toggle:focus {
        outline-width: 0!important
    }

    .menu-open-new ul.sub-menu {
        padding: 15px 10px;
        border: 0;
        background: #fff;
        box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
        -webkit-box-shadow: rgb(100 100 110 / 15%) 0 3px 32px 0;
        margin: 0;
        list-style: none;
        display: none
    }

    .menu-open-new ul.menu-new ul ul.sub-menu a.menu-link {
        display: block!important;
        background: transparent!important;
        color: #525050!important;
        font-family: inherit;
        font-size: 14px!important;
        font-weight: 400!important;
        padding: 0 10px!important;
        line-height: 20px!important;
        text-decoration: none;
        text-transform: none;
        vertical-align: baseline;
        border: 0;
        padding-bottom: 15px!important
    }

    .menu-item-has-children {
        position: relative!important
    }

    .menu-open-new .menu-item-has-children.activeimg button.ast-menu-toggle {
        background-image: url(../img/child-menu-drop-down-grey-up-side.png) !important;
    }

    .ul-column-no .sub-menu {
        margin-left: 0px!important;
        border-radius: 24px;
        width: 100%!important
    }

    ul#menu-topmenu-1 .menu-item-has-children.ul-column-no>button {
        background-image: url(../img/child-menu-drop-down.png) !important;
        background-size: 10px!important;
        height: 20px!important
    }

    ul#menu-topmenu-1 .menu-item-has-children.ul-column-no.activeimg>button {
        background-image: url(../img/child-menu-drop-down-grey-up-side.png) !important;
    }

    .activeimg {
        background: #1d3557
    }

    .menu-open-new ul.menu-new ul .activeimg>a.menu-link {
        color: #fff!important
    }

    .menu-open-new .menu-item-has-children.activeimg button.ast-menu-toggle {
        filter: brightness(9.5)
    }

    .menu-open-new ul.menu-new ul ul.sub-menu a.menu-link:hover {
        color: #e63946!important
    }

    ul#menu-topmenu-1 .menu-item-has-children.ul-column-no>button {
        filter: unset!important
    }

    .ul-column-no.activeimg {
        background: unset!important
    }

    ul#menu-topmenu-1 .menu-item-has-children.ul-column-no.activeimg>a.menu-link {
        color: #e63946!important
    }
    .desktop-menu ul.menu li {
        display: block;        
        text-align: left;
        font-size: 15px;
        font-weight: 500;
        line-height: 19px;
        position: relative;
    }
    .menu-open-new ul.menu-new ul a.menu-link{
        text-decoration: none  !important;
    }
    .menu-open-new .menu-item-has-children button.ast-menu-toggle {
        position: absolute;
        top: 0;
        right: 11px;
        background-image: url(../img/child-menu-drop-down.png) !important;
        padding-right: 1px;
        background-size: 11px;
        background-repeat: no-repeat !important;
        width: 50px !important;
        height: 75px !important;
        padding: 0px !important;
        display: block !important;
        background-position-x: center;
        background-position-y: center;
        margin-right: 0px !important;
    }
    .screen-reader-text {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        word-wrap: normal !important;
    }
    .mob-pad-0{
        padding: 0px;
    }
    .main-header-container {
        border-radius: 0;
        padding: 12px 0 0;
    }
    .footer-social {
        padding-top: 0;
        border-left: 0;
        margin-top: 0;
    }
    ul.single-location-link {
        margin: 10px 0 0;
    }
    .contact-info ul li {
        margin-right: 15px !important;
    }
    .site-footer a {
        font-size: 14px;
        line-height: 24px;
    }
    .footer-adv-widget-1 .widget_media_image img {
        max-width: 75% !important;
        height: auto;
    }
    #custom_html-3 input#EmailAddress {
                width: 131px;
        margin-right: 5px;
        font-size: 14px;
    }
    .newsletter-wrap button {
    padding: 12px;
    }
    .site-footer .widget-title {
        min-height: 40px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 18px;
    }
    .footer-logo-1 img {
        width: 100%;
        height: auto;
    }   
    .mob-menu-hide-new {
        display: block !important;
        padding: 11px 20px !important;
    }
    .site-branding {
        padding-left: 20px;
    }
    div.custom-menu-class li {
        margin: 0 0 0 10px;
    }
}
@media (max-width: 767.5px) {
    .footer-social h4 {
    font-size: 1rem;
    line-height: 1.5rem;
    }
    .footer-adv-widget {
        width: 100% !important;
    }
    .footer-logo-1 {
        max-width: 160px;
    }
    .footer-logo-2 {
        max-width: 190px;
    }
    .footer-adv-widget-1 .widget:last-child {
        margin: 0 0 2.8em;
    }
    .site-footer .widget-title {
        color: #fff;
        font-size: 1.3rem;
        line-height: 1.8rem;
    }
     .footer-adv-widget-2 .widget:last-child, .footer-adv-layout-4 .footer-adv-widget-3 .widget:last-child {
        margin: 0 0 2.8em;
    }
}
@media only screen and (max-width: 600px) {
    div.custom-menu-class li.top-ba-cta a {
        background-color: #e63946 !important;
        color: #fff;
        font-size: 12px;
        border-radius: 0;
        padding: 8px 10px;
        text-decoration: none;
        border-radius: 5px;
    }
    div.custom-menu-class .icon-pp {
        background-size: 12px;
        padding-left: 20px;
    }
  
}
@media (max-width: 575.5px) {
    
    .headerv2 {
    text-align: unset;
    display: flex;
    margin: 0;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
    div.custom-menu-class ul {
        margin: 30px auto;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .footer-middle .footer-adv-widget.footer-adv-widget-2 nav ul, .footer-bottom .footer-adv-widget.footer-adv-widget-2 nav ul {
        column-count: 1 !important;
    }
    
}
@media (max-width: 480.5px) {
div.custom-menu-class ul{
    text-align: right;
display: inline-block !important;
}
div.custom-menu-class ul {
    margin: 20px 0;
}
div.custom-menu-class li {
    
    margin: 0 5px 0 0;
    font-size: 11px;
}
.top-ba-cta {
    margin-top: 14px !important;
}
.custom-menu-class {
   
    margin-top: 9px;
}
}
@media (max-width: 430.5px) {
    div.custom-menu-class .icon-pp {
        margin-right: 3px !important;
        margin-left: 6px !important;
    }
    
}