/* ===================================================================
                            xxl
====================================================================== */

@media only screen and (min-width: 1400px) {}


/*=====================================================================
                             xl
 ====================================================================== */

@media only screen and (min-width: 1200px) and (max-width:1399px) {
    p {
        font-size: 16px;
    }

    ul li {
        font-size: 16px;
    }

    /*  */
    li.nav-item {
        margin-left: 10px;
    }

    .home-block-1 .school-text h2 {
        font-size: 70px;
    }

    .why-choose h2 {
        font-size: 50px;
    }

    .banner-title{
        width: 50%;
    }

    .inner-banner{
        height: 400px;
    }

    .inner-banner video {
        height: 400px;
    }

    .banner-title h1{
        font-size: 36px;
        margin: 0;
    }


}


/*=================================================================
                         Tablet Landscape(lg)
=================================================================== */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    p {
        font-size: 14px;
    }




}


/*=================================================================
                        Tablet Portrait (md)
=================================================================== */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    p {
        font-size: 16px;
    }

    .section-space {
        padding: 40px 0;
    }

    /* =home page= */
    .home-block-1 .block-text {
        padding: 40px;
    }

    .home-block-1 .school-text h2 {
        font-size: 35px;
    }

    .home-block-1 .school-text h4 span {
        line-height: 2.5;
    }

    .home-block-1 video {
        height: 400px;
    }


    .why-choose h2 {
        font-size: 40px;
    }

    /* =inner banner= */

    .inner-banner video {
        height: 200px;
    }

    .inner-banner {
        height: 200px;
    }

    .banner-title h1 {
        font-size: 26px;
        margin: 0;
    }

    .banner-title {
        width: 80%;
        padding: 10px;
    }

    .home-block-1 .block-text h2 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }

    .our-vission .banner-title {
        position: initial;
        transform: none;
        width: 100% !important;
    }

    .our-vission video {
        display: none;
    }



    .our-mission h4 {
        font-size: 30px !important;
    }

    section.principal-msg {
        background-color: transparent !important;
    }

    section.principal-msg>.py-5 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .staff-title h3 {
        font-size: 26px;
    }

    .course-case-study {
        border-radius: 0 !important;
    }

    .course-language img {
        width: 60% !important;
    }

    .scheme-of-studies img {
        width: 100% !important;
    }

    .scheme-of-studies p {
        font-size: 16px;
    }

    .rule-carousel .carousel-caption {
        bottom: 28%;
        width: 90%;
    }

    .rule-carousel .carousel-caption h3 {
        font-size: 18px !important;
    }

    .rule-carousel .carousel-caption {
        bottom: 28%;
        width: 90%;
    }

    .rule-carousel .carousel-item {
        min-height: 270px;
    }

    .council h2 {
        font-size: 28px !important;
    }

    .cabinet-leaders-card p {
        padding-left: 15px;
        padding-top: 15px;
    }

    .cabinet-leaders-card h5 {
        padding-left: 15px;
        padding-bottom: 15px;
    }

    .club .club-text {
        padding: 30px;
    }

    .club .club-text h1 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .club-block {
        width: 100%;
    }

    .school-clubs {
        margin-top: 0px;
        padding-top: 80px;
    }

    .library h2 {
        margin-left: 0;
    }

    .library .list-block {
        padding-left: 0;
    }

    .libray-card {
        margin-bottom: 30px;
    }

    .smartclass .banner-title {
        width: 100% !important;
    }

    section.inner-banner.smartclass {
        height: 340px;
    }

    section.inner-banner.smartclass video {
        height: 340px;
    }

    .home-block-1 .block-text h1 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }

    .news-events h2 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }

    .home-block-1 img {
        width: 100%;
    }


    .careers .block-text {
        min-height: auto !important;
    }


    .home-block-1 h4 {
        word-break: break-all;
    }


    .home-block-1 h1 {
        font-size: 34px !important;
    }

    .student-card {
        margin-bottom: 30px;
    }



}


/* ==============================================================
                    Mobile Landscape Size(sm)
================================================================= */

@media only screen and (min-width: 576px) and (max-width: 767px) {}


/*===================================================================
                         All Mobile Sizes 
 ====================================================================*/

@media only screen and (max-width: 767px) {
    p {
        font-size: 16px;
    }

    ul li {
        font-size: 16px;
    }

    ol li {
        font-size: 16px;
    }

    .section-space {
        padding: 40px 0;
    }

    /* =home page= */
    .home-block-1 .block-text {
        padding: 40px;
    }

    .home-block-1 .school-text h2 {
        font-size: 35px;
    }

    .home-block-1 .school-text h4 span {
        line-height: 2.5;
    }

    .home-block-1 video {
        height: 400px;
    }


    .why-choose h2 {
        font-size: 40px;
    }

    /* =inner banner= */

    .inner-banner video {
        height: 200px;
    }

    .inner-banner {
        height: 200px;
    }

    .banner-title h1 {
        font-size: 26px;
        margin: 0;
    }

    .banner-title {
        width: 80%;
        padding: 10px;
    }

    .home-block-1 .block-text h2 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }

    .our-vission .banner-title {
        position: initial;
        transform: none;
        width: 100% !important;
    }

    .our-vission video {
        display: none;
    }

    .our-vission {
        margin-bottom: 60px;
    }

    .our-mission h4 {
        font-size: 30px !important;
    }

    section.principal-msg {
        background-color: transparent !important;
    }

    section.principal-msg>.py-5 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .staff-title h3 {
        font-size: 26px;
    }

    .course-case-study {
        border-radius: 0 !important;
    }

    .course-language img {
        width: 100% !important;
    }

    .scheme-of-studies img {
        width: 100% !important;
    }

    .scheme-of-studies p {
        font-size: 16px;
    }

    .rule-carousel .carousel-caption {
        bottom: 28%;
        width: 90%;
    }

    .rule-carousel .carousel-caption h3 {
        font-size: 18px !important;
    }

    .rule-carousel .carousel-caption {
        bottom: 28%;
        width: 90%;
    }

    .rule-carousel .carousel-item {
        min-height: 270px;
    }

    .council h2 {
        font-size: 28px !important;
    }

    .cabinet-leaders-card p {
        padding-left: 15px;
        padding-top: 15px;
    }

    .cabinet-leaders-card h5 {
        padding-left: 15px;
        padding-bottom: 15px;
    }

    .club .club-text {
        padding: 30px;
    }

    .club .club-text h1 {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .club-block {
        width: 100%;
    }

    .school-clubs {
        margin-top: 0px;
        padding-top: 80px;
    }

    .library h2 {
        margin-left: 0;
    }

    .library .list-block {
        padding-left: 0;
    }

    .libray-card {
        margin-bottom: 30px;
    }

    .smartclass .banner-title {
        width: 100% !important;
    }

    section.inner-banner.smartclass {
        height: 340px;
    }

    section.inner-banner.smartclass video {
        height: 340px;
    }

    .home-block-1 .block-text h1 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }

    .news-events h2 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }

    .home-block-1 img {
        width: 100%;
    }


    .careers .block-text {
        min-height: auto !important;
    }


    .home-block-1 h4 {
        word-break: break-all;
    }


    .home-block-1 h1 {
        font-size: 34px !important;
    }

    .student-card {
        margin-bottom: 30px;
    }

    h2.section-title_nw.mb-4.left{
        font-size: 16px !important;
    }

    .accordion-body td{
font-size: 14px !important;
    }
    .accordion-body {
        padding: 10px !important;
    }
    .accordion-body button.btn.btn-md{
        padding: 10px !important;
        font-size: 10px;
    }


}