html,
body{
	height: 100%;
}
body {
	background-color: #fff; 
	font: 16px/130% 'Source Sans Pro', Tahoma, Arial, sans-serif; 
	color: #4a4c4d;
	padding: 0;
	margin: 0;
	position: relative;
}
h1,
h2{
	font-weight: 900;
	margin: 0 0 1.25rem;
}
h3,
h4,
h5,
h6{
	font-weight: 700;
	margin: 0 0 1.25rem;
	margin: 0 0 20px;
}
a:active{
	outline: none;
}
input:focus,
textarea:focus{
	outline: none;
}
/* Fonts */
h1{
	font-size: 24px;
	font-size: 1.5rem;
}
h2{
	font-size: 20px;
	font-size: 1.25rem;
}
h3{
	font-size: 18px;
	font-size: 1.125rem;
}
h4{
	font-size: 16px;
	font-size: 1rem;
}
p,
ul,
ol{
	padding: 0;
	margin: 0;
}
/* Layout */
.border-box,
input{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inline-block{
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.main-wrapp{
	position: relative;
	height: 100%;
}
.wrapp{
	width: 100%;
	position: relative;
	padding-top: 445px;
}
.section{
	padding: 20px 20px 0;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
.section .title{
	text-transform: uppercase;
}
.container{
	max-width: 1024px;
	margin: 0 auto;
}
/* end Layout */

/**
 
 * HEADER
 
 */
.formula-svg-box{
	position: absolute;
	top: 50%;
	margin-top: -215px;
	right: -20%;
}
#g4223,
#g4816,
#g4898,
#g4955,
#g4943{
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;	
}
#g4898{
	-moz-transition-delay: 600ms;
	-webkit-transition-delay:  600ms;
	transition-delay:  600ms;
}
#g4955{
	-moz-transition-delay:  1s;
	-webkit-transition-delay:  1s;
	transition-delay:  1s;
}
#g4943{
	-moz-transition-delay:  1500ms;
	-webkit-transition-delay:  1500ms;
	transition-delay:  1500ms;
}
.main-header{
	padding: 4% 5% 6%;
	background: url(../images/header-bg.jpg) center top / cover no-repeat;
	position: fixed;
	overflow: hidden;
	height: 445px;
	top: 0;
}
.main-header:before {
    background-color: rgba(255, 255, 255, 0.07);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.06);
    content: " ";
    height: 1025px;
    position: absolute;
    right: 0;
    top: -100px;
    transform: rotate(25deg);
    width: 260px;
	z-index: 1;
}
.main-header:after{
	content: " ";
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
	background-color: rgba(82,61,92,.7);
}
.main-header .container{
	position: relative;
	z-index: 1;
}
.no-opacity .main-header{
	background: url(../images/header-bg.jpg) center top repeat; 
}
.header-title{
	font-size: 42px;
	font-size: 2.625rem;
	color: #fff;
	text-transform: uppercase;
	max-width: 520px;
	line-height: 110%;
	margin: 0;
	display: block;
}
.header-description{
	font-size: 18px;
	font-size: 1.125rem;
	color: #f4f0e5;
	font-weight: 400;
	max-width: 550px;
	line-height: 110%;
	margin: 25px 0 0;
}
.logo{
	display: block;
	width: 50px;
	height: 48px;
	margin: 0 0 5%;
	background: url(../images/logo.svg) no-repeat;
}
 /**

 * HEADER
 
 */
 
 /* Section Benefits */
.benefits-block{
	background-color: #f4f0e5;
	padding: 3% 30px;
}
.benefit{
	float: left;
	position: relative;
	font-size: 18px;
	font-size: 1.125rem;
	padding: 0 0 0 60px;
	margin: 4% 0;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}
.animate .benefit{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.benefit:after{
	width: 3px;
	height: 25px;
	position: absolute;
	left: 50px;
	top: 2px;
	background-color: #ffb866;
	content: " ";
	-moz-transition: height .3s ease;
	-webkit-transition: height .3s ease;
	transition: height .3s ease;
}
.benefit:hover:after{
	height: 100%;
}
.benefit:before{
	width: 42px;
	height: 35px;
	position: absolute;
	left: 0;
	top: 2px;
	background-image: url(../images/sprite.svg);
	background-repeat: no-repeat;
	content: " ";
}
.benefit-1:before{
	background-position: 0 0;
	width: 32px;
	height: 27px;
	left: 2px;
}
.benefit-2:before{
	background-position: -33px 0;
	width: 42px;
	height: 35px;
	top: -5px;	
}
.benefit-3:before{
	background-position: -76px 0;
	width: 36px;
	height: 34px;
	top: -5px;	
}
.benefit-4:before{
	background-position: 0 -41px;
	width: 25px;
	height: 32px;
	left: 7px;	
	top: -2px;
}
.benefit-5:before{
	background-position: -31px -40px;
	width: 39px;
	height: 27px;
}
.benefit-6:before{
	background-position: -73px -39px;
	width: 36px;
	height: 31px;	
	left: 3px;
	top: -5px;
}
.benefit-7:before{
	background-position: -118px -3px;
	width: 34px;
	height: 26px;
	left: 4px;	
}
.benefit-8:before{
	background-position: -117px -38px;
	width: 35px;
	height: 31px;	
	left: 3px;	
	top: -3px;	
}
.benefit-1,
.benefit-5{
	width: 29%;
}
.benefit-2,
.benefit-6{
	width: 25%;
}
.benefit-3,
.benefit-7{
	width: 20%;
}
.benefit-4,
.benefit-8{
	width: 25%;
}
 /* end Section Benefits */

 /* Section Subscribe */ 
.subscribe-block{
	background-color: #05a779;
	padding: 5%;
	vertical-align: middle;
}
.subscribe-block p{
	font-size: 30px;
	font-size: 1.875rem;
	color: #fff;
	font-weight: 300;
	width: 50%;
	vertical-align: middle;
	line-height: 120%;
}
.subscribe-form {
	width: 46%;
	padding-left: 3%;
	vertical-align: middle;
	position: relative;
}
.subscribe-form:after{
	content: " ";
	width: 10px;
	height: 15px;
	background: url(../images/sprite.svg) -155px 0px no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 0;
}
.subscribe-form .form-box.animate{
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	visibility: hidden;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.subscribe-form input[type=email],
.subscribe-form input[type=submit], #cont {
	font-family: 'Source Sans Pro', sans-serif;
	height: 46px;
	border: none;
	padding: 0;
	margin: 0 3% 0 0px;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 300;
	color: #959595;
	text-align: center;
	width: 48%;
	box-shadow: 0 0 0 1px #0a9d73, 3px 3px 3px 0 rgba(0, 0, 0, .2) inset;
	vertical-align: top;
}
.subscribe-form input[type=email]{
	text-align: left;
	padding: 0 20px;
}
.subscribe-form input[type=email]:focus{
	box-shadow: 0 0 0 2px #ffb866;
}
.subscribe-form input[type=submit], #cont{
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0;
	width: 47%;
	background-color: #05a779;
	box-shadow: 0 0 0 2px #fff inset;
	color: #fff;
	transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-webkit-transition: background-color .3s ease;
	cursor: pointer;
}
#cont {
	margin: .5rem 0;
	background-color: #FFB866;
	color: #4A4C4D;
}
#cont:hover {
	background-color: transparent;
	color: white;
}
.subscribe-form input[type=submit]:hover{
	background-color: rgba(255,255,255,.2);
}
.subscribe-form input[type=submit]:active{
	box-shadow: 0 0 0 2px #fff inset, 2px 3px 3px 1px rgba(0,0,0,.2) inset;
}
.subscribe-block b{
	color: #ffb866;
	font-weight: 600;
}
.subscribe-block .status {
    top: 30%;
    display: inline-block;
    position: absolute;
    width: 100%;
	color: #ffb866;
	text-align: center;
	font-size: 20px;	
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	visibility: hidden;
	-moz-transition: all .3s ease 300ms;
	-webkit-transition: all .3s ease 300ms;
	transition: all .3s ease 300ms;
}
.subscribe-form .status.visible{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	opacity: 1;
}
.subscribe-block .status.error {
    color: #fff;
	text-align: left;
	padding: 0;
	font-size: 14px;
	top: auto;
	bottom: -25px;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
}
 /* end Section Subscribe */
 
 /* Section Content */
.content-blocks{
	display: table;
	width: 100%;
}
.section-content{
	padding-bottom: 20px;
}
.content-block{
	display: table-cell;
	padding: 0;
	border-left: 20px solid #fff;
	background-color: #f6f5f3;
	width: 35%;
	padding: 4%;
	vertical-align: top;
	font-weight: 300;
}
.content-block:first-child{
	border-left: 0;
	box-shadow: 0 0 0 2px #05a779 inset;
	width: 25%;
	padding: 20px;
}
.content-block li{
	font-size: 16px;
	font-size: 1rem;
	color: #05a779;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	float: left;
	padding: 0 10px 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.content-block .title{
	color: #05a779;
}
 /* end Section Content */ 
 
 /* Section Footer Content */
.section-fcontent{
	position: relative;
	z-index: 1;
	background: url(../images/footer-bg.jpg) center right/contain no-repeat;
	padding: 4% 5%;
}
.section-fcontent:after{
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #6c5b73;
	background: -moz-linear-gradient(left,  rgba(108,91,115,1) 0%, rgba(108,91,115,0.98) 68%, rgba(108,91,115,0.85) 75%, rgba(108,91,115,0.75) 81%, rgba(108,91,115,0.5) 88%, rgba(108,91,115,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(108,91,115,1)), color-stop(68%,rgba(108,91,115,0.98)), color-stop(75%,rgba(108,91,115,0.85)), color-stop(81%,rgba(108,91,115,0.75)), color-stop(88%,rgba(108,91,115,0.5)), color-stop(100%,rgba(108,91,115,0)));
	background: -webkit-linear-gradient(left,  rgba(108,91,115,1) 0%,rgba(108,91,115,0.98) 68%,rgba(108,91,115,0.85) 75%,rgba(108,91,115,0.75) 81%,rgba(108,91,115,0.5) 88%,rgba(108,91,115,0) 100%);
	background: -o-linear-gradient(left,  rgba(108,91,115,1) 0%,rgba(108,91,115,0.98) 68%,rgba(108,91,115,0.85) 75%,rgba(108,91,115,0.75) 81%,rgba(108,91,115,0.5) 88%,rgba(108,91,115,0) 100%);
	background: -ms-linear-gradient(left,  rgba(108,91,115,1) 0%,rgba(108,91,115,0.98) 68%,rgba(108,91,115,0.85) 75%,rgba(108,91,115,0.75) 81%,rgba(108,91,115,0.5) 88%,rgba(108,91,115,0) 100%);
	background: linear-gradient(to right,  rgba(108,91,115,1) 0%,rgba(108,91,115,0.98) 68%,rgba(108,91,115,0.85) 75%,rgba(108,91,115,0.75) 81%,rgba(108,91,115,0.5) 88%,rgba(108,91,115,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c5b73', endColorstr='#006c5b73',GradientType=1 );
	z-index: -1;
}
.section-fcontent{
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
	color: #f4f0e5;
}
.section-fcontent .title{
	color: #ffb866;
}
.section-fcontent p{
	padding: 10px 0 35px;
	max-width: 75%;
}
.section-fcontent strong{
	font-weight: 600;
}
 /* end Section Footer Content */

/**
 
 * FOOTER
 
 */
 .main-footer{
	padding: 2% 5%;
}
 .copyright{
	font-size: 14px;
	font-size: .875rem;
	color: #b197bc;
	font-weight: 300;
}
 /**
 
 * end FOOTER
 
 */
 
 @media screen and (max-width: 1200px){
	.benefit{
		width: 49%;
		padding-right: 30px;
		margin: 10px 0;
		min-height: 45px;
		float: none;
	}
	.formula-svg-box{
		right: 0%;
	}
 }  
 @media screen and (max-width: 1024px){
	.formula-svg-box{
		display: none;
	}
 }
 @media screen and (max-width: 980px){
	.main-header:before{
		display: none;
	}
	.header-title,
	.header-description{
		max-width: 100%;
	}
 } 
 @media screen and (min-width: 768px) and (max-width: 980px), screen and (max-width: 600px){
	.subscribe-form input[type="email"], 
	.subscribe-form input[type="submit"]{
		width: 100%;
		margin: 5px 0;
	}
	.content-block li{
		width: 100%;
		padding: 0 0 3px;
	}
 } 
 @media screen and (min-width: 768px) and (max-width: 980px){
	.subscribe-block .status.error{
		bottom: auto;
		top: -25px;
	}
	.subscribe-block .status{
		top: -35px;
		bottom: auto;
	}
}
 @media screen and (max-width: 768px){
	.subscribe-block p,
	.subscribe-form,
	.benefit,
	.content-block,
	.content-block:first-child{
		width: 100%;
	}
	.subscribe-form{
		padding: 0 0 20px;
	}
	.subscribe-block p{
		padding: 0 0 30px;
	}
	.subscribe-form:after{
		display: none;
	}
	.benefit{
		padding-bottom: 10px;
		min-height: 0;
	}
	.content-block{
		display: inline-block;
		border: none;
		margin-top: 20px;
	}
	.content-block:first-child{
		margin-top: 0;
	}
	.section-fcontent{
		background-size: cover;
	}
	.subscribe-block .status.error{
		bottom: -10px;
	}
	.subscribe-block .status{
		bottom: -15px;
	}
 }
 @media screen and (max-width: 980px){
	.subscribe-block .status.error {
		bottom: auto;
		top: -20px;
	}
 } 