@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,900|Zilla+Slab:400,600');

@font-face {
	font-family: "AsphaltsBrush";
	src: url("../fonts/Asphalts_Brush.eot?") format("eot"), 
		 url("../fonts/Asphalts_Brush.woff") format("woff"), 
		 url("../fonts/Asphalts_Brush.ttf") format("truetype"), 
		 url("../fonts/Asphalts_Brush.svg#AsphaltsBrush") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Asphalts-Display';
    src:url('../fonts/Asphalts-Display.ttf.woff') format('woff'),
        url('../fonts/Asphalts-Display.ttf.svg#Asphalts-Display') format('svg'),
        url('../fonts/Asphalts-Display.ttf.eot'),
        url('../fonts/Asphalts-Display.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: "Sanchez-Regular";
	src: url("../fonts/Sanchezregular.eot?") format("eot"), url("../fonts/Sanchezregular.woff") format("woff"), url("../fonts/Sanchezregular.ttf") format("truetype"), url("../fonts/Sanchezregular.svg#Sanchez-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Sanchez-RegularItalic";
	src: url("../fonts/Sanchezregular-ita.eot?") format("eot"), url("../fonts/Sanchezregular-ita.woff") format("woff"), url("../fonts/Sanchezregular-ita.ttf") format("truetype"), url("../fonts/Sanchezregular-ita.svg#Sanchez-RegularItalic") format("svg");
	font-weight: normal;
	font-style: normal;
}
.asphalts {
	font-family: 'AsphaltsBrush' !important;
}
body {
	color: #002244;
	background: #ffffff;
}
h4, h5, h6 {
	color: #002244;
}
ul {
	margin-left: 0;
}
.orange {
	color: #f89828;
}
.apply-now {
	background: #002244;
	padding: 10px;
	width: 100px;
	margin: 0 auto;
	cursor: pointer;
	color: white;
	font-family: "Myriad Pro";
	font-size: 24px;
}
.apply-now-special {
	background: #f89828;
	padding: 10px;
	width: 100px;
	margin: 0 auto;
	cursor: pointer;
	color: white;
	font-family: "Myriad Pro";
	font-size: 24px;
}
.apply-now-special:hover {
	background: #002244 !important;
}
.apply-now:hover {
	color: #f89828 !important;
}
#ribbonheader li {
	margin-top: 0px;
	line-height: 32px;
}
#ribbonheader {
	border: none;
	background-color: transparent;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#logo {
	margin: 50px 0 10px 0;
	padding: 0;
	height: 100%;
}
#call-ribbon {
	font-family: Sanchezregular;
	color: white;
	font-size: 24px;
	line-height: 52px;
	width: 100%;
	max-width: 433px;
	/*height: 58px;*/
	margin: 0;
	background-image: url('../images/call-ribbon.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	text-align: center;
	margin: 0 auto;
}

@media only screen and (max-width: 770px) {
	#ribbonheader {
		display: none;
	}
	#logo {
		margin: 20px 0;
		padding: 0;
		height: 100%;
	}
}
.loader-logo {
	font-family: AsphaltsBrush;
	font-size: 56px;
	color: #002244;
	width: 100%;
	max-width: 100%;
}
.page-loader-inner {
	width: auto;
	margin-left: -165px;
}
#header_wrapper {
	background-color: transparent;
	border: none;
}
.ribbons {
	font-family: Sanchezregular;
	list-style: none;
}
.ribbons li {
	display: inline-block;
	line-height: 32px;
	width: 144px;
	height: 41px;
	margin: 0;
	background-image: url('../images/menu_bk.png');
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
}
.ribbons li a {
	color: white;
	width: 100%;
	height: 100%;
	display: block;
	font-size: 20px;
}
.ribbons_left li {
	margin-left: 20px;
}
.ribbons_right li {
	margin-right: 20px;
}
#main_menu_wrapper {
	background-color: #ffffff;
	border: none;
}
#main_menu a {
	color: #002244;
}
#main_menu a:hover {
	cursor: pointer;
	color: #ffffff;
	-webkit-transition: color 200ms ease-in;
	-moz-transition: color 200ms ease-in;
	-ms-transition: color 200ms ease-in;
	-o-transition: color 200ms ease-in;
	transition: color 200ms ease-in;
}
.search input[type=search] {
	font-size: 13px;
}
#logo img {
	max-height: none;
}
.counter-value {
	font-weight: normal;
}
.section-title {
	margin-bottom: 60px;
}
.section-inner {
	padding: 50px 0;
}
.discover-items {
	list-style: none;
}
.tan-bg {
	background: #ede9df;
	margin-top: -10%;
}
.section-title h2 {
	text-transform: none;
	font-family: "Myriad Pro";
	font-size: 120px;
	letter-spacing: normal;
	font-weight: normal;
}
.section-title h3 {
	text-transform: none;
	font-size: 40px;
	letter-spacing: normal;
	font-weight: normal;
	color: #002244;
}
.subtitle {
	font-size: 20px;
	color: #002244;
	opacity: 1;
}
.seperator span {
	background: #636363;
	opacity: 1;
	height: 1px;
}
.slides {
	background-color: transparent;
}
#testimonials {
	padding: 0;
}
.testimonial-quote {
	padding: 0 12%;
}
.testimonial-name {
	color: #f89828;
}
.showoff_wrapper_1 {
	padding-top: 50px;
}
.showoff_wrapper_1 p {
	line-height: 24px;
}
.showoff_wrapper_2 {
	padding: 50px 0 50px 0;
}
.showoff_wrapper_2 li {
	margin-top: 0;
}
/*#showoff p {
	line-height: 24px;
}*/


#testimonials {
}
.testimonial-slider {
	min-height: 250px;
	padding: 10px 0;
}
.testimonial-name {
	font-size: 16px;
}
.content_area, #content_area {
	padding-bottom: 0;
}
.scholarships-inner {
	max-width: 1200px;
	margin: 0 auto;
}
.scholarships-inner2 {
	max-width: 1000px;
	margin: 0 auto;
}
.ask-inner {
	max-width: 1000px;
	margin: 0 auto;
}
#scholarships {
	position: relative;
	background: white;
}
#ask {
	background: none;
}
.scholar-block {
	width: 100%;
	height: 100%;
	min-height: 175px;
	background: none;
	color: white;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
}
.scholar-block p {
	width: 100%;
	top: 40%;
	position: absolute;
	font-size: 18px;
}
.imgoverlay .overlaycolor {
	background: white;
	opacity: 1;
	filter: alpha(opacity=95);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}
.overlayinfo h6 {
	font-family: myriad-pro, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	line-height: 20px;
	font-size: 14px;
	padding: 0 10px;
	text-align: center;
	color: #636363;
	font-weight: 400;
}
.overlayinfo h6 a {
	color: #f89828;
}
.overlayinfo h6 a:hover {
	color: #f89828;
	text-decoration: underline;
}
.ask-circle {
	width: 175px;
	height: 175px !important;
	background: #002244;
	color: white;
	text-align: center;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.ask-circle:hover {
	color: #f89828;
}
.ask-circle p {
	top: 33%;
	position: absolute;
	font-size: 20px;
	width: 175px;
}
.team-info {
	padding: 0 5px;
	color: #002244;
}
.top-subtitle {
	font-weight: 500;
	margin-top: 20px;
}
#footer_1 li, #footer_2 li, #footer_4 li {
	line-height: 12px;
	padding: 0;
	margin-top: 7px;
}
.section-title h2 {
	line-height: normal;
}
h2.project-name {
	color: #f89828;
	font-size: 40px;
}
#mobile_list_left {
	padding-bottom: 10px;
}
#mobile_list_left li, #mobile_list_right li {
	margin-top: 0;
}
.flexslider {
	margin: 0;
}
.yours {
	display: block;
}
.yours_small {
	display: none;
}

@media only screen and (max-width: 760px) {
	.yours {
		display: none;
	}
	.yours_small {
		display: block;
	}
	.one-sixth {
		margin: 15px 0 0 0;
	}
	.section-title h2 {
		font-size: 46px;
	}
}
form .form-submit {
	margin-top: 3px;
}
input[type=submit], button {
	margin: auto;
	font-family: Sanchezregular;
	background: #002244;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	padding: 10px 30px;
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	line-height: 27px;
}
input[type=submit]:disabled {
    background: #666666;
	cursor: none;
}
input[type=submit]:disabled:hover {
    background: #666666;
}
input[type=submit]:hover, button:hover {
	background-color: #f89828;
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
}
input[type=text], input[type=tel], input[type=password], input[type=email] {
	height: 24px;
	line-height: 24px;
}
textarea {
	padding: 10px 4px;
}
select {
	border: 1px solid #d9d9d9;
	color: #999999;
	padding: 10px 4px;
}
.menu_bk {
	width: 100%;
	max-width: 144px;
	height: 41px;
	background-image: url('../images/menu_bk.png');
	background-repeat: no-repeat;
	background-size: contain;
}
#contact p {
	font-family: Sanchez-RegularItalic;
	font-size: 22px;
	line-height: 2;
	margin-top: 8px;
}
.element-invisible {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
.masonry-item {
	margin: 20px 0 0 0;
}
.alert-confirm h6 {
	border-color: #f89828;
	color: #f89828;
}


