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

.u-section-1 .u-video-1 {
  height: 1035px;
  width: 100%;
  filter: brightness(0.8);
  margin: 0 auto 0 0;
}

.u-section-1 .u-text-1 {
  margin: -295px auto 60px calc(((100% - 1140px) / 2));
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 940px) / 2));
  }
}

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 540px) / 2));
  }
}

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

  .u-section-1 .u-video-1 {
    height: 875px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -230px;
    margin-left: calc(((100% - 340px) / 2)  + 23px);
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 60px;
}

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

  .u-section-2 .u-custom-html-1 {
    height: auto;
    min-height: 1428px;
    margin-top: 0;
  }
}