@charset "utf-8";

/*---------------------about us----------------*/
.aboutBg{
	background:url(../img/aboutbg.jpg) no-repeat center top;
	min-height:978px;
}
.bg_green{
	background:#c2e686;
}
.bg_blue{
	background:#a0b8d0;
}
.bg_pink{
	background:#f8bfb4;
	margin-bottom:80px;
}
.aboutBg2{
	text-align:left;
	color:#000;
	padding:32px 15% 55px 15%;
	width:100%;
}
.aboutBg2 >h1{
	color:#fff;
	text-align:center;
}
.aboutBg2 > span.aboutBtu{
	margin:90px 2.5% auto 2.5%;
	text-align:center;
	margin-bottom:12px;
	/*margin-top:25px;*/
	width:90px;
	line-height:90px;
	color:#fff;
	font-size:0.9em;
	height:90px;
	background:#292829;
	border-radius:45px;
	display:inline-block;
  	vertical-align:middle;
}
.aboutBg > h1{
	font-size:1.6em;
	line-height:1.6em;
	font-weight:bold;
}
.aboutBg > p{
	padding-top:5px;
	line-height:1.8em;
	font-weight:600;
	color:#000;
}
.aboutTxtBorder > h1{
	font-size:1.3em;
	line-height:2.2em;
	font-weight:bolder;
	color:#000;
}
.aboutTxtBorder{
	margin:2% 19% 4% 19%;
	padding:1%;
	width:60%;
	height:auto;
	font-size:0.9em;
	color:#000;
	/*text-align:left;
	float:left;*/
}
.teacherBorder{
	width:96%;
 	float: left;
	text-align:justify;
	padding-left: 2%;
	padding-right:2%;
	margin-left: 2%;
	margin-right: 2%;
	padding-bottom: 3%;
	margin-top: 3%;
	border-bottom: 1px solid #e4e4e4;
}

.Border50Left{
	float:left;
	width:35%;
	margin-left:15%;
	padding:2%;
	text-align:left;
	margin-top:-170px;
}
.Border50Right{
	float:left;
	width:35%;
	text-align:left;
	margin-right:15%;
	padding:2%;
	border-left:1px solid #9f9d9c;
}
.aboutLogoImg{
	width:20%;
	float: left;
	height:auto;
	margin:auto 2%;
}
.aboutLogoImg img{
	width:100%;
	height:auto;
}
.teacherBorder >span{
	width:70%;
	float: right;
}
.aboutyellowBg{
	text-align:center;
	margin-top:80px;
}
.aboutyellowBg> h1{
	font-size:1.6em;
	width:20%;
	line-height:1.6em;
	font-weight:bold;
	padding:6px auto;
	background:#000;
	margin:auto 40%;
	color:#fff;
}
.aboutyellowBg ul{
	width:80%;
	margin:35px 10% 5px 10%;
	float:left;
}
.aboutyellowBg ul li{
	display:inline-block;
	width:133px;
	margin:0.5% 4%;
}
.aboutyellowBg ul li img{
	height:100%;
	width:auto;
}
.aboutyellowBg > .downloadBorder{
	text-align:left;
	height:200px;
}
.aboutusImg1{
	position:absolute;
	margin-top:-65px;
	z-index:101;
	width:70%;
	margin-left:15%;
	margin-right:15%;
}
.aboutusImg1 img{
	width:100%;
	hanging-punctuation:auto;
}
.aboutusImg2{
	width:30%;
	margin-left:35%;
	margin-right:35%;
	margin-bottom:3%;
	margin-top:8%;
}
.aboutusImg2 img{
	width:100%;
	height:auto;
}
.aboutusImg3{
	width:30%;
	margin-left:35%;
	margin-right:35%;
	margin-bottom:3%;
	margin-top:8%;
}
.aboutusImg3 img{
	width:100%;
	height:auto;
}
.textCenter{
	text-align:center;
	/*font-size:1em;
	line-height:1.5em;
	font-weight:500;
	color:#6c6b6b;*/
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
}

/*---------- MEDIA 480px ----------*/
@media  (max-width: 1140px) {
	.Border50Left{
		float:left;
		width:98%;
		margin-left:1%;
		margin-right:1%;
		margin-top:-18px;
		
	}
	.Border50Right{
		float:left;
		width:98%;
		margin-right:1%;
		margin-left:1%;
		border-left:none;
	}
	.teacherBorder{
	width:94%;
	padding-left: 0;
	padding-right:0;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
}
	.aboutLogoImg{
	width:30%;
	height:auto;
	margin:auto 2%;
}
	.teacherBorder>span{
		width:65%;
	}
.aboutLogoImg img{
	width:100%;
	height:auto;
}
.aboutBg2{
	padding:32px 2% 55px 2%;
}
.aboutyellowBg> h1{
	width:50%;
	margin:auto 25%;
}
	
}

@media  (max-width: 680px) {
	.aboutBg{
		background:url(../img/aboutbg.jpg) no-repeat top center;
		min-height:265px;
		/*text-align:center;
		color:#000;*/
	}
	.teacherBorder{
	width:94%;
	padding-left: 0;
	padding-right:0;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
}
	.aboutLogoImg{
	width:90%;
	height:auto;
	margin:auto 5%;
}
	.teacherBorder>span{
		width:100%;
	}
	.aboutBg > h1{
		font-size:1.5em;
		line-height:1.6em;
		font-weight:bold;
	}
	.aboutBg > p{
		line-height:1.6em;
		font-weight:600;
		color:#000;
		padding-top:8px;
		padding-left:5%;
		padding-right:5%;
	}
	.aboutBg2{
	padding:32px 5% 55px 5%;
}
	.aboutTxtBorder > h1{
		font-size:1.4em;
		line-height:2.5em;
	}
	.aboutTxtBorder{
		margin:2% 4% 4% 4%;
		width:90%;
		font-size:1.1em;
	}
	.aboutyellowBg> h1{
	width:36%;
	margin:auto 32%;
}
	.aboutBg2 > span.aboutBtu{
		margin:30px 2.5% auto 2.5%;
	}
	.aboutusImg1{
		position:absolute;
		margin-top:-25px;
		z-index:101;
		width:100%;
		margin-left:0%;
		margin-right:0%;
	}
	.aboutusImg1 img{
		width:100%;
		hanging-punctuation:auto;
	}
	.aboutusImg2{
		width:80%;
		margin-left:10%;
		margin-right:10%;
		margin-bottom:3%;
		margin-top:12%;
	}
	.aboutusImg2 img{
		width:100%;
		height:auto;
	}
	.aboutusImg3{
		width:80%;
		margin-left:10%;
		margin-right:10%;
		margin-bottom:3%;
		margin-top:12%;
	}
	.aboutusImg3 img{
		width:100%;
		height:auto;
	}
}