.home .hero-background:after {
  background: radial-gradient(ellipse at center, rgba(0, 63, 82, 0) 0, #578ac9 100%);
  z-index: 2;
}
.home .hero-background:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3f98ff), color-stop(71%, #2b628d), to(#578ac9));
  background: linear-gradient(180deg, #3f98ff 0, #2b628d 71%, #578ac9);
  z-index: 1;
}
.home .hero-section .container .col-lg-12 .people img.person-1 {
  max-width: 308px;
  bottom: 0;
  margin-left: -76px;
  z-index: 1;
}
.home .hero-section .container .col-lg-12 .people img.person-2 {
  max-width: 175px;
  bottom: -17px;
}
.home .hero-section .container .col-lg-12 .people img.person-3 {
  width: 170px;
}
.home .hero-section .container .col-lg-12 .people img.person-4 {
  max-width: 200px;
  bottom: -1px;
  margin: 0 0 0 -90px;
}
@media screen and (max-width: 1070px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 200px;
    bottom: 0;
    margin-left: -42px;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 117px;
    bottom: 9px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 134px;
    bottom: 18px;
    margin: 0 0 0 -63px;
  }
}
@media screen and (max-width: 504px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 155px;
    bottom: 0;
    margin-left: -35px;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 89px;
    bottom: -5px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 103px;
    bottom: 3px;
    margin: 0 0 0 -47px;
  }
}
@media screen and (max-width: 390px) {
  .home .hero-section .container .col-lg-12 .people img.person-1 {
    max-width: 130px;
    bottom: 0;
    margin-left: -35px;
  }
  .home .hero-section .container .col-lg-12 .people img.person-2 {
    max-width: 75px;
    bottom: -5px;
    margin-right: 0;
  }
  .home .hero-section .container .col-lg-12 .people img.person-4 {
    max-width: 86px;
    bottom: 0;
    margin-right: 0 0 0 -17px;
  }
}
.home .why.two-bg-hallowell {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, #7DCAEC), color-stop(0, #E2E8F0));
  background-image: linear-gradient(90deg, #7DCAEC 40%, #E2E8F0 0);
}
.home .ned-quote .author-info span i {
  font-size: 1.8rem;
  margin: 0 8px 0 0;
}
.home .world-class .feature-img-holder img {
  width: 305px;
  margin: 0 auto;
}
.home .world-class .feature-img-holder img:first-of-type, .home .world-class .feature-img-holder img:last-of-type {
  width: 200px;
}
.home .about-ned h1 {
  color: #000;
  text-shadow: none;
}
.home .about-ned .widget-img-1 {
  width: 300px;
}
.home .about-ned .widget-img-3 {
  width: 300px;
}

/*# sourceMappingURL=scss */
/*# sourceMappingURL=hallowell.css.map */
