@font-face {
	font-family:'RutmerHand-Regular';
	src: url('assets/fonts/RutmerHand_gdi.eot');
	src: url('assets/fonts/RutmerHand_gdi.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/RutmerHand_gdi.woff') format('woff'),
		url('assets/fonts/RutmerHand_gdi.ttf') format('truetype'),
		url('assets/fonts/RutmerHand_gdi.svg#RutmerHand-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}

*, *:before, *:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

body{
	background: #ff955c;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

a{
	text-decoration:none;
	  -webkit-transition: all 0.2s ease-in-out;
		 -moz-transition: all 0.2s ease-in-out;
		   -o-transition: all 0.2s ease-in-out;
			  transition: all 0.2s ease-in-out;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{ font-weight: bold; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img{ display: inline-block; }

h1{
	font-size: 72px;
	line-height: 72px;
	margin-bottom: 40px;
}
h2{
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 30px;
}
h3{
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 30px;
}
h4{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
}
h5{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
h6{
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}

small{ font-size: 72%; }

.biglines{
	font-size: 22px;
	font-weight: 300;
	line-height: 28px;
}
.biglines2{
	font-size: 36px;
	font-weight: 300;
	line-height: 38px;
}


.max800{
	margin: 0 auto; max-width: 800px; width: 100%;
}
.max600{
	margin: 0 auto; max-width: 600px; width: 100%;
}
.separators{
	text-align: center;
	padding: 40px 20px;
}
.separators span{ display: inline-block; height: 5px; width: 30%; max-width: 280px; margin: 0 0.8%; }
.separators .color_1{ background: #0091e3; }
.separators .color_2{ background: #0091e3; }
.separators .color_3{ background: #0091e3; }

.trY{
		-webkit-transform:translateY(-50%);
		   -moz-transform:translateY(-50%);
		     -o-transform:translateY(-50%);
		        transform:translateY(-50%);
}
.trX{
		-webkit-transform:translateX(-50%);
		   -moz-transform:translateX(-50%);
		     -o-transform:translateX(-50%);
		        transform:translateX(-50%);
}
.trYX{
		-webkit-transform:translateX(-50%) translateY(-50%);
		   -moz-transform:translateX(-50%) translateY(-50%);
		     -o-transform:translateX(-50%) translateY(-50%);
		        transform:translateX(-50%) translateY(-50%);
}

.gap_80{ height: 80px; width: 100%; display: block; }
.dotList{
	padding: 40px 0;
	display: inline-block;
	width: 48%;
	vertical-align: top;
}
.dotList li{
	list-style-type: disc;
	padding-left: 20px;
	line-height: 30px;
}

.checklist{margin: 0;}
	.checklist li {
		background: url(https://97displaylive.blob.core.windows.net/aqua/Resources/landingpages/afterschool/assets/images/checklist.jpg) no-repeat left center;
		font-style: italic;
		font-size: 20px;
		line-height: 28px;
		padding: 5px 0 5px 32px;
	}
/* SECTION */
.section .content{
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1440px; 
	width: 100%;
}

/* WHITEBOX */
.whitebg{
	background: #fff;
	color: #818081;
	padding: 40px 0;
}
.whitebg h3{
	color: #190629;
	font-size: 24px;
}
.halfbox{
	padding: 40px;
	display: inline-block;
	vertical-align: middle;
	width:48%;
}
.halfbox.noTopPad{ padding-top: 0!important; }

/* INTRO */
.intro{
	color: #fff;
	padding-bottom: 80px;
	position: relative;
}
	.intro .particles {
		background: url(https://97displaylive.blob.core.windows.net/aqua/Resources/landingpages/afterschool/assets/images/particles.png) no-repeat center top;
		display: inline-block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
.intro .content{
	position: relative;
	padding-top: 40px;
	z-index: 3;
}
/*
.schoolname{
	float: left;
}

.logo{
	position: absolute;
	top: 40px;
	left: 50%;
}

.socialLinks{ float: right;  display: none; }
.socialLinks li{ display: inline-block; }
.socialLinks .facebook{}
.socialLinks .twitter{}
.socialLinks .youtube{}


.heading-afs{ padding-top: 120px; text-align: center; margin-bottom: 40px; }
.heading-afs h1{
	font-size: 72px;
	line-height: 70px;
	margin: 0;
	padding: 8px 0;
	text-transform: uppercase;
	font-weight: 900;
}
.heading-afs span{font-family:'RutmerHand-Regular'; font-size:22px; display: inline-block; text-transform: uppercase; }
.heading-afs span.lined{display: inline-block; position: relative; padding: 0 40px;}
.heading-afs span.lined:before,.heading-afs span.lined:after{
	content: '';
	background: #fff;
	width: 50%; height: 1px;
	position: absolute;
	top: 50%;
}
.heading-afs span.lined:before{ right: 100%; }
.heading-afs span.lined:after{ left: 100%; }
.subu-afs{
	margin-bottom: 40px;
}
*/

.introBoxForm{
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}
.firstForm{
	border-top:5px solid;
	padding: 30px;
	display: inline-block;
	margin-left: -3px;
	-webkit-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.3);
	max-width: 400px;
	width: 40%;
	vertical-align: middle;
}
.firstForm h3{ font-size: 24px; text-align: center; margin-bottom: 10px;}
.youtubeBox{
	display: inline-block;
	padding: 0px 0 0 0;
	-webkit-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.3);
	max-width: 800px;
	width: 60%;
	vertical-align: middle;
}

.gotocontent {
	text-indent: -9999px;
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(https://97displaylive.blob.core.windows.net/aqua/Resources/landingpages/afterschool/assets/images/gotocontent.png) no-repeat center center;
}

.spot{
	padding: 0 0 50px 0;
	text-align: center;
}
.spot h2{
	font-size: 60px;
	font-weight: 300;
	line-height: 60px;
	margin-bottom: 20px;
}
/* MAIN CONTENT */
.mainContent{
	margin:  0 0 -80px 0;
	position: relative;
}
.mainContent:after{
	background: #f6f4f8;
	content: "";
	display: block;
	height: 80%;
	width: 100%;
	position: absolute;
	bottom: 80px;
	left: 0;
	z-index: 1;
}
.mainContent .content{
	background: #ffffff;
	border-top: 4px solid;
	position: relative;
	margin: 0 auto;
	z-index: 3;
	padding: 40px;
}
.mainContent h2{ font-weight: 100!important; font-size: 60px; line-height: 58px; }

.leftContent{
	float: left;
	width: 60%;
	padding: 30px 60px;
}
.secForm{
	border-right:5px solid;
	color: #fff;
	float: right;
	text-align: center;
	padding: 30px;
	width: 40%;
		-webkit-transform:translateX(40px);
		   -moz-transform:translateX(40px);
		     -o-transform:translateX(40px);
		        transform:translateX(40px);
}

.circlesPix{
	text-align: center;
	margin-top: -160px;
}
.circleBox {
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	overflow: hidden;
}

.circleBox.atcenter{ margin: 0 -40px !important; z-index: 3; position: relative;}
.circleBox.size220{
	width: 220px;
	height: 220px;
}
.circleBox.size160{
	width: 160px;
	height: 160px;
}
.circleImg {
	border-radius: 50%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.circleImg img {
	display: block;
	min-width: 100%;
	min-height: 100%;
	margin: auto;
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	max-width: none;
	max-height: 100%;
}

/* FULLIMG */
.fullimg	{
	color: #fff;
	padding: 300px 40px 200px 40px;
	position: relative;
}
.fullimg blockquote{
	font-size: 60px;
	line-height: 60px;
	font-size: 100;
	text-align: center;
	position: relative;
	z-index: 2;
	max-width: 1680px;
	margin: 0 auto;
}
.fullimg:after{
	display: inline-block;
	content: "";
	width: 100%; height: 100%;
	position: absolute;
	top: 0; left: 0; z-index: 1;
}
/* FOLD 1 */
.fold-1{
	background: #000;
	background: rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.1);
	position: relative;
	z-index: 2000;
	color: #fff;
}

.schoolname{
	float: left;
}

.logo{
	display: inline-block;
	margin-bottom: 30px;
}

.socialLinks{ float: right;  display: none; }
.socialLinks li{ display: inline-block; }
.socialLinks .facebook{}
.socialLinks .twitter{}
.socialLinks .youtube{}


.heading-afs{ text-align: center; padding-top: 40px; text-align: center; margin-bottom: 40px; }
.heading-afs h1{
	font-size: 72px;
	line-height: 70px;
	margin: 0;
	padding: 8px 0;
	text-transform: uppercase;
	font-weight: 900;
}
.heading-afs span{font-family:'RutmerHand-Regular'; font-size:22px; display: inline-block; text-transform: uppercase; }
.heading-afs span.lined{display: inline-block; position: relative; padding: 0 40px;}
.heading-afs span.lined:before,.heading-afs span.lined:after{
	content: '';
	background: #fff;
	width: 50%; height: 1px;
	position: absolute;
	top: 50%;
}
.heading-afs span.lined:before{ right: 100%; }
.heading-afs span.lined:after{ left: 100%; }
.subu-afs{
	margin-bottom: 40px;
}
 .fold-1 .content{
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1440px; 
	width: 100%;
	position: relative;
	z-index: 1000;
}
.fold-1--text{
	float: left;
	width: 100%;
	padding-right: 600px;
	padding-bottom: 40px; 
}
.fold-1--form{
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 20000;
	width: 300px; min-height: 100%;
	padding: 30px;
	background: #0091e3;
background: rgba(0,70,107,1);
background: -moz-linear-gradient(top, rgba(0,70,107,1) 0%, rgba(0,145,227,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,70,107,1)), color-stop(100%, rgba(0,145,227,1)));
background: -webkit-linear-gradient(top, rgba(0,70,107,1) 0%, rgba(0,145,227,1) 100%);
background: -o-linear-gradient(top, rgba(0,70,107,1) 0%, rgba(0,145,227,1) 100%);
background: -ms-linear-gradient(top, rgba(0,70,107,1) 0%, rgba(0,145,227,1) 100%);
background: linear-gradient(to bottom, rgba(0,70,107,1) 0%, rgba(0,145,227,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00466b', endColorstr='#0091e3', GradientType=0 );

}
.fold-1--form h3{ margin-bottom: 0; }
.fold-1--form:after{
	content: '';
	position: absolute;
	top: 100%; left: 0;
	height: 0px; 
    width: 100%; 
    border-top: 60px solid #0091e3; 
    border-left: 150px solid transparent; 
    border-right: 150px solid transparent; 
}
.fold-1--kid{
	position: absolute;
	top: 30px;
	right: 280px;
}


/* FOOTER */
.footer{
	text-align: center;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.footer .bottom_img{
	background-repeat: no-repeat;
	position: absolute; top: 0; width: 50%; height: 100%; z-index: 2;
	display: block;
}
.footer .bottom_img.be_left{ background-position: right center; right: 50%; margin-right: 400px; }
.footer .bottom_img.be_right{ background-position: left center; left: 50%; margin-left: 400px; }
.footer .footerGradient{
	position: absolute; top: 0; left: 0; width: 100%; height: 200%; z-index: 1;
	display: inline-block;
}
.footer .content{
	padding: 100px 0 40px 0;
	position: relative;
	z-index: 3;
}
.footer .copyright{ opacity: 0.5;}

/* CUSTOM COLORS */
body{ background: #162330; }

.intro,
.footerGradient{
background: rgba(51,67,82,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(51,67,82,1) 0%, rgba(22,35,48,1) 90%, rgba(22,35,48,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(51,67,82,1)), color-stop(90%, rgba(22,35,48,1)), color-stop(100%, rgba(22,35,48,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(51,67,82,1) 0%, rgba(22,35,48,1) 90%, rgba(22,35,48,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(51,67,82,1) 0%, rgba(22,35,48,1) 90%, rgba(22,35,48,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(51,67,82,1) 0%, rgba(22,35,48,1) 90%, rgba(22,35,48,1) 100%);
background: radial-gradient(ellipse at center, rgba(51,67,82,1) 0%, rgba(22,35,48,1) 90%, rgba(22,35,48,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#480638', endColorstr='#1a062a', GradientType=1 );
}
.heading-afs h1{color: #ffe400;}
.mainContent .content{ border-color:#ffe400; }
.separators .color_1{ background: #0091e3; }
.separators .color_2{ background: #ffe400; }
.separators .color_3{ background: #FF4000; }
.footer h2,
.spot h2{ color: #ffe400;}
.spot .biglines2{ color: #8ec1f4; }
.firstForm, .secForm{
	background:#162330;
	border-color:#ffe400;
}
.fullimg:after{ background-color: rgba(0,145,227,0.8); }

.mainContent h2{ color: #0091e3;}
.mainContent .biglines2{ color: #8ec1f4;}
.secForm h3,
.mainContent h4{ color: #0091e3;}

.circleBox.atleft {
	-webkit-box-shadow: -4px 0px 0px 2px #ffe400;
	-moz-box-shadow: -4px 0px 0px 2px #ffe400;
	-o-box-shadow: -4px 0px 0px 2px #ffe400;
	box-shadow: -4px 0px 0px 2px #ffe400;
}
.circleBox.atcenter {
	-webkit-box-shadow: 0px 4px 0px 2px #ffe400;
	-moz-box-shadow: 0px 4px 0px 2px #ffe400;
	-o-box-shadow: 0px 4px 0px 2px #ffe400;
	box-shadow: 0px 4px 0px 2px #ffe400;
}
.circleBox.atright {
	-webkit-box-shadow: 4px 0px 0px 2px #ffe400;
	-moz-box-shadow: 4px 0px 0px 2px #ffe400;
	-o-box-shadow: 4px 0px 0px 2px #ffe400;
	box-shadow: 4px 0px 0px 2px #ffe400;
}




.mapLocations{
	padding: 50px 80px 0px 80px;
	position: relative;
	z-index: 10;
}
.damap{
	display: block;
	width: 60%;
	float: left;
	border: 6px solid #8ec1f4;
}
.dalist{
	display: block;
	width: 40%;
	float: left;
	padding: 60px;
}
@media only screen and (max-width: 1024px){
	.damap{
		display: block;
		width: 100%;
		float: none;
		border: 2px solid #8ec1f4;
	}
	.dalist{
		display: block;
		width: 100%;
		float: none;
		padding: 20px;
	}
}


.dalist h2{
	font-size: 50px;
	color: #fff;
	text-align: center;
}

.dalist ul li{
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
       display: block;
	float: left;
	font-size: 24px;
	width: 50%;
}


@media only screen and (min-width: 1024px) and (max-width: 1280px){
	.dalist ul li{
	    display: block;
		float: none;
		font-size: 20px;
		width: 100%;
	}
}
@media only screen and (max-width: 700px){
	.mapLocations{
		padding: 30px 20px 10px 20px;
	}
	.dalist h2{
		font-size: 24px;
	}

	.dalist ul li{
	    display: block;
		float: none;
		font-size: 20px;
		width: 100%;
	}
}

.dalist ul a{
	display: block;
	color: #fff;
	padding: 8px;
}
.dalist ul a.active{
	color: #FF4000;
}











