@media only screen and (max-width: 1210px) {

    .banner {
        padding: 40px 0px;
    }

    .ptb_80_lr_25 {
        padding: 80px 0px;
    }
    .ptb_40_80_lr_25 {
        padding: 80px 0px;
        padding-top: 40px;
    }
    .ptb_60_lr_25 {
        padding: 60px 0px;
    }

    .ptb_40_lr_25 {
        padding: 40px 0px;
    }

    .footer {
        padding-left: 0px;
        padding-right: 0px;
    }

    .bb_box {
        gap: 20px;
    }

    .bbbi_h {
        font-size: 18px;
    }

    .bbbi_p {
        font-size: 15px;
        letter-spacing: 0.15px;
    }

    .abt_doctor_btn {
        flex-direction: column;
        gap: 20px;
    }

    .adb_p {
        width: 100%;
    }

    .service_box {
        min-height: 530px;
    }

    .cc_counter {
        gap: 25px;
        justify-content: space-evenly;
    }

    .wc_box img {
        max-width: 350px;
    }
    .bg_h{
        margin-top: 40px;
    }
    .tb_h{
        font-size: 15px;
    }
    .osb_text{
        height: 220px;
    }
    .psb_p{
        letter-spacing: 0px;
    }


}

@media only screen and (max-width: 991px) {

    .navbar .navbar-nav>li>a {
        padding: 15px 15px;
        margin: 25px 0px;
    }

    .top_phone_mail li {
        padding-right: 25px !important;
    }

    .bb_box {
        flex-direction: column;
        gap: 40px;
    }

    .bbb_inner {
        border-right: 0;
        width: 100%;
    }

    .service_box {
        min-height: 550px;
    }

    .bib_content {
        bottom: 0px;
    }

    .wcr_box {
        flex-direction: row;
        text-align: left;
    }

    .row_reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .wc_image_box img {
        position: relative;
        max-width: 100%;
    }

    .banner_h {
        padding-top: 15px !important;
    }
    .treatment_box{
        min-height: auto;
    }
    .services_right_list{
        margin-top: 40px !important;
    }
    .footer_links{
        flex-direction: column;
    }
    .tabs{
        gap: 10px;
    }
    .tb_h{
        line-height: 18px;
    }
    .osb_text{
        height: 200px;
    }


}

@media only screen and (max-width: 767px) {

    #top_bar {
        display: block;
    }

    .top_phone_mail {
        display: none !important;
    }

    .pull-right {
        text-align: center;
        float: none !important;
    }

    .navbar-toggle {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .navbar {
        background: #ffffff;
        padding: 0 !important;
    }

    .service_box {
        min-height: auto;
    }
    .contact_bottom{
        flex-direction: column;
        gap: 40px;
    }
    .osb_text{
        height: auto;
    }


}

@media only screen and (max-width: 640px) {

    .banner_btns {
        flex-direction: column;
        gap: 0;
    }

    .banner_h {
        font-size: 34px;
        line-height: 44px;
    }

    .abt_h {
        font-size: 30px;
        line-height: 42px;
    }

    .abt_h strong {
        font-size: 32px;
        line-height: 42px;
    }

    .abt_ip_box {
        margin-top: 25px;
    }

    .abt_doctor_btn {
        margin-top: 25px;
        align-items: start;
    }

    .cc_counter {
        flex-direction: column;
    }

    .wt_list li {
        width: calc(50% - 15px);
    }

    .panel-title {
        display: flex;
        line-height: inherit;
        font-size: 15px;
        gap: 5px;
        justify-content: space-between;
    }

    #faq .panel .panel-heading a .panel-title span {
        width: 20px;
    }
    #faq .panel-heading{
        padding: 15px !important;
    }
    .abt_d_box{
        flex-direction: column;
        background: linear-gradient(to right, #07a5c0 30%, #154d97 100%);
    }
    .abt_d_box img{
        width: 100%;
    }
    .carousel-control {
        width: 8% !important;
    }

    .carousel-control i {
        font-size: 20px;
    }

    .home_products {
        margin-top: 70px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        width: 38px;
        height: 38px;
        top: -12%;
    }

    .owl-carousel .owl-nav button.owl-prev {
        right: 50px;
    }
    .tab_box{
        width: 49%;
        min-height: 100px;
        padding: 10px;
        padding-top: 0;
    }
    .tab_box img{
        width: 25px;
    }
    .tabs{
        gap: 5px;
    }
    .tb_h{
        font-size: 13px;
    }


}

@media only screen and (max-width: 500px) {

    .bib_content {
        padding: 20px 15px;
        word-break: break-word;
        width: 330px;
    }

    .bibc_sp {
        font-size: 15px;
        letter-spacing: 0.15px;
    }

    @-webkit-keyframes bibc_box_animation {
        0% {
            transform: translateX(0px);
        }

        50% {
            transform: translateX(25px);
        }

        100% {
            transform: translateX(0px);
        }
    }

    .abt_ip {
        width: 100%;
    }

}

@media only screen and (max-width: 389px) {

    .bib_content {
        padding: 15px 15px;
        word-break: break-word;
        width: 295px;
    }

    .bibc_h {
        font-size: 20px;
        font-weight: 700;
    }

    .bibc_sp {
        font-size: 15px;
        letter-spacing: 0px;
        line-height: 26px;
    }

    @-webkit-keyframes bibc_box_animation {
        0% {
            transform: translateX(0px);
        }

        50% {
            transform: translateX(25px);
        }

        100% {
            transform: translateX(0px);
        }
    }

}

@media only screen and (max-width: 359px) {

    .bib_content {
        padding: 15px 15px;
        word-break: break-word;
        width: 265px;
    }
    .bibc_sp {
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 26px;
        font-weight: 500;
    }
    .bibc_p{
        font-size: 14px;
    }

}
