#logo h1,
#logo h2 {
  text-indent: -9999px;
  line-height: 0;
}
#logo img {
  margin: 0 auto;
}
.success {
  color: #6fa314;
}
#contact-us {
  float: right;
  color: #fff;
  font-family: Roboto, arial, 'lucida grande', helvetica, sans-serif;
  font-weight: 400;
  height: auto;
  line-height: 35px;
  text-decoration: none;
  text-transform: uppercase;
}
#contact-us span {
  font-size: 11px;
}
#contact-us:hover {
  color: #ccbc9f;
}
.main-page-header h1 {
  text-transform: capitalize;
}
.navlist li a.active {
  color: #6fa314;
}
#mc-embedded-subscribe {
  padding: 6px 12px !important;
}
.content-inner-wrapper {
  padding-bottom: 3%;
}
.video-wrapper {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.video-wrapper.widescreen {
  padding-bottom: 57.25%;
}
.video-wrapper.vimeo {
  padding-top: 0;
}
.video-wrapper embed,
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.entry-post .entry-content figcaption {
  margin-bottom: 3%;
}
label.error {
  color: red;
  font-weight: 400;
}
.landowner-story h2 {
  margin-bottom: 0;
}
