.u-section-1 {
  background-image: linear-gradient(#478ac9, #adcce9);
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.9375rem;
  font-weight: 700;
  margin: 55px auto 0;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin: 37px 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 3052px;
}

.u-section-2 .u-text-1 {
  animation-duration: 1000ms;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-transform: uppercase;
  margin: 29px 0 0;
}

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

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

.u-section-2 .u-text-4 {
  font-weight: normal;
  margin: 20px 537px 0 20px;
}

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

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

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

.u-section-2 .u-custom-html-1 {
  min-height: 157px;
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-2 .u-image-1 {
  height: 499px;
  margin-top: 20px;
  margin-bottom: 0;
}

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

.u-section-2 .u-image-2 {
  width: 570px;
  height: 1235px;
  margin: 20px auto 0;
}

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

.u-section-2 .u-text-10 {
  margin: 11px 101px 0;
}

.u-section-2 .u-text-11 {
  font-size: 1.4375rem;
  font-weight: 700;
  width: 66px;
  margin: 20px auto 0;
}

.u-section-2 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: linear-gradient(#f1c50e, #d98b0d);
  animation-duration: 1000ms;
  box-shadow: 2px 2px 8px 0 rgba(128,128,128,1);
  font-size: 1.5rem;
  margin: 20px auto;
  padding: 14px 58px 14px 57px;
}

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

  .u-section-2 .u-text-4 {
    margin-right: 357px;
    margin-left: 0;
  }

  .u-section-2 .u-text-6 {
    margin-right: 11px;
    margin-left: 0;
  }

  .u-section-2 .u-custom-html-1 {
    height: auto;
  }

  .u-section-2 .u-image-1 {
    height: 410px;
  }

  .u-section-2 .u-text-8 {
    width: auto;
  }

  .u-section-2 .u-text-9 {
    width: auto;
  }

  .u-section-2 .u-text-10 {
    width: auto;
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-4 {
    margin-right: 137px;
  }

  .u-section-2 .u-text-6 {
    margin-right: 0;
  }

  .u-section-2 .u-image-1 {
    height: 356px;
  }
}

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

  .u-section-2 .u-text-4 {
    margin-right: 0;
  }

  .u-section-2 .u-image-1 {
    height: 269px;
  }

  .u-section-2 .u-image-2 {
    width: 540px;
    height: 1170px;
  }
}

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

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: 21px;
  }

  .u-section-2 .u-image-1 {
    height: 146px;
  }

  .u-section-2 .u-image-2 {
    width: 340px;
    height: 737px;
  }

  .u-section-2 .u-text-10 {
    margin-left: 4px;
    margin-right: 4px;
  }
}.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
} 