/* about us page css */
#aboutbnr_wrap{
	background-color:#34D2B2;
	background-image:url(../images/about_bnr.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:524px;
}
#aboutbnr_wrap{
	text-align:center;
	color:#FFF;
}
#aboutbnr_wrap h4{
	font-size:18px;
	margin-top:75px;
	font-weight:normal;
}
#aboutbnr_wrap h2{
	font-size:72px;
	margin:15px 0 20px;
	color:#FFF;
}
#aboutbnr_wrap p{
	font-size:24px;
	line-height:36px;
}
#about_menu{
	border-bottom:1px solid #EAEDED;
	height:76px;
	background-color:#F2F6F6;
}
.is-sticky #about_menu{
	z-index:100;
}
#about_menu .menu{
	text-align:center;
	margin:0 auto;
	display:table;
}
#about_menu .menu li{
	display:table-cell;
	line-height:38px;
}
#about_menu .menu li a{
	display:block;
	margin:0px 20px;
	text-transform:uppercase;
	font-size:14px;
	color:#b7b7b7; /*778597*/
	font-weight:600;
	padding:18px 0 12px;
	border-bottom:7px solid #F2F6F6;
}
#about_menu .menu li.active a{
	border-color:#21cfac;
	color:#252b33;
	/*line-height:48px;*/
}
#about_menu .menu a:hover{
	color:#252b33;
}
#about_content .detail{
	max-width:790px;
	margin:0 auto;
	padding:0 20px;
}
#about_content .detail h3{
	font-size:24px;
	color:#21cfac;
	text-align:center;
	line-height:36px;
	font-weight:normal;
	margin-bottom:50px;
	background:url(../images/about_icon.png) no-repeat top center;
	padding-top:100px;
}
#about_content .detail h2{
	margin-bottom:20px;
	padding-top:20px;
}
#about_content .detail p{
	font-size:18px;
	color:#778597;
	line-height:30px;
	margin-bottom:40px;
}
#about_content .detail span.note {
	display: block;
	float: right;
	height: 100%;
	max-width:241px;
	margin-left:120px;
	margin-right:-93px;
	line-height:36px;
	color:#21cfac;
	font-size:24px;
}
#about_content .detail span.brd {
	width:166px;
	border-top:3px solid #21CFAC;
	display:block;
	margin:15px 0 30px;
}
#about_content .mapbox{
	background:url(../images/about_map.png) no-repeat top;
	height:605px;
	margin-bottom:70px;
	position:relative;
}
#about_content .mapbox h3{
	position:absolute;
	bottom:0;
	width:100%;
	font-size:24px;
	color:#21cfac;
	text-align:center;
	line-height:36px;
	font-weight:normal;
}
#about_content .map_detail{
	margin-bottom:80px;
}
#about_content .map_detail li{
	display:block;
	width:358px;
	height:259px;
	margin-right:30px;
	float:left;
	border:1px solid #D1D1D1;
	border-radius:3px;
	overflow:hidden;
	text-align:center;
	box-shadow:0 0 2px #EEE;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f5f8f8+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f8f8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f8f8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f8f8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f8f8',GradientType=0 ); /* IE6-9 */
}
#about_content .map_detail li:last-child{
	margin:0;
}
.map_detail li .inner{
	padding:35px;
	border-top:6px solid #21CFAC;
}
.map_detail .icon{
	display:block;
	width:68px;
	margin:0 auto 20px;
	height:57px;
	border-bottom:1px solid #D1D1D1;
	background:url(../images/misc_icons.png) no-repeat 15px top;
}
.map_detail .regn{background-position:-80px 0px;}
.map_detail .cont{background-position:-182px 0px;}

.map_detail .pbox{
	font-size:48px;
	font-weight:600;
	color:#252b33;
	line-height:48px;
}
.map_detail .pbox span{
	display:block;
	font-size:18px;
	line-height:28px;
}
ul.founder{
}
.founder li{
	width:360px;
	padding:30px;
	background-color:#F2F6F6;
	text-align:center;
	margin-bottom:30px;
	display:inline-block;
	float:left;
}
.founder li:nth-child(even){
	float:right;
}
.founder li .pic{
	display:block;
	width:186px;
	height:186px;
	margin:15px auto;
	overflow:hidden;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	-o-border-radius:100px;
}
.founder li h4{
	font-size:18px;
	color:#252b33;
	line-height:30px;
}
.founder li h5{
	font-size:14px;
	color:#21cfac;
	line-height:26px;
}
.founder .social{
	margin:20px 0 30px;
}
.founder li a.fa{
	font-size:30px;
	color:#778597;
	margin:0 7px;
}
.founder li a.fa-twitter:hover{color:#36D8FF;}
.founder li a.fa-linkedin:hover{color:#007AB9;}
.founder .txtbox{
	font-size:14px;
	color:#778597;
	text-align:left;
	line-height:26px;
}
/* terms page */
#about_content .detail h4 {
  color: #21cfac;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 50px;
  text-align: left;
}
#about_content .detail ul{
	margin-left:40px;
}
#about_content .detail li {
	color: #778597;
	font-size: 18px;
	margin-bottom: 20px;
	list-style:disc;
}
