.form-field{float:left; margin-right:20px; width:46%;}
input[type="text"],input[type="password"],input[type="email"],input[type="tel"],textarea,select{box-sizing:border-box;}
.error{color:#c00;}
.form-field input{width:100%!important;}
.intro h2{color:#f36f21; text-align:center; padding-top:50px;}
.social-links{margin:25px 0;}
.blurb{margin:0 0 15px; display:block; padding-right:5px;}
.form-field.twelve.columns{margin:0;}
#main .fields{margin-right:9px; border-right:solid 1px #c7c7c7;}
.form-field #comments{width:96%;}
#contact-form .form-field.last{margin-bottom:55px;}
input[type="submit"],input[type="submit"]:hover{clear:both;float:left;display:block;padding:14px 30px;font-size:14px;color:white;background:#f36f21;border:0;}
input[type="submit"]:hover{background:#e76b1e;}
.italic{font-style:italic;}
.not-bold{font-weight:normal;}
.orange{color:#f36f21;}
.bold{font-weight:bold;}
.social-links .fb{background:url("/goco/prod/img/pages/contact-us/contact-page-social-icons.png")no-repeat; background-position:-55px 0; height:20px; width:18px; display:inline-block; margin-left:16px;}
.social-links .twitter{background:url("/goco/prod/img/pages/contact-us/contact-page-social-icons.png")no-repeat; background-position:-1px 0; height:22px; width:19px; display:inline-block; position:relative; top:2px; padding-right:17px;}
.refresh img{display:inline-block; position:relative; top:6px; margin-right:8px;}
.req-fields{float:right; font-style:italic; margin-right:10px;}
#recaptcha_response_field{width:100%; display:inline-block;}
#contact-form .captcha-response{float:right; margin-right:25px;}
#contact-form .captcha-response .refresh a{color:dimgrey; font-weight:bold;}
#main .container{margin-bottom:3em;}
iframe[src="about:blank"]{display:none;}
@media only screen and (max-width:959px){#contact-form .captcha-response{float:left;clear:both;width:84%;}
.form-field #comments{width:96%;}
.form-field input[type="text"]{width:100%;}
}
@media only screen and (max-width:767px){#main .fields{border-right:none;}
.form-field{width:100%;}
.form-field #comments{width:100%;}
}
