/* The screen size in range */

@media (min-width: 1110px) and (max-width: 1450px) {
    #footer-section .text-slogan-wrapper {
        display: none;
    }

    #footer-section .text-slogan-wrapper.horizontal-ipad-air {
        display: block;
    }
}

@media (min-width: 1110px) and (max-width: 1180px) {
    .sis-page-homepage #footer-section {
        margin-top: -16%;
    }
}

@media (min-width: 1366px) and (max-width: 1900px) {
    .bg-scale[data-element_type="container"] {
        background-size: 100% 90% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1365px) {
    .bg-scale[data-element_type="container"] {
        background-size: 100% 92.5% !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .bg-scale[data-element_type="container"] {
        background-size: 95% 95% !important;
    }
}

@media (min-width: 1180px) and (max-width: 1180px) {
    .bg-scale[data-element_type="container"] {
        background-size: 100% 95% !important;
    }

    /* OUR PHILOSOPHY */
    #homepage #philosophy-carousel .carousel-container.e-widget-swiper .elementor-swiper-button {
        width: 32px;
        height: 32px;
        top: 45%;
        right: 20%;
    }

    #ac-grades .main-heading {
        font-size: 100px;
    }

    /* UNIVERSITY GALLERY */
    #university-gallery::before {
        --border-radius: 232px 232px 0px 0px;
    }

    #university-gallery .slider-visible .elementor-swiper-button-prev,
    #university-gallery .slider-visible .elementor-swiper-button-next {
        right: 20px;
    }

    #university-gallery .btn-viewmore-wrapper {
        top: 75.5%;
    }

    #university-gallery .space-horizontal-ipad-air {
        --spacer-size: 150px;
    }

    /* STELLAR */
    body.sis-page-study-pathway .control-stellar-wrapper {
        flex-direction: column;
        align-items: center;
    }

    body.sis-page-study-pathway .control-stellar-wrapper .control-stellar-heading {
        padding: 0;
        text-align: center;
    }

    body.sis-page-study-pathway .control-stellar-wrapper .control-stellar-content .right-result {
        border-radius: 90px;
        width: 75%;
        padding-bottom: 75px;
    }

    body.sis-page-study-pathway .control-stellar-wrapper .control-stellar-content .right-result .e-con.e-child {
        padding: 10px;
    }

    body.sis-page-study-pathway .control-stellar-wrapper .stellar-space {
        display: none;
    }

    body.sis-page-study-pathway .control-stellar-wrapper .stellar-img-book {
        width: 90%;
    }

    body.sis-page-study-pathway .control-stellar-wrapper .control-stellar {
        padding: 0;
        padding-right: 150px;
        bottom: -200px;
    }

    body.sis-page-study-pathway .elementor-element.studypathway-space-bottom.elementor-widget-spacer {
        --spacer-size: 200px;
    }
}

@media (min-width: 431px) and (max-width: 768px) {
    .btn-arrow-e.nested-hover-target.to-btn-e {
        justify-items: end;
    }

    .btn-arrow-e.btn-lg .elementor-button {
        padding: 12px;
    }

    .btn-arrow-e.btn-lg .elementor-button-content-wrapper {
        font-size: 16px;
    }
}

@media (min-width: 760px) and (max-width: 840px) {
    #footer-section .text-slogan-wrapper {
        display: none;
    }

    #footer-section .text-slogan-wrapper.horizontal-ipad-mini {
        display: block;
    }
}

@media (min-width: 1111px) and (max-width: 1180px) {

    /* Academic Team */
    .sis-page-academic-team .sis-presentation-staff-container .sis-presentation-staff-name .elementor-heading-title {
        font-size: 33px;
    }
}

@media (min-width: 1111px) and (max-width: 1366px) {

    /* School Fees */
    .sis-page-school-fees .btn-download.btn-sm {
        width: 236px;
    }

    .sis-page-school-fees button.btn-download-icon,
    .sis-page-school-fees button.btn-download-icon:hover {
        width: 50px;
        height: 50px;
    }
}

@media (min-width: 1259px) and (max-width: 1268px) {
    .sis-page-news-events #sis-page-title .elementor-heading-title {
        font-size: 40px;
    }

    .sis-page-study-pathway .control-programme-cards {
        width: 980px;
    }

    .sis-page-study-pathway .control-programme-cards .elementor-element.elementor-widget-spacer {
        --spacer-size: 20px;
    }

    .sis-page-study-pathway .control-programme-cards .elementor-element.nested-hover-hook.e-flex.e-con.e-child {
        padding: 40px;
    }

    .sis-page-study-pathway .control-programme-cards img {
        height: 222px;
    }
}

@media (min-width: 1024px) and (max-width: 1080px) {

    .stellar-img-book {
        margin-right: 60px;
    }

    .stellar-img-book img {
        width: 80% !important;
    }

    .sis-page-study-pathway .control-programme-cards {
        width: 900px;
    }

    .sis-page-study-pathway .control-programme-cards .elementor-element.elementor-widget-spacer {
        --spacer-size: 20px;
    }

    .sis-page-study-pathway .control-programme-cards .elementor-element.nested-hover-hook.e-flex.e-con.e-child {
        padding: 40px;
    }

    .sis-page-study-pathway .control-programme-cards img {
        height: 252px;
    }
}