 .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;
}

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

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

.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 auto 0 20px;
}

.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 {
  margin: 20px auto 0 20px;
}

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

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

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

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

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

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

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

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

.u-section-2 .u-text-10 {
  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-text-5 {
    margin-left: 20px;
  }

  .u-section-2 .u-text-7 {
    width: 66px;
  }

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

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

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

  .u-section-2 .u-text-9 {
    width: auto;
    margin-right: 30px;
    margin-left: auto;
  }
}

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

  .u-section-2 .u-btn-1 {
    margin-bottom: 8px;
  }
}

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

  .u-section-2 .u-btn-1 {
    margin-bottom: 0;
  }
}

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

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

  .u-section-2 .u-text-5 {
    width: auto;
    margin-left: 0;
  }

  .u-section-2 .u-text-6 {
    width: auto;
    margin-right: 34px;
    margin-left: 20px;
  }

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

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

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

  .u-section-2 .u-text-9 {
    margin-right: 0;
    margin-left: 8px;
  }

  .u-section-2 .u-btn-1 {
    margin-bottom: 20px;
  }
}.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%;
} 