.u-section-1 {
  background-image: url("images/sfdse-min.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-shape-1 {
  width: 229px;
  height: 37px;
  background-image: none;
  margin: 60px auto 0 0;
}

.u-section-1 .u-text-1 {
  font-size: 6rem;
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 6px 6px 0px rgba(0,0,0,0.25);
  animation-duration: 1000ms;
  margin: 13px 532px 0 0;
}

.u-section-1 .u-text-2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.875rem;
  line-height: 1.8;
  text-shadow: 2px 2px 12px rgba(0,0,0,0.7);
  margin: 13px 551px 60px 0;
}

.u-section-1 .u-btn-1 {
  border-style: none none solid;
  padding: 0;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 332px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 351px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    width: auto;
    margin-right: 280px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 131px;
  }
}

@media (max-width: 767px) {
  .u-section-1 {
    background-position: 21.43% 51.74%;
    background-size: 135%;
  }

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

  .u-section-1 .u-shape-1 {
    width: 224px;
    height: 26px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-right: 164px;
  }

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

@media (max-width: 575px) {
  .u-section-1 {
    background-position: 0% 50.82%;
    background-size: auto 135%;
  }

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

  .u-section-1 .u-shape-1 {
    width: 190px;
    height: 19px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-top: 23px;
    margin-right: 60px;
  }
}