@media only screen and (max-width: 768px) {
  .splash-wrapper {
    display: block; }

  .splash-wrapper .splash {
    position: relative;
    display: block; }

  .video1 p {
    margin-top: 0px; }

  .video1 p iframe {
    width: 100%; }

  .formtext h4 {
    margin-top: -60px !important; }

  .formtext1 h1 {
    font-size: 27px !important; } }
@media only screen and (min-width: 768px) and (max-height: 1024px) {
  .formtext h4 {
    margin-top: 0px !important; } }
.block--1542042365022 .custom-form {
  padding: 4% 10%;
  background: #ffffff;
  color: #000000; }
