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

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

.u-section-1 .u-image-1 {
  width: 1213px;
  height: 895px;
  margin: 32px -36px 0;
}

.u-section-1 .u-shape-1 {
  width: 146px;
  height: 115px;
  margin: -832px auto 0 154px;
}

.u-section-1 .u-shape-2 {
  width: 228px;
  height: 73px;
  margin: 603px auto 0 300px;
}

.u-section-1 .u-shape-3 {
  width: 228px;
  height: 73px;
  margin: -73px auto 0 18px;
}

.u-section-1 .u-shape-4 {
  width: 240px;
  height: 73px;
  margin: -73px 316px 0 auto;
}

.u-section-1 .u-shape-5 {
  width: 244px;
  height: 73px;
  transition-duration: 0.5s;
  margin: -73px 19px 0 auto;
}

.u-section-1 .u-shape-6 {
  width: 92px;
  height: 115px;
  margin: -791px auto 60px 43px;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 694px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 532px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 399px;
  }

  .u-section-1 .u-shape-4 {
    margin-right: 300px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 251px;
  }

  .u-section-1 .u-shape-2 {
    margin-left: 112px;
  }

  .u-section-1 .u-shape-4 {
    margin-right: 100px;
  }
}

.u-section-1 .u-shape-5,
.u-section-1 .u-shape-5:before,
.u-section-1 .u-shape-5 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}