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

.u-section-1 .u-text-1 {
  width: 680px;
  margin: 19px auto 0;
}

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

.u-section-1 .u-icon-1 {
  width: 46px;
  height: 46px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: -108px auto 0 calc(((100% - 1140px) / 2));
  padding: 0;
}

.u-section-1 .u-video-1 {
  width: 1140px;
  height: 569px;
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: 81px auto 27px;
}

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

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

  .u-section-1 .u-text-2 {
    width: 680px;
    margin-left: 53px;
    margin-right: 53px;
  }

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

  .u-section-1 .u-video-1 {
    inset: auto;
    width: 940px;
    height: 469px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
    margin-top: 15px;
    margin-left: 70px;
    margin-right: 70px;
  }

  .u-section-1 .u-icon-1 {
    width: 40px;
    height: 40px;
    margin-top: -77px;
    margin-left: calc(((100% - 720px) / 2));
  }

  .u-section-1 .u-video-1 {
    width: 720px;
    height: 359px;
    margin-top: 41px;
    margin-bottom: 34px;
  }
}

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

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

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

  .u-section-1 .u-icon-1 {
    margin-left: calc(((100% - 540px) / 2)  + 72px);
  }

  .u-section-1 .u-video-1 {
    width: 540px;
    height: 269px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 241px;
    margin-top: 14px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
    font-size: 0.75rem;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-icon-1 {
    width: 30px;
    height: 30px;
    margin-top: -132px;
    margin-left: calc(((100% - 340px) / 2));
  }

  .u-section-1 .u-video-1 {
    width: 340px;
    height: 169px;
    margin-top: 116px;
    margin-bottom: 14px;
  }
}

.u-section-1 .u-icon-1,
.u-section-1 .u-icon-1:before,
.u-section-1 .u-icon-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-icon-1.u-icon-1.u-icon-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .u-icon-1.u-icon-1.u-icon-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}