﻿body {
    font-family: 'Noto Sans';
}

#topheader {
    display: normal;
}

#smallmenu {
    display: none !important;
}

.topmenu {
    /*background-color: #f5f209;*/
    background-color: white;
    height: 50px;
    border-bottom: 8px solid #df0303;
    position: fixed;
    z-index: 999;
    padding: 0px;
}

.topbar {
    background-color: #f5f209;
}

.topleft {
    list-style-type: none;
}

    .topleft li {
        display: inline-block;
        font-size: 25px;
        padding: 2px 2px 0px 2px !important;
        position: relative;
        right: 80px;
    }

        .topleft li i {
            color: #df0303;
            font-size: 25px;
        }

.topright {
    list-style-type: none;
    float: right;
}

    .topright li {
        display: inline-block;
        font-size: 15px;
        padding: 5px 2px 0px 2px !important;
        text-align: right;
    }

        .topright li i {
            color: #df0303;
            font-size: 20px;
        }

.logo {
    position: relative;
    bottom: 6px;
    z-index: 1;
    height: 170px;
    display: normal;
}

.smalllogo {
    position: relative;
    bottom: 10px;
    height: 50px;
}

.subheading {
    background-color: #000075;
    display: block;
    font-size: 22px;
    border-right: 5px solid #fff;
    padding-right: 10px;
    padding: 20px 20px 30px 20px;
    color: white;
}
.subheading1 {
    display: block;
    font-size: 22px;
    border-right: 5px solid #fff;
   border-bottom:1px solid;
    color: black;
}
.notice {
    background-color: #f5f209;
    /*padding:10px;*/
    position: relative;
    bottom: 50px;
}

.noticecontent {
    display: block;
    color: black;
    padding-top: 15px;
    font-size: 15px;
    font-weight: 700;
}

    .noticecontent span {
        display: block;
        font-size: 13px;
    }

h1 {
    font-size: 2.5em;
    color: black;
    text-align: center;
}

h2 {
    font-size: 3em;
    text-align: center;
    color: black;
}

h3 {
    font-size: 20px;
    color: white;
    text-align: center;
    background-color: #000040;
    display: block;
    padding: 10px;
    margin: 0px;
}

.border {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 50%;
}

.content {
    display: block;
    color: rgb(36, 36, 36);
    font-size: 15px;
    text-align: center;
    padding: 30px 50px;
}
.content1 {
    display: block;
    color: rgb(36, 36, 36);
    font-size: 16px;
     padding: 30px 50px;
}
.lib {
    font-size: 15px;
    text-align: center;
    padding: 10px 5px 10px 5px;
}

    .lib > a {
        display: block;
        color: black;
    }

.box1 {
    border: 2px solid #df0303;
    transition: 0.2s;
    background-color: white;
    border-radius: 20px 20px 0 0;
    height: 370px;
}

    .box1:hover {
        border: 2px solid #29166f;
        background-color: #eee;
    }

.imgcourse {
    border-radius: 20px 20px 0 0;

}

.thoughtdiv {
    padding: 0px;
    background: url('../images/thought.png') fixed;
}

    .thoughtdiv h2 {
        font-size: 3em;
        text-align: center;
        color: white;
        padding-top: 40px;
    }

    .thoughtdiv span {
        display: block;
        color: yellow;
        font-size: 20px;
        padding: 20px 50px 70px 50px;
        text-align: center;
    }

#slider {
    margin-top: 102px;
}

.slider {
    /*position: relative !important;
    top: 100px !important;*/
    width: 100% !important;
    height: 500px !important;
}

.whatsnew {
    border: 6px solid #000075;
    padding: 0px;
    height: 450px;
}

.event {
    display: block;
    padding: 10px;
    border-bottom: 2px dashed #df0303;
    color: black;
    font-size: 22px;
}

.marquee {
    list-style-type: none;
}

    .marquee li {
        font-size: 18px;
        padding: 40px 0 0 0 !important;
        position: relative;
        right: 30px;
    }

        .marquee li a {
            color: #333;
        }

            .marquee li a p {
                padding-top: 0px;
                text-decoration: underline;
            }

                .marquee li a p span {
                    padding-top: 0px;
                    font-size: 15px !important;
                    text-decoration: none !important;
                }

.eventdate {
    float: left;
    font-size: 11px;
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 45px;
    height: 45px;
    color: black;
    background: #c6c6ff;
    border: 3px solid #000075;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    padding: 12px 5px 0 5px;
    margin: 0 7px 0 0;
}

#about {
    margin-top: 0px;
}

#course, #map {
    margin-top: 50px;
}

#gallery {
    margin-top: 50px;
}

.gallery {
    /* height: 170px; */
}

#about1, #gallery1, #galleryevent {
    margin-top: 130px;
    margin-bottom: 20px;
}

.schoolimg {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 30%;
}
.principal {
    margin-left: auto;
  margin-right: auto;
    display: block;
    width: 60%;
     margin-top:30px;
     border:2px solid maroon;
}
.content2{
    text-align:justify;
    margin-top:30px!important;
   
}
.margintopp{
    margin-top:50px;
}
/* footer */
.footer {
    /*background:url(../images/footerimg.png) fixed;*/
    background-color: #000040;
    padding: 0px;
}

.footer-top {
    padding: 4em 0 0;
    /*background: #1f2529;*/
}

.footer-grid h3, .footer-list h3, .agile-footer-grid h3 {
    font-size: 1.5em;
    margin: 0 0 1.2em 0;
    color: #FFFFFF;
    background-color: #000040;
    text-align: left;
}

.footer-grid h4 {
    color: #ff9900;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.footer-grid h5 {
    color: #ffce08;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.footer-logo a {
    color: #FFFFFF;
    font-size: 2em;
    font-weight: 600;
    text-decoration: none;
}

.footer-grid p {
    color: #989898;
    font-size: .9em;
    line-height: 1.8em;
    margin: 1em 0;
}

.footer-grid ul, .footer-list ul {
    padding: 0;
    margin: 0;
}

    .footer-grid ul li, .footer-list ul li {
        display: block;
        margin: .5em 0;
    }

    .footer-list ul li {
        color: #bbbbbb;
        font-size: 1em;
    }

    .footer-grid ul li a {
        color: white;
        font-size: 15px;
        text-decoration: none;
        line-height: 2em;
        /*letter-spacing: 1px;*/
    }

        .footer-grid ul li a i {
            color: #ffce08;
        }

        .footer-grid ul li a:hover {
            color: #da251d;
        }

.agile-footer-grid ul {
    padding: 0;
    margin: 0;
}

ul.w3agile_footer_grid_list li {
    list-style-type: none;
    color: #989898;
    line-height: 1.8em;
    margin-bottom: 2em;
    font-size: .9em;
}

.agile-footer-grid p {
    color: #989898;
    margin-bottom: 1em;
    font-size: 1em;
    letter-spacing: .02em;
}

ul.w3agile_footer_grid_list li a {
    color: #ff9900;
    text-decoration: none;
}

ul.w3agile_footer_grid_list li span {
    display: block;
    margin: .5em 0 0;
}

ul.w3agile_footer_grid_list i.fa.fa-twitter {
    margin-right: 1em;
    color: #03A9F4;
    font-size: 1.4em;
}

.subscribe-grid input[type="email"] {
    display: inline-block;
    background: #FFFFFF;
    border: solid 1px #bbb;
    width: 70%;
    outline: none;
    height: 42px;
    padding: .7em 1em;
    font-size: .9em;
    color: #999999;
}

.subscribe-grid button.btn1 {
    color: #ffffff;
    font-size: .9em;
    border: solid 1px #ffce08;
    width: 60px;
    height: 42px;
    text-align: center;
    text-decoration: none;
    background: #ffce08;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

    .subscribe-grid button.btn1:hover {
        border: 2px solid #ffce08;
        background: none;
    }

.footer .w3_agile_social_icons {
    margin: 2em 0;
    text-align: left;
}

.footer .agileinfo_social_icons li a {
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
}

    .footer .agileinfo_social_icons li a i {
        line-height: 2.2em;
    }

.address ul li {
    color: white;
    margin: 15px 0;
    font-size: 14px;
    letter-spacing: .02em;
    font-weight: 400;
    list-style-type: none;
}

    .address ul li i {
        color: #ffce08;
        margin-right: 10px;
        font-size: 20px;
    }

.footer-grid, .agile-footer-grid {
    padding: 0;
}
/*-- //footer --*/

.footerbottom {
    background-color: black;
    padding: 10px;
}

    .footerbottom span {
        color: white;
        display: block;
        text-align: center;
        padding: 10px;
    }

.w3_agile_social_icons {
    margin: 1em 0 0;
    text-align: center;
}

.agileinfo_social_icons li {
    display: inline-block;
    margin: 0em .5em;
}

    .agileinfo_social_icons li a {
        width: 40px;
        height: 40px;
        border: 2px solid #fff;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        text-decoration: none;
        display: block;
        text-align: center;
        transition: 1.5s;
        -webkit-transition: 1.5s;
        -ms-transition: 1.5s;
        -o-transition: 1.5s;
        -moz-transition: 1.5s;
    }

        .agileinfo_social_icons li a:hover {
            color: #fff;
            transform: rotate(400deg);
            -webkit-transform: rotate(400deg);
            -moz-transform: rotate(400deg);
            -o-transform: rotate(400deg);
            -ms-transform: rotate(400deg);
            transition: 1.5s;
            -webkit-transition: 1.5s;
            -ms-transition: 1.5s;
            -o-transition: 1.5s;
            -moz-transition: 1.5s;
        }

        .agileinfo_social_icons li a i {
            line-height: 2.7em;
            transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            color: #ffffff;
        }

.w3_agileits_facebook:hover {
    background: #3b5998;
}

.wthree_twitter:hover {
    background: #1da1f2;
}

.agileinfo_google:hover {
    background: #dd4b39;
}

.agileinfo_pinterest:hover {
    background: #bd081c;
}
/*--facilities--*/
.facilitiesimg{
    padding:10px;
    height:200px;
}
@media(max-width:468px) {
    #slider {
        margin-top: 2px;
    }

    .slider {
        /*position: relative !important;
    top: 100px !important;*/
        width: 100% !important;
        height: 250px !important;
    }

    .subheading {
        font-size: 18px;
        padding: 20px 20px 30px 10px;
    }

    .noticecontent {
        display: block;
        color: black;
        padding-top: 15px;
        font-size: 13px;
        font-weight: 700;
    }

        .noticecontent span {
            display: block;
            font-size: 12px;
        }

    #topheader {
        display: none;
    }

    #smallmenu {
        display: block !important;
    }

    h1 {
        font-size: 2em;
        color: black;
        text-align: center;
    }

    h2 {
        font-size: 1.5em;
        color: black;
        text-align: center;
    }

    .thoughtdiv h2 {
        font-size: 2em;
    }

    .thoughtdiv span {
        font-size: 15px;
    }

    .box1 {
        border: 2px solid #df0303;
        transition: 0.2s;
        background-color: white;
        border-radius: 20px 20px 0 0;
        height: 380px;
    }

        .box1:hover {
            border: 2px solid #29166f;
            background-color: #eee;
        }

    #about1, #gallery1, #galleryevent {
        margin-top: 0px;
        margin-bottom: 1em;
    }

    #galleryevent {
        margin-top: 0px;
        /* margin-bottom: 100em; */
    }
}
/*--gallery--*/
.galleryimg {
    height: 230px !important;
    width: 100% !important;
}

.gallery-grids {
    /*padding: 50px 20px 50px 20px;*/
    padding: 15px 15px 0px 0px;
}

.gallery-box {
    display: block;
    overflow: hidden;
    width: 100%;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
}
/*--image-zoom--*/
img.zoom-img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
}

    img.zoom-img:hover {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        -webkit-transition-timing-function: ease-in-out;
        -webkit-transition-duration: 750ms;
        -moz-transition-timing-function: ease-in-out;
        -moz-transition-duration: 750ms;
        -ms-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        -ms-transition-duration: 750ms;
        -o-transition-duration: 750ms;
        overflow: hidden;
    }
/*--//image-zoom--*/
/*--//gallery--*/
.eventcontent {
    font-size: 15px;
    background-color: #df0303;
    display: block;
    padding: 20px 0px 20px 0px;
    color: white;
    text-align: center;
}

.galleryevent {
    height: 150px;
}

.back {
    width: 200px;   
    display: block;
    text-align: center;
    color: white;
    font-size: 15px;
    background-color: red;
    padding: 10px;
    text-decoration: none !important;
    border: 2px solid red;
    transition: 0.2s;
}

    .back:hover {
        background-color: white;
        color: red;
        border: 2px solid red;
    }
