.clearfix {
  zoom: 1;
  display: block;
}
.clearfix:after {
  content: '\\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.action {
  text-align: center;
  padding: 30px;
}
.action a {
  display: inline-block;
  margin: 0 auto;
  background: #e51937;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "LocatorLight", sans-serif;
  font-size: 16px;
  line-height: 30px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  padding: 0 15px;
}
.action a span {
  padding: 0 20px 0 0;
  background: url(../img/action-download-alt.png) no-repeat right center;
}
.contact_section_holder h3 {
  font-family: "LocatorLight", sans-serif;
  font-style: italic;
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  padding: 30px 0;
  font-weight: normal;
}
.contact_section_holder .contact_form {
  margin: 0 155px;
  width: 650px;
  height: 872px;
  background: url(../img/contact-form-bg.png) no-repeat left top;
}
.contact_section_holder .contact_form form {
  margin: 0 0 0 60px;
  width: 522px;
}
.contact_section_holder .contact_form h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  padding: 40px 0 40px;
}
.contact_section_holder .contact_form input[type="text"] {
  border: 1px solid #828486;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 14px;
  color: #a7a9ac;
  padding: 7px 10px;
  text-transform: uppercase;
  width: 280px;
}
.contact_section_holder .contact_form input[type="text"].small {
  width: 190px;
  margin: 0 0 0 10px;
}
.contact_section_holder .contact_form .row {
  margin: 0 0 20px;
}
.contact_section_holder .contact_form span.label {
  color: #e51937;
  display: block;
  font-size: 14px;
  padding: 10px;
}
.contact_section_holder .contact_form input[type="submit"] {
  width: 121px;
  height: 35px;
  border: none;
  background: url(../img/submit-contact.png) no-repeat left top;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  margin: 20px 0 0 0;
  float: right;
}
.contact_section_holder .contact_form .checkbox_row {
  zoom: 1;
  display: block;
  padding: 10px;
  margin: 0 0 10px;
}
.contact_section_holder .contact_form .checkbox_row:after {
  content: '\\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.contact_section_holder .contact_form .checkbox_row label {
  font-size: 14px;
  color: #a7a9ac;
  float: left;
  margin: 0 20px 0 0;
  line-height: 25px;
}
.contact_section_holder .contact_form .checkbox_row .fake_checkbox {
  margin: 0 10px 0 0;
  width: 25px;
  height: 25px;
  position: relative;
  overflow: hidden;
  float: left;
  background: url(../img/checkbox.png) no-repeat left top;
}
.contact_section_holder .contact_form .checkbox_row .fake_checkbox.marked {
  background: url(../img/checkbox-mark.png) no-repeat left top;
}
.contact_section_holder .contact_form .checkbox_row .fake_checkbox input {
  font-size: 25px;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 0;
}
.contact_section_holder .contact_form textarea {
  border: 1px solid #828486;
  font-size: 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #a7a9ac;
  padding: 7px 10px;
  width: 500px;
  height: 140px;
  text-transform: uppercase;
}
.contact_section_holder .address_block {
  width: 859px;
  margin: 0 0 40px 50px;
  height: 338px;
  background: url(../img/contact-address.png) no-repeat left top;
  font-family: "LocatorLight", sans-serif;
  position: relative;
}
.contact_section_holder .address_block .bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 60px;
}
.contact_section_holder .address_block .bottom a {
  float: left;
  height: 60px;
  text-indent: -9999px;
}
.contact_section_holder .address_block .bottom a.email {
  width: 370px;
}
.contact_section_holder .address_block .bottom a.twitter {
  width: 255px;
}
.contact_section_holder .address_block .bottom a.facebook {
  width: 230px;
}
.contact_section_holder .address_block .col {
  float: left;
  font-style: italic;
  width: 270px;
  margin: 80px 0 0 80px;
}
.contact_section_holder .address_block .col strong {
  text-transform: uppercase;
  color: #a7a9ac;
  font-size: 30px;
  padding: 0 0 10px;
  margin: 0 0 20px;
  border-bottom: 1px dotted #b7b9bb;
  display: inline-block;
}
.contact_section_holder .address_block .col p {
  line-height: 24px;
  font-size: 18px;
}
.contact_section_holder .address_block .col p span {
  color: #a7a9ac;
  font-size: 20px;
}
.contact_section_holder .address_block .col_alt {
  float: right;
  width: 270px;
  margin: 70px 80px 0 0;
}
.contact_section_holder .address_block .col_alt span {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-style: italic;
  color: #a7a9ac;
  line-height: 37px;
  border-bottom: 1px dotted #b7b9bb;
}
.contact_section_holder .address_block .col_alt ul {
  list-style: none;
  line-height: 37px;
  font-size: 20px;
}
.contact_section_holder .address_block .col_alt ul li {
  font-style: italic;
  border-bottom: 1px solid #b7b9bb;
  color: #e51937;
}
.contact_section_holder .address_block .col_alt ul li em {
  color: #000;
  text-transform: uppercase;
}
.contact_section_holder .intro .figure {
  height: 299px;
  background: url(../img/contact-fig.jpg) no-repeat left top;
  text-indent: -9999px;
}
.contact_section_holder .intro .bar {
  zoom: 1;
  display: block;
  height: 50px;
  background: #fff;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  padding: 10px 0 0 0;
  line-height: 35px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "LocatorLight", sans-serif;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #081437;
}
.contact_section_holder .intro .bar:after {
  content: '\\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
