.hero-unit-home {
  min-height: 550px;
  padding: 250px 0 0;
  background: #fff url("../images/contact_flex_1.jpg") no-repeat center center;
  background-size: cover;
}
.contact-form-heading {
  font-weight: 600;
}
#sendEmail {
  background: rgba(0, 0, 0, 0) url("../images/btn_bg_3.jpg") repeat-y scroll 0 0 / 100% auto;
  border: medium none;
  box-shadow: 0 6px 10px 0 #999;
  margin-top: 30px;
}
.ourCenters {
  border-bottom: 1px solid #e7e7e7;
  padding: 40px 0;
}
.ourCenters h2 {
  font-size: 2em;
}
.ourCenters h3 {
  color: #EE7620;
  font-size: 1.5em;
  font-weight: 600;
}
.ourCenters p, .ourCenters a {
  color: #2C2C2C;
}
.ourCenters .center-heading {
  color: #2C2C2C;
  margin-bottom: 10px;
}
.hero-unit-home.huh_4 {
  background: #fff url("../images/contact_flex_2.jpg") no-repeat scroll center center / 100% auto;
  min-height: 590px;
  padding: 150px 0 0;
}
.hero-unit-home.huh_4 h2 {
	color: #fff;
  font-size: 3.4375em;
  font-weight: 600;
  line-height: 1em;
  text-transform: none;
}
.hero-unit-home .jumbotron p {
  font-size: 24px;
  max-width: 92%;
}
.hero-unit-home.huh_4 a {
  box-shadow: 0 6px 10px 0 #333;
}