 .u-section-1 {
  background-image: url("images/pexels-photo-3978928.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 60px;
  height: 60px;
  margin: 128px auto 0 0;
}

.u-section-1 .u-text-1 {
  letter-spacing: 0px;
  text-transform: none;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  margin: 60px 680px 0 0;
}

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

.u-section-1 .u-form-1 {
  height: 56px;
  margin: 48px 513px 60px 0;
}

.u-section-1 .u-label-1 {
  font-size: 1.25rem;
}

.u-section-1 .u-input-1 {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 600;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: solid;
  font-size: 1.25rem;
  width: 300%;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 40px;
}

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

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

  .u-section-1 .u-text-2 {
    margin-right: 480px;
  }

  .u-section-1 .u-form-1 {
    margin-right: 313px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-right: 260px;
  }

  .u-section-1 .u-form-1 {
    margin-right: 93px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 21.77% 50%;
  }

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

  .u-section-1 .u-image-1 {
    margin-top: 65px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 48px;
    margin-right: 80px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 80px;
  }

  .u-section-1 .u-form-1 {
    margin-top: 73px;
    margin-right: 0;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 0% 50%;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}