 .u-section-1 {
  background-image: url("images/TITANS1-080-1920.jpg");
  background-position: 50% 21.2%;
  min-height: 697px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 75.63% 20.7%;
    min-height: 442px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    min-height: 392px;
    background-position: 51.08% 18.16%;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 56.64% 3.95%;
    background-size: auto 130%;
    min-height: 399px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 482px;
    background-position: 46.33% 0%;
    background-size: auto 115%;
  }
} .u-section-2 {
  min-height: 787px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  width: 265px;
  margin: 54px auto 0;
}

.u-section-2 .u-custom-html-1 {
  height: auto;
  min-height: 116px;
  width: 699px;
  margin: 54px auto 0;
}

.u-section-2 .u-text-2 {
  width: 552px;
  margin: 97px auto 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  margin-top: 59px;
  padding: 0;
}

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

.u-section-2 .u-btn-3 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 30px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    width: 652px;
    margin-top: 52px;
  }

  .u-section-2 .u-custom-html-1 {
    min-height: 133px;
    margin-top: 52px;
  }

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

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    width: 265px;
    margin-left: calc(((100% - 1920px) / 2) + 828px);
  }

  .u-section-2 .u-custom-html-1 {
    min-height: 80px;
  }

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

@media (max-width: 767px) {
  .u-section-2 .u-custom-html-1 {
    min-height: 76px;
    width: 540px;
    margin-top: 61px;
  }

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

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

  .u-section-2 .u-custom-html-1 {
    min-height: 100px;
    width: 365px;
    margin-top: 52px;
  }

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

  .u-section-2 .u-btn-3 {
    font-size: 1rem;
    margin-top: 29px;
    margin-left: -1px;
    margin-right: -1px;
    padding: 10px 11px;
  }
}