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

.top-image-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 70vh;
}

/* .top-left-container {
  background-image: url("images/top-left-image.jpg");
  background-position: 50% 50%;
}

.top-right-container {
  background-image: url("images/top-right-image.jpg");
  background-position: 50% 50%;
} */

.top-left-container,
.top-right-container {
  display: flex;
  max-height: 80vh;
}

.top-right-container {
  background-color: #0e45ba;
}

.top-right-text-container {
  margin: auto;
  text-align: right;
  margin-right: 15px;
}

.top-right-text-container > h3 {
  color: white;
  text-transform: uppercase;
}

.top-right-text-container > a {
  float: right;
}

.top-section-image {
  width: 100%;
  margin: auto;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 10px;
  font-size: 1.25rem;
  margin: 427px 0 0 591px;
  color: white;
}

.u-section-1 .u-text-2 {
  font-size: 4.5rem;
  margin: 33px 0 0 591px;
}

.u-section-1 .u-text-3 {
  margin: 21px 0 0 591px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 0.875rem;
  margin: 50px 0 60px auto;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 60px;
    margin-left: 391px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 391px;
  }

  .u-section-1 .u-text-3 {
    margin-left: 391px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 171px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 171px;
  }

  .u-section-1 .u-text-3 {
    margin-left: 171px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 366px;
  }

  .u-section-1 .u-text-2 {
    margin-left: auto;
  }

  .u-section-1 .u-text-3 {
    margin-left: auto;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 166px;
  }

  .u-section-1 .u-text-2 {
    font-size: 3rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 733px;
}

.u-section-2 .u-text-1 {
  margin: 50px 538px 0 0;
}

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

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

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

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

.u-section-2 .u-icon-1 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

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

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

.u-section-2 .u-text-3 {
  font-size: 1.25rem;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin: 0;
}

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

.u-section-2 .u-layout-cell-3 {
  min-height: 143px;
}

.u-section-2 .u-container-layout-3 {
  padding: 30px 30px 29px;
}

.u-section-2 .u-icon-2 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

.u-section-2 .u-layout-cell-4 {
  min-height: 143px;
}

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

.u-section-2 .u-text-5 {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 0;
}

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

.u-section-2 .u-layout-cell-5 {
  min-height: 143px;
}

.u-section-2 .u-container-layout-5 {
  padding: 30px 30px 29px;
}

.u-section-2 .u-icon-3 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

.u-section-2 .u-layout-cell-6 {
  min-height: 158px;
}

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

.u-section-2 .u-text-7 {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 0;
}

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

.u-section-2 .u-image-1 {
  min-height: 431px;
  background-image: url("images/building.jpg");
  background-position: 50% 50%;
}

.u-section-2 .u-image-11 {
  min-height: 431px;
  background-image: url("images/team/9.jpg");
  background-position: 50% 50%;
}

.u-section-2 .u-image-12 {
  min-height: 431px;
  background-image: url("images/team/4.jpg");
  background-position: 50% 50%;
}

.u-section-2 .u-image-13 {
  min-height: 431px;
  background-image: url("images/team/7.jpg");
  background-position: 50% 50%;
}

.u-section-2 .u-image-14 {
  min-height: 431px;
  background-image: url("images/team/1.jpg");
  background-position: 50% 50%;
}

.u-section-2 .u-image-15 {
  min-height: 431px;
  background-image: url("images/team/6.jpg");
  background-position: 50% 50%;
}

.u-section-2 .u-image-16 {
  min-height: 431px;
  background-image: url("images/team/8.jpg");
  background-position: 50% 50%;
}

.u-section-2 .u-image-17 {
  min-height: 431px;
  background-image: url("images/team/3.jpg");
  background-position: 50% 50%;
}

.u-section-2 .u-image-18 {
  min-height: 431px;
  background-image: url("images/team/2.jpg");
  background-position: 50% 50%;
}


.u-section-2 .u-image-20 {
  min-height: 431px;
  background-image: url("images/team/5.jpg");
  background-position: 50% 50%;
}

.u-section-2 .u-image-21 {
  min-height: 431px;
  background-image: url("images/team/10.jpg");
  background-position: 50% 50%;
}


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

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

  .u-section-2 .u-text-1 {
    margin-right: 338px;
    width: 603px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 338px;
    width: 603px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

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

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

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

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

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

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

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

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

  .u-section-2 .u-text-1 {
    margin-right: 118px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 118px;
  }

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

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

  .u-section-2 .u-text-1 {
    margin-right: auto;
    width: 540px;
  }

  .u-section-2 .u-text-2 {
    margin-right: auto;
    width: 540px;
  }

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

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

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

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

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

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

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

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

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

  .u-section-2 .u-text-1 {
    width: 340px;
  }

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

  .u-section-2 .u-image-1 {
    min-height: 257px;
  }
}.u-section-3 {
  background-image: url("images/pexelsphoto2889488.jpg");
  background-position: 50% 57.47%;
}

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

.u-section-3 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

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

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

.u-section-3 .u-text-1 {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  font-size: 1.25rem;
  margin: 69px auto 0 0;
}

.u-section-3 .u-text-2 {
  font-size: 3rem;
  margin: 19px auto 0 0;
}

.u-section-3 .u-text-3 {
  font-size: 1rem;
  margin: 21px 51px 0 52px;
  color: #0e45ba;
}

.u-section-3 .u-image-1 {
  width: 255px;
  height: 124px;
  margin: 30px auto 0;
}

.u-section-3 .u-image-2 {
  min-height: 596px;
  background-image: url("images/images/founder.jpg");
  background-position: 50% 58.49%;
}

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

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

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

  .u-section-3 .u-text-3 {
    margin-left: 2px;
    margin-right: 1px;
    width: 407px;
  }

  .u-section-3 .u-image-2 {
    min-height: 491px;
  }
}

@media (max-width: 991px) {
  .u-section-3 {
    background-position: 30.79% 57.08%;
    background-size: 140%;
  }

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

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

  .u-section-3 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
    width: 300px;
  }

  .u-section-3 .u-image-2 {
    min-height: 376px;
  }
}

@media (max-width: 767px) {
  .u-section-3 {
    background-position: 0% 100%;
    background-size: auto 140%;
  }

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

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

  .u-section-3 .u-text-1 {
    margin-left: auto;
  }

  .u-section-3 .u-text-2 {
    margin-left: auto;
  }

  .u-section-3 .u-text-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-3 .u-image-2 {
    min-height: 564px;
  }

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

@media (max-width: 575px) {
  .u-section-3 {
    background-position: 6.49% 99.76%;
  }

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

  .u-section-3 .u-image-2 {
    min-height: 355px;
  }
}.u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-layout-wrap-1 {
  margin: 60px 0;
}

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

.u-section-4 .u-container-layout-1 {
  /* padding-left: 100px; */
}

.u-section-4 .u-image-1 {
  height: 236px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 409px;
  background-image: none;
}

.u-section-4 .u-container-layout-2 {
  padding: 30px 50px;
}

.u-section-4 .u-text-1 {
  font-size: 9.375rem;
  letter-spacing: -15px;
  font-weight: 700;
  margin: 0 auto 0 0;
}

.u-section-4 .u-text-2 {
  font-size: 2.25rem;
  margin: 18px 0 0;
}

.u-section-4 .u-text-3 {
  margin: 22px 0 0;
}

.u-section-4 .u-image-2 {
  min-height: 531px;
  background-image: url("images/background.jpg");
  background-position: 50% 50%;
}

.u-section-4 .u-container-layout-3 {
  padding: 30px 60px;
}

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

  .u-section-4 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-4 .u-image-1 {
    height: 186px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 337px;
  }

  .u-section-4 .u-image-2 {
    min-height: 438px;
  }
}

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

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

  .u-section-4 .u-container-layout-1 {
    /* padding-left: 60px; */
  }

  .u-section-4 .u-image-1 {
    height: 166px;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-4 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .u-section-4 .u-image-2 {
    min-height: 335px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

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

  .u-section-4 .u-image-1 {
    height: 267px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-image-2 {
    min-height: 503px;
  }

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

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

  .u-section-4 .u-container-layout-1 {
    /* padding-left: 10px; */
  }

  .u-section-4 .u-image-1 {
    height: 166px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 413px;
  }

  .u-section-4 .u-text-1 {
    font-size: 6rem;
    width: auto;
    margin-left: auto;
  }

  .u-section-4 .u-text-2 {
    font-size: 1.5rem;
  }

  .u-section-4 .u-image-2 {
    min-height: 317px;
  }
}.u-section-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.8), rgba(0,0,0,0.8)), url("images/creativesmartphonenotebooktypography.jpg");
}

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

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

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

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

.u-section-5 .u-text-1 {
  margin: 0;
}

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

.u-section-5 .u-layout-cell-2 {
  min-height: 291px;
  background-position: 0% 0%;
}

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

.u-section-5 .u-text-3 {
  margin: 0;
}

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

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

  .u-section-5 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-5 .u-text-3 {
    position: relative;
  }

  .u-section-5 .u-text-4 {
    position: relative;
  }
}

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-5 .u-sheet-1 {
    min-height: 584px;
  }
}.u-section-6 {
  background-image: linear-gradient(0deg, rgba(41,51,50,0.6), rgba(41,51,50,0.6)), url("images/creativesmartphonenotebooktypography.jpg");
  background-position: 50% 50%;
}

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

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

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

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

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

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

.u-section-6 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.875rem;
  margin: 21px auto 0 0;
}

.u-section-6 .u-image-1 {
  background-image: url("images/team/9.jpg");
  min-height: 283px;
  background-position: 50% 50%;
}

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

.u-section-6 .u-image-2 {
  background-image: url("images/team/5.jpg");
  min-height: 283px;
  background-position: 50% 50%;
}

.u-section-6 .u-container-layout-3 {
  padding: 30px;
}

.u-section-6 .u-image-3 {
  background-image: url("images/team/4.jpg");
  background-position: 50% 50%;
  min-height: 283px;
}

.u-section-6 .u-container-layout-4 {
  padding: 30px;
}

.u-section-6 .u-image-4 {
  background-image: url("images/team/3.jpg");
  background-position: 50% 50%;
  min-height: 283px;
}

.u-section-6 .u-container-layout-5 {
  padding: 30px;
}

.u-section-6 .u-image-5 {
  background-image: url("images/team/2.jpg");
  background-position: 50% 50%;
  min-height: 283px;
}

.u-section-6 .u-image-6 {
  background-image: url("images/team/1.jpg");
  background-position: 50% 50%;
  min-height: 283px;
}

.u-section-6 .u-image-7 {
  background-image: url("images/team/7.jpg");
  background-position: 50% 50%;
  min-height: 283px;
}

.u-section-6 .u-image-8 {
  background-image: url("images/team/8.jpg");
  background-position: 50% 50%;
  min-height: 283px;
}

#member-image-1:hover {
  background-image: url("images/team/9b.jpg");
  cursor: pointer;
}


#member-image-2:hover {
  background-image: url("images/team/5b.jpg");
  cursor: pointer;
}

#member-image-3:hover {
  background-image: url("images/team/4b.jpg");
  cursor: pointer;
}


#member-image-4:hover {
  background-image: url("images/team/3b.jpg");
  cursor: pointer;
}

#member-image-5:hover {
  background-image: url("images/team/2b.jpg");
  cursor: pointer;
}

#member-image-6:hover {
  background-image: url("images/team/1b.jpg");
  cursor: pointer;
}

#member-image-7:hover {
  background-image: url("images/team/7b.jpg");
  cursor: pointer;
}

#member-image-8:hover {
  background-image: url("images/team/8b.jpg");
  cursor: pointer;
}

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

  .u-section-6 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-6 .u-container-layout-1 {
    padding-right: 30px;
    padding-left: 0;
  }

  .u-section-6 .u-image-1 {
    min-height: 233px;
  }

  .u-section-6 .u-image-2 {
    min-height: 233px;
  }

  .u-section-6 .u-image-3 {
    min-height: 233px;
  }

  .u-section-6 .u-image-4 {
    min-height: 233px;
  }
}

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

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

  .u-section-6 .u-text-1 {
    width: auto;
    margin-right: 310px;
  }

  .u-section-6 .u-image-1 {
    min-height: 357px;
  }

  .u-section-6 .u-image-2 {
    min-height: 357px;
  }

  .u-section-6 .u-image-3 {
    min-height: 357px;
  }

  .u-section-6 .u-image-4 {
    min-height: 357px;
  }
}

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

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

  .u-section-6 .u-text-1 {
    margin-right: 150px;
  }

  .u-section-6 .u-image-1 {
    min-height: 536px;
  }

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

  .u-section-6 .u-image-2 {
    min-height: 536px;
  }

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

  .u-section-6 .u-image-3 {
    min-height: 536px;
  }

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

  .u-section-6 .u-image-4 {
    min-height: 536px;
  }

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

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

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

  .u-section-6 .u-image-1 {
    min-height: 337px;
  }

  .u-section-6 .u-image-2 {
    min-height: 337px;
  }

  .u-section-6 .u-image-3 {
    min-height: 337px;
  }

  .u-section-6 .u-image-4 {
    min-height: 337px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 228px;
}

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

.u-section-7 .u-image-1 {
  min-height: 109px;
  background-image: url("images/images/1.jpg");
}

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

.u-section-7 .u-image-2 {
  min-height: 109px;
  background-image: url("images/images/2.jpg");
}

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

.u-section-7 .u-image-3 {
  min-height: 109px;
  background-image: url("images/images/3.jpg");
}

.u-section-7 .u-container-layout-3 {
  padding: 30px;
}

.u-section-7 .u-image-4 {
  min-height: 109px;
  background-image: url("images/images/4.jpg");
}

.u-section-7 .u-container-layout-4 {
  padding: 30px;
}

.u-section-7 .u-image-5 {
  min-height: 109px;
  background-image: url("images/5.jpg");
}

.u-section-7 .u-container-layout-5 {
  padding: 30px;
}

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

  .u-section-7 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-image-1 {
    min-height: 90px;
  }

  .u-section-7 .u-image-2 {
    min-height: 90px;
  }

  .u-section-7 .u-image-3 {
    min-height: 90px;
  }

  .u-section-7 .u-image-4 {
    min-height: 90px;
  }

  .u-section-7 .u-image-5 {
    min-height: 90px;
  }
}

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

  .u-section-7 .u-layout-wrap-1 {
    width: 112px;
    margin: 20px auto;
  }

  .u-section-7 .u-image-1 {
    min-height: 137px;
  }

  .u-section-7 .u-image-2 {
    min-height: 138px;
  }

  .u-section-7 .u-image-3 {
    min-height: 137px;
  }

  .u-section-7 .u-image-4 {
    min-height: 138px;
  }

  .u-section-7 .u-image-5 {
    min-height: 137px;
  }
}

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

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

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

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

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

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

@media (max-width: 575px) {
  
.u-section-7 .u-sheet-1 {
    min-height: 568px;
}
}
.u-section-8 {
  background-image: none;
  margin: 0;
}

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

.u-section-8 .u-text-1 {
  font-size: 2.25rem;
  margin: 60px 0 0;
}

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

.u-section-8 .u-text-3 {
  margin: 0;
}

.u-section-8 .u-text-4 {
  margin: 0 0 60px;
}

.footer-donate-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.footer-info-container {
  display: flex;
  flex-direction: column;
  margin: auto;
}

@media (max-width: 575px){
  .top-image-container {
    grid-template-columns: 1fr;
  }

  #top-container-p {
    max-width: 80vw;
  }
}