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

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

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

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 267px;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 30px 1px 0;
}

.u-section-2 .u-form-1 {
  height: 357px;
  width: 775px;
  margin: 31px auto 30px;
}

.u-section-2 .u-input-1 {
  text-transform: none;
}

.u-section-2 .u-input-2 {
  text-transform: none;
}

.u-section-2 .u-input-3 {
  text-transform: none;
}

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

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-left: 346px;
    margin-right: 346px;
  }

  .u-section-2 .u-btn-1 {
    border-style: solid;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    width: auto;
    font-size: 1.25rem;
    margin-top: 31px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-form-1 {
    width: 720px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 31px;
  }

  .u-section-2 .u-btn-1 {
    font-size: 0.875rem;
  }
}

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

  .u-section-2 .u-form-1 {
    width: 540px;
    margin-bottom: 19px;
  }
}

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

  .u-section-2 .u-form-1 {
    width: 340px;
    margin-bottom: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 15px;
}

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