@media (max-width: 1800px) {
    .div-maintitle {
        font-size: 24px;
        line-height: 36px;
        font-weight: 700;
        margin-bottom: 0;
    }
}

@media (max-width: 1600px) {
    .container {
        max-width: 100%;
        padding: 0 50px;
    }

    .big-title {
        font-size: 130px;
    }

    .home-banner .lady img {
        height: 550px;
        transform: translate(-50%, -70%);
    }

    .banner-title {
        font-size: 40px;
    }

    .hero-content {
        margin-top: 120px;
    }

    .row .form-control,
    .row .form-select {
        padding: 12px 12px;
        font-size: 13px !important;
    }

    .custom-radio-group {
        gap: 50px;
        padding-bottom: 10px;
    }

    .free-guide .nav-button .btn {
        background: var(--color-c35105);
        font-size: 21px;
        padding: 13px 110px;
    }

    .health-guide {
        padding-top: 10px;
        gap: 30px;
    }

    .health-benifits {
        height: 180px;
        width: 180px;
    }

    .div-title {
        font-size: 16px;
        line-height: 20px;
    }

    .health-benifits img {
        margin-bottom: 15px;
    }

    .free-guide {
        padding: 50px 0;
        padding-bottom: 50px;
    }

    .pain-section-bg {
        padding: 30px 30px;
        border-radius: 24px;
        margin: 0 50px;
    }

    .pain-slide p {
        padding: 15px;
        text-align: center;
    }

    p {
        font-size: 16px;
        line-height: 20px;
    }

    .pain-slide {
        height: 340px;
    }

    .div-subtitle {

        font-size: 20px;
        font-weight: 600;
    }

    .counter-sec h2 {
        font-size: 80px;
    }

    .counter-sec {
        height: auto;
        margin: 0 50px;
        padding: 30px 0;
        border-radius: 24px;
        margin-bottom: 40px;
    }

    .healing-team-content::before {
        top: -15px;
    }

    .healing-team-content {
        padding: 20px 20px;
        padding-left: 80px;
    }

    .doctor-img img {
        height: auto;
        width: 357px;
        z-index: 2;
    }

    .healing-right {
        padding-top: 100px;
        padding-left: 84px;
    }

    .testimonials-section .swiper-slide {
        padding: 2rem 2rem;
        min-height: 280px;
    }

    .testimonials-section .swiper-slide-active {
        min-height: 350px;
    }

    .healing-team::before {
        bottom: 0;
        width: 200px;
        height: 200px;
        opacity: 0.5;
    }
}

@media (max-width: 1480px) {
    .home-banner {
        height: 650px;
    }

    .navbar-brand img {
        width: 140px;
    }

    .navbar-nav .nav-link {
        padding: 10px 10px;
        font-size: 16px;
        font-weight: 500;
        color: var(--color-000000);
    }

    header li {
        font-size: 18px;
        margin: 0 5px;
        font-weight: 500;
    }

    .nav-button .btn {
        background: var(--color-secondary);
        color: white;
        padding: 9px 18px;
    }

    .big-title {
        font-size: 100px;
    }

    .home-banner .lady img {
        height: 500px;
        transform: translate(-50%, -91%);
    }

    .hero-content {
        margin-top: 20px;
    }

    .guide-content {
        padding-top: 0;
    }

    .health-benifits {
        height: 150px;
        width: 150px;
        padding: 10px;
    }

    .health-benifits img {
        margin-bottom: 15px;
        width: 40px;
    }

    .main-title {
        font-size: 40px;
    }

    .div-maintitle {
        font-size: 20px;
        line-height: 26px;
        font-weight: 600;
    }

    .pain-slide {
        height: 320px;
    }

    .cause-icons img {
        width: 40px;
        height: 40px;
        object-fit: contain;
    }

    .center-img .circle-shape img {
        width: 300px;
        height: 300px;
    }

    .center-img>img {
        width: 80%;
    }

    .heal-icons img {
        width: 60px;
        height: 60px;
        object-fit: contain;
    }

    .contact-item {
        gap: 10px;
        margin-bottom: 12px;
        font-size: 15px;
    }

    .causes-inner-1 {
        gap: 14px;
        margin-bottom: 40px;
    }

    .counter-sec h2 {
        font-size: 60px;
    }

    .heal-img img {
        height: 120px;
        width: 120px;
    }

    .healing span {
        font-size: 30px;
        margin: 0 10px;
    }

    .testimonials-section {
        padding: 3rem 0rem 3rem;
    }

    .card-button a {
        font-size: 18px;
        margin: 0;
        width: 92%;
        padding: 12px;
        margin-bottom: 20px;
    }

    .counter-circle-2 img {
        height: 170px;
        margin-top: 0;
        opacity: 0.5;
    }

    .pdf-card-btn {
        font-weight: 600;
        font-size: 16px;
        padding: 10px 30px;
    }
}

@media (max-width: 1280px) {
    .container {
        max-width: 100%;
        padding: 0 30px;
    }

    .pain-section-bg {
        margin: 0 30px;
    }

}

@media(max-width: 1024px) {
    .div-title {
        font-size: 16px;
        line-height: 22px;
    }

    .gallery-card {
        height: 350px;
    }

    .div-subtitle {
        font-size: 25px;
    }

    p {
        font-size: 17px;
    }

    header li {
        font-size: 19px;
        margin: 10px;
        font-weight: 400;
    }

    .navbar-nav .nav-link {
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        color: var(--color-000000);
    }

    .navbar-brand img {
        width: 80%;
    }

    .container {
        max-width: 100%;
        padding: 0 15px;
    }

    .nav-link {
        font-size: 18px;
        margin: 0;
    }

    .navbar-expand-lg .offcanvas .offcanvas-body {
        display: flex;
        justify-content: space-around;
    }

    .nav-button .btn {
        background: var(--color-secondary);
        color: white;
        padding: 10px 11px;
    }

    .big-title {
        font-size: 90px;
    }

    .banner-title {
        display: flex;
        justify-content: space-around;
        font-size: 40px;
        font-weight: 400;
    }

    .home-banner .lady img {
        max-width: 80%;
        height: auto;
        transform: translate(-48%, -96%);
    }

    .health-guide {
        padding-top: 60px;
        gap: 10px;
    }

    .pain-slide {
        height: 320px;
    }

    .pain-slide p {
        padding: 10px;
        font-size: 18px;
        text-align: center;
    }

    .caause-left {
        transform: translateX(80%);
    }

    .caause-right {
        transform: translateX(-80%);
    }

    .doctor-img img {
        position: absolute;
        top: 0;
        left: 0;
        height: auto;
        width: 390px;
        transform: translate(-53%, -43%);
        z-index: 2;
    }

    .testimonials-section .swiper-slide {
        padding: 20px;
        min-height: 230px;
    }

    .testimonials-section .swiper-slide-active {
        min-height: 220px;
        padding: 20px;
    }

    .right-cause {
        margin-left: 20px;
    }

    .center-img>img {
        width: 100%;
        left: 33px;
    }

    .values {
        padding: 0 80px;
    }

    .counter-circle img {
        margin-left: -5px;
    }

    .healped-approach::before {
        top: -76px;
        left: 50%;
        height: 519px;
        width: 59%;
    }

}

@media (max-width: 991px) {
    .offcanvas-body {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        /* Aligns items to the left */
    }

    .offcanvas-body .navbar-nav {
        width: 100%;
        margin-bottom: 10px !important;
        /* Overrides default spacing */
    }

    .offcanvas-body .nav-button {

        width: 70%;
        padding: 10px 20px;
        margin-top: 10px;
        /* Space after the last nav item */
        border-top: 1px solid #eee;
        /* Optional: adds a visual separator */
    }

    .offcanvas-body .nav-button a,
    .offcanvas-body .nav-button button {
        width: 100%;
        /* Makes button full width on mobile */
        display: block;
    }
}

@media(max-width: 768px) {
    .home-banner {
        height: 600px;
        padding: 35px 20px;
    }

    .big-title {
        font-size: 70px;
    }

    .banner-title {
        font-size: 30px;
    }

    .home-banner .lady img {
        max-width: 80%;
        height: auto;
        transform: translate(-48%, -96%);
    }


    .hero-content {
        gap: 20px;
        margin-top: 20px;
    }

    .hero-content .div-title {
        font-size: 16px;
    }

    .guide-para {
        justify-content: end;
    }

    .guide-right img {
        border-radius: 30px;
        width: 100%;
        height: 70%;
        object-fit: cover;
    }

    .health-guide {
        padding-top: 60px;
        gap: 35px;
    }

    .pain-section h4 br,
    .pain-section p br {
        display: none;
    }

    .root-cause :first-child .causes-inner {
        flex-direction: column;
        text-align: start;
    }

    .caause-left {
        transform: translateX(0);
    }

    .caause-right {
        transform: translateX(0);
    }


    .left-cause {
        display: flex;
        justify-content: space-between;
    }


    .center-img .circle-shape {
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }

    .root-cause img {
        max-width: 50%;
        height: auto;
    }

    .right-cause {
        padding-bottom: 0;
        display: flex;
        justify-content: space-between;
    }

    .causes-inner-1 {
        display: flex;
        align-items: center;
        gap: 16px;
        margin-bottom: 70px;
        flex-direction: column;
    }

    .causes-inner {
        display: flex;
        align-items: center;
        gap: 16px;
        margin-bottom: 30px;
    }

    .counter-sec {
        margin: 30px;
        height: auto;
        padding: 15px 0;
    }

    .values {
        padding: 0;
    }

    .counter-circle img {
        display: none;
    }

    .counter-sec h2 {
        font-size: 60px;
    }

    .left-heal {
        transform: translateX(0);
    }

    .right-heal {
        transform: translateX(0);
    }

    .healped-approach::before {
        height: 427px;
        width: 76%;
    }

    .counter-circle-2 img {
        display: none;
    }

    .counter-sec h2 {
        font-size: 35px;

    }

    .center-img>img {
        width: 100%;
        left: 0;
    }

    .circle-shape {
        width: 55%;
    }

    .healing-left img {
        height: 200px;
        object-fit: cover;
        width: 100%;
    }

    .doctor-img img {
        height: auto;
        width: 250px;
        transform: translate(80%, -100%);
    }

    .contact-item img {
        width: 16px;
        height: 16px;
    }

    .footer-col h4 {
        font-size: 14px;
    }

    .pdf-card-title {
        font-size: 14px;
    }

    .card-button a {
        padding: 9px;
        display: flex;
        font-size: 16px;
        border-radius: 8px;
        align-items: center;
    }

    .card-button {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .healing-right .main-title {
        padding-bottom: 15px;
        text-align: center;
    }

    .root-cause {
        padding: 0px 0;
    }

    .causes-inner-1 {
        margin-right: 30px;
    }

    .healing-team::before {
        z-index: 2;
    }

    .g-zoom i {
        font-size: 15px;
    }

}

@media(max-width: 575px) {
    .home-banner {
        height: 301px;
    }

    .video-card {
        border-radius: 16px;
        height: auto;
        border: 2px solid var(--color-secondary);
    }

    .smile-gallery-swiper {
        padding-right: 0px;
        margin: 0;
        padding: 0 15px;
    }

    .footer-social ul {
        display: flex;
        flex-direction: row;
        padding-top: 20px;
        gap: 10px;
        justify-content: center;
        margin-bottom: 29px;
    }

    .banner-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar {
        padding: 10px 0;
    }

    .navbar-brand img {
        width: 70%;
    }

    .big-title {
        font-size: 30px;
    }
        .div-subtitle {
        font-size: 20px;
    }
        .pain-slide p {
        line-height: normal;
    }
    .healped-approach{
        padding: 0 35px;
    }
   
    .doctor .div-subtitle {
        font-size: 20px;
    }
     .div-subtitle .dr-name{
        display:flow;
    }

    p {
        font-size: 15px;
    }

    .hero-bg h2 {
        font-size: 18px;
        margin-right: 19px;
    }

    .home-banner .lady img {
        max-width: 300px;
        height: auto;
        transform: translate(-48%, -133%);
    }

    .main-subtitle {
        font-size: 24px;
        margin-bottom: 0;
    }
       .main-subtitle-small {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .pdf-card-title {
        margin-bottom:0;
    }


    .circle-shape img {
        right: 0px;
    }

    .banner-title {
        font-size: 30px;
    }

    .guide-content {
        padding-top: 0px;
    }

    .free-guide {
        padding: 20px 0;
        text-align:center;
    }

    br {
        display: none;
    }

    .guide-para {
        display: inline-flex;
        justify-content: center;
        margin-top: 0;
        padding-bottom: 0;
    }

    .guide-right {
        height: auto;
        padding-bottom: 25px;
    }

    .nav-button.d-flex.align-items-center {
        justify-content: center;
    }

    .health-guide {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        width: 100%;
        padding: 10px;
        justify-items: center;
    }

    .pain-slide {
        background: #f3ad33;
        border-radius: 16px;
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
        height: auto;
        overflow: hidden;
    }

    .pain-section h2 {
        font-size: 28px;
        padding: 0 !important;
        text-align: center;
    }

    .pain-section-bg {
        margin: 0 15px;
    }

    .counter-sec h2 {
        font-size: 35px;
        margin-top: 0;
    }

    .counter-circle-2 img {
        height: 210px;
        right: 34px;
        top: auto;
        animation: rotateCircle 8s linear infinite;
    }

    .counter-sec {
        margin: 15px;
        height: auto;
        padding: 15px 0;
    }


    .root-cause {
        padding: 0;
    }

    .root-cause img {
        top: -35px;
    }

    .main-title {
        font-size: 20px;
    }

    .healped-approach::before {
        top: -14px;
        height: 256px;
        width: 100%;
    }

    .healped-approach h2 {
        padding: 20px;
        font-size: 14px;
        text-align: center !important;
    }

    .healped-approach span {
        font-size: 18px;
    }

    .free-guide .nav-button .btn {
        padding: 12px 30px;
        font-size: 15px;
    }

    .custom-radio-group {
        display: flex;
        gap: 25px;
        justify-content: center;
    }

    h4.div-title.py-3 {
        text-align: center;
    }

    .center-img .circle-shape img {
        width: 350px;
        height: auto;
    }

    .doctor-img img {
        height: auto;
        width: 158px;
        transform: translate(-30%, -150%);
    }

    .healing-right {
        padding: 0 15px;
        padding-top: 50px;
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .healing-team-content {
        text-align: left;
        padding-left: 100px;
    }

    .doctor {
        width: 80%;
        position: relative;
        padding: 15px 30px;
        border-radius: 12px;
        margin-right: 0;
    }

    .testimonial-head {
        padding-bottom: 20px;
    }

    .testimonials-section {
        padding: 3rem 0rem;
    }

    .healing-team::before {
        right: 0;
        bottom: -50px;
        width: 100px;
        height: 100px;
        opacity: 0.5;
    }

    .custom-radio-group {
        display: flex;
        justify-content: center;
    }

    h4.div-title.py-3 {
        text-align: center;
    }

    .locationm p {
        margin: 0;
    }

    .location p {
        margin: 0;
    }

    .causes-inner-1 {
        display: flex;
        align-items: center;
        gap: 5px;
        margin-bottom: 15px;
        flex-direction: row;
    }

    .right-cause {
        padding-bottom: 0;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        margin: 0;
    }

    .root-cause :first-child .causes-inner {
        flex-direction: row;
        text-align: start;
    }

    .left-cause {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        margin-bottom: 0;
    }


    .swiper-button-prev {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1.5px solid #ccc;
        background: #fff;
        color: #333;
        top: 50%;
        left: 15px;
    }


    .swiper-button-next {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1.5px solid #ccc;
        background: #fff;
        color: #333;
        top: 50%;
        right: 15px;
    }

    .guide-content br {
        display: none;
    }

    .pain-p,
    .div-maintitle {
        font-size: 16px;
        text-align: center;
        line-height: normal;
        display: flex;
        /* text-align: justify !important; */
    }

    .cause-content {
        padding: 5px;
    }

    .root-cause .main-title {
        margin: 20px 0;
    }

    .masonry {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        gap: 15px;
    }

    .g-item {
        grid-column: span 1 !important;
        grid-row: auto !important;
    }

    .g-item:nth-child(1) {
        grid-column: span 2 !important;
    }

    .g-item img,
    .g-item:nth-child(1) img,
    .g-item:nth-child(4) img {
        width: 100%;
        height: 150px;
        min-height: unset;
    }

    .tc-text {
        padding: 0 15px;
    }

    .g-zoom {
        width: 30px;
        height: 30px;

    }

    .footer::before {
        z-index: 9;
    }

    .footer::before {
        bottom: 10%;
        left: 40%;
        width: 80px;
        height: 80px;
    }

    .location {
        padding: 25px 0;
    }

    .footer-divider {
        border: none;
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.733);
        margin: 10px 0;
    }

    .footer-bottom a {
        font-size: 14px;
    }

    .footer-bottom {
        padding: 10px 0;
    }

    .pdf-card-body {
        height: auto    ;
    }

    .gallery-card {
        height: 250px;
    }

    .gallery-header {
        text-align: center;
        margin-bottom: 30px;
    }

    .gallery-nav {
        justify-content: center;
    }

}

@media(max-width:375) {
    .big-title {
        font-size: 130px;
    }


}