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

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

.u-section-1 .u-layout-wrap-1 {
  margin: 50px auto 0 0;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 549px;
  background-image: none;
}

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

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

.u-section-1 .u-text-1 {
  line-height: 1.2;
  font-weight: 900;
  font-size: 2.25rem;
  margin: 25px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  line-height: 1.65;
  font-weight: 700;
  margin: 15px 0 0;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 549px;
}

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

.u-section-1 .u-image-2 {
  object-position: 50% 16.29%;
  background-position: 50% 16.29%;
  width: 426px;
  height: 487px;
  margin: 0 auto;
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 453px;
  }

  .u-section-1 .u-image-1 {
    width: 255px;
    height: 232px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 453px;
    background-position: 50% 16.29%;
  }

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 347px;
  }

  .u-section-1 .u-image-2 {
    width: 407px;
    height: 479px;
    margin-top: 42px;
    margin-left: -30px;
  }
}

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

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

  .u-section-1 .u-layout-cell-2 {
    min-height: 521px;
  }

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

  .u-section-1 .u-image-2 {
    width: 493px;
    height: 521px;
    margin-top: 0;
    margin-left: 66px;
  }
}

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

  .u-section-1 .u-layout-cell-2 {
    min-height: 328px;
  }

  .u-section-1 .u-image-2 {
    width: 330px;
    height: 349px;
    margin-left: 0;
  }
}.u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-layout-wrap-1 {
  width: 1140px;
  margin: 50px auto 80px;
}

/* Blog Post Images */
.u-section-2 .u-image-1,
.u-section-2 .u-image-2,
.u-section-2 .u-image-3,
.u-section-2 .u-image-4 {
  width: 350px;
  height: 350px;
  margin: 0 auto;
}

.u-section-2 .u-layout-cell-1,
.u-section-2 .u-layout-cell-3,
.u-section-2 .u-layout-cell-5 {
  min-height: 400px;
}

.u-section-2 .u-layout-cell-2,
.u-section-2 .u-layout-cell-4,
.u-section-2 .u-layout-cell-6 {
  min-height: 400px;
}

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

.u-section-2 .u-container-layout-2,
.u-section-2 .u-container-layout-4,
.u-section-2 .u-container-layout-6 {
  padding: 28px 30px 30px 24px;
  background-color: #555c66;
  color: #ffffff;
  border-radius: 6px;
  border-left: 5px solid #f1c50e;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.14);
}

.u-section-2 .u-container-layout-2 .u-text,
.u-section-2 .u-container-layout-4 .u-text,
.u-section-2 .u-container-layout-6 .u-text {
  color: #ffffff;
}

.u-section-2 .u-container-layout-2 .u-text-variant,
.u-section-2 .u-container-layout-4 .u-text-variant,
.u-section-2 .u-container-layout-6 .u-text-variant {
  color: #e0e0e0 !important;
}

.u-section-2 .u-container-layout-2 .u-line,
.u-section-2 .u-container-layout-4 .u-line,
.u-section-2 .u-container-layout-6 .u-line {
  border-color: rgba(255, 255, 255, 0.35) !important;
}

.u-section-2 .u-text a.u-btn.u-button-link.u-none.u-text-palette-1-base {
  display: inline;
  padding: 0.2em 0.55em;
  background-color: #292e33 !important;
  color: #f1c50e !important;
  border-radius: 4px;
  font-weight: 700;
  text-decoration: none !important;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.u-section-2 .u-text a.u-btn.u-button-link.u-none.u-text-palette-1-base:hover,
.u-section-2 .u-text a.u-btn.u-button-link.u-none.u-text-palette-1-base:focus {
  background-color: #478ac9 !important;
  color: #ffffff !important;
}

.u-section-2 .u-size-60 + .u-size-60 {
  margin-top: 28px;
}

/* Blog Post Titles */
.u-section-2 .u-text-1,
.u-section-2 .u-text-4,
.u-section-2 .u-text-7,
.u-section-2 .u-text-10 {
  font-weight: 900;
  margin: 0 0 10px 0;
}

/* Date Badges */
.u-section-2 .u-text-2,
.u-section-2 .u-text-5,
.u-section-2 .u-text-8,
.u-section-2 .u-text-11 {
  margin: 0 0 10px 0;
  font-style: italic;
}

/* Divider Lines */
.u-section-2 .u-line-1,
.u-section-2 .u-line-2,
.u-section-2 .u-line-3,
.u-section-2 .u-line-4 {
  margin: 10px 0;
  transform-origin: left center;
}

/* Blog Post Descriptions */
.u-section-2 .u-text-3,
.u-section-2 .u-text-6,
.u-section-2 .u-text-9,
.u-section-2 .u-text-12 {
  margin: 15px 0 0 0;
  line-height: 1.8;
}

/* CTA Buttons */
.u-section-2 .u-btn-1,
.u-section-2 .u-btn-2,
.u-section-2 .u-btn-3,
.u-section-2 .u-btn-4 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 20px 10px 0 0;
  padding: 10px 30px 11px;
}

/* Secondary Text Links */
.u-section-2 .u-btn-1-link,
.u-section-2 .u-btn-2-link,
.u-section-2 .u-btn-3-link,
.u-section-2 .u-btn-4-link {
  padding: 0;
  margin-top: 20px;
  display: inline-block;
  margin-left: 10px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-layout-wrap-1 {
    width: 940px;
    margin: 50px auto 60px;
  }

  .u-section-2 .u-image-1,
  .u-section-2 .u-image-2,
  .u-section-2 .u-image-3,
  .u-section-2 .u-image-4 {
    width: 300px;
    height: 300px;
  }

  .u-section-2 .u-layout-cell-1,
  .u-section-2 .u-layout-cell-3,
  .u-section-2 .u-layout-cell-5 {
    min-height: 350px;
  }

  .u-section-2 .u-layout-cell-2,
  .u-section-2 .u-layout-cell-4,
  .u-section-2 .u-layout-cell-6 {
    min-height: 350px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-layout-wrap-1 {
    width: 720px;
    margin: 50px auto 60px;
  }

  .u-section-2 .u-image-1,
  .u-section-2 .u-image-2,
  .u-section-2 .u-image-3,
  .u-section-2 .u-image-4 {
    width: 240px;
    height: 240px;
  }

  .u-section-2 .u-layout-cell-1,
  .u-section-2 .u-layout-cell-3,
  .u-section-2 .u-layout-cell-5 {
    min-height: 300px;
  }

  .u-section-2 .u-layout-cell-2,
  .u-section-2 .u-layout-cell-4,
  .u-section-2 .u-layout-cell-6 {
    min-height: 300px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-layout-wrap-1 {
    width: 540px;
    margin: 50px auto 60px;
  }

  .u-section-2 .u-container-layout-1,
  .u-section-2 .u-container-layout-3,
  .u-section-2 .u-container-layout-5 {
    padding: 20px 10px 10px 10px;
  }

  .u-section-2 .u-container-layout-2,
  .u-section-2 .u-container-layout-4,
  .u-section-2 .u-container-layout-6 {
    padding: 20px 16px 24px 18px;
  }

  .u-section-2 .u-image-1,
  .u-section-2 .u-image-2,
  .u-section-2 .u-image-3,
  .u-section-2 .u-image-4 {
    width: 100%;
    height: auto;
    max-width: 350px;
  }

  .u-section-2 .u-layout-cell-1,
  .u-section-2 .u-layout-cell-3,
  .u-section-2 .u-layout-cell-5 {
    min-height: 250px;
  }

  .u-section-2 .u-layout-cell-2,
  .u-section-2 .u-layout-cell-4,
  .u-section-2 .u-layout-cell-6 {
    min-height: 300px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-layout-wrap-1 {
    width: 340px;
    margin: 40px auto 50px;
  }

  .u-section-2 .u-container-layout-1,
  .u-section-2 .u-container-layout-3,
  .u-section-2 .u-container-layout-5 {
    padding: 20px 10px 10px 10px;
  }

  .u-section-2 .u-container-layout-2,
  .u-section-2 .u-container-layout-4,
  .u-section-2 .u-container-layout-6 {
    padding: 18px 14px 22px 16px;
  }

  .u-section-2 .u-image-1,
  .u-section-2 .u-image-2,
  .u-section-2 .u-image-3,
  .u-section-2 .u-image-4 {
    width: 100%;
    height: auto;
    max-width: 320px;
  }

  .u-section-2 .u-text-1,
  .u-section-2 .u-text-4,
  .u-section-2 .u-text-7,
  .u-section-2 .u-text-10 {
    font-size: 1.25rem;
  }

  .u-section-2 .u-btn-1,
  .u-section-2 .u-btn-2,
  .u-section-2 .u-btn-3,
  .u-section-2 .u-btn-4 {
    display: block;
    width: 100%;
    margin: 15px 0 10px 0;
    padding: 10px 20px 11px;
  }

  .u-section-2 .u-btn-1-link,
  .u-section-2 .u-btn-2-link,
  .u-section-2 .u-btn-3-link,
  .u-section-2 .u-btn-4-link {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }
}.u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  margin: 24px auto 24px -14px;
  padding: 10px 480px 11px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-btn-1 {
    margin-right: initial;
    margin-left: initial;
  }
}.u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-text-1 {
  letter-spacing: 0px;
  font-weight: 900;
  width: 670px;
  text-transform: none;
  font-size: 2.25rem;
  margin: 60px auto 0;
}

.u-section-4 .u-social-icons-1 {
  white-space: nowrap;
  height: 37px;
  min-height: 16px;
  width: 151px;
  min-width: 88px;
  margin: 23px auto 60px;
}

.u-section-4 .u-icon-1 {
  height: 100%;
}

.u-section-4 .u-icon-2 {
  height: 100%;
}

.u-section-4 .u-icon-3 {
  height: 100%;
}

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

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

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

  .u-section-4 .u-text-1 {
    width: 540px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 3.75rem;
    margin-left: 0;
    margin-right: 0;
    width: 340px;
  }

  .u-section-4 .u-social-icons-1 {
    margin-left: 38px;
  }
}
