 .u-section-1 {
  min-height: 100vh;
}

.u-section-1 .u-layout-wrap-1 {
  width: 100%;
  margin: 0 0 60px;
}

.u-section-1 .u-video-1 {
  min-height: 1200px;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

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

.u-section-1 .u-text-1 {
  font-family: "Black Ops One";
  font-size: 1.5rem;
  text-shadow: 0px 0px 8px rgba(0,0,0,1);
  margin: 30px auto 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
  margin: 30px auto 0;
}

.u-section-1 .u-image-2 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('images/zlot.jpg?rand=e916');
  background-size: cover, cover;
}

.u-section-1 .u-container-layout-2 {
  padding: 30px;
}

.u-section-1 .u-image-3 {
  width: 150px;
  height: 146px;
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  font-family: "Black Ops One";
  font-size: 1.5rem;
  text-shadow: 0px 0px 8px rgba(0,0,0,1);
  margin: 30px auto 0;
}

.u-section-1 .u-btn-2 {
  font-weight: 700;
  letter-spacing: 1px;
  margin: 30px auto 0;
}

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

  .u-section-1 .u-image-3 {
    width: -10px;
    height: -10px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-layout-wrap-1 {
    margin-bottom: -1208px;
  }

  .u-section-1 .u-video-1 {
    min-height: 0;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-image-2 {
    min-height: 0;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}.cell-1 {
min-height: 100vh !important;
}