    @media (max-width: 1366px) {
        .cloud {
            height: 175px;
        }
        .cloud-small {
            height: 145px;
        }
        .cloud-large {
            height: 300px;
        }
        #activities {
            margin-top: -13%;
        }
    }
    
    @media (max-width: 1180px) {
        .cloud-small {
            margin-top: -10%;
        }
        #hero .hero_partner .tutor img {
            width: 160%;
            margin: 0 0 0 -30%;
        }
    }
    
    @media (max-width: 1024px) {
        #hero .hero_partner .tutor img {
            width: 150%;
            margin: 0 0 0 -30%;
        }
        #activities .element {
            top: 60px;
        }
        #activities .content-activities h2 {
            font-size: 36px;
        }
    }
    
    @media (max-width: 820px) {
        #hero {
            background-image: url("/assets/images/hero/bg-tablet.webp");
            background-position: top center;
            margin: 0 auto;
            text-align: center;
        }
        #hero .hero_partner .tutor {
            display: flex;
            justify-content: center;
            align-items: center;
            overflow: hidden;
        }
        #hero .hero_partner .tutor img {
            margin: -60px 0 0 0;
            width: 130%;
        }
        #hero .hero_partner .title img {
            margin: -35px 0 0 0;
        }
        .cloud-small {
            margin-top: -3%;
        }
        .cloud-large {
            height: 150px;
        }
        .stats-container {
            padding: 20px 0 120px 0;
        }
        #support .container {
            padding: 20% 0;
        }
        .txt-content .txt-in-content img {
            width: 100%;
        }
        .txt-content h2 {
            font-size: 30px;
        }
        .txt-content p {
            font-size: 20px;
        }
        #provide .txt-head h2 {
            font-size: 50px;
        }
        #activities .txt-head h2,
        #faq .txt-head h2 {
            font-size: 50px;
        }
        #testimonials .txt-head h2 {
            font-size: 50px;
        }
        .cloud {
            height: 110px;
        }
        #activities .element {
            top: 45px;
            width: 30%;
            height: 30%;
        }
        #activities .content-activities h2 {
            font-size: 30px;
        }
        #activities .container {
            padding-top: 17%;
        }
        #activities .banner-join .txt-content-join p {
            font-size: 17px;
        }
        #activities .banner-join {
            padding: 27px 0;
            min-height: 100px;
        }
        #activities .banner-join .img-head img {
            width: 65%;
        }
        #testimonials .txt-head p {
            font-size: 26px;
        }
        #testimonials .school-partner-track img {
            width: 250vw;
        }
        #faq .contact-info {
            padding: 30px;
            border-radius: 16px;
        }
        #faq .contact-info p {
            margin-bottom: 12px;
            color: #666;
            font-size: 24px;
        }
        #faq .contact-info i {
            margin-right: 8px;
            font-size: 24px;
        }
        #faq .contact-info a {
            color: #666;
            text-decoration: none;
        }
        #faq .contact-info a:hover {
            color: #FF2FB5;
        }
        #faq .button-head {
            text-align: center;
        }
        #faq .txt-head {
            text-align: center;
        }
        #faq .banner-future {
            background-image: url('/assets/images/faq/bg-banner-tablet.webp');
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
            padding: 30px 5px;
            margin-top: 40px;
        }
        #faq .banner-future .img-head img {
            width: 100%;
        }
        #faq .banner-future .txt-content-future p {
            font-size: 22px;
        }
        #faq .contact-info p br {
            display: none;
        }
    }
    
    @media (max-width: 575px) {
        .t_inline {
            display: contents;
        }
        #hero {
            background-image: url('/assets/images/hero/bg-mb.webp');
            background-position: top center;
            margin: 0 auto;
            text-align: center;
        }
        #hero .hero_partner .tutor img {
            margin: -35px 0 0 0;
            width: 150%;
        }
        #hero .hero_partner h2 {
            font-size: 22px;
            font-weight: 400;
        }
        #hero .btn,
        #activities .btn,
        #faq .btn {
            font-size: 20px;
            padding: 8px 25px;
        }
        #hero .buttons {
            width: 70%;
            display: inline-grid;
        }
        .cloud-small {
            height: 65px;
        }
        .cloud-large {
            height: 85px;
        }
        .cloud {
            height: 60px;
        }
        .stat-number {
            font-size: 34px;
        }
        .stat-item p {
            font-size: 14px;
        }
        #support .img-content {
            height: auto;
            max-height: none;
            position: relative;
        }
        #support .img-content img {
            width: 100%;
            height: auto;
            max-height: none;
            object-fit: contain;
        }
        #support .container {
            padding: 0;
        }
        .txt-content h2 {
            font-size: 24px;
        }
        .txt-content p {
            font-size: 18px;
            text-align: left;
        }
        .txt-content .txt-in-content img {
            padding-bottom: 10px;
        }
        #provide .button-head img {
            max-width: 150px;
        }
        #provide .txt-head h2 {
            font-size: 32px;
        }
        .stats-container {
            padding: 0 0 120px 0;
        }
        .provide-partner h2 {
            font-size: 22px;
        }
        .provide-partner a {
            font-size: 20px;
        }
        #activities {
            text-align: center;
        }
        #activities .button-head img {
            max-width: 100px;
        }
        #activities .txt-head h2,
        #faq .txt-head h2 {
            font-size: 32px;
        }
        #activities .content-activities {
            text-align: left;
        }
        #activities .content-activities h3 {
            font-size: 22px;
        }
        #activities .content-activities h2 {
            font-size: 24px;
        }
        #activities .content-activities p {
            font-size: 18px;
        }
        #activities .img-activities img {
            padding-bottom: 20px;
        }
        #activities .banner-join {
            background-image: url('/assets/images/activities/bg-join-banner-mb.webp');
        }
        #activities .banner-join .img-head img {
            width: 90%;
            margin: 0 auto;
        }
        #activities .banner-join .buttons {
            margin: 0 0 20px 0;
        }
        #testimonials .cloud-small {
            margin-top: -1%;
        }
        #testimonials .button-head img {
            max-width: 135px;
        }
        #testimonials .txt-head h2 {
            font-size: 32px;
        }
        #testimonials .txt-head p {
            font-size: 16px;
        }
        #testimonials .school-partner-track img {
            width: 300vw;
        }
        #testimonials .swiper-slide-active {
            transform: scale(1) !important;
        }
        #testimonials .testimonial-card img {
            box-shadow: none;
            border-radius: 0px;
        }
        #testimonials .swiper-button-prev-custom,
        #testimonials .swiper-button-next-custom {
            display: none;
        }
        #testimonials .testimonials-swiper {
            padding: 20px 0 15px 0;
        }
        #testimonials .swiper-pagination {
            position: relative;
            margin-top: 40px;
            bottom: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 6px;
        }
        #testimonials .swiper-pagination-bullet {
            width: 20px;
            height: 8px;
            border-radius: 100px;
            background: #fff;
            opacity: 1;
            transition: all 0.4s ease;
            margin: 0 !important;
        }
        #testimonials .swiper-pagination-bullet-active {
            background: #197CF8;
            width: 8px;
        }
        #testimonials .school-partner {
            padding: 40px 0;
        }
        #faq .button-head img {
            width: 80px;
        }
        #faq .accordion-button {
            font-size: 18px;
            padding: 16px 40px 16px 16px;
        }
        #faq .accordion-body {
            font-size: 17px;
        }
        #faq .accordion-button.collapsed::after {
            background: linear-gradient(#B5B5B5, #B5B5B5) no-repeat center/12px 2px, linear-gradient(#B5B5B5, #B5B5B5) no-repeat center/2px 12px;
        }
        #faq .contact-info {
            padding: 0;
        }
        #faq .contact-info p {
            font-size: 20px;
            text-align: left;
        }
        #faq .contact-info .contact-links {
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
            gap: 0.75rem;
        }
        #faq .contact-info p br {
            display: block;
        }
        #faq .banner-future {
            background-image: url('/assets/images/faq/bg-banner-mb.webp');
            min-height: auto;
            padding: 20px 10px 0 0;
        }
        #faq .banner-future .txt-content-future p {
            font-size: 16px;
            text-align: left;
            margin-top: -5px;
            padding: 0 20px;
        }
        #faq .banner-future .buttons {
            margin-top: 15px;
        }
        .popup-content h2 {
            font-size: 28px;
        }
        .custom-popup .popup-body p,
        .custom-popup .popup-body ul {
            font-size: 18px;
        }
    }