.t--white {
  color: white;
}
.t--orange {
  color: #FF6600;
}

.text-right {
  text-align: right;
}

.css-table {
  display: table;
  height: 100%;
  width: 100%;
}

.css-table-cell {
  display: table-cell;
}

.css-table-cell.middle {
  vertical-align: middle;
}

.css-table-cell.bottom {
  vertical-align: bottom;
}

.css-table-cell.top {
  vertical-align: top;
}

.header-200 {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}

.header-400 {
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
}

.header-500 {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
}

.header-600 {
  font-family: SofiaProMedium, Helvetica, Arial, sans-serif !important;
}

.black-top {
  border-top: 1px solid black;
}

.grey-top {
  border-top: 1px solid #D9D9D6;
}

.grey-bottom {
  border-bottom: 1px solid #D9D9D6;
}

.orange-bottom {
  border-bottom: 1px solid #FF6600;
}

.orange-top {
  border-top: 1px solid #FF6600;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-center {
  margin: 0 auto;
}

.no-padding {
  padding: 0;
}

.muted {
  color: #999999;
}

.spaced {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .spaced {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .xs-center {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .xs-left {
    text-align: left !important;
  }
}

.no-br {
  white-space: nowrap;
}

.center, .lead-header-block h2, .lead-header-block h3, .lead-header-block p {
  text-align: center;
}

.text-center {
  text-align: center;
}

.uppercase {
  text-transform: uppercase !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30, .block-default-mb {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20, .lead-header-block p {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom, .lead-header-block h2, .lead-header-block h3, .block-default-mt {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .mt-sm-50, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom, .lead-header-block h2, .lead-header-block h3, .block-default-mt {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .mt-50 {
    margin-top: 30px;
  }

  .mb-50 {
    margin-bottom: 30px !important;
  }
}
@media (min-width: 768px) {
  .mb-sm-50, .block-default-mb {
    margin-bottom: 50px;
  }
}

.mlr-0 {
  margin: 0 -15px;
}

.bg-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width: 479px) {
  .visible-xxs {
    display: block !important;
  }
}

.hide-mobile {
  display: none !important;
}
@media (min-width: 992px) {
  .hide-mobile {
    display: inline !important;
  }
}

.hide-desktop {
  display: block !important;
}
@media (min-width: 768px) {
  .hide-desktop {
    display: none !important;
  }
}

.tile-grid {
  background-position: center;
  height: 330px;
  padding-bottom: initial;
}
.tile-grid-home-full-w {
  height: 420px;
}
.tile-grid-half-w {
  float: left;
  height: 300px;
  padding-bottom: initial;
  width: 50%;
}
.tile-grid-half-w .overlay.bottom {
  bottom: 25% !important;
  width: initial !important;
}
.tile-grid .t--orange {
  color: #FF6600;
}
.tile-grid .t--white {
  color: white;
}
.tile-grid .t--gray {
  color: #231F20;
}
.tile-grid .t--black {
  color: black;
}
.tile-grid .t--extralight {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}
.tile-grid .t--regular {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
}
.tile-grid .t--medium {
  font-family: SofiaProMedium, Helvetica, Arial, sans-serif;
}
.tile-grid .t--semibold {
  font-family: SofiaProSemiBold, Helvetica, Arial, sans-serif;
}
.tile-grid .t--bold {
  font-family: SofiaProBold, Helvetica, Arial, sans-serif;
}
.tile-grid.bkg-center {
  background-position: center;
}
.tile-grid.bkg-left {
  background-position: left top;
}
.tile-grid.bkg-right {
  background-position: right top;
}
.tile-grid .h1 {
  font-size: 35px;
  margin-bottom: 10px;
}
.tile-grid .h2 {
  font-size: 20px;
  margin-bottom: 15px;
  letter-spacing: 2.5px;
}
.tile-grid .h6 {
  font-size: 15px;
  letter-spacing: 2.25px;
}
.tile-grid sup {
  font-size: 40%;
  line-height: 3px;
}
.tile-grid-hero {
  height: 550px;
}
.tile-grid-hero .h1 {
  font-size: 50px;
  line-height: 56px;
  margin-bottom: 20px;
}
.tile-grid-hero .h6 {
  font-size: 15px;
}
.tile-grid-hero p {
  font-size: 14px;
  line-height: 20px;
}
.tile-grid-hero .buttons {
  margin: 15px 0 0 0;
}
.tile-grid-hero .buttons a {
  margin: 10px 10px 0 0;
}
.tile-grid-sale .h6 {
  font-size: 21px;
}
.tile-grid-sale .h1 {
  font-family: SofiaProRegular;
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 20px;
}
.tile-grid .vid-wrap {
  bottom: 0;
  filter: brightness(85%);
  left: 0;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s;
  width: 100%;
  z-index: 0;
}
.tile-grid .vid-wrap video {
  min-height: 100%;
  min-width: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 0;
  transform: translateY(-50%) scale(1);
}
.tile-grid .vid-player {
  position: relative;
}
.tile-grid .show-vid {
  opacity: 1;
}
.tile-grid .overlay {
  width: 35%;
  z-index: 2;
}
.tile-grid .overlay.bottom {
  bottom: 20px;
}
.tile-grid .overlay.left {
  left: 60px;
}
.tile-grid .overlay.right {
  left: initial;
  right: 60px;
}
.tile-grid .overlay.center, .tile-grid .lead-header-block h2.overlay, .lead-header-block .tile-grid h2.overlay, .tile-grid .lead-header-block h3.overlay, .lead-header-block .tile-grid h3.overlay, .tile-grid .lead-header-block p.overlay, .lead-header-block .tile-grid p.overlay {
  left: 50%;
  text-align: center;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
}
.tile-grid p {
  max-width: initial;
}
.tile-grid .tcs {
  bottom: 5px;
}
.tile-grid .tcs a {
  font-size: 11px;
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
}
.tile-grid .tcs.center, .tile-grid .lead-header-block h2.tcs, .lead-header-block .tile-grid h2.tcs, .tile-grid .lead-header-block h3.tcs, .lead-header-block .tile-grid h3.tcs, .tile-grid .lead-header-block p.tcs, .lead-header-block .tile-grid p.tcs {
  bottom: 5px;
  text-align: center;
  top: initial;
  transform: translateX(-50%);
}
@media (min-width: 1400px) {
  .tile-grid {
    padding-bottom: 25%;
  }
  .tile-grid-hero {
    padding-bottom: 40%;
  }
  .tile-grid .h1 {
    font-size: 50px;
  }
  .tile-grid .h2 {
    font-size: 29px;
  }
  .tile-grid-half-w {
    padding-bottom: 18%;
  }
  .tile-grid-sale .h1 {
    font-size: 100px;
  }
}
@media (max-width: 1199px) {
  .tile-grid .vid-wrap video {
    transform: translateY(-50%) scale(1.5);
  }
}
.tile-grid .opacity-overlay-desktop {
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .tile-grid .opacity-overlay-desktop {
    background: none;
  }
  .tile-grid .opacity-overlay-mobile {
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}

@media screen and (min-width: 1700px) {
  .tile-grid {
    height: 500px;
    padding-bottom: unset;
  }
  .tile-grid-hero {
    height: 720px;
  }
  .tile-grid-home-full-w {
    height: 500px;
  }
  .tile-grid-half-w {
    height: 300px;
  }
}
/* MOBILE */
@media screen and (max-width: 767px) {
  .tile-grid {
    height: 230px;
  }
  .tile-grid-home-full-w {
    height: 420px;
  }
  .tile-grid-home-full-w .h2 {
    font-size: 25px;
    letter-spacing: 2.5px;
  }
  .tile-grid.bkg-mobile-center {
    background-position: center;
  }
  .tile-grid.bkg-mobile-left {
    background-position: left top;
  }
  .tile-grid.bkg-mobile-right {
    background-position: right top;
  }
  .tile-grid.sales {
    background-position: 65%;
  }
  .tile-grid-half-w {
    height: 250px;
    padding-bottom: initial;
    width: 100%;
  }
  .tile-grid .overlay.left, .tile-grid .overlay.right {
    left: 25px;
    width: calc(100% - 130px);
  }
  .tile-grid .overlay .buttons a {
    margin: 10px 0;
  }
  .tile-grid .overlay .buttons a:last-child {
    margin-top: 0;
  }
  .tile-grid .h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .tile-grid .h2 {
    font-size: 25px;
    letter-spacing: 3.2px;
  }
  .tile-grid p {
    display: block;
    font-size: 14px;
    letter-spacing: 0.6px;
    line-height: 20px;
    margin-top: 10px;
  }
  .tile-grid-hero {
    height: 550px;
  }
  .tile-grid-hero .overlay.left, .tile-grid-hero .overlay.right {
    left: 50px;
  }
  .tile-grid-hero .overlay.center, .tile-grid-hero .lead-header-block h2.overlay, .lead-header-block .tile-grid-hero h2.overlay, .tile-grid-hero .lead-header-block h3.overlay, .lead-header-block .tile-grid-hero h3.overlay, .tile-grid-hero .lead-header-block p.overlay, .lead-header-block .tile-grid-hero p.overlay {
    width: calc(100% - 130px);
  }
  .tile-grid-hero .h1 {
    font-size: 35px;
    letter-spacing: 2.8px;
    line-height: 43px;
  }
  .tile-grid-hero .h6 {
    font-size: 15px;
  }
  .tile-grid-hero p {
    font-size: 13px;
    line-height: 19px;
  }
  .tile-grid-sale .h1 {
    font-size: 89px;
    line-height: 77px;
  }
  .tile-grid .vid-wrap {
    display: none;
  }
}

/*# sourceMappingURL=sitebanners.css.map */
