 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
  background-size: cover;
}

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

.u-section-1 .u-custom-html-1 {
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  background-image: none;
  margin: 14px 0 0;
}

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

.u-section-1 .u-text-3 {
  background-image: none;
  margin: 20px 0 0;
}

.u-section-1 .u-video-1 {
  width: 533px;
  height: 300px;
  margin: 963px auto 60px;
}

.u-section-1 .embed-responsive-2 {
  position: absolute;
}

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 32px;
  }

  .u-section-1 .u-video-1 {
    width: 360px;
    height: 203px;
    margin-top: 596px;
    margin-left: 0;
    margin-right: 0;
  }
}