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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 4.5rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  width: 784px;
  margin: 73px auto 0;
}

.u-section-1 .u-text-2 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  width: 680px;
  margin: 37px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.125rem;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 50px 0 0 27px;
}

.u-section-1 .u-text-4 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 1.125rem;
  margin: 60px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 6rem;
    width: 680px;
  }

  .u-section-1 .u-text-3 {
    width: 680px;
    margin-left: 0;
  }

  .u-section-1 .u-text-4 {
    width: 818px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-4 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
  }

  .u-section-1 .u-text-3 {
    width: 540px;
  }

  .u-section-1 .u-text-4 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }

  .u-section-1 .u-text-3 {
    width: 340px;
  }

  .u-section-1 .u-text-4 {
    width: 340px;
  }
} .u-section-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('images/sbblur.jpg');
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  font-size: 3rem;
  width: 207px;
  margin: 40px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.125rem;
  margin: 12px 0 0;
}

.u-section-2 .u-text-3 {
  font-size: 3rem;
  margin: 57px auto 0;
}

.u-section-2 .u-text-4 {
  font-size: 1.125rem;
  margin: 19px 0 0;
}

.u-section-2 .u-text-5 {
  font-size: 3rem;
  margin: 95px auto 0;
}

.u-section-2 .u-text-6 {
  font-size: 1.125rem;
  margin: 19px 0 60px;
}

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

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

  .u-section-2 .u-text-3 {
    width: 181px;
  }

  .u-section-2 .u-text-5 {
    margin-bottom: 60px;
  }
}

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

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

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