html {
    overflow-x: hidden;
}
header img {
    float: left;
    margin: 30px 0;
    width: 120px;
    height: auto;
}
header p {
    float: right;
    font-weight: 300;
    margin: 35px 0;
    line-height: 1.5;
    font-size: 0.75em;
}
header p a {
    font-weight: 700;
    display: block;
    font-size: 1.75em;
}
footer {
    min-height: 100px;
    line-height: 100px;
    margin-top: 75px;
}
body.thanks footer {
    margin-top: 0;
}
footer img, footer p {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 0.75em;
}
footer img {
    margin-left: 0px;
    margin-right: 30px;
    width: 85px;
    height: auto;
}
h1 {
    font-size: 1.75em;
    line-height: 1;
    font-weight: 300;
    margin:0;
}
div[class^="section-"] .inner, div[class*="section-"] .inner, header .inner, footer .inner {
    width: calc(100% - 40px);
    -webkit-width: calc(100% - 40px);
    -moz-width: calc(100% - 40px);
    margin: 0 20px;
}
div[class^="section-"] .inner, div[class*="section-"] .inner {
    padding-top: 60px;
}
div[class^="section-"] h1, div[class*="section-"] h1 {
    margin-bottom: 5px;
}
div[class^="section-"] p, div[class*="section-"] p {
    margin: 10px 0;   
    line-height: 1.3125em;
}
div.section-0 .wrapper .inner > .inner-inner {
    width: 100%;
    float: none;
}
div.section-0 .wrapper .inner > .inner-inner h1 {
    font-size: 1.75em;
}
div.section-0 .wrapper .inner > img {
    display: none;
}
div.section-0 .wrapper .inner > .inner-inner .buttons a {
    width: 100%;
    max-width: 200px;
    float:none;
}
div.section-1 {
    background-image: url("../img/bg.png");
    background-repeat: no-repeat;
    background-size: 1800px 300px;
    background-position: center bottom;
}
div.section-1 h1 span {
    font-weight: 700;
}
div.section-1 .copy {
    margin-bottom: 30px;
}
div.section-1 .pricing {
    max-width: 410px;
    margin: 0 auto;
    position: relative;
}
div.section-1 .pricing > div {
    padding: 0px;
    margin-bottom: 50px;
    width: 49%;
    margin-right: 1%;
    max-width: 250px;
/*     max-height: 175px; */
    min-height: 132px;
    float: left;
    text-align: center;
    background-image: url('../img/pricebox.png');
    background-size: auto 100%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    position: relative;
}
div.section-1 .pricing h2 {
    display: inline-block;
    font-size: 3.130625em;
    margin: 22% 0;
/*
    
    margin-top: 14%;
    margin-bottom: 30%;
*/
}
div.section-1 .pricing h2 sup {
    font-size: 0.4705530046em;
    top: -0.667em;
}
div.section-1 .pricing p {
    display: inline-block;
    font-size: 0.966875em;
    line-height: 1.16354234em;
    text-align: left;
    margin-left: 2px;
}
/* Fuel Charge */
div.section-1 .pricing p:nth-of-type(n+2) {
    position: absolute;
    bottom: 10%;
/*     bottom: 5%; */
    left: 0;
    right: 0;
    text-align: center;
    font-size: 1.125em;
}

div.section-1 .pricing span.disclaimer {
	font-size: 0.75em;
	display: block;
	position: absolute;
	bottom: -25px;
	width: 100%;
	text-align: right;
	
}

div.section-2 .inner > h1 {
    text-align: center;
    color: #00539b;
}
div.section-2 .inner > p {
    text-align: center;  
    font-size:  1.125em;
    font-weight: 500;
    margin-top:0;
}
div.section-2 .contents {
    clear:both;
    margin-top: 30px;
}
div.section-2 .contents:before,div.section-2 .contents:after {
    content:"";
    display: table;
    clear: both;
}
div.section-2 div h2 {
    font-size: 1.3125em;
    line-height: 1em;
    padding: 5px 0;
    color: #00539b;
    font-family: "omnes-pro",sans-serif;
    font-weight: 400;
}
div.section-2 div ul {
    font-family: "omnes-pro",sans-serif;
    font-weight: 300;
    font-size: 1.125em;
    line-height: 1.25em;
    list-style: none;
    padding-left: 0;
    margin-top: 16px;
    margin-bottom: 30px;
}
div.section-2 div ul li {
    width: 100%;
    display: block;
    color: #333;
    padding-left: 20px;
    line-height: 32px;
    white-space: nowrap;
}
div.section-2 div ul li:last-of-type {
    display: block;
    width: 100%;   
    -webkit-columns: 0;
    -moz-columns: 0;
        columns: 0;
    font-weight: 500;
/*     color:#fbb040; */
}
div.section-2 div ul li:before {
    content: '\2022';
    display: inline;
    display: inline-block;
    margin-right: 10px;
    margin-left: 00px;
    color: #333;
}
div.section-2 .left {
    float:left;
    width: 50%;
    padding-left: 50px;
}
div.section-2 .right {
    float: right;
    width: 50%;
    padding-left: 50px;
}
@media screen and (max-width: 575px) {
    div.section-2 .left, div.section-2 .right {
        float: none;
        width: 100%;
    }
}
div.section-2 img.docway {
    width: 100%;
    height: auto;
}
div.section-2 .contents {
    margin: 50px auto;
    max-width: 960px;
}
div.section-2 .contents p {
    font-size: 0.875em;
    line-height: 1.3125em;
    color: #333;
}
div.section-2 .inner a[href="#the-doc-way"] {
    display: block;
    margin: 30px auto;
    width: 200px;
    border-radius: 3px;
    background-color: #00539b;
    color: #FFF;
    padding: 13.5px 0px;
    text-align: center;
}
div.section-2 .inner a[href="#the-doc-way"]:hover {
    background-color: #0f3053;
}
div.section-3 .inner.cf .contents {
    width: 100%;
    float: none;
    position: relative;
}
div.section-3 .inner.cf .contents h1 {
    color: #004c8e;
}
div.section-3 .inner.cf .contents p {
    color: #666;
    max-width: 430px;
}
div.section-3 .inner.cf .contents .call {
    padding-top: 15px;
    padding-bottom: 50px;
}
div.section-3 .inner.cf .contents .call img.icon {
    width: 64px;
    height: 59px;
    float: left;
    margin: 10px 6px 10px 0;
}
div.section-3 .inner.cf .contents img.trucks {
    display: none;
    max-width: 372px;
}
div.section-3 .inner.cf .contents .call p {
    float: left;
}
div.section-3 .inner.cf .contents .call span {
    color: #004b8b;
    font-family: "omnes-pro",sans-serif;
    font-size: 1em;
    line-height: 2em;
    font-weight: 500;
}
div.section-3 .inner.cf .contents .call a {
    color: #fbb040;
    font-family: "museo", serif;
    font-size: 2em;
    font-weight: 700;
}
div.section-3 .inner.cf .contact {
    width: 100%;
    float: none;
}
div.section-3 .inner.cf .contact form fieldset {
    border: none;
    margin:0;
    padding:0;
}
div.section-3 .inner.cf .contact form label {
    display: block;
    text-transform: uppercase;
    font-size: 0.625em;
    font-weight: bold;
    color: #666666;
    margin-top: 20px;
    margin-bottom: 10px;
}
div.section-3 .inner.cf .contact form input, div.section-3 .inner.cf .contact form textarea {
	border: 1px solid #ccc;
	color: #666;
}
div.section-3 .inner.cf .contact form .button_new {
	background-color: #00539b;
	color: #FFF;
	border-radius: 4px;
	font-size: 16px;
	margin-top:35px;
}
div.section-3 .inner.cf .contact form .button_new:hover {
	background-color: #0F3053;
}

div.section-3 .inner.cf .contact form .select-wrap .chosen-container .chosen-single {
	background: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	height: 45px;
	font-size: 16px;
	padding-top: 9px;
	color: #ccc;
}
div.section-3 .inner.cf .contact form .select-wrap .chosen-container .chosen-single div b {
	background-position: 0 13px;
}
div.section-3 .inner.cf .contact form .select-wrap .chosen-container .chosen-drop ul li {
	font-size: 14px;
}

div.section-3 .inner.cf .contact form input, div.section-3 .inner.cf .contact form select, div.section-3 .inner.cf .contact form textarea {
    width:100%;   
    height: 45px;
    -webkit-appearance: none;
/*     border: solid 1px #cccccc; */
    border-radius: 0;

}
div.section-3 .inner.cf .contact form select{
    width:100%;
    height:55px;
    font-family: 'omnes-pro', arial, sans-serif;
    background: #fff;
}
div.section-3 .inner.cf .contact form label{
     font-family: 'omnes-pro', arial, sans-serif !important
}
.hs-form .hs-input, .hs-form textarea.hs-input, .hs-form fieldset{
    max-width: none !important
}
.hs-form input:not([type="image"]), .hs-form textarea{
    box-sizing: border-box !important
}
.hs-form fieldset.form-columns-2 .input, .hs-form fieldset.form-columns-1 .input{
    margin-right:0px !important
}
.hs-form .hs-button{
    background: #00539b !important;
    text-transform: none !important;
    font: normal 16px 'omnes-pro', arial, sans-serif !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border: 0px !important;
    padding-left: 0 !important;
}
.hs-form.stacked .actions{
    padding:0 !important;
    margin:0 !important;
    width:100%;
}
div.section-3 .inner.cf .contact form input, div.section-3 .inner.cf .contact form textarea {
    padding: 0;
    font: 14px 'omnes-pro', arial, sans-serif;
    padding-left: 10px;
}
div.section-3 .inner.cf .contact form textarea {
    padding-top:10px;
}
div.section-3 .inner.cf .contact form fieldset.select .select-wrap, div.section-3 form .hs_industry div.input {
    width: 100%;
    height: 45px;
    border: solid 1px #cccccc;
    background: url("../img/select-triangle.png") no-repeat 98% 50%;
    overflow: hidden;
}
div.section-3 .inner.cf .contact form fieldset.select select, div.section-3 form .hs_industry div.input select {
    background: transparent !important;
    color: #CCC;
    padding: 15px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 45px;
    -webkit-appearance: none;
}
div.section-3 form .hs_industry div.input select {padding-top: 0px;}
div.section-3 .inner.cf .contact form textarea {
    width: 100%;
    min-height: 90px;
    border: solid 1px #cccccc;
}
div.section-3 .inner.cf .contact form button, div.section-3 form .hs-button {
    min-width: 200px;
    border-radius: 3px;
    background-color: #00539b;
    color: #FFFFFF;
    text-align: center;
    height: 50px;
    border: none;
    margin: 16px 0 50px 0;
}
div.section-3 .inner.cf .contact form button:hover, div.section-3 form .hs-button:hover {
    background-color: #0f3053 !important;
    box-shadow: none !important;
}
.submitted-message {
    color: #004c8e;
    font-family: "museo",serif;
    font-size: 2.25em;
    text-align: center;
    margin-bottom: 50px
}
@media screen and (min-width: 401px){
    .hs-form fieldset.form-columns-2 div:first-of-type .input {
        margin-right:10px !important
    }
    div.section-3 .inner.cf .contact form .row .row_wrap {
	    width: 50%;
	    float: left;
    }
    div.section-3 .inner.cf .contact form .row .row_wrap:first-of-type {
	    padding-right: 10px;
    }
}
