@media (max-width: 1440px) {

    .hero-content,
    .about-section,
    .about-content,
    .reviews-section,
    .choose-section,
    .faq-section,
    .consultation-section,
    .symptoms-section,
    .treatment-options,
    .treatment-overview,
    .consultation-process-sec,
    .consultation-process,
    .footer {
        padding-left: 40px;
        padding-right: 40px;
    }

    .aftercare-section {
        padding-right: 40px;
    }

    .header {
        width: 95%;
    }

    .form-heading .common-heading {
        margin-bottom: 18px;
    }

    .consultation-section {
        gap: 40px;
    }
}

@media (max-width: 1240px) {
    .form-heading {
        max-width: 370px;
    }

    .header nav ul {
        gap: 16px;
    }

    .header ul a {
        font-size: 16px;
    }

    .header nav {
        gap: 30px;
    }

    .header img {
        width: 140px;
    }

    .header .btn a {
        padding: 14px 18px;
    }
}

@media (max-width:1025px) {
    .header nav ul {
        display: none;
    }

    .header .btn a {
        padding: 18px 24px;
    }

    .about-section,
    .choose-section {
        flex-direction: column;
        align-items: center;
    }

    .dr-img {
        width: 100%;
        max-width: 620px;
    }

    .choose-img {
        max-width: 620px;
    }

    .about-content {
        width: 100%;
    }

    .about-gyneco {
        padding-left: 40px;
        padding-right: 40px;
    }

    .consultation-section {
        flex-direction: column;
    }

    .footer-logo img {
        width: 220px;
    }

    .hero-content h1 {
        font-size: 40px;
        line-height: 46px;
    }

    .hero-content h3,
    .about-content h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .faq h3 {
        font-size: 18px;
    }

    .hero-content p {
        max-width: 435px;
    }

    .common-heading {
        font-size: 32px;
        line-height: 40px;
    }

    .about-content .common-heading {
        margin-bottom: 6px;
        line-height: 36px;
    }

    .about-content h3 {
        margin-bottom: 12px;
    }

    .choose-content .common-heading {
        margin-bottom: 24px;
        line-height: 40px;
    }

    .points-wrapper {
        margin-bottom: 16px;
    }

    .form-heading {
        max-width: 320px;
    }

    .form-heading .common-heading {
        margin-bottom: 8px;
    }

    .process-sec-img {
        display: block;
        max-width: 620px;
        margin: 0 auto;
    }

    .process-sec-img img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 30px;
    }

    .consultation-process {
        background-image: none;
        background-color: #f5f5f5;
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .aftercare-sec-img {
        max-width: 620px;
    }

    .aftercare-section {
        flex-direction: column;
        padding-left: 40px;
    }

    .aftercare-sec-img img {
        border-radius: 30px;
    }

    .symptoms-content>div {
        padding: 30px 20px;
    }

    .symptoms-section .points-wrapper>div {
        gap: 16px;
    }

    .treatment-content {
        flex-direction: column;
    }

    .treatment-sec-img {
        margin: 0 auto;
    }

    .symptoms-section .common-heading {
        margin-bottom: 24px;
    }

    .treatment-options-content h3 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 14px;
    }

    .treatment-overview h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .treatment-options-content .points-wrapper {
        gap: 14px;
        margin-bottom: 20px;
    }

    .treatment-overview .points-wrapper {
        margin-top: 20px;
        gap: 16px;
    }

    .treatment-overview>div>p:last-child {
        margin-top: 14px;
    }

    .process-content .common-heading {
        max-width: unset;
        margin-bottom: 22px;
        line-height: 40px;
    }

    .bullet-wrapper {
        margin: 24px 0 36px;
    }

    .aftercare-content .common-heading {
        margin-bottom: 12px;
        line-height: 38px;
    }


}


@media (max-width: 768px) {

    .about-section,
    .choose-section,
    .symptoms-section,
    .treatment-options,
    .consultation-process-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .hero-section {
        height: auto;
        max-height: unset;
    }

    .hero-content {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }

    .hero-overlay {
        right: 0;
        width: 200%;
    }

    .image-slider .splide__arrow--next {
        right: 2em;
    }

    .image-slider .splide__arrow--prev {
        left: 2em;
    }

    .image-slider .splide__arrow img {
        width: 16px;
        height: 16px;
    }

    .image-slider .splide__arrow {
        width: 30px;
        height: 30px;
    }

    .footer-content {
        flex-direction: column;
        gap: 40px;
    }

    .header {
        padding: 14px 24px;
    }

    .header .btn a {
        padding: 14px 18px;
    }

    .header img {
        width: 124px;
    }

    .hero-content h1 {
        font-size: 36px;
        line-height: 40px;
    }

    .hero-content h3,
    .about-content h3 {
        line-height: 23px;
    }

    .hero-content p {
        margin-bottom: 24px;
    }

    .common-heading {
        font-size: 28px;
        line-height: 32px;
    }

    .about-content .common-heading {
        line-height: 32px;
    }

    .about-content,
    .about-gyneco-content,
    .form-wrapper form {
        padding-left: 30px;
        padding-right: 30px;
    }

    .reviews-section .common-heading {
        margin-bottom: 22px;
    }

    .choose-section {
        gap: 40px;
    }

    .image-slider,
    .faq-section,
    .footer,
    .consultation-process {
        padding-bottom: 50px;
    }

    .treatment-content {
        margin-top: 24px;
    }

    .treatment-options-content h3 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .treatment-overview h3 {
        font-size: 22px;
        line-height: 26px;
    }

    .treatment-overview,
    .aftercare-section {
        gap: 30px;
    }

    .process-content .common-heading {
        margin-bottom: 12px;
        line-height: 34px;
    }

    .form-wrapper form div,
    .treatment-overview,
    .symptoms-content {
        flex-direction: column;
    }

    .aftercare-section {
        margin-bottom: 50px;
    }

    .aftercare-content .points-wrapper {
        gap: 16px;
        margin: 20px 0 26px;
    }

    .aftercare-content .common-heading {
        margin-bottom: 8px;
        line-height: 32px;
    }
}

@media (max-width: 480px) {

    .hero-content,
    .about-section,
    .about-content,
    .reviews-section,
    .choose-section,
    .faq-section,
    .consultation-section,
    .symptoms-section,
    .treatment-options,
    .treatment-overview,
    .consultation-process-sec,
    .consultation-process,
    .footer,
    .about-gyneco,
    .about-gyneco-content,
    .aftercare-section,
    .treatment-options-content>div {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hero-content p,
    .about-content p,
    .user-details h6,
    .points-wrapper p,
    .choose-content>p,
    .about-gyneco-content p,
    .faq p,
    .form-wrapper form input,
    .form-wrapper form select,
    .form-wrapper form textarea,
    .form-wrapper form input::placeholder,
    .form-wrapper form select::placeholder,
    .form-wrapper form textarea::placeholder,
    .fake-placeholder,
    .contact-info h6,
    .contact-info p,
    .form-heading p,
    .treatment-options>p,
    .treatment-overview>div>p,
    .process-content p,
    .aftercare-content>p {
        font-size: 16px;
    }

    .contact-info h6 {
        line-height: 22px;
    }

    .bullet-line {
        height: 70%;
    }

    .treatment-options-content h3 {
        font-size: 20px;
        line-height: 20px;
    }

    .symptoms-section .common-heading {
        margin-bottom: 16px;
    }

    .symptoms-section .common-heading {
        font-size: 21px;
    }

    .review-wrapper>p,
    .btn a span {
        font-size: 14px;
        line-height: 22px;
    }

    .treatment-overview h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .hero-content h1 {
        font-size: 28px;
        line-height: 32px;
    }

    .hero-content h3 {
        font-size: 17px;
    }

    .about-content h3,
    .about-content p {
        margin-bottom: 8px;
    }

    .about-content {
        border-radius: 20px;
        padding-top: 26px;
        padding-bottom: 26px;
    }

    .hero-content h3 {
        margin: 6px 0;
    }

    .common-heading {
        font-size: 22px;
        line-height: 26px;
    }

    .choose-content .common-heading {
        margin-bottom: 20px;
        line-height: 32px;
    }

    .points-wrapper>div {
        gap: 16px;
    }

    .points-wrapper {
        gap: 12px;
    }

    .about-gyneco-content p {
        margin-bottom: 12px;
    }

    .about-gyneco-content .btn {
        margin-top: 12px;
    }

    .faq {
        padding: 20px 32px 20px 24px;
    }

    .about-gyneco-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .faq p {
        padding-top: 12px;
    }

    .form-heading .common-heading {
        margin-top: 10px;
    }

    .footer-logo img {
        width: 160px;
    }

    .social-links a {
        width: 40px;
        height: 40px;
    }

    .reviews-section .splide__arrow {
        display: block;
        top: unset;
        bottom: -4em;
    }

    .reviews-section {
        padding-bottom: 80px;
    }

    .btn a {
        padding: 14px 20px;
    }

    .header .btn a {
        padding: 12px 14px;
    }

    .header {
        padding: 12px 16px;
        width: 97%;
    }

    .header .btn a span {
        font-size: 12px;
    }

    .header img {
        width: 80px;
    }

    .consultation-process {
        gap: 30px;
        padding-top: 32px;
        padding-bottom: 40px;
    }

    .process-content .common-heading {
        line-height: 28px;
    }

    .hero-content>div {
        padding-top: 100px;
    }

    .hero-content .video-wrapper {
        width: 280px;
        height: 430px;
        margin-top: 10px;
    }


    .call-btn span {
        display: none;
    }

    .call-btn,
    .whatsapp-btn {
        width: 50px;
        height: 50px;
        bottom: 10px;
    }

    .call-btn {
        left: 10px;
    }

    .whatsapp-btn {
        right: 10px;
    }

    .call-btn {
        border-radius: 50%;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .call-btn img,
    .whatsapp-btn img {
        width: 25px;
        height: auto;
        object-fit: cover;
    }

    .hero-overlay {
        background: rgba(246, 246, 246, 0.85);
        filter: blur(8px);
        width: 100%;
        right: 4px;
    }

    .hero-section {
        background-image: url('../images/mobile-bg.png');
        background-position: right;
    }

    .desktop-btn{
        display: none;
    }

    .mobile-btn{
        display: block;
    }

    .hero-content h3 {
        display: none;
    }

    .hero-content>div>p {
        display: none;
    }

    .hero-content h1 {
        font-size: 20px;
        line-height: 33px;
        margin-bottom: 4px;
    }

    .mobile-content>p {
        color: #868686;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        text-transform: uppercase;
        max-width: 295px;
    }

    .hero-content .btn a {
        padding: 14px 16px;
    }

    .hero-content .btn a span {
        color: #FFF;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
    }

    .hero-section {
        border-radius: 0;
    }

    .hero-overlay {
        width: 100%;
        height: 100%;
        background: linear-gradient(165deg, rgba(246, 246, 246, 0.86) 58.75%, rgba(0, 0, 0, 0.00) 89.54%);
        filter: blur(10px);
        top: unset;
        bottom: 0;
        right: 0;
    }

    .hero-content .video-wrapper {
        margin-top: 0px;
    }

    .hero-content>div {
        padding-top: 50px;
    }

    .hero-content video {
        width: 210px;
        height: 370px;
    }

    .hero-content .video-wrapper {
        height: 320px;
        width: 204px;
    }
}