@media(max-width: 1400px) {
    .site_section {
        padding: 0 13rem;
    }
    .site_content_area, 
    .hero-section .splide__slide {
        padding: 4.5rem 0;
    }
    .slide-content .logo,
.thank-content .logo {
        width: 9rem;
        margin-bottom: 3rem;
    }
    .slide-content h1 {
        font-size: 4.2rem;
    }
    .slide-content h3 {
        font-size: 2rem;
        margin: 1.75rem 0 1.5rem;
    }
    .slide-content .decorative-image {
        width: 18.33rem;
        margin-top: 0.5rem;
    }
    .splide__pagination {
        bottom: 6rem;
    }
    .info-section .site_content_area {
        gap: 4.5rem 1rem;
    }
    .about-section-content {
        margin-inline: -4.5rem;
        padding-inline: 4.5rem;
        gap: 4rem;
    }
    .about-section-content-right {
        width: 31.71rem;
        margin-right: -4.5rem;
    }
    .shiftList {
        gap: 3.75rem 4.5rem;
        padding-top: 3.75rem;
    }
    .stepCards_section {
        padding-inline: 4rem;
        padding-bottom: 4.5rem;
    }
    .stepCards_item,
    .stepCards_item_inner {
        width: 13rem;
        height: 12rem;
    }
    .stepCards_outter {
        padding-block: 3rem 2.5rem;
    }
    .facultySlider {
        margin-top: 4.5rem;
    }
    .thank-image img {
        margin-right: -13rem;
    }
    .thank-image img,
    .thank-image::after {
        width: calc(100% + 13rem);
    }
}

@media(max-width: 1199px) {
    .site_section {
        padding: 0 8rem;
    }
    .thank-image img {
        margin-right: -8rem;
    }
    .thank-image img,
    .thank-image::after {
        width: calc(100% + 8rem);
    }
    .shiftList {
        gap: 2rem;
    }
    .learningList_item {
        width: 48%;
        max-width: none;
    }
    .legacy_content_right {
        width: 20rem;
    }
    .stepCards_section {
        padding-inline: 0 !important;
    }
    .stepCards_item {
        width: 20rem;
        height: 18rem;
    }
    .stepCards_item_inner {
        width: 100%;
        height: 100%;
        transform: scale(0.75);
    }
    .stepCards_item h4 {
        font-size: 10rem;
    }
    .stepCards_item h6 {
        font-size: 1.3rem;
    }
    .stepCards_outter {
        padding-block: 0rem 4.5rem;
    }
    .splide__slide.is-active .stepCards_item_inner {
        background-color: var(--light-bg);
        transform: scale(1);
    }
}

@media(max-width: 991px) {
    .site_section {
        padding: 0 4rem;
    }
    .thank-image img {
        margin-right: -4rem;
    }
    .thank-image img,
    .thank-image::after {
        width: calc(100% + 4rem);
    }
    .slide-content .logo,
.thank-content .logo {
        width: 7rem;
    }
    .slide-content h1 {
        font-size: 3.8rem;
    }
     .slide-content h3 {
        font-size: 1.8rem;
        margin: 1.5rem 0;
    }
    .btn-custom, .btn-custom:focus, .btn-custom:active {
        font-size: 1.1rem;
    }
    .slide-content .decorative-image {
        width: 16rem;
    }
    .course_info_item {
        width: 40% !important;
    }
    .about-section-content-left {
        width: 100%;
    }
    .video-thumb {
        margin-block: 0 3rem;
    }
    .about-section {
        margin-bottom: 0;
    }
    .about-section-content-right {
        margin: 0;
    }
    .cohortList_item {
        width: 32%;
    }
    .faculty_data {
        width: 100%;
    }
    .legacy_content_left,
    .legacy_content_right {
        width: 100%;
    }
    .about-section-content-right .about-image {
        margin: 0 -5rem;
        width: calc(100% + 10rem);
        height: auto;
        aspect-ratio: 16/12;
    }
    .sitefooter_right {
        align-items: center;
    }
}

@media(max-width: 767px) {
    .info-section .site_content_area {
        gap: 2.5rem 1rem;
    }
    .course_info_item {
        width: calc(50% - 0.5rem) !important;
    }
    .slide-content h1 {
        font-size: 3rem;
    }
    .slide-content .logo,
.thank-content .logo {
        width: 5.5rem;
        margin-bottom: 1.5rem;
    }
    .splide__pagination {
        bottom: 3rem;
    }
    .slide-content h3 {
        font-size: 1.5rem;
    }
    .cohortList {
        gap: 1.4rem;
    }
    .cohortList_item {
        width: 100%;
    }
    .shiftList {
        gap: 1.4rem;
    }
    .edge-section {
        background-position: left center;
    }
    .learningList {
        gap: 2rem 0;
    }
    .faculty_data {
        text-align: center;
    }
    .thank-image {
        width: 100%;
    }
}

@media(max-width: 575px) {
    .site_section {
        padding: 0 2rem;
    }
    .thank-image {
        height: 20rem;
    }
    .thank-content h1 {
        margin-top: 3rem;
    }
    .thank-content p br {
        display: none;
    }
    .thank-image img {
        margin-right: -2rem;
    }
    .thank-image img,
    .thank-image::after {
        width: calc(100% + 2rem);
    }
    .thank-image::after {
        transform: translate(-1.5rem, -1.5rem);
    }
    .slide-content h1 {
        font-size: 2.05rem;
    }
    .slide-content .logo,
.thank-content .logo {
        width: 5rem;
    }
    .slide-content h3 {
        font-size: 1.1rem;
    }
    .btn-custom, .btn-custom:focus, .btn-custom:active {
        font-size: 1rem;
        min-width: 10rem;
        height: 2.75rem;
    }
    .slide-content .decorative-image {
        width: 13rem;
    }
    .splide__pagination {
        bottom: 1.5rem;
    }
    .hero-section .splide__slide {
        background-size: auto 100% !important;
        background-position: 75% 0 !important;
    }
    .about-section {
        background: var(--light-bg-2);
    }
    .about-section-content {
        background: transparent;
        margin-inline: 0;
        padding-inline: 0;
    }
    .about-section-content-right,
    .video-thumb {
        width: 100%;
    }
    .video-thumb {
        transform: translateX(1rem);
    }
    .video-thumb-cover {
        transform: translate(-1rem, 1rem);
    }
    .shiftList_item,
    .learningList_item {
        width: 100%;
    }
    .edge-section .site_content_area::before {
        width: 200vw;
    }
    .stepCards_item_inner {
        transform: scale(0.9);
    }
    .faculty-slider-prev {
        left: -0.5rem;
    }
    .faculty-slider-next {
        right: -0.5rem;
    }
    section {
        max-width: 100dvw;
        overflow-x: hidden;
    }
    .faculty_image {
        width: 20rem;
        max-width: 75%
    }
    .sitefooter_left {
        flex-direction: column;
    }
    .sitefooter_left_content {
        width: 100%;
        text-align: center;
    }
    .form-image {
        display: none;
    }
    .formwrap {
        padding: 0;
    }
    .form_section {
        background-color: var(--light-bg);
    }
}

@media(max-width: 379px) {
    .slide-content h1 br {
        display: none;
    }
    .course_info_item {
        width: 100% !important;
    }
    .stepCards_item {
        width: 16rem;
    }
    .course_info_item:last-child {
        display: none;
    }
}
