@media only screen and (max-width: 992px){
    .header {
        display: none;
    }
    
    .header-top .outer-box {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    
    .header-top-left {padding: 15px 15px 0;}
    
    .header-top-left p {
        font-size: 16px;
        line-height: unset;
        font-family: var(--secondary-font);
    }
    
    .header-top-right .button-box {
        display: none;
    }
    
    .header-social-link ul li a {
        font-size: 16px;
        line-height: unset;
    }
    
    .header-top {
        background: var(--primary-color);
    }
    
    .welcome-area {
    padding: 20px 0;
    }
    
    .welcome-area .welcome-image-box {
        max-width: unset;
    }
    
    .welcome-image-box .experience-box {
        left: 0;
        width: 150px;
        height: 150px;
        top: -90px;
    }
    
    .welcome-content-box {
        margin: 10px 0 0;
    }
    
    .sec-title h2 {
        font-size: 32px;
        line-height: unset;
        font-weight: 700;
    }
    
    .certified-content-box .text .btns-box {
        padding-top: 0;
    }
    
    .certified-box ul li {
        width: 46%;
        margin: 0 10px 20px;
    }
    
    .patient-case-area .patient-case-box .patient-case-style1 {
        width: 47%;
        margin: 0;
    }
    
    .certified-content-box .sec-title h2 {
        text-align: center;
    }
    
    .certified-content-box .text {
        text-align: center;
    }
    
    .certified-content-box .sec-title {
        padding-bottom: 10px;
    }
    
    .choose-tabs .tab-buttons {
        flex-wrap: wrap;
        gap: 20px;
    }
    
    .certified-area {
        padding: 20px 0;
    }
    
    .patient-case-area {
        padding: 20px 0;
    }
    
    .choose-area {
        padding: 20px 0 50px;
    }
    
    .choose-tab-content-box .top-content p img {
        width: 50%;
    }
    
    .testimonial-style1-area {
        padding: 20px 0;
    }
    
    .blog-style1-area {
        padding: 20px 0;
    }
    
    .single-blog-style1 .img-holder .inner img {
        height: 290px;
    }
    .single-testimonial-style1 {
        max-width: none;
    }
    
    .mobileheader {
        display: block;
    }
    .header-top-right {
        display: none;
    }
    
    .breadcrumb-area {
        padding: 20px;
    }
    
    .breadcrumb-area .title h2 {
        font-size: 32px;
    }
    
    .landingpage .hero-flex {
        flex-wrap: wrap;
    }
    
    .landingpage .hero-text {
        width: 100%;
    }
    
    .landingpage .form-box {
        width: 100%;
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        margin: 15px 0;
    }
    
    .landingpage .hero h1 {
        font-size: 28px;
    }
    
    .landingpage .hero {
    }
    
    .whychoosesection {
        padding: 20px 0;
    }
    
    .whychoosesection .whychoosecontentbox {
        padding: 20px 0 0;
    }
    
    .landingpage .whychoosecontentbox h2 {
        font-size: 20px;
        font-weight: 600;
    }
    
    
    .whychoosesection .whychoosecontentbox ul {
        margin: 15px 0 0 20px;
    }
    
    .landingpage .whychoosecontentbox a {
        padding: 10px 20px;
        margin: 10px 0 0;
    }
    
    .emotionalconnect {
        padding: 20px 0;
    }
    
    .heroservice-grid {
        display: block;
    }
    
    .heroservice-card {
        padding: 5px 10px 10px;
    }
    
    .trustsection {
        padding: 20px 0;
    }
    
    .trustsection .trustsectionbox .trustsectionboxcontent {
        width: 100%;
    }
    
    .final-cta-box {
        padding: 20px;
        border-radius: 15px;
    }
    
    .final-cta-buttons a {
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

}

@media only screen and (max-width: 567px){
    .welcome-image-box .image2:before {
        bottom: 20px;
    }
    
    .welcome-image-box .image2 img {
        width: 100%;
    }
    
    .welcome-image-box .image2 {
    }
    
    .certified-box ul li {
        width: 40%;
    }
    
    .sec-title h2 {
        font-size: 22px;
    }
    
    .certified-content-box .text .btns-box .btn-one {
        line-height: unset;
        padding: 10px 20px;
    }
    
    .patient-case-area .patient-case-box .patient-case-style1 .img-holder .inner img {
        height: 200px;
    }
    
    .patient-case-area .top-title {
    }
    
    .patient-case-area .top-title .sec-title {
        width: 100%;
        padding: 0 0 10px;
        text-align: center;
    }
    
    .btns-box {text-align: center;padding: 0;width: 100%;}
    
    .patient-case-area .top-title {
        justify-content: center;
        padding: 0 0 20px;
    }
    
    .services-style1-area .sec-title {
        padding: 0 0 10px;
        width: 100%;
    }
    
    .services-style1-area .top-title {
        justify-content: center;
        text-align: center;
    }
    
    .choose-tabs .tab-buttons .tab-btn {
        line-height: unset;
        padding: 10px 20px;
        width: 40%;
        align-items: center;
    }
    
    .choose-tabs .tab-buttons {
        gap: 20px;
    }
    
    .blog-style1-area .sec-title {
        padding: 0 0 10px;
    }
    
    .blog-style1-area .top-title {
        justify-content: center;
        text-align: center;
        padding-bottom: 20px;
    }
    
    .copyright-text p {
        flex-wrap: wrap;
    }
    
    .footer-bottom {
        padding: 20px 0;
    }
    
    .footer {
        padding: 20px 0;
    }
    .breadcrumb-area .title h2 {
        font-size: 22px;
    }
}