*{
    padding: 0;
    margin: 0;
    border: none;
}
body{
    font-family: 'Roboto', sans-serif;
    background: #fff;
}
.spacer{
    overflow: hidden;
    display: block;
    font-size: 0;
    line-height: 0;
    clear: both;
}
input::-webkit-input-placeholder {
	opacity: 1;
}
input::-moz-placeholder {
	opacity: 1;
}
input:-ms-input-placeholder {
	opacity: 1;
}
textarea::-webkit-input-placeholder {
	opacity: 1;
}
textarea::-moz-placeholder {
	opacity: 1;
}
textarea:-ms-input-placeholder {
	opacity: 1;
}

body header#primary-header{
    background: #fff;
}
#primary-header .logo img{
    margin: 0;
    height: 70px;
    max-width: none;
    display: block;
    margin: 25px 0 0;
}
.container{
/*    max-width: 1170px;*/
    padding: 0 30px;
    display: block;
    margin: 0 auto;
}
#primary-header .righthdr{
    float: right;
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    text-align: right;
    margin: 0;
    padding: 30px 0;
}
#primary-header .righthdr span.call{
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 5px 0 5px 35px;
    background: url(../images/call-icon-hi.png) no-repeat 0 50%;
    background-size: 30px 30px;
    font-size: 30px;
    line-height: 34px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fa6f14;
}
#primary-header .righthdr span.call a{
    color: #fa6f14;
    background-color: transparent;
    margin-left: 3px;
}
#primary-header .righthdr .tryus{
    display: block;
    color: #888;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
}

body section#main{
    background: url(../images/banner.jpg) no-repeat 50% 0;
    background-size: cover;
    display: block;
    overflow: hidden;
    padding-top: 6vw;
    padding-bottom: 12vw;
}
body section#main .slide{
    width: 50%;
    float: right;
    clear: both;
    display: block;
}
body section#main .slide h4{
    font-size: 24px;
    line-height: 28px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    padding: 20px 0 30px 0;
    font-weight: 500;
    margin: 0;
    text-align: center;
}
body section#main .slide h1{
    font-size: 28px;
    line-height: 35px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    color: #fff;   
    text-align: center;
    margin: 0;
    width: 100%;
}
body section#main .slide h1 span{
    color: #ffcc08;
    background-color: transparent;
    font-weight: 600;
    text-shadow: 0 0 2px rgba(0,0,0,0.3);
}
#form-zipcode{
    background: rgba(255,255,255,0.7);
    padding: 30px 20px;
    overflow: hidden;
    display: block;
    text-align: center;
	width:100%;
}
body section#main .form-container{
    margin-top: 20px;
    margin-bottom: 0;
    width: auto;
    max-width: 420px;
}
body section#main .form-container a#form--submit {
    box-shadow: none;
    margin: 0 auto;
    width: 250px;
    font-size: 27px;
    line-height: 80px;
    height: 80px;
    margin: 0 auto 15px;
    float: none;
    padding: 0;
    letter-spacing: 0;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    background: #0a2d61;
    display: block;
    color: #fff;
}
body section#main .form-container a#form--submit:hover {
    color: #a4d2f8;
    text-decoration: none;
}
body section#main .form-container #form-zipcode p{
    font-size: 13px;
    line-height: 17px;
    color: #666;
    font-weight: 300;
    display: block;
    padding: 10px 0 0 0;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
body section#main .form-container #form-zipcode p span{
    color: #333;
    font-weight: 600;    
}
body section#main .form-container #form-zipcode p i.fa{
    color: #dc3935;
    margin-left: 7px;
    font-size: 15px;
}
body section#main .form-container a#form--submit i.fa{
    color: #fff;
    background-color: transparent;
    margin-left: 10px;
    font-size: 28px;
    opacity: 0.8;
}
#process{
    background: #0a2d61;
    overflow: hidden;
    display: block;
    padding: 30px 0;
}
#process h3{
    text-align: center;
    display: block;
    float: none;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Raleway', sans-serif;
    color: #87b5e6;
    font-weight: 400;
    padding: 0 0 15px;
    margin: 0;
    position: relative;
}
#process h3:before{
    height: 1px;
    width: 80px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    content: "";
    bottom: 0;
}
#process .step-wrap{
    display: block;
    overflow: hidden;
    text-align: center;
    max-width: 1140px;
    display: block;
    margin: 0 auto;
}
#process .step{
    float: left;
    width: 25%;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 30px 0 0;
}
#process .step > span{
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border:1px solid #fff;
    display: block;
    margin: 0 auto;
    color: #fff;
}
#process .step h5{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: rgba(255,255,255,0.8);
    line-height: 20px;
    padding: 15px 0 0 0;
    display: block;
    font-weight: 300;
}
body footer#primary-footer{
    background: #fff;
    padding: 40px 0 30px;
}
body footer#primary-footer .topfootertxt{
    color: #999;
}
body footer#primary-footer p a{
    color: #333;
}
body section#main .form-container{
    background: none;
	margin:0 auto 50px;
}

.botmlstft{
    margin: 0 auto;
    font-size: 11px;
    line-height: 14px;
    color: #2e5f91;
    max-width: 720px;
    padding: 10px 15px;
    text-align: center;
    opacity: 0.7;
    display: block;
    text-transform: none;
}
.botmlstft a{
    color: #003265;
    text-decoration: underline;
}


#privacypolicy{
    background: #f9f9f9;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 50px 0;
}
#privacypolicy .container{
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1170px;
    display: block;
}
#privacypolicy h1{
    color: #06a306;
    font-size: 35px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 30px 0;
}
#privacypolicy h2{
    color: #002455;
    font-size: 22px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 10px 0;
}
#privacypolicy h3{
    color: #333;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 10px 0;
}
#privacypolicy p{
    font-size: 15px;
    line-height: 22px;
    color: #666;
    padding: 0 0 15px 0;
}

.contactform{
    background: #fff;
    padding: 30px 20px;
    border-radius: 0;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    max-width: 800px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
    border: 1px solid #eaeaea;
}
#privacypolicy .contactform h1{
    text-align: center;
    color: #00407f;
    padding-bottom: 10px;
}
#privacypolicy .contactform h5{
    text-align: center;
    color: #00407f;
    padding-bottom: 30px;
    font-size: 15px;
    line-height: 18px;
    opacity: 0.5;
}
.contactform .formfld{
    display: block;
    width: 50%;
    float: left;
    padding: 0 10px 20px 10px;
    box-sizing: border-box;
}
.contactform .formfld label{
    padding: 0 0 7px 0;
    color: #999;
    font-size: 14px;
    line-height: 17px;
    display: block;
    margin: 0;
}
.contactform .formfld input, .contactform .formfld select, .contactform .formfld textarea{
    width: 100%;
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    color: #333;
    font-family: 'Roboto', sans-serif;
    padding: 0 15px;
    box-sizing: border-box;
    background: #f7fbff;
    border: 1px solid #002041;
    font-weight: 400;
}
.contactform .triggerbtn{
    box-shadow: none;
    margin: 10px auto 0 !important;
    width: 200px;
    font-size: 27px;
    line-height: 60px;
    height: 60px;
    float: none;
    padding: 0;
    letter-spacing: 0;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    background: #06a306;
    display: block;
    color: #fff;
    cursor: pointer;
    clear: both;
}
.contactform .triggerbtn i.fa {
    color: #fff;
    background-color: transparent;
    margin-left: 10px;
    font-size: 28px;
    opacity: 0.8;
}

@media(min-width:1601px){
    
}
@media(max-width:1170px){
    .container{
        padding: 0 15px;
    }
}
@media(max-width:900px){
    #primary-header .logo{
        float: left;
    }
    body section#main{
        padding-top: 10vw;
        padding-bottom: 10vw;
    }
    body section#main .form-container{
        margin-bottom: 0;
    }
}
@media(max-width:767px){
    body section#main .slide{
        width: 100%;
    }
    #primary-header .logo{
        float: none;
        margin: 20px auto;
        display: block;
        max-width: 300px;
    }
    #primary-header .righthdr{
        float: none;
        display: block;
        margin: 0 -15px;
        background: #f5f5f5;
        padding: 10px 0;   
        text-align: center;
    }
    #primary-header .righthdr span.call{
        display: inline-block;
    }
    #primary-header .logo img{
        height: auto;
        width: 100%;
    }
    body section#main .slide h4{
        margin: 0 -15px;
        padding: 10px 15px;
        margin-top: 10px;
        color: #fff;
        font-size: 18px;
        line-height: 22px;
        font-weight: 600;
        background: rgba(0, 50, 101, 0.6);
    }
    body section#main .slide h1{
/*
        font-size: 35px;
        line-height: 40px;
        font-weight: 500;
*/
    }
	body section#main .form-container {
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%;
    max-width: 300px;
    display: table;
    float: none;
}
.heading_wpr {
    max-width: 600px;
    width: 98%;
}
}
@media(max-width:550px){
    .contactform .formfld{
        width: 100%;
    }
    .contactform{
        margin: 0 15px;
        max-width: 520px;
    }
    #process .step{
        width: 100%;
    }
    #process .step h5{
        padding-top: 10px;
    }
}
@media(max-width:400px){
	body section#main .form-container {
    margin-left: 0px;
}
}