 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Background1.jpg");
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  line-height: 1.2;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 11px auto 0;
}

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

.u-section-1 .u-text-3 {
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 34px 625px 0 0;
}

.u-section-1 .u-text-4 {
  font-size: 1.375rem;
  margin: 17px 25px 59px;
}

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

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

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

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

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

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

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

  .u-section-1 .u-text-4 {
    font-size: 1.222222222222222rem;
  }
}

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

  .u-section-1 .u-text-3 {
    margin-right: 0;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Background1.jpg");
  background-size: cover;
}

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

.u-section-2 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: linear-gradient(#478ac9, #db545a);
  font-size: 2.25rem;
  margin: 21px auto;
}

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

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

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

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