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

.u-section-1 .u-image-1 {
  height: 452px;
  margin-top: 236px;
  margin-bottom: 15px;
}

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

  .u-section-1 .u-image-1 {
    height: 375px;
    margin-bottom: 2px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 286px;
    margin-top: 212px;
    margin-bottom: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 255px;
    margin-bottom: 15px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 2510px;
}

.u-section-2 .u-text-1 {
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 18px 0 60px;
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin: 11px -4px 30px 4px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

.u-section-3 .u-text-1 {
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 300;
  margin: 76px auto 0;
}

.u-section-3 .u-text-2 {
  font-weight: 700;
  font-size: 3rem;
  margin: 34px auto 60px;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  padding: 0;
}

@media (max-width: 575px) {
  .u-section-3 .u-text-2 {
    font-size: 2.25rem;
  }
}