
@media (min-width: 1025px) and (max-width: 1499px) {
  
    /* CSS */
    section.hero_banner_main {
        position: relative;
        overflow: hidden;
        height: 75vh;
    }
    .banner_content_main {
        width: 60%;
    }
    .main_title h2 {
        font-weight: 700;
        font-size: 36px;
        line-height: 46px;
        color: #000;
        text-align: center;
        width: 100%;
        margin: 0 auto 12px;
    }
    .main_title h2 {
        width: 80%;
        margin: 0 auto 12px;
    }
  }
  
@media (min-width: 768px) and (max-width: 1024px) {

/* CSS */
.banner_content_main {
    width: 100%;
}
section.hero_banner_main {
    height: 45vh;
}
.offer_content h2 {
    text-align: center;
}

.main_title h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
    color: #000;
    text-align: center;
    width: 70%;
    margin: 0 auto 12px;
}
.book_stats {
    width: 80%;
}
.book_form .knee_main_title h2 {
    font-size: 31px;
    line-height: 41px;
    margin-bottom: 0;
}
.knee_expert_content h3 {
    font-weight: 700;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 12px;
}
.knee_expert_content h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
}
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (max-width: 767px) {
  
    /* CSS */
    section.copy{
        display: none;
    }

    .header_main_wrapper {
        align-items: flex-start;
    }
    .header_main_wrapper .book_wrapper a.knee_wrapper_btn {
        font-size: 15px;
    }
    .call-buttons-container {
        display: block !important;
    }
    .button_strip_wrapper {
        display: flex
;
        justify-content: space-around;
    }
    .knee_wrapper_btn {
        padding: 11px 23px;
        font-size: 13px;
    }
    .header_logo {
        width: 129px;
        /* height: 180px; */
    }
    .banner_content_main {
        width: 100%;
    }
    .banner_content_main h1 {
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
        margin-bottom: 12px;
    }
    .banner_content_main p {
        width: 90%;
    }
    .banner_content {
        position: inherit;
        top: 0px;
        width: 100%;
        height: 100%;
        left: 0;
        height: 42vh;
    }
    .usp_wrapper {
        gap: 10px;
    }
    
    .usp_item h2 {
        font-size: 16px;
        line-height: 18px;
    }
    .sp {
        padding: 50px 0;
    }
    .usp_item p {
        text-align: center;
        margin-bottom: 0;
        font-size: 12px;
        line-height: 16px;
        width: 100%;
        font-weight: 500;
    }
    .usp_item {
        border: 1px solid #f26531;
        padding: 13px;
        border-radius: 50%;
        display: flex
    ;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 120px;
        height: 120px;
        background: #f26531;
        color: #fff;
    }
    .main_title h2 {
        font-size: 25px;
        line-height: 35px;
        width: 90%;
        margin: 0 auto 12px;
    }
    .main_title h3 {
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        color: #F26531;
        text-align: center;
        width: 95%;
        margin: 0 auto;
    }
    .knee_experts_wrapper .book_wrapper {
        margin-top: 24px;
    }
    .offer_content {
        padding: 28px;
    }
    .offer_content h2 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 14px;
        font-weight: 500;
    }
    .book_form {
        padding: 24px;
        box-shadow: 2px 2px 9px 1px #0000001A;
        width: 100%;
        height: 100%;
        border-radius: 14px;
        margin-left: 0;
        background: #fff;
        margin-top: 24px;
    }
    .knee_expert_item {
        margin-right: 0;
    }
    section.video_main_wrapper.sp .main_title h2 {
        width: 95%;
    }
    .main_title {
        margin-bottom: 25px;
    }
    .video_wrapper {
        width: 90%;
    }
    .video_wrapper iframe {
        height: 220px;
    }
    .location_item {
        flex-direction: column;
    }
    .location_image {
        width: 100%;
        /* height: 191px; */
        overflow: hidden;
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
        border-bottom-left-radius: unset;
    }
    .location_content {
        padding: 24px;
        border-top-right-radius: unset;
        border-bottom-right-radius: unset;
        width: 100%;
        height: 350px;
    }
    .location_content h3 {
        font-size: 26px;
        line-height: 36px;
    }
    .location_content .knee_wrapper_btn {
        padding: 11px 30px;
        font-size: 12px;
    }
    .contact-content .flexss {
        width: 100%;
        margin-bottom: 8px;
    }
    .social_wrapper_slider.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-stage .owl-item:nth-child(even) {
        margin-top: 0;
    }
    .book_stats {
        width: 100%;
        margin-left: auto;
        background: #fff;
    }
    .book_form_wrap .book_form {
        margin-top: 0;
    }
    .book_form .knee_main_title h2 {
        font-size: 30px;
        line-height: 40px;
    }
    /* .knee_expert_image {
        width: 120px;
        height: 120px;
    } */
    .knee_expert_content h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .knee_expert_content h3 {
        font-size: 20px;
        line-height: 28px;
    }
    section.hero_banner_main > img {
        object-fit: cover;
        /* object-position: unset; */
        width: 100%;
        height: 170px;
    }
    .social_wrapper_slider.owl-carousel.owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 32px;
    }
}  


@media only screen and (max-width: 375px) {  
    .usp_item {
        padding: 13px;
        width: 112px;
        height: 112px;
    }
    .usp_wrapper {
        gap: 2px;
    }
    section.hero_banner_main {
        height: 70vh;
    }
    a.knee_wrapper_btn i {
        margin-right: 5px;
        font-size: 14px;
        line-height: 18px;
    }
    .header_main_wrapper .book_wrapper a.knee_wrapper_btn {
        font-size: 12px;
    }
    .banner_content_main h1 {
        font-size: 26px;
        line-height: 36px;
        font-weight: 600;
        margin-bottom: 12px;
    }
   
}





@media(max-width: 1399px){
    .banner_content_main h1 {
    font-size: 36px;
    line-height: 46px;
}
    section.hero_banner_main > img {
    height: 510px;
}
.ban-icon-flex {
    margin-bottom: 24px;
}


}


@media(max-width: 1199px){
    section.hero_banner_main {
        height: auto;
    }
    section.hero_banner_main > img {
    height: 510px;
}
}

@media(max-width: 991px){
    .sp {
    padding: 50px 0;
}
.banner_content_main h1 {
    font-size: 32px;
    line-height: 42px;
}
.book_form {
    padding: 20px;
}
.why-thousands {
    padding-bottom: 50px;
}
}

@media(max-width: 767px){
    section.hero_banner_main > img {
        height: auto;
    }
    .banner_content {
        height: auto;
    }
    .banner_content_main {
        padding-top: 16px;
    }
    .banner_content_main .banner_subtitle {
    margin-bottom: 16px;
}
.ban-icon-flex {
    margin-bottom: 20px;
}
.ban-icon-img {
    width: 35px;
}
.google-revi img {
    width: 160px;
}
.book_form {
       
        height: auto;
      
    }
.why-thous-box {
        height: auto;
        margin-bottom: 0;
        background-color: #fff;
        padding-bottom: 0;
    }
.why-thousands .col-md-4:nth-child(even) .why-thous-box {
     background-color: #fff;
}
.book_form {
        padding: 24px 30px;
       
    }
    .warn-desp{
        display: none;
    }
    .warn-mobile{
        display: block;
    }
}

@media(max-width: 575px){
    .book_form .knee_main_title h2 {
        font-size: 26px;
        line-height: 36px;
    }
.banner_content_main h1 {
        font-size: 26px;
        line-height: 36px;
    }
    section.hero_banner_main > img {
        height: 250px;
    }
    .why-thous-box img {
    width: 60px;
    margin-bottom: 10px;
            height: 60px;
}
.why-thous-box h4 {
    margin-bottom: 8px;
}
.why-thous-box {
        padding: 2px 24px;
    }
    
.why-thousands.thous2 .col-md-3 {
    margin-bottom: 0px;
}
.book_wrapper .knee_wrapper_btn.mt-5 {
    margin-top: 0 !important;
}
.warn-mobile .why-thous-box p {
    margin-bottom: 0;
}
}