

/* Reset */
/**,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*/
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

/*body {
  width:100%;
  height:auto;
  overflow:auto;
}

a {
	color: #4d92d8;
	text-decoration: none;
}

a:hover {
	color: #000;
}*/

.main,
.container > header {
	width: 100%;
	margin: 0 auto;
}

.container > header {
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	float: left;
	font-weight: 400;
}

.container > header span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header nav {
	float: right;
}

.container > header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
	text-indent: -8000px;
}

.container > header nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
	pointer-events: none;
}

.container > header nav a:hover:after {
	opacity: 1;
}

.container > header nav a:hover {
	background: #47a3da;
}

.icon-drop:before, 
.icon-arrow-left:before {
	font-family: 'fontawesome';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}

.container > header nav a:hover:before {
	color: #fff;
}

.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}

/*inner of about_us*/
.about_1{
	background-size:100%;
	background:url(../img/about/inner_background.jpg) no-repeat top center;
	width:100%;
	padding:0px 0px 480px 0px;
}

.team_cor_height_fix{
	height:460px;	
}
.team_text{
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	font-family: 'in-house_editionregular';
	font-size:100px;
	color:#da251c;
	line-height:75px;
	text-align:center;
}

.team_text_new{
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	font-family: 'in-house_editionregular';
	font-size:100px;
	color:#da251c;
	line-height:75px;
}

.about_2{
	background-size:100%;
	background:url(../img/about/board.png) no-repeat center center;
	width:100%;
	height:800px;
}
.about_3{
	background-size:100%;
	background:url(../img/about/investor_donors.png) no-repeat center center;
	width:100%;
	height:800px;
}
.invest_text{
	float:right;
	margin:90px 30px 0px 0px;
	padding:10px 10px;
	
}
.about_4{
	background-size:100%;
	background:url(../img/about/careers.png) no-repeat center center;
	width:100%;
	height:800px;
}




/* Harsha CSS */


.preschool_theprog_header{
	text-align:left;
	font-family: 'in-house_editionregular';
	font-size:100px;
	color:#da251c;
	line-height:75px;
}

.content_wrap_presc_tp{
	width:650px;
	margin:10px 0 10px 10px;
}

.presc_tp_content{
	width:650px;
	font-size:13px;
	color:#000000;
	font-family: 'PT Sans', sans-serif;
	padding:0;
	line-height:18px;
	margin:5px 0 0 0;
	text-align:justify;
}


.content_wrap_presc_li{
	width:665px;
	margin:10px 0 10px 10px;
}

.presc_li_content{
	width:665px;
	font-size:13px;
	color:#000000;
	font-family: 'PT Sans', sans-serif;
	padding:0;
	line-height:18px;
	margin:5px 0 0 0;
	text-align:justify;
}

.content_wrap_presc_lu{
	width:665px;
	margin:10px 0 10px 10px;
}

.presc_locateus_bg{
	padding:0px 0px 480px 0px;
	margin:0px 0px 0px 0px;
	background:url(../images/presc_locateus_bg.jpg) no-repeat top center;
	width:100%;
}

.content_wrap_presc_pwu{
	width:665px;
	margin:10px 0 10px 10px;
}

.presc_pwu_content{
	width:665px;
	font-size:13px;
	color:#000000;
	font-family: 'PT Sans', sans-serif;
	padding:0;
	line-height:18px;
	margin:5px 0 30px 0;
	text-align:justify;
}

.presc_parwu_bg{
	background:url(../images/presc_parwu_bg.jpg) no-repeat top center;
}

.prisc_locateus_bg{
	padding:0px 0px 480px 0px;
	margin:0px 0px 0px 0px;
	background:url(../images/prisc_locateus_bg.jpg) no-repeat top center;
	width:100%;
}

.content_wrap_prisc_lu{
	width:515px;
	margin:10px 0 10px 10px;
	float:right;
}

.gallery_heading_txt{
	font-family: 'in-house_editionregular';
	font-size:140px;
	line-height:100px;
	text-align:right;
	color:#ffffff;
	-webkit-text-shadow: 2px 3px 8px rgba(0, 0, 0, 1);
	-moz-text-shadow: 2px 3px 8px rgba(0, 0, 0, 1);
	text-shadow: 2px 3px 8px rgba(0, 0, 0, 1);
}