@media(max-width: 767px){
    .pbmit-contentbox {
        display: block;
        visibility: visible!important;
        background: #4c1c1c!important;
    }
    .brand_wrap ul {
        display: inline-block;
    }
    .brand_wrap ul li {
        width: 45%;
        margin-bottom: 20px;
    }
    nav.navik-menu.menu-caret.submenu-top-border.submenu-scale {
        background-color: #fff;
        position: relative;
        z-index: 9999;
    }
    .images_wrap {
        height: 360px;
    }
    .top_nav{
        display: none;
      }
      .navik-header {
        height: 50px;
        padding: 10px 0;
    }
    .navik-header img {
        width: 190px;
    }
    .main_caption {
    font-size: 21px;
    width: unset;
    margin-bottom: 0;
}
header {
    height: 350px;
    background-attachment: unset;
    background-size: cover;
    padding: 20px 0;
    position: relative;
}
.banner_caption {
    position: absolute;
    top: 20px;
    text-align: center;
}
    .hm_about_img {
        height: unset;
        margin-left: 0;
        margin-top: 20px;
    }
    .sm_left {
        width: 100%;
        height: 250px;
    }
    .sm_right {
        width: 100%;
        height: unset;
        padding: 50px 20px 50px 20px;
    }
    .conditions_wrap {
        height: 300px;
        margin-bottom: 20px;
    }
    .testi_content {
        padding-left: 0;
        margin-left: 0;
        border-left: 0;
        margin-top: 40px;
    }
    .pj_lt img {
        height: unset;
    }
    .patient_inner {
        padding: 90px 0 0 0px;
    }
    .patient_inner_home {
        padding: 90px 0 0 0px;
    }
    .video {
        width: unset;
        height: 200px;
    }
    .play {
        width: 40px;
        height: 40px;
        font-size: 26px;
    }
    .ftr_left {
        margin-right: 0;
        margin-bottom: 50px;
    }
    footer::after {
        width: 100%;
        height: 35%;
    }
    .ftr_right {
        margin-left: 0;
    }
    .ftr_break {
        margin-top: 20px;
    }
    .copy_right {
        display: block;
        text-align: center;
    }
    .ftr_media {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }
    .contact_right {
        padding: 40px 20px;
    }
    .contact_address a {
        margin-bottom: 30px;
    }
    #contact::after {
        height: 410px;
    }
    .head_center p {
        width: 100%;
    }
    .s_lft img {
        height: unset;
    }
    .ftr_menu {
        margin-bottom: 30px;
    }
    footer::before{
        display: none;
    }
    .shigh_rgt {
        padding-left: 0;
        margin-top: 40px;
    }
    .shigh_rgt ul li a {
        width: 90%;
        display: inline-block;
    }
    .cntbx {
        width: 80%;
    }
    .doctors_wrap ul li {
        width: 100%;
        margin-bottom: 30px;
    }
    .features_left {
        margin-bottom: 30px;
    }
    .feature_wrap {
        margin-bottom: 20px;
        position: relative;
        z-index: 9;
    }
    .s_rgt {
        margin-bottom: 30px;
    }
    .content_left {
        margin-right: 0;
    }
    .video {
        width: unset;
        height: 450px;
    }
}

@media (min-width: 576px) and (max-width: 767px){
    .ftr_right {
        margin-top: 75px;
    }
    .doctors_wrap ul li {
        width: 73%;
    }
    .video {
        width: unset;
        height: 540px;
    }
}


@media (min-width: 300px) and (max-width: 576px){
    .video {
        width: unset;
        height: 370px;
    }
    .common_bottom_padding {
        padding-bottom: 40px;
    }
    footer::after {
        width: 100%;
        height: 30%;
    }
    .subscribe_title {
        color: #fff;
        font-size: 14px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .bannercaption h4 {
        font-size: 18px;
        line-height: 26px;
        padding: 0px 50px ;
        position: absolute;
        z-index: 999;
        text-align: center;
        left: 50%;
        top: -60%;
        transform: translate(-50%,-50%);
        text-shadow: 2px 2px #000;
        /* width: 0px; */
    }
    .bannercaption {
        top: 55%;
    }
    .patient_inner {
        padding: 0px 0 0 0px;
    }
}


@media (min-width: 768px) and (max-width: 991px){
    .contact_address a {
        margin-bottom: 30px;
    }
    #contact::after {
        height: 430px;
    }
    .pbmit-contentbox {
        display: block;
        visibility: visible!important;
        background: #4c1c1c!important;
    }
    .sm_right {
        padding: 0 30px 0px 30px;
    }    
    .conditions_wrap {
        margin-bottom: 25px;
    }
    .testi_content {
        padding-left: 0;
        border-left: 0;
        margin: 40px 10px;
    }    
    .brand_wrap ul li {
        width: 22%;
    }    
    .patient_inner {
        padding: 50px 0 0 30px;
    } .patient_inner_home {
        padding: 50px 0 0 30px;
    }  

    .ftr_right {
        margin-left: 0;
        position: relative;
        z-index: 9;
        margin-top: 40px;
    }   
    .ftr_menu {
        margin-bottom: 30px;
        padding-right: 20px;
    }  
    .ftr_break {
        margin-top: 0;
    }  
    .navik-header {
        display: flex;
        align-items: center;
    }  
    nav.navik-menu.menu-caret.submenu-top-border.submenu-scale {
        background: #fff;
        position: absolute;
        width: 100%;
            z-index: 999;
    }
    .doctors_wrap ul li {
        width: 43%;
        margin-bottom: 25px;
    }   
    .features_left {
        margin-bottom: 30px;
    }    
    .content_left {
        margin-right: 0;
    }    
    .doctor_image {
        width: 350px;
        margin: 30px auto 0;
    }    
    .shigh_lft {
        position: relative;
        width: 70%;
        margin: 0 auto 40px;
    }   
    .cntbx {
        width: 86%;
        text-align: center;
    }
    .cntbx h4 {
        line-height: 35px;
    }  
    .testimonial_left h3 {
        color: #fff;
        width: unset !important;
    }
    
    
    
    
    
    
}

@media (min-width: 899px) and (max-width: 991px){
     
    .mb-50 {
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .cntbx h4 {
        margin-bottom: 30px;
        line-height: 36px;
    }
    .cntbx {
        width: 94%;
    }
    .mail_send {
        padding: 10px 0;
    }
}

@media(min-width: 1200px){
    .list-unstyled2{
width: 250px!important;
}
}

@media (max-width:767px){
    .desktop{
        display: none;
    }
}
@media (min-width:768px){
    .mobile{
        display: none;
    }
}