﻿* { margin:0; padding:0;}
body {margin:0; padding:0; font-family:"Montserrat"; background-color:#fdfdfd;}
input, textarea, button, select { -webkit-appearance: none; -webkit-border-radius: 0; -moz-appearance: none; }
select::-ms-expand { display: none; }  
a img{border:none !important; text-decoration:none !important;}
.noPadding{padding:0;}
.container{box-shadow:0 0 50px 10px #999;}
.logo{width:256px; height:59px; float:left;}
.header{  color:#2a93cc;  font-weight:500; }
.headerItem{float:right; margin:15px 0 0 15px; }
.headerItemIcon { float: left; font-size: 20px; margin:6px 4px; }
.headerItemText { float: left; font-size: 24px; }
.phoneNumber{float:right;}
.phoneNumber:hover{text-decoration:none;}
.headerContactLink{ cursor:pointer;}
.headerContactLink:hover{color:#999;}
.relativeRow{position:relative;}
.validateError{box-shadow:0 0 8px 4px #e94f44; -moz-box-shadow:0 0 8px 4px #e94f44; -webkit-box-shadow:0 0 8px 4px #e94f44 !important; }
.errorPanel{width:100%; position:absolute; top:0; left:0; padding:5px; background-color:red; font-size:14px; font-weight:500; color:white;}
.section1Wrapper{ background:transparent url(../images/sectionBg.jpg) no-repeat -100px -50px; background-size:auto;}
.section1Slogan{font-size:48px; font-weight:600; margin:30px 0 20px 0; color:white; text-shadow:0 5px 5px #000;}
.section1Content{width:80%;  position:absolute; top:50px; right:5%; }

.section1Info{width:100%; float:left; background-color:rgba(255,255,255,0.7); color:#2ba86d; text-align:center;   }
.section1InfoHeader{width:100%; padding:5px 0; font-size:24px; font-weight:600;  text-shadow:0 2px 5px #999; }
.section1InfoPhone{font-size:24px; color:#2ba86d;  font-weight:600;  text-shadow:0 2px 5px #999;}
.section1InfoPhoneIcon{margin:5px 5px 8px 5px; font-weight:600;  font-size:20px; color:#2ba86d;  text-shadow:0 2px 5px #999;}
.section1InfoTextOr{font-weight:400;  font-size:24px; color:#666;  text-shadow:0 5px 5px #999;}

.section1Form{width:100%; float:left; padding:0; background-color:#777; }
.section1FormElement{width:90%; float:left; margin:10px 5%;}
.section1FormTextarea{ resize:none;}
.section1FormButton{width:90%; float:left; margin:10px 5%; background-color:#2a93cc; border:none; color:white; font-weight:600;  font-size:16px;} 
.section1FormButton:hover{background-color:#2ba86d;}
.section1FormDisclaimer{width:90%; float:left; margin:5px 5%; color:white; font-weight:400;  font-size:11px;}
.bgGreen{ background-color:#2ba86d;}

.section2Wrapper{margin:10px 0; font-size:15px; line-height:20px;}
.section3Wrapper{padding:10px 0; background-color:#2a93cc; color:white;}
.section3Header{width:100%; float:left; margin:0 0 10px 0; font-size:24px; font-weight:600; text-align:center;}
.section3ListIcon{margin:0 5px 0 0;}
.section3ListItem{margin:5px 0; font-size:16px; font-weight:600; }

.section4Header{padding:10px 0; margin:20px 0 0 0; background-color:#2ba86d; font-size:24px; font-weight:600; text-align:center; color:white;}
.section4Phone{color:white!important; text-decoration:none !important;}


.contactPageLeft{padding:10px 15px; color:white; font-size:20px; font-weight:600;}
.contactPageAddress{width:100%; float:left; margin:10px 0; color:#666;  font-size:16px; font-weight:400; }
.contactPageAddressIcon{float:left; margin-top:2px;}
.contactPageAddressText{float:left; margin:0 5px;}
.contactPagePhone{width:100%; float:left; margin:10px 0; color:#666;  font-size:16px; font-weight:400; }
.contactPagePhoneIcon{float:left;}
.contactPagePhoneText{float:left; margin:0 5px; color:#666 !important; text-decoration:none !important;}
.contactPageFormText{width:100%; float:left; margin:10px 0; color:#666;  font-size:20px; font-weight:600; }
.contactPageArrow{width:128px; height:128px; position:absolute;  top:200px; right:10%;}
.contactResultPanel{width:90%; float:left; padding:5%; margin:0 5%; background-color:#2ba86d; color:white; font-size:16px; font-weight:600;}
.contactResultPanel a{color:white !important;} 
.contactErrorPanel{width:90%; float:left; padding:5%; margin:0 5%; background-color:red; color:white; font-size:16px; font-weight:600;}

.footer{background-color:#777; padding:10px 15px; color:white; font-size:16px; font-weight:600;}
.footerLink{color:white; cursor:pointer;}
.footerLink:hover{color:#999; cursor:pointer;}
.footerDisc{background-color:#777; padding:10px 15px; color:white; font-size:13px; font-weight:400;}

.termsHeader{padding:10px 15px; border-top:5px solid #2ba86d; font-size:20px; font-weight:600;}
.termsSubHeader{margin:10px 0;  font-size:18px; font-weight:600;}
.termsText{margin:5px 0; font-size:15px; font-weight:400; }
.termsText ul{margin:10px; padding:10px;}
.termsText ul li{margin:5px 0;}

.thankyouHeader{padding:10px 15px; margin:5px 0 20px 0; background-color:#2ba86d; font-size:40px; font-weight:600; color:white; text-align:center;}
.thankYouPhone{padding:10px 5px; margin:30px 0 0 0;  background-color:#428bca; font-size:40px; font-weight:600; color:white; text-align:center;}
.thankYouPhoneLink{color:white; text-decoration:none;}
.thankYouPhoneLink:hover{color:white; text-decoration:none; padding-bottom:3px; border-bottom:3px dashed #fff; }
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (-webkit-min-device-pixel-ratio: 1) {

    .logo { display: inline-block; float: none; }
    .section1Wrapper {height:820px; background-position: 50% -50px; }
    .contactRow .section1Wrapper { height: 300px; background-position: 50% -50px; }
    .section1Slogan { font-size: 32px; text-align: center; }
    .section1Content { width: 100%; position: absolute; top: 20px; right: 0; }
    .header { color: #2a93cc; font-weight: 500; text-align: center; }
    .headerItem {  display:inline-block; float:none; margin: 5px 0 0 5px; }
    .headerItemIcon { font-size: 12px; margin: 4px 2px; }
    .headerItemText { float: left; font-size: 16px; }
    .headerSeperator { display: none; }
    .headerPhone { float: left; }
    .phoneIcon { font-size: 16px; margin: 4px 2px; }
    .contactPageArrow { display: none; }
    .noPadding { padding: 0 15px; }
    .thankyouHeader { font-size: 30px; }
    .thankYouPhoneLink { font-size: 30px; }
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1023px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .header { color: #2a93cc; font-weight: 500; text-align: center; }
    .headerItem { float:right; margin: 15px 0 0 15px; }
    .headerItemIcon { font-size: 14px; margin: 4px 4px; }
    .headerItemText { float: left; font-size: 18px; }
    .contactRow .section1Wrapper{height:300px; background-position:50% -50px;}
    .section1Slogan{font-size:48px; margin:20px 0 20px 0; }
    .section1Content{width:100%;  position:absolute; top:0; right:0%; }
    .section1Form{width:100%; float:left; padding:3px 0; background-color:#777; }
    .section1InfoHeader{font-size:20px;}
    .section1InfoPhone{font-size:20px;}
    .section1InfoTextOr{font-size:20px;}
    .thankyouHeader { font-size:40px;}
    .thankYouPhoneLink { font-size: 40px; }
}
