 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/Starts.jpg');
  background-size: cover, cover;
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: cover;
  }

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

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

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

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 29px auto 29px 0;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 1.3333333333333333rem;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 910px;
}

.u-section-3 .u-text-1 {
  margin: 27px 0 60px;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  font-weight: 600;
  padding: 0;
}.u-section-4 .u-sheet-1 {
  min-height: 554px;
}

.u-section-4 .u-form-1 {
  height: 494px;
  margin: 30px 570px 30px 0;
}

.u-section-4 .u-form-group-4 {
  margin-left: 0;
}

.u-section-4 .u-form-group-5 {
  margin-left: 0;
}

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

@media (max-width: 991px) {
  .u-section-4 .u-form-1 {
    margin-right: 350px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-form-1 {
    margin-right: 170px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-form-1 {
    margin-right: 0;
  }
}