.u-section-1 {
  background-image: linear-gradient(0deg, rgba(50,57,74,0.4), rgba(50,57,74,0.4)), url("../images/Header-Downloads.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 800px;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  width: 538px;
  margin: 761px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 660px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 506px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 380px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 800px;
  }

  .u-section-1 .u-text-1 {
    width: 340px;
  }
}.u-section-2 {
  background-image: none;
}

.u-section-2 .u-sheet-1 {
  min-height: 719px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 51px;
  margin-bottom: 0;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 543px;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px 0 27px;
}

.u-section-2 .u-text-1 {
  line-height: 2;
  margin: 0;
}

.u-section-2 .u-image-1 {
  width: 135px;
  height: 40px;
  margin: 37px auto 0;
}

.u-section-2 .u-image-2 {
  width: 120px;
  height: 40px;
  margin: 20px auto 0;
}

.u-section-2 .u-text-2 {
  line-height: 2;
  margin: 51px 0 0;
}

.u-section-2 .u-btn-1 {
  text-decoration: underline !important;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  border-style: none;
  text-decoration: underline !important;
  padding: 0;
}

.u-section-2 .u-btn-3 {
  text-decoration: underline !important;
  padding: 0;
}

.u-section-2 .u-image-3 {
  width: 48px;
  height: 48px;
  margin: 0 auto 60px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 373px;
  }

  .u-section-2 .u-layout-wrap-1 {
    position: relative;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 448px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }
}