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

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

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

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

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

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

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

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

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

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

.u-section-2 .u-text-1 {
  margin: 3px auto 50px -2px;
}

.u-section-2 .u-btn-1 {
  padding: 0;
}.u-section-3 .u-sheet-1 {
  min-height: 634px;
}

.u-section-3 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 747px 0 0;
}

.u-section-3 .u-text-2 {
  font-size: 1rem;
  font-weight: normal;
  margin: 11px 0 0;
}

.u-section-3 .u-list-1 {
  margin-top: 120px;
  margin-bottom: 60px;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px) calc(33.3333% - 6.66667px);
  min-height: 265px;
  grid-gap: 10px 10px;
}

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

.u-section-3 .u-image-1 {
  height: 148px;
  width: 148px;
  background-image: url("images/culture1.png");
  background-position: 50% 50%;
  margin: 6px auto 0;
}

.u-section-3 .u-text-3 {
  font-size: 1rem;
  font-weight: normal;
  margin: 18px auto 0;
}

.u-section-3 .u-btn-1 {
  border-style: solid;
  text-decoration: underline !important;
  padding: 0;
}

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

.u-section-3 .u-image-2 {
  height: 148px;
  width: 148px;
  background-image: url("images/ourbusinessenviroment_.png");
  background-position: 50% 50%;
  margin: 6px auto 0;
}

.u-section-3 .u-text-4 {
  font-size: 1rem;
  font-weight: normal;
  margin: 18px auto 0;
}

.u-section-3 .u-btn-2 {
  border-style: solid;
  text-decoration: underline !important;
  padding: 0;
}

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

.u-section-3 .u-image-3 {
  height: 148px;
  width: 148px;
  background-image: url("images/openpositions.webp");
  background-position: 50% 50%;
  margin: 6px auto 0;
}

.u-section-3 .u-text-5 {
  font-size: 1rem;
  font-weight: normal;
  margin: 18px auto 0;
}

.u-section-3 .u-btn-3 {
  border-style: solid;
  text-decoration: underline !important;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    margin-right: 547px;
    width: 393px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 218px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-text-1 {
    margin-right: 327px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 280px;
  }
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-right: 147px;
  }

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

  .u-section-3 .u-list-1 {
    margin-top: 97px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 232px;
    grid-auto-columns: calc(33.3333% - 6.66667px);
  }
}

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

  .u-section-3 .u-text-1 {
    margin-right: 95px;
  }

  .u-section-3 .u-list-1 {
    margin-top: 42px;
  }

  .u-section-3 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 652px;
    grid-auto-columns: 100%;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-text-1 {
  margin: 11px auto;
}

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    width: 175px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}