@media (max-width: 1600px) {
    .course-types {
        margin-top: -6rem;
    }
}

@media (max-width: 1399.98px) {
    .valencia-image {
        aspect-ratio: 16 / 12;
    }
}

@media (max-width: 1199.98px) {
    h1 {
        font-size: 3.5rem;
    }
    .valencia-image {
        aspect-ratio: 1 / 1;
    }
}

@media (max-width: 991.98px) {
    h1 {
        font-size: 3rem;
    }
    h2 {
        font-size: 2.25rem;
    }
    p, ul li {
        font-size: 1.05rem;
    }
    li span, .learning-method-list-item span {
        font-size: 1rem;
    }
    
    /* Header Mobile */
    .header-logo svg {
        width: 7.5rem;
        height: auto;
    }
    
    .header-nav,
    .header-contact-btn {
        display: none;
    }
    
    .header-hamburger {
        display: flex;
    }
    
    /* Course Types */
    .course-types {
        margin-top: -8rem;
    }
    
    .course-type-header {
        flex-direction: column;
        gap: 0.75rem;
        align-items: flex-start;
    }
    .course-type-header .round-btn {
        order: 0;
        display: none;
    }
    
    .course-type-arrow-mobile {
        display: flex;
    }
    .course-type-footer .round-btn {
        margin-top: 1.25rem;
    }

    .valencia-image {
        aspect-ratio: 1.4 / 1;
    }

    .try-verbal-wrapper {
        padding: 3rem 1.5rem;
        padding-bottom: 0;
    }

    .try-verbal-logo-bg {
        max-width: 16rem;
        top: 15%;
        bottom: 0;
        z-index: 0;
    }

    .try-verbal-image {
        width: 45%;
        position: static;
        transform: translateX(64%);
    }

    /* Contact Section */
    .contact-section-wrapper {
        padding: 3rem 1.5rem;
    }

    .contact-section-logo-bg {
        max-width: 16rem;
        top: 50%;
        transform: translateY(-50%);
        z-index: 0;
    }

    .contact-form .row {
        row-gap: 1.25rem;
    }

    /* Footer */
    .footer-inner {
        padding: 3rem 0;
    }

    .google-rating-content {
        padding: 0 2.5rem 2.5rem 2.5rem;
    }
    .google-rating-title {
        padding-top: 0.5rem;
        font-size: 1.75rem;
    }

    .course-price-amount {
        font-size: 2.75rem;
    }

    .contact-section-image {
        aspect-ratio: 16 / 9;
    }

    /* Course Detail */
    .course-detail-card {
        position: static;
        margin-top: 0;
        min-height: 25rem;
    }

    .course-overview-title {
        font-size: 2rem;
    }

    .course-price-amount-large {
        font-size: 2.5rem;
    }
}

@media (max-width: 767.98px) {
    h1 {
        font-size: 2.5rem;
        line-height: 1.09375;
        letter-spacing: 0.12rem;
    }
    h2 {
        font-size: 2.125rem;
        line-height: 1.15;
    }
    
    /* Course Types */
    .course-types {
        margin-top: -6rem;
    }
    
    .course-type-title {
        font-size: 1.75rem;
    }
    
    /* Who We Are */
    .who-we-are-subtitle {
        font-size: 0.875rem;
    }
    
    .who-we-are-for-item {
        font-size: 1rem;
    }
    
    .course-item-title {
        font-size: 1.125rem;
    }
    
    .course-item-excerpt {
        font-size: 0.875rem;
    }
    
    /* Valencia */
    .valencia-content {
        padding: 2rem;
    }
    .valencia-image {
        aspect-ratio: 1.2 / 1;
    }

    /* Try Verbal */
    .try-verbal-wrapper {
        padding: 2.5rem 1.5rem;
        padding-bottom: 0;
    }

    .try-verbal-content {
        gap: 1.25rem;
    }

    .try-verbal-image {
        width: 50%;
        transform: translateX(21%);
    }

    /* Footer */
    .footer-inner {
        padding: 2.5rem 0;
    }

    .footer-description {
        font-size: 0.9375rem;
    }
    
    /* Current Info */
    .current-info-header {
        margin-bottom: 2rem;
    }
    
    .current-info-card {
        padding: 1.75rem;
    }

    /* Google Rating */
    .google-rating-wrapper {
        min-height: 25rem;
        aspect-ratio: 1 / 1;
    }

    /* FAQ */
    .faq-question-text {
        font-size: 1.0625rem;
    }

    .course-price-amount {
        font-size: 2.5rem;
    }

    /* Course Detail */
    .course-highlights {
        padding: 1.5rem;
    }

    /* 404 Page */
    .error-404-number {
        font-size: 6rem;
    }

    /* Legal Pages */
    .legal-section h2 {
        font-size: 1.5rem;
    }
}

@media (max-width: 575.98px) {
    h1 {
        font-size: 2.2375rem;
        line-height: 1.09375;
        letter-spacing: 0.12rem;
    }
    h2 {
        font-size: 2rem;
        line-height: 1.15;
    }
    h3 {
        font-size: 1.25rem;
    }
    p, ul li {
        font-size: 1rem;
        letter-spacing: 0.03375rem;
    }
    .btn {
        font-size: 0.875rem;
        text-align: center;
    }
    h1, h2, h3, h4, h5, p {
        text-align: center;
    }
    .about-page h1, .about-page h2, .about-page h3, .about-page h4, .about-page h5, .about-page p {
        text-align: start;
    }
    .hero h1, .our-values-title h2, .our-values-card-title, .our-values-card-excerpt {
        text-align: center;
    }
    .primary-btn, .secondary-btn, .transparent-btn, .purple-btn {
        padding: 0.75rem 1rem;
    }
    .round-btn {
        width: 2.5rem;
        height: 2.5rem;
    }
    .gap-125 {
        gap: 1rem;
    }
    .hero-buttons {
        flex-direction: column;
        align-items: center;
    }
    .header-logo svg, .mobile-menu-logo svg {
        width: 6rem;
    }
    .hero.hero-secondary {
        min-height: 24rem;
    }
    
    /* Course Types */
    .course-types {
        margin-top: -4rem;
    }
    .course-type-header {
        align-items: center;
    }
    .course-type-card {
        padding: 2rem 1.5rem;
        align-items: center;
    }
    
    /* Who We Are */
    .who-we-are-content {
        gap: 1.25rem;
        align-items: center;
    }
    
    .who-we-are-subtitle {
        font-size: 0.875rem;
        text-align: center;
    }
    
    .who-we-are-title {
        text-align: center;
    }

    .who-we-are-for {
        margin-top: 0;
    }
    
    .who-we-are-excerpt {
        font-size: 1rem;
        text-align: center;
    }

    .who-we-are-for-item {
        justify-content: center;
    }

    .who-we-are-buttons {
        justify-content: center;
    }
    
    .course-selector {
        gap: 1rem;
    }
    
    .language-tabs {
        justify-content: center;
        gap: 0.5rem;
    }
    
    .language-tab {
        font-size: 0.75rem;
        padding: 0.5rem 1rem 0.5rem 0;
    }
    
    .course-item {
        padding: 1rem;
        gap: 0.5rem;
    }

    .course-item-header {
        justify-content: center;
        flex-direction: column;
    }
    
    .course-item-icon svg {
        width: 1rem;
        height: 1rem;
    }

    .courses-section-content {
        align-items: center;
        gap: 1rem;
    }
    
    .course-item-page {
        padding: 1rem;
        gap: 0.75rem;
        flex-direction: column;
    }

    .course-item-page .round-btn {
        width: 2rem;
        height: 2rem;
    }

    .course-item-page .round-btn svg {
        width: 10px;
        height: auto;
    }
    
    .course-item-page-content {
        gap: 0.25rem;
    }
    
    .course-item-page-header {
        flex-direction: column;
        align-items: center;
    }
    
    .course-view-all-text {
        font-size: 0.875rem;
    }
    
    .course-type-title {
        font-size: 1.5rem;
    }
    
    .course-type-excerpt {
        font-size: 0.9375rem;
    }
    
    .course-type-hashtag {
        font-size: 0.75rem;
    }

    .course-view-all {
        justify-content: center;
    }
    
    .course-type-arrow {
        width: 2.5rem;
        height: 2.5rem;
    }
    
    /* Valencia */
    .valencia-content {
        padding: 1.5rem;
        gap: 1.25rem;
        align-items: center;
    }

    .valencia-content-bottom {
        align-items: center;
    }
    
    .valencia-excerpt {
        font-size: 1rem;
    }
    
    .valencia-image {
        aspect-ratio: 1 / 1;
    }

    /* Try Verbal */
    .try-verbal-wrapper {
        min-height: auto;
        padding: 2rem 1.5rem 2rem 1.5rem;
        border-radius: 1.5rem;
    }

    .try-verbal-content {
        gap: 1rem;
        align-items: center;
        text-align: center;
    }

    .try-verbal-logo-bg {
        max-width: 14rem;
        opacity: 0.5;
    }

    .try-verbal-image {
        display: none;
    }
    
    /* Contact Section */
    .contact-section-wrapper {
        min-height: auto;
        padding: 2rem 1.5rem;
        border-radius: 1.5rem;
    }

    .contact-section-content {
        gap: 1rem;
        align-items: center;
        text-align: center;
    }

    .contact-section-image {
        margin: 0 auto;
    }

    .contact-section-logo-bg {
        max-width: 14rem;
        opacity: 0.5;
    }

    .contact-form .row {
        row-gap: 1.25rem;
    }
    
    /* Current Info */
    .current-info-header {
        margin-bottom: 1.5rem;
        align-items: center;
        text-align: center;
    }
    
    .current-info-card {
        padding: 1.5rem;
        align-items: center;
    }
    
    .current-info-card-title {
        font-size: 1.25rem;
    }
    
    .current-info-arrows {
        justify-content: center;
    }
    
    .current-info-arrow {
        width: 2.75rem;
        height: 2.75rem;
    }

    /* Google Rating */
    .google-rating-content {
        padding: 1.5rem;
    }

    .google-rating-background::after {
        background: linear-gradient(183deg, rgba(0, 0, 0, 0.00) 15%, rgba(0, 0, 0, 0.90) 85%);
    }

    .google-rating-label {
        font-size: 1rem;
    }

    .google-rating-title {
        font-size: 1.5rem;
        padding-bottom: 0.25rem;
        padding-top: 0.25rem;
    }

    .google-rating-excerpt {
        font-size: 0.875rem;
        max-width: 100%;
    }

    .google-rating-info {
        gap: 0.375rem;
        align-items: center;
    }

    .google-rating-info svg {
        width: 2rem;
        height: auto;
    }

    .google-rating-stars svg {
        width: 1rem;
        height: auto;
    }

    /* FAQ */
    .faq-content {
        gap: 1.25rem;
        align-items: center;
        position: static;
    }

    .faq-question-text {
        font-size: 1rem;
    }

    .faq-answer p {
        font-size: 0.9375rem;
        text-align: start;
    }

    /* Courses Section */
    .courses-section-content {
        position: static;
    }

    /* Footer */
    .footer {
        margin-top: 2rem;
        padding: 0.5rem;
    }

    .footer-inner {
        padding: 2rem 0;
        border-radius: 1rem;
    }

    .footer-left {
        gap: 1.25rem;
        align-items: center;
        text-align: center;
    }

    .footer-logo {
        max-width: 6rem;
    }

    .footer-description {
        font-size: 0.875rem;
        max-width: 100%;
    }

    .footer-bottom {
        gap: 0.75rem;
        align-items: center;
    }

    .footer-legal-links {
        justify-content: center;
        font-size: 0.6875rem;
    }

    .footer-copyright {
        font-size: 0.75rem;
        text-align: center;
    }

    .footer-section {
        gap: 1.25rem;
        align-items: center;
    }

    .footer-nav {
        align-items: center;
        gap: 0.75rem;
    }

    .footer-contact {
        align-items: center;
        text-align: center;
        gap: 0.75rem;
    }

    .footer-social {
        justify-content: center;
    }

    .footer-contact-item, .footer-nav-link, .footer-contact-item p {
        font-size: 1rem;
    }

    .about-course-card {
        align-items: center;
    }

    .learning-method-card {
        align-items: center;
    }

    .course-price-card {
        align-items: center;
        gap: 1rem;
    }

    .course-price-amount {
        font-size: 2.375rem;
        text-align: center;
    }

    .our-values-card {
        align-items: center;
        gap: 0.75rem;
    }

    .latido-batido-card {
        align-items: center;
    }

    /* Our Mission */
    .our-mission-title,
    .our-mission-content {
        text-align: center;
    }

    /* About Image */
    .about-image-wrapper {
        aspect-ratio: 16 / 10;
    }

    /* Our Story */
    .our-story-title,
    .our-story-content {
        text-align: center;
    }

    /* Who We Are About */
    .who-we-are-about-title {
        text-align: center;
    }

    .who-we-are-about-card {
        padding: 1.5rem;
    }

    /* Communication Future */
    .communication-future-card {
        padding: 1.5rem;
    }

    .communication-future-image-wrapper {
        min-height: 18rem;
    }

    .communication-future-placeholder {
        min-height: 18rem;
    }

    /* Our Beliefs */
    .our-beliefs-card {
        padding: 1.5rem;
    }

    /* Contact Section */
    .contact-section-wrapper {
        padding: 3rem 1.5rem;
    }

    .contact-section-logo-bg {
        max-width: 16rem;
        top: 50%;
        transform: translateY(-50%);
        right: 1rem;
    }

    .contact-form .btn {
        width: 100%;
    }

    .contact-form-input, .contact-form-textarea {
        padding: 0.5rem 1rem;
    }

    /* Course Detail */
    .course-overview-content {
        align-items: center;
    }
    .course-highlights-header {
        justify-content: center;
    }

    .course-features-list {
        align-items: center;
        text-align: center;
    }

    .course-feature-item {
        justify-content: center;
    }

    .course-detail-card {
        padding: 1.5rem;
        align-items: center;
    }

    .course-overview-title {
        font-size: 1.75rem;
    }

    .course-price-amount-large {
        font-size: 2.125rem;
    }

    .course-learning-title {
        font-size: 1.125rem;
    }

    .course-target-label {
        font-size: 1.125rem;
    }

    .course-target-value {
        font-size: 1rem;
    }

    /* 404 Page */
    .error-404-number {
        font-size: 4.5rem;
    }

    .hero-404-content {
        padding: 8rem 0 4rem;
    }

    /* Legal Pages */
    .legal-content {
        padding: 2.5rem 0;
    }

    .legal-text {
        gap: 2rem;
    }

    .legal-section h2 {
        font-size: 1.375rem;
    }

    .legal-section h3 {
        font-size: 1.125rem;
    }

    .legal-section p,
    .legal-section ul li {
        font-size: 0.9375rem;
    }

    .our-values.children-courses .our-values-inner {
        padding: 2rem 1.5rem;
    }

    .our-values.children-courses .our-values-card-title {
        font-size: 1.175rem;
    }

    .our-values.children-courses .our-values-number {
        font-size: 0.775rem;
    }

    /* Valencia Floating Button */
    .valencia-floating-btn {
        right: 1rem;
    }

    .valencia-floating-link {
        width: 7.5rem;
        height: 7.5rem;
    }

    .valencia-floating-text {
        font-size: 0.875rem;
    }

    .valencia-floating-subtext {
        font-size: 1.125rem;
    }

    .valencia-floating-close {
        width: 1.75rem;
        height: 1.75rem;
        font-size: 1.125rem;
    }

    /* Thank You Page */
    .thank-you-content {
        padding: 3rem 0;
    }

    .thank-you-wrapper {
        padding: 2rem 1.5rem;
        gap: 1.5rem;
    }

    .thank-you-icon {
        width: 4rem;
        height: 4rem;
    }

    .thank-you-icon svg {
        width: 60px;
        height: 60px;
    }

    .thank-you-title {
        font-size: 1.75rem;
    }

    .thank-you-text {
        font-size: 1rem;
    }

    .thank-you-buttons {
        flex-direction: column;
        width: 100%;
    }

    .thank-you-buttons .btn {
        width: 100%;
        justify-content: center;
    }

    .program-excerpt p {
        margin-bottom: 1.25rem;
    }

    .program-excerpt h3 {
        margin-bottom: 1.5rem;
    }

    .program-excerpt h2 {
        margin-top: 1.25rem;
        margin-bottom: 0.5rem;
    }

    .about-page .learning-method-card, .about-page .latido-batido-card, .about-page .registration-card, .about-page .registration-header {
        align-items: flex-start;
    }
    .try-verbal-content h2, .try-verbal-content p {
        text-align: center;
    }
}