@media (max-width: 1440px) {

    .hero-content,
    .testimonial-section,
    .treatment-type,
    .eyebrow-hair-transplant>div,
    .faq-section,
    .consultation-section,
    .footer-content-wrapper,
    .footer-copyright {
        padding-left: 40px;
        padding-right: 40px;
    }

    .header>a img {
        width: 140px;
    }

    .nav-wrapper {
        gap: 20px;
    }

    .header nav ul {
        gap: 16px;
    }

    .header {
        padding-left: 30px;
        padding-right: 30px;
    }

    .transplant-process-wrapper {
        padding: 90px 60px 90px 40px;
        gap: 100px 50px;
    }

    .transplant-process-section {
        padding-left: 20px;
        padding-right: 20px;
    }

    .process-card {
        padding: 24px 12px 30px;
    }

    .why-choose-content {
        padding-left: 40px;
    }

    .consultation-form {
        max-width: 635px;
    }

    .hero-video video {
        width: 260px;
        height: 380px;
    }

    .hero-content {
        padding-bottom: 50px;
    }

    .header .btn a {
        padding: 10px 12px 10px 16px;
        font-size: 15px;
    }

    .header ul li a {
        font-size: 15px;
    }
}

@media (max-width: 1240px) {
    .hero-content h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .hero-content p {
        max-width: 520px;
    }

    .treatment-outcome-wrapper {
        flex-direction: column;
    }

    .result-timeline {
        width: 100%;
    }

    .extras-wrapper {
        width: 100%;
    }

    .burger {
        display: flex;
    }

    .nav-wrapper {
        position: fixed;
        top: 0;
        right: -100%;
        width: 380px;
        height: 100vh;
        background: #000;
        flex-direction: column;
        padding: 120px 40px;
        gap: 40px;
        transition: 0.4s;
        z-index: 99;
    }

    .header nav ul {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .header ul li a {
        font-size: 18px;
    }

    .header .btn a {
        font-size: 18px;
    }

    .header.active>div {
        right: 0;
    }

    .header.active+.menu-overlay {
        opacity: 1;
        pointer-events: auto;
    }

    .header.active .burger span:nth-child(1) {
        transform: rotate(45deg) translate(6px, 6px);
    }

    .header.active .burger span:nth-child(2) {
        opacity: 0;
    }

    .header.active .burger span:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -6px);
    }

    .mobile-menu .btn {
        display: block;
    }

    .mobile-menu {
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .hero-content .btn {
        display: block;
        margin-top: 14px;
    }

    .nav-wrapper .btn {
        display: none;
    }

    .footer-contact-info p,
    .footer-contact-info a {
        font-size: 15px;
    }
}

@media (max-width: 1025px) {

    .about-dr-elena,
    .treatment-type>div {
        flex-direction: column;
    }

    .about-dr-content p,
    .about-dr-content h4,
    .types-content p,
    .eyebrow-hair-transplant h2,
    .consultation-form {
        max-width: unset;
    }

    .transplant-process-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }

    .process-card div,
    .process-space {
        display: none;
    }

    .transplant-process-wrapper {
        padding: 50px 40px;
        gap: 20px;
    }

    .hair-transplant-mobile {
        display: block;
        width: 100%;
        background: transparent !important;
        padding: 0 !important;
    }

    .hair-transplant-mobile img {
        width: 100%;
        border-radius: 30px;
    }

    .eyebrow-hair-transplant {
        background: transparent;
        flex-direction: column-reverse;
        gap: 40px;
        background: #EDEDED;
    }

    .why-choose,
    .consultation-section {
        flex-direction: column;
    }

    .why-choose>div {
        width: 100%;
    }

    .eyebrow-hair-transplant>div {
        width: 100%;
    }

    .faq-section {
        padding-top: 70px;
    }

    .footer-contact-info {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
        align-items: center;
        justify-items: center;
        text-align: center;
    }

    .license {
        width: fit-content;
    }

    .footer-content>img {
        width: 175px;
        height: 75px;
    }

    .hero-content h1 {
        font-size: 48px;
        line-height: 48px;
    }

    .hero-content p {
        max-width: 423px;
    }

    .hero-content,
    .testimonial-section,
    .before-after,
    .treatment-type,
    .why-choose-content,
    .consultation-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .about-dr-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .about-dr-content h2 {
        font-size: 42px;
        line-height: 46px;
        margin-bottom: 6px;
    }

    .about-dr-content h4 {
        font-size: 22px;
    }

    .hero-video video {
        width: 260px;
        height: 360px;
    }

    .before-after h2,
    .testimonial-section h2,
    .treatment-type h2,
    .transplant-process-section h2,
    .why-choose-content h2,
    .faq-section h2,
    .consultation-content h2 {
        font-size: 40px;
        line-height: 44px;
    }

    .consultation-content h2 {
        margin: 0 0 14px;
    }

    .transplant-process-section h2 {
        margin-bottom: 24px;
    }

    .why-choose-content h2,
    .faq-section h2 {
        margin-bottom: 32px;
    }

    .result-timeline h3,
    .extras-wrapper h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .eyebrow-hair-transplant h2 {
        font-size: 32px;
        line-height: 36px;
    }
}

@media (max-width: 768px) {
    .hero-section {
        height: 500px;
    }

    .hero-content h1 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 4px;
    }

    .hero-content p {
        max-width: 320px;
    }

    .hero-content,
    .header,
    .testimonial-section,
    .treatment-type,
    .eyebrow-hair-transplant>div,
    .faq-section,
    .consultation-section,
    .footer-content-wrapper,
    .footer-copyright,
    .transplant-process-wrapper,
    .about-dr-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hero-content p,
    .testimonial-card p,
    .about-dr-content p,
    .types-content p,
    .btn a,
    .process-card h3,
    .extra p,
    .extras-wrapper>p,
    .eyebrow-hair-transplant>div>p,
    .eyebrow-hair-transplant h6,
    .benefits>p,
    .faq-answer p,
    .consultation-content p,
    .consultation-form form input,
    .consultation-form form textarea,
    .consultation-form form input::placeholder,
    .consultation-form form textarea::placeholder,
    .footer-content>div p,
    .footer-contact-info p,
    .footer-contact-info a,
    .footer-copyright p,
    .footer-copyright a,
    .consultation-form form button,
    .header ul li a,
    .header .btn a {
        font-size: 16px;
        line-height: 20px;
    }

    .process-card p {
        font-size: 14px;
        line-height: 18px;
    }

    .testimonial-card h4,
    .faq-question h6,
    .footer-contact-info h6 {
        font-size: 18px;
        line-height: 22px;
    }

    .about-dr-content h4,
    .types-content h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 4px;
    }

    .result-timeline h3,
    .extras-wrapper h3 {
        font-size: 22px;
        line-height: 26px;
    }

    .before-after h2,
    .testimonial-section h2,
    .treatment-type h2,
    .transplant-process-section h2,
    .why-choose-content h2,
    .faq-section h2,
    .consultation-content h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .before-after h2,
    .testimonial-section h2,
    .about-dr-content p,
    .treatment-type h2,
    .why-choose-content h2,
    .faq-section h2 {
        margin-bottom: 24px;
    }

    .why-choose-content .extra {
        margin-bottom: 20px;
    }

    .why-choose-content .extra:last-of-type {
        margin-bottom: 30px;
    }

    .types-content p {
        margin-bottom: 20px;
    }

    .about-dr-content h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .eyebrow-hair-transplant h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .slider-footer {
        margin-top: 24px;
    }

    .faq-section {
        padding-top: 50px;
    }

    .faq-item.active .faq-question {
        margin-bottom: 8px;
    }

    .faq-item {
        padding: 24px 20px;
    }

    .footer-content {
        flex-direction: column;
        gap: 30px;
        align-items: center;
    }

    .footer-content>div p {
        text-align: center;
        max-width: 400px;
    }

    .footer-content>div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-copyright {
        flex-direction: column;
        gap: 16px;
    }

    .footer-contact-info {
        margin-bottom: 50px;
    }

    .footer-divider {
        margin: 40px 0;
    }

    .consultation-content {
        margin: 0 auto;
    }

    .faq-item.active {
        border-radius: 16px;
    }

    .timeline-wrapper {
        flex-direction: column;
        align-items: center;
    }

    /* .mobile-hero-video {
        display: flex;
        align-items: center;
    } */

    .hero-content {
        align-items: flex-start;
        padding-top: 140px;
        gap: 10px;
        justify-content: space-between;
    }

    .hero-section {
        background-image: url('../images/adult-male-getting-hair-loss-treatment-mobile.png');
    }

    /* .hero-video {
        display: none;
    } */

    .hero-overlay {
        width: 100%;
        height: 300px;
        /* background: rgba(255, 255, 255, 0.20); */
        background: linear-gradient(to bottom,
                rgba(255, 255, 255, 0) 0%,
                rgba(255, 255, 255, 0.25) 50%,
                rgba(255, 255, 255, 0) 100%);
        filter: blur(1px);
        position: absolute;
        top: 90px;
        left: 0;
        display: block;
        z-index: 3;
    }

    .hero-content>div:first-of-type {
        position: relative;
        z-index: 5;
    }

    .hero-video video {
        width: 200px;
        height: 250px;
    }

    .hero-video {
        margin-left: auto;
    }

    .mobile-hero-video video {
        width: 100%;
    }

    .hero-section {
        border-radius: 0;
    }

    .transplant-process-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .consultation-form form div {
        flex-direction: column;
    }

    .consultation-form,
    .eyebrow-hair-transplant {
        padding-left: 20px;
        padding-right: 20px;
    }

    .testimonial-card h4 {
        margin-bottom: 12px;
    }

    .testimonial-card p {
        margin-bottom: 24px;
    }

    .hero-content .btn {
        margin-top: 6px;
    }

    .testimonial-section .splide__arrow {
        display: flex !important;
    }

    .testimonial-section {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 560px) {
    .mobile-menu .btn a {
        font-size: 12px;
        padding: 6px 12px 6px 16px;
        gap: 6px;
    }

    .mobile-menu {
        gap: 16px;
    }

    .header>a img {
        width: 90px;
        height: 39px;
    }

    .footer-contact-info {
        grid-template-columns: 1fr;
    }

    .nav-wrapper {
        width: 100%;
    }

    .hero-content {
        flex-direction: column;
    }

    .hero-section {
        min-height: 700px;
        height: auto;
    }
}

@media (max-width: 480px) {
    .hero-content {
        padding-bottom: 30px;
    }

    .hero-section {
        height: 700px;
        max-height: 100vh;
    }

    .mobile-hero-video video {
        width: 100%;
    }

    .about-dr-content h4,
    .types-content h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .about-dr-content h4 {
        max-width: 335px;
        margin-bottom: 8px;
    }

    .before-after h2,
    .testimonial-section h2,
    .treatment-type h2,
    .transplant-process-section h2,
    .why-choose-content h2,
    .faq-section h2,
    .consultation-content h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .before-after h2,
    .testimonial-section h2,
    .about-dr-content p,
    .treatment-type h2,
    .why-choose-content h2,
    .faq-section h2 {
        margin-bottom: 18px;
    }

    .about-dr-content h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .transplant-process-wrapper {
        grid-template-columns: 1fr;
    }

    .diagnosis-card p {
        max-width: 220px;
    }

    .process-card h3 {
        margin-bottom: 8px;
    }

    .preparation-card p,
    .follow-up-card p {
        max-width: 195px;
    }

    .procedure-card p {
        max-width: 240px;
    }

    .go-home-card p {
        max-width: 213px;
    }

    .support-card p,
    .checkup-card p {
        max-width: 145px;
    }

    .extras-wrapper,
    .why-choose-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .faq-question {
        gap: 12px;
    }

    .faq-question {
        align-items: unset;
    }

    .consultation-content p {
        font-size: 15px;
    }

    .consultation-content h2 {
        margin-bottom: 6px;
    }

    .hero-content p {
        max-width: 342px;
        font-size: 14px;
        line-height: 18px;
    }

    .hero-content .btn a {
        padding: 5px 12px 5px 12px;
        font-size: 14px;
    }

    .btn svg {
        width: 28px;
        height: 28px;
    }

    .hero-video video {
        width: 190px;
        height: 240px;
    }

    .hero-video {
        margin-bottom: 40px;
    }

    .call-btn span {
        display: none;
    }

    .call-btn,
    .whatsapp-btn {
        width: 50px;
        height: 50px;
    }

    .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;
    }
}