﻿/*24d8c0*/

body {background-color:#e7ebee;}
.home_content {padding:0;text-align:center;background-color:#fff;}
.hero {height:calc(85%);}
.hero {padding:0;background:no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
.hero_text_wrapper {position:relative;width:100%;height:100%;color:#000;}
.vertical_float {position:relative;padding:40px;}
.h_bottom .vertical_float {padding-top:540px;}
.quote_left, .quote_right {text-align:left;}

.hero_text_wrapper .button-big {background-color:#6772e5;border-color:#6772e5;display:inline-block;margin-top:48px;}
.hero_header {color:#fff;font-size:40px;line-height:44px;font-weight:500;padding-bottom:24px;padding-top:64px;}
.hero_subheader {color:#fff;font-size:24px;line-height:32px;;font-weight:300;}
.hero_subheader:nth-child(3) {}
.float_inner {top:0;position:relative;}
.home_content.logos {background-color:#fff;}
.logos_list {text-align:center;}			
.logos_list img {display:inline-block;height:80px;margin:8px;}		
.logos_wrapper {margin:0 auto;max-width:800px;padding:80px 40px 40px;color:#444;}
#logos_header {font-size:40px;line-height:44px;font-weight:300;text-align:center;margin-bottom:60px;color:#444;}
.h_top {background-color:#444;}

/*
.button-nav, #logged_out span, #logged_in span {color:#fff}
.material-icons.mobile_on {color:#fff !important;}
*/

/* NEW */
.home_block {width:100%;color:#222;background:no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
.block_top {background-color:#fff;}
.block_bottom {background-color:#6970e5;}
h1, h2 {margin:0;padding:0;font-weight:300;font-size:22px;line-height:28px;}
h1 {font-weight:500;font-size:40px;line-height:44px;margin-bottom:24px;padding-top:20%;}
.home_block_text {position:relative;height:100%;}
#home_button {display:inline-block;margin:32px 0;padding:0 24px;/*border-color:#22c9b3;color:#22c9b3;min-width:180px;background-color:transparent;*/}



@media all and (min-width:800px) {

	.home_block {height:90%;}
	.home_block_text {height:100%;}
	.block_top {background-image:url('/assets/images/h_top2.jpg?2');}
	.block_top .home_block_text {margin-left:15%;width:28%;}
	.block_bottom .home_block_text {margin-left:50%;width:35%;text-align:right;}
	.block_bottom {background:no-repeat top center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-image:url('/assets/images/h_middle2.jpg');}

	h1 {font-size:52px;line-height:58px;padding-top:24px;opacity:0.8;}


	.hero {height:calc(100% - 80px);}
	.h_top {background-image:url('/assets/images/h1.png?12');}
	.h_middle {background-image:url('/assets/images/h_middle2.jpg?1');}
	.h_bottom {background-image:url('/assets/images/h_top.jpg');}	
	.logos_wrapper {padding:80px 0;}
	.logos_list img {height:64px;margin:16px;}
	.quote_left {margin-left:18%;}
	.quote_right {margin-left:60%;}
	.quote_right {text-align:right;}
	.vertical_float {padding:0;}
	.quote_left, .quote_right {width:32%;}
	.h_bottom .hero_subheader {max-width:220px;}
	.h_bottom .vertical_float {padding-top:0;}
	.hero_header {font-size:54px;line-height:60px;}
}