@font-face { font-family: 'Aleo'; src: url('fonts/Aleo-Regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Aleo'; src: url('fonts/Aleo-Bold-webfont.woff') format('woff'); font-weight: bold; font-style: normal; }

html, body { margin: 0; padding: 0; font-family: 'Lato', sans-serif; color: #565c62; }

.container { width: 1300px; margin: 0 auto; overflow: auto; }
.stamp { position: absolute; width: 141px; height: 184px; background: url(images/stamp.png) no-repeat; background-size: 141px 184px; }
.clear { clear: both; }

#header .logo { float: left; }
#header .logo img { display: block; max-height: 88px; }
#header .callnow { float: right; background: #0c943a; font-size: 25px; height: 50px; line-height: 46px; color: #ffffff; text-transform: uppercase; font-weight: bold; padding: 19px 17px; }
#header .callnow span { vertical-align: middle; }
#header .callnow .phone { font-size: 1.5em; font-weight: 900; padding-left: 9px; font-family: Arial, sans-serif; }
#header .bbb { float: right; height: 88px; }

#top .right { float: right; position: relative; width: 620px; }
#top .right img { display: block; width: 100%; }
#top .left { float: left; width: 620px; height: 515px; position: relative; }
#top .left h1 { color: #0c943a; font-size: 27px; font-family: Aleo; font-weight: bold; margin-bottom: 30px; }
#top .left p { font-size: 20px; }
#top .left .form { position: absolute; bottom: 0; }
#top .left .form h2 { font-weight: bold; color: #004aa7; font-size: 22px; margin-bottom: 30px; }
#top .left .form .row { font-size: 0; }
#top .left .form input { font-size: 21px; border: 1px solid #cccecf; background: #eeefef; padding: 20px; margin-bottom: 24px; }
#top .left .form .row input[type="text"]:first-child { margin-right: 24px; }
#top .left .form input[type="text"] { width: 256px; }
#top .left .form input[type="submit"] { border-color: #004aa7; background: #004aa7; color: #fff; width: 100%; margin-bottom: 0; }
#top .disclaimer { margin-top: 20px; font-weight: bold; font-style: italic; font-size: 12.5px; color: #959ea3; }

#meters { margin-top: 40px; }
#meters .container { text-align: center; overflow: visible; }
#meters h2 { font-family: 'Aleo', serif; font-weight: bold; font-size: 25px; position: relative; }
#meters .meter { display: inline-block; margin: 50px 80px; }

#features { text-align: center; }
#features .container{ overflow: visible; }
#features .feature { width: 50%; float: left; padding: 40px 0; }
#features .feature h2 { font-size: 25px; font-weight: bold; margin: 0 0 20px 0; position: relative; padding-bottom: 25px; }
#features .feature h2:after { content: ''; display: block; width: 26px; height: 3px; position: absolute; bottom: 0; left: 50%; margin-left: -13px; }
#features .feature p { font-size: 18px; width: 450px; margin: 0 auto; line-height: 30px; }
#features .feature ul { font-size: 18px; margin: 0 auto; line-height: 30px; padding: 0; }
#features .feature ul li { list-style: none; font-weight: bold; }
#features .feature ul li:before { content: '\2022'; margin-right: 7px; }
#features .feature#shipment { background: #004aa7; color: #ffffff; }
#features .feature#shipment h2:after { background: #ffffff; }
#features .feature#shipment ul { width: 400px; margin-left: 150px; }
#features .feature#shipment ul li { float: left; width: 50%; text-align: left; }
#features .feature#shipment ul:after { content: ''; display: block; clear: both; }
#features .feature#cookbook { color: #fd9326; font-family: Arial, sans-serif; font-weight: bold; position: relative; background: url(images/cookbook-bg.jpg) no-repeat; background-size: cover; text-align: left; }
#features .feature#cookbook h2 { text-transform: uppercase; margin: 0 0 0 30px; font-size: 45px; line-height: 1em; padding-bottom: 15px; font-weight: 900; }
#features .feature#cookbook h2 span { font-size: 1.1em; }
#features .feature#cookbook h3 { text-transform: uppercase; font-size: 20px; margin: 0 0 0 30px; }
#features .feature#cookbook img { position: absolute; width: 240px; top: -20px; right: 10px; }
#features #questions { clear: both; font-size: 30px; text-transform: uppercase; background: #0c943a; color: #ffffff; padding: 10px 0; }
#features #questions span { vertical-align: middle; }
#features #questions .phone { font-size: 1.5em; font-weight: 900; padding-left: 15px; font-family: Arial, sans-serif; }

#why { padding-top: 50px; text-align: center; }
#why .container { overflow: visible; }
#why h2 { margin: 0; font-size: 25px; font-family: 'Aleo', serif; font-weight: bold; position: relative; margin-bottom: 30px; }
    #why h2 img {
        vertical-align: middle;
        max-height: 88px;
    }
#why h2 .stamp { top: 0; left: 50%; margin-left: 210px; width: 136px; height: 148px; background-size: 136px 148px; z-index: -1; }
#why .reason { display: inline-block; margin: 20px 60px; width: 270px; position: relative; vertical-align: top; }
#why .reason:before { content: ''; display: block; background: url(images/icons-reasons.png) no-repeat; background-size: 192px 104px; width: 64px; height: 52px; position: relative; left: 50%; margin-left: -32px; }
#why .reason.bbb:before { background-position: 0 0; }
#why .reason.guarantee:before { background-position: -64px 0; }
#why .reason.shipping:before { background-position: -128px 0; }
#why .reason.approved:before { background-position: 0 -52px; }
#why .reason.specialist:before { background-position: -64px -52px; }
#why .reason.contracted:before { background-position: -128px -52px; }
#why .reason p { color: #004aa7; font-size: 18px; margin: 20px auto; }
#why .reason.approved p { width: 240px; }

#qualify { background: #d1e3f1; text-align: center; padding: 35px 0; }
#qualify .form h2 { font-size: 20px; margin: 0 auto 35px auto; }
#qualify .form .row { font-size: 0; }
#qualify .form input { font-size: 21px; border: 1px solid #cccecf; padding: 20px; margin: 0 10px 20px 10px; width: 263px; }
#qualify .form input[type="submit"] { border-color: #004aa7; background: #004aa7; color: #fff; width: 630px; margin-bottom: 0; }

@media screen and (max-width: 1350px) {
	.container { width: 720px; }
	#header .logo img { display: block; max-height: 65px; }
	#header .callnow { font-size: 20px; height: 35px; line-height: 30px; padding: 15px 10px; }
	#header .bbb { height: 65px; }
	
	#top .right { float: none; margin: 0 auto; }
	#top .right img { margin: 0 auto; }
	#top .left { float: none; height: auto; margin: 0 auto; width: auto; text-align: center; }
	#top .left .form { position: static; margin-top: 40px; }
	#top .left .form input[type="submit"] { width: 620px; }
	#top .disclaimer { text-align: justify; }
	
	#features .feature { width: auto; float: none; }
	#features .feature#shipment ul { margin-left: 185px; }
	#features .feature#cookbook h2 { margin-left: 80px; }
	#features .feature#cookbook h3 { margin-left: 80px; }
	#features #questions { font-size: 20px; }
	#features #questions .phone { padding-left: 10px; }
	
	#why .reason { margin: 10px 20px; }
	
	#qualify .form h2 { max-width: 550px; }
}

@media screen and (max-width: 720px) {
	.container { width: 320px; }
	#header .logo { float: none; }
	#header .logo img { margin: 10px auto; }
	#header .callnow { float: none; width: auto; height: auto; line-height: normal; font-size: 15px; text-align: center; padding: 10px; }
	#header .bbb { display: none; }
	
	#top .right { width: auto; }
	#top .right img { height: auto; width: 100%; }
	#top .left h1 { font-size: 19px; margin-bottom: 15px; }
	#top .left p { font-size: 15px; }
	#top .left .form { margin-top: 30px; }
	#top .left .form h2 { margin-bottom: 20px; }
	#top .left .form .row input[type="text"] { width: 278px; }
	#top .left .form .row input[type="text"]:first-child { margin-right: 0; }
	#top .left .form input[type="submit"] { width: 100%; }
	#top .disclaimer { margin-top: 30px; }
	
	#meters .meter { margin: 40px auto; display: block; }
	#meters .meter p { margin-top: 10px; }
	
	#features .feature { padding: 40px; }
	#features .feature h2 { font-size: 20px; }
	#features .feature#shipment ul { margin: 0; width: auto; }
	#features .feature#shipment ul li { width: auto; float: none; padding-left: 45px; }
	#features .feature#cookbook { padding: 20px 20px 280px 20px; }
	#features .feature#cookbook h2 { margin: 0; font-size: 36px; width: auto; }
	#features .feature#cookbook h3 { margin: 0; font-size: 18px; width: auto; }
	#features .feature#cookbook img { top: auto; right: auto; bottom: -15px; left: 50%; margin-left: -120px; }

	#features #questions { padding: 20px; }
	#features #questions .phone { display: block; }
	
	#why h2 .stamp { top: 100px; right: 0; left: auto; margin-left: 0; }
	#why h2 { margin-bottom: 50px; }
	#why .reason { margin: 10px auto; }
	
	#qualify .form h2 { font-size: 18px; }
	#qualify .form input { margin: 0 0 20px 0; width: 278px; }
	#qualify .form input[type="submit"] { width: 100%; }
}