body {
  background-color: #20202b;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #c5c5c5;
  font-size: 1vw;
  line-height: 1.6;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Bebas Neue', sans-serif;
  color: #779bb5;
  font-size: 9.75em;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Bebas Neue', sans-serif;
  color: #779bb5;
  font-size: 5.4375em;
  line-height: 1;
  font-weight: 400;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  font-size: 2.375em;
  line-height: 1.26;
  font-weight: 400;
  text-align: center;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.3em;
  line-height: 1.4;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1em;
  line-height: 1.4;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.85em;
  line-height: 1.4;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 77.3%, 0.9);
  font-size: 1.5em;
  line-height: 1.48;
}

a {
  color: #2f2f3a;
  font-size: 1em;
  text-decoration: none;
}

blockquote {
  margin-bottom: 1em;
  padding: 1em 2em;
  border-left: 0.4em solid #e2e2e2;
  font-size: 140%;
  line-height: 1.6;
}

.container {
  display: block;
  width: 100%;
  max-width: 1440px;
  padding-right: 11.25em;
  padding-left: 11.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  text-align: left;
}

.style_item {
  padding: 2em 0em;
  border-bottom: 0.1em solid #bdbdbd;
}

.c-rich-text p {
  margin-top: 0.5em;
  margin-bottom: 2em;
}

.c-rich-text h1 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.c-rich-text h2 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.c-rich-text h3 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.c-rich-text h4 {
  margin-top: 0.2em;
  margin-bottom: 0.6em;
}

.c-rich-text h5 {
  margin-top: 0.2em;
  margin-bottom: 1em;
}

.c-rich-text h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.display-text {
  font-family: 'Bebas Neue', sans-serif;
  color: hsla(0, 0%, 77.3%, 0.3);
  font-size: 6.0625em;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.container {
  padding-right: 0px;
  padding-left: 0px;
}

.my-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.my-contain.footer-contain {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.my-contain.map-contain {
  position: relative;
}

.my-contain.careers-hero-contain {
  position: relative;
}

.paragraph-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.yellow-border {
  margin-top: 2.5em;
  padding-left: 1.875em;
  border-left: 0.375em solid #779bb5;
}

.yellow-border.bottom-margin {
  margin-bottom: 6.25em;
}

.text-link-block {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6.25em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-transition: letter-spacing 500ms ease;
  transition: letter-spacing 500ms ease;
  letter-spacing: 0.09em;
}

.text-link-block:hover {
  letter-spacing: 0.22em;
}

.link-top-line {
  display: block;
  width: 55%;
  height: 0.125em;
  margin-bottom: 0.875em;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #6094d7;
}

.link-text {
  font-family: Lato, sans-serif;
  color: #6094d7;
  font-size: 1.375em;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.link-bot-line {
  width: 55%;
  height: 0.125em;
  margin-top: 0.875em;
  background-color: #6094d7;
}

.text-link-arrow {
  display: inline-block;
  width: 0.625em;
  margin-left: 0.6875em;
}

.link-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.feature-items-wrapper {
  width: 45%;
}

.feature-items-wrapper.careers-wrapper {
  width: 40%;
}

.testimonials-wrapper {
  position: static;
  width: 50%;
}

.featured-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 7.5em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.featured-item.featured-item-top-margin {
  margin-top: 5em;
}

.featured-item.last-featured-item {
  margin-bottom: 0em;
}

.featured-item-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lottie {
  width: 8em;
  margin-right: 1.5625em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.featured-item-title {
  display: inline-block;
  margin-bottom: 1.5625em;
  padding-bottom: 1.25em;
  border-bottom: 0.375em solid #779bb5;
  color: #c5c5c5;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.double-image-wrapper {
  position: relative;
  width: 50%;
  height: 48.125em;
}

.double-image-wrapper.double-image-right-margin {
  right: 1.25em;
}

.tall-image {
  position: relative;
  z-index: 1;
  width: 60%;
  height: 40.625em;
  background-image: url('../images/trucking12.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.tall-image.about-tall-image {
  background-image: url('../images/trucking6.png');
}

.tall-image.careers-tall-image {
  background-image: url('../images/trucking1.jpg');
  background-position: 50% 50%;
}

.wide-image {
  position: relative;
  z-index: 2;
  width: 80%;
  height: 25em;
  background-image: url('../images/trucking11.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.wide-image.about-wide-image {
  background-image: url('../images/trucking8.png');
}

.wide-image.careers-wide-image {
  background-image: url('../images/trucking13.jpg');
}

.wide-image-shadow {
  position: absolute;
  left: auto;
  top: auto;
  right: -1.25em;
  bottom: -1.25em;
  width: 80%;
  height: 25em;
  background-color: #2f2f3a;
}

.wide-image-shadow.dark-shadow {
  background-color: #20202b;
}

.image-accent-bar-1 {
  position: absolute;
  left: 4.875em;
  top: auto;
  right: auto;
  bottom: 2.6em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 25em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0.625em;
  border-color: #2f2f3a;
}

.image-accent-bar-1.dark-bar-1 {
  border-color: #20202b;
}

.image-accent-bar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: 21.875em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0.5em;
  border-color: #2f2f3a;
}

.image-accent-bar-2.dark-bar-2 {
  border-color: #20202b;
}

.image-accent-bar-3 {
  width: 95%;
  height: 18.75em;
  border-style: solid;
  border-width: 0.375em;
  border-color: #2f2f3a;
}

.image-accent-bar-3.dark-bar-3 {
  border-color: #20202b;
}

.tall-image-wrapper {
  position: relative;
  width: 100%;
}

.wide-image-wrapper {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5em;
  padding-bottom: 2.5em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 0.0625em solid #20202b;
}

.footer-bot-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.copyright {
  font-family: Lato, sans-serif;
  color: rgba(32, 32, 43, 0.8);
  font-size: 1.5em;
  line-height: 1;
  font-weight: 400;
}

.social-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icon-wrapper {
  border-radius: 100%;
  background-color: transparent;
  color: #20202b;
}

.social-icon-wrapper:hover {
  background-color: transparent;
}

.social-link-text {
  margin-right: 0.625em;
  font-family: Lato, sans-serif;
  font-size: 1.5em;
  line-height: 1;
}

.social-icon {
  width: 3.5em;
  height: 3.5em;
  border-radius: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #20202b;
}

.social-icon:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.snl-footer-logo {
  width: 10em;
}

.footer-nav-titile {
  margin-bottom: 1.25em;
  font-family: Lato, sans-serif;
  font-size: 1.5em;
  line-height: 1;
  font-weight: 700;
}

.pages-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-link {
  margin-bottom: 1.25em;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #2f2f3a;
  font-size: 1.5em;
  line-height: 1;
}

.page-link:hover {
  color: #20202b;
}

.cta-button {
  position: relative;
}

.cta-button-block {
  position: absolute;
  left: 0.625em;
  top: -0.625em;
  right: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 17.9375em;
  height: 4.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6094d7;
}

.cta-button-block.cta-dark-block {
  background-color: #20202b;
}

.cta-button-outline {
  position: static;
  top: 0.625em;
  right: 0.625em;
  bottom: 0%;
  width: 17.9375em;
  height: 4.5em;
  border-style: solid;
  border-width: 0.1875em;
  border-color: #6094d7;
}

.cta-button-outline.cta-dark-outline {
  border-color: #20202b;
}

.cta-button-text {
  font-family: Lato, sans-serif;
  color: #20202b;
  font-size: 1.375em;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.cta-button-text.cta-light-text {
  color: #c5c5c5;
}

.hero-image-wrapper {
  position: relative;
  width: 50%;
}

.hero-image {
  position: absolute;
  left: -1.25em;
  top: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 31.25em;
  background-image: url('../images/trucking10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-image.careers-hero-image {
  background-image: url('../images/trucking3.png');
}

.image-rotator-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 31.25em;
  background-color: #2f2f3a;
}

.hero-image-accent-bar {
  position: absolute;
  top: 3.125em;
  width: 100%;
  height: 31.25em;
  border-style: solid;
  border-width: 0.3125em;
  border-color: #2f2f3a;
}

.utility-page-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-wrapper.utility-right-wrapper {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section {
  padding: 6.25em 11.25em;
}

.section.light-section {
  background-color: #2f2f3a;
}

.section.hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12.5em 11.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.75))), url('../images/trucking9.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.75)), url('../images/trucking9.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.footer {
  padding-bottom: 1.25em;
  background-color: #c5c5c5;
  color: #20202b;
}

.section.sub-page-hero {
  padding-top: 11.25em;
}

.address {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  margin-top: 5em;
  font-family: Lato, sans-serif;
  color: #3c3c47;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
}

.map-wrapper {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 55%;
}

.lottie-pin {
  position: absolute;
  left: 63%;
  top: 0%;
  right: 0%;
  bottom: 51%;
  width: 6em;
}

.navbar {
  position: fixed;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 5.5em;
  padding: 0.9375em 2.5em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent);
}

.nav-links-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  margin-left: 3.75em;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #c5c5c5;
  font-size: 1.5em;
  line-height: 1;
}

.nav-link:hover {
  color: #6094d7;
}

.nav-link:focus {
  color: #c5c5c5;
}

.nav-link.w--current {
  color: #6094d7;
}

.contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-icon {
  width: 2em;
  height: 2em;
  margin-right: 1.25em;
}

.overflow {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.image-wrapper {
  position: relative;
  top: 1.875em;
  width: 50%;
}

.image-rotator-1 {
  position: relative;
  z-index: 3;
  height: 31.25em;
  background-image: url('../images/trucking5.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-rotator-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 31.25em;
  background-image: url('../images/trucking4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-rotator-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 31.25em;
  background-image: url('../images/trucking7.png');
  background-position: 50% 50%;
  background-size: cover;
}

.rotator-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  width: 100%;
  height: 31.25em;
  background-color: #6094d7;
}

.image-rotator-overflow {
  position: relative;
  top: -1.875em;
  right: -1.875em;
  overflow: hidden;
  width: 100%;
  height: 31.25em;
}

.testimonial-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38.75em;
  height: 18.75em;
  margin-right: 1.25em;
  padding: 2.5em 2.5em 0.625em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: hsla(0, 0%, 77.3%, 0.8);
  color: hsla(0, 0%, 77.3%, 0.8);
}

.testimonial-card.large-card {
  width: 45em;
  height: 25em;
}

.testimonial-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.testimonial-name {
  margin-bottom: 1.25em;
  padding-bottom: 0.625em;
  border-bottom: 0.125em solid #20202b;
  color: #20202b;
  line-height: 1;
  font-weight: 700;
}

.testimonial-quote {
  color: #20202b;
}

.testimonial-bot-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.star {
  width: 1.5em;
  height: 1.5em;
}

.testimonial-icon {
  width: 3.5em;
  height: 3.5em;
  margin-right: -1.875em;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.testimonial-icon.google-review-icon {
  background-image: url('../images/google.png');
}

.testimonial-icon.facebook-review-icon {
  background-image: url('../images/facebook.png');
}

.testimonials-collection-wrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 38.75em;
  height: auto;
  margin-top: 5em;
}

.testimonials-collection-wrapper.testimonials-no-margin {
  width: 45em;
  margin-top: 0em;
}

.testimonials-collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.testimonials-shadow {
  position: absolute;
  left: 1.25em;
  top: 1.25em;
  right: 0%;
  bottom: 0%;
  width: 38.75em;
  height: 18.75em;
  background-color: #20202b;
}

.testimonials-shadow.large-shadow {
  width: 45em;
  height: 25em;
}

.testimonials-container {
  position: relative;
}

.hero-image-shadow {
  position: relative;
  top: 1.875em;
  right: 3.125em;
  width: 100%;
  height: 31.25em;
  background-color: #2f2f3a;
}

.careers-paragraph-margin {
  margin-bottom: -1.875em;
}

.mobile-navbars {
  position: absolute;
  left: auto;
  top: 0%;
  right: 2.5em;
  bottom: 0%;
  display: none;
  width: 4em;
}

.mobile-nav-menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 90;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #20202b;
}

.mobile-nav-links-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-nav-link {
  margin-bottom: 3.125rem;
  font-family: Lato, sans-serif;
  color: #c5c5c5;
  font-size: 9.8125em;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.mobile-nav-link:hover {
  color: #c5c5c5;
}

.mobile-nav-link.w--current {
  color: #6094d7;
}

.testimonial-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.5em;
  margin-left: 1.25em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pagination-item {
  width: 3.75em;
  height: 0.25em;
  margin-right: 0.625em;
  background-color: #292935;
}

.pagination-item.item-1 {
  background-color: #6094d7;
}

._404-header {
  margin-bottom: 3.75rem;
}

._404-sub-header {
  text-align: left;
}

._404-text-link {
  margin-top: 3.75em;
  border-bottom: 0.125em solid #c5c5c5;
  -webkit-transition: border-color 200ms ease, color 200ms ease;
  transition: border-color 200ms ease, color 200ms ease;
  font-family: Lato, sans-serif;
  color: #c5c5c5;
  font-size: 1.375em;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

._404-text-link:hover {
  border-bottom-color: #6094d7;
  color: #6094d7;
}

._404-lottie {
  width: 100%;
}

.display-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.125em;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.display-text-wrapper.bottom-display-wrapper {
  margin-bottom: 5em;
}

.hero-container {
  margin-left: 6.25em;
}

.home-side-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2.5em;
  padding-left: 2.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.58);
}

.main-logo {
  width: 23.5em;
  height: 25em;
  margin-bottom: 5em;
}

.contact-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #c5c5c5;
  font-size: 1.5em;
  line-height: 1;
  text-decoration: underline;
}

.contact-link:hover {
  color: #6094d7;
}

.contact-link.desktop-phone {
  -webkit-transition-property: none;
  transition-property: none;
  text-decoration: none;
}

.contact-link.desktop-phone:hover {
  color: #c5c5c5;
}

.contact-link.mobile-link {
  display: none;
}

.display-text-line {
  width: 0.375em;
  margin-right: 1.25em;
  background-color: transparent;
}

.or-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.or-text {
  font-family: Lato, sans-serif;
  font-size: 1.5em;
  line-height: 1;
  font-weight: 400;
}

.home-mobile-side-container {
  display: none;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 14px;
  }

  .my-contain.about-features-contain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .yellow-border {
    margin-top: 2em;
  }

  .yellow-border.bottom-margin {
    margin-bottom: 4em;
  }

  .text-link-block {
    -webkit-transition-property: none;
    transition-property: none;
  }

  .text-link-block:hover {
    letter-spacing: 0.09em;
  }

  .link-top-line {
    display: none;
    height: 0.125em;
    margin-bottom: 0.875em;
  }

  .link-text {
    font-size: 15px;
  }

  .link-bot-line {
    display: none;
    height: 0.125em;
    margin-top: 0.875em;
  }

  .text-link-arrow {
    width: 6.5px;
    margin-left: 10px;
  }

  .feature-items-wrapper {
    width: 50%;
  }

  .feature-items-wrapper.about-feature-items-wrapper {
    width: 80%;
    margin-top: 40px;
  }

  .lottie {
    width: 64px;
  }

  .double-image-wrapper.double-image-about-wrapper {
    width: 100%;
    height: 72em;
  }

  .tall-image {
    height: 40.625em;
  }

  .tall-image.about-tall-image {
    height: 50em;
  }

  .wide-image {
    height: 25em;
  }

  .wide-image.about-wide-image {
    height: 39em;
  }

  .wide-image-shadow.dark-shadow {
    height: 25em;
  }

  .wide-image-shadow.dark-shadow.about-wide-shadow {
    height: 39em;
  }

  .image-accent-bar-1.dark-bar-1.about-bar-1 {
    height: 33em;
  }

  .image-accent-bar-2.dark-bar-2.about-bar-2 {
    height: 28.4em;
  }

  .image-accent-bar-3.dark-bar-3.about-bar-3 {
    height: 23.6em;
  }

  .copyright {
    font-size: 16px;
  }

  .social-link-text {
    font-size: 16px;
  }

  .social-icon {
    width: 38px;
    height: 38px;
  }

  .social-icon:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .snl-footer-logo {
    width: 96px;
  }

  .footer-nav-titile {
    font-size: 16px;
  }

  .page-link {
    font-size: 16px;
  }

  .cta-button-block {
    left: 5px;
    top: -5px;
    width: 156px;
    height: 38px;
  }

  .cta-button-outline {
    width: 156px;
    height: 38px;
  }

  .cta-button-text {
    font-size: 15px;
  }

  .utility-page-wrapper.utility-right-wrapper {
    width: 100%;
  }

  .section {
    font-size: 1em;
  }

  .section.hero-section {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .address {
    font-size: 14px;
  }

  .lottie-pin {
    left: 63.5%;
    bottom: 60%;
  }

  .navbar {
    height: 46px;
  }

  .nav-links-wrapper {
    display: none;
  }

  .contact-icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }

  .testimonial-card {
    height: 29em;
  }

  .testimonial-card.large-card {
    width: 50em;
    height: 48em;
  }

  .star {
    width: 12px;
    height: 12px;
  }

  .testimonial-icon {
    width: 24px;
    height: 24px;
  }

  .testimonials-collection-wrapper.testimonials-no-margin {
    width: 50em;
  }

  .testimonials-shadow {
    height: 29em;
  }

  .testimonials-shadow.large-shadow {
    width: 50em;
    height: 48em;
  }

  .careers-paragraph-margin {
    margin-bottom: 0em;
  }

  .mobile-navbars {
    display: block;
    width: 33px;
    cursor: auto;
  }

  .mobile-nav-menu {
    display: none;
  }

  .mobile-nav-link {
    font-size: 16em;
  }

  .pagination-item.item-1 {
    width: 26px;
    height: 2px;
  }

  .pagination-item.item-2 {
    width: 26px;
    height: 2px;
  }

  .pagination-item.item-3 {
    width: 26px;
    height: 2px;
  }

  .pagination-item.item-4 {
    width: 26px;
    height: 2px;
  }

  ._404-header {
    font-size: 19.5em;
  }

  ._404-sub-header {
    font-size: 4em;
  }

  ._404-text-link {
    border-bottom-width: 2px;
    border-bottom-color: #6094d7;
    -webkit-transition-property: none;
    transition-property: none;
    color: #6094d7;
    font-size: 15px;
  }

  ._404-text-link:hover {
    border-bottom-style: solid;
    border-bottom-color: #6094d7;
    color: #6094d7;
  }

  .hero-container {
    margin-left: 17em;
  }

  .main-logo {
    width: 188px;
    height: 200px;
  }

  .contact-link {
    font-size: 16px;
  }

  .contact-link.desktop-phone {
    display: none;
  }

  .contact-link.mobile-link {
    display: block;
  }

  .or-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .or-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 15em;
  }

  h2 {
    font-size: 11em;
  }

  .display-text {
    display: block;
    font-size: 9em;
  }

  .my-contain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-wrapper {
    width: 100%;
    margin-top: 6.25em;
  }

  .paragraph-wrapper.paragraph-wrapper-no-margin {
    margin-top: 0em;
  }

  .yellow-border {
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 0.9375em;
  }

  .feature-items-wrapper {
    width: 100%;
  }

  .feature-items-wrapper.careers-wrapper {
    width: 100%;
    margin-bottom: 20px;
  }

  .feature-items-wrapper.about-feature-items-wrapper {
    width: 100%;
  }

  .testimonials-wrapper {
    width: 100%;
  }

  .double-image-wrapper {
    width: 100%;
    height: 72em;
  }

  .tall-image {
    height: 50em;
  }

  .wide-image {
    height: 39em;
  }

  .wide-image-shadow {
    height: 39em;
  }

  .image-accent-bar-1 {
    height: 33em;
  }

  .image-accent-bar-2 {
    height: 28.4em;
  }

  .image-accent-bar-3 {
    height: 23.6em;
  }

  .footer-top-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cta-button.footer-cta {
    margin-right: 100%;
    margin-bottom: 80px;
  }

  .hero-image-wrapper {
    width: 100%;
    margin-top: 40px;
  }

  .hero-image {
    height: 62.5em;
  }

  .image-rotator-shadow {
    height: 62.5em;
  }

  .hero-image-accent-bar {
    height: 62.5em;
  }

  .section {
    padding-top: 12.5em;
    padding-bottom: 12.5em;
  }

  .address {
    font-size: 12px;
  }

  .map-wrapper {
    width: 100%;
  }

  .lottie-pin {
    left: 65.5%;
    bottom: 39%;
  }

  .image-wrapper {
    width: 100%;
  }

  .image-rotator-1 {
    height: 62.5em;
  }

  .image-rotator-2 {
    height: 62.5em;
  }

  .image-rotator-3 {
    height: 62.5em;
  }

  .rotator-overlay {
    height: 62.5em;
  }

  .image-rotator-overflow {
    height: 62.5em;
  }

  .testimonial-card {
    width: 73em;
    height: 42em;
  }

  .testimonial-card.large-card {
    width: 81em;
    height: 280px;
  }

  .testimonials-collection-wrapper {
    width: 73em;
  }

  .testimonials-collection-wrapper.testimonials-no-margin {
    width: 81em;
  }

  .testimonials-shadow {
    width: 73em;
    height: 42em;
  }

  .testimonials-shadow.large-shadow {
    width: 81em;
    height: 280px;
  }

  .testimonials-container {
    margin-bottom: 8em;
  }

  .hero-image-shadow {
    height: 62.5em;
  }

  .mobile-nav-menu {
    display: none;
  }

  .mobile-nav-link {
    font-size: 18em;
  }

  ._404-header {
    margin-bottom: 2rem;
  }

  ._404-sub-header {
    font-size: 5em;
  }

  ._404-text-link {
    margin-top: 2em;
  }

  .display-text-wrapper.bottom-display-wrapper {
    margin-bottom: 50px;
  }

  .hero-container {
    margin-left: 0em;
  }

  .home-side-container {
    display: none;
  }

  .display-text-line {
    width: 5px;
    margin-right: 10px;
  }

  .contact-links-wrapper {
    margin-bottom: 20px;
  }

  .home-mobile-side-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 64px;
  }

  h2 {
    font-size: 42px;
  }

  .display-text {
    font-size: 17em;
  }

  .paragraph-wrapper {
    margin-top: 14em;
  }

  .paragraph-wrapper.paragraph-wrapper-no-margin {
    margin-top: 0em;
  }

  .yellow-border.bottom-margin {
    margin-bottom: 3em;
  }

  .feature-items-wrapper.careers-wrapper {
    margin-bottom: 20px;
  }

  .featured-item-text-wrapper {
    margin-top: 3.75em;
  }

  .lottie {
    display: none;
  }

  .double-image-wrapper {
    height: 72em;
  }

  .wide-image {
    height: 39em;
  }

  .wide-image-shadow {
    height: 39em;
  }

  .footer-top-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-bot-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .copyright {
    font-size: 13px;
  }

  .social-link-wrapper {
    margin-top: 30px;
  }

  .snl-footer-logo {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .cta-button.footer-cta {
    margin-right: 0%;
    margin-bottom: 0px;
  }

  .address {
    margin-bottom: 5px;
  }

  .testimonial-card {
    width: 97.8em;
    height: 210px;
  }

  .testimonial-card.large-card {
    width: 94em;
    height: 450px;
  }

  .testimonials-collection-wrapper {
    width: 97.8em;
  }

  .testimonials-collection-wrapper.testimonials-no-margin {
    width: 94em;
  }

  .testimonials-shadow {
    width: 97.8em;
    height: 210px;
  }

  .testimonials-shadow.large-shadow {
    width: 94em;
    height: 450px;
  }

  .testimonials-container {
    margin-bottom: 12em;
  }

  .mobile-nav-menu {
    display: none;
  }

  .mobile-nav-link {
    font-size: 20em;
  }

  ._404-header {
    font-size: 34em;
  }

  ._404-sub-header {
    font-size: 16px;
  }
}

