 .u-section-1 {
  background-image: url("images/elementary.jpg");
  background-position: 50% 50%;
  min-height: 618px;
}

.u-section-1 .u-video-1 {
  height: 360px;
  width: 640px;
  margin: 59px auto 0 calc(((100% - 1140px) / 2)  + 250px);
}

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

.u-section-1 .u-image-1 {
  width: 203px;
  height: 133px;
  margin: -64px auto 0 0;
}

.u-section-1 .u-text-1 {
  text-shadow: 0 2px 8px rgba(192,192,192,1);
  margin: -39px auto 60px calc(((100% - 1140px) / 2)  + 446px);
}

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

  .u-section-1 .u-video-1 {
    margin-top: 19px;
    margin-left: calc(((100% - 940px) / 2)  + 150px);
  }

  .u-section-1 .u-image-1 {
    margin-top: 27px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -120px;
    margin-left: calc(((100% - 940px) / 2) + 346px);
  }
}

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

  .u-section-1 .u-video-1 {
    margin-top: 27px;
    margin-left: calc(((100% - 720px) / 2)  + 40px);
  }

  .u-section-1 .u-image-1 {
    margin-top: 6px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -106px;
    margin-left: auto;
    margin-bottom: 54px;
  }
}

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

  .u-section-1 .u-video-1 {
    height: 292px;
    width: 519px;
    margin-top: 20px;
    margin-left: auto;
  }

  .u-section-1 .u-image-1 {
    margin-top: 9px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -123px;
  }
}

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

  .u-section-1 .u-video-1 {
    height: 191px;
    width: 340px;
    margin-top: 41px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -3px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -104px;
    margin-bottom: 60px;
  }
}