@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: 32px;
        width: unset;
    }
  header {
    height: 400px;
 
    background-attachment: scroll;
}
    .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;
    }
    .sm_leftabout {
        width: 100%;
        height: 250px;
    }
    .sm_rightabout {
        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;
    }
    .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;
    }
}

@media (min-width: 576px) and (max-width: 767px){
    .ftr_right {
        margin-top: 75px;
    }
    .doctors_wrap ul li {
        width: 73%;
    }
    .video {
        width: unset;
        height: 330px;
    }
}

@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;
    }   
    .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;
    }  

}

@media(min-width:991px){
}

@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: 500px){
    .blue-box{
        background-color: #074462;
        padding-top: 0px;
    }
}
/**/
@media(max-width: 880px){
    .sm_rightabout{
        height: 655px;
    }
}
@media(max-width: 341px){
    .sm_rightabout{
        height: 755px;
    }
}

/*about page box*/
@media(max-width: 1086px){
    .sm_rightabout2{
        height: 830px;
    }
}
@media(max-width: 815px){
    .sm_rightabout2{
        height: 930px;
    }
}
@media(max-width: 405px){
    .sm_rightabout2{
        height: 1090px;
    }
}
@media(max-width: 343px){
    .sm_rightabout2{
        height: 1390px;
    }
}
/**/

/*condition.php box*/
@media(max-width: 1086px){
    .sm_rightabout-condition{
        height: 610px;
    }
}
@media(max-width: 914px){
    .sm_rightabout-condition{
        height: 700px;
    }
}
@media(max-width: 425px){
    .sm_rightabout-condition{
        height: 850px;
    }
}
@media(max-width: 343px){
    .sm_rightabout-condition{
        height: 900px;
    }
}

/**/

/**/
@media(max-width: 408px){
    .sports-paragraph1{
        margin-right: 100px;
    }
}
@media(max-width: 285px){
    .sports-paragraph1{
        margin-right: 150px;
    }
}



/*conditions home page*/
@media(max-width: 1126px){
    .sm_leftabout3{
        height: 655px;
        padding: 0 50px 0px 50px;
    }
}
@media(max-width: 815px){
    .sm_leftabout3{
        height: 765px;
        padding: 0 50px 0px 50px;
    }
}
@media(max-width: 395px){
    .sm_leftabout3{
        height: 865px;
        padding: 0 50px 0px 50px;
    }
}
@media(max-width: 302px){
    .sm_leftabout3{
        height: 965px;
        padding: 0 50px 0px 50px;
    }
}
/**/

/*banner*/
@media(max-width: 768px){
    .common-margin-banner{
        margin-left: 0px;
        margin-right: 0px;
    }
}
/**/

/*contact page*/
@media(max-width:425px){
    .blue-shape{
        display: none;
    }
}
/**/

/*service we offer*/
@media(max-width:1404px){
    .blue-box3{
        background-color: #074462;
    }
    .blue-shape2{
        display: none;
    }
}

    /* @media(min-width: 1440px){
        .blue-shape2{
            display: none;
        }
    } */
/**/


@media (max-width: 341px){
    .sm_rightabout {
    /* height: 806px; */
    height: auto;
}
}

@media (max-width: 795px){
    .appointment-btn{
        display: none;
    }
}

.linkb span{
    margin-left: 10px;
}
@media (max-width: 1200px){
    .btn-bgstroke {
        margin-right: 100px;
    }
    .sm_rightabout3 {
        height: auto;
    }
  }


  @media (max-width: 992px){
  .sm_rightabout {
    padding: 0 20px 0px 50px;
}

  }
@media (max-width: 767px){
    .sm_leftabout img {
      height: auto;
  }
  .sm_leftabout {
    height: auto;
  }
  .sm_leftabout3 {
    padding: 20px 50px 20px 50px;
}
.sm_rightabout {
    padding: 25px 20px 25px 20px;
}
  }
  @media (max-width: 575px){
    .common_bottom_padding {
        padding-bottom: 50px;
    }
    .common_top_padding {
        padding-top: 40px;
    }
    .service {
        margin: 15px 8px;
    }
    .service:first-child {
        margin: 0px 8px 15px 8px;
    }
    .service:last-child {
        margin: 15px 8px 0px 8px;
    }
    .sm_left img {
        height: auto;
        object-fit: contain;
        width: 100%;
    }
  }
  