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

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

@media (max-width: 1199px) {
  .u-section-1 .embed-responsive-1 {
    height: 544%;
    top: -222%;
  }
}

@media (max-width: 991px) {
  .u-section-1 .embed-responsive-1 {
    width: 178%;
    left: -39%;
    height: 178%;
    top: -39%;
  }
}

@media (max-width: 767px) {
  .u-section-1 .embed-responsive-1 {
    width: 100%;
    height: 100%;
  }
}

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

  .u-section-1 .embed-responsive-1 {
    width: 178%;
    height: 178%;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 574px;
}

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

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

.u-section-2 .u-text-3 {
  line-height: 1.8;
  width: 680px;
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-2 .u-shortcode-1 {
  min-height: 228px;
  height: auto;
  margin: -168px 0 0 570px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-shortcode-1 {
    margin-left: 370px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-shortcode-1 {
    margin-left: 150px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-3 {
    width: 540px;
  }

  .u-section-2 .u-shortcode-1 {
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-3 {
    width: 340px;
  }
}