
/*styles less than 1150px */
@media screen and (max-width : 1250px) {

header .logo img {
	left: 0px;
}
	
header nav {
	left: 20%;
	margin-top: 30px;
}


}


/* styles less than 1030px */
@media screen and (max-width : 1030px) {


	
header nav {
	left: 23%;
	margin-top: 20px;
}
	
header nav ul li a {
	margin-right: 30px;
}
	
ul.hsu_info {
font-size: 15px;
padding-left: 4%;
}
	
nav.sub_nav {
	width: 35%;
}
	
nav.sub_nav li a {
	font-size: 16px;
	padding: 0 4%;
}
	
	
.slideshow h4 {
			font-size: 10vw;
			line-height: 10vw;
		}
		
				.slideshow h4 span {
					font-size: 5vw;
					line-height: 5vw;
				}
	
.slideshow .hero_slogan {
	width: 85%;
	display: block;
	height: auto;
	margin: 0 auto;
}

.hero_buttons a img {
	width: 12%;
}

	
}



/* everything less than 935px */
@media screen and (max-width : 935px) {
	
img.left, img.alignleft {
	display: block;
	width: 100%;
	height: auto;
	float: none;
	margin: 0 0 25px 0;
}

img.right, img.alignright {
	display: block;
	width: 100%;
	height: auto;
	float: none;
	margin: 0 0 25px 0;
}

img.alignnone {
	display: block;
	width: 100%;
	height: auto;
	float: none;
	margin: 0 0 25px 0;
}

.post img.aligncenter, .attachment img.aligncenter, img.aligncenter {
	display: block;
	width: 100%;
	height: auto;
	float: none;
	margin: 0 0 25px 0;
}
	

header .logo img {
	left: 0px;
	width: 100px;
}
	
.top_navbar {
	width: 100%;
	height: auto;
	padding-left: 0;
	position: relative;
	background: #fff;
}

ul.hsu_info {
	padding: 0;
	margin: 0;
}

ul.hsu_info li {
	margin-left: 2%;
}
	.hsu_phone {
		display: none !important;
	}


nav.sub_nav {
	position: relative;
	right: auto;
	top: auto;
	width: 100%;
	text-align: center;
	clear:both;
}

nav.sub_nav li {
	display: inline;
}

nav.sub_nav li a {
	display: block;
	float: right;
	font-size: 4vw;
	border-left: 1px solid #999;
	width: 33%;
}
	
header {
	position: relative;
	top: auto;
	left: auto;
}
	
	.header_slant {
		top: 94px;
		background: #1a3a63;
		height: 100px !important;
	}
	.header_slant img {
		display: none;
	}
	
	

	
header nav {
	left: 33%;
	margin-top: 15px;
}
	
header nav ul li a {
	margin-right: 20px;
	font-size: 4.2vw;
	line-height: 8vw;
	display: block !important;
	float: left;
}
	
	/* Hide Events Tab on Mobile 
	header .menu-item-463 {
		display: none !important;
	}*/
	
	header .menu-item-350 {
		clear: left;
	}
	
	
	
	
	
/*
    // ========================================== \\
   ||                                              ||
   ||               SLIDESHOW                      ||
   ||                                              ||
    \\ ========================================== //
*/
	.slideshow {
		position: relative;
		overflow: hidden;
		min-height: 270px;
		background: none;
	}
	
	.home .slideshow {
		min-height: 450px;
		background: url("images/main_image.jpg") top center no-repeat;
		background-size: cover;
	}

		.home .slideshow .slides img {
			display: none !important;
		}

		.slideshow div.hero_text {
			margin: 35% auto 0 auto;
		}
		


		.slideshow h4 {
			
			font-family: 'Full Pack 2025';
			color: #fff;
			font-size: 12vw;
			text-transform: uppercase;
			line-height: 12vw;
		}
		
				.slideshow h4 span {
					display: block;
					font-family: 'Corporation Games';
					color: #1a3a63;
					font-size: 8vw;
					line-height: 8vw;
				}
	

.hero_buttons {
	margin-top: 20px;
}

.hero_buttons a img {
	width: 40%;
}

.hero_buttons a:hover img {
	-webkit-filter: contrast(300%);
    filter: contrast(300%);
}

/*
    // ========================================== \\
   ||                                              ||
   ||                  MAIN                ||
   ||                                              ||
    \\ ========================================== //
*/

.main_top_slant {
	position: absolute;
	position: relative;
	width: 100%;
	display: block;
	margin-top: -150px;
	z-index: 50;
}

		.main_top_slant img {
			display: block;
			width: 100%;
			height: auto;
		}







.main {
	position: absolute;
	position: relative;
	background: #fff;
	background-size: 100%;
	z-index: 50;
	padding: 30px 0 0px 0;
	width: 100%;
}



		
		
				
/*
    // ========================================== \\
   ||                                              ||
   ||                   ASIDE                      ||
   ||                                              ||
    \\ ========================================== //
*/


aside {
	position: relative;
	width: 100%;
	float: none;
	margin-top: -200px;
	z-index: 10;
}

		aside .aside_top_slant {
			width: 100%;
			display: block;
		}
		
				aside .aside_top_slant img {
					display: block;
					width: 100%;
					height: auto;
				}
				
		aside .inner {
			position: relative;
			background: #cd2b08;
			padding-bottom: 20px;
		}

		
.newscomingsoon {
	width: 100%;
	height: auto;
	display: block;
}
		
				
		
		aside .aside_bottom_slant {
			width: 100%;
			display: block;
		}
		
				aside .aside_bottom_slant img {
					display: block;
					width: 100%;
					height: auto;
				}
				
		aside h2 {
			display: block;
			text-align: right;
			text-transform: uppercase;
			color: #fff;
			font-size: 35px;
			line-height: 35px;
			padding: 20px 8%;
			background: #e7002b;
			margin-bottom: 20px;
		}
		
				.kill_top_pad {
					padding-top: 5px;
				}
				
		aside .social {
			position: absolute;
			top: 8px;
			left: 8%;
		}
		
				aside .social li {
					display: inline;
				}
				
						.inner li a {
							display: inline-block;
							width: 40px;
							height: 40px;
							background: url(images/social.png) top left no-repeat;
							margin-right: 8px;
						}
						
								.social li a:hover {
									opacity:.80;
									filter: alpha(opacity=80);
									-moz-opacity: 0.8;
								}
						
								.social li a span {
									display: none;
								}
								
								.social li.twitter a {
									background-position: -53px 0px;
								}
								
								.social li.youtube a {
									background-position: top right;
								}
				
		aside .paditup {
			padding: 0 4%;
		}
		
aside .testimonial {
	margin-top: 50px;
	color: #fff;
	text-align: center;
	position: relative;
}

aside .quoteit {
	width: 15%;
	height: auto;
	display: block;
	float: left;
}

aside .testing {
	width: 60%;
	display: block;
	float: left;
	margin: 0 5%;
}

aside .testing strong {
	font-family: 'myriad_applebolditalic';
}



/*
    // ========================================== \\
   ||                                              ||
   ||               CONTENT                        ||
   ||                                              ||
    \\ ========================================== //
*/

.content {
	position: relative;
	float: none;
	width: 100%;
	margin-left: 0;
	padding: 0 4% 200px 4%;
	z-index: 10;
}

.content a {
	font-family: 'myriad_applebolditalic';
}

		.content h1 {
			font-family: 'Corporation Games';
			font-size: 40px;
			line-height: 40px;
			margin-bottom: 20px;
			text-transform: uppercase;
			color: #1a3a63;
		}

.content h1.image_header {
	padding-bottom: 30px;
	margin-bottom: 35px;
	border-bottom: 1px solid #b7b7b7;
}

.content h1.image_header img {
	display: block;
	width: 100%;
	height: auto;
}
		
		.content h2 {
			font-family: 'myriad_applebolditalic';
			font-size: 35px;
			line-height: 35px;
			margin-bottom: 30px;
			color: #cd2b08;
		}
		
		content h3 {
			font-family: 'myriad_applebolditalic';
			font-size: 35px;
			line-height: 35px;
			margin-bottom: 30px;
			color: #1a3a63;
		}
		
		.content h4 {
			font-family: 'Corporation Games';
			font-size: 25px;
			line-height: 25px;
			margin-bottom: 20px;
			text-transform: uppercase;
			color: #cd2b08;
		}

		.content h5 {
			font-family: 'myriad_applebolditalic';
			font-size: 25px;
			line-height: 25px;
			margin-bottom: 20px;
			color: #1a3a63;
		}
		
		



/*
    // ========================================== \\
   ||                                              ||
   ||                IMAGE CONTENT BLOCK                  ||
   ||                                              ||
    \\ ========================================== //
*/

.absolute_slant {
	position: absolute;
	width: 100%;
	display: block;
	z-index: 50;
}

		.absolute_slant img {
			display: block;
			width: 100%;
			height: auto;
		}

.topabsolute {
	top: 0px;
	left: 0px;
}

.botabsolute {
	bottom: 0px;
	right: 0px;
	z-index: 1;
}


.image_block {
	position: relative;
	background: none !important;
	background: #1a3a63 !important;
	padding: 70px 4% 50px 4% !important;
	color: #fff;
}

.image_block ul {
	margin: 10px 0 30px 0;
	padding-left: 0;
}

.image_block ul li {
			display: block;
			background: url(images/li.png) 0px 2px no-repeat;
			background-size: 20px;
			padding: 0 0 5px 30px;
		}

.advanced_block {
	background-position: top center;
}

.image_block h2 {
	font-family: 'Corporation Games';
	font-size: 9vw;
	line-height: 9vw;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.image_block p {
	width: 100%;
	margin-bottom: 30px;
}

.button_red_link {
	width: 300px;
	height: auto;
	display: block;
	-webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
	-webkit-filter: contrast(100%);
    filter: contrast(100%);
}

.button_red_link:hover {
	-webkit-filter: contrast(300%);
    filter: contrast(300%);
}

.white_block {
	position: absolute;
	position: relative;
	background: #fff;
	padding-bottom: 30px !important;
}

.white_block img.background_homeschool {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: auto;
	display: none !important;
}

.white_block .inner {
	position: absolute;
	position: relative;
	z-index: 2;
	margin: 0;
	width: 100%;
	padding: 0 4%;
}

.white_block h2 {
	font-family: 'Corporation Games';
	font-size: 9vw;
	line-height: 9vw;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #1a3a63;
	margin-left: 0 !important;
}

.white_block p {
	background:#fff;
	padding: 0 0 30px 0;
	margin-bottom: 0;
}


	


/*
    // ========================================== \\
   ||                                              ||
   ||                FOOTER                   ||
   ||                                              ||
    \\ ========================================== //
*/
	
.partners ul {
	margin-bottom: 0px;
	text-align: center;
}

.partners ul li {
	display: block;
	padding: 0 !important;
	width: 100%;
}


	
footer {
	background: #1a3a63;
	padding: 0px 4% 20px 4%;
}

		.one_fourth {
			float: none;
			width: 100%;
			margin-right: 0;
			margin-bottom: 30px;
		}

	.nomargin_onmobile {
		margin: 0 !important;
	}
	
	.hideonmobile {
		display: none !important;
	}
	
footer .one_fourth ul {
	margin-left: 0;
	padding-left: 0;
}
		
		footer .one_fourth h3 {
			font-size: 9vw;
			line-height: 9vw;
			text-transform: uppercase;
			padding-bottom: 20px;
			color: #fff;
			font-family: 'Corporation Games';
		}

.footer_logo {
	display: block;
	width: 100%;
	height: auto;
}
		
		footer .one_fourth li {
			display: block;
			background: url(images/home_icon.png) 0px 2px no-repeat;
			padding: 0 0 10px 40px;
			background-size:25px;
			
		}
		
				footer .one_fourth li a {
					font-family: 'myriad_applebolditalic';
					color: #fff;
				}
				
						footer .one_fourth li a:hover {
							color: #a4e0f1;
						}
				
		footer .phone {
			margin-left: 0px;
			margin-bottom: 10px;
			color: #a4e0f1;
			font-family: 'myriad_applebolditalic';
			font-size: 40px;
			line-height: 40px;
		}
		
		footer em {
			font-size: 25px;
			line-height: 25px;
			display: block;
			margin-bottom: 15px;
		}
		
		footer p {
			font-size: 12px;
			line-height: 15px;
			color: #fff;
		}
		
				footer p a {
					color: #fdda36;
				}
				
						footer p a:hover {
							color: #da330e;
						}

footer .small_grey {
	color: #adadad;
}
		

.content .wpcf7-form input, .content .wpcf7-form select {
	border-color: #aaa !important;
}	

	
}