*{
	margin:0px;
	padding: 0px;
        box-sizing: border-box;
}

.left{
    float: left;
}
.right{
    float: right;
}
.over{
    overflow: auto;
    overflow-y: hidden;
}
.none{
    display: none;
}
.back{
	    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}
.back .backupper{
      width: 100%;
    height: 118px;
    background-color: rgba(10,31,94,1);
}
.back .backlower{
    width: 100%;
    height: 100%;
    background-color: rgba(183,217,242,1);
}
.back .login{
    color: #fff;
    font-family: Verdana;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding: 10px 15px !important;
    border: none !important;
    margin: 5px 0 !important;
    background: #4a69c3;
    background-image: linear-gradient(to bottom, #5778d7, #233b85);
}
.mainupper{
    margin-bottom: 22px;
    position: relative;
}
.mainasp{
    width: 960px;
    background: #ffffff;
    border-radius: 14px;
    margin: 0 auto;
    margin-top: 97px;
}
.name img{
position: absolute;
    left: 201px;
    top: -57px;
    height: 43px;
}
.mainasp .homea{
    font-weight: bolder;
    display: block;
    color: white;
    font-family: Neucha, Arial, sans serif;
    font-size: 18px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    background-image: linear-gradient(to bottom, #5778d7, #233b85);
    border-radius: 8px;
    /* padding-left: 7px; */
    margin-left: 2px;
    margin-right: 10px;
    margin-top: -2px;
}
.free10{
	height: 10px;
	background: white;
}
.free10:first-child{
	height: 20px;
	background: white;
	    border-radius: 14px 14px 0px 0px;
}
.left .leftimg{
	    width: 220px;
}
.left .leftimg img{
    width: 220px;
    background: #b7d9f2;
        margin: 0px 3px;
}
.menu ul{
       margin-left: 3px;
    list-style: none;
}
.menu ul li{
        font-family: Comic Sans MS;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    -webkit-box-shadow: inset 0px 7px 46px -11px rgba(0,0,0,0.16);
    box-shadow: inset 0px 7px 46px -11px rgba(0,0,0,0.16);
    -moz-box-shadow: inset 0px 7px 46px -11px rgba(0,0,0,0.16);
    box-shadow: inset 0px 3px 1px 0px rgba(0,0,0,0.16);
    height: 35px;  
        padding-top: 8px !important;
}
.menu ul li a{
    text-decoration: none;
}
.free5{
    height: 10px;
}
marquee div:first-child{
    width: 95px;
}
marquee div:nth-child(2){
    width: 133px;
}
marquee div:nth-child(3){
    width: 124px;
}
marquee div:nth-child(4){
    width: 133px;
}
marquee div:nth-child(5){
    width: 133px;
}
marquee div{
    display: inline-block;
}
 .mainasp .menu.left{
    background: white;
    width: 223px;
}
.contentabc{
    width: calc(100% - 223px);
    box-shadow: 0px -5px 3px #c1c1c1;
}
.conta{
    overflow: auto;
}
.menu ul li:nth-child(1){
background: rgba(239,29,38,1);
    padding-top: 8px;
    font-family: Comic Sans MS;
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    padding-left: 25px;
    width: 128px;
}
.menu ul li:nth-child(2){
    padding-left: 33px;
    background: rgba(4,231,238,1);
    width: 138px;
    color: white;
    padding-top: 4px;
}
}
.menu ul li:nth-child(3)
{
    background: rgba(165, 42, 42, 0.79);
    width: 135px;
    padding-top: 3px;
    padding-left: 32px;
}
.menu ul li:nth-child(3){
padding-top: 4px;
    background: rgba(137,223,2,1);
    width: 162px;
    color: white;
    padding-left: 32px;
}
.menu ul li:nth-child(4){
    padding-top: 2px;
    padding-left: 25px;
    background: rgba(253,199,2,1);
    width: 155px;
    color: white;
}
.menu ul li:nth-child(5){
padding-top: 5px;
    background: rgba(81,139,221,1);
    width: 145px;
    color: white;
    padding-left: 32px;
}
.menu ul li:nth-child(6){
    background: rgba(65,203,128,1);
    width: 152px;
    padding-top: 4px;
    color: white;
    padding-left: 19px;
}
.menu ul li:nth-child(7){
    margin-bottom: 3px;
    padding-top: 3px;
    width: 172px;
    color: white;
    background: rgba(179,82,249,1);
    padding-left: 25px;
}
.menu ul li:nth-child(8){
    padding-top: 5px;
    width: 189px;
    color: white;
    background: rgba(238,30,170,1);
    padding-left: 22px;
}
.menu ul li:nth-child(odd) {
   margin-top: 10px;
}
.menu ul li:nth-child(1){
   margin-top: 20px;    
}
.mainupper .left ul li{
    color: white;
}
.menu ul li:first-child{
    color: black;
}
.menu ul li:hover { 
    cursor: pointer;
    color: black;
}
.menu ul>li:first-child:hover { 
    color: #04e7ee;
}
.right .slider img{
        width: 739px;
    margin: 2px;
}
.para{
font-family: Verdana;
    font-size: 16px;
    color: #555353;
    line-height: 25px;
    text-decoration: none;
    text-align: justify;
    /* margin: 0px; */
    padding: 5px;
}
.para span{
    color: red;
    font-size: medium;
    font-family: serif;
}
.blue{
    background: rgba(2,51,131,1);
    width: 93%;
    height: 8px;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 31px;
}
.bottom{
        font-size: 11px;
    text-align: right;
}
.inner{
        width: 960px;
    margin: 0 auto;
}

.backupper .inner .left h2{
    font-family: sans-serif !important;
    position: relative;
    top: 12px;
    color: rgba(255, 255, 255, 0.61)!important;
    font-size: 35px;
    padding: 30px 0 !important;
        width: inherit !important;
}
.login a{
    text-decoration: none;
    color: white;
}

@media only screen and (min-width: 320px) and (max-width: 959px) {
    .backupper .inner .left h2{
    font-family: sans-serif !important;
    position: relative;
    top: 12px;
    color: rgba(255, 255, 255, 0.61)!important;
    font-size: 28px;
    padding: 30px 0 !important;
    width: inherit !important;
    top: -7px;
    }
   .mainasp{
    width: 100%;
   }

   .inner{
    width: 100%;
   }

   .inner .left{
    width: 100%;
   }
   .free40{
   	height: 40px;
   }

   .back .backupper{
    height: 140px;
   }

   .inner .left h2{
    font-size: 22px;
    text-align: center;
   }
   .mainasp{
        margin-top: 137px;
   }

   .mainasp .menu.left.open{
            position: fixed;
    left: 0;
    top: 0px;
    box-shadow: 8px 10px 15px rgba(0, 0, 0, 0.4);
    z-index: 1;
   }

   .mainasp .menu.left.close{
        left: -224px;
        position: fixed;
        top: 0px;
        box-shadow: 8px 10px 15px rgba(0, 0, 0, 0.4);
        z-index: 1;
    }

   .contentabc{
        width: 100%;
   }

   .slider{
    height: 250px;
    overflow: hidden;
   }

   marquee{
     width: 616px;
   }

    .mobMenu{
	position: absolute;
    left: 223px;
    z-index: 2;
    top: 0;
    background: #0a1f5e;
    padding: 13px;
   }

   .mobMenu span{
        height: 5px;
        width: 35px;
        display: block;
        background: #fff;
        border-radius: 3px;
        margin-bottom: 4px;
   }
   .right.bannerList{
    position: relative;
    top: -34px;
   }
   #contact-buttons-bar{
        display: none;
   }
}
.bannerList .erp{
     padding-left: 8px;
    padding-right: 8px;
    float: right;
    border: #ec8700;
    border-style: double;
    border-bottom: 0px;
    border-top: 0px;
}
.bannerList .newlink{
     padding-left: 8px;
    padding-right: 8px;
    border-left: #ec8700;
    border-style: double;
    /* border-right: 0px; */
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
}

.banner{
    background-color: #0a1f5e;
    height: 118px;
    position: fixed;
    width: 100%;
    z-index: -1;
    top: 0;
  
}

.banner .inner{
    width: 950px;
    margin: 0 auto;
    text-align: right;
    overflow: auto;
    overflow-x: hidden;
}


.banner .inner a{
    padding: 0;
    margin: 0;
    float: right;
    padding: 0 10px;
    color: #fff;
    font-family: Verdana;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    margin: 15px;
    border-right: 1px solid #fff;
}

.banner .inner a:first-child{
    border-right: none;
}


.banner .inner a:hover{
    text-decoration: underline;
}

.banner .erp{
    background: #ca293e;
    display: block;
    padding: 10px 15px !important;
    border: none !important;
    margin: 5px 0 !important;
    background: #233b85;
    background-image: -webkit-linear-gradient(top, #5778d7, #233b85);
    background-image: -moz-linear-gradient(top, #5778d7, #233b85);
    background-image: -ms-linear-gradient(top, #5778d7, #233b85);
    background-image: -o-linear-gradient(top, #5778d7, #233b85);
    background-image: linear-gradient(to bottom, #5778d7, #233b85);
}

.over{
    overflow: auto;
    overflow-y: hidden;
}


.left{
    float: left;
}

.right{
    float: right;
}
._22{
    width: 18%;
    text-align: -webkit-center;
}
._30{
    width: 30%;
}
._40{
    width: 40%;
}
._50{
    width: 50%;
}

._60{
    width: 60%;
}
._90{
    width: 90%;
}
.gallery h2{
    width: 100%;
    text-align: center;
    height: auto;
}

.mR_5p{
    margin-right: 10px;
}


#notice{
    position: fixed;
    right: 0;
    width: 350px;
    background: #ca293e;
    top: 0px;
    z-index: 99;
    color: #fff;
    padding: 20px;
    height: 500px;
}

#notice p,#notice a{
    color: #fff;
}

.none{
    display: none;
}

#notice h3{
    color: #fff;
}

#notice.close{
    position: fixed;
    right: 0;
    opacity: 1;
    width: 55px;
    background: #4b69c3;
    top: 0px;
    z-index: 1;
    color: #fff;
    padding: 2px;
    height: 62px;
}

#notice span.bell,#notice span.chevron-right{
    color: #fff;
    position: absolute;
    top: 24px;
    right: 18px;
    cursor:pointer; 
}

#notice.close .content{
    display: none;
}

#notice.close span.chevron-right{
    display: none; 
}

#notice.open{
    position: fixed;
    right: 0;
    opacity: 1;
    width: 350px;
    background: #4b69c3;
    top: 0px;
    z-index: 99999;
    color: #fff;
    padding: 20px;
    height: 500px;
}

#notice.open span.bell{
    display: none; 
}

#notice.open span.chevron-right{
    display: block; 
}

#notice.close .content{
    display: none;
}

#notice marquee{
    height: 367px;
}


.bell{
    background-image: url(../images/bell.png);
    height: 24px;
    width: 24px;
    display: block;
    cursor: pointer;
}

.chevron-right{
    background-image: url(../images/right-chevron.png);
    height: 24px;
    width: 24px;
    display: block;
    cursor: pointer;
}
#contactUsDiv .code a
{
    text-decoration: underline;
    color: blue;
}
#contactUsDiv .code 
{
    font-size: 12px;
}

.outer{
    width: 1003px;
    margin: 0 auto;
}

.middle{
    width: calc(100% - 43px)
}

 .mainupper .left ul.admission li{
    color: #555353;
}


@media screen and (min-width : 320px) and (max-width : 500px) {
    #notice.open {
        width: 100% !important;
    }

    .banner .inner{
        width: 100%;
    }

    .olympiad p{
        width: 90% !important;
    }


}

.FACILITIES {
    padding-bottom: 1.5em;
    padding-top: 1.5em;
    border-top: double #040404;
    border-bottom: double #040404;
}
.content {
    font-family: Verdana;
    font-size: 16px;
    color: #555353;
    line-height: 25px;
    text-decoration: none;
    text-align: justify;
}
.green{
    color: #2ba659;
}
.orange{
    color: #ec8700;
}
.blueB {
    color: #518bdd;
}
.pink{
    color: #ee1eaa;
}
.red {
    color: #ca293e;
}
.purple{
    color: #b352f9;
}

.heading {
    background: rgba(2,51,131,1);
    font-size: 15px;
    padding: 10px;
    color: #fff;
    text-align: center;
}

.olympiad p{
    display: inline-block;
    background: #fff;
    padding: 10px;
    box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.14);
    margin-bottom: 10px;
    text-align: center;
    width: 55%;
    margin-left: 22%; 
    font-weight: bold;
}

.olympiad p:last-child{
    width: 95%;
    margin-left: 10px;
}