 .u-section-1 {
  background-image: linear-gradient(to right, #ec8700, #ffa34d);
  min-height: 564px;
}

.u-section-1 .u-layout-wrap-1 {
  width: 1140px;
  margin: 23px auto 60px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 471px;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

.u-section-1 .u-form-1 {
  margin: 0;
}

.u-section-1 .u-label-1 {
  font-weight: 700;
}

.u-section-1 .u-label-2 {
  font-weight: 700;
}

.u-section-1 .u-label-3 {
  font-weight: 700;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  width: 100%;
  padding: 14px 0 15px;
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: 940px;
    margin-top: 370px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 388px;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: 720px;
    margin-top: 594px;
    margin-bottom: 17px;
    margin-left: calc(((100% - 720px) / 2));
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

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

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

  .u-section-1 .u-layout-wrap-1 {
    width: 540px;
    margin-bottom: 60px;
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-container-layout-1 {
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-layout-wrap-1 {
    width: 340px;
    margin-top: 1091px;
    margin-bottom: -196px;
    margin-left: calc(((100% - 340px) / 2));
  }
}