:root {
  --white: white;
  --black: black;
}

.navlink {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.brand {
  margin-top: 5px;
}

.behind-navbar {
  background-color: gray;
  height: 59px;
  line-height: 15px;
  position: static;
  top: 0;
}

.navbar {
  pointer-events: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.hero-text-section {
  background-color: #ddd;
}

.hero-text-container {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.hero-text {
  text-align: center;
  padding: 3px 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
}

.page-sub-heading {
  font-family: Lato, sans-serif;
  font-size: 30px;
}

.body-text {
  text-align: justify;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.small-spacing {
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  border: 1px #000;
  height: 15px;
}

.bi-solution-example-holder {
  text-align: center;
  border: 1px solid #000;
  padding-top: 16px;
  padding-bottom: 16px;
  display: block;
}

.body {
  padding-top: 0;
}

.bi-solution-column-2 {
  height: 10px;
}

.our-services-coluimn-1, .our-services-column-2 {
  background-color: #0000;
}

.our-services-image-holder {
  border: 1px solid #000;
}

.our-services---h2 {
  color: #fff;
  text-align: center;
  background-color: gray;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.our-services-target-segment {
  text-align: left;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.our-services-description {
  text-align: left;
  font-family: Lato, sans-serif;
}

.hero-image-holder {
  background-image: url('../images/Hero-Image.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 465px;
}

.contact_us_box {
  -webkit-text-fill-color: inherit;
  background-color: #ccc;
  background-clip: border-box;
}

.contact_us_header {
  text-align: center;
  padding-top: 21px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.contact_us_line {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.contact_us_last_line {
  text-align: center;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
}

.copyright-info-container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.copyright-info-text {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.contact_us_column_2 {
  background-color: #ddd;
}

.our-team-column-1, .our-team-column-2 {
  background-color: #0000;
}

.our-team---photo-holder {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
}

.our-team---photo-2 {
  border: 2px #000;
  width: 154px;
  height: 154px;
  margin-top: 16px;
  margin-left: 4px;
  margin-right: 4px;
}

.our-team---photo-1 {
  width: 170px;
  height: 170px;
}

.name {
  text-align: center;
  padding-top: 17px;
  padding-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-style: italic;
  font-weight: 700;
}

.position {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: italic;
}

.micro-spacing {
  border: 1px #000;
  height: 8px;
}

.our-team-column-3 {
  background-color: #0000;
}

.our-team---photo-3 {
  width: 154px;
  height: 154px;
  margin-top: 16px;
  margin-left: 4px;
  margin-right: 4px;
}

.bi-experience-column-1, .bi-experience-column-2 {
  background-color: #0000;
}

.bi-experience-column-3 {
  background-color: #eee;
}

.bi-experience-header {
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 22px;
}

.bi-experience-line {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.our-team---columns, .bi-experience---columns {
  background-color: #eee;
}

.our-team---photo-4 {
  width: 154px;
  height: 154px;
  margin-top: 16px;
  margin-left: 4px;
  margin-right: 4px;
}

.bi-experience-line-copy {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

@media screen and (max-width: 991px) {
  .hero-text-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .our-team-column-1, .our-team-column-2, .our-team-column-3 {
    background-color: #0000;
  }

  .our-team---columns, .bi-experience---columns {
    background-color: #eee;
  }
}

@media screen and (max-width: 767px) {
  .hero-text-container {
    padding: 20px 40px;
  }

  .our-services-container {
    padding-left: 9px;
    padding-right: 9px;
  }

  .hero-image-holder {
    height: 200px;
  }

  .our-team-container {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bi-experience-line {
    font-size: 14px;
  }

  .bold-text {
    font-size: 20px;
  }

  .bi-experience-line-copy {
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .hero-text-container {
    padding: 15px 12px;
  }

  .hero-image-holder {
    object-fit: fill;
    height: 490px;
    display: block;
  }

  .bi-experience-header {
    line-height: 32px;
  }
}
