
@media screen and (max-width: 1599px){
    .header-section .desktop-wrap ul li {
        padding: 0 5px;
        margin: 0px 5px;
    }
    .header-section .desktop-wrap ul li a {
        font-size: 17px;
    }
    .header-section .logo-wrap a {
        width: 210px;
    }
    .banner-section .banner-content h1{
        font-size: 70px;
    }
    .banner-section .banner-content p, .about-us-section .right-content p, .faq-section .right-content p{
        font-size: 18px;
    }

    .treatment-section .title-holder h3 {
        font-size: 42px;
    }
    .treatment-section .title-holder p {
        font-size: 18px;
    }

    .about-us-section .right-content h2 {
        font-size: 45px;
    }

    .faq-section .bottom-card .contact-body {
        padding: 20px;
    }
    .faq-section .bottom-card .contact-body .infobox-text h3 {
        font-size: 20px;
    }
    .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;
    }

    .accordion-button, .accordion-body {
        font-size: 20px;
    }
    
    .footer-section .footer-logo {
        width: 200px;
    }
    .footer-section .footer-content p {
        font-size: 20px;
    }
    .footer-section .inner-wrap .text-wrap p {
        font-size: 20px;
    }
    .footer-section .inner-wrap .icon-wrap svg {
        width: 40px;
        height: 40px;
    }

    .footer-section .footer-logo {
        width: 210px;
    }
}

@media screen and (max-width: 1199px){
    .header-section .desktop-wrap ul li a {
        font-size: 18px;
    }
    .header-section .logo-wrap a {
        width: 200px;
    }
    .header-section .btn-wrap .white-btn {
        padding: 18px 20px;
    }

    .banner-section .banner-content h1 {
        font-size: 60px;
    }
    .banner-section .banner-content p, .about-us-section .right-content p, .faq-section .right-content p{
        font-size: 18px;
    }
    .banner-section .review-wrap {
        width: 80%;
    }
    .banner-section .review-wrap .review-info p {
        font-size: 16px;
    }

    .btn-wrap .white-btn {
        font-size: 16px;
        padding: 14px 20px;
    }

    .home-contact .form-sec .form-sub-section{
        display: block;
    }
    .home-contact .form-sec .form-sub-section:first-child .form-group:first-child, .home-contact .form-sec .form-sub-section:nth-child(2) .form-group:first-child {
        padding-right: 0;
    }
    .home-contact .contact-wrap {
        background: url(../images/banner.jpg) center right no-repeat;
    }
    .home-contact .contact-wrap .contact-form-wrap {
        max-width: 80%;
    }


    .faq-section .bottom-card .heading h2 {
        font-size: 20px;
    }
    .faq-section .bottom-card .contact-body .infobox-text h3 {
        font-size: 18px;
    }
    .faq-section .bottom-card .contact-body {
        padding: 15px;
    }
    .faq-section .bottom-card .contact-body a {
        font-size: 16px;
    }

    .tab {
        font-size: 18px;
    }
    .accordion-button, .accordion-body {
        font-size: 20px;
    }

    .footer-section .footer-logo {
        width: 180px;
    }
    .footer-section .footer-content p {
        font-size: 18px;
    }
    .footer-section .inner-wrap .text-wrap p {
        font-size: 20px;
        margin: 12px 0 0 0;
    }
    .footer-section .inner-wrap .icon-wrap svg {
        width: 35px;
        height: 35px;
    }
}

@media screen and (max-width: 1024px){
    .header-section .desktop-wrap {
        display: none;
    }
    .banner-section .banner-content h1 {
        font-size: 55px;
    }
    .banner-section .banner-content h1{
        font-size: 42px;
    }
    .banner-section .dr-name .inner-wrap .image-wrap {
        margin-right: 12px;
        width: 75px;
        height: 75px;
    }

    .home-contact .contact-wrap .contact-form-wrap {
        max-width: 100%;
    }

    .faq-section .bottom-card .contact-body .infobox-text h3 {
        font-size: 16px;
    }
    .faq-section .bottom-card .contact-body a {
        font-size: 14px;
    }
}

@media screen and (max-width: 991px){
    .banner-section .banner-content h1{
        font-size: 45px;
    }
    .banner-section .banner-content p, .about-us-section .right-content p {
        font-size: 18px;
    }
    .banner-section .review-wrap {
        width: 90%;
        flex-direction: column;
        align-items: flex-start;
    }
    .banner-section .dr-name {
        transform: translateY(-50px);
    }
    .banner-section .banner-content h5, .about-us-section .right-content h5, .appointment-section .cmn-hd h5, .faq-section .right-content h5 {
        font-size: 16px;
    }
    .banner-section .dr-name .inner-wrap .text-wrap h3 {
        font-size: 18px;
    }   
    .banner-section .dr-name .inner-wrap .text-wrap p {
        font-size: 15px;
    }

    .about-us-section .right-content h2, .faq-section .right-content h2, .cmn-hd h2 {
        font-size: 42px;
    }
    .about-us-section .main-content .text-wrap .text-sec p, .about-us-section .right-content .bottom-content .text-sec p {
        font-size: 18px;
    }
    .home-contact .cmn-hd p, .appointment-section .cmn-hd p {
        font-size: 16px;
    }


    .treatment-section .title-holder p {
        width: 100%;
    }
    .treatment-section .title-holder h3 {
        font-size: 40px;
    }
    .about-us-section .left-content {
        padding: 10px;
    }


    .faq-section .left-content {
        padding: 0;
    }
    .faq-section .right-content {
        padding: 0;
        margin-bottom: 20px;
    }

    .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: 100%;
    }
    .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: 35px;
    }

    .about-us-section .right-content h2, .faq-section .right-content h2, .cmn-hd h2 {
        font-size: 40px;
    }
    
    .about-us-section {
        padding: 20px 0;
    }


    .faq-section .form-sec .form-sub-section {
        display: block;
    }
    .faq-section form .form-sec .form-sub-section:first-child .form-group:first-child, .faq-section form .form-sec .form-sub-section:nth-child(2) .form-group:first-child {
        padding-right: 0;
    }
    .home-contact .contact-form-wrap {
        margin-bottom: 20px;
    }


    .footer-section .col-lg-3 {
        margin-bottom: 30px;
    }
    .footer-section .footer-logo {
        width: 170px;
    }
}

@media screen and (max-width: 576px){
    .banner-section .banner-content h1{
        font-size: 38px;
    }

    .banner-section .review-wrap {
        width: 100%;
    }
    .banner-section .banner-content h5, .about-us-section .right-content h5, .appointment-section .cmn-hd h5, .faq-section .right-content h5 {
        font-size: 14px;
    }
    .banner-section .dr-name .inner-wrap .image-wrap {
        height: 65px;
        width: 65px;
    }
    .banner-section .banner-content p, .about-us-section .right-content p, .faq-section .right-content p {
        font-size: 16px;
    }


    .treatment-section .title-holder {
        padding: 15px;
    }
    .treatment-section .title-holder h3 {
        font-size: 30px;
    }

    .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;
    }
    .about-us-section .main-content .text-wrap .text-sec h3, .about-us-section .right-content .bottom-content .text-sec h3 {
        font-size: 22px;
    }

    .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 .modal-body video {
        height: 400px;
    }
    .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;
    }
    .form-control, .form-select {
        font-size: 14px;
    }


    .accordion-button, .accordion-body {
        font-size: 16px;
        padding: 15px;
    }

    .footer-section .footer-logo {
        width: 160px;
    }
    .footer-section .footer-content p {
        font-size: 16px;
    }
    .footer-section .inner-wrap .text-wrap p {
        font-size: 16px;
    }
    .footer-section .inner-wrap .icon-wrap svg {
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 480px){
    .container {
        padding: 0 15px;
    }
    .header-section .btn-wrap .white-btn {
        padding: 14px 10px;
    }
    
    .btn-wrap .white-btn {
        font-size: 14px;
        padding: 14px 12px;
    }

    .header-section .logo-wrap a {
        width: 140px;
    }
    .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: 16px;
    }
    .banner-section .dr-name .inner-wrap .text-wrap p {
        font-size: 14px;
    }

    .banner-section .dr-name .inner-wrap .text-wrap h3 {
        font-size: 12px;
    }


    .banner-section .dr-name .inner-wrap .text-wrap h3 {
        font-size: 14px;
    }


    .treatment-section .title-holder h3 {
        font-size: 28px;
    }
    .treatment-section .title-holder p {
        font-size: 18px;
    }
    .treatment-section .inner-wrap .text-wrap h4 {
        font-size: 18px;
    }

    .approach-section h2 {
        font-size: 24px;
    }
    .about-us-section .right-content h2, .faq-section .right-content h2, .cmn-hd h2 {
        font-size: 28px;
    }
    .about-us-section .main-content .text-wrap .text-sec p, .about-us-section .right-content .bottom-content .text-sec p {
        font-size: 16px;
    }
    
    .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;
    }
    .tab {
        font-size: 15px;
    }

    .faq-section .bottom-card .heading h2 {
        font-size: 18px;
    }
    .faq-section .bottom-card .heading, .faq-section .bottom-card .contact-body {
        padding: 15px 28px;
    }

    .footer-section .inner-wrap .text-wrap p {
        font-size: 14px;
    } 
}

@media screen and (max-width: 376px){
    .header-section .btn-wrap .white-btn {
        font-size: 12px;
        padding: 12px 6px;
    }
    .header-section .logo-wrap a {
        width: 115px;
    }
    .btn-wrap .elementor-button-content-wrapper {
        gap: 4px;
    }
    .btn-wrap .white-btn .elementor-button-icon i {
        font-size: 12px;
    }
    
    .banner-section .banner-content h1{
        font-size: 28px;
    }
    .banner-section .banner-content p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .btn-wrap .white-btn{
        font-size: 13px;
        padding: 14px;
    }
    .banner-section .review-wrap .review-info p {
        font-size: 16px;
    }
    .banner-section .dr-name .inner-wrap .image-wrap {
        height: 60px;
        width: 60px;
    }
    .banner-section .dr-name .inner-wrap .text-wrap p {
        font-size: 12px;
    }

    /* .banner-section .review-wrap{
        display: block;
    }
    .banner-section .review-wrap .google-review{
        margin-bottom: 12px;
    } */

    .banner-section .banner-content h5, .about-us-section .right-content h5, .appointment-section .cmn-hd h5, .faq-section .right-content h5 {
        font-size: 12px;
    }
    .about-us-section .right-content h2, .faq-section .right-content h2, .cmn-hd h2 {
        font-size: 26px;
    }
    .about-us-section .main-content .text-wrap .text-sec h3, .about-us-section .right-content .bottom-content .text-sec h3 {
        font-size: 19px;
    }

    .treatment-section .title-holder h3 {
        font-size: 25px;
    }
    .treatment-section .title-holder p {
        font-size: 16px;
    }

    .tab {
        padding: 6px;
        font-size: 13px;
    }

    .faq-section .bottom-card .heading h2 {
        font-size: 15px;
    }
    .faq-section .bottom-card .heading, .faq-section .bottom-card .contact-body {
        padding: 15px 16px;
    }

    .faq-section .right-content img {
        height: 200px;
    }
}



@media screen and (min-width: 768px) {
    .banner-image .dr-name {
        width: 50%;
    }
}