.screen{width:55.5%; float:left;}
.watchvideo{position:absolute; left:0; top:0; margin-top:-75px; margin-left:-50px;}
.lamp{position:absolute; left:0; margin-top:210px; padding-left: 20px;}
.quote{ background-image:url(../images/quote.png); background-repeat:no-repeat; background-position:left top; padding-top:40px;}
ul.prinicaplist{padding-bottom:25px;}
ul.prinicaplist li{ display:inline-block; margin-right:17px; height:69px; line-height:20px;}
.thumb{ height:63px !important; width:69px; border-radius:50%; background-color:#bab6b3; text-align:center; vertical-align:bottom; overflow:hidden;}

.features-section{text-align: center;}
.features-section ul{margin: 30px 0px 0px; display: inline-block; width:100%;}
.features-section ul li{width: 16.6%;display: inline;text-align: center;float: left; margin:0px 0px;}

.feature-icon{background:url(../images/clientlogos.png) no-repeat;width: 115px;height: 88px;display: inline-block;}
.feature-icon a{ cursor: pointer;  display: block; height: 88px; width: 115px;}
.icon1{background-position: 0px 0px;}
.icon2{background-position: -115px 0px;}
.icon3{background-position: -230px 0px;}
.icon4{background-position: -345px 0px;}
.icon5{background-position: -460px 0px;}
.icon6{background-position: -575px 0px;}
.icon7{background-position: -690px 3px;}

.icon1:hover{background-position: 0px -88px;}
.icon2:hover{background-position: -115px -88px;}
.icon3:hover{background-position: -230px -88px;}
.icon4:hover{background-position: -345px -88px;}
.icon5:hover{background-position: -460px -88px;}
.icon6:hover{background-position: -575px -88px;}
.icon7:hover{background-position: -690px -88px;}

.carusolbg{ background:url(../images/graybg.jpg) repeat-x center top; padding:60px 0px 70px; background-size:100%}
.mobile{margin-top:-30px; width:20%; float:left;}
.mobilecontent{ line-height:155px; display:inline; width:55%; float:right; background:url(../images/busbg.png) no-repeat 215px bottom; height:180px; padding-right:25%;}


.quote1{ padding: 20px 0 30px;text-align: center;}
.testmonials{color: #555555;display: table;margin: auto; width: 53%;text-align:center; font-style:italic; background-image:url(../images/quote.png); background-repeat:no-repeat; background-position:center top; padding:40px 40px 0px 40px; box-sizing:border-box;}
.slick-track{min-height:100px !important}
.keysection {margin: auto;padding: 0px 0px 50px;width: 100%;text-align: center;}
.keysection ul{margin: auto;width:100%;display:inline-block; }
.keysection ul li{width: 33.33%;display: block;text-align: center;float: left;}
.keysection_icon{  width: 100%;  height: 158px;  display: inline-block;  background: no-repeat top center;  background-size: auto;}
.keyicon1{background-image:url(../images/cbse-mandated-training.png);}
.keyicon2{background-image:url(../images/cutomized-workshops.png);}
.keyicon3{background-image:url(../images/consultancy-and-advisory.png);}
.keysection ul li h4{ text-transform:none;}
.keysection ul li span{line-height: 50px;margin-bottom:10px;display: inline-block;}
.paddingbottom50{padding-bottom:50px}

.textmonialBox {
  display: inline-block;
  /* opacity: 0.5; */
  vertical-align: top;
  margin: 1px -1px;
   overflow: hidden;
}
.flip-container {perspective: 1000;}
.flip-container:hover .flipper, .flip-container.hover .flipper, .flip-container.flip .flipper {transform: rotateY(180deg);}
.flip-container, .front, .back {  width: 199px;  min-height: 199px; text-align:center; margin:auto;}
.flipper {transition: 0.6s;	transform-style: preserve-3d;position: relative;}
.front, .back {backface-visibility: hidden;	position: absolute;top: 0;left: 0;}
.front {z-index: 2;/* for firefox 31 */	transform: rotateY(0deg);}
.back {transform: rotateY(180deg);background-color:rgba(249, 212, 71, 0.8);z-index: 9;}
.flip-container .back p{padding-bottom:0}
.flipper:hover .front{backface-visibility:visible; opacity: 0.7; transform:rotateY(180deg);}
/*#erpy1 {width: 505px;height:352px;background-color: transparent;color: white;
}*/


.experts-holder {  
  overflow: hidden;
  
  margin-bottom: 0;
  background: #fff; }	
  .experts-holder .person {    
  width: 199px;
  cursor: pointer;
  /* float: none !important; */
  display: inline-block;
  vertical-align: top;
  -webkit-transition: 0.6s margin, 0.6s opacity;
  transition: 0.6s margin, 0.6s opacity;
  height: 199px;
  margin: 1px -1px; }    
    .experts-holder .person .person-interior {
      position: relative;      
      padding-top: 100%;
      background-size: 100% auto;
      background-repeat: none;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      }
    .experts-holder .person .overlay {
      background: #2e2e2e;
      background: rgba(0, 0, 0, 0.75);
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.3s all;
      transition: 0.3s all;
       display: block;text-align:center; }      
      .experts-holder .person .overlay .person-info {	    
	    background: rgba(0, 0, 0, 0.005);
        display: inline-block;
        vertical-align: middle;  
        padding: 15px;
        text-align: center;       
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
        opacity: 0;
        filter: alpha(opacity=0); }

     .experts-holder .person .overlay .font14{white-space:nowrap;  color: #eee;}  		  
     
		 .experts-holder .person:hover .overlay {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: 0.5s all;
      transition: 0.5s all; }
	    .experts-holder .person:hover .person-info {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: 0.5s all 0.15s;
      transition: 0.5s all 0.15s;
      opacity: 1;
      filter: alpha(opacity=100); }
	  .experts-holder .person .overlay .person-info .exp-designation:after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  background: #aaa;
  margin: 0px auto 0;  
}
.experts-holder .person a{position:absolute;top:0;left:0;right:0;bottom:0;}

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
    50% {top: 0px;}
}

/* Standard syntax */
@keyframes mymove {
    50% {top: 0px;}
}

.yellowline{border-top: 1px solid #fbd442;}
.yellowline h4{  margin-top: -20px;  width: 120px;  margin: -20px auto 25px;  padding: 0;}
.services{}
.services ul li{width:32%;border-radius:5px;border:2px solid #e1e1e1;  padding: 0;}
.services ul li h4{font-size:18px}
.services ul li p{  font-size: 16px;  line-height: 25px;}
.services ul li p.wrapper{margin:35px 0;}
.reasons-section{background:url('../images/slide-bg.png') repeat-x fixed top;  padding: 40px 0;  background-size: 100% 100%;}

.school-logos{border-right: 1px solid #fac90f;  padding-right: 10px;}
.school-logos ul{}
.school-logos ul li{margin-right:20px;margin-bottom:20px;border-radius:5px;border:1px solid #DFDFDF;background: no-repeat center;width: 202px;height: 64px;display:inline-block;background-image:url('../images/school-logos.png')}
.school-logos ul li:hover, .school-logos ul li.active{cursor:pointer;border:1px solid #fac90f;}
.school-logos ul li.school1{background-position:-606px 0;}
.school-logos ul li.school2{background-position:0 0;}
.school-logos ul li.school3{background-position:-202px 0;}
.school-logos ul li.school4{background-position:-404px 0;}
.school-logos ul li.school1:hover,.school-logos ul li.school1.active{background-position:-606px -64px;}
.school-logos ul li.school2:hover,.school-logos ul li.school2.active{background-position:0px -64px;}
.school-logos ul li.school3:hover,.school-logos ul li.school3.active{background-position:-202px -64px;}
.school-logos ul li.school4:hover,.school-logos ul li.school4.active{background-position:-404px -64px;}
.right-arrow {position:absolute;right: -7px;top:48%;background-image: url('../images/right-arrow.jpg');width: 9px;height: 13px;}
.testimonials{display:none}
#t-school1{display:block}
.reasons-section .slidesjs-control img{opacity:.5;}