/*footer.site-footer.professionals_footer_sec {
    display: block;
}*/

.new_header_row2 a img {
    width: 60%;
}


.zip_code_txt h5 {
    font-weight: bold;
    font-size: 22px;
    font-family: 'Montserrat';
}
.menu_medi a {
    display: block;
    margin: 0px !important;
    width: fit-content;
    color: #00205b;
    background: #fff;
    border: 1px solid #00205b;
    padding: 8px 15px;
    border-radius: 5px;
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 16px;
    z-index: 999;
    position: relative;
}
.menu_medi {
    position: absolute;
    top: 30px;
    left: 44%;
    width: auto;
}
section.new_menu {
    position: relative;
}

.spartan_radio input {
    height: auto;
    width: auto !important;
}
.country_flexs {
    display: flex;
    gap: 30%;
    align-items: center;
    padding-top: 20px;
}    
.zip_code_txt button {
    background: #23EEFA;
    color: #000;
    border: 1px solid #23EEFA;
    padding: 8px 30px;
    line-height: normal !important;
    display: block;
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 40px;
    font-family: 'Poppins';
}
.zip_code_txt button:hover {
    background: #00205b;
    color: #fff;
    border: 1px solid #00205b;
}



.site-footer-two {
    margin-top: 0px !important;
}
header.main-header-three {
    display: none;
}

.zip_code_txt label {
    color: #000;
    width: 100%;
    font-weight: 600;
}
.country_flexs label {
    font-weight: 400;
    width: auto;
}

.medi_advant_sec .container {
    max-width: 1170px !important;
    padding: 0px 0px 20px 0px !important;
    width: 100%;
}
.discover_txt {
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
    flex-direction: column;
    row-gap: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    z-index: 999;
}
.dances_img img {
    width: 100%;
    border-radius: 8px;
}
.dances_img {
    position: relative;
}
.zip_code_txt h4 {
    font-weight: bold;
    font-size: 17px;
    font-family: 'Montserrat';
    margin: 0px;
    line-height: 25px;
    padding-bottom: 25px;
}
.zip_code_txt #zip_codes {
    height: auto !important;
    line-height: normal !important;
    padding: 10px 15px !important;
    width: 45%;
    border: 1px solid #0000003d;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat';
    color: #000;
}

.footer-widget__social-box:before {
    display: none !important;
}


@media(min-width: 240px) and (max-width: 479px) {
.discover_txt img {
    display: none;
}
.discover_txt {
    row-gap: 0px !important;
}
.discover_txt {
    height: auto !important;
    padding: 20px 20px !important;
}
.menu_medi {
    position: relative;
    top: 0px;
    right: 0px;
    width: auto;
    left: auto !important;
}
.menu_medi a {
    margin: auto !important;
}
section.new_menu {
    padding: 20px 15px 15px 15px;
}
.zip_code_txt {
    padding-top: 20px;
}
.dances_img img {
    height: auto !important;
}
}



@media(min-width: 480px) and (max-width: 767px) {
.discover_txt img {
    display: none;
}
.discover_txt {
    row-gap: 0px !important;
}
.discover_txt {
    height: auto !important;
    padding: 20px 20px !important;
}
.menu_medi {
    position: relative;
    top: 0px;
    right: 0px;
    width: auto;
    left: auto !important;
}
.menu_medi a {
    margin: auto !important;
}
section.new_menu {
    padding: 20px 15px 15px 15px;
}
.zip_code_txt {
    padding-top: 20px;
}
.dances_img img {
    height: auto !important;
}
}


@media(min-width: 576px) and (max-width: 768px) {


.medi_advant_row .col-sm-6 {
    width: 100% !important;
} 
.menu_medi {
    right: 15px;
    width: auto;
    left: auto !important;
}
.discover_txt {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 35px;
    padding-bottom: 35px;
    height: auto !important;
    row-gap: 0px;
}
.dances_img img {
    height: auto !important;
}
.zip_code_txt {
    padding-top: 20px;
}
}




@media(min-width: 768px) and (max-width: 999px) {


.medi_advant_row .col-sm-6 {
    width: 100% !important;
} 
.menu_medi {
    top: 42px;
    right: 15px;
    width: auto;
    left: auto !important;
}
.discover_txt {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 35px;
    padding-bottom: 35px;
    height: auto !important;
}
.dances_img img {
    height: auto !important;
}
.zip_code_txt {
    padding-top: 20px;
}
}


@media(min-width: 1000px) and (max-width: 1200px) {

.zip_code_txt button {
    padding: 6px 30px !important;
    margin-top: 20px !important;
}
.zip_code_txt h4 {
    font-size: 15px !important;
    line-height: 20px !important;
}
.discover_txt {
    padding-left: 0% !important;
    padding-right: 0% !important;
    row-gap: 20px !important ;
}
.medi_advant_sec .container {
    max-width: 1060px !important;
}
}


@media(min-width: 1200px) and (max-width: 1300px) {
.discover_txt {
    padding-top: 3% !important;
    padding-bottom: 3% !important;
}
}