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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 105px auto 0 0;
}

.u-section-1 .u-video-1 {
  width: 758px;
  height: 432px;
  margin: 33px auto 0;
}

.u-section-1 .embed-responsive-1 {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  font-size: 1.25rem;
  margin: 16px auto 33px;
}

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

  .u-section-1 .u-video-1 {
    width: 720px;
    height: 410px;
  }
}

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

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

  .u-section-1 .u-video-1 {
    width: 540px;
    height: 308px;
    margin-top: 25px;
  }

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

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

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

  .u-section-1 .u-video-1 {
    width: 340px;
    height: 194px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
    margin: 21px 0 44px;
  }
}