
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
   font-family: 'Lato', sans-serif;
   font-size: 100%;
   background:#fff; 
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.container
{
    display:table;
    width: 100%;
}
.row
{
    height: 100%;
    display: table-row;
}
.col-sm-4
{
    display: table-cell;
}

/*scroll down*/
.home_link1{display: inline-block; width: 126px; height: 30px; text-decoration: none; position: absolute; left: 50%; margin-left: -100px; bottom: 17%; z-index: 10;}
.home_link1 .txt1{text-align: center; color:#ffffff; background:rgba(54,88,167,0.5); font-family:'Lato'; margin-top: -40px; text-transform: uppercase;}
.home_link1 .over1{background: url(../images/arr1.png) center bottom no-repeat; min-height: 23px; margin-top: -30px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.home_link1:hover .over1{margin-top: -10px;}


#home{
margin-left: 60%;
}
/*--banner-starts--*/
/*.banner{
	/*background:url(../images/banner-7.jpg) no-repeat center;
	min-height:670px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
.banner-1{
	/*background:url(../images/banner-8.jpg) no-repeat;
	min-height:670px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
.banner-2{
	/*background:url(../images/banner-7.jpg) no-repeat center;
	min-height:670px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}*/
/*------------------ Slider Part starts Here----------*/
#slider4,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 57%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 22px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
a.callbacks_nav.callbacks1_nav.next {
  width: 26px;
}
#slider3-pager a ,#slider4-pager a {
  display: inline-block;
}
#slider3-pager span,#slider4-pager span{
  float: left;
}
#slider3-pager span, #slider4-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a , #slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a {
  padding: 0;
}
#slider3-pager li, #slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  width:100%;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 73%;
	z-index: auto;
	left: 46%;
	padding: 0;
	margin: 0;
}
ul.callbacks_tabs.callbacks2_tabs {
top: 73%;
left:46%;
}
.slider-top{
	text-align: center;
	padding:10em 0;
}

.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
	display: inline-block;
}

/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:14px;
  width:14px;
  display:inline-block;
	background: #ffffff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	background: #99cc33;	
}
.slider{

  background-image: url("../images/b10.png");
    background-repeat: repeat-y repeat-x;
  padding:65px 0;
  height:450px;
}
.slider-header h2{
  color: #ffffff;
  margin: 0;
  font-size: 40px;
  text-align: center;
  font-weight: 500;
}
.slider-header p{
  color: #ffffff;
  margin: 30px auto 0 auto;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
}
.slider-info p{
	color: #ffffff;
  font-size: 22px;
  margin: 0px 0 0 55px;
  font-weight: 300;
    line-height: 1.5em;
	
}
.slider-info h3{
	color: #ffffff;
  font-size: 28px;
  margin: 20px 0 5px 55px;
  font-weight: 500;
}
.slider-info {
 width: 93%;
 margin:0px auto 0 auto;
 padding-top:55px;
 position:relative;
 }
 .slider-info img{
 width:4%;
 position:absolute;
 left:0%;
 top: 15%;
 }
 .slider-info img.right {
  left: 97%;
  top: 68%;
}
/*-- Slider part Ends Here --*/
/*-- Enguru App Overlay Popup-- */
.intro {
    position:fixed;
    display: block;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:#000;
    opacity:0.8;
    z-index:1001;
}
.introclose{
    position: fixed;
    margin: center;
    top:3%;
    left:78%;
    width:35px;
    height:35px;
    background-image: url("../images/introclose.png");
    opacity:0.75;
    z-index:1002;
}
.introclose:hover{
    opacity:1;
}
.intro-banner{
    position: fixed;
    margin: center;
    top: 10%;
    left: 22%;
    width:700px;
    height:537px;
    background-image: url("../images/intro.png");
    opacity:1;
    z-index:1002;
}
.intro-banner:hover{
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.67);
    -moz-box-shadow:    0px 0px 30px 0px rgba(255, 255, 255, 0.67);
    box-shadow:         0px 0px 30px 0px rgba(255, 255, 255, 0.67);
}
/*-- //Enguru App Overlay Popup-- */

.banner-text h1 {
  	color: #fff;
  	/*background: #3658a7;*/
  	font-size: 46px;
  	font-weight: 700;
  	margin: -30px;
  	padding: 11px 16px;
  	text-transform: uppercase;
  	width: 40%;
	
}
.banner-text {
  	margin-top: 28.29%;
}
.banner-text h2 {
  	/*background: rgba(54,88,167,0.8);*/
  	color: #fff;
  	font-size: 20px;
  	font-weight: 600;  	
  	text-transform: uppercase;
  	width: 40%;
  	margin: 60px -10px;
}

.banner-top p {
  	color: #fff;
  	font-size: 25px;
  	font-weight: 100;
  	font-family: 'Lato', sans-serif;
  	font-style: italic;
}
/*--Parallaax--*/	
section.parallax {
  height: 580px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

section.parallax-1 {
  background-image: url("../images/banner-7.jpg");

}
.header_top{
	padding-top:15em;
	text-align: left;
	z-index:auto;
}
.header_top h1{
	color:#fff;
	margin-top:0em;
	font: italic 400 150px/150px "Lato", sans-serif;
	font-style:bold;
	letter-spacing: -0.025em;
	z-index:auto;
}
.header_top h2{
	font: italic 400 100px/100px "Lato", sans-serif;
	letter-spacing: -0.025em;
	color:#fff;
	z-index:auto;
}
.header_bottom{
	background:#3658a7;
	position: relative;
	z-index:auto;
}
.header-home{
	z-index:auto;
	background-image: url("../images/b10.png");
    background-repeat: repeat-y repeat-x;
	height:98px;
}
.logo{
    z-index:auto;
	float: left;
	display: inline-block;
	margin-bottom: 0;
	padding: 11px 1em 12px;
}
span.secondary {
	margin-left: 4px;
	font: auto 12px/31px "Lato", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.8em;
	color: #ffffff;
	display: block;
	margin-bottom: 2px;
}
span.main {
	color: #ffffff;
	display: block;
	font: auto 66px/31px "Lato", sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.025em;
}

.top-nav{
	float: right;
	margin: 1px 0em 0 10px;
	padding:35px 15px;
	z-index:auto;
}
.top-nav ul{
	padding: 0;
	margin: 0;
	z-index:auto;
}
.top-nav ul li{
	display: inline-block;
	z-index:auto;
}
.top-nav ul li a{
	color: #fff;
	font: 300 16px/25px Lato, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	padding:39.5px 20px;
	z-index:auto;
}
.top-nav ul li.active a, .top-nav ul li a:hover{
	color:#ffffff;
	height:120%;
	z-index:auto;
	background:#6a91cc;
	-webkit-transform: rotateY(10deg);
	-moz-transform: rotateY(10deg);
	-ms-transform: rotateY(10deg);
	transform: rotateY(10deg);
}

/* nav dropdown */
#nav ul {z-index:905;margin-top:35px; position: absolute; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); border: solid 1px #000; border-top-color: #000; display: none; /* hide dropdown */	width: 200px; z-index:905; }
#nav ul li { float: none; background:#000; border-bottom:1px dotted #000; display:block;	margin: 0; padding:0;	}
#nav ul li a, #nav li.current ul li a, #nav ul li:hover > a { background:#000000; color:#fff; width:auto; display:block; text-align:left; height:100%; padding: 11px 10px 3px; border-radius:0; font-size:18px; border:0 none; text-transform:capitalize;  }
#nav ul li a:hover, #nav li.current ul li a:hover { background:#6a91cc; color:#fff; }
#nav li:hover > ul { display: block; visibility:visible; /* show dropdown on hover */}
#nav ul li ul { margin:-38px 0 0 175px; background: #fff ; width:170px; }
	
#nav ul.sub-nav0, #nav ul.sub-nav1 ,#nav ul.sub-nav2,#nav ul.sub-nav3, #nav ul.sub-nav4{
    display: none;
}
	
#nav ul.visible {
    display: block;
}

/* nav dropdown for(ie7) */

*+html #nav li { position:relative; display:block; }
*+html #nav ul {  left:0; clear:both; position:absolute; }
*+html #nav a {  height:50px; padding-top:21px; }
*+html #nav a:after { content:""; display:none;}
*+html .container { z-index:2; }
*+html #header { z-index:3; position:relative;  }
*+html #nav ul li ul { position:absolute; left:0; margin-top:-31px; display:none; visibility:hidden; }
*+html #nav ul li:hover > ul { display:block; visibility:visible; }
.border-side{
	position: absolute;
	border-right: 1px solid #FFF;
	height: 200px;
	top: 51%;
	right: 9%;
}
.fixed{
	position: fixed;
    z-index:500;
	top: 0;
	width: 100%;
	margin: 0 auto;
	left:0;
}
.fixed1{
	position: fixed;
    z-index:500;
	top: 100%;
	width: 100%;
	margin: 0 auto;
	left:10%;
}
.fixed2{
	position: fixed;
	top: 5%;
    left:95%;
    z-index: 500;
	width: 100%;
	margin: 0 auto;
    background: url("../images/arr.png") no-repeat 0px 0px;
    
}

.top-nav span.menu{
	display:none;
	margin-top:-20px;	
}
.top-nav span.menu:before{
	content:url("../images/menu.png");
	cursor:pointer;	
	width:100%;
}

/*contact*/
.grid_cont0{
	background: url(../images/cont.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
}
.grid_cont0 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.grid_cont0 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*contact*/
/*international*/
.dropdown
{
color: #555;
margin: 3px -22px 0 0;
top:85px;
width: 300px;
position: relative;
height: 25px;
text-align:auto;
}
.submenu
{
background: #fff;
position: absolute;
top: -12px;
left: -20px;
z-index: 100;
width: 240px;
display: none;
margin-left: 10px;
padding: 40px 0 5px;
border-radius: 6px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
.dropdown li a
{
color: #555555;
display: block;
font-family: arial;
font-weight: bold;
padding: 6px 15px;
cursor: pointer;
text-decoration:none;
}

.dropdown li a:hover
{
background:#155FB0;
color: #FFFFFF;
text-decoration: none;
}
a.account 
{
font-size: 14px;
line-height: 16px;
color: #555;
position: absolute;
z-index: 110;
display: block;
padding: 11px 0 0 20px;
height: 38px;
width: 240px;
margin: -11px 0 0 -10px;
text-decoration: none;
background: url(../images/arrow.png) 217px 17px #fff no-repeat;
cursor:pointer;
border-radius: 6px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
.root
{
list-style:none;
margin:0px;
padding:0px;
font-size: 11px;
padding: 11px 0 0 0px;
border-top:1px solid #dedede;
}
	.grid_inter0{
	background: url(../images/inter.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
}
/*international*/
/*partners*/
.grid_pt0{
	background: url(../images/pt.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
}
.grid_pt0 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.grid_pt0 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}	
/*partners*/
/*dl*/
.grid_dl0{
	background: url(../images/dl.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
	
}

/*dl*/
/*csr*/
.grid_csr0{
	background: url(../images/csr.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
	
}
.grid_csr2{
	background: #ffffff;
	padding:2.5em 0;
}
.grid_csr3{
	background: #000000;
	padding:2.5em 0;
}
.grid_csr3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.grid_csr3 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*csr*/
/*Corporate*/
.grid_cor0{
	background: url(../images/corporate.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
	
}
.grid_cor1{
	background: url(../images/corporate1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:660px;
	text-align: left;
 	padding:10em 0 ;
	
}
.grid_cor1 p{
width:60%;
}
.grid_cor4{
	background: url(../images/cor1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:400px;
	text-align: right;
 	padding:0em 0 ;
	
}
.grid_cor3{
	background: #000000;
	padding:2.5em 0;
}
.grid_cor3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.grid_cor3 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*Corporate*/
/*Media*/
.grid_m0{
	background: url(../images/media.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
	
}
#close{
    display:block;
    float:right;
    width:30px;
    height:29px;
    background:url(../images/close.gif) no-repeat center center;
}
/*Media*/
/*Gallery*/
.grid_g0{
	background: url(../images/gallery.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
	
}
a{cursor:pointer;}

/*Gallery Container*/
.image-gallery{
background-image: url("../images/b10.png");
    background-repeat: repeat-y repeat-x;
  position:relative;  
  margin:0 auto;
  width:100%;  
  
}
/*Sets Big Image style*/
.image-gallery .big-image{
  width:700px;
  height:480px;   
  margin:0 auto;  
  position:relative;
}
.image-gallery .big-image img{
  opacity:0;position:absolute;left:0px;top:0px; max-width:700px;width:100%;
  margin:0 auto;
  transition: opacity 350ms;
  box-shadow:0 1px 20px 1px rgba(0,0,0,0.7);
}

/*Selected image display*/
.image-gallery .big-image img:target{opacity:1;}
/*on select image display none the default image*/
.image-gallery .big-image img:target ~ img#default{opacity:0;}

/*Show Default Image in first load*/
.image-gallery .big-image img#default{opacity:1;}


/***Button***/
.image-gallery .button{
  font-weight:bold;
  font-size:30px;
  display:inline-block;
  transform:scale(1,2);
  background-color:#000;
  color:#16aaee;
  padding:0 8px;   
}
.image-gallery .prev{position:absolute; left:0; top:500px;}
.image-gallery .next{position:absolute; right:0; top:500px;}

/***move thumbs on click on buttons***/
.image-gallery .prev:active ~ .thumbs  ul{
  transform:translateX(0%);
  transition:3s all;
}
.image-gallery  .next:active ~ .thumbs  ul{
  transform:translateX(-90%);
  transition:3s all;  
}
  
/***thumbs***/
.image-gallery .thumbs{
  overflow:hidden; white-space:nowrap; margin:0 40px;
}
.image-gallery .thumbs ul{
  float:left; transition:999999s all; transform:translateX(0);
}
.image-gallery .thumbs li{display:inline-block; margin-right:3px;}
.image-gallery .thumbs li a:hover{opacity:1;}
.image-gallery .thumbs li a{opacity:0.85;}
.image-gallery .thumbs li a:focus{opacity:1;}
.image-gallery .thumbs li img{width:128px;}


.title{font-size:30px;font-weight:bold;text-align:center;margin:15px 0;
text-shadow:1px 1px 2px #1f1f1f;}

*{font-family:arial;}
ul,li{list-style:none;margin:0;padding:0;}


/*Gallery*/
/*work*/
.grid_wk {
	background: url(../images/kickstart1.jpg) no-repeat center top;
	padding:10em 0;
}
.grid_wk4{
background-image: url("../images/b10.png");
    background-repeat: repeat-y repeat-x;
	}
/*team*/
.grid_t0{
	background: url(../images/team.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
	
}
/* team */
/*who we are*/

.grid_w0{
	background: url(../images/weare.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
	
}
.grid_w0 p{
width:60%;
}
.grid_w1{
	background: url(../images/portfolio.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:660px;
	text-align: left;
 	padding:10em 0 ;
	
}

.grid_w4{
	background: url(../images/kickstart1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:400px;
	text-align: right;
 	padding:0em 0 ;
	
}
.box_20{
	color: #fff;
}
.grid_w3{
	background: #000000;
	padding:2.5em 0;
}
.grid_w3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.grid_w3 h4{
	color:#fff;
	text-align:center;
	margin-bottom:1em;
}
.grid_w3 p{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*who we are ends*/
/*kickstart*/
.container h3{
	padding-top:1em;
}
.container p{
	padding-top:0.75em;
	font-size: 24px;
}
.container2 {
	padding-top:5em;
	padding-right: 2em;
	font-size: 28px;
	font-weight: normal;
	text-align: right;	
}	
.grid_c0{
	background: url(../images/kick.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
	
}
.grid_c1{
	background: url(../images/kickstart.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:660px;
	text-align: left;
 	padding:10em 0 ;
	
}
.grid_c1 ul{
    padding-top: 2em;
}
.grid_c1 ul li{
    list-style-type:disc;
    font-size:25px;
    color:#000000;
    font-size: 24px;
}

.grid_c4{
	background: url(../images/kickstart1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:400px;
	text-align: right;
 	padding:0em 0 ;
	
}
.box_20{
	color: #fff;
}
.grid_c3{
	background: #000000;
	padding:2.5em 0;
}
.grid_c3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 30px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.grid_c3 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*kickstart ends*/
/*spoken english*/
.grid_sp0{
	background: url(../images/sp1.jpg) no-repeat center top;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: top;
	min-height:700px;
	text-align: left;
    color: white;
 	padding:10em 0;	
}
.grid_sp1{
	background: url(../images/kickstart.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:660px;
	text-align: left;
 	padding:10em 0 ;
	
}

.grid_sp4{
    background-color: white;
    color: #000;
	text-align: center;
 	padding:2em 0 ;
	
}
.box_20 p{
	color: #fff;
	font-size:18px;
}
.grid_sp3{
	background: #000000;
	padding:2.5em 0;
}
.grid_sp3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 30px/25px Lato, sans-serif;
    font-weight: normal;
	text-align:center;
	margin-bottom:2em;
}
.grid_sp3 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*spoken english ends*/
/*qualiy*/
.grid_q0{
	background: url(../images/q.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
}
/*ielts begins*/

.container2 {
	padding-top:5em;
	padding-right: 2em;
	font-size: 28px;
	font-weight: normal;
	text-align: right;
	
}	
.grid_ie0{
	background: url(../images/ie1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:700px;
	text-align: left;
 	padding:10em 0 ;
}
.grid_ie1{
	background: url(../images/ie2.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: bottom;
	min-height:700px;
	text-align: right;
 	padding:10em 0 ;
	
}
.grid_ie1 ul{
font-size:28px;color:#000000;margin-left:55%;
}
.grid_ie1 ul li{
    list-style-type:disc;
    font-size:25px;
    color:#000000;
    font-size: 24px;
}

.grid_ie4{
	background: url(../images/kickstart1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:400px;
	text-align: right;
 	padding:0em 0 ;
	
}
.box_20{
	color: #fff;
}
.grid_ie3{
	background: #000000;
	padding:2.5em 0;
}
.grid_ie3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.grid_ie3 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*ielts ends*/
/*bpo begins*/

.grid_b0{
	background: url(../images/bpo.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
    margin-bottom: auto;
	min-height: 700px;
	text-align: left;
 	padding: 10em 0 ;	
}
.grid_b1{
	background: url(../images/bpo1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:300px;
	text-align: left;
 	padding: 10em 0;
}
.grid_b1 ul li{
list-style-type:disc;
    width:60%;
    font-size: 24px;
}

.grid_b4{
	background-color: black;
    color: white;
	text-align: center;
    padding-top: 1em;
 	padding-bottom: 2em;
	
}
.grid_b5{
	text-align: center;
    padding-top: 1em;
    padding-bottom: 2em;
}
.box_20{
	color: #fff;
}
.grid_b3{
	background: #000000;
	padding:2.5em 0;
}
.grid_b3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:em;
}
.grid_b3 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*bpo ends*/
/*placement begins*/
	
.grid_p0{
	background: url(../images/placement1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
    background-position: 50%;
    padding-top: 15em;
	min-height: 700px;
	text-align: left;
 	padding: 10em 0 ;	
}
.grid_p0 ul li{
     list-style-type:disc;
    width:60%;
    color:#000000;
    font-size: 24px;
}


.grid_p4{
	background-color: black;
    color: white;
	text-align: center;
    padding-top: 1em;
 	padding-bottom: 2em;
	
}
.grid_p5{
	text-align: center;
    padding-top: 1em;
    padding-bottom: 2em;
}
.box_20{
	color: #fff;
}
.grid_p3{
	background: #000000;
	padding:2.5em 0;
}
.grid_p3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:em;
}
.grid_p3 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*placement ends*/
/*agents*/
.grid_agents{
	background: url(../images/kingspic.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:660px;
	text-align: left;
 	padding:10em 0 ;
}
/*agents*/
/*franchisee begins*/	
.grid_fr{
	background: url(../images/franchisee.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:660px;
	text-align: left;
 	padding:10em 0 ;
	
}
.contact_app{
background-image: url("../images/b10.png");
    background-repeat: repeat-y repeat-x;
}
.grid_fr1{
	background: #ffffff;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:660px;
	text-align: left;
    color: white;
 	padding:10em 0 ;
	
}

.grid_c4{
	background: url(../images/kickstart1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:400px;
	text-align: right;
 	padding:0em 0 ;
	
}
.box_20{
	color: #fff;
}
.grid_c3{
	background: #000000;
	padding:2.5em 0;
}
.grid_c3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.grid_c3 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
 
.accordion {
    overflow:hidden;
    box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    border-radius:3px;
    background:#f7f7f7;
}
 
/*----- Section Titles -----*/
.accordion-section-title {
    width:100%;
    padding:15px;
    display:inline-block;
    border-bottom:1px solid #1a1a1a;
    background:#333;
    transition:all linear 0.15s;
    /* Type */
    font-size:1.200em;
    text-shadow:0px 1px 0px #1a1a1a;
    color:#fff;
}
 
.accordion-section-title.active, .accordion-section-title:hover {
    background:#4c4c4c;
    /* Type */
    text-decoration:none;
    color:#16aaee;
}
 
.accordion-section:last-child .accordion-section-title {
    border-bottom:none;
}
 
/*----- Section Content -----*/
.accordion-section-content {
    padding:15px;
    display:none;
}
/*Accordion Ends*/
/*franchisee ends*/
/*intl1 begins*/
.grid_in10{
	background: url(../images/intl1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center; 
	min-height:660px;
	text-align: left;
 	padding:20em 0 ;
}
.grid_ing10{
	background: url(../images/intl21.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center; 
	min-height:660px;
	text-align: left;
 	padding:20em 0 ;
}
.grid_inp10{
	background: url(../images/intl30.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center; 
	min-height:660px;
	text-align: left;
 	padding:20em 0 ;
}
.grid_ina10{
	background: url(../images/intl4.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center; 
	min-height:660px;
	text-align: left;
 	padding:20em 0 ;
}
.grid_in11{
	background: #ffffff;
    color: black;
	padding:2.5em 0;
}
.grid_in11 h3{
	color:#000000;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
}
.grid_in11 h4{
	color:#000000;
	margin-bottom:2em;
}

.grid_in12{
	background: url(../images/intl2.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:660px;
	text-align: left;
 	padding:10em 0 ;
	
}
.grid_in13{
	background: url(../images/intl3.jpg) no-repeat center top;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;*/
	min-height:660px;
	text-align: left;
 	padding:10em 0 ;
}

.grid_in14{
	background: url(../images/kickstart1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:200px;
	text-align:center;
 	padding:0em 0 ;
	
}
.grid_in14 .container2 {
	padding-top:1em;
	padding-right: 2em;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
    font: 300 40px/25px Lato, sans-serif;
	
}	
.grid_in15{
	background: #000000;
    color: white;
	padding:2.5em 0;
}
.grid_in15 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 40px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.grid_in15 h4{
	color:#fff;
	text-align:center;
	margin-bottom:2em;
}
.box_20{
	color: #fff;
}
/*----- Accordion1 -----*/
.accordion1, .accordion1 * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
 
.accordion1 {
    overflow:hidden;
    box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    width:60%;
    margin-left: 20%;
    border-radius:3px;
    background:rgba(0,0,0,0.5);
}
 
/*----- Section Titles -----*/
.accordion1-section-title {
    width:100%;
    padding:15px;
    display:inline-block;
    border-bottom:1px solid #1a1a1a;
    background:rgba(0,0,0,0.5);
    transition:all linear 0.15s;
    /* Type */
    font-size:1.200em;
    text-shadow:0px 1px 0px #1a1a1a;
    color:#fff;
}
 
.accordion1-section-title.active, .accordion1-section-title:hover {
    background:rgba(0,0,0,0.5);
    /* Type */
    text-decoration:none;
    color:#16aaee;
}
 
.accordion1-section:last-child .accordion1-section-title {
    border-bottom:none;
}
 
/*----- Section Content -----*/
.accordion1-section-content {
    padding:15px;
    display:none;
    color: #fff;
    text-align: center;
}
/*Accordion1 Ends*/
/*----- Accordion2 -----*/
.accordion2, .accordion2 * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
 
.accordion2 {
    overflow:hidden;
    box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    width:60%;
    margin-left: 20%;
    border-radius:3px;
    background:rgba(0,0,0,0.5);
    
}
 
/*----- Section Titles -----*/
.accordion2-section-title {
    width:100%;
    padding:15px;
    align-content: center;
    text-align: center;
    display:inline-block;
    border-bottom:1px solid #1a1a1a;
    background:rgba(0,0,0,0.5);
    transition:all linear 0.15s;
    /* Type */
    font-size:1.200em;
    text-shadow:0px 1px 0px #1a1a1a;
    color:#fff;
}
 
.accordion2-section-title.active, .accordion2-section-title:hover {
    background:rgba(0,0,0,0.5);
    /* Type */
    text-decoration:none;
    color:#16aaee;
}
 
.accordion2-section:last-child .accordion2-section-title {
    border-bottom:none;
}
 
/*----- Section Content -----*/
.accordion2-section-content {
    padding:15px;
    display:none;
    color: #fff;
    text-align: center;
}
/*Accordion2 Ends*/
/*intl1 ends*/
.grid_1{
 	padding:6em 0 ;
	padding-bottom:6em;
	background-color:#000000;
	
}
.box_1{
 	text-align:center;
	
}
.box_1 h1{
 	color:#fff;
	
 	text-transform:uppercase;
 	margin-bottom:1.0em;
	line-height: 1.8em;
	font: 300 30px/25px Lato, sans-serif;
 }
.box_1 h3{
 	color:#fff;
	
 	text-transform:uppercase;
 	margin-bottom:1.5em;
	line-height: 1.8em;
	font: 300 50px/25px Lato, sans-serif;
 }
.box_1 p{
	color:#fff;
	font: 300 18px/25px Lato, sans-serif;
	line-height:1.8em;
	margin-bottom:3em;
}
.feature {
	padding-left:120px;
	position: relative;
}
.feature i {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100px;
	height: 100px;
	line-height:101px;
	text-align: center;
	background: #6a91cc;
	font-size:3em;
	color:#fff;
}
.feature h4{
	color:#000;
	font: 300 20px/25px Lato, sans-serif;
	text-transform:uppercase;
}
.feature p{
	color:#999;
	font: 300 16px/25px Lato, sans-serif;
	line-height:1.8em;
}
.box_2{
	margin-bottom:2em;
} 
.feature:hover i, .desc:hover .more{
    transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	
}

.desc{
    
	padding-top:1.5em;
	background:#222222;
	text-align:center;
	
    max-width: 100%;

    height: 250px;
}
.desc h4{
	color:#fff;
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom: 20px;
}
.box_6:hover .desc h4, .box_6:hover .desc p{
	color:#fff;
}
.desc p{
    padding:1em;
	text-align:center;
	margin-left:auto;margin-right:auto;
	
	color: #fff;
	font: 300 16px/20px Lato, sans-serif;
	line-height: 1.5em;
	margin-bottom: 1em;
}
.box_6:hover .desc{
	background:#3658a7;
}
.box_5{
	background:#f0f0f0;
	padding:5em 0;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.grid_2 h3{
	text-align:center;
	color:#000;
	font: 300 50px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom:1.5em;
}
.grid_2{
	margin-bottom:2em;
	
	padding-bottom:2em;
}

.team{
	background: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:700px;
	text-align: center;
	padding-top: 7%;
}

.team h3{
	color:#000000;
	margin-top:10px;
	margin-bottom:1.0em;
	text-transform:uppercase;
	font: 500 50px/25px Lato, sans-serif;
}
.img-wrapper a {
	
	display: inline-block;
}
.img-wrapper a img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 5px solid transparent;
	
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	width: 150px;
	height: 150px;
}
.img-wrapper a:hover img {
	border-color:#222222;
}


/*--footer--*/
.footer{
	background: #272727;
	padding:4em 0;
	z-index:0;
}
ul.list1{
	padding:0;
	list-style:none;
}
ul.list1 h3{
	color:#fff;
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom: 1em;
}
ul.list1 li a{
	color:#888;
	font: 300 16px/25px Lato, sans-serif;
	line-height:2.5em;
	text-transform:uppercase;
}
ul.list1 li a:hover{
	text-decoration:none;
	color:#6a91cc;
}
ul.socials {
	padding: 0;
	list-style: none;
	margin-bottom: 1em;
}
ul.socials li {
	display: inline-block;
}
.socials li a i.fb {
	margin-right: 5px;
	height: 80px;
	width: 80px;
	display: inline-block;
	color: #fff;
	background: none;
	text-align: center;
	line-height:81px;
	font-size: 30px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	background: #4d53be;
}
.socials li a i.fb:hover, .socials li a i.tw:hover{
	background:#6a91cc;
	color:#000;
}
.socials li a i.tw {
	margin-right: 5px;
	height: 80px;
	width: 80px;
	display: inline-block;
	color: #fff;
	background: none;
	text-align: center;
	line-height:81px;
	font-size: 30px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	background:#00aeef;
}
ul.list2{
	padding:0;
	list-style:none;
}
.phone {
	font: 300 25px/25px Lato, sans-serif;
	color:#6a91cc;
	margin-bottom:20px;
}
ul.list2 li{
	color:#888;
	font-size:0.85em;
}
ul.list2 li a{
	color:#fff;
	font: 300 16px/25px Lato, sans-serif;
}
ul.list2 li a:hover{
	text-decoration:none;
	color:#6a91cc;
}
.copy{
	text-align:center;
	padding:1em 0;
	background:#202020;
}
.copy p{
	font: 300 16px/25px Lato, sans-serif;
	color:#888;
}
.copy p a{
	color:#6a91cc;
}
.copy p a:hover{
	color:#fff;
	text-decoration:none;
}
/*--about--*/
.header_about{
	background: url(../images/banner.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:300px;
}
.box_3 p{
	color: #999;
	line-height: 1.8em;
	font: 300 16px/25px Lato, sans-serif;
}
.about_banner{
	margin-bottom:2em;
}
.grid_3{
	background: #000000;
	padding:8em 0;
}
.grid_3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 50px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.view {
  	overflow: hidden;
   	position: relative;
   	text-align: center;
   	cursor: default;
}
.view .mask,.view .content {
	 width:255px;
	 height:280px;
	 overflow: hidden;
	 position: absolute;
	 top: 0;
	 left: 0;
	 cursor: pointer;
}
.view img {
   display: block;
   position: relative;
}
.info {
   display: inline-block;
   text-decoration: none;
   margin-top:5em;
   color: #fff;
   text-transform: uppercase;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.about-grid h4{
	margin-top:2em;
}
.about-grid h4 a{
	color:#fff;
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
}
.about-grid h4 a:hover{
	text-decoration:none;
	color:#6a91cc;
}
.about-grid p{
	color: #fff;
	font: 300 16px/25px Lato, sans-serif;
	line-height: 1.8em;
	font-weight: 300;
}
.advantages{
	padding:8em 0;
}
ul.service_grid{
	padding:0;
	list-style:none;
}
.about_box1{
	margin-bottom:3em;
}
h3.m_3{
	color:#000;
	text-align:center;
	font:300 35px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom:2em;
}
ul.span_1{
	margin-bottom:2em;
}
ul.about_box{
	padding:0;
	list-style:none;
}
ul.about_box li.box_img{
	width:20%;
	float:left;
	margin-right:5%;
}
ul.about_box li.box_desc{
	overflow:hidden;
	color:#999;
	font: 300 16px/25px Lato, sans-serif;
	line-height:1.8em;
}
ul.about_box h4{
	margin-top:1em;
	color:#999;
	font: 300 16px/25px Lato, sans-serif;
	line-height:1.8em;
}
/*--services--*/

.grid_4 {

	padding:3em 0;
}
.about-grid h3{
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-top:1em;
}
.about-grid h3 a{
	color:#000;
}
.about-grid h3 a:hover{
	color:#000000;
	text-decoration:none;
}
p.service_desc{
	color:#999;
	font: 300 16px/25px Lato, sans-serif;
}
.service_box{
	margin-bottom:5em;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	left: 1%;
	overflow: hidden;
	z-index: 900; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/


/*--blog--*/
.blog_box h3{
	font: 300 20px/25px Lato, sans-serif;	
	text-transform:uppercase;
	margin-top:1em;
}
.blog_box h3 a{
	color:#000;
}
.blog_box h3 a:hover{
	color:#000000;
	text-decoration:none;
}
.blog_box p{
	font: 300 16px/25px Lato, sans-serif;	
	color:#999;
	line-height:1.8em;
	margin-bottom: 2em;
}
.links{
	padding:0.5em 0;
}
.links ul{
	padding:0;
	list-style:none;
}
.links li{
	padding:0;
	list-style:none;
}
.links ul li {
	display: inline-block;
	margin-right: 20px;
	font: 300 16px/25px Lato, sans-serif;	
	color:#999;
}
i.blog-icon{
	color:#000000;
	margin-right: 10px;
}
/* Button 3d */
.btn1 {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 20px 40px;
	display: inline-block;
	margin: 15px 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 34%;
}
.btn-8c:hover {
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
	text-decoration:none;
	background:#000000;
	color:#fff;
}
.btn1:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-8 {
	display: block;
	background:#6a91cc;
	outline: 1px solid transparent;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.span2{
	margin-bottom:5em;
}
h1.blog_head{
	font: 300 45px/30px Lato, sans-serif;
	
	text-transform: uppercase;
	color:#000;
	text-align:center;
	margin-bottom:1.5em;
}
.pagination{
	padding-left:15px;
	margin-top:5em;
}
.pagination ul{
	padding:0;
	list-style:none;
}
.pagination ul li {
	display: inline-block;
	margin-right: 8px;
}
.pagination ul li span.pagenav, .pagination ul li .span.border {
	border-color:#000000;
	background:#000000;
	color:#fff;
	text-shadow: none;
}
.pagination ul li .pagenav, .pagination ul li .border {
	font: 300 16px/25px Lato, sans-serif;
	text-transform: none;
	background: #ffffff;
	color: #c9c9c9;
	text-shadow: none;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: 1px solid #d3d3d3;
	box-shadow: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	padding:8px 15px;
}
.pagination ul li a.pagenav:hover, .pagination ul li a.border:hover {
	border-color:#6a91cc;
	background:#6a91cc;
	color:#000;
	text-shadow: none;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
/*--blog-single--*/
.comment {
	margin-top:4em;
}
.comment h2 {
	font: 300 30px/25px Lato, sans-serif;
	color:#000;
	text-transform: uppercase;
	margin-bottom: 2%;
}
ul.comment-list {
	border: 1px solid #EEE;
	padding: 20px;
	list-style:none;
}
ul.comment-list img {
	float: left;
	width: 7%;
	margin-right: 20px;
}
ul.comment-list .desc1 {
	float: left;
	width: 90%;
	margin: 0;
}
ul.comment-list .desc1 h5 a {
	color:#000;
	font: 300 22px/25px Lato, sans-serif;
}
ul.comment-list .desc1 h5 a:hover {
	text-decoration:none;
	color:#000000;
}
.extra {
	color: #4D606E;
	font: 300 16px/25px Lato, sans-serif;
	line-height: 1.8em;
	margin: 10px 0;
}
.desc1 p {
	color: #999;
	font: 300 16px/25px Lato, sans-serif;
	line-height: 1.8em;
}
.reply{
	margin-top:1em;
}
.reply a {
	color: #000;
	font: 300 16px/25px Lato, sans-serif;
	text-transform:uppercase;
}
.reply a:hover{
	text-decoration:none;
	color:#000000;
}
.comments-area {
	margin-top: 4em;
}
.comments-area h3 {
	font: 300 30px/25px Lato, sans-serif;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 2%;
}
.comments-area p {
	position: relative;
	padding: 8px 0;
	margin: 0;
}
.comments-area label {
	display: block;
	font: 300 16px/25px Lato, sans-serif;
}
.comments-area span {
	color: red;
	position: absolute;
	left: 8px;
	top: 42px;
}
.comments-area input[type="text"] {
	padding: 15px 15px;
	width: 55%;
	color: #999;
	font: 300 16px/25px Lato, sans-serif;
	border: 1px solid #eee;
	background: none;
	outline: none;
	display: block;
}
.comments-area textarea {
	padding:15px 15px;
	width: 70%;
	color: #999;
	font: 300 16px/25px Lato, sans-serif;
	outline: none;
	height: 150px;
	display: block;
	border: 1px solid #eee;
	background:none;
}
.comments-area input[type="submit"], .contact_right input[type="submit"]{
	-webkit-appearance: none;
	cursor: pointer;
	border: none;
	outline: none;
	background: none;
	text-transform: uppercase;
}
.comments-area input[type="submit"], .contact_app input[type="submit"]{
	-webkit-appearance: none;
	cursor: pointer;
	border: none;
	outline: none;
	background: none;
	text-transform: uppercase;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 20%;
}
/*--sontact--*/
.contact {
	margin-top: 4em;
	
}
.map iframe{
	width:100%;
	min-height:400px;
	border:none;
}

.contact_left h3, .contact_right, .contact_app h3{
	padding: 0 0 0.8em 0;
	margin: 0;
	font: 300 30px/25px Lato, sans-serif;
	color:#000;
	text-transform:uppercase;
}
.contact_left p{
	font: 300 16px/25px Lato, sans-serif;
    color:#999;
    line-height:1.8em;
}
.text-fild {
	width: 48%;
	margin-right: 4%;
	float: left;
}
.msg-fild{
	margin:2em 0;
}
.text-fild span, .msg-fild span, .message-fild span{
	font: 300 16px/25px Lato, sans-serif;
    color:#fff;
}
.text-fild input[type="text"], .msg-fild input[type="text"], .message-fild textarea {
	padding: 0.8em;
	width: 100%;
	outline: none;
	color:#000;
	font: 300 16px/25px Lato, sans-serif;
	border: 1px solid #DAD8D8;
}
.message-fild textarea{
	height:150px;
	resize:none;
}
.text-fild:nth-child(2) {
	margin: 0;
}
a:hover, a:focus {
	text-decoration:none !important;
}
/*----- Section Content -----*/
.accord-section-content {
    padding:15px;
    display:none;
}
/*Home page menu accord*/
.accord{
	display: none;
}

/*--responsive design--*/
/*----resonsive-menu-start---*/
@media(max-width:1268px){
/*----- Home page menu accordion -----*/
.introgrid {
    display:none;
}
.top-nav ul li{
	display:block;
	float:none;
	margin: 1em 0.7em;
	padding: 0 -10;
	text-align: center;
}
.top-nav ul li a{
	color:#fff;
	border: none;
	
}
.top-nav ul{
	display:none;
	background:#323232;
	position:absolute;
	width:100%;
	left: 0%;
	margin: 1em 0em;
}
.top-nav ul li  span{
	display: none;
}
.top-nav {
	margin: 2.3em 1em 0 0;
}
.desc{
    
	
	background:#222222;
	text-align:center;
	
    max-width: 100%;

    height: 250px;
}
.team h3{
	
	margin-top:10%;
	
}
}
@media (max-width:1024px){
.top-nav ul li{
	display:block;
	float:none;
	margin: 1em 0.7em;
	padding: 0 -10;
	text-align: center;
}
.top-nav ul li a{
	color:#fff;
	border: none;
	
}
.home_link1{display: none;
}
#home{
margin-left: 55%;
}
.banner-text h1 {
  	margin-top:200px;
  	font-size: 36px;
}

.banner-text h2 {
  	  	font-size: 15px;
}

.top-nav ul{
	display:none;
	background:#323232;
	position:absolute;
	width:100%;
	z-index: auto;
	left: 0%;
	margin: 0em 0em;
}
.top-nav span.menu{
	display: block;
	width: 90%;
	position:relative;
	margin:-40px 0;
	text-align: right;
}
.top-nav ul li  span{
	display: none;
}

.header {
	min-height:550px;
}
.header_top {
	padding-top:10em;
}
.header_top h1 {
	font: italic 400 100px/100px "Lato", sans-serif;
}
.header_top h2 {
	font: italic 400 80px/80px "Lato", sans-serif;
}
.logo {
    z-index:auto;
	padding: 0.5em 1em 1.7em;
}
.top-nav {
	margin: 2.3em 1em 0 0;
}
.box_1 h3, .grid_2 h3, .grid_3 h3{
	font: 300 40px/25px Lato, sans-serif;
	margin-bottom:1em;
}

.box_6{
	text-align:center;
	margin-bottom:2em;
}
.box_6 img{
	display:inline;
}
.desc {
	
    width: 100%;
    text-align:center;
    height: 250px;
	max-width: 360px;
	margin-left:auto;margin-right:auto;
}
.grid_2 {
	margin-bottom: 2em;
}
.image-gallery .big-image{
  max-width:700px;
   
  width:100%;   
   
  position:relative;
}
.team{
	
	background:none;
	
}

.team h3{
	color:#000000;
	margin-top:5%;
	margin-bottom:1.0em;
	text-transform:uppercase;
	font: 300 regular 30px/25px Lato, sans-serif;
}
.feature i {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 2.5em;
}
.box_1 p {
	font: 300 16px/25px Lato, sans-serif;
	margin-bottom: 3em;
}
.grid_1, .students, .footer, .grid_3, .advantages, .grid_4 {
	padding: 0em 0;
}
.desc h4 {
	font: 300 20px/25px Lato, sans-serif;
	margin-bottom: 10px;
}
.desc p {
	font: 300 15px/25px Lato, sans-serif;
}



ul.list1 h3 {
	font: 300 20px/25px Lato, sans-serif;
}
ul.list1 li a {
	font: 300 14px/25px Lato, sans-serif;
}
.info{
	margin-top:4.5em;
}
.info img{
	width: 70%;
	margin: 0 auto;
}
.view .mask, .view .content {
	width: 206px;
	height: 217px;
}
h3.m_3 {
	margin-bottom: 1em;
}
.about-grid h3 {
	font: 300 20px/25px Lato, sans-serif;
}
.blog_box h3 {
	font: 300 16px/25px Lato, sans-serif;
}
.btn1 {
	padding: 14px 22px;
}
h1.blog_head {
	margin-bottom:1em;
}
label.btn1.btn2.btn-8.btn-8c {
	width:22%;
	text-align:center;
}
.header_about {
	min-height: 200px;
}
}
@media (max-width:768px){
.header {
	min-height: 450px;
}	


#home{

margin-left:32%;
}
.banner-text h1 {
  	margin-top:250px;
  	font-size: 26px;
	width:70%;
}

.banner-text h2 {
margin-top:10%;
  	  	font-size: 12px;
		width:70%;
}
section.parallax {
  height: 400px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
 
}
section.parallax-1 {
  background-image: url("../images/home-banner.jpg");

}
.top-nav span.menu{
	display: block;
	width: 96%;
	position:relative;
	margin:-40px 0;
	text-align: right;
}
.top-nav ul li  span{
	display: none;
}
span.main {
	font: auto 50px/31px "Lato", sans-serif;
}
span.secondary {
	font: auto 10px/31px "Lato", sans-serif;
}
span.secondary {
	margin-left: 4px;
	font: auto 10px/31px "Lato", sans-serif;
}
.top-nav {
	margin: 1em 1em 0 0;
}
.top-nav ul {
	margin-top:20px;
}
.box_6{
	text-align:center;
	margin-bottom:2em;
}
.box_6 img{
	display:inline;
}
.desc {
		background:#222222;
	text-align:center;
	display: block;
    max-width: 360px;
	margin-left:auto;margin-right:auto;
    height: 250px;
}

.desc h4 {
	font: 300 20px/25px Lato, sans-serif;
	margin-bottom: 10px;
}
.desc p {

	font: 300 15px/25px Lato, sans-serif;
}

.desc h4 {
	font: 300 20px/25px Lato, sans-serif;
	margin-bottom: 10px;
}
.desc p {
	font: 300 15px/25px Lato, sans-serif;
}
.slider-info p{

  font-size: 22px;
  margin: 0px 0 0 55px;
  font-weight: 200;
    line-height: 1.3em;
}
.slider-info h3{

  font-size: 22px;
  margin: 20px 0 5px 55px;
  font-weight: 300;
}
.grid_2 {
	margin-bottom: 2em;
}
.socials li a i.fb, .socials li a i.tw{
	margin-right: 5px;
	height: 60px;
	width: 60px;
	line-height: 65px;
	font-size: 20px;
}
.phone {
	font: 300 18px/25px Lato, sans-serif;
}
.box_1 h3, .grid_2 h3, .team h3, .students h3, .grid_3 h3 {
	font: 300 30px/25px Lato, sans-serif;
}
.info img {
	width: 45%;
	margin: 0 auto;
}
.about-grid h4 a {
	font: 300 18px/25px Lato, sans-serif;
}
.feature {
	margin-bottom: 3em;
}
.view .mask, .view .content {
	width: 150px;
	height: 158px;
}
.info {
	margin-top: 3.5em;
}
a.mask{
	text-align:center;
}
a.mask img{
	display:inline-block;
}
.blog_box {
	margin-bottom: 3em;
}
.btn1 {
	width:22%;
}
.pagination {
	padding-left: 15px;
	margin-top: 0;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 28%;
}
.contact_left {
	margin-bottom: 3em;
}

h1.blog_head {
	font: 300 35px/25px Lato, sans-serif;
}
.grid_1{
	padding:5em 0 2em;
}
.extra-wrap {
	overflow: hidden;
}
.box_1 h1{
font-size:32px;
line-height:1em;
}
.grid_p0{

	background-position: left;
   
}
.grid_p0 ul li{
    margin-left:8%;width:90%;
    font-size: 16px;
}


.grid_b0{
	
	background-position: left;
    
}
.grid_b1{
	
	background-position:left;
	
}
.grid_b1 ul li{
    font-size:20px;color:#000000;margin-left:8%;width:90%;
}
.grid_ie0{
	
	background-position: left;
	
}
.grid_ie1{
	
	background-position: right;
	
	
}
.grid_ie1 ul{
font-size:20px;color:#000000;margin-left:5%;
}
.grid_c0 h3{
font-size:20px;
}
.grid_c4 p{
font-size: 18px;
}
.grid_cor1 p{
width:100%;
font-size:16px;
}
.grid_cont0{
	background-image:none;
	background-color:black;
	min-height:autopx;
	text-align: left;
 	padding:10em 0 ;
}

}






@media (max-width:640px){
.banner-text h1 {
  	margin-top:250px;
  	font-size: 26px;
	width:70%;
}

.banner-text h2 {
margin-top:10%;
  	  	font-size: 12px;
		width:70%;
}
.top-nav span.menu{
	display: block;
	width: 96%;
	position:relative;
	margin:-40px 0;
	text-align: right;
}
.top-nav ul li  span{
	display: none;
}
.top-nav {
	margin: 1em 1em 0 0;
}
.top-nav ul {
	margin-top:20px;
}
.desc {
	width: 100%;
	text-align:center;
	display: block;
}
ul.list1 {
	margin-bottom: 2em;
}
address {
	width: 34%;
}
.about-grids {
	text-align: center;
}
.view-first img {
	display: inline-block;
}
.view .mask, .view .content {
	width: 560px;
}
.about-grid {
	margin-bottom: 3em;
}
.grid_3{
	padding:5em 0 0;
}
.btn1 {
	width: 26%;
}
ul.comment-list img {
	width: 17%;
}
ul.comment-list .desc1 {
	width: 78%;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 34%;
}
.image-gallery .big-image{
height:270px;
}
.image-gallery .prev{position:absolute; left:0; top:290px;}
.image-gallery .next{position:absolute; right:0; top:290px;}
}
@media (max-width:480px){
.header {
	min-height: 300px;
}
.header_top h1 {
	font: italic 400 60px/60px "Lato", sans-serif;
}
.header_top h2 {
	font: italic 400 40px/40px "Lato", sans-serif;
}
.header_top {
	padding-top: 6em;
}
section.parallax {
  height: 400px;
  
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:right;
  
}
.top-nav span.menu{
	display: block;
	width: 99%;
	position:relative;
	margin:-130px 20px;
	text-align: right;
}
.top-nav ul li  span{
	display: none;
}
#home{

margin-left:20%;
}
.banner-text h1 {
  	margin-top:70%;
  	font-size: 26px;
	width:70%;
}

.banner-text h2 {
margin-top:20%;
  	  	font-size: 12px;
		width:70%;
}
.slider-info p{
font-size:12px;
}
span.main {
	font: auto 40px/31px "Lato", sans-serif;
}
.logo {
    z-index:auto;
	padding: 0.5em 1em 1em;
}
.top-nav {
	margin: 0.6em 1em 0 0;
}
.desc {
	width: 100%;
}
.image-gallery .big-image{
height:220px;
}
.image-gallery .prev{position:absolute; left:0; top:240px;}
.image-gallery .next{position:absolute; right:0; top:240px;}
.grid_w0 p{
width:100%;
font-size:1rem;
}
.extra-wrap p {
	font: 300 16px/22px Lato, sans-serif;
}
.top-nav ul {
	margin-top: 16px;
}
.view .mask, .view .content {
	width: 420px;
}
h3.m_3 {
	font: 300 25px/25px Lato, sans-serif;
}
.feature h4 {
	font: 300 16px/16px Lato, sans-serif;
}
.service_box{
	margin-bottom:0;
}
.btn1 {
	width: 37%;
}
.comment h2, .comments-area h3{
	font: 300 22px/22px Lato, sans-serif;
}
ul.comment-list .desc1 {
	width: 76%;
}
.comments-area input[type="text"] {
	padding:10px;
	width: 75%;
}
.comments-area textarea {
	padding:10px;
	width: 90%;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 47%;
}
.header_about {
	min-height: 150px;
}
}
@media (max-width:320px){
.header {
	min-height: 200px;
}
.top-nav span.menu{
	display: block;
	width: 99%;
	position:relative;
	margin:-100px 20px;
	text-align: right;
}
.header_top h1 {
	font: italic 400 40px/40px "Lato", sans-serif;
}
.header_top h2 {
	font: italic 400 28px/28px "Lato", sans-serif;
}
.header_top {
	padding-top: 4em;
}
span.main {
	font: auto 30px/31px "Lato", sans-serif;
}
span.secondary {
	display: none;
}
.logo{
    z-index:auto;
	padding:10px;
}
.top-nav {
	margin: 0;
}
.top-nav span.menu {
	padding: 10px 10px 0 0;
}
.top-nav ul {
	margin-top: 4px;
}
.top-nav ul li a {
	font: 300 14px/14px Lato, sans-serif;
}
.box_1 h3, .grid_2 h3, .team h3, .students h3, .grid_3 h3 {
	font: 300 22px/22px Lato, sans-serif;
}
.grid_1 {
	padding: 3em 0 1em;
}
.feature i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 2em;
}
.feature {
	padding-left: 70px;
}
.feature p {
	font: 300 15px/22px Lato, sans-serif;
}
.box_2 {
	margin-bottom: 0em;
}
.desc {
	display: block;
    max-width: 360px;
	width:100%;
    height: 250px;
}
.img-wrapper a img {
	width: 75px;
	height: 75px;
}
.team {
	padding-top: 3em;
}
i.quote {
	font-size: 2em;
}
.extra-wrap {
	overflow: inherit;
}
.students{
	padding:3em 0;
}
.grid_3 {
	padding: 2em 0 0;
}
.view .mask, .view .content {
	width: 243px;
}
.about-grid h4 {
	margin-top: 1em;
}
.advantages, .footer, .grid_4{
	padding:3em 0;
}
h1.blog_head {
	font: 300 25px/25px Lato, sans-serif;
}
.btn1 {
	width: 51%;
	padding: 10px;
}
.span2 {
	margin-bottom: 0em;
}
.pagination ul li {
	line-height: 3em;
}
.comment {
	margin-top: 0;
}
ul.comment-list .desc1 h5 a {
	font: 300 16px/16px Lato, sans-serif;
}
.comment h2, .comments-area h3 {
	font: 300 19px/19px Lato, sans-serif;
}
ul.comment-list {
	padding: 10px;
}
ul.comment-list .desc1 {
	width: 100%;
	float: none;
}
.comments-area {
	margin-top: 3em;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 60%;
	padding: 10px;
	font-size: 14px;
}
.map iframe {
	min-height:200px;
}
.contact_left h3, .contact_right h3 ,contact_app{
	font: 300 20px/20px Lato, sans-serif;
}
.contact {
	margin-top: 2em;
}
.text-fild {
	width: 100%;
	margin-right: 0;
	float: none;
}
.box_1{
font-size:10rems;
}
}