 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-group-1 {
  width: 570px;
  min-height: 157px;
  height: auto;
  margin: 23px auto 0;
}

.u-section-1 .u-container-layout-1 {
  padding-left: 0;
  padding-right: 0;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 6rem;
  margin: 17px 20px 0;
}

.u-section-1 .u-form-1 {
  height: 331px;
  width: 737px;
  margin: 17px auto 23px;
}

.u-section-1 .u-form-group-4 {
  text-align: center;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
}

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

  .u-section-1 .u-group-1 {
    width: 470px;
    height: auto;
  }

  .u-section-1 .u-text-1 {
    margin-top: 15px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-1 .u-form-1 {
    width: 608px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-group-1 {
    width: 360px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-1 .u-form-1 {
    width: 465px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    width: 338px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .u-section-1 .u-form-1 {
    width: 436px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    width: 283px;
  }

  .u-section-1 .u-text-1 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-1 .u-form-1 {
    width: 340px;
  }
}