
@media screen and (max-width: 1199px){
    .header-section .desktop-wrap ul li {
        padding: 0 4px;
        margin: 0px 4px;
    }
    .banner-section .review-wrap {
        width: 80%;
    }

    .faq-section .bottom-card .contact-body .infobox-text {
        padding: 0px 20px 0px 0px;
    }
    .faq-section .bottom-card .contact-body .email-txt {
        padding: 0px 0px 0px 20px;
    }
}
@media screen and (max-width: 1024px){
    .banner-section .banner-content h1 {
        font-size: 50px;
    }

    .banner-section .dr-name .inner-wrap .image-wrap {
        margin-right: 15px;
    }
}

@media screen and (max-width: 991px){
    .header-section .desktop-wrap {
        display: none;
    }
    .banner-section .banner-content h1{
        font-size: 46px;
    }
    .banner-section .banner-content p, .about-us-section .right-content p {
        font-size: 16px;
    }
    .banner-section .review-wrap {
        width: 90%;
    }
    .banner-section .dr-name {
        transform: translateY(-50px);
    }

    .treatment-section .title-holder p {
        width: 100%;
    }
    .treatment-section .title-holder h3 {
        font-size: 42px;
    }

    .about-us-section .left-content {
        padding: 10px;
    }

    .faq-section .right-content {
        padding: 10px;
    }

    .footer-section .footer-content hr {
        width: 50%;
    }
    .footer-section .col-lg-3 {
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 767px){
    .container {
        padding: 0 20px;
    }

    .banner-section {
        padding: 50px 0 0 0;
    }
    .banner-section .banner-content h1 {
        font-size: 42px;
    }
    .banner-section .row {
        gap: 20px;
    }
    .banner-section .review-wrap {
        width: 70%;
    }
    .banner-section .dr-name .inner-wrap .text-wrap h3 {
        font-size: 16px;
        margin: 0 0 5px 0;
    }
    .banner-section .dr-name .inner-wrap .text-wrap p {
        font-size: 14px;
    }
    .banner-section .dr-name {
        transform: translateY(-20px);
    }
    
    .treatment-section {
        padding: 20px 0;
    }
    .treatment-section .row {
        width: 100%;
    }
    .treatment-section .title-holder h3 {
        font-size: 40px;
    }
    
    .about-us-section {
        padding: 20px 0;
    }

    .footer-section .col-lg-3 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 576px){
    .banner-section .banner-content h1{
        font-size: 38px;
    }
    .banner-section .banner-content p {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .banner-section .review-wrap {
        width: 100%;
    }
    .banner-section .dr-name .inner-wrap .image-wrap {
        height: 62px;
        width: 62px;
    }


    .treatment-section .title-holder {
        padding: 15px;
    }
    .treatment-section .title-holder h3 {
        font-size: 36px;
    }

    .about-us-section .left-content {
        flex-direction: column;
    }
    .about-us-section .main-content .text-wrap, .about-us-section .left-content .video-wrap, .about-us-section .main-content .image-wrap {
        width: 100%;
    }
    .about-us-section .col-xl-6 {
        padding: 0;
    }
    .about-us-section .row {
        gap: 10px;
    }
    .about-us-section .right-content h2, .faq-section .right-content h2, .cmn-hd h2 {
        font-size: 36px;
    }
    .about-us-section .right-content .bottom-content {
        flex-direction: column;
        margin: 20px 0;
        gap: 30px;
    }
    .about-us-section .right-content .bottom-content .ekit-wid-con, .about-us-section .right-content .bottom-content .ekit-wid-con2 {
        width: 100%;
        padding: 0;
    }
    .about-us-section .right-content .bottom-content .icon-sec {
        width: 40px;
        height: 40px;
        margin: 0 0 20px 0;
    }

    .home-contact {
        padding: 50px 0;
    }

    .contact-container {
        border-radius: 30px;
    }




    .approach-section .title-holder h3 {
        font-size: 22px;
    }
    .approach-section .title-holder h6 {
        font-size: 14px;
    }
    .approach-section .timeline {
        width: 100%;
    }
    .approach-section .couple-img {
        width: 40%;
    }
    
    .btn-wrap .white-btn{
        font-size: 14px;
        padding: 14px 20px;
    }

    .modal-dialog {
        margin: 30px;
    }
    .modal-content .modal_header button {
        width: 34px;
        height: 34px;
    }
    .modal-content .modal_header button i{
        font-size: 20px;
    }
    .form-label {
        font-size: 14px;
    }


    .accordion-button {
        font-size: 16px;
        padding: 15px;
    }
    .gallery-section .gallery-box {
        height: 350px;
    }
}

@media screen and (max-width: 480px){
    .container {
        padding: 0 15px;
    }
    .btn-wrap .white-btn {
        font-size: 14px;
        padding: 14px 20px;
    }
    .header-section .logo-wrap a {
        width: 120px;
    }
    .btn-wrap .white-btn .elementor-button-icon i{
        font-size: 14px;
    }
    .banner-section {
        padding: 70px 0 0 0;
    }

    .banner-section .banner-content h1{
        font-size: 34px;
    }
    .banner-section .banner-content p {
        font-size: 18px;
    }
    .banner-section .dr-name .inner-wrap .text-wrap p {
        font-size: 12px;
    }


    .treatment-section .title-holder h3 {
        font-size: 32px;
    }
    .treatment-section .title-holder p {
        font-size: 16px;
    }

    .about-us-section .right-content h2, .faq-section .right-content h2, .cmn-hd h2 {
        font-size: 28px;
    }
    
    .appointment-sec {
        padding: 30px 0;
    }


    .faq-section .bottom-card .contact-body {
        padding: 30px 20px;
        flex-direction: column;
        gap: 20px;
    }
    .faq-section .bottom-card .contact-body .infobox-text, .faq-section .bottom-card .contact-body .email-txt {
        padding: 0;
    }
    .faq-section .bottom-card .contact-body .call-txt {
        border-right: none;
    }
    .faq-section .bottom-card .contact-body .infobox-text h3 {
        font-size: 16px;
        padding: 0px 0px 0px 25px;
    }
    .faq-section .bottom-card .contact-body .icon-heading {
        font-size: 16px;
    }
    .faq-section .bottom-card .contact-body .infobox-text p {
        font-size: 14px;
    }

    
}

@media screen and (max-width: 376px){
    .btn-wrap .white-btn {
        font-size: 13px;
        padding: 12px 10px;
    }
    .header-section .logo-wrap a {
        width: 90px;
    }
    
    .banner-section .banner-content h1{
        font-size: 28px;
    }
    .banner-section .banner-content p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .banner-section .btn-wrap .white-btn{
        font-size: 14px;
        padding: 14px 20px;
    }
    .banner-section .review-wrap{
        display: block;
    }
    .banner-section .review-wrap .google-review{
        margin-bottom: 12px;
    }
    .about-us-section .right-content h2, .faq-section .right-content h2, .cmn-hd h2 {
        font-size: 26px;
    }

    .treatment-section .title-holder h3 {
        font-size: 28px;
    }


    .tab {
        padding: 6px;
        font-size: 13px;
    }
}



@media screen and (min-width: 768px) {
    .banner-image .dr-name {
        width: 50%;
    }
}