@media only screen and (max-width : 1250px) {
    .instructor-bio {
        padding: 24px 48px;
    }
}

@media only screen and (max-width : 1100px) {
    .instructor-bio {
        padding: 12px 32px;
    }
    .wheel-overlay .center p span {
        display: none;
    }
}

@media only screen and (max-width : 1023px) {
    body {
        font-size: 1.4rem;
    }
    section {
        padding: 48px 40px;
    }
    h1 {
        font-size: 3.6rem;
    }
    h2 {
        font-size: 3.2rem;
    }
    .tagline {
        font-size: 1.8rem;
    }
    #hero .container {
        padding: 100px 40px 96px;
    }
    .hero-text {
        max-width: 610px;
    }
    .hero-text p {
        font-size: 1.8rem
    }
    .rating-container {
        margin: 40px auto 60px;
    }
    .logo-swiper-1, .logo-swiper-2 {
        margin: 24px -40px 0;
    }
    .programs-container {
        margin-top: 40px;
    }
    .program {
        padding: 36px;
    }
    .program.dli {
        padding-bottom: 425px;
    }
    .program h3 {
        font-size: 2.4rem;
    }
    .program p {
        font-size: 1.8rem;
        padding-top: 32px;
    }
    .program p:last-of-type {
        font-size: 1.4rem;
    }
    .program .btn.btn.outline {
        margin-top: 36px;
    }
    .who-container {
        margin-top: 40px;
        gap: 30px 24px;
    }
    .who {
        width: calc(33.33% - 16px);
        height: 330px;
    }
    .instructors {
        margin-top: 40px;
    }
    .instructor-image {
        width: 275px;
    }
    .instructor-bio {
        width: calc(100% - 275px);
        padding: 12px 24px;
    }
    .instructor-bio h3 {
        font-size: 2.4rem;
        line-height: 1;
    }
    .instructor-bio h4 {
        font-size: 1.6rem;
        line-height: 1.2;
        padding-top: 12px;
    }
    .instructor-bio p {
        line-height: 1.5;
        padding-top: 12px;
    }
    .instructor-bio img {
        padding-top: 12px;
        width: 80%;
    }
    .wheel-container {
        margin: 40px auto 118px;
    }
    .letters button.active {
        font-size: 8.4rem;
        padding: 0 32px;
    }
    .letters button {
        font-size: 5.6rem;
        padding: 20px 32px;
    }
    .wheel {
        margin-top: 32px;
    }
    .wheel-overlay {
        top: 120px;
    }
    .wheel-overlay .center h3 {
        font-size: 1.6rem;
    }
    .wheel-overlay .center p {
        padding: 20px 20px 0;
    }
    .wheel-overlay .left h4, .wheel-overlay .right h4 {
        font-size: 2rem;
    }
    .wheel-center {
        position: absolute;
        bottom: -118px;
        left: calc(50% - 118px);
    }
    .wheel-center img {
        width: 236px;
        height: 236px;
    }
    .testimonial-container {
        margin: 40px -40px 0;
    }
    .testimonial-swiper {
        padding: 0 40px;
    }
    .testimonial-image img {
        width: 172px;
    }
    .testimonial-content .quote {
        font-size: 2.4rem;
    }
    footer {
        margin-top: 90px;
        padding: 32px 40px 40px 40px;
    }
    .footer .footer-tl, .footer .footer-tr {
        width: calc(50% - 24px);
    }
    .footer-tr .links {
        gap: 32px;
        justify-content: flex-end;
    }
}

@media only screen and (max-width : 767px) {
    body {
        font-size: 1.4rem;
    }
    section {
        padding: 40px 20px;
    }
    h1 {
        font-size: 3.2rem;
    }
    h2 {
        font-size: 2.4rem;
    }
    .tagline {
        font-size: 1.4rem;
    }
    header {
        padding: 12px 20px;
    }
    header .logo img {
        width: 120px;
    }
    header .zeux {
        font-size: 1.2rem;
    }
    #hero .container {
        padding: 40px 20px;
    }
    .hero-text p {
        font-size: 1.6rem;
        line-height: 1.5;
    }
    .hero-text .btn {
        width: 100%;
    }
    .rating-container {
        margin-top: 20px;
        flex-direction: column;
        gap: 12px;
    }
    .rating {
        width: 100%;
        padding: 24px;
        flex-direction: row;
        gap: 24px;
    }
    .rating img {
        width: 80px;
    }
    .rating h3 {
        padding-top: 0;
        font-size: 1.6rem;
    }
    .rating.stars {
        gap: 8px;
    }
    .rating.stars h3 {
        padding-top: 0;
        padding-left: 16px;
    }
    .rating.stars h4 {
        padding-top: 0;
        padding-bottom: 0;
    }
    .logo-swiper-1, .logo-swiper-2 {
        margin: 12px -20px 0;
    }
    .who-container {
        margin-top: 20px;
        gap: 20px;
    }
    .programs-container {
        margin-top: 20px;
        flex-direction: column;
        gap: 18px;
    }
    .programs-column {
        width: 100%;
        gap: 18px;
    }
    .program.dli {
        padding-bottom: 300px;
    }
    .program.dls, .program.iaw, .program.ct {
        padding-bottom: 160px;
    }
    .program {
        padding: 24px;
    }
    .program h3 {
        font-size: 1.8rem;
    }
    .program p {
        font-size: 1.6rem;
        padding-top: 24px;
    }
    .program .btn.btn.outline {
        margin-top: 24px;
    }
    .who {
        width: 100%;
        height: auto;
        padding: 18px 15px 30px;
    }
    .who:hover .hoverbg {
        opacity: 0;
    }
    .who h3 {
        font-size: 1.6rem;
    }
    .who>img {
        max-height: 100px;
    }
    .instructors {
        margin-top: 20px;
        gap: 24px;
    }
    .instructor-container {
        flex-direction: column;
    }
    .instructor-container:nth-of-type(even) {
        flex-direction: column-reverse;
    }
    .instructor-image {
        width: 100%;
    }
    .instructor-image img {
        width: 100%;
    }
    .instructor-bio {
        width: 100%;
        padding: 24px 18px;
    }
    .instructor-bio h3 {
        font-size: 2rem;
    }
    .instructor-bio h4 {
        padding-top: 18px;
    }
    .instructor-bio p {
        padding-top: 18px;
    }
    .instructor-bio img {
        padding-top: 18px;
        width: 100%;
    }
    .wheel-container {
        margin: 20px auto 59px;
    }
    .letters button {
        font-size: 3rem;
        padding: 8px 12px;
    }
    .letters button.active {
        font-size: 4.6rem;
        padding: 0 12px;
    }
    .wheel {
        margin-top: 280px;
    }
    .wheel-overlay {
        top: 60px;
        align-items: flex-end;
    }
    .wheel-overlay .left h4, .wheel-overlay .right h4 {
        font-size: 1rem;
        margin-bottom: 90px;
    }
    .wheel-overlay .center h3 {
        font-size: 1rem;
        margin-bottom: 160px;
        padding: 5px;
    }
    .wheel-overlay .center p {
        position: absolute;
        top: 0;
        left: 0;
    }
    .wheel-overlay .center p span {
        display: block;
    }
    .wheel-center {
        position: absolute;
        bottom: -59px;
        left: calc(50% - 59px);
    }
    .wheel-center img {
        width: 118px;
        height: 118px;
    }
    .testimonial-container {
        margin: 20px -20px 0;
    }
    .testimonial-swiper {
        padding: 0 20px;
    }
    .testimonial-swiper .testimonial {
        flex-direction: column;
    }
    .testimonial-content {
        width: 167px;
        padding: 20px 10px;
    }
    .testimonial-content .quote {
        font-size: 1.6rem;
        line-height: 1.3;
    }
    footer {
        margin-top: 60px;
        padding: 15px;
    }
    .footer-top {
        flex-direction: column;
        gap: 20px;
        position: relative;
    }
    .footer .footer-tl {
        width: 100%;
        padding-bottom: 20px;
        border-bottom: 1px solid #fff;
    }
    .footer .footer-tr {
        width: 100%;
    }
    footer .logo img {
        width: 60px;
    }
    footer .logo p {
        padding-top: 2px;
        font-size: 0.8rem;
        line-height: 2;
    }
    .footer-tr .social {
        position: absolute;
        top: 0;
        right: 0;
    }
    .footer-tr .links {
        justify-content: space-between;
    }
    .footer-bottom {
        flex-direction: column;
        gap: 16px;
    }
}