﻿@media only screen and (max-width: 479px) {
}

@media only screen and (max-width: 480px) {
}


@media only screen and (max-width: 767px) {
    #slider1 li h2
    { font-size:30px;
    }
    #slider1 li .meta
    { top:30px;
    }
    #slider1 li p
    { font-size:14px;
    }
}

@media only screen and (min-width : 768px) and (max-width :1024px) {
    #slider1 li h2
    { font-size:60px;
    } #slider1 li p
    { font-size:14px;
    }
}




@media only screen and (max-width: 989px) {
   
    .heading1 {
        margin: 15px 0 15px 0;
        text-align: left;
        font: 600 27px/27px "Source Sans Pro", sans-serif;
    }
    .pt-4{padding-top:0;}
    .mt-5, .my-5{margin-top:0;}
    .serviceIconListSection {
        margin: 0 0 30px 0;
    }
    .footerSection{padding:25px 0;}
    .masterText{padding:0 15px;}
    .jumbotron.text-center.panel.overlay{background:none;}
    .mobMenuIcon {
        display: block;
    }

    .first_sec_logo {
        padding: 20px;
        width: 100%;
        position: relative;
        top: auto;
        transform: translateY(0%);
        background: #009997;
    }

    .homeFixed {
        position: relative;
    }

    .menu1 {
        height: auto;
    }

    #navbar:after, #menu:after, .nav_icon1 {
        display: none;
    }

    .jumbotron section {
        width: 100%;
        float: left
    }

    .noticSection {
        margin: 0;
    }

    .newNotic {
        margin: 0;
    }

        .newNotic .slick-prev {
            left: 0;
            z-index: 9;
            height: 37px;
            width: 37px;
        }

        .newNotic .slick-next {
            right: 0;
            z-index: 9;
            height: 37px;
            width: 37px;
        }

    .ourSchoolSection, .managementAchievementsSection {
        margin: 0 0 40px 0;
    }

    .ourInspirationSection {
        margin: 0 0 10px 0;
    }

    #menu-mobile {
        display: inline-block;
        margin-top: 4px;
    }

    
    .fullBoxMob {
        text-align: center;
        background: #24c483;
        float: left;
        width: 100%;
    }

    ul.bigIcon {
        padding: 0px;
    }

    .galleryLeft {
        max-width: 44%;
        margin: 0;
        float: left
    }

    .galleryRight {
        max-width: 53%;
        margin: 0;
        float: right
    }

    .menuLogo {
        max-width: 320px;
        padding: 5px;
    }

    .switcher {
        margin-top: 10px;
    }

    .masterMain {
        margin-top: 30px !important;
    }

    .slider {
        margin-top: 0px !important;
    }
}


@media only screen and (max-width: 1024px) {
}



@media only screen and (min-width : 768px) and (max-width :989px) {
}



@media only screen and (min-width : 990px) and (max-width :1200px) {
}

@media only screen and (max-width: 1300px) {
}
