
#press {
  text-align: center;
  background: url("../img/images/press_02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 792px;
}
/* line 1149, ../sass/screen.scss */
#press h2 {
  color: #fff;
  padding-bottom: 15px;
}
/* line 1152, ../sass/screen.scss */
#press h2:after {
  top: -17px;
  margin-left: -3px;
}
/* line 1156, ../sass/screen.scss */
#press h2 span {
  font-weight: 300;
  color: #EF3383;
}
/* line 1161, ../sass/screen.scss */
#press .hashtag {
  padding-top: 15px;
  color: #fff;
}
/* line 1165, ../sass/screen.scss */
#press p {
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  width: 470px;
  max-width: 100%;
  line-height: 27px;
  margin: 190px auto 100px auto;
}
/* line 1174, ../sass/screen.scss */
#press .btn {
  color: #fff;
  padding: 18px 0;
  width: 223px;
}


#contact iframe {
  display: inline !important;
}

#contact .err-msg {
color: red;
}

#contact .success-msg {
display: none;
}


.hide {
    display: none !important;
}

#contact form .g-recaptcha {
 padding-left: 0px !important;
}