body{
    font-family: 'Poppins', sans-serif !important
}
a:focus, a:hover{
    text-decoration: none !important
}

p {font-size:15px;}
li {font-size:15px;}

/*   Quick Links Start */
.main-head{
	position: fixed;
    top: 0;
    right: 0;
    /* padding: 5px 0px 0px; */
    z-index: 99;    
    width: 100%;
    min-height:84px;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
   background: #616161;
/*     background-image: -webkit-linear-gradient(left, #006335, #618b21);
	background-image:    -moz-linear-gradient(left, #006335, #618b21);
	background-image:     -ms-linear-gradient(left, #006335, #618b21);
	background-image:      -o-linear-gradient(left, #006335, #618b21);
	background-image:         linear-gradient(left, #006335, #618b21); */
}
.main-head .quick{
	    float:right !important;
		width: auto;
}

.main-head .quick li{
	display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
}
.main-head .quick  li a {
    display: block;
    cursor: pointer;
    padding: 7px;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    border: 2px solid #fff;
	line-height: 22px;
    -webkit-transition: all 0.12s linear;
    -moz-transition: all 0.12s linear;
    -ms-transition: all 0.12s linear;
    transition: all 0.12s linear;
}
.main-head .quick  li a i{
margin-right: 5px;
}
.main-head .quick  li .dropdown {
    position: absolute;
    left: calc(50% - 115px);
    width: 230px;
    padding-top: 10px;
    z-index: 1;
    transform: perspective(600px) rotateX(-90deg);
    transform-origin: top;
    transition: all 300ms ease-in-out;
}
.main-head .quick li:hover .dropdown{

	transform:perspective(600px) rotateX(0deg);

}
.main-head .quick li:hover > a{

	opacity:0.4;

}
.main-head .quick  li .dropdown::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -10px;
    border: 10px solid;
    border-color: transparent transparent #024f29 transparent;
}
.main-head .quick  li .dropdown ul {
    padding: 10px;
    background: #024f29;
    border-radius: 20px;
}
.fullview {
    width: 100%;
    float: left;
}
.main-head .quick  li .dropdown ul li {
    width: 100%;
    float: left;
    margin: 2px 0;
}
/*   Quick Links End */
/*   Logo start */

/*.logo {
    width: 350px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
}*/
/*.logo a {
    display: block;
    padding: 3px;
    background: #fff;
    position: relative;
    z-index: 1;
}
.logo a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -7%;
    width: 30%;
    background: #fff;
    transform: skewX(-20deg);
    z-index: -1;
}*/
/*   Logo End */
/*  Slider Start 
.slider-banners {
    height: 40vw;
    margin-top: 65px;
    position: relative;
    overflow: hidden;
}
/*  Slider End */


.logo span {
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    left: 6px;
    top: 0px;
    display: block;
}

.box11 {
    background: #34495e;
    border-right: 1px solid #fff;
    float: left;
    height: 307px;
    width: 20%;
    margin: 0 0px 0 0px;  
    transition:all 0.6s;
    overflow: hidden;

}
.box11 a:focus {
    color: #fff !important;
}
.shadow-slider {
    background:rgb(12 12 12 / 28%);
    height: 100vh;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.know-heading {
    text-align: center;
    margin: 78px 0 40px 0;
}
.know-heading h3 {
    font-size: 42px;
    color: #000;
    font-weight: 700;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
}
.box11 a img {
    display: block;
    text-align: center;
    margin: auto;
    padding: 10px 0 10px 0;
}
.box11 a {
    padding: 90px 0;
    margin: auto;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 27px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 35px;
    transition: all 0.5s;
}
/*
.box11 a:hover{
    color: #fff;
    transition: all 1s;
}
*/
.box11 a:hover {
    background: url(../images/administration-montfort.jpg);
   transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}



.society-bg a:hover {
    background: url(../images/society-of-brothers.jpg);
  transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}

.our-branches-bg a:hover {
    background: url(../images/our-branches.jpg);
   transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}

.mission-bg a:hover {
    background: url(../images/mission-around-world.jpg);
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow:1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}

.campus-bg a:hover {
    background: url(../images/our-campus.jpg);
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}


.btw-spc{
    margin: 44px 0 0 0;
}
.princp-box {
    box-shadow: 0 0 3px 2px #dedede;
    margin: 22px 0 0 20px;
    padding: 0;
    height: 345px;
}
a.prinp-btn {
    color: #fd8e04;
}
h2.featurette-heading {
    font-size: 23px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    line-height: 27px;
    padding: 13px 0 14px 0;
    margin: 0px;
    
}
p.lead {
    text-align: justify;
    padding: 2px 24px 0 0;
    font-size: 19px;
    color: #000;
    line-height: 31px;
    font-weight: 400;
    font-family: 'Source Sans Pro';
}
.shadow-event {
    box-shadow: 0 0 3px 2px #dedede;
    width: 96%;
    padding: 12px 15px 15px 15px;
    margin: 23px 0 0 0;
    height: 345px;
}
h3.annount-header {
    font-size: 25px;
    font-weight: 600;
    border-bottom: 1px solid #34495e;
    margin: 0px;
    padding: 0 0 10px 0;
}
h3.annount-header::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #34495e;
    position: absolute;
    right: 47px;
    top: 64px
}

ul.event-ul{
    margin: 30px 0 0 0 !important;      
}

ul.event-ul li{
    margin: 4px 0 4px 0;
    padding: 7px 0px;
    height: 70px!important
}
div#newsticker-demo{    
    height: 221px !important;
    overflow: hidden;
    margin-top: 16px;  
    padding: 50px 0px;
    margin: 18px 0 0 0;
}
ul.event-ul li h5{
    font-size: 21px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
    font-family: 'Source Sans Pro', sans-serif;
}
ul.event-ul li p {
    font-size: 18px;
    color: #3e3c3c;
    padding: 0px;
    margin: 0px;
     font-family: 'Source Sans Pro', sans-serif;
}
ul.event-ul li p a{
    color: #f58220;
}
.arrow-eventbox {
    margin:0 -5px 0 0;
    position: absolute;
    right: 133px;
}
a.next-btn {
    margin: 0 0px 0px -4px;
}
arrow-eventbox {
    position: absolute;
    left: 0;
    bottom: -33px;
}
.col-md-4.main-gallery {
     overflow: hidden;
    height: 520px;
}
.bg-gallry {
    background: #34495e;
    min-height: 360px;
    width: 100%;
    margin: 66px 0 0 0;
}
div#Gallery-sect, div#kids-sect{
    display: block;
    margin: auto
}
h3.header-gallery {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-family: 'Source Sans Pro';
    font-weight: 700;
    padding-top: 18px;
}

   .box-gallery1 {
/*    background: #fff;*/
    overflow: hidden;
    width: 100%;
    margin: AUTO;
    margin-top: 0px;
    margin-bottom: 38px;
    padding: 0 0 20px 0;
    overflow: hidden;
    height: 426px;
}

div#Gallery-sect ul li{
    position: relative;
    height: auto !important;
    width: 382px!important;
    height: 316px!important;
    overflow: hidden!important; 
    padding: 6px;
}
div#Gallery-sect ul li img{
    height: 249px;
    width: 100%;
    object-fit: fill
}
.boxs-lefts {
    background: #34495e;
    width: 40px;
    height: 40px;
    position: absolute;
    color: #fff;
    bottom: 48px;
    left: 16px;
    font-family: 'Source Sans Pro';
}
.boxs-lefts h4 {
    text-align: center;
    font-size: 14px;
    padding: 5px 0 0 0;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}
.boxs-lefts h6 {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
.gallery-text {
    padding: 21px 0 0px 13px;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
  
}
.gallery-text h5{
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 84%;
}
.gallery-text p{
    font-family: 'Source Sans Pro', sans-serif;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
}
.arrow-gallerybox {
   position: absolute;
    right: 133px;

}
.arrow-gallerybox.bday-arow {
    right: 59px;
    display: none;
}
a.view-btngl {
   color: rgb(255, 255, 255);
    float: right;
    background: rgb(118, 118, 118);
    margin: 0px 20px 0px 0px;
    padding: 8px 12px 7px;
    transition: all 0.8s ease 0s;
}
a.view-evnt{
    color: rgb(255, 255, 255);
    float: right;
    background: rgb(118, 118, 118);
    margin: 0px 5px 0px 0;
    padding: 8px 12px 7px;
    transition: all 0.8s ease 0s;
}
.pre-prn-text {
    text-align: left;
}
img.pre-schol {
    margin: 0 26px 7px 0;
}
.pre-prn-text p {
    font-family: 'Poppins';
}
.pre-prn-text {
    text-align: left;
    margin: 30px 0 30px 0;
}
.pre-prn-text h3{
     color: #126b31;
    text-transform: uppercase;   
    font-size: 20px;
    display: BLOCK;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 28px;
    letter-spacing: 0.6px;
    font-family: 'Poppins';
    padding-top: 14px;
}
.pre-prn-text h3 span{
    font-size: 30px;
    color: #024a29;
    font-weight: 600;
    display: block;
    font-family: 'Poppins';
}
a.pre-prin-btn {
    margin-top: 8px;
}

h5.header-h5-top a {
    color: #151313;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 21px;
    text-transform: capitalize;
}

a.view-btngl:hover {
    background: #34495e;
    color: #fff;
}
a.next-gly {
    margin: 0 1px 0 0;
}
a.prev-gly, a.prev-bday {
    margin: 0 -4px 0 0px;
}
.box-bday {
   background: #F9FAFF;
    height: 100%;
    background-image: url(../images/baloons.png);
    background-size: 119%;
    background-repeat: no-repeat;
background-position: -25px 21px;
}
.hd-bday {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Poppins';
    position: relative;
    padding: 30px 0 42px 0px;
    color: #121417;
    line-height: 38px;
}
.hd-bday::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 62px;
    height: 1px;
    background: #212529;
    margin: auto;
    bottom: 40px;
}
h3.bday-date {
    font-size: 16px;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 600;
}
div#bday-sect {
    margin: auto;
    margin-top:10px; 
    width:100%!important;
    margin-bottom: 4px
}
ul.bday-ul-home {
    text-align: center;
    margin: 0 0 !important;
    padding: 0px;
}

ul.bday-ul-home li {
       width: 100%!important;
    height: 207px!important;
    text-align: center;
    margin: 0px 0 2px 0;
    padding: 0px;
}
ul.bday-ul-home li p {
    text-align: center;
    padding: 4px 0 0px 0;
    line-height: 16px;
    font-family:'Poppins';
    font-weight: 500;
    font-size: 14px;
    margin: 0 0 4px 0;
}
span.class-name {
    text-align: center;
    padding: 4px 0 0px 0;
    line-height: 0;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    display: block;
}
ul.bday-ul-home li img {
    height: 169px;
    text-align: center;
    margin-top: 0;
    width: 167px;
}
.text-bdays {
    border-top: 1px solid #adadad;
    position: relative
}
.bdays-lefts{
    position: absolute;
    top:-28px;   
    background: #34495e;
    width: 40px;
    height: 40px;   
    color: #fff;
    left: 16px;
    font-family: 'Source Sans Pro';
}
.bdays-lefts h4 {
    text-align: center;
    font-size: 14px;
    padding: 5px 0 0 0;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}
.bdays-lefts h6 {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
.kids-lefts{
    position: absolute;
    bottom:50px;   
    background: #34495e;
    width: 40px;
    height: 40px;   
    color: #fff;
    left: 16px;
    font-family: 'Source Sans Pro';
}
.kids-lefts h4 {
    text-align: center;
    font-size: 14px;
    padding: 5px 0 0 0;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}
.kids-lefts h6 {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
#kids-sect ul li {
    position: relative;
    width: 382px!important;
    height: 318px!important;
    overflow: hidden !important;
    padding: 6px
}
#kids-sect ul li img {
    height: 249px;
    object-fit: fill;
    width: 100%;
}
a.prev-kids{
    margin: 0 -4px 0 0;
}

h3.heading-achivmt {
    text-align: center;
    color: #1a2118;
    font-size: 35px;
    font-family: 'Source Sans Pro';
    font-weight: 900;
    padding-top: 18px;
}
.main-achivt{
    overflow: hidden;
    height: 436px
}
/*
div#achievement-sect ul li{    
     height: 318px!important;
    overflow: hidden!important;    
    min-width: 950px!important
    
}
*/
.achive-date {
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 600;
    padding: 0 0 3px 0;
}
.achive-text h3 {
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 600;
    padding: 21px 0 0 0;
    margin: 0px;
}
.desp-schol {
    font-weight: 500;
    line-height: 16px;
    padding: 8px 0 0 0;
}
.achive-text p {
    font-size: 14px;
    font-family: 'Poppins';
    text-align: left;
    padding: 9px 0 0 0;
    font-weight: 400;
}
.achive-text {
    padding: 0 22px 0 0;
    margin: 0px;
}

.achiv-box11 {
    float: left;
    padding: 0 26px 0 0;
}
div#achievement-sect ul li img {
    height: 180px !important;
    width: 272px!important;
    padding: 0 0 0 0px;
    
}

div#achievement-sect {
    margin: 0px;
    height: 182px;
    overflow: hidden;
}
div#Scholastic-sect ul li img {
    height: 180px !important;
    width: 272px!important;
    padding: 0 0 0 0px;
    
}
.header-achive {
    margin: 14px 0 30px 0;
}
.header-achive h3 {
    font-size: 34px;
    text-transform: uppercase;
    font-family: 'Poppins';
    padding: 27px 0 7px 0px;
}

ul.scholastic-ul {
    padding: 0px;
    margin: auto;
    text-align: center
}
ul.scholastic-ul li {
   background: #fff;
    width: 450px!important;
    margin: 0px 30px;
    height: 118px!important;
}
div#Scholastic-sect {
    width: 91% !important;
    text-align: center;
    margin: auto;
}
span.d-shl {
    display: block;
    font-size: 33px;
    color: #808080;
    padding: 16px 0 2px ;
    margin: 0px;
    line-height: 25px;
}

.achive-date {
    border: 2px solid #616161;
    width: 87px;
    height: 73px;
    float: left;
    margin: 20px 14px 0px 23px;
    text-align: center;
}
.arrow-achievbox {
    position: absolute;
   bottom: 20px;
    right: 96px;
    z-index: 9;
}

a.view-btnachiv{
    background: #767676;
    color: #fff;
    float: right;
    margin: -55px 20px 0 0px;
    padding: 8px 12px 7px 12px;
    transition: all 0.8s;
    z-index: 99;
    position: relative;
}

a.view-btnachiv:hover{
     background: #34495e;
    color: #fff;
}
a.prev-achiv {
    position: absolute;
    top: 107px;
    left: 2.5%;
    font-size: 52px;
    color: #fff; 
}
a.next-achiv {
    position: absolute;
   top: 107px;
    right: 0%;
    font-size: 52px;
    color: #fff;
}
a.prev-tst {
    position: absolute;
    top: 110px;
    left: 32px;
}
  
a.next-tst {
    position: absolute;
    top: 110px;
    right: 18px;
}
.navigation-arrow
{
    position: relative;
    top: -60px;
    z-index: 1;
    right: 14px;
}	
.main-achive-main {
    margin: 0px 0 70px 0px;
}
h2.header-ach {
    padding: 12px 0 4px 0;
    margin: 0px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    font-family:'Source Sans Pro';
    width: 90%;
    color: #2249b5;
}
p.achiv-lead {
    font-size: 17px;
    font-weight: 600;
    color: #3c3a3a;
    padding: 5px 0 0 0;
}
.despt {
    width: 86%;
    text-align: justify;
}
.box12 {
    background: #34495e;
    border-right: 1px solid #fff;
    float: left;
    height: 278px;
    width: 25%;
    margin: 0 0px 0 0px;  
    overflow: hidden
}
.box12 a:focus {
    color: #fff !important;
}
.know-heading {
    text-align: center;
    margin: 44px 0 40px 0;
}
.know-heading h3 {
    font-size: 35px;
    color: #000;
    font-weight: 700;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif
}
.box12 a {
    padding: 119px 0;
    margin: auto;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 35px;
     transition: all 0.5s;
}

/*
.box12 a:hover{
    color: #fff
}
*/
.box12 a:hover {
    background: url(../images/Kindergarten.jpg);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}

.Primary a:hover {
    background: url(../images/primary.jpg);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}
.Middle a:hover {
    background: url(../images/middle.jpg);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}
.Senior a:hover {
    background: url(../images/senior.jpg);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}

.toppers-main {
    box-shadow: 0 0 3px 2px #dedede;
    height: 318px;
    margin: 32px 0 0 -17px;
    width: 100%;
    overflow: hidden
}
.topper-box {
    margin: auto;
     width: 126px !important;
    
}
.topper-box ul li {
    height: 196px!important;   
     width: 126px !important;
    text-align: center;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    line-height: 14px;
    padding: 0px 0 0px 0;
    margin: 0px;
}
h5.header-topr {
    background: #34495e;
    display: inline-block;
    padding: 7px 0 0 0;
    color: #fff;
    width: 37px;
    height: 35px;
    text-align: center;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 17px;
}
.topper-box ul li p {
    padding: 6px 0 0 0;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}

.arrow-toppertview {
    margin: 16px 0 0 -40px;
}
a.view-evnt.view-toppertview{
    margin: -35px 20px 0px 87px;
}
a.view-evnt.view-toppertview:hover{
    background: #34495e;
    color: #fff;
}
a.next-topperx {
    margin: 0 0 0 -4px;
}
a.next-topperxii {
    margin: 0px 0 0 -4px;
}
.eudunext {
    font-size: 16px;
    font-family: 'Source Sans Pro';
}
.eudunext a {
    color: #f3cc10;
}

.logo-on-scroll-top-show span {
    font-size: 17px;
    color: #2c2ced;
    font-weight: 600;
}
.logo-on-scroll-top-show {
    width: 57%;
    margin: 8px 0 0 0;
}
ul.nav-scroll-top-show > li > a {
    font-size: 13px!important;
}
.main-content.main-head.top-higt {
   min-height: 32px;
    padding: 0px;
    box-shadow: 0px 4px 16px 0px #af3b60;
    transition: all 4s;
}
ul.nav-scroll-top-show {
    top: 0px !important;
}
ul.sf-menu.clearfix.nav-scroll-top-show > li > a{
    color: #ffffff;
    font-weight: 400;   
    border: none;
}
ul.sf-menu.clearfix.nav-scroll-top-show li ul {
    top: 41px;
}
h3.header-inner-pages {
    background: #2248b0;
    text-align: center;
    display: table;
    margin: auto;
    padding: 9px 47px;
    font-size: 20px;
    color: #fff;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    margin-bottom: 11px;
    border-radius: 3px;
}

.card {
/*    border: 1px solid #2249b5;*/
    height: auto;
    overflow: hidden;
    text-align: justify;
    /*font-family: 'Source Sans Pro';*/
    margin: 10px 0px;
    padding: 8px;
}
.card-body {
    background: white;
    border-radius: 25px;
    z-index: 999;
    position: absolute;
    width: 75%;
    right: 16px;
    top: 26%;
    min-height: 167px;
    box-shadow: 0px 6px 8px 2px #8e8e8e52
}
.card-body-right {
    background: white;
    border-radius: 25px;
    z-index: 999;
    position: absolute;
    width: 77%;
    left: 0;
    top: 26%;
    min-height: 167px;
    box-shadow: 0px 6px 8px 2px #8e8e8e52
}
img.card-img-top {
    float: left;
    margin: 0 21px 0 0px;
    width: 25%;
    border-radius: 15px;
}
img.card-img-right{
     float: right;
    margin: 0 0 0 0px;
    width: 25%;
    border-radius: 15px;
}

a.btn.btn-primary.text-white {
    background: #1f419e;
    position: absolute;
    bottom: 0;
    left: 20%;
}
h5.card-title {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #2249b5;
    color: #fff;
    padding: 8px 0;
    /*font-family: 'Source Sans Pro';*/
    display: inline-block;
    padding: 7px 19px;
    border-radius: 0 12px 0 12px;
    margin: 11px 0 0 0;
}
.card-body h5{
   text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #2249b5;
    color: #fff;
    padding: 8px 0;
    font-family: 'Source Sans Pro';
    display: inline-block;
    padding: 7px 19px;
    border-radius: 0 12px 0 12px;
    margin: 18px 0 0 22px;
}
h5.card-title-right {
   text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #2249b5;
    color: #fff;
    padding: 8px 0;
    font-family: 'Source Sans Pro';
    display: inline-block;
    padding: 7px 19px;
    border-radius: 0 12px 0 12px;
    margin: 18px 0 0 22px;
}
p.card-text {
    text-align: justify;
    padding: 10px 24px;
    /*font-family: 'Source Sans Pro';*/
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}

a.ls-nav-prev{
    position: absolute;
    left: 0;
}
.ft-box ul li img {
    transition: all 1s;
}
.ft-box ul li img:hover {
    transform: scale(1.1);
}
.trial{
    text-align: left
}
.ft-box {
    color: #fff;
}
ul.ft-ulbox{
    padding: 0px; 
    margin: 0px;
    list-style: none
}
ul.ft-ulbox li {
    display: inline-block;
    width: 194px;
    padding: 0px;
    margin:0px;
    font-size: 13px;
    font-weight: 400;
    display: block
}
ul.ft-ulbox li a {
    color: #fff;
    line-height: 33px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    transition: all 0.6s
}
ul.ft-ulbox li a:hover{
    color: #ffd368;
    padding-left: 6px;
}
a.ft-logo {
    margin: 48px 0 17px 0;
    padding: 0px;
    display: block;
    text-align: left;
}
img.cont-ft-icon {
    max-width: 100%;
    height: 32px;
    margin: -5px 17px 0px 0;
}
.ft-addrs {
    color: #fff;
    font-weight: 300;
    font-family: 'Poppins';
    text-align: left;
    line-height: 20px;
}


.social-icons{         
    overflow: hidden;
    width:100%;
    margin: auto;
}
.social-icons ul {
    padding: 0px;
    margin: 0px;
}
.social-icons h3{
    font-weight: 400;
    font-size: 16px
}    
.social-icons li {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 0px;
    float: left;
    border-radius: 50px;
/*
    width: 35px;
    height: 35px;
*/
    line-height: 35px !important;
    text-align: center;
    margin: 0px 15px 19px 0px;
    transition: all 1s;
}
.social-icons li:hover{
    filter: sepia(1);
}
.social-icons ul li a {
    color: #fff;
    font-size: 13px;
    font-family: 'Poppins';
    text-decoration: none;
    font-weight: 400;
}
.social-icons ul li a:hover {
    color: #49af91;
}
h4.online-feebox {
    position: absolute;
    bottom: 49px;
    right: 0;
    z-index: 1;
  
}
h4.online-feebox a {
    background: #34495e;
    padding: 12px;
      border-radius: 21px 0 0 20px;
    border: 3px solid #ececec;
    border-right: none;
    color: #fff
}
h4.online-feebox a:hover{
     background: #4844d9;  
    color: #fff;

}
.heading-cobinet { margin: -33px 0 0 0; padding: 0; }
.heading-cobinet h4 {
    text-align: center;
    font-size: 45px;
    color: #444341;
    font-weight: 600;
    padding: 28px 0 0 0;
}
.senior-section-box {border-bottom: 2px solid #0606f4; width: 65% !important; margin: AUTO; display: block; left: 18%;}
.senior-section-box::before {
    position: absolute;
    content: '';
    height: 27px;
    width: 2px;
    left: 0;
    bottom: -27px;
    background: blue;
}

.senior-section-box::after {
    position: absolute;
    content: '';
    height: 27px;
    width: 2px;
    right: 0;
    bottom: -27px;
    background: blue;
}
.senior-section-box h4 {display: inline-block; background: blue; padding: 10px 20px; color: #fff; border-radius: 6px; position: relative; margin-bottom: 17px;box-shadow: 1px 7px 7px #d8d6d6;font-size: 24px;margin-top:50px}
.senior-section-box h4::after {content: '';position: absolute;bottom: -17px;left: 0;width: 2px;height: 30px;background:blue;left: 50%;}
/*
.Primary-box{border-bottom: 2px solid #ff8142; margin-top:26px}                
.Primary-box h4{background: #ff8142;}                
.Primary-box h4::after {content: '';position: absolute;bottom: -17px;left: 0;width: 2px;height: 30px;background:#ff8142;left: 50%;}              
.Kindergarten-box{border-bottom: 2px solid #1da064; margin-top:26px}                
.Kindergarten-box h4{background: #1da064;}                
.Kindergarten-box h4::after {content: '';position: absolute;bottom: -17px;left: 0;width: 2px;height: 30px;background:#1da064;left: 50%;}              
*/
.white-bg{background: white; overflow: hidden; box-shadow: -1px 1px 14px 0px #ccc}

.head-section img {float: left; padding: 8px; width: 30%; border: 1px solid whitesmoke; margin: 11px; border-radius: 3px; }
.head-section h2 { background: #0000f8; color: #fff!important; display: inline-block; border: none; font-size: 21px; font-weight: 500; padding: 10px 32px; border-radius: 3px; color: #fff;box-shadow: 0px 6px 10px 0px #dcdbdb; }
.head-section h3 {
    font-size: 20px;
    color: #0000ff;
    text-align: center;
    line-height: 30px;
}
.head-section { width: 84%; margin: auto; margin-top: 25px;}

 ul.schol-logo-ul li img:hover {
	opacity: 0.6;
            transition: all 1s;
	}	
	ul.schol-logo-ul li p {	
	text-align: center;	
	margin: auto;	
	}
	
	ul.schol-logo-ul {	
	text-align: center;	
	margin: auto;	
	padding:0px
		}
	
	ul.schol-logo-ul li h6 {	
    background: #2280e0;
    padding: 12px 0px;
    position: relative;
    top: -38px;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
	}
	
	ul.schol-logo-ul li {
		display: inline-block;	
	padding: 10px;	
	border-radius: 6px;	
	margin: -7px 5px -22px 5px;	
	transition: all 0.8s;	
	cursor: pointer;	
	}
	
	ul.schol-logo-ul li a{	
	text-decoration: none;	
	color: #605c5d;	
	font-weight: 600	
	}
ul.schol-logo-ul li a img {
    border-radius: 5px 5px 0 0;
}


 ul.schol-branches-ul li img:hover {
	opacity: 0.6;
            transition: all 1s;
	}	
	ul.schol-branches-ul li p {	
	text-align: center;	
	margin: auto;	
	}
	
	ul.schol-branches-ul {	
	text-align: center;	
	margin: auto;	
	padding:0px
		}
	
	ul.schol-branches-ul li h6 {	
   background: #34495e;
    padding: 12px 0px;
    position: relative;
    top: -38px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto';
	}
	
	ul.schol-branches-ul li {
		display: inline-block;	
	padding: 10px;	
	border-radius: 6px;	
	margin: -7px 5px -22px 5px;	
	transition: all 0.8s;	
	cursor: pointer;
        width: 45%;
    
	}
	
	ul.schol-branches-ul li a{	
	text-decoration: none;	
	color: #605c5d;	
	font-weight: 600	
	}
ul.schol-branches-ul li a img {
    border-radius: 5px 5px 0 0;
    width: 100%;
}
h3.Our-Branche{
    color: #ffffff;
    margin: 22px 0 27px 0;
    display: block;
    text-align: center;
    font-size: 20px;
    background: #34495e;
    display: inline-block;
    padding: 8px 26px;
    position: relative;
}
h3.Our-Branche::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #34495e;
}
  img.img-thomas {
    float: none;
        padding: 12px;
    border: 1px solid #dcd3d3;
    background: white;
    margin-right: 27px;
    margin: auto;
    text-align: center;
    display: block;
}
    p.ft-img-sr img {
    padding: 18px 6px;
    transition: all 1s;
    cursor: pointer
}

p.ft-img-sr {
    text-align: center;
    margin: 0 13px;
   

}
    p.ft-img-sr img:hover {
    transform: translateY(20px);
}
table.table.table-responsive.table-border {
    background: #fff;
    border: 1px solid #dddddd;
}   
    td.img-john {
    font-weight: 600;
}
    td.img-john img {
    display: block;
    margin: auto;
    margin-bottom: 12px;
    border: 1px solid #d4d4d4;
    background: #efefef;
    padding: 12px;
}
   table.table.table-responsive.table-border tr td {
    border-right: 1px solid #dddddd;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    color: #34495e;
}
    table.table.table-responsive.table-border h5 {
    text-align: center;
    font-family: 'Source Sans Pro';
    font-size: 23px;
    font-weight: 600;
}
   .col-md-12.brothes-box {
    text-align: left;
}
    img.img-inspt {
    float: left;
}
    .col-md-12.brothes-box h5 {
    font-size: 23px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    background: #34495e;
    display: inline-block;
    padding: 4px 16px;
    color: #fff;
    border-radius: 2px;
    position: relative;
}
   .col-md-12.brothes-box h5:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 26%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #34495e;
}
.col-md-12.brothes-box p {
    font-style: italic;
    color: #34495e;
   }
    .col-md-12.brothes-box h3 {
    background: #34495e;
    color: #fff;
    font-size: 23px;
    padding: 8px 0;
    font-family: 'Source Sans Pro';
    font-weight: 600;
}
    .bro-section-center {
    clear: both;
    margin: 58px 1px 0 0;
    border-top: 1px solid #e8e8e8;
    padding: 12px 0 0 0;
}
    ul.bros-ul{
        text-align: center
    }
   ul.bros-ul li {
    display: inline-block;
    width: 32%;
    height: 329px;
    text-align: center  
}
    .text-h5 {  
     position: relative;
    top: 7px;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    text-align: center;
}
    .text-h6 {
    position: relative;
    top: 28px;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    text-align: center;
}
    ul.bros-ul li img {
    padding: 10px;
    border: 1px solid #e9eaea;
}
    p.Important-p {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto';
}
.content {
    background: #fff;
    padding: 18px;

}
p.ft-img-sr img {
    width: 21%;
}
.shapers {
    margin-bottom: 21px;
}
.shapers img {
    padding: 10px;
    border: 1px solid #ececeb;
    background: #f7f7f7;
}
.shapers h5 {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Roboto';
}
.Administration-box h5{
        text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    font-family: 'Source Sans Pro';
    line-height: 23px;
    color: rgb(52, 73, 94);
}
.shapers h2 {
    background: #0000f8;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
    letter-spacing: 0.5px;
    padding: 11px 50px;
    border-radius: 1px;
    position: relative;
    border-radius: 18px 0 18px 0;
}
.shapers h2::after{
content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0000f8;
}
h4.coordint-div {
    clear: both;
    background: #34495e;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    font-size: 24px;
    margin: 38px 0;
}
.header-glance h3 {
    font-size: 30px;
    text-align: center;
    margin: 0px;
    color: #ffffff;
    padding: 13px 14px;
    font-family: 'Roboto';
    background: #34495e;
    margin: 0 0 27px 0;
    border-radius: 3px;
    display: inline-block;
    min-width: 28%;
    border-radius: 12px;
    font-size: 37px;
    font-weight: 600;
}
h5.name-head {
   text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto';
    padding: 0 0 9px 0;
    font-weight: 700;
    color: #34495e;
}
.glance-box p{
    color: rgb(52, 73, 94);
    visibility: visible;
    animation-delay: 0.8s;
    font-style: italic;
    padding: 0px 30px;
}

ul.kg-sect {
    margin: 0px 0 0 28px;
    padding: 0 0 0 0;
}
ul.kg-sect li {
    font-size: 20px;
    font-style: italic;
    color: #34495e;
    visibility: visible;
    animation-delay: 0.8s;
    font-style: italic;
    padding: 5px 8px 0 42px;
    font-family: 'Source Sans Pro';
    background: url(images/arrow-left.png) 6px 6px;
    background-repeat: no-repeat;
}
ul.inner-page-ul {
    margin: 0px 0 0 0px;
    padding: 0 0 0 0;
}
.inner-page-ul li{
    font-size: 20px;    
       visibility: visible;
    padding: 5px 8px 0 42px;
    font-family: 'Source Sans Pro';
    background: url(images/arrow-left.png) 6px 6px;
    background-repeat: no-repeat;
    text-align: justify
}

/*
Dheeraj 20-dec-2021
h2.content-title.desktop-view {
background: #34495e;
color: #fff;
text-shadow: none;
line-height: 50px;
margin: 34px 0 0px 0px;
padding: 0px;
text-align: center;
border-radius: 10px 10px 0 0;
} */ 
    .main-content-block {
    background: #fff;
    padding: 18px;
}
.inTitle {
    padding: 2px 42px;
    margin-left: 0px;
    color: #ffffff;
    /* border-top-left-radius: 17px; */
    /* border-bottom-right-radius: 17px; */
    font-size: 25px!important;
    /* margin-bottom: 21px; */
    /* border-bottom: 1px dashed #e4e4e4; */
    background: #34495e;
    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    position: relative
}
.inTitle::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #34495e;
}


.bg-event{

/*  background-image:-webkit-linear-gradient(left, #006335, #618b21);
	background-image:    -moz-linear-gradient(left, #006335, #618b21);
	background-image:     -ms-linear-gradient(left, #006335, #618b21);
	background-image:      -o-linear-gradient(left, #006335, #618b21);
	background-image:         linear-gradient(left, #006335, #618b21); */
	background: #808080;
	height: 90px;
	width: 100%;
    padding: 0px;
    margin: 0px;
}
.latest-div{
    background:#035E3B;;
    height: 90px;
    width: 100%;
}
.latest-text{
    height: 90px;
    width: 100%;
	background-color:#006940;
 /* background-image: -webkit-linear-gradient(left, #176c31, #558623);
	background-image:    -moz-linear-gradient(left, #176c31, #558623);
	background-image:     -ms-linear-gradient(left, #176c31, #558623);
	background-image:      -o-linear-gradient(left, #176c31, #558623);
	background-image:         linear-gradient(left, #176c31, #558623); */  
    /*background: url(../images/event-bg.png);*/
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
}
.latest-div img{
    margin-top:23px; 
}

ul.news1-ul {
    padding: 0px;
    margin: 0px;
}
ul.news1-ul li {
    display: inline-block;
    min-width: 20px;
    margin: 10px 2px;
    display: inline-flex;
}
.date-box {
    height: 70px;
    width: 70px;
    background: #F8AA4A;
    border-radius: 50%;
    display: grid;
    position: relative;
    float: left;
    margin: 0px 10px 0 6px;
}
.date-box::after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    right: 0px;
    top: 10px;
    border: 2px solid #035E3B;;
}
.date-box h5 {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #035E3B;;
    padding: 0px;
    line-height: 27px;
    padding-top: 13px;
}
p.month-box {
    color: #035E3B;;
    font-size: 11px;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 600;
}
h4.news-title {
    font-size: 18px;
    color: #fff;
    padding: 13px 0 0 0;
    font-weight: 300;
/* open when need read more button    font-size: 14px;
    color: #fff;
    padding: 5px 0 0 0;*/
}
a.news-readmore {
    background: #F8AA4A;
    font-size: 12px;
    text-decoration: none;
    color: #2d2d2d;
    font-weight: 600;
    padding: 1px 8px;
    border-radius: 15px;
}

.value-text {
    background: url(../images/about-bg.png);
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: -3px 4px;
    margin-top: -23px !important;
}

.value-text h3 span {
/*    font-size: 48px;*/
    font-size: 42px;
    color: #1f1c1c;
    font-weight: 500;
}
.value-text h3 {
    color: #808080;
    text-transform: uppercase;
    /* font-size: 56px; */
    font-size: 25px;
    display: BLOCK;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 36px;
    letter-spacing: 1.3px;
    font-family: 'Poppins';
    padding-top: 70px;
    padding-left:20px; 
}

.value-text h3 span {
    font-size: 42px;
    color: #616161;
    font-weight: 600;
    display: block;
    font-family: 'Poppins';
}
.value-text p {
    text-align: justify;
    font-family: 'Poppins';
    font-size: 17px;
    font-weight: 400;
    padding: 20px 0 10px 0;
    margin: 0px;
    line-height: 26px;
     padding-left:20px; 
}
a.btn-value {
    color: #fff;
    text-decoration: none;
    padding: 8px 23px;
    border-radius: 5px;
    font-weight: 500;
    display: inline-block;
    transition: all 1s;
    background: linear-gradient(to right, #616161 50%, #808080 50%) left;
    background-size: 200%;
    transition: .5s ease-out;
    margin-top: 26px;
    font-size: 13px;
}
a.btn-value:hover{
    background-position: right ;
    color: #fff;
}
a.btn-avhievet{
    color: #616161;
    text-decoration: none;
    padding: 7px 28px;
    border-radius: 5px;
    font-weight: 500;
    display: inline-block;
    transition: all 1s;
    background: linear-gradient(to right, #ffffff 50%, #616161 50%) left;
    background-size: 200%;
    transition: .5s ease-out;
    margin-top: 26px;
    font-size: 16px;
}
a.btn-avhievet:hover{
    background-position: right;
    color: #fff;
}
a.new-viewall {
    border-left: 1px solid #c3e0e0;
    text-decoration: none;
    color: #e6f149;
    position: relative;
    top: 22px;
    font-size: 13px;
    padding: 0 0px 1px 9px;
    margin: 0 0 0 7px;
}

a.new-viewall:hover {
    color: #fff;
}

.presidency-box {
    background: url(../images/bg-star.png);
    min-height: 420px;
    background-color:#831a3c;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right top;
}
.top-herd h4 {
    text-align: center;
    color: #fff;
    font-family: 'Poppins';
    padding: 32px 0 0 0;
    font-size: 25px;
}

.box1img {
  position: relative;
  width: 100%;
}

.image-hover {
  display: block;
  width: 100%;
  height: auto;
    opacity: 0.4;
}

.overlay-txt {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #fff;
}

.box1img:hover .overlay-txt {
  opacity: 1;
}

.text-hover {
    cursor: pointer;
  color: #201d1f;
  font-size: 20px;
  position: absolute;

  text-align: center;
}
.first-box {
    margin: 34px 0 48px 0;
    overflow: hidden;
    border-radius: 16px;
    background: #d2d6dc;
}

.img-text-img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
p.img-text-img img {
    display: block;
    margin: auto;
    margin-top: 42%;
    padding: 0 0 11px 0;
}
p.img-text-img {
    color: #7f1e5b;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 0 65px;
}
h2.hover-header img {
    width: 16%;
    float: left;
    margin:-16px 9px 0 23px;
}
h2.hover-header {
    color: #7f1e5b;
    font-size: 16px;
    margin: 35px 0 2px 0;
    font-weight: 600;
    font-family: 'Poppins';
}
.text-hover p {
    display: block;   
    clear: both;
    text-align: left;
    padding: 8px 20px 0 20px;
    font-family: 'Poppins';
    line-height: 23px;
    font-size: 15px;
    font-weight: 500;
    color: #101010;
}
.top-herd h3 {
    font-size: 32px;
    font-family: 'Poppins';
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 48px;
}
.top-herd h3 img {
    display: block;
    text-align: center;
    margin: auto;
    filter: invert(1);
}

.bg-motto{
    background: url(../images/circulars-bg.jpg);
    width: 100%;
    height: 430px;
    margin: 0px;
    padding: 0px;
    float: left;
    background-size: cover;   
    overflow: hidden
    }

.motto-bg-box{
    background: url(../images/motto-bg.png);
    width: 98%;
    height: 449px;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all 0.8s;
}
.motto-bg-box:hover {
    transform: translateY(6px);
}
.motto-bg-box h4 {
    text-align: center;
    padding: 46px 0 0 0;
    font-family: 'Poppins';
    color: #6e105c;
    font-weight: 600
}
.motto-bg-box p{
    font-family: 'Poppins';
    text-align: justify;
    line-height: 18px;
    font-size: 14px;
    padding: 14px 37px;
    font-weight: 500;
}
.motto-bg-box a {
    text-decoration: none;
    color: red;
    font-weight: 500;
}
.home-gallery-bg{
    background: url(../images/newerapublicschool-gallery-bg.png);
    min-height: 420px;
    background-color: #616161;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left top;  
    background-size: contain;
    overflow: hidden;
    background-size: cover;
}
.small-img {
    margin: 0 0 21px 0;
    overflow: hidden
    
}
.small-img img:hover {
    transform: scale(1.1);
    opacity: 0.9;
}
.small-img img {
    min-height: 146px;
    max-height: 146px;
      transition: all 0.8s
    
}
.big-img{
    overflow: hidden;
}
.big-img img {
    min-height: 313px;
    max-height: 313px;
    transition: all 0.8s
}
.big-img img:hover {
    transform: scale(1.1);
    opacity: 0.9;
}
a.gallery-readmore {
    background: #fff;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    padding: 6px 10px;
    margin: 10px 0 21px 0;
    display: inline-block;
    border-radius: 5px;
    background: linear-gradient(to left, #fff 50%, #808080 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    font-size: 14px;
}
a.gallery-readmore:hover{
      background-position: left;
    color: #fff
}
.header-recent {
    text-align: -webkit-auto;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins';
    padding: 47px 0 24px 0;
}
span.hd-activit {
    color: #006940;
    position: relative
}
span.hd-activit::after {
    content: '';
    position: absolute;
    bottom: 0;
    border: 1px solid #006940;
    width: 100%;
    left: 0;
}
.smart-number {
    background: #fff6f6;
    height: 100%;
    padding: 42px 0 0;
    font-family: 'Poppins';
}
.counter-hd {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'Poppins';
    position: relative;
    padding: 0px 0 12px 0px;
    color: #121417;
}
.counter-hd::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 62px;
    height: 1px;
    background: #212529;
    margin: auto;
    bottom: -3px;
}
.counter-value {
    line-height: 94px;
    font-size: 50px;
    font-weight: 600;
    padding: 38px 0;
    margin: 0 0 0 -60px;
}
.counter-value::before {
   content: '%';
    position: relative;
    left: 106px;    
}
.school-count::before {
    content: '';
}
.school-count{
    margin: auto;
}
.class-x-counter::after {
    content: 'of class X in 2020';
    font-size: 14px;
    display: block;
    line-height: 0;
    margin: -12px 0 0 79px;
}

.class-xii-counter::after {
    content: 'of class XII in 2020';
    font-size: 14px;
    display: block;
    line-height: 0;
    margin: -12px 0 0 79px;
}
.student-counter::after {
    content: 'Student';
    font-size: 14px;
    display: block;
    line-height: 0;
    margin: -12px 0 0 0px;
}


.recent-imgbox img {
   padding: 0px;
    margin: 0px;
    display: block;
    object-fit: cover;
    width: 475px;
    height: 270px;
}
.recent-imgbox h6 {
    padding: 17px 0 0 0;
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 24px;
    color: #5d5757;
    font-weight: 400;
}
.recent-imgbox h2 {
    font-size: 18px;
    font-family: 'Poppins';
    padding: 16px 0 0 0;
    line-height: 0;
    margin: 0px;
    font-weight: 600;
    line-height: 22px;
}
.recentright-imgbox {
    float: left;
    text-align: left;
    padding: 0px 0 18px 12px;
}
.recentright-imgbox img {
    float: left;
    padding: 0 12px 0 0;
    width: 149px;
    height: 96px;
    object-fit: cover;
}
.recentright-imgbox h2 {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Poppins';
    padding: 0px;
    margin: 0px;
}
.recentright-imgbox p {
    line-height: 18px;
    padding-top: 4px;
    font-size: 13px;
    color: #5d5757;
    margin: 0px
}
.recent-imgbox a {
    text-decoration: none;
    float: left;
    color: #fff;
    font-family: 'Poppins';
    padding: 2px 10;
    border-radius: 3px;
    font-size: 16px;
    background-size: 200%;
    transition: .5s ease-out;
    margin: 0 0px 39px 0;
}
.recent-imgbox a:hover {
    background-position: right;
    color: #fff;
}
a.read-recent {
    text-decoration: none;
    color: #616161;
    font-family: 'Poppins';
    font-size: 15px;
    padding: 0px;
    margin: 0px;
}

footer{
    background:#2A2A2A;
    min-height: auto;
    width: 100%;
    background-position: center center;
    clear: both;
    background-repeat: no-repeat;  
    background-size: cover;
}
.ft-header h4 {
    color: #fff;
    font-family: 'Poppins';
    font-size: 16px;
    padding: 54px 0px 18px 0px;
}
input.input-ft {
    border: 1px solid #dfd6e8;
    margin: 5px 0;
    border-radius: 5px;
    color: #4a4747;
    font-family: 'Poppins';
    font-size: 13px;
    width: 100%;
    height: 35px;
}
textarea.textarea-ft {
        resize: none;
    border: 1px solid #dfd6e8;
    border-radius: 5px;
    margin: 5px 0px 0 0;
    height: 80px;
    float: left;
    width: 100%;
}
.input-ft::placeholder{  
  opacity: 0.5;
    color: #1f1b1b;
    font-size: 12px!important;
}
textarea.textarea-ft::placeholder {
    font-family: 'Poppins';
    padding: 3px 6px;
    line-height: 16px;
     font-size: 12px!important;
     opacity: 0.5;
    color: #1f1b1b;
}

button.ft-btn-save {
    display: block;
    background: white;
    border-radius: 5px;
    border:1px solid #616161;
    height: 35px;
    width: 40%;
    padding: 0;
    position: relative;
    top: 10px;
    font-weight: 500;
    font-family: 'Poppins';
      background: linear-gradient(to right, #fff 50%, #616161  50%) left;
    background-size: 200%;
    transition: .5s ease-out;
    margin-bottom: 22px;
}
button.ft-btn-save:hover{
    background-position: right;
    color: #fff;
    font-weight: 500;
}
h3.social-header {
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins';
    padding: 27px 0 0 15px;
}
ul.ft-social-ul{
    width:68%;
}
ul.ft-social-ul li {
    width: 43%;
    display: inline;
    margin:0 5px 0 0px;
}
ul.ft-social-ul li a{
    text-decoration:none;
    margin: 0 0 5px 0;
    display: inline-block;
}
ul.ft-social-ul li a img{
    display: block;
    transition: all .5s
}
ul.ft-social-ul li a span {
    font-size: 12px;
    color: #fff;
}
ul.ft-social-ul li a img:hover {
    filter: invert(1);
}
ul.terms-ul {
    padding: 0px;
    margin: 12px 0 0 0;
    list-style-type: disc !important;
}
ul.terms-ul li {
    display: inline-block;
    padding: 0px 14px 0 0;
}
ul.terms-ul li a {
    color: #fff;
    text-decoration: none;
    font-family: 'Poppins';
    font-size: 13px;
    transition: 0.6s;
}
ul.terms-ul li a:hover {
    color: #49af91;
    padding-bottom: 6px;
}
 
.last-div h4 {
    text-align: center;
    margin: auto;
    display: block;
    font-size: 13px;
    line-height: 44px;
    font-family: 'Poppins'
}
.last-div h4 a {
    text-decoration: none;
}
.last-div h4 a:hover {
    color: #77185c;
}





.cirl-box-main {
    padding: 12px;
}
.header-latest-cirl h2 {
    font-family: 'Poppins';
    font-weight: 600;
    padding: 0px 0 14px 0;
    color: #000;
    font-size:32px;
}
.import-notice {
    background: white;
    z-index: 999;
    padding: 27px;
    overflow: hidden;
    box-shadow: 0 0 9px 4px #bfbfbf;
}
a.btn-cirlu{
    margin-top: 22px
}
.header-achive h2 {
    font-family: 'Poppins';
    font-size: 32px;
    font-weight: 600;
    padding: 42px 0 27px 0;
    text-align: center;
    text-transform: uppercase;
}
.header-achive.calendar-h2 h2 {
    padding: 0px;
    margin: 0px;
}
.header-achive.calendar-h2 {
    margin: 56px 0 0 0;
    padding: 0px;
    clear: both;
}
.testmon-text{
    height: auto    
}
.testmon-text p{
    font-size: 14px ;
     font-family: 'Poppins';
    font-weight: 500;
}
.img-txtm img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    float: left;
    border: 4px solid #e2e2e2;
    margin-right:15px; 
}
.img-txtm span {
    display: block;
    font-size: 13px;
    font-family: 'Poppins';
    line-height: 18px;
    padding-top: 1px;
}
.main-testmon-main{
    padding:0px;
    margin: auto;
    text-align: center;
}
.img-txtm{
    margin-top: 16px;
    display: inline-flex;
}
.img-txtm p{
    text-align: left
}
div#testimonials-sect{
    margin: auto;
}
div#testimonials-sect ul li {
    height: auto !important;
    width: 600px !important;
    text-align: center;
    margin: auto;
    padding: 0 29px 0 0;   
}
a.btn-value.btn-avhievet {
    margin-top: 60px;
}
a.btn-value.btn-tstmoni{
    margin-top: 28px;
    margin-bottom: 28px;
}
img.img-header-bg {
    display: block;
    text-align: center;
    margin: auto;
    padding: 7px 0 9px 0;
}

a.more-achieve {
    color: red;
    text-decoration: none;
    text-align: left;
    position: relative;
    top: 2px;
    transition: all 0.4s;
    display: block;
    font-weight: 400;
    
}
a.more-achieve:hover{
     color: #000;
     font-weight: 600
}
.category-title-gallery {
    position: absolute;
    margin-top: -45px;
    background: rgba(0, 0, 0, 0.6);
    padding: 8px 15px 8px 9px;
    color: #fff;
    float: left;
    line-height: 14px;
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    
}
.internalpage {
    box-shadow: 0 0 9px 1px #d2d1d1bd;
    border-radius: 3px;
    background: #fff;
}




 /*--gallery page css--*/

  h2.categ-title {
    font-size: 16px;
    font-family: 'Poppins';
    display: block;
      color: #8F326D
}
p.clock-text {
    text-align: left;
    font-family: 'Poppins';
    font-size: 14px;
    color: #74155c;
    font-weight: 500;
}
    p.clock-text i{
       color: #74155c; 
    }
     a.quicklinks{
    border-radius: 1px;
    padding: 8px 10px;
    color: #fff;
    float: right;
    margin-bottom: 0px;
     background: linear-gradient(to left, #89275a 50%, #5dab9b  50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    text-decoration: none;
    margin: -36px 0 0 0;
    border-radius: 3px;
    }  
    a.quicklinks:hover {
    background-position: left;
}
    img.galy {
    min-height: 200px;
    max-height: 200px;
    object-fit: fill;
    transition: all 1s;
 

}
    img.galy:hover {
    transform: scale(1.1);
    filter: grayscale(0.5)
}

/*
Dheeraj 20-dec-2021
   h2.content-title.desktop-view {
    float: none !important;
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 22px;
    text-align: center;
    background: #616161;
    border: none;
    border-radius: 3px;
    line-height: 46px;
    width: 97%;
    margin: auto;
    margin-top: 16px;
}  
*/

.back-btn a {
    color: #fff;
    text-decoration: none;
    padding: 2px 11px;
    font-family: 'Poppins';
    font-size: 14px;
}
.back-btn a:hover {
    color: #d0c108;
}
.back-btn {
    display: inline-block;
    float: right;
    background: #6b0e5c;
    border-radius: 3px;
}

/*--End--*/

 .login-box {
    height: 210px;
    display: inline-block;
    position: relative;
    margin: -319px 0 0 0;
    float: right;  
}
    .login-box a {
    text-decoration: none;
}
.quicklinkshomepay {   
    position: relative;
    right: -2px;
    width: 175px;
    padding: 14px 0;
    border-radius: 26px 0 0 26px;
    line-height: 10px;
    color: red;
    z-index: 11;
    cursor: pointer;
    transition: all 0.5s ease-out 0s;
    border: 3px rgba(135, 194, 235, 0.15) solid;
    background-clip: padding-box;
    -webkit-box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.19);
    outline: none;
    /* -webkit-animation: NAME-YOUR-ANIMATION 1s infinite; */
    -moz-animation: btn-blink 1s infinite;
    -o-animation: btn-blink 1s infinite;
    animation: btn-blink 1s infinite;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 13px;
}
    .quicklinkshomepay i {
    padding: 0 6px 0 0px;

}
    
@-webkit-keyframes btn-blink {
    0%, 49% {
    background-color: #831a3c;
    color:#fff;
}
    50%, 100% {
    background-color: #adaeae;
    color:#fff;
}
}

.sp-view {
    background: whitesmoke;
    text-align: left;
    padding: 18px;
    overflow: hidden;
    margin: 12px 0;
    position: relative
    }
.sp-view p {
    font-family: 'Poppins';
    font-size: 16px;
    text-align: justify;
}
    p.name-sp {
    position: relative;
    right: 0px;
    bottom: 0;
    float: left
}
p.teaching-img img{
    float: right;
}
table.table tr th {
    background:#006940 ;
    color: #fff;
}
table.table tr:nth-child(odd) {
    background: #e3e3e3;
}

table.table tr:nth-child(event) {
    background: #fff;
}
.title-content h3 {
    color: #6b0e5c;
    font-size: 20px;
    font-family: 'Poppins';
}
.navimg li {
    line-height: 25px;
    font-family: 'Poppins';
    background: url(./images/arrow-li.png) left center;
    background-repeat: no-repeat;
    padding: 1px 0px 4px 26px !important;
}
.water-activitie {
    margin: 18px 0;
}
.contact-text{
    border: 1px solid #dadada;
    border-radius: 5px;
    background: #f9f9f9ad;
    padding: 18px;
    box-shadow: 0px 8px 7px 0px rgb(16 9 9 / 3%);
    min-height: 160px;
    margin-bottom: 16px;
} 
.contact-text p {
    text-align: center!important;
    font-family: 'Poppins';
    font-size: 16px;
	line-height: 31px;
}
.contact-text a {
    text-decoration: none;
    float: left;
    padding: 0 0 0 2px;
    font-size: 13px;
}
h4.inner-heading-h4 {
    font-family: 'Poppins';
    color: #616161!important;
    font-weight: 500;
    font-size: 23px;
}
div#faq {
    width: 99.8%!important;
    overflow: hidden;
    margin: auto
  
}
div#faq ul li {
    width: 158px !important;
    border: 1px solid #daa2bd;
    height: 145px !important;
    padding: 0!important;
    margin: 0 11px;
}
.achive-box-main {
    box-shadow: 0 0 12px 2px #d2d2d282;
    padding: 10px;
    background: white;
    border-radius: 5px;
}
.achive-header h2 {
    font-family: 'Poppins';
    font-size: 27px;
    font-weight: 600;
    padding: 0 0 12px 0;
}
.navigation-arrow-ahive {
    top: -52px;
    z-index: 1;
    right: 2px;
}
div#chairperson{
    margin: 76px 0 0 0;
}

ul.schl-glance {
    padding: 0;
    margin: 0px;
    list-style: none;
}
ul.schl-glance li {
    display: inline-block;
    width: 198px;
    border: 1px solid #831a3c;
    border-radius: 11px;
    height: 40px;
    text-align: center;
    line-height: 37px;
    font-weight: 500;
    font-size: 16px;
    margin: 6px 6px;
    background: linear-gradient(to left, transparent 50%, #89275a 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    cursor: pointer
}

ul.schl-glance li:last-child {
    width: 414px;
}
ul.schl-glance li:hover{
     background-position: left;
    color: #fff;
}
.popup-schl-glance{
    display: none;
        background: rgb(0 0 0 / 60%);
    height: 100vh;
    z-index: 999;
    width: 100%;
    position: fixed;
}
.center-glance-box {
    width:60%;
    height: 312px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 10px 23px;
}
.center-glance-box h2 {
    font-size: 22px;
    padding: 0px 0 7px 0;
}
table.glance-table {
    width: 100%;
}
table.glance-table tr td {
    border: 1px solid #e6e1e1;    
    line-height: 20px;
    text-align: left;
    padding: 10px 13px;
    font-weight: 500;
}
.close {
    color: #ffffff;
    float: right;
    font-weight: bold;
    display: inline-block;
    background: #831a3c;
    font-size: 16px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0;
    position: relative;
    left: 14px;
    top: -4px;
}

ul.counter-ul {
    list-style: none;
    padding: 0px;
    text-align: center;
    margin: auto;
}

ul.counter-ul li {
    display: block;
    text-align: center;
    padding:48px 0 36px 0;
    margin: 0px;
    font-family: 'Poppins';
    font-size: 44px;
    font-weight: 600;
    line-height: 35px;
}

ul.counter-ul li span {
    display: block;
    font-size: 14px;
}
.mobile-btn{
    display: none
}
.bg-philosophy {
    position: relative;
}
/*
.bg-philosophy::after {
    content: 'PHILOSOPHY';
    position: absolute;
    top: -116px;
    font-size: 233px;
    left: 0;
    color: #f3f3f3;
    z-index: -1;
    font-weight: 500;
}
*/
img.prinp-img {
    margin: 0 24px 9px 0px;
}
ul.innerlist1{
    padding: 0px;
    margin: 0px;
}
ul.innerlist1 li {
    background: url(../images/li-img.png) left 10px;
    background-repeat: no-repeat;
    padding: 2px 0 0 21px;
    margin: 0px;
    display: inline-block;
    width: 48%;
    vertical-align: top;
    line-height:27px
}
.mobile-sch-buld{
    display: none
}

img.pre-prin {
    float: left;
    width: 31%;
    margin: 13px 20px 54px 0;
}

@media (min-width:768px) and (max-width:1024px){
    
    	nav.site-desktop-menu > ul > li
	{
		    padding-left: 0px;
			padding-right:0px;
	}
	
    nav.site-desktop-menu > ul > li > a{
        font-size: 10px;
        padding:0 4px
    }
    nav.site-desktop-menu {
    margin-top: 14px;
}
   
    ul.sf-menu.clearfix.nav-scroll-top-show > li > a{
        font-size: 10px !important
    }
    .logo-on-scroll-top-show {
    width: 76%;
    margin: 9px 0 0 0;
}
    ul.nav-scroll-top-show {
    top: 4px !important;
}
    p.img-text-img img {
        width: 35%;
}
    p.img-text-img {
        font-size: 14px;
        line-height: 21px;
        font-weight: 700;
} 
    h2.hover-header{
        font-size: 12px;
        margin: 15px 0 2px 0;
    }
    .text-hover p {
    font-size: 10px;
    line-height: 13px;
    margin: 0px 0 0;
    text-align: justify;
    font-weight: 600;
}
.motto-bg-box {
    background: none;
    height: auto;
    background-color: #f4f1f3;
    margin: 0 0 26px 0;
    padding: 0 0 22px 0;
}
     .motto-bg-box p {  
    line-height: 15px;
    font-size: 11px;
    padding: 10px 13px;
    }
    ul.ft-social-ul{
        width: 100%
    }
    .big-img img, {
        object-fit: cover
    }
    .big-slider-show{
        display: none
    }
    .main-testmon-main{
        padding: 0px;
    
        
    }
    .home-slider{
        margin-top:54px
    }
     .category-title-gallery {
        position: relative; 
        text-align: left;
        left: 37px;
    }
    
}



@media (max-width: 767px){
    
    img.pre-prin{
        width: 100%
    }
    .main-testmon-main{
        padding: 0px;
        overflow: hidden !important
    }
    .logo{
        text-align: left;
        margin-top: 2px;

    }
.logo img {
    width: 65%;
}
.logo span {
    font-size: 16px;
    top: 0px;
}
.box11, .box12{
    margin: auto;
    float: none;
    width: 48%;  
    height: 220px;
    display: inline-block;
    margin: 6px 0;
}
.main-head{
    left: 0px;
    width: 100%;
    position: absolute;
}    
.big-slider-show{
        display: none
    }
    
.featurette{
    width:100%;
    margin: 0px!important;
}
.featurette .col-md-5 {
    padding: 0px;
    margin: 0px;
}
h3.annount-header {   
    margin: 25px 0 0px 0px;
    padding: 0 0 10px 0;
    text-align: center;
}
h3.annount-header::after {   
    display: none
}
    ul.event-ul{
        margin: 30px 0 0 30px !important
    }
    
    div#newsticker-demo{
        height: 270!important
    }
    .arrow-eventbox{
       text-align: center;
        margin: auto;
        margin-left: 36px;
        float: left;
    }
    a.view-evnt {    
    text-align: center;
        margin: auto;
        margin-left: 36px;
        float: right;
}
    .site-footer{
        margin-top:12px;        
    }
    
    .box11 a {
    padding: 50px 0px;
    margin: auto;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 22px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 28px;
}
    .box11.our-branches-bg {
    padding: 16px 0;
}
    #to-the-top{
        left: 0!important;
    }
    .toppers-main {
    height: auto;
    margin: auto;
    width: 96%;
    margin-top: 10px;
    padding:0 0 15px 0;
}
    .btw-spc{
        margin: 0px
    }
    .box12 a{
        padding: 80px 0px
    }
    .row{
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
    .princp-box {
        margin: auto;  
        width: 96%;
        margin-top: 18px;
        height: auto;
    }
    .arrow-toppertview {
      margin: 16px 0 0px 72px;
}
    img.card-img-top, img.card-img-right{
     max-width: 100%;
     float: none;
     text-align: center;
     margin: auto;
     display: block;
     width: 94%;
    }
    .shadow-event{
      height: auto;
      overflow: hidden;
    }
    .card-body, .card-body-right{
     position: static;
     width: 100%;
    }
    
    nav.site-mobile-menu > ul {
    top: 62px !important;
    left: 0;
    padding: 0px;
}
    .bg-event{
        height: auto
    }
    ul.news1-ul li{
        width: 100%;
        margin: 14px 8px;
        overflow: hidden;
        display: inline-block;
    }
    h4.news-title {
        padding: 2px 0 0 0;
        margin: 0px;
    }
    .latest-text{
         height: 97px !important;
    }
    .latest-div{
        height: 96px !important;
    }
    .value-text h3{
        font-size: 25px;
        line-height: 34px;
    }
    .value-text h3 span{
        font-size: 25px;
    }
    .value-text h4{
        font-size: 16px
    }
    .value-text p {
       text-align: justify;
        font-size: 17px;
        line-height: 22px;
        padding: 8px 0;
     }
    .motto-bg-box:hover {
    transform: scale(1.070);
}
    h2.hover-header img{
        width: 13%;
    }
    h2.hover-header{
        font-size: 16px
    }
    .text-hover p{
        margin: 20px 0 0 0;
        font-size: 13px;
        line-height: 23px;
        text-align: justify
    }
    p.img-text-img img{
        width: 31%;      
    }
    p.img-text-img{
          font-size: 20px;
    }
    
    .motto-bg-box{
        background: #f1f1f1;
        margin: 10px 0px;  
        padding: 4px 0 27px 0;
        height:auto;
        border-radius: 22px;
    }
    .motto-bg-box p {
    line-height: 19px;
    font-size: 12px;
    padding: 4px 26px;
}
    .motto-bg-box h4{
        padding: 15px 0 0 0;
    }
    .big-img img{
        object-fit:contain 
    }
    .small-img img {
    min-height: auto;
    max-height: initial;
    transition: all 0.8s;
    width: 100%;
    object-fit: fill;
}
    .col-md-6.img-mob{
        padding: 0px;
    }
    .big-img img {
    min-height: auto;
    max-height: auto;
    transition: all 0.8s;
    margin-bottom: 31px;
}
/*
    footer{
        background: #2e243d;
    }
*/

    .ft-header h4 {
    padding: 20px 0px 3px 0px;
}
    ul.ft-ulbox li a {
        line-height: 5px;
    }
    .ft-mob-p {
    padding: 0px !important;
    margin: 0px;
}
    .ft-mob-p2{
        padding: 0px !important
    }
ul.ft-social-ul {
    width: 100%;
}
    .last-div h4{
        line-height: 16px;
        padding: 8px 0px;
    }
.date-box h5 {
     font-size: 16px;
    line-height: 11px;
    padding-top: 18px;
    }
    .date-box{
        width: 62px;
        height: 62px;
    }

p.month-box {
    font-size: 10px;
    font-weight: 600;
}    
.latest-div img {
    margin-top: 40px;
    width: 81%;
}
   ul.ft-ulbox li {
        display: inline-block;
    width: 124px;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: 400;
    }
    ul.ft-ulbox li{
        line-height: 16px;
    }
/*
    a.ft-logo{
        display: none
    }  
*/
    .main-achive-main {
        margin: 0px
    }
    a.news-readmore{
        font-size: 10px;
    }
    .import-notice{
        padding:10px;
    }
    #newsticker-demo ul li{
        width:100% !important;
    }
    .first-box{
        margin: 4px 0 20px 0;
    }
    div#achievement-sect{
        height: auto;
    }
    div#achievement-sect{
        padding-top:18px;
    }
      div#Scholastic-sect{
        height: auto;
    }
/*
    div#Scholastic-sect{
        padding-top:18px;
}
*/
div#Scholastic-sect ul li { width: 50%; margin: 0px 8px; padding: 0px; width: 285px!important; overflow: auto; }
.achive-text h3{ font-size: 12px; }
.desp-schol{ font-size: 12px; padding: 0px; }
a.next-achiv{ right: -9%; }
ul.scholastic-ul li { height: 106px!important; }
a.btn-value.btn-avhievet { margin-top: 23px; margin-bottom: 18px; }
.testmon-text{ padding-left: 0px!important; }
a.btn-value.btn-tstmoni{ margin: 18px 0 }
.blog-item-category-img font{ line-height: 18px; }
.header-latest-cirl h2 { text-align: center; font-family: 26px }
.category-title-gallery{ margin-left: 7px }
.home-gallery-bg{ background-repeat: repeat }
div#achievement-sect ul li img{ width: 100%!important; }
/*
div#Scholastic-sect ul li img{
width: 100%!important;
}

*/
.achive-date { padding: 5px 0 0 0  ; margin: 21px 10px 0px 10px; width: 54px; height: 54px; }
.img-txtm span{ position: relative; top:8px }
img.ls-bg{ min-height: auto!important; }
.login-box { height: auto; float: left; display: block; margin: 0px; width:100%; background: #e9e9e9; }
.side_vertical_bar{ width: 85%; right: 0; top: 0; z-index: 99; font-size: 9px; line-height: 12px; position: relative; margin: auto;
display: block; text-align: center; height: 50px; margin-bottom: 14px!important; margin: AUTO; margin-top: 12px; padding: 11px 0px 0 0; }
.side_vertical_bar .itelic{ display: none }
.quicklinkshomepay{ right:0; width:100%; border-radius: 26px; top:5px; }
p.name-sp{ position: relative; right: 0px; }
.sp-view img { margin-bottom: 24px; }
.main-content-bg{ background: transparent; }
.innerpage-img { display: block; width: 100%; overflow: hidden; margin-bottom: 25px; margin: auto; text-align: center; }
.innerpage-img img { margin: auto!important; text-align: center; float: none; margin-bottom: 24px!important; }
.bg-motto{ height: auto; }
a.new-viewall{ border-left:0px solid transparent; top: 5px; }
.about-img { position: relative; right: -30px; top: -47px; height: auto; }
.value-text h3{ padding-top:10px; padding-left: 0px; }
span.d-shl{ padding: 5px 2px; font-size: 20px; line-height: 12px }
a.more-achieve{ font-size: 12px; }
a.more-achieve{ left: -2px; }
.value-text{ background-size: contain; }
.recentright-imgbox img { float: none; padding: 0; width: 100%; display: block; margin: auto; }
.recentright-imgbox h2{ padding: 12px 0 0 0; }
.recentright-imgbox p { line-height: 16px; padding-top: 0; font-size: 14px; color: #585656; }
.recentright-imgbox{ padding: 0px 0 2px 12px; }
.gallery-img{ width: 331px;         }
div#testimonials-sect ul li{ padding: 0 10px; width: 367px!important; margin: auto; display: block;  }
#testimonials-sect ul{ margin: -3px!important; }
a.prev-tst, a.next-tst{ display: none; }
button.ft-btn-save{ margin: 48px 0;  }
div#testimonials-sect{ margin: -14px!important; left: -8x!important; }
.counter-value { font-size: 26px; font-weight: 600; padding: 0px 46px 26px 1px; margin: 0 0 0 0; border-bottom: 8px solid #ffffff; }
.smart-number { background: #fff6f6; height: auto; padding: 19px 0 6px 0; font-family: 'Poppins'; margin: 12px 0 18px 0; overflow: hidden; }
.counter-value::before { content: '%'; position: relative; left: 58px;     }
.school-count { padding: 0 0 18px 3px; }
.class-x-counter::after{ margin: -12px 0 0 53px }
.school-count::before { content: ''; }
.recentright-imgbox img{ height: 150px; }
.recent-imgbox h2{ line-height: 18px; }
.recent-imgbox h6{ padding:6px 0 0 0;    }
ul.counter-ul li { padding: 25px 0 5px 0; margin: auto; font-size: 24px; line-height: 23px; border-bottom: 3px solid white; width: 92%; } 
ul.counter-ul li span{ font-size: 12px; }
ul.counter-ul li:last-child { border-bottom: none; } 
.mobile-btn{ display: block; clear: both; }
ul.mobile-box01 li img { width: 34%; padding: 0px; margin: 0px; }
ul.topQuickLinks{ padding: 0px; margin: auto; text-align: center; }
ul.topQuickLinks li { display: inline-block; vertical-align: middle; margin: 0px 0 0px 0; position: relative; padding: 6px 7px;
font-weight: 600; font-family: 'Poppins'; width: 48%; }
ul.topQuickLinks li a { padding: 7px 7px; color: #616161; font-size: 11px; border-radius: 12px; border: 2px solid #616161;
background: linear-gradient(to left, transparent 50%, #616161 50%) right; background-size: 200%; transition: .5s ease-out;
text-decoration: none; width: 100%; display: block; text-align: center; }
ul.topQuickLinks.mobile-box01 li i { font-size: 14px; padding: 0 10px 0 0px; }
ul.topQuickLinks li a:hover { background-position: left; color: #fff; }
.popup{ z-index: 999 !important; }
.popup-inner h3 { font-size: 16px!important; }
.popup-inner h3 span { font-size: 16px!important; }
.popup-inner h4 {  font-size: 16px!important; }
.popup-inner{ width: 90%!important; }
.header-recent, .header-achive h2, .header-achive h3{ font-size: 22px; }
.bg-philosophy::after {   top: -28px; font-size: 55px; font-weight: 700 }
}

@media (max-width: 1199px) and (min-width: 1025px){
.motto-bg-box p { line-height: 14px; font-size: 9px;  padding: 7px 37px 0 37px; }
.motto-bg-box a{ font-size: 12px; }
.category-title-gallery { position: relative;  text-align: left; left: 93px; }
}

@media (max-width: 360px) {
ul.topQuickLinks.mobile-box01 li i{ padding: 0px 0px 0 0px ; }
ul.topQuickLinks li a{ font-size: 10px ; }
.last-div h4{ padding: 8px 2px; }
.home-slider { margin-top: -110px !important; height: 90vw !important; }
}


@media (min-width:768px) and (max-width:991px){
ul.bday-ul-home li { width: 33%!important; padding: 0px; display: inline-block; }
.box-bday { background-size: 114%; background-repeat: no-repeat; background-position: -46px 21px; }
.header-recent{ padding: 16px 0 8px 0 }
.box-gallery1 { height: auto; margin-bottom: 0; padding-bottom: 12px; }
.mobile-sch-buld{ display: block } 
.about-img{ display: none; }
.logo{ margin-top: 26px; }
}
 
.contact-text i {background: #000; height: 60px; width: 60px; border-radius: 50%; color: #fff; line-height: 60px; font-size: 30px; }

/* pdf section start here */

.pdf_bg { background: #eee; box-shadow: 0px 0px 10px 0px #ccc; padding: 20px 30px 20px 20px; border-radius: 10px; margin: 0px 0px 20px 0px;}
.img-fluid { max-width: 100%; height: auto;}
.pdf_bg a { border: 0px; padding: 4px 0px; font-size: 21px; font-weight: 700; background: inherit;
color: #fc3238; cursor: pointer; text-decoration: none;}
.pdf_bg a:hover { text-decoration: underline;}


nav.site-desktop-menu ul.sf-menu li:nth-child(2) ul li:last-child ul.sub-menu { margin-top: 0px; margin-left: 220px; }
nav.site-desktop-menu ul.sf-menu li:nth-child(8) ul li:first-child ul.sub-menu {

/*border: 6px solid rgb(255 255 255 / 33%); border-left: 6px solid rgb(255 255 255 / 33%); border-right: none;*/
border:none; 
margin-top: 0;}

/*nav.site-desktop-menu > ul > li > ul { border: 6px solid rgb(249 153 116); }*/
nav.site-desktop-menu > ul > li > ul { border: none; box-shadow: 0px 2px 8px rgb(0 0 0 / 40%); }
nav.site-desktop-menu > ul > li > ul:before{
content: ""; width: 0px; height: 0px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #ffffff;
display: inline-block; padding: 0px; position: absolute; transform: rotate(-0deg); -webkit-transform: rotate(0deg); left: 20px; top: -5px; z-index: 1; }


@media only screen and (min-width: 240px) and (max-width: 480px) {
.right-button-s{ /*margin: 10px 0px 0px 50px; float: left;*/ margin: 10px 10px 0px 50px; float: initial;
position: relative; z-index: 99999;}
.right-button-s a:nth-child(1) { margin-left: 0;}
.right-button-s a:nth-child(3) { padding: 4px 7px; margin-right: 5px; margin-left: 0;}
a.erp-link { padding: 4px 7px; margin: 4px 0px 4px 8px; font-size: 12px; }
.mobile-view.mobile-menu { height: 110px !important;}
.main-content #layerslider-container-fw.home-slider { margin-top: -100px !important; max-height: 320px !important;}
.about-bg{ background: none; }
.sk_container_testimonials { padding: 0px 0px 60px 0px;}
.sk_container_testimonials .container .col-lg-6:nth-child(2){ margin-top: 30px; }
.container .birth-day{ margin: 1rem 0rem; display: grid; }
.col-2.min-latest{ width: 30% !important; }
.col-10.min-latest-r{ width: 70% !important; }
.reveal-modal-bg{ z-index: 99999 !important;  }
nav.site-mobile-menu > ul > li a{ /*width: 100%; 6-jan-2022  */ width: 85%; }
nav.site-mobile-menu > ul li i { margin-left: 0px; }
.mobile-view.mobile-menu .right-button-s a:nth-child(2){ display: none; }
.right-button-s a:nth-child(4){ margin-right: 60px; }
.f-logo{ margin-top: -1px; }
.latest-div img { margin-top: 20px; width: 80%;}
.latest-div { height: 70px !important; }
.latest-text { height: 70px !important; }
.container.ddd .row .col-md-4.col-lg-2:nth-child(3) .ft-header h4{ display: none;} 
ul.ft-ulbox li { display: inline-block; width: 100%; line-height: 28px;}
ul.ft-ulbox li a{ font-size: 13px; }
footer .container.ddd .col-md-4.col-lg-3:nth-child(1) h4{  padding-top: 6px; }
footer .container.ddd .col-md-4.col-lg-3:nth-child(1) h4 .f-logo span{ font-size: 18px !important;}
.main-content.s-in-ban { min-height: 40px !important; } 
strong.text-gray-dark{ font-size: 13px; }
}


@media only screen and (min-width: 481px) and (max-width: 768px) {
.innerpage-hd { display: none; }
.mobile-view.mobile-menu .mobile-view-school-name{  padding: 0px ; visibility: visible;}
/*.mobile-view.mobile-menu .mobile-view-school-name span img{ width: 81% !important; display: block; margin-left: 15px;}*/
.mobile-view.mobile-menu .mobile-view-school-name span img{ width: 88% !important; display: block; margin-left: 5px;}
nav.site-mobile-menu { top: -45px;}
nav.site-mobile-menu .sf-menu { top: 52px !important ; }
.mobile-view.mobile-menu { height: 100px; width: 100%; float: left; margin: 0; padding: 0; background: #035E3B; }
.right-button-s{ margin: 10px 10px 0px 0px; float: right; position: relative; z-index: 99999; width: 65%; top: 0; right: 3rem;}
.right-button-s a:nth-child(3) { padding: 4px 7px; }
nav.site-mobile-menu > i{ top: -1.5rem !important; }
a.erp-link { padding: 4px 7px; margin: 4px 0px 4px 8px; font-size: 10px; }
.mobile-view.mobile-menu { height: 110px !important;}
.mobile-view.mobile-menu .right-button-s a:nth-child(2){ display: none; }
.container .row.about-bg { background: url(../images/about-col.png) 70% 0% no-repeat fixed !important;
padding: 10rem 0rem .75rem 0rem ;}
.container .row.about-bg .col-lg-6.col-sm-4{ display: none; }
.container .row.about-bg .col-lg-6.col-sm-8{width: 100%;}
.container .birth-day{ margin: 1rem 0rem; display: grid; }
.sk_container_testimonials { padding: 60px 0px;}
.sk_container_testimonials .container .col-lg-6:nth-child(2){ margin-top: 30px; } 
.col-2.min-latest{ width: 30% !important; }
.col-10.min-latest-r{ width: 70% !important; }
.reveal-modal-bg{ z-index: 99999 !important;  }
nav.site-mobile-menu > ul > li a{ /*width: 100%; 6-jan-2022  */ width: 85%; }
nav.site-mobile-menu > ul li i { margin-left: 0px; }
.f-logo{ margin-top: -1px; }
.f-logo span{ font-size: 18px !important; }
.latest-div img { margin-top: 14px; margin-bottom: 13px; width: initial; }
.latest-div { height: inherit !important; }
.latest-text { height: 71px !important; }
.container.ddd .row .col-md-4.col-lg-2:nth-child(3) .ft-header h4{ display: none; } 
ul.ft-ulbox li { display: inline-block; width: 100%; line-height: 28px;}
ul.ft-ulbox li a{ font-size: 14px; }
footer .container.ddd .col-md-4.col-lg-3:nth-child(1) h4{  padding-top: 6px; }
footer .container.ddd .col-md-4.col-lg-3:nth-child(1) h4 .f-logo span{ font-size: 18px !important;}
.main-content.s-in-ban { min-height: 40px !important; } 

footer .container.ddd p{ text-align: center !important; }

}





@media only screen and (min-width: 769px) and (max-width: 991px) {
.innerpage-hd { display: none; }
.mobile-view.mobile-menu .site-mobile-menu{ display: block !important; }
.home-slider { margin-top: 0px !important; height: 49vw !important; }
#layerslider { height: 415px !important; }
.mobile-view { display: block !important; }
.mobile-view.mobile-menu .mobile-view-school-name{  padding: 0px ; visibility: visible;}
/*.mobile-view.mobile-menu .mobile-view-school-name span img{ width: 81% !important; display: block; margin-left: 15px;}*/
.mobile-view.mobile-menu .mobile-view-school-name span img{ width: 88% !important; display: block; margin-left: 5px;}
nav.site-mobile-menu { top: -45px;}
nav.site-mobile-menu .sf-menu { top: 52px !important ; }
.mobile-view.mobile-menu { height: 100px; width: 100%; float: left; margin: 0; padding: 0; background: #035E3B; }
.right-button-s{ margin: 10px 10px 0px 0px; float: right; position: relative; z-index: 99999; width: 70%; top: 1.5rem; right: 3rem;}
.right-button-s a:nth-child(3) { padding: 4px 7px; }
nav.site-mobile-menu > i{ top: -1.5rem !important; }
a.erp-link { padding: 4px 7px; margin: 4px 0px 4px 8px; font-size: 12px; }
.mobile-view.mobile-menu { height: 110px !important;}
.mobile-view.mobile-menu .right-button-s a:nth-child(2){ display: none; }
.container .row.about-bg { background: url(../images/about-col.png) 70% 0% no-repeat fixed !important;
padding: 10rem 0rem .75rem 0rem ;}
.container .row.about-bg .col-lg-6.col-sm-4{ display: none; }
.container .row.about-bg .col-lg-6.col-sm-8{width: 100%;}
.container .birth-day{ margin: 0rem 0rem; display: grid; }
.sk_container_testimonials { padding: 60px 0px;}
.sk_container_testimonials .container .col-lg-6:nth-child(2){ margin-top: 0px; } 
.col-2.min-latest{ width: 30% !important; }
.col-10.min-latest-r{ width: 70% !important; }
.reveal-modal-bg{ z-index: 99999 !important;  }
nav.site-mobile-menu > ul > li a{ /*width: 100%; 6-jan-2022  */ width: 85%; }
nav.site-mobile-menu > ul li i { margin-left: 0px; }
.f-logo{ margin-top: -1px; }
.latest-div img { margin-top: 14px; margin-bottom: 13px; }
.latest-div { height: inherit; }
.latest-text { height: 71px !important; }
.container.ddd .row .col-md-4.col-lg-2:nth-child(3) .ft-header h4{ display: none; } 
ul.ft-ulbox li { display: inline-block; width: 100%; line-height: 28px;}
ul.ft-ulbox li a{ font-size: 14px; }
footer .container.ddd .col-md-4.col-lg-3:nth-child(1) h4{  padding-top: 6px; }
footer .container.ddd .col-md-4.col-lg-3:nth-child(1) h4 .f-logo span{ font-size: 18px !important;}
footer .container.ddd p{ text-align: center !important; }
footer .container.ddd .col-md-4{ width: 100%; }
footer .container.ddd .col-md-4:nth-child(1){ width: 100%; }



.main-content.s-in-ban { min-height: 40px !important; } 

}




.reveal-modal .close-reveal-modal{ top: 25px !important; line-height: 24px !important; text-decoration: none; }
.box-b-space{ margin-bottom: 20px; }
.t-space{ margin-top: 20px !important; }
.card.item-card,
.card.item-card h5.card-title,
.card.item-card:hover p.card-text { -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;  }
.card.item-card:hover{ background: #f6672f; }
.card.item-card:hover h5.card-title{ background: #FFF !important; color: #f6672f; }
.card.item-card:hover p.card-text{ color: #FFF; }
.smis img { border-radius: 15px; box-shadow: 0px 0px 10px 0px #666; width: 240px; height: 210px; padding: 20px; }

 
