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

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

.u-section-1 .u-text-1 {
  font-family: MyEverything;
  font-size: 4.5rem;
  font-weight: 500;
  width: 472px;
  margin: 180px auto -94px;
}

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

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

  .u-section-1 .u-text-1 {
    margin-bottom: 25px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-bottom: 63px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-bottom: 90px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 207px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: -510px;
  height: auto;
  min-height: 160px;
  margin-top: 20px;
  width: 100%;
}.u-section-3 .u-sheet-1 {
  min-height: 207px;
}

.u-section-3 .u-custom-html-1 {
  margin-bottom: -510px;
  height: auto;
  min-height: 160px;
  margin-top: 20px;
  width: 100%;
}.u-section-4 .u-sheet-1 {
  min-height: 207px;
}

.u-section-4 .u-custom-html-1 {
  margin-bottom: -510px;
  height: auto;
  min-height: 160px;
  margin-top: 20px;
  width: 100%;
}.u-section-5 .u-sheet-1 {
  min-height: 207px;
}

.u-section-5 .u-custom-html-1 {
  margin-bottom: -510px;
  height: auto;
  min-height: 160px;
  margin-top: 20px;
  width: 100%;
}.u-section-6 .u-sheet-1 {
  min-height: 207px;
}

.u-section-6 .u-custom-html-1 {
  margin-bottom: -510px;
  height: auto;
  min-height: 160px;
  margin-top: 20px;
  width: 100%;
}.u-section-7 .u-sheet-1 {
  min-height: 287px;
}

.u-section-7 .u-custom-html-1 {
  margin-bottom: -430px;
  height: auto;
  min-height: 160px;
  margin-top: 20px;
  width: 100%;
}.hero-left-radius, .hero-left-radius:before {
  border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.hero-right-radius, .hero-right-radius:before {
  border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	
}
.videoheight {
 height: 270px;
}@font-face {
  font-family: 'MyEverything';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/MyEverything.ttf);
}