.medi_advant_sec .container {
    padding: 50px 0px 60px 0px !important;
}

section.health_insu {
    padding: 40px 15px;
    position: relative;
}

section.health_insu .container {
    max-width: 1170px !important;
    width: 100% !important;
    padding: 0px 0px 0px 0px !important;
}

.zip_code_txt h1 {
    font-size: 20px;
    font-weight: bold;
    color: #00205b;
    margin: 0px;
    line-height: normal;
    padding-bottom: 15px;
}


@media (min-width: 992px) and (max-width: 1199px) {
    .new_menu ul {
        gap: 15px !important;
        justify-content: end;
    }

    .new_menu ul li a {
        font-size: 10px !important;
    }
}

@media(min-width: 1200px) and (max-width: 6000px) {
    .main-menu-three__logo {
        width: 95px !important;
        margin: 0px !important;
    }
}

@media(min-width: 1300px) and (max-width: 1500px) {
    .new_menu ul {
        justify-content: end !important;
        gap: 8px !important;
    }
}

@media(min-width: 1500px) and (max-width: 1700px) {
    .new_menu ul {
        justify-content: end !important;
        gap: 15px !important;
    }

    .new_header_row2 a img {
        width: 100% !important;
    }
}

@media(min-width: 1700px) and (max-width: 6000px) {
    .new_header_row2 a img {
        width: 100% !important;
    }
}


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

    .new_menu ul {
        gap: 8px !important;
    }

    .new_menu ul li a {
        font-size: 12px !important;
    }
}