.new-red {
  color: #FF444C; }

h3 {
  text-transform: uppercase;
  font-weight: 400; }

.below-header-text h3 {
  color: #FF444C;
  font-size: 14px;
  line-height: 17px; }
.below-header-text.wider {
  max-width: 83.28125%; }
.below-header-text strong, .below-header-text b {
  color: #FF444C;
  font-weight: inherit; }
.below-header-text p:last-child {
  margin-bottom: 0; }
@media (max-width: 1199px) {
  .below-header-text br {
    display: none; } }

@media (min-width: 768px) {
  .row-people .boxes .boxwrap {
    max-width: 365px;
    width: 33.333333%; } }
.row-people .boxes .boxwrap .box-text {
  font-size: 18px;
  line-height: 27px; }

@media (min-width: 768px) {
  .the-board-bigger-marg {
    margin-top: 130px; } }

.slider-text-inner.bigger-text p {
  font-size: 23px;
  line-height: 28px; }
  @media (min-width: 768px) {
    .slider-text-inner.bigger-text p {
      font-size: 28px;
      line-height: 36px; } }

.section-padbot {
  padding-bottom: 20px; }

.section-padtop {
  padding-top: 20px; }

.section-margtop {
  margin-top: 20px; }

.section-margbot {
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .section-padbot {
    padding-bottom: 60px; }

  .section-padtop {
    padding-top: 60px; }

  .section-margtop {
    margin-top: 60px; }

  .section-margbot {
    margin-bottom: 60px; } }
.redbtn a {
  display: inline-block;
  background: #FF444C;
  color: #fff;
  text-decoration: none;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.small-slider-wrap {
  margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .small-slider-wrap {
      margin-bottom: 0; } }

.page-header-bg {
  height: 33.75vw;
  min-height: 540px;
  background-image: url(../img/page-header.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .page-header-bg .page-header-bg-text {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase; }

footer {
  margin-top: 50px; }
  @media (min-width: 1200px) {
    footer {
      margin-top: 140px; } }

@media (max-width: 1199px) {
  .section-video-wrapper {
    margin-bottom: 30px; } }
/*# sourceMappingURL=changes.css.map */