
@font-face {
font-family: 'flexslider-icon';
src: url('../error.html');
src: url('../error.html?#iefix') format('embedded-opentype'), url('../error.html') format('woff'), url('../error.html') format('truetype'), url('../error.html#flexslider-icon') format('svg');
font-weight: normal;
font-style: normal;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; overflow:hidden;
}
.flexslider .slides > li {
 /* display: none;*/
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
 max-width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  
 
  position: relative;
  zoom: 1;
 
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '';
  height:50px; width:50px;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
/*.flex-direction-nav a.flex-next:before {
  content: '\f002';
}*/
.flex-direction-nav .flex-prev {
  left: 0px;
}
.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.8;
  left: 20px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 20px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  top: 95%; z-index:9;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 8px;
  height: 8px;
  display: block;
 
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  /*
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
*/
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #f97825;
  
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

   
.content1 { width:50%; float:left; background: #2962b0;}
.full_box1 { width:100%; float:left; overflow:hidden; /*margin-top:75px;*/ position:relative;}
.left_box1 { width:50%; float:left; position:relative}
.right_box1 { width:50%; float:left; position:relative}

.new_icon { position: fixed;
    top: 50%;
    /* right: -21px; */
    width: 42px;
    z-index: 9999;
    right: 0px;}
.new_icon li { background:#2962B0; margin: 2px 0px;  z-index:999;  padding-top: 10px;  height: 33px!important;}
.social-link {   /*width:100%;*/ float:right; }new_icon { position:absolute; top:180px; right:-21px; width:42px;}
.new_icon li { background:#2962B0; margin: 2px 0px;  z-index:999;  padding-top: 10px;  height: 33px!important;}
.new_icon li {
    background: #bd2050;
    margin: 2px 0px;
    z-index: 999;
    padding-top: 10px;
    height: 33px!important;
}#nav-shadow li.button-color-1 a {
    background-position: 10px 0px;
}

	
			#nav-shadow {
			margin: 0 auto;
			padding: 0px 0 0 0px;
			width: 251px;
			min-height: 49px;
			text-align: center;
			float:left;
			list-style: none; 
			}
			
		#nav-shadow li {
			
			width: 42px;
			height: 43px;
			position: relative;
			/*margin-left:26px;*/ 
			float: left;  
			}
			
		#nav-shadow a, #nav-shadow a:visited, #nav-shadow a, #nav-shadow a:hover {
			margin: 0 auto;
			width: 42px;
			height: 49px;
			text-indent: -9999px; 
			overflow: hidden;
			background: url(../images/icons1.png) no-repeat;
			display: block;
			position: relative;
			margin-left:1px;  
			z-index: 2;
			}
			
		/* Button Colors */
		
		#nav-shadow li.button-color-1 a {
			background-position: 10px 0px;
			}
			
		#nav-shadow li.button-color-2 a {
			background-position: -23px 0px;
			}
			
		#nav-shadow li.button-color-3 a {
			background-position: -58px 0px;
			}
			
			
				
		#nav-shadow li.button-color-36 a {
			background-position: -137px 0px;
			}
			
			
			
		#nav-shadow li.button-color-4 a {
			background-position: -95px 0px;
			}
			
		/* Button Shadow */
		
		#nav-shadow li img.shadow {
			margin: 0 auto;
			bottom: 0;
			left: 0;
			z-index: 1;
			position:absolute;
			
			}
        .home-icon {
    background: url(../images/home.png) center top no-repeat;
}
        .about-us-link {
    background: url(../images/abou-us.png) center top no-repeat;
}
               .life {
    background: url(../images/life.png) center top no-repeat;
}
                              .campus{
    background: url(../images/campus.png) center top no-repeat;
}
                                                            .acad{
    background: url(../images/acad.png) center top no-repeat;
}
 .admiss{
    background: url(../images/admiss.png) center top no-repeat;
}
.career {
     background: url(../images/career.png) center top no-repeat;

}
.contact {
     background: url(../images/contact.png) center top no-repeat;

}
.nav ul li a {
    padding: 28px 0px 0px 0px;
    line-height: 42px;
    font-size: 14px;
    font-family: Arial;
    color: #3a3939;
    text-decoration: none;
    display: block;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
        word-spacing: -1px;
}
.getCallBtn {
    position: fixed;
    right: -4px;
    top: 38%;
    z-index: 102;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.list-aggregate li
{
   padding-bottom:10px;
   margin-bottom:10px;
   border-bottom:2px dotted white;
   text-align:left;


}
.gurgaon-addminsssion-list-info {
    float: left;
    width: 100%;
}
.gurgaon-addminsssion-list-info ul {
    width: 100%;
    margin: 0;
    padding: 0;
}
.gurgaon-addminsssion-list-info ul li {
    width: 20%;
    margin: 0;
    padding: 0;
    display: inline-block;
    background: #202020;
    vertical-align: top;
    min-height: 237px;
    float: left;
}
.gurgaon-addminsssion-list-info ul li {
    width: 20%;
    margin: 0;
    padding: 0;
    display: inline-block;
    background: #202020;
    vertical-align: top;
    min-height: 237px;
    float: left;
}
#pre-primary {
    float: left;
    /*width: 300px;*/
    height: 400px;
    background: url(../images/IMG_3005.jpg) no-repeat;
}

    .pree h2 {
color: white;
    font-size: 12px;
    text-align: center;
    margin-top: 35px;
    border: 1px white solid;
    /*margin-left: 25px;*/
    padding: 8px;
    width: 119px;
    letter-spacing: 2px;
}
    #senior_school{
    float: left;
    /*width: 300px;*/
    height: 400px;
    background: url(../images/new/school.jpg) no-repeat;
    background-size: 100% 100%;
}

     #primary_school{
    float: left;
    /*width: 300px;*/
    height: 400px;
    background: url(../images/pre.jpg) no-repeat;
}

.pree h2 a {
    color: white;
}
#download {
    margin-top: 20px;
    /*width: 900px;*/
    background: url(../images/download-all-bg.png) no-repeat;
    background-color: #4e478e;
        background-size: 100% 100%;
        margin-bottom:20px;
}
#download-link {
    float: left;
    width: 8%;
    height: 192px;
    background: url(../images/download-bg.png) no-repeat;
    background-color: #a44cb7;
    background-position-x: center;
}
#circulars {
    float: left;
    width: 23%;
    height: 192px;
    background: url(../images/circulars-icon.png) center 30px no-repeat, url(../images/download-divide.png) right center no-repeat;
}
#prospectus {
    float: left;
    width: 23%;
    height: 192px;
    background: url(../images/prospectus-icon.png) center 30px no-repeat, url(../images/download-divide.png) right center no-repeat;
}
#careers {
    float: left;
    width: 23%;
    height: 192px;
    background: url(../images/careers-icon.png) center 30px no-repeat, url(../images/download-divide.png) right center no-repeat;
}
#admission {
    float: left;
    width: 23%;
    height: 192px;
    background: url(../images/admission-icon.png) center 30px no-repeat;
}
#download h1 {
    color: white;
    /*font-family: Font1;*/
    font-size: 14px;
    text-align: center;
    margin-top: 90px;
    letter-spacing: 2px;
}
#download h2 {
    color: white;
    /*font-family: Font1;*/
    font-size: 10px;
    text-align: center;
    margin-top: 22px;
    border: 1px white solid;
    /*margin-left: 41px;*/
    padding: 8px;
    width: 100px;
    letter-spacing: 1px;
}
 #download a{
    color: white !important;
    /*font-family: Font1 !important;*/
    font-size: 12px;
    /*padding-right: 8px;
    padding-left: 8px;*/
}
#circulars {
    text-align: center;
}
.main_container7 h3 {
    font-size: 24px;
    line-height: 23px;
      text-align: left;
    color: #868789;
  margin-top: 5px;
    margin-bottom: 10px;
}

.main_container7 p {
    font-size: 15px;
    line-height: 24px;
    color: #868789;
 text-align: left;
}

#overlay-back1 {    /* position: fixed; */
    z-index: 99999999;
    /*bottom: 20px;
    right: 10px;*/
    background: transparent;
    border: 0px;
    font-size: 20px;
    margin-top: 11px;
    position: relative;
    margin-bottom: 11px;
}