 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.05), rgba(0,0,0,0.05)), url("images/OreiasDesign_banner1a.png");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 422px;
}

.u-section-1 .u-text-1 {
  font-size: 6rem;
  text-shadow: 8px 7px 17px rgba(0,0,0,1);
  width: 653px;
  margin: 159px auto 0;
}

.u-section-1 .u-text-2 {
  text-shadow: 2px 2px 8px rgba(0,0,0,1);
  font-size: 3rem;
  margin: 1px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 274px;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 348px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    min-height: 193px;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 267px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    min-height: 126px;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 200px;
  }

  .u-section-1 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 52px;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 126px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    font-size: 2.25rem;
  }
} .u-section-2 {
  background-image: none;
}

.u-section-2 .u-sheet-1 {
  min-height: 137px;
}

.u-section-2 .u-text-1 {
  margin: 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  padding: 0;
} .u-section-3 {
  background-image: none;
}

.u-section-3 .u-sheet-1 {
  min-height: 406px;
}

.u-section-3 .u-form-1 {
  height: 335px;
  width: 570px;
  margin: 36px auto;
}

@media (max-width: 767px) {
  .u-section-3 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-form-1 {
    width: 340px;
  }
}