.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.cr-footer-section {
  position: relative;
  z-index: 2;
  overflow: visible;
  height: auto;
  margin-top: -5px;
  padding-top: 60px;
  padding-bottom: 20px;
  background-color: #004fa3;
}

.cr-camp-animation {
  position: relative;
  z-index: 1;
  overflow: visible;
  width: 100%;
  background-color: #fff;
}

.cr-camp-land-foreground {
  position: absolute;
  z-index: 15;
  overflow: visible;
  width: 130%;
  height: auto;
  max-width: none;
  margin-bottom: 0px;
  margin-left: -5px;
  -o-object-fit: fill;
     object-fit: fill;
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
}

.cr-camp-land-background {
  position: absolute;
  bottom: auto;
  z-index: 10;
  width: 130%;
  height: auto;
  max-width: none;
  margin-right: -5px;
  float: right;
  opacity: 1;
}

.cr-camp-mountain-foreground {
  position: absolute;
  z-index: 5;
  width: 120%;
  height: auto;
  max-width: none;
  margin-left: -5px;
  float: left;
}

.cr-camp-mountain-midground {
  position: absolute;
  bottom: auto;
  z-index: 2;
  width: 130%;
  height: auto;
  max-width: none;
  margin-right: -5px;
  float: right;
}

.cr-camp-mountain-background {
  position: absolute;
  bottom: auto;
  width: 130%;
  height: auto;
  max-width: none;
  margin-left: -5px;
  float: left;
}

.cr-camp-clouds {
  position: static;
  width: 130%;
  height: auto;
  max-width: none;
  margin-right: -5px;
  float: right;
}

.cr-footer-content {
  width: 940px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 9px;
}

.cr-footer-logo {
  display: block;
  width: 264px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
}

.cr-footer-logo-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.cr-social-links {
  position: relative;
  z-index: auto;
}

.cr-social-links.new-nav {
  width: 280px;
  margin-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
}

.cr-social-link-columns {
  padding-right: 0px;
  padding-left: 0px;
}

.cr-social-column {
  padding-right: 5px;
  padding-left: 0px;
}

.cr-social-link {
  display: block;
}

.cr-social-container {
  margin-right: auto;
  margin-left: auto;
}

.cr-html-embed {
  width: 48px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  color: #eee;
}

.cr-html-embed:hover {
  border-radius: 0px;
  opacity: 1;
  color: #ffef00;
}

.cr-html-embed.nav {
  width: 30px;
  color: #ffef00;
  font-size: 14px;
}

.cr-html-embed.nav:hover {
  opacity: 0.6;
  color: #ffd900;
}

.cr-footer-contact-info {
  position: relative;
  z-index: auto;
  margin-top: 14px;
  font-style: normal;
}

.cr-body {
  overflow: visible;
  font-family: Barlow, sans-serif;
  font-weight: 400;
}

.cr-bold-yellow-text {
  margin: 0px auto;
  font-family: Barlow, sans-serif;
  color: #ffef00;
  font-size: 44px;
  font-weight: 700;
  text-align: center;
}

.cr-bold-yellow-text.smaller {
  font-size: 26px;
  line-height: 23px;
}

.cr-white-text-one {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.cr-white-text-one.small {
  margin-top: 20px;
  color: silver;
  font-size: 12px;
  font-weight: 300;
}

.cr-link {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  text-align: left;
  text-decoration: none;
}

.cr-link.simple {
  color: #fff;
  text-align: center;
}

.cr-footer-links {
  margin-top: 8px;
  color: #16244c;
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
}

.cr-quick-link {
  color: #eee;
  text-decoration: none;
}

.cr-quick-link:hover {
  opacity: 1;
  color: #ffef00;
}

.cr-footer-follow-form {
  display: none;
  width: auto;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.cr-footer-follow {
  position: relative;
  margin-top: 10px;
  align-items: center;
}

.cr-email-field {
  position: relative;
  z-index: 10;
  display: block;
  width: 373px;
  height: 40px;
  margin-bottom: 0px;
  padding-right: 17px;
  padding-left: 17px;
  border-style: none;
  border-radius: 20px;
  box-shadow: inset 0 0 25px 0 rgba(0, 0, 0, 0.05), inset 0 0 8px 0 rgba(0, 0, 0, 0.33);
  font-weight: 400;
}

.cr-email-field-closer {
  position: absolute;
  left: auto;
  top: 28%;
  right: 15%;
  bottom: 0%;
  z-index: 11;
  display: none;
  width: 15px;
  height: 15px;
  min-height: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -ms-grid-row-align: center;
      align-self: center;
  background-color: transparent;
  color: #ee3124;
}

.cr-email-field-closer:hover {
  color: #8a1d16;
}

.cr-submit-button {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  padding-left: 30px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #16244c;
  background-image: url('/images/submit.svg');
  background-position: 73% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.77);
  transition: background-color 200ms ease, box-shadow 200ms ease;
  font-family: Exo, sans-serif;
  color: rgba(51, 51, 51, 0);
  font-size: 8px;
  text-transform: uppercase;
}

.cr-submit-button:hover {
  background-color: #ee3124;
  box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.22);
}

.cr-follow-container {
  position: static;
  display: flex;
  margin-top: 4px;
  justify-content: center;
  align-items: center;
}

.cr-success-message {
  background-color: #ffef00;
}

.cr-text-block-2 {
  color: #16244c;
  font-weight: 700;
  text-transform: uppercase;
}

.cr-error-message {
  position: relative;
  z-index: 5;
  margin-top: 0px;
  padding-top: 7px;
  background-color: #ee3124;
}

.cr-text-block-3 {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.cr-hero-section {
  position: static;
  left: 0%;
  top: 120px;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: flex;
  overflow: visible;
  height: 530px;
  padding-top: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.cr-hero-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  background-color: rgba(22, 36, 76, 0.49);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, transparent, #16244c);
  opacity: 1;
  filter: contrast(200%);
}

.cr-page-body {
  position: static;
  top: 0px;
  z-index: auto;
  overflow: hidden;
  margin-top: 0vh;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
  box-shadow: 0 -5px 20px -9px #000;
}

.cr-page-body.secondary {
  overflow: hidden;
  width: auto;
  margin-top: 600px;
  color: #ffef00;
}

.cr-page-body.unit {
  overflow: visible;
  margin-top: 100px;
  padding-top: 10px;
  box-shadow: none;
}

.cr-page-body.inventory {
  overflow: visible;
  margin-top: 100px;
  padding-top: 41px;
  padding-bottom: 60px;
}

.cr-page-body.make {
  margin-top: 90px;
  padding-top: 0px;
}

.cr-page-body.home {
  margin-top: 0px;
  padding-top: 0px;
  box-shadow: none;
  color: #ee3124;
}

.cr-hero-pattern {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('/images/video-overlay_1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
  opacity: 0.52;
}

.cr-image {
  width: 180px;
  max-width: none;
}

.cr-header-nav-contact {
  position: relative;
  z-index: auto;
  margin-top: 5px;
  margin-left: 0px;
}

.cr-header-nav-contact.simple {
  margin-top: 10px;
  margin-left: 0px;
}

.cr-header-nav-phone {
  margin: 0px auto;
  font-family: Barlow, sans-serif;
  color: #ffef00;
  font-size: 28px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
}

.cr-header-nav-phone.simple {
  color: #004fa3;
  text-align: center;
}

.cr-header-nav-address {
  margin-top: 3px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  text-align: left;
}

.cr-header-nav-address.center {
  text-align: center;
}

.cr-link-2 {
  color: #ffef00;
  font-size: 44px;
  text-decoration: none;
}

.cr-link-2.simple {
  font-size: 29px;
}

.cr-main-body-container {
  position: relative;
  z-index: 1;
  display: block;
  opacity: 1;
}

.cr-search-input {
  position: relative;
  z-index: 10;
  width: 205px;
  height: 30px;
  margin-bottom: 0px;
  padding-right: 17px;
  padding-left: 17px;
  border-style: none;
  border-radius: 20px;
  box-shadow: inset 0 0 25px 0 rgba(0, 0, 0, 0.05), inset 0 0 8px 0 rgba(0, 0, 0, 0.33);
  font-size: 12px;
  font-weight: 400;
}

.cr-search-button {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: auto;
  z-index: 5;
  height: 30px;
  padding-left: 30px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #004fa3;
  background-image: url('/images/search.svg');
  background-position: 73% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.77);
  transition: background-color 200ms ease, box-shadow 200ms ease;
  font-family: Exo, sans-serif;
  color: rgba(51, 51, 51, 0);
  font-size: 8px;
  text-transform: uppercase;
}

.cr-search-button:hover {
  background-color: #ee3124;
  box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.22);
}

.cr-column {
  z-index: auto;
}

.cr-column-2 {
  z-index: auto;
}

.cr-form {
  display: flex;
}

.cr-html-embed-2 {
  width: 14px;
  font-size: 7px;
}

.cr-search-field-closer {
  position: absolute;
  left: auto;
  top: 40%;
  right: 25%;
  bottom: 0%;
  z-index: 11;
  display: none;
  width: 11px;
  height: 11px;
  min-height: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -ms-grid-row-align: center;
      align-self: center;
  background-color: transparent;
  color: #ee3124;
}

.cr-search-field-closer:hover {
  color: #8a1d16;
}

.cr-header-nav-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  display: block;
  height: 100%;
  padding-bottom: 0px;
  border-bottom: 1px none #ffef00;
  background-color: transparent;
  opacity: 1;
}

.cr-header-fill {
  position: static;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #041033;
  opacity: 1;
}

.cr-mobile-call-button {
  display: none;
}

.cr-search-wrapper-mobile {
  position: absolute;
  left: auto;
  top: 0%;
  right: 6%;
  bottom: 0%;
  z-index: auto;
  display: none;
  height: auto;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  -ms-grid-row-align: center;
      align-self: center;
}

.cr-mobile-footer {
  display: none;
}

.cr-arrow-wrapper-b3 {
  position: absolute;
  left: 0%;
  top: 30%;
  right: 0%;
  bottom: auto;
  display: flex;
  width: 35px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cr-scroll-down-button {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 4%;
  z-index: 2;
  display: block;
  width: 147px;
  height: auto;
  margin: 0px auto;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.cr-scroll-button {
  position: relative;
  z-index: auto;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.cr-image-2 {
  display: block;
  max-width: 57%;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-row-align: center;
      align-self: center;
}

.cr-scroll-button-arrow-a {
  max-width: 68%;
  margin-bottom: -2px;
}

.cr-scroll-button-arrow-c {
  max-width: 68%;
  margin-bottom: -2px;
  opacity: 0.4;
}

.cr-scroll-button-arrow-b {
  max-width: 68%;
  margin-bottom: -2px;
  opacity: 0.7;
}

.cr-link-block-5 {
  position: fixed;
  left: auto;
  top: 62%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  padding: 12px 16px 8px 10px;
  border: 0px solid #000;
  border-radius: 10px 0px 0px 10px;
  background-image: linear-gradient(180deg, rgba(214, 211, 211, 0.91), rgba(214, 211, 211, 0.91));
  opacity: 1;
  transition: background-color 300ms ease;
}

.cr-back-to-top-button {
  left: auto;
  top: 73%;
  right: 1%;
  bottom: 0%;
  z-index: 10;
  display: block;
  width: 55px;
  height: 55px;
  margin-right: 0px;
  padding: 5px 0px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #041033;
  border-radius: 50px;
  background-color: #fff;
  background-image: none;
  opacity: 1;
  transition-property: none;
  color: #a82117;
}

.cr-back-to-top-button.w--current {
  border-color: #fff;
  background-image: none;
}

.cr-top-anchor {
  position: static;
  display: none;
  height: 1px;
}

.cr-to-top-arrow-a {
  width: 17px;
  height: auto;
  margin-right: auto;
  margin-bottom: -10px;
  margin-left: auto;
  color: #041033;
}

.cr-to-top-arrow-b {
  width: 17px;
  height: auto;
  margin-right: auto;
  margin-bottom: -10px;
  margin-left: auto;
  opacity: 0.7;
  color: #041033;
}

.cr-to-top-arrow-c {
  width: 17px;
  height: auto;
  margin-right: auto;
  margin-bottom: -10px;
  margin-left: auto;
  opacity: 0.4;
  color: #041033;
}

.cr-class-lineup {
  display: flex;
  width: 940px;
  height: auto;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  justify-content: space-between;
}

.cr-class-icon {
  display: block;
  width: 93px;
  max-width: none;
  margin: 6px auto 0px;
  transition: transform 200ms ease;
  color: #d6d3d3;
}

.cr-class-name {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ee3124;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.cr-class-info-box {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  display: block;
  overflow: hidden;
  width: 940px;
  height: 310px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  clear: none;
  border-style: none;
  border-width: 2px 1px 1px;
  border-color: #ee3124 #000 #000;
  background-color: #f3f3f3;
}

.cr-class-info-box.class-a {
  position: static;
  display: block;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
}

.cr-class-info-columns {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cr-class-description-column {
  font-size: 15px;
  line-height: 22px;
}

.cr-heading-2 {
  margin-top: 0px;
  color: #004fa3;
}

.cr-image-3 {
  margin-top: -24px;
}

.cr-paragraph {
  font-family: Barlow, sans-serif;
  color: #636363;
  font-weight: 400;
  text-align: justify;
}

.cr-paragraph.rv-101-copy {
  text-align: center;
}

.cr-text-block-4 {
  margin-top: -20px;
  color: #636363;
}

.cr-class-shop-link {
  display: flex;
  overflow: hidden;
  width: 296px;
  height: auto;
  margin: 0px 0px 13px;
  justify-content: space-around;
  align-items: center;
  border-radius: 8px;
}

.simple-link-button {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: 22px;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  color: #333;
  font-size: 26px;
  text-decoration: none;
}

.simple-link-button.featured {
  overflow: hidden;
  width: 93%;
  margin-right: auto;
  margin-left: auto;
}

.simple-link-button.inventory-listing {
  padding-right: 0px;
  padding-left: 0px;
}

.simple-link-button.blog-story {
  padding-right: 0px;
  padding-left: 0px;
}

.simple-link-button.inventory-listing {
  padding-right: 0px;
  padding-left: 0px;
}

.cr-text-left-l1 {
  padding-right: 5px;
  float: left;
  color: #004fa3;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.cr-text-left-l1.shortest {
  letter-spacing: -0.5px;
}

.cr-text-left-l1.resource {
  color: #ffef00;
}

.cr-text-right-l1 {
  width: 161px;
  padding-right: 0px;
  float: left;
  color: #004fa3;
  font-size: 18px;
  text-transform: uppercase;
}

.cr-text-right-l1.short {
  width: 96px;
  color: #004fa3;
}

.cr-text-right-l1.shortest {
  width: 92px;
  color: #004fa3;
}

.cr-text-right-l1.featured {
  width: 194px;
}

.cr-text-right-l1.resource {
  width: 190px;
  color: #ffef00;
}

.cr-text-right-l1.rv-unit {
  width: 159px;
}

.cr-text-right-l1.inventory-listing {
  width: 168px;
}

.cr-text-right-l1.similar {
  width: 90px;
}

.cr-text-right-l1.blog {
  width: 168px;
}

.cr-text-right-l1.yellow {
  width: 168px;
  color: #ffef00;
}

.cr-text-right-l1.product {
  width: 121px;
  color: #ffef00;
}

.cr-2nd-text-left-l1 {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  padding-right: 5px;
  float: left;
  color: #003b7a;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.cr-2nd-text-left-l1.shortest {
  letter-spacing: -0.5px;
}

.cr-2nd-text-left-l1.resource {
  color: #ffd900;
}

.cr-2nd-text-right-l1 {
  position: static;
  left: 80px;
  top: auto;
  right: auto;
  bottom: -22px;
  padding-right: 10px;
  float: left;
  color: #003b7a;
  font-size: 18px;
  text-transform: uppercase;
}

.cr-2nd-text-right-l1.resource {
  color: #ffd900;
}

.cr-arrow-tail-l1 {
  position: relative;
  top: 9px;
  right: 1px;
  width: 29px;
  height: 3px;
  float: right;
  border-radius: 8px;
  background-color: #ee3124;
}

.cr-arrow-head-l1 {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: auto;
  right: -10%;
  bottom: auto;
  height: 21px;
  margin-right: 0px;
  margin-left: -9px;
  float: right;
  flex: 0 auto;
  text-align: left;
}

.cr-small-header-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ee3124;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
}

.cr-small-header-text.sub {
  margin-bottom: 11px;
  color: #636363;
  font-size: 17px;
  font-weight: 500;
}

.cr-link-3 {
  color: #ee3124;
  font-size: 26px;
  text-decoration: none;
}

.cr-link-3:hover {
  color: #a82117;
}

.cr-class-info-close {
  position: absolute;
  left: auto;
  top: 3px;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: block;
  width: 28px;
  height: 28px;
  float: right;
  background-color: #ee3124;
}

.cr-class-info-close:hover {
  background-color: #a82117;
}

.cr-class-info-close-icon {
  position: relative;
  top: 4px;
  width: 18px;
  height: 18px;
  margin: auto;
  color: #fff;
}

.cr-class-info-block {
  position: static;
  width: 13%;
  height: 100%;
  clear: none;
  flex: 0 auto;
}

.cr-copy-section {
  width: 940px;
  margin: 0px auto;
  padding-bottom: 0px;
}

.cr-page-headlines {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #004fa3;
  font-size: 36px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
}

.cr-page-headlines.yellow {
  margin-bottom: 10px;
  color: #ffef00;
}

.cr-page-headlines.yellow-left {
  margin-bottom: 10px;
  color: #ffef00;
  text-align: left;
}

.cr-page-headlines.left {
  font-size: 32px;
  text-align: left;
}

.cr-page-headlines.yellow-left-smaller {
  margin-bottom: 10px;
  color: #ffef00;
  text-align: left;
}

.cr-page-headlines.yellow-left-smallest {
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 54px;
  color: #ffef00;
  font-size: 26px;
  text-align: left;
}

.cr-page-subhead {
  margin-top: 0px;
  margin-bottom: 0px;
  transform: translate(0px, 0px);
  color: #636363;
  font-size: 24px;
  line-height: 29px;
  font-weight: 500;
  text-align: center;
}

.cr-page-subhead.white {
  color: #fff;
  font-size: 24px;
}

.cr-page-subhead.big-margin {
  margin-top: 124px;
}

.cr-page-subhead.red {
  padding: 10px 49px 13px 35px;
  border-radius: 5px;
  background-color: #ee3124;
  color: #fff;
  font-size: 24px;
}

.cr-page-subhead.left {
  text-align: left;
}

.cr-page-subhead.yellow-bold {
  color: #ffef00;
  font-size: 26px;
  font-weight: 700;
}

.cr-page-subhead.red-plain {
  color: #ee3124;
  font-size: 26px;
  font-weight: 700;
}

.cr-main-page-head {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 940px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-weight: 400;
}

.cr-main-page-head.large-blend {
  position: static;
  width: 940px;
}

.cr-h1-headline {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffef00;
  line-height: 33px;
  font-weight: 700;
  text-align: center;
}

.cr-h1-headline.large-blend {
  opacity: 0.75;
  color: #fff;
  font-size: 69px;
  line-height: 57px;
}

.cr-h1-headline.secondary {
  position: absolute;
  left: 0px;
  top: -49px;
  right: 0px;
  bottom: auto;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: linear-gradient(0deg, #000, transparent);
  opacity: 0.7;
  color: #fff;
  font-size: 66px;
  line-height: 50px;
  font-weight: 800;
  text-transform: uppercase;
  white-space: nowrap;
  -o-object-fit: fill;
     object-fit: fill;
}

.cr-h1-headline.secondary-short {
  position: absolute;
  left: 0px;
  top: -49px;
  right: 0px;
  bottom: auto;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: linear-gradient(0deg, #000, transparent);
  opacity: 0.7;
  color: #fff;
  font-size: 66px;
  line-height: 50px;
  font-weight: 800;
  text-transform: uppercase;
  white-space: nowrap;
  -o-object-fit: fill;
     object-fit: fill;
}

.cr-h1-headline.make {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: auto;
  width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  color: #ffef00;
  font-size: 52px;
  line-height: 45px;
  font-weight: 800;
  text-transform: uppercase;
  text-shadow: 3px 3px 6px #000;
  white-space: nowrap;
  -o-object-fit: fill;
     object-fit: fill;
}

.cr-copy-paragraph {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #636363;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
  text-align: justify;
}

.cr-copy-paragraph.white {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400;
  text-align: justify;
}

.cr-copy-paragraph.blurb {
  margin: 10px 5px 0px;
  text-align: center;
}

.cr-copy-paragraph.contained {
  width: 940px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.cr-copy-paragraph.white-center {
  margin-top: 20px;
  color: #fff;
  font-weight: 400;
  text-align: justify;
}

.cr-copy-paragraph.employee-test {
  margin-top: 0px;
}

.cr-copy-paragraph.timeline {
  width: 420px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  text-align: justify;
}

.cr-copy-paragraph.white-centered {
  margin-top: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.cr-copy-paragraph.white-center {
  margin-top: 0px;
  margin-bottom: 13px;
  color: #fff;
  text-align: center;
}

.cr-copy-paragraph.white-sub {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.cr-copy-paragraph.service-link {
  width: 100%;
  max-width: 420px;
  margin: 10px auto 0px;
  text-align: center;
}

.cr-copy-paragraph.centered {
  text-align: center;
}

.cr-copy-paragraph.white-left {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400;
  text-align: justify;
}

.cr-copy-paragraph.light-grey {
  margin-top: 16px;
  margin-bottom: 20px;
  color: #eee;
  font-weight: 400;
  text-align: left;
}

.cr-copy-paragraph.products {
  margin-top: 20px;
}

.cr-copy-paragraph.white-left {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400;
  text-align: justify;
}

.cr-copy-paragraph.chassis-tabs {
  width: 58%;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
}

.cr-copy-paragraph.dk-blue {
  margin-top: 3px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.cr-copy-paragraph.product-feature {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
}

.cr-copy-paragraph.product-feature.top {
  margin-top: 52px;
}

.cr-class-lineup-section {
  position: static;
  overflow: hidden;
  height: auto;
  margin-bottom: 40px;
}

.cr-quick-search-slide-out {
  position: fixed;
  left: -380px;
  top: auto;
  right: auto;
  bottom: 15%;
  z-index: 9999;
  display: block;
  width: 380px;
  height: auto;
  background-color: #041033;
}

.cr-slide-out-border {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 4px;
  height: 100%;
  float: right;
  background-color: #ffef00;
}

.cr-h2-yellow {
  position: static;
  width: auto;
  margin-right: 20px;
  margin-bottom: 13px;
  margin-left: 40px;
  color: #ffef00;
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
}

.cr-quick-search-filters {
  display: block;
  width: 300px;
  margin-top: 10px;
  margin-right: 20px;
  margin-left: 40px;
}

.cr-quick-search-filter-line {
  height: 1px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #ffef00;
}

.cr-site-button-yellow {
  display: flex;
  width: 300px;
  height: 65px;
  margin: 10px 20px 20px 40px;
  justify-content: flex-start;
  align-items: center;
  border-radius: 8px;
}

.cr-button-10 {
  position: relative;
  display: flex;
  width: 100%;
  height: 50px;
  justify-content: flex-start;
  align-items: center;
  color: #00258b;
  text-decoration: none;
}

.cr-circle-color-b10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #ffef00;
}

.cr-circle-color-b10.red {
  background-color: #ee3124;
}

.cr-text-button-b10 {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  margin-left: 30px;
  font-family: Barlow, sans-serif;
  color: #16244c;
  font-size: 22px;
  font-weight: 800;
  cursor: pointer;
}

.cr-text-button-b10.white {
  color: #f3f3f3;
}

.cr-arrow-blue-b10 {
  position: absolute;
  right: 20px;
  z-index: 1;
  width: 28px;
  height: 22px;
  max-width: 100%;
  color: #16244c;
}

.cr-arrow-blue-b10.yellow {
  display: block;
  color: #fff;
}

.cr-arrow-white-b10 {
  position: absolute;
  left: auto;
  top: auto;
  right: 20px;
  bottom: auto;
  z-index: 0;
  display: block;
  width: 28px;
  height: 22px;
  max-width: 100%;
  color: #ee3124;
}

.cr-arrow-white-b10.blue {
  color: #ffef00;
}

.cr-quick-search-button {
  position: absolute;
  left: auto;
  top: auto;
  right: -37%;
  bottom: 97px;
  z-index: 2;
  display: flex;
  width: 240px;
  height: 46px;
  padding-top: 0px;
  padding-left: 16px;
  border-bottom: 3px none #16244c;
  background-color: #ffef00;
  transform: rotate(-90deg);
  cursor: pointer;
}

.cr-trigger-copy {
  position: relative;
  left: 0px;
  top: 0px;
  right: -30px;
  bottom: auto;
  display: block;
  margin-top: 0px;
  margin-right: 12px;
  margin-bottom: 0px;
  float: none;
  -ms-grid-row-align: center;
      align-self: center;
  color: #16244c;
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
}

.cr-html-embed-7 {
  width: 26px;
  padding-top: 6px;
  -ms-grid-row-align: center;
      align-self: center;
  transform: rotate(0deg);
  color: #16244c;
  font-size: 14px;
  text-align: center;
}

.bullet-section {
  position: relative;
  height: 630px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.bullet-section.form {
  margin-top: 0px;
}

.cr-bullet-image-columns {
  display: flex;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}

.cr-small-image-slider-left {
  height: auto;
  max-width: 450px;
  margin-top: 0px;
  background-color: transparent;
}

.cr-slide-nav {
  display: none;
}

.cr-slide {
  height: auto;
}

.cr-mask {
  height: auto;
  border-radius: 15px;
  box-shadow: 0 8px 10px -7px #000;
}

.cr-image-column {
  z-index: 1;
  margin-top: 0px;
}

.cr-small-slider-right-arrow-left {
  left: 95px;
  top: auto;
  right: auto;
  bottom: -15px;
  width: 38px;
  height: 31px;
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
  background-color: #ee3124;
}

.cr-small-slider-right-arrow-left:hover {
  background-color: #a82117;
}

.cr-small-slider-right-arrow {
  width: 23px;
  font-size: 18px;
}

.cr-small-slider-left-arrow-left {
  left: 60px;
  top: auto;
  right: auto;
  bottom: -15px;
  width: 38px;
  height: 31px;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 0px;
  background-color: #ee3124;
}

.cr-small-slider-left-arrow-left:hover {
  background-color: #a82117;
}

.cr-small-slider-left-arrow {
  width: 23px;
  font-size: 18px;
}

.cr-copy-column {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0px auto;
  padding-right: 0px;
  padding-left: 30px;
}

.cr-copy-column.left {
  padding-right: 30px;
  padding-left: 0px;
}

.cr-h3-yellow {
  max-width: 440px;
  margin-top: 0px;
  color: #ffef00;
  font-size: 35px;
  line-height: 34px;
  text-transform: uppercase;
}

.cr-h3-yellow.second {
  margin-top: 20px;
}

.cr-bullet-columns {
  margin-top: 17px;
}

.cr-bullet-column {
  text-decoration: none;
}

.cr-bullet-container {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #004fa3;
  text-decoration: none;
  cursor: default;
}

.cr-bullet-container.clickable {
  cursor: pointer;
}

.cr-bullet-tick {
  width: 25px;
  margin-top: -5px;
  margin-right: 7px;
}

.cr-h3-white-bullet {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 21px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}

.image-5 {
  max-width: 101%;
}

.cr-animated-icon-container {
  position: absolute;
  left: auto;
  top: auto;
  right: 8%;
  bottom: -10%;
  z-index: 2;
  width: 160px;
  height: auto;
  margin-top: 0px;
}

.cr-animated-icon-container.left {
  left: 8%;
  right: auto;
}

.cr-animated-icon {
  border-style: solid;
  border-width: 6px;
  border-color: #fff;
  border-radius: 200px;
  box-shadow: 2px 2px 5px 0 #000;
}

.cr-copy-bulllet-section-frame {
  position: absolute;
  top: 65px;
  right: -13px;
  width: 900px;
  height: 500px;
  float: right;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  background-color: rgba(4, 16, 51, 0.48);
}

.cr-copy-bulllet-section-frame.flipped {
  left: -13px;
  right: auto;
}

.cr-frame-container {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 630px;
}

.cr-frame-container.flip {
  left: 0%;
  right: auto;
}

.cr-lineup-hero {
  position: relative;
  width: 100%;
  margin: -160px auto 0px;
}

.cr-image-6 {
  display: block;
  width: 950px;
  max-width: none;
  margin: 0px auto;
}

.cr-bullet-section-fixed-background {
  position: static;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 630px;
  padding-top: 100px;
  padding-bottom: 100px;
  align-items: center;
  background-image: url('/images/department-slider-bullets-background.jpg');
  background-position: 76% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.cr-bullet-section-fixed-background.values {
  background-image: url('/images/brand-video-mission-background.jpg');
}

.cr-bullet-section-fixed-background.bermuda {
  background-image: url('/images/blue-section-backgrounds-rvpark.jpg');
}

.cr-bullet-section-fixed-background.connect {
  background-image: url('/images/blue-section-backgrounds-connect.jpg');
}

.cr-bullet-section-fixed-background.sales {
  background-image: url('/images/blue-section-backgrounds-sales.jpg');
}

.cr-bullet-section-fixed-background.service {
  background-image: url('/images/blue-section-backgrounds-service.jpg');
}

.cr-bullet-section-fixed-background.finance {
  background-image: url('/images/blue-section-backgrounds-finance.jpg');
}

.cr-bullet-section-fixed-background.collision {
  background-image: url('/images/blue-section-backgrounds-collision.jpg');
}

.cr-bullet-section-fixed-background.chassis {
  background-image: url('/images/blue-section-backgrounds-chassis.jpg');
}

.cr-bullet-section-fixed-background.canada {
  background-image: url('/images/blue-section-backgrounds-canada.jpg');
}

.cr-bullet-section-fixed-background.careers {
  background-image: url('/images/blue-section-backgrounds-career.jpg');
}

.cr-bullet-section-fixed-background.accessible {
  background-image: url('/images/blue-section-backgrounds-accessible.jpg');
}

.cr-bullet-section-fixed-background.consignment {
  background-image: url('/images/blue-section-backgrounds-consignment.jpg');
}

.cr-bullet-section-fixed-background.collision {
  background-image: url('/images/blue-section-backgrounds-collision.jpg');
}

.cr-bullet-section-fixed-background.chassis {
  background-image: url('/images/blue-section-backgrounds-chassis.jpg');
}

.cr-blurb-section {
  position: -webkit-sticky;
  position: sticky;
  padding-top: 100px;
  padding-bottom: 0px;
}

.cr-blurb-section.jobs {
  padding-top: 0px;
}

.cr-blurb-section.sales {
  position: static;
  display: none;
  margin-bottom: 20px;
}

.cr-blurb-section.home {
  margin-top: 100px;
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #eee;
}

.cr-blurb-container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.cr-blurb-content.jobs {
  display: flex;
  height: 274px;
  flex-direction: column;
  justify-content: flex-end;
}

.cr-h2-smaller {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #004fa3;
  font-size: 26px;
  line-height: 22px;
  text-align: center;
}

.cr-h3-red-small {
  margin-top: 6px;
  margin-bottom: 0px;
  color: #ee3124;
  font-size: 22px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.cr-blurb-icon-image {
  display: block;
  width: 120px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.cr-site-button-blue {
  display: flex;
  width: 100%;
  height: 65px;
  margin: 10px auto 20px;
  justify-content: flex-start;
  align-items: center;
  border-radius: 8px;
}

.cr-site-button-blue.back {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0%;
  width: 200px;
  margin-bottom: 0px;
  margin-left: 0px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.cr-site-button-blue.back {
  position: static;
  width: 226px;
  margin-top: 0px;
}

.cr-site-button-blue.policy {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0%;
  width: 200px;
  margin-bottom: 0px;
  margin-left: 0px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.cr-site-button-blue.brand {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 340px;
  margin-top: 10px;
}

.cr-site-button-blue.service-link {
  max-width: 300px;
}

.cr-class-info-box-spacer {
  width: 940px;
  height: 294px;
  margin-top: 10px;
}

.cr-video-column {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0px auto;
  padding-right: 0px;
  padding-left: 30px;
}

.cr-brand-video-container {
  overflow: hidden;
  width: 100%;
  height: auto;
  max-width: 600px;
  float: right;
  border-radius: 15px;
  box-shadow: 0 8px 10px -7px #000;
}

.cr-brand-video {
  display: block;
  width: 101%;
  height: 335.140625px;
  float: right;
}

.cr-testimonial-section {
  width: 940px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.testimonial-column {
  position: relative;
  padding-right: 10px;
  padding-bottom: 20px;
  background-color: transparent;
}

.cr-story-container {
  position: static;
  overflow: visible;
  width: auto;
  height: 360px;
}

.cr-testimonial-container {
  position: relative;
  margin-top: 30px;
}

.testimonial-columns {
  height: auto;
  margin-top: 55px;
}

.testimonial-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 22px;
  bottom: auto;
  display: inline-block;
  width: 60px;
  max-width: none;
  margin-top: -24px;
  float: right;
}

.testimonial-name {
  position: static;
  margin-top: 10px;
  margin-right: 10px;
  float: none;
  clear: right;
  color: #004fa3;
  font-size: 22px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.testimonial-name.on-blue {
  margin-top: 10px;
  color: #fff;
  font-size: 23px;
  line-height: 28px;
}

.stars {
  display: block;
  width: 144px;
  max-width: none;
  margin-top: 20px;
  margin-right: 10px;
  float: none;
  clear: right;
}

.stars.yellow {
  margin-top: 10px;
  margin-bottom: 20px;
}

.testimonial-wrapper {
  overflow: visible;
  height: auto;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  border-radius: 5px;
  background-color: #f3f3f3;
}

.read-more-button {
  color: #ee3124;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.testimonial-copy-container {
  display: block;
  overflow: hidden;
  height: auto;
  margin-top: 20px;
  margin-bottom: 10px;
}

.testimonial-copy {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #636363;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
}

.testimonial-copy.on-blue {
  overflow: hidden;
  height: auto;
  margin-top: 0px;
  color: #e0e0e0;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
}

.read-less-button {
  color: #ee3124;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.cr-load-more-button {
  position: relative;
  display: block;
  width: 56px;
  height: 56px;
  padding-top: 11px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: #ffef00;
  color: #00258b;
  text-decoration: none;
}

.leave-review-button {
  position: relative;
  display: flex;
  width: 100%;
  height: 50px;
  justify-content: flex-start;
  align-items: center;
  color: #00258b;
  text-decoration: none;
}

.cr-single-button {
  display: block;
  width: 371px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  flex-direction: row;
  align-items: flex-start;
}

.cr-single-button.shop-now {
  width: 329px;
}

.cr-single-button.job {
  width: 230px;
  margin-top: 0px;
  margin-left: 0px;
  float: none;
}

.cr-single-button.sales-contact {
  width: 352px;
  flex: 0 0 auto;
}

.cr-single-button.product-link {
  width: 287px;
  margin-top: 30px;
  float: left;
}

.cr-single-button.finance-contact {
  width: 352px;
  margin-right: 0px;
  flex: 0 0 auto;
}

.cr-single-button.light {
  width: 321px;
  float: left;
}

.cr-secondary-body-container {
  position: relative;
  z-index: 1;
  display: block;
  overflow: visible;
  margin-top: 0vh;
  padding-top: 10px;
  padding-bottom: 100px;
  background-color: #fff;
}

.cr-headline-wrapper {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 66%;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.brand-logo-carousel-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  width: 940px;
  height: 100px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: nowrap;
  align-items: flex-end;
  align-content: flex-start;
}

.brand-logo-container {
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.brand-logo-link {
  position: relative;
  display: block;
  width: 150px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
}

.brand-logo-grey {
  position: absolute;
  z-index: 1;
  display: block;
  width: 150px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  transition: opacity 200ms ease;
  color: #636363;
}

.brand-logo-grey:hover {
  display: block;
  opacity: 0;
}

.brand-logo-color {
  position: absolute;
  z-index: 0;
  display: block;
  width: 150px;
  height: 75px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.cr-load-more-container {
  position: absolute;
  left: auto;
  top: auto;
  right: -14px;
  bottom: 61px;
  width: 56px;
  margin-top: 0px;
  margin-left: 0px;
}

.cr-text-button-load-more {
  position: relative;
  z-index: 1;
  margin: 0px 0px 2px;
  font-family: Barlow, sans-serif;
  color: #16244c;
  font-size: 14px;
  line-height: 12px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.cr-image-7 {
  position: relative;
  z-index: 1;
  display: block;
  width: 10px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  transform: rotate(90deg);
}

.featured-inventory-section {
  width: 940px;
  margin: 0px auto 60px;
  padding-bottom: 100px;
}

.featured-inventory-tabs {
  display: flex;
  height: 515px;
  margin-top: 30px;
  margin-bottom: 81px;
}

.featured-inventory-tabs-menu {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  height: 295px;
  -ms-grid-row-align: auto;
      align-self: auto;
}

.cr-tab-link-tab-1 {
  position: static;
  width: 200px;
  height: 42px;
  background-color: #ee3124;
}

.cr-tab-link-tab-1.w--current {
  position: static;
  display: block;
  width: 200px;
  height: 42px;
  background-color: #a82117;
}

.cr-tab-link-tab-2 {
  position: static;
  display: block;
  width: 200px;
  height: 42px;
  background-color: #ee3124;
}

.cr-tab-link-tab-2:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-2.w--current {
  background-color: #a82117;
}

.cr-tab-link-tab-3 {
  position: static;
  display: block;
  width: 200px;
  height: 42px;
  background-color: #ee3124;
}

.cr-tab-link-tab-3:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-3.w--current {
  background-color: #a82117;
}

.cr-text-block-5 {
  margin-top: 2px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.cr-tab-link-tab-4 {
  position: static;
  display: block;
  width: 200px;
  height: 42px;
  background-color: #ee3124;
}

.cr-tab-link-tab-4:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-4.w--current {
  background-color: #a82117;
}

.cr-tab-link-tab-7 {
  position: static;
  display: block;
  width: 200px;
  height: 42px;
  background-color: #ee3124;
}

.cr-tab-link-tab-7:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-7.w--current {
  background-color: #a82117;
}

.cr-tab-link-tab-6 {
  position: static;
  display: block;
  width: 200px;
  height: 42px;
  background-color: #ee3124;
}

.cr-tab-link-tab-6:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-6.w--current {
  background-color: #a82117;
}

.cr-tab-link-tab-5 {
  position: static;
  display: block;
  width: 200px;
  height: 42px;
  background-color: #ee3124;
}

.cr-tab-link-tab-5:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-5.w--current {
  background-color: #a82117;
}

.featured-inventory-tabs-content {
  overflow: visible;
  width: 740px;
}

.featured-unit-container {
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 1px;
  border-radius: 5px;
  background-color: #f3f3f3;
}

.featured-inventory-image-link {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.featured-inventory-image {
  display: block;
  width: 300px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
}

.inventory-inner-stroke {
  width: 326px;
  height: 238px;
  margin-top: -59px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 10px;
  padding-left: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
}

.featured-inventory-make-copy {
  color: #636363;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.text-span {
  color: #ee3124;
  font-size: 18px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.featured-inventory-price {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 47px;
  line-height: 70px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.inventory-details-columns {
  width: 100%;
  margin-left: 0px;
}

.details-column {
  padding-left: 0px;
}

.details-text {
  color: #636363;
  font-size: 13px;
  line-height: 22px;
}

.unit-details-link {
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  margin: 48px 0px 19px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.quick-links-section {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.quick-links-section.contact {
  padding-top: 0px;
}

.quick-links-section.hide {
  display: none;
}

.quick-links-columns {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.quick-link-column {
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
  -ms-grid-row-align: center;
      align-self: center;
}

.quick-link-block {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 260px;
  margin-top: auto;
  margin-bottom: auto;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: background-position 50ms linear;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.quick-link-block:hover {
  background-image: url('/images/quick-links-contact.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.quick-link-title {
  position: relative;
  display: block;
  width: 288px;
  height: 57px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 10px 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
}

.quick-link-title:hover {
  border-radius: 0px;
  color: #fff;
}

.quick-link-color-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #003b7a;
  opacity: 0.66;
}

.quick-link-image {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-width: none;
}

.footer-container {
  position: relative;
  z-index: 2;
  display: block;
  overflow: hidden;
  margin-top: 0px;
  background-color: #fff;
}

.link-4 {
  color: #ffef00;
  text-decoration: none;
}

.link-5 {
  color: #004fa3;
  text-decoration: none;
}

.hack10-gif {
  max-width: 30%;
  margin-bottom: 0px;
  margin-left: 0px;
  color: #999;
}

.hack10-loading-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  max-width: none;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.loader-wrapper-2 {
  display: block;
  width: 333px;
  height: 199px;
}

.all-inventroy-button {
  position: relative;
  display: flex;
  width: 100%;
  height: 50px;
  justify-content: flex-start;
  align-items: center;
  color: #00258b;
  text-decoration: none;
}

.class-info-box-top-border {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 13px;
  height: 3px;
  background-color: #004fa3;
}

.cr-body-content {
  margin-top: 100px;
}

.simple-header {
  position: relative;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.ntrv-logo {
  width: 200px;
  max-width: none;
}

.arrow-body {
  padding-bottom: 10px;
  background-color: #e6e6e6;
  background-image: url('/images/ntrv-arrow-red.png');
  background-position: 50% 0%;
  background-size: 29%;
  background-repeat: no-repeat;
  font-family: Barlow, sans-serif;
}

.policy-content-wrapper {
  width: 940px;
  margin: -1px auto 0px;
  padding: 50px 60px 30px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.75);
  opacity: 1;
}

.terms {
  margin-top: 60px;
}

.simple-page-explore-links {
  width: 940px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.simple-page-explore-links._404 {
  width: 740px;
}

.explore-links {
  display: flex;
  margin-top: 40px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.explore-link {
  -ms-grid-row-align: auto;
      align-self: auto;
}

.explore-link-block {
  display: flex;
  width: 100%;
  height: 148px;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  cursor: pointer;
}

.back-button {
  position: relative;
  display: flex;
  width: 100%;
  height: 50px;
  justify-content: flex-start;
  align-items: center;
  color: #00258b;
  text-decoration: none;
}

.ntrv-logo-link {
  position: static;
  display: block;
  width: 200px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.explore-link-image {
  display: block;
  width: 105px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

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

.cali-residents {
  margin-top: 60px;
}

.list-3 {
  margin-top: -22px;
  font-family: Barlow, sans-serif;
  line-height: 28px;
  list-style-type: disc;
}

.information-collect {
  margin-bottom: 30px;
}

.information-chart {
  width: auto;
  margin-right: 0px;
  margin-bottom: 38px;
  margin-left: 20px;
}

.link-6 {
  color: #004fa3;
  font-weight: 600;
  text-decoration: none;
}

.text-block-11 {
  font-family: Barlow, sans-serif;
  color: #636363;
  font-size: 16px;
  font-weight: 400;
}

.heading-10 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
  color: #5e5e5e;
  font-size: 18px;
  font-weight: 600;
}

.rights-choices {
  margin-bottom: -27px;
}

.list-4 {
  margin-top: 4px;
  font-family: Barlow, sans-serif;
  line-height: 28px;
  list-style-type: disc;
}

.link-7 {
  color: #636363;
  text-decoration: none;
}

.link-8 {
  color: #636363;
  text-decoration: none;
}

.link-9 {
  color: #004fa3;
  text-decoration: none;
}

.privacy-request-form-container {
  overflow: hidden;
  height: auto;
  margin-top: 40px;
}

.form-success-copy {
  color: #ee3124;
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
}

.form-field-label {
  display: block;
  height: 20px;
  margin-bottom: 10px;
  color: #636363;
  font-size: 16px;
  font-weight: 700;
}

.form-checkbox-container {
  margin-top: 10px;
  margin-bottom: 0px;
}

.data-form-block {
  margin-top: 0px;
  margin-bottom: 0px;
}

.form-small-copy {
  width: 400px;
  margin-top: 19px;
  margin-bottom: 16px;
  color: #636363;
  line-height: 18px;
  font-weight: 400;
}

.form-small-copy.close {
  margin-top: -4px;
}

.form-small-copy.closer {
  margin-top: 0px;
  margin-bottom: 8px;
}

.form-small-copy.smaller-white {
  margin-top: 0px;
  margin-bottom: 8px;
  color: #f3f3f3;
  font-size: 12px;
}

.form-checkbox-label {
  color: #636363;
  font-size: 16px;
  font-weight: 600;
}

.form-error-copy {
  color: #ffef00;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.data-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 26px;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto minmax(191px, 1fr);
  grid-template-rows: auto auto minmax(191px, 1fr);
}

.pop-up-submit-button {
  position: absolute;
  z-index: 2;
  width: 167px;
  height: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #041033;
  font-size: 22px;
  font-weight: 800;
  text-transform: none;
}

.pop-up-submit-button:hover {
  background-color: transparent;
  color: transparent;
}

.form-div-container {
  display: block;
  margin-bottom: 0px;
}

.form-div-container.close {
  display: flex;
}

.form-div-container.short {
  width: 55%;
  padding-top: 5px;
}

.form-div-container.long {
  width: 145%;
}

.form-subhead {
  margin-top: 0px;
  margin-bottom: 0px;
  transform: translate(0px, 0px);
  color: #636363;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
  text-align: left;
}

.form-info-container {
  margin-top: 0px;
}

.form-checkbox {
  width: 13px;
  height: 13px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.submit-button-new {
  position: absolute;
  display: flex;
  width: 167px;
  height: 50px;
  justify-content: flex-start;
  align-items: center;
  color: #00258b;
  text-decoration: none;
}

.submit-button-wrapper {
  position: relative;
  width: 167px;
  height: 50px;
}

.form-success-message {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.form-error-message {
  width: 500px;
  margin-top: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  background-color: #ee3124;
}

.body-3 {
  font-family: Barlow, sans-serif;
}

.secondary-page-hero-section {
  position: fixed;
  left: 0%;
  top: 60px;
  right: 0%;
  bottom: auto;
  z-index: 0;
  display: flex;
  overflow: visible;
  height: 560px;
  margin-bottom: 0px;
  justify-content: center;
  align-items: center;
}

.image-10 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  width: 100%;
  height: auto;
  max-width: 1279px;
  min-width: 1279px;
  margin-bottom: -59px;
  background-color: #004fa3;
}

.image-10.paradise {
  margin-right: 0px;
  margin-left: auto;
}

.image-10.finance {
  margin-bottom: -32px;
}

.image-10.roof {
  margin-bottom: -36px;
}

.image-10.runflat {
  position: static;
  margin-bottom: 0px;
}

.hero-shading-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  height: 130px;
  padding-bottom: 0px;
  background-image: linear-gradient(180deg, #000, transparent);
  opacity: 0.54;
}

.link-10 {
  color: #636363;
  text-decoration: none;
}

.link-11 {
  color: #ee3124;
  font-weight: 600;
  text-decoration: none;
}

.link-12 {
  color: #636363;
  text-decoration: none;
}

.cr-blue-copy-section {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #004fa3;
  color: #ee3124;
}

.cr-blue-copy-section.no-bottom-margin {
  margin-bottom: 0px;
}

.cr-blue-copy-section.no-bottom-margin.hide {
  display: none;
}

.cr-blue-section-container {
  width: 940px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.cr-blue-section-container.flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.resource-columns {
  margin-top: 30px;
}

.resource-columns.mobile {
  display: none;
}

.resource-columns.second {
  margin-top: 0px;
}

.resource-column {
  padding-left: 0px;
  font-weight: 700;
}

.resource-information {
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.resource-phone {
  margin-top: 5px;
  color: silver;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.link-13 {
  color: silver;
  font-size: 20px;
  text-decoration: none;
}

.link-15 {
  display: block;
  margin-bottom: 10px;
  color: silver;
  font-size: 21px;
  line-height: 26px;
  font-weight: 700;
  text-decoration: none;
}

.resource-logo {
  width: 100%;
  height: 180px;
  margin-bottom: 20px;
  background-color: #ee3124;
}

.resource-container {
  overflow: hidden;
  height: auto;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 0px;
  border-radius: 5px;
  background-color: #003b7a;
}

.resource-container.products {
  border-radius: 5px;
}

.resource-container.products-second {
  border-radius: 5px;
}

.resource-logo-link {
  display: block;
  height: 180px;
}

.resource-logo-image {
  display: block;
  width: auto;
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.canadian-resource-link {
  display: flex;
  overflow: hidden;
  width: 275px;
  height: auto;
  margin: 10px 0px 0px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  border-radius: 8px;
}

.ministry-list-title {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #ffef00;
  font-size: 21px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}

.resource-link-button {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: 22px;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  color: #333;
  font-size: 26px;
  text-decoration: none;
}

.heading-3-bold {
  position: static;
  width: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #f3f3f3;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 100px;
  right: 0%;
  bottom: 0%;
  display: none;
  height: 530px;
}

.brand-logo-header {
  display: block;
  width: 300px;
  max-width: none;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.rv-unit-columns {
  display: flex;
  margin-top: 20px;
  margin-bottom: 60px;
  align-items: center;
}

.rv-unit-photo-column {
  padding-left: 0px;
}

.rv-unit-info-container {
  margin-top: 0px;
}

.h3-unit-name-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #004fa3;
  font-size: 24px;
}

.rv-unit-descriptor {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #ee3124;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
  font-weight: 600;
}

.rv-unit-more-button {
  display: flex;
  overflow: hidden;
  width: 313px;
  height: auto;
  margin: 0px;
  justify-content: space-around;
  align-items: center;
  border-radius: 8px;
}

.rv-unit-more-button.smaller {
  height: auto;
}

.rv-unit-link-button {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: 22px;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  color: #333;
  font-size: 26px;
  text-decoration: none;
}

.larger-image-copy {
  color: #636363;
  font-weight: 600;
  text-align: center;
}

.copy-paragraph-rv-unit {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #636363;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
  text-align: justify;
}

.copy-section-grey {
  width: 100%;
  margin: 0px auto 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #eee;
}

.copy-section-grey.top {
  margin-top: -105px;
}

.grey-copy-container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.employee-testimonial-slider {
  height: auto;
  background-color: transparent;
}

.employee-test-mask {
  height: auto;
}

.employee-test-slide {
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 55px;
  padding-left: 55px;
}

.left-arrow {
  width: 34px;
}

.icon {
  width: 35px;
  color: #ee3124;
  font-size: 31px;
}

.icon:hover {
  width: 28px;
  color: #a82117;
  font-size: 28px;
}

.right-arrow {
  width: 34px;
}

.slide-nav-2 {
  display: none;
}

.test-divider {
  width: 140px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #004fa3;
}

.text-block-33 {
  margin-top: 30px;
  color: #636363;
  font-size: 18px;
  text-align: center;
}

.h3-open-position-title {
  margin-top: 0px;
  margin-bottom: 0px;
  transform: translate(0px, 0px);
  color: #004fa3;
  font-size: 24px;
  line-height: 27px;
  font-weight: 500;
  text-align: left;
}

.job-subs {
  margin-top: 6px;
  margin-bottom: 0px;
  clear: none;
  color: #636363;
  font-size: 18px;
  font-weight: 700;
}

.open-position-header-container {
  display: flex;
}

.red-arrow-marker {
  width: 30px;
  margin-top: 0px;
  margin-right: 10px;
}

.more-job-info {
  overflow: hidden;
}

.show-more-job-info-link {
  display: flex;
  overflow: hidden;
  width: 296px;
  height: auto;
  margin: 0px 0px 19px;
  justify-content: space-around;
  align-items: center;
  border-radius: 8px;
}

.job-link-button {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: 22px;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  color: #333;
  font-size: 26px;
  text-decoration: none;
}

.job-bullets-list {
  margin-top: 13px;
  margin-bottom: 20px;
  padding-left: 33px;
}

.list-item {
  color: #636363;
  font-size: 16px;
  line-height: 28px;
}

.page-divider {
  height: 3px;
  margin-top: 100px;
  margin-bottom: 100px;
  background-color: #ee3124;
}

.apply-now-button {
  position: relative;
  display: flex;
  width: 100%;
  height: 50px;
  justify-content: flex-start;
  align-items: center;
  color: #00258b;
  text-decoration: none;
}

.link-17 {
  color: #636363;
  text-decoration: none;
}

.bold-text-4 {
  color: #636363;
  text-decoration: none;
}

.application-form-container {
  overflow: hidden;
  height: auto;
  margin-top: 0px;
  padding-top: 0px;
}

.image-11 {
  width: 340px;
  max-width: none;
  margin-top: 6px;
  margin-left: -5px;
}

.app-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 26px;
  margin-bottom: 10px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.textarea-2 {
  display: block;
  overflow: visible;
  height: auto;
  min-height: 160px;
}

.form-spacer {
  height: 140px;
}

.basic-contact-form-container {
  overflow: hidden;
  width: 940px;
  height: auto;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.form-comment-field {
  width: 100%;
  min-width: 100%;
  margin-top: 0px;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 26px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto minmax(124px, 1fr);
  grid-template-rows: auto auto minmax(124px, 1fr);
}

.basic-contact-comments {
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: 72px;
  min-width: 100%;
  margin-bottom: 0px;
}

.recaptcha {
  position: relative;
  top: -29px;
  margin-top: 40px;
  margin-bottom: 0px;
  float: none;
}

.recaptcha.right {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  float: right;
}

.recaptcha.overlay {
  position: absolute;
  left: auto;
  top: auto;
  right: -12%;
  bottom: 0%;
  margin-top: 0px;
  float: right;
}

.mailing-list-join {
  margin-top: -15px;
  margin-bottom: 10px;
}

.checkbox-2 {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-color: #004fa3;
}

.checkbox-2.w--redirected-checked {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-style: solid;
  border-color: #004fa3;
  border-radius: 0px;
  background-color: #004fa3;
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.checkbox-copy {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #636363;
  font-size: 16px;
  font-weight: 700;
}

.sales-map-embed {
  position: static;
  top: auto;
  border-style: none;
  border-width: 3px;
  border-color: #ee3124;
  opacity: 1;
}

.cr-tab-text-block {
  color: #fcfcfc;
  font-size: 15px;
  font-weight: 700;
}

.location-maps-container {
  max-width: 100%;
  margin-top: 12px;
  border-top: 2px none #004fa3;
  border-bottom: 2px none #004fa3;
}

.hours-and-locations-section {
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 100px;
  border-top: 3px none #0078ac;
  border-bottom: 3px none #004fa3;
  background-color: #004fa3;
}

.cr-tab-link-tab-3-2 {
  width: 33%;
  min-width: 0px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ee3124;
  text-align: center;
}

.cr-tab-link-tab-3-2:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-3-2.w--current {
  background-color: #a82117;
}

.cr-tab-link-tab-3-2.w--current:hover {
  background-color: #a82117;
}

.location-maps-content {
  height: 400px;
  max-width: 100%;
  margin-top: 0px;
  border-top: 2px solid #004fa3;
  border-bottom: 2px solid #004fa3;
}

.cr-tab-pane-tab-1 {
  height: 400px;
  max-width: 100%;
}

.location-maps-menu {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 200;
  display: flex;
  width: 940px;
  max-width: none;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  text-align: center;
  text-transform: uppercase;
}

.cr-tab-link-tab-1-2 {
  width: 33%;
  min-width: 0px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ee3124;
  text-align: center;
}

.cr-tab-link-tab-1-2:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-1-2.w--current {
  width: 33%;
  max-width: none;
  min-width: auto;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #a82117;
  text-align: center;
}

.cr-tab-link-tab-1-2.w--current:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-2-2 {
  width: 33%;
  min-width: 0px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ee3124;
  text-align: center;
}

.cr-tab-link-tab-2-2:hover {
  background-color: #a82117;
}

.cr-tab-link-tab-2-2.w--current {
  width: 33%;
  background-color: #a82117;
}

.cr-tab-link-tab-2-2.w--current:hover {
  background-color: #a82117;
}

.location-maps-tabs {
  padding-right: 0px;
  padding-left: 0px;
  font-weight: 700;
}

.location-info-container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.h4-blue {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #004fa3;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.link-19 {
  color: #004fa3;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.inventory-listing-sort-bar {
  position: relative;
  width: 100%;
  height: 40px;
  margin-bottom: 12px;
  background-color: #eee;
}

.inventory-page-columns {
  position: relative;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  align-content: flex-start;
}

.sort-bar-dropdown {
  width: 186px;
  height: 32px;
  max-width: 200px;
  margin-top: 4px;
  margin-right: 18px;
  float: right;
  background-image: linear-gradient(180deg, #fff, #fff);
  font-weight: 600;
}

.dropdown-link-4 {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #999;
  font-size: 14px;
}

.inventory-filter-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 110px;
  z-index: 11;
}

.dropdown-list-3 {
  background-color: #d6d3d3;
}

.dropdown-list-3.w--open {
  margin-bottom: 0px;
  padding-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  background-color: #fff;
}

.filter-dropdown-categories {
  position: relative;
  top: auto;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  color: #636363;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}

.icon-8 {
  color: #636363;
}

.sort-bar-showing-text {
  position: absolute;
  margin-top: 10px;
  margin-left: 18px;
  color: #636363;
  font-size: 16px;
  font-weight: 500;
}

.inventory-filter-dropdown {
  position: static;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
}

.text-block-28 {
  color: #636363;
  font-size: 14px;
}

.inventory-listing-page-number-wrapper {
  position: relative;
  display: flex;
  width: 400px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  align-items: center;
}

.sort-bar-showing-info-wrapper {
  position: relative;
}

.inventory-filter-column {
  position: relative;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
}

.inventory-filter-dropdown-link {
  position: static;
  display: block;
  width: 100%;
  height: 50px;
  padding-top: 12px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.inventory-filter-dropdown-link:hover {
  background-color: #adadad;
  color: #fff;
}

.sort-bar-dropdown-wrapper {
  position: relative;
  width: 268px;
  float: right;
}

.next-button-arrow {
  position: relative;
  width: 27px;
  height: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  color: #636363;
}

.next-button-arrow:hover {
  color: #ee3124;
}

.inventory-listing-page-number-text {
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  color: #636363;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.inventory-listing-page-number-text:hover {
  color: #fff;
}

.inventory-listing-page-number-text.active {
  color: #fff;
}

.inventory-listing-page-number-text.none:hover {
  color: #999;
}

.icon-9 {
  position: static;
  margin-top: auto;
  margin-right: 0px;
  margin-bottom: auto;
  color: #636363;
}

.inventory-listing-column {
  display: flex;
  padding-right: 0px;
  flex-direction: column;
  flex: 1;
}

.inventory-filter-header {
  height: 40px;
  background-color: #004fa3;
}

.dropdown-toggle-2 {
  width: 186px;
  height: 32px;
  padding-top: 4px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  border-radius: 0px;
  color: #5e5e5e;
}

.inventory-filter-container {
  overflow: scroll;
  height: auto;
  max-height: 642px;
  margin-top: 12px;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #636363;
  background-color: #eee;
}

.inventory-filter-dropdown-list {
  position: static;
}

.inventory-filter-dropdown-list.w--open {
  position: static;
  display: block;
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: silver;
}

.sort-bar-sort-by-text {
  position: absolute;
  margin-top: 10px;
  margin-left: 0px;
  color: #636363;
  font-size: 16px;
  font-weight: 500;
}

.inventory-filter-dropdown-toggle {
  position: static;
  display: flex;
  width: 100%;
  height: 50px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  justify-content: space-between;
}

.inventory-filter-dropdown-toggle:hover {
  background-color: #dadada;
}

.inventory-filter-dropdown-toggle.w--open {
  position: static;
  justify-content: space-between;
}

.inventory-listing-page-number-box {
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  float: left;
  border-style: none;
  border-width: 1px;
  border-color: #999;
  border-radius: 50px;
  background-color: #f3f3f3;
}

.inventory-listing-page-number-box:hover {
  background-color: #004fa3;
}

.inventory-listing-page-number-box.active {
  margin-right: 10px;
  float: left;
  background-color: #004fa3;
}

.inventory-listing-page-number-box.blank:hover {
  background-color: transparent;
}

.inventory-listing-page-number-box.last {
  margin-right: 0px;
}

.similar-text {
  padding-top: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.listings-page-nav-arrow {
  position: relative;
  width: 30px;
  height: 30px;
  float: right;
  border-style: none;
  border-width: 1px;
  border-color: #999;
}

.previous-button-arrow {
  position: relative;
  width: 27px;
  height: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  float: left;
  transform: rotate(180deg);
  color: #636363;
  font-size: 14px;
}

.previous-button-arrow:hover {
  color: #ee3124;
}

.inventory-listings-page-nav-bar {
  position: relative;
  height: 30px;
  margin-right: 0px;
  margin-left: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #999;
}

.inventory-listing-section {
  position: relative;
  width: 940px;
  margin: 40px auto;
}

.dropdown-toggle-3 {
  position: static;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: -12px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  justify-content: space-between;
}

.text-block-35 {
  margin-top: auto;
  margin-bottom: auto;
  color: #fff;
}

.icon-10 {
  position: relative;
  right: 0px;
  margin: auto 0px;
  color: #fff;
}

.dropdown-list-4 {
  position: static;
  background-color: #636363;
}

.dropdown-list-4.w--open {
  position: static;
  height: auto;
}

.dropdown-link-5 {
  position: static;
  height: 50px;
  padding-top: 12px;
  color: #eee;
}

.dropdown-link-5:hover {
  background-color: #555;
}

.inventory-filter-dropdown2 {
  position: static;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 12px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.inventory-filter-dropdown2:hover {
  background-color: #adadad;
  color: #fff;
}

.remove-filter-tags {
  margin-top: 10px;
}

.remove-filter {
  height: 32px;
  margin-top: auto;
  margin-bottom: 5px;
  padding-right: 10px;
  padding-left: 20px;
  border-radius: 20px;
  background-color: silver;
}

.blue-small-text-bold {
  margin-top: 0px;
  margin-bottom: 3px;
  color: #004fa3;
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.link-block-7 {
  position: relative;
  top: 5px;
  right: 0px;
  width: 20px;
  height: 20px;
  float: right;
  border-radius: 20px;
  background-color: #ee3124;
}

.link-block-7:hover {
  background-color: #a82117;
}

.white-small-text {
  margin-top: 6px;
  padding-top: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.html-embed-10 {
  width: 10px;
  height: 10px;
  margin: 0px auto auto;
  color: #fff;
}

.inventory-listing-container-one {
  display: block;
  margin-bottom: 20px;
  padding: 20px 20px 10px;
  clear: left;
  border-radius: 5px;
  background-color: rgba(0, 79, 163, 0.13);
}

.inventory-listing-container-one.alt {
  background-color: #eee;
}

.slide-nav-3 {
  display: none;
}

.inventory-listing-image-slider {
  width: 350px;
  height: 230px;
  margin-right: 0px;
}

.icon-11 {
  font-size: 20px;
}

.right-arrow-2 {
  z-index: 10;
  width: 23px;
  height: 30px;
  background-color: #004fa3;
  cursor: pointer;
}

.right-arrow-2:hover {
  background-color: #003b7a;
}

.left-arrow-2 {
  z-index: 10;
  width: 23px;
  height: 30px;
  background-color: #004fa3;
  cursor: pointer;
}

.left-arrow-2:hover {
  background-color: #003b7a;
}

.inventory-listing-info-wrapper {
  position: relative;
  width: 300px;
  height: auto;
  margin-left: 10px;
}

.inventory-listing-name {
  position: relative;
  margin-top: 10px;
  margin-bottom: 12px;
  margin-left: 12px;
  color: #636363;
  line-height: 19px;
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
}

.inventory-listing-image-link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: auto;
  height: auto;
  min-width: 101%;
  margin-right: auto;
  margin-left: auto;
}

.inventory-listing-unit-image {
  max-width: 101%;
  min-width: 101%;
}

.inventory-listing-details-link {
  display: flex;
  overflow: hidden;
  width: 86%;
  height: auto;
  margin: 10px 0px 10px 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.unit-container {
  display: flex;
  clear: none;
  justify-content: space-around;
  align-items: flex-end;
}

.unit-button-container {
  position: relative;
  z-index: 1;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 100px;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: transparent;
}

.cr-mask-2 {
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
}

.info-stroke-box {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 88%;
  min-height: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
  background-color: #fff;
}

.listing-details-columns {
  width: 100%;
  margin-left: 0px;
  padding-left: 12px;
}

.unit-quote-form-container {
  display: none;
  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  flex: 0 0 auto;
}

.quote-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto minmax(auto, 1fr);
  grid-template-rows: auto auto minmax(auto, 1fr);
}

.quote-form {
  position: relative;
  height: auto;
}

.text-field-4 {
  margin-bottom: 0px;
}

.text-field-5 {
  height: auto;
  margin-bottom: 0px;
}

.text-field-6 {
  margin-right: 0px;
  margin-bottom: 0px;
}

.text-field-7 {
  margin-bottom: 0px;
}

.trade-value-form-container {
  display: none;
  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  flex: 0 0 auto;
}

.trade-form {
  position: relative;
  display: block;
  height: auto;
}

.trade-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto minmax(auto, 1fr) auto auto auto;
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto;
}

.quote-form-close-button {
  width: 37px;
  height: 37px;
  margin: 0px 6px auto auto;
  padding: 8px 8px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 6px;
  background-color: #fff;
  transition: background-color 800ms ease;
  color: #ee3124;
}

.quote-form-close-button:hover {
  background-color: #ee3124;
  color: #fff;
}

.trade-value-form-close-button {
  width: 37px;
  height: 37px;
  margin: 0px 6px auto auto;
  padding: 8px 8px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 6px;
  background-color: #fff;
  transition: background-color 800ms ease;
  color: #ee3124;
}

.trade-value-form-close-button:hover {
  background-color: #ee3124;
  color: #fff;
}

.inventory-listing-container-two {
  display: block;
  margin-bottom: 20px;
  padding: 20px 20px 10px;
  clear: left;
  border-radius: 5px;
  background-color: #f3f3f3;
}

.text-span-3 {
  color: #004fa3;
  font-weight: 700;
}

.unit-info-column {
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  flex: 1;
}

.similar-units-column {
  position: relative;
  display: flex;
  height: 1000px;
  padding-right: 10px;
  padding-left: 0px;
  flex-direction: column;
}

.cr-unit-details-main-image-mask {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
}

.cr-unit-details-images-slider-wrapper {
  width: 98%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.h1-unit-page-model-name {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #ee3124;
  font-size: 44px;
  line-height: 34px;
  text-align: left;
  text-transform: uppercase;
}

.h1-unit-page-make-name {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #636363;
  font-size: 34px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.unit-top-bar {
  display: flex;
  width: 98%;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
}

.unit-design-stroke-box {
  position: absolute;
  left: 0%;
  top: 300px;
  right: 0%;
  bottom: auto;
  z-index: 0;
  display: none;
  width: 100%;
  height: 700px;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
}

.unit-blue-block {
  position: relative;
  z-index: 1;
  width: 94%;
  height: auto;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: #004fa3;
}

.unit-blue-block.hide {
  display: none;
}

.unit-information-container {
  width: 98%;
  margin-right: auto;
  margin-left: auto;
}

.unit-details-text {
  color: #636363;
  font-size: 16px;
  line-height: 36px;
  text-transform: uppercase;
}

.unit-listing-button-container {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: -27px;
  margin-bottom: 0px;
  padding-right: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: transparent;
}

.page-link-share-button {
  width: 100%;
  height: 31px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0px;
  float: none;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 32px;
  background-color: #fff;
  transition: color 500ms ease, background-color 500ms ease;
  color: #ee3124;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.page-link-share-button:hover {
  background-color: #ee3124;
  color: #fff;
}

.page-link-share-button.blue {
  border-color: #004fa3;
  color: #004fa3;
}

.page-link-share-button.blue:hover {
  background-color: #004fa3;
  color: #fff;
}

.page-link-share-button.blue-copy {
  border-color: #004fa3;
  color: #004fa3;
}

.page-link-share-button.blue-copy:hover {
  background-color: rgba(0, 79, 163, 0.26);
  color: #004fa3;
}

.unit-offer-button {
  display: flex;
  width: 100%;
  height: 65px;
  margin: 4px auto 0px 10px;
  justify-content: flex-start;
  align-items: center;
  border-radius: 8px;
}

.unit-price-and-offer-columns {
  margin-top: 10px;
}

.offer-button-column {
  padding-left: 0px;
}

.buy-for-block {
  display: flex;
  margin-top: 0px;
  margin-right: 20px;
  padding: 10px 20px;
  justify-content: space-between;
  background-color: #004fa3;
}

.text-block-36 {
  margin-bottom: 10px;
  align-self: flex-end;
  color: #ffef00;
  font-size: 29px;
  line-height: 24px;
  font-weight: 600;
}

.heading-11 {
  margin-top: -4px;
  margin-bottom: 0px;
  -ms-grid-row-align: center;
      align-self: center;
  color: #fff;
  font-size: 48px;
  line-height: 53px;
  font-weight: 800;
  text-align: right;
}

.cr-tab-link-tab-1-3 {
  width: 49%;
  background-color: #ffef00;
}

.cr-tab-link-tab-1-3:hover {
  background-color: #ffd900;
}

.cr-tab-link-tab-1-3.w--current {
  width: 49%;
  background-color: #ffd900;
}

.cr-tab-link-tab-3-3 {
  width: 49%;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ffef00;
  color: #636363;
}

.cr-tab-link-tab-3-3:hover {
  background-color: #ffd900;
}

.cr-tab-link-tab-3-3.w--current {
  background-color: #ffd900;
}

.unit-tab-text {
  color: #004fa3;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.tabs-content {
  display: flex;
  height: 367.296875px;
  margin-top: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.tabs-menu {
  display: flex;
  margin-bottom: 12px;
  justify-content: space-between;
}

.cr-tab-pane-tab-1-2 {
  width: 100%;
  height: auto;
  padding: 20px;
}

.tab-content-container {
  display: block;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.model-video {
  width: auto;
}

.cr-tab-pane-tab-3 {
  height: auto;
  padding: 20px;
}

.forms-container {
  display: block;
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 0px 20px 10px;
  clear: left;
  background-color: transparent;
}

.h2-form-headers {
  margin-top: 0px;
  color: #ee3124;
  font-size: 24px;
}

.offer-form-container {
  display: none;
  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  flex: 0 0 auto;
}

.offer-form-close-button {
  width: 37px;
  height: 37px;
  margin: 0px 6px auto auto;
  padding: 8px 8px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 6px;
  background-color: #fff;
  transition: background-color 800ms ease;
  color: #ee3124;
}

.offer-form-close-button:hover {
  background-color: #ee3124;
  color: #fff;
}

.offer-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto minmax(auto, 1fr) auto;
  grid-template-rows: auto auto minmax(auto, 1fr) auto;
}

.offer-form {
  position: relative;
  display: block;
  height: auto;
}

.trade-in-check-box {
  margin-top: 0px;
  margin-bottom: 10px;
}

.unit-more-info-link {
  display: flex;
  overflow: hidden;
  width: 370px;
  height: auto;
  margin: 17px 0px 19px;
  justify-content: flex-end;
  align-items: center;
  align-self: flex-end;
  border-radius: 8px;
}

.similar-unit-container {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.similar-unit-sidebar {
  overflow: scroll;
  height: auto;
  max-height: none;
  margin-top: 12px;
  padding-bottom: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #636363;
  background-color: transparent;
}

.similar-inventory-image-link {
  position: relative;
  z-index: 2;
  display: block;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
}

.similar-inventory-image {
  display: block;
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
}

.similar-inner-stroke {
  width: 100%;
  height: 135px;
  margin: -59px auto 28px;
  padding-top: 60px;
  padding-right: 7px;
  padding-left: 7px;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
  background-color: #f3f3f3;
}

.similar-inventory-make-copy {
  margin-top: 4px;
  color: #636363;
  font-size: 15px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.similar-unit-link {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: 0px;
  padding-right: 6px;
  padding-left: 6px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.similar-link-button {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: 22px;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  color: #333;
  font-size: 26px;
  text-decoration: none;
}

.button-box {
  padding: 7px 5px;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
  background-color: #fff;
}

.disclaimer-section {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.disclaimer-paragraph {
  margin-top: 11px;
  font-family: Barlow, sans-serif;
  font-size: 12px;
  line-height: 19px;
  font-weight: 300;
  text-align: justify;
}

.orientation-hook-section {
  position: relative;
  display: flex;
  width: 940px;
  height: auto;
  margin: 20px auto 79px;
  background-color: #f3f3f3;
  box-shadow: 0 0 20px -8px rgba(0, 0, 0, 0.45);
}

.orientation-hook-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: auto;
  max-height: none;
}

.image-19 {
  height: 100%;
  max-width: none;
}

.orientation-model-image {
  position: absolute;
  left: -6%;
  top: auto;
  right: auto;
  bottom: 35%;
}

.image-20 {
  position: absolute;
  width: 400px;
  max-width: none;
}

.orientation-copy-container {
  margin-top: 30px;
  margin-right: 30px;
  margin-left: 350px;
}

.hook-copy-section {
  width: auto;
  margin: 0px auto;
  padding-bottom: 0px;
}

.listing-details-mobile {
  display: none;
}

._404-content-wrapper {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  align-self: center;
  background-image: linear-gradient(180deg, hsla(0, 0%, 94%, 0.87), hsla(0, 0%, 94%, 0.87)), url('/images/404-background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

._404-div {
  display: flex;
  width: 100vw;
  height: 100vh;
  align-items: center;
  align-self: center;
  flex: 0 auto;
}

._404-regular-copy {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
}

._404-body-copy {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  align-self: flex-start;
  color: #004fa3;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

._404-whoops {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #ee3124;
  font-size: 109px;
  line-height: 92px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
}

.body-4 {
  font-family: Barlow, sans-serif;
}

.text-span-4 {
  font-size: 39px;
}

._404-header {
  display: none;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  align-self: flex-start;
  color: #004fa3;
  font-size: 55px;
  line-height: 48px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.image-21 {
  display: block;
  width: 400px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.cr-slide-close-container {
  position: absolute;
  left: auto;
  top: auto;
  right: -44px;
  bottom: 238px;
  z-index: 1;
  display: flex;
  width: 46px;
  height: 37px;
  padding-top: 12px;
  justify-content: center;
  align-items: center;
  background-color: #ffef00;
}

.advanced-search-close-button {
  position: static;
  z-index: 2;
  width: 18px;
  height: 21px;
  margin: 0px auto auto;
  padding: 0px;
  border-style: none;
  border-width: 6px;
  border-color: #ffef00;
  border-radius: 0px;
  background-color: transparent;
  transition: background-color 400ms ease;
  color: #ee3124;
}

.advanced-search-close-button:hover {
  background-color: transparent;
  color: #8a1d16;
}

.quick-search-slide-mobile {
  position: fixed;
  left: -436px;
  top: auto;
  right: auto;
  bottom: 13%;
  z-index: 2;
  display: none;
  width: 435px;
  height: auto;
  background-color: #004fa3;
}

.h2-small-headline {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #ee3124;
  font-size: 20px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}

.timeline-slider-container {
  overflow: hidden;
  border-radius: 5px;
}

.cr-timeline-slider {
  display: block;
  height: auto;
  background-color: transparent;
}

.timeline-slide {
  height: auto;
}

.timeline-columns {
  background-color: #003b7a;
}

.timeline-image-column {
  padding-right: 0px;
  padding-left: 0px;
}

.timeline-info-column {
  margin-top: 40px;
  padding-right: 0px;
  padding-left: 57px;
}

.cr-mask-3 {
  overflow: hidden;
  height: auto;
}

.image-22 {
  width: 100%;
  max-width: none;
}

.cr-slide-nav-6 {
  left: auto;
  top: 3%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 549px;
  margin-top: 0px;
  font-size: 10px;
}

.timeline-year-big {
  margin-top: 0px;
  margin-right: 10px;
  color: #ffef00;
  font-size: 65px;
  line-height: 55px;
  text-transform: uppercase;
}

.timeline-year-container {
  display: flex;
  width: 420px;
  margin-top: 20px;
  margin-bottom: 6px;
}

.timeline-year-line {
  width: 282px;
  height: 5px;
  margin-bottom: 12px;
  align-self: flex-end;
  background-color: #ffef00;
}

.timeline-left-arrow-box {
  left: auto;
  top: auto;
  right: 12%;
  bottom: 6%;
  width: 38px;
  height: 31px;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 0px;
  background-color: #ee3124;
}

.timeline-left-arrow-box:hover {
  background-color: #a82117;
}

.timeline-right-arrow-box {
  left: auto;
  top: auto;
  right: 8%;
  bottom: 6%;
  width: 38px;
  height: 31px;
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
  background-color: #ee3124;
}

.timeline-right-arrow-box:hover {
  background-color: #a82117;
}

.timeline-dates-nav-container {
  display: flex;
  width: 420px;
  justify-content: space-between;
}

.timeline-date-container {
  position: relative;
  z-index: 2;
  width: 50px;
}

.timeline-date-small {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  color: #f3f3f3;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.timeline-date-small.current {
  color: #ee3124;
}

.timeline-date-circle {
  width: 13px;
  height: 13px;
  margin-top: 9px;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 50px;
  background-color: #f3f3f3;
}

.timeline-date-circle.current {
  background-color: #ee3124;
}

.timeline-line {
  position: relative;
  top: -9px;
  z-index: 0;
  width: 420px;
  height: 2px;
  background-color: #f3f3f3;
}

.timeline-line-1986 {
  position: relative;
  top: -7px;
  z-index: 1;
  width: 27px;
  height: 2px;
  background-color: #ee3124;
}

.timeline-line-1993 {
  position: relative;
  top: -7px;
  z-index: 1;
  width: 87px;
  height: 2px;
  background-color: #ee3124;
}

.timeline-image-slider {
  height: auto;
}

.cr-slide-2 {
  height: auto;
}

.cr-mask-4 {
  height: auto;
}

.left-arrow-5 {
  display: none;
}

.right-arrow-4 {
  display: none;
}

.cr-slide-nav-7 {
  display: none;
}

.timeline-line-2001 {
  position: relative;
  top: -7px;
  z-index: 1;
  width: 149px;
  height: 2px;
  background-color: #ee3124;
}

.timeline-line-2015 {
  position: relative;
  top: -7px;
  z-index: 1;
  width: 212px;
  height: 2px;
  background-color: #ee3124;
}

.timeline-line-2016 {
  position: relative;
  top: -7px;
  z-index: 1;
  width: 272px;
  height: 2px;
  background-color: #ee3124;
}

.timeline-line-2018 {
  position: relative;
  top: -7px;
  z-index: 1;
  width: 334px;
  height: 2px;
  background-color: #ee3124;
}

.timeline-line-2020 {
  position: relative;
  top: -7px;
  z-index: 1;
  width: 420px;
  height: 2px;
  background-color: #ee3124;
}

.image-23 {
  display: block;
  width: 660px;
  max-width: none;
  margin: -50px auto 40px;
}

.featured-awards-columns {
  margin-top: 30px;
}

.html-embed-11 {
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  color: #ee3124;
}

.column-3 {
  padding-right: 15px;
  padding-left: 15px;
}

.award-blurb-copy {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #636363;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
  text-align: justify;
}

.to-do-image {
  width: auto;
  height: auto;
  max-width: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.to-do-image:hover {
  background-color: transparent;
}

.cr-to-do-link-tab-2 {
  position: relative;
  overflow: hidden;
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0px;
  padding: 0px;
  float: none;
  background-color: transparent;
  transition: all 400ms ease;
  text-align: center;
}

.cr-to-do-link-tab-2:hover {
  overflow: visible;
  height: auto;
  background-color: transparent;
}

.cr-to-do-link-tab-2.w--current {
  overflow: visible;
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: center;
}

.cr-to-do-link-tab-2.w--current:hover {
  background-color: transparent;
}

.area-location-wrapper {
  height: auto;
  margin-bottom: 20px;
  padding-left: 0px;
  border-left: 3px none #0078ac;
}

.area-location-wrapper.large {
  height: 106px;
}

.area-location-wrapper.beach {
  height: auto;
}

.tab-text-block-2 {
  margin-top: 0px;
  color: #fcfcfc;
  font-size: 18px;
  line-height: 17px;
  font-weight: 700;
}

.cr-to-do-link-tab-1 {
  overflow: hidden;
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0px;
  padding: 0px;
  float: left;
  background-color: transparent;
  transition: height 300ms ease;
  text-align: center;
}

.cr-to-do-link-tab-1:hover {
  overflow: visible;
  height: auto;
  background-color: transparent;
}

.cr-to-do-link-tab-1.w--current {
  position: relative;
  overflow: visible;
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  background-color: transparent;
  text-align: center;
}

.to-do-tabs-wrapper {
  margin-top: 30px;
  padding-bottom: 20px;
}

.cr-tab-pane-tab-2-2 {
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.area-location {
  margin-bottom: 5px;
  color: silver;
  font-size: 16px;
  font-weight: 400;
}

.to-do-menu {
  position: static;
  display: flex;
  width: 940px;
  max-width: 100%;
  min-width: auto;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
}

.to-do {
  padding-right: 0px;
  padding-left: 0px;
  font-weight: 700;
}

.link-20 {
  color: #ffef00;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.cr-to-do-link-tab-3 {
  position: relative;
  overflow: hidden;
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0px;
  padding: 0px;
  float: none;
  background-color: transparent;
  transition: all 400ms ease;
  text-align: center;
}

.cr-to-do-link-tab-3:hover {
  overflow: visible;
  height: auto;
  background-color: transparent;
}

.cr-to-do-link-tab-3.w--current {
  overflow: visible;
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: auto;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #ee3124;
  text-align: center;
}

.cr-to-do-link-tab-4 {
  position: relative;
  overflow: hidden;
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0px;
  padding: 0px;
  float: none;
  background-color: transparent;
  transition: height 300ms ease;
  text-align: center;
}

.cr-to-do-link-tab-4:hover {
  overflow: visible;
  height: auto;
  background-color: transparent;
}

.cr-to-do-link-tab-4.w--current {
  overflow: visible;
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: center;
}

.to-do-content {
  margin-top: 10px;
}

.area-location-heading {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #ffef00;
  font-family: Barlow, sans-serif;
  color: #ffef00;
  font-size: 20px;
  font-weight: 700;
}

.area-location-name {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Barlow, sans-serif;
  color: #f3f3f3;
  font-size: 16px;
  line-height: 20px;
}

.location-column {
  padding-right: 10px;
}

.tab-text-container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -30px;
  display: flex;
  overflow: visible;
  height: 30px;
  padding-top: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ee3124;
}

.h3-white-heading {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 33px;
  text-transform: uppercase;
}

.social-feed-section {
  width: 940px;
  margin: 100px auto 60px;
  padding-bottom: 0px;
}

.social-media-feed-tabs {
  margin-top: 30px;
  margin-bottom: 40px;
}

.social-feed-tabs-menu {
  display: flex;
  margin-bottom: 30px;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.social-feed-tabs-content {
  overflow: hidden;
  height: 550px;
  background-image: url('/images/social-feed-background.png');
  background-position: 50% 90%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.cr-tab-link-tab-1-4 {
  width: 16%;
  padding-top: 4px;
  padding-bottom: 8px;
  background-color: transparent;
  transition: transform 400ms ease;
}

.cr-tab-link-tab-1-4:hover {
  top: auto;
  margin-top: 0px;
  transform: translate(0px, -8px);
}

.cr-tab-link-tab-1-4.w--current {
  width: 16%;
  padding-top: 4px;
  padding-bottom: 8px;
  background-color: #ffef00;
  transition-property: none;
}

.cr-tab-link-tab-1-4.w--current:hover {
  transform: none;
}

.cr-tab-link-tab-1-4.hide {
  display: none;
}

.social-tab-text {
  margin-top: 0px;
  color: #ee3124;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.social-tab-icons {
  width: 48px;
  height: 48px;
  margin-right: auto;
  margin-left: auto;
  color: #004fa3;
}

.social-tab-icons:hover {
  border-radius: 0px;
  opacity: 1;
  color: #004fa3;
}

.social-facebook-feed {
  position: static;
  width: 550px;
  min-width: 0px;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-width: 2px;
  border-color: #004fa3;
  text-align: center;
}

.cr-tab-pane-tab-2-3 {
  overflow: hidden;
  height: 515px;
  margin-top: auto;
  margin-bottom: auto;
}

.cr-tab-pane-tab-1-3 {
  border-style: none;
  border-width: 2px;
  border-color: #004fa3;
}

.twitter-feed {
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.youtube-feed {
  width: 650px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.pinterest-feed {
  width: 500px;
  height: 550px;
  margin-right: auto;
  margin-left: auto;
}

.instagram-feed {
  width: 650px;
  margin-right: auto;
  margin-left: auto;
}

.social-facebook-feed-mobile {
  display: none;
}

.cr-tab-pane-tab-5 {
  overflow: hidden;
  height: 420px;
}

.social-facebook-feed-landscape {
  display: none;
}

.event-calendar-container {
  position: relative;
  display: none;
}

.event-calendar {
  float: right;
  color: #004fa3;
}

.main-event-container {
  display: block;
}

.main-event-columns {
  margin-bottom: 0px;
}

.main-event-column {
  padding-right: 5px;
  padding-left: 5px;
}

.event-container {
  padding: 30px 20px 20px;
  background-color: #003b7a;
}

.event-heading {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #ffef00;
  font-size: 23px;
  line-height: 24px;
  text-align: center;
}

.event-call-info {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffef00;
  font-size: 19px;
  font-weight: 600;
  text-align: center;
}

.event-copy {
  margin-bottom: 13px;
  color: silver;
  text-align: center;
}

.event-image {
  position: relative;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
}

.event-date-info {
  margin-top: 10px;
  margin-bottom: 13px;
  color: #f3f3f3;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
}

.event-stroke-box {
  overflow: hidden;
  width: 100.000047%;
  margin-top: -107px;
  padding: 103px 10px 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  background-color: #041033;
}

.event-arrow {
  position: relative;
  z-index: 1;
  display: block;
  width: 60px;
  max-width: none;
  margin-right: auto;
  margin-bottom: -92px;
  margin-left: auto;
}

.calendar-wrapper {
  overflow: hidden;
  width: auto;
  height: auto;
  padding-right: 6px;
}

.calendar-button {
  position: absolute;
  left: auto;
  top: -36px;
  right: -10px;
  bottom: auto;
  display: block;
  width: 56px;
  margin-top: 0px;
  margin-left: 0px;
}

.calendar-icon {
  position: absolute;
  left: 10px;
  right: 10px;
  display: block;
  width: 32px;
  margin-right: auto;
  margin-left: auto;
  color: #ee3124;
}

.calendar-button-shape {
  position: relative;
  display: block;
  width: 56px;
  height: 56px;
  padding-top: 11px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: #ffef00;
  transition: background-color 400ms ease;
  color: #00258b;
  text-decoration: none;
}

.calendar-button-shape:hover {
  background-color: #ffd900;
}

.calendar-close {
  position: absolute;
  left: 10px;
  right: 10px;
  display: none;
  width: 24px;
  margin-top: 6px;
  margin-right: auto;
  margin-left: auto;
  color: #ee3124;
}

.no-events-container {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #003b7a;
}

.no-events-heading {
  margin-top: 10px;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}

.event-calendar-large {
  display: none;
  float: right;
  color: #004fa3;
}

.event-calendar-landscape {
  display: none;
  float: right;
  color: #004fa3;
}

.event-calendar-mobile {
  display: none;
  float: right;
  color: #004fa3;
}

.blog-section {
  display: none;
  width: 940px;
  margin: 100px auto;
  padding-bottom: 0px;
}

.blog-container {
  margin-top: 30px;
}

.blog-columns {
  margin-bottom: 30px;
}

.blog-story-link-box {
  display: inline-block;
  height: auto;
  flex-direction: column;
  justify-content: flex-end;
  color: #ee3124;
  text-decoration: none;
}

.column-4 {
  padding-right: 5px;
  padding-left: 5px;
}

.blog-image-thumbnail {
  position: relative;
}

.blog-preview-heading {
  height: 60px;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}

.blog-preview-footer {
  margin-top: 20px;
}

.blog-preview-date {
  color: #636363;
}

.blog-preview-date-and-category {
  display: flex;
  justify-content: space-between;
}

.blog-preview-category {
  color: #636363;
}

.blog-preview-footer-line {
  height: 3px;
  margin-top: 2px;
  background-color: #004fa3;
}

.blog-preview-hover-container {
  position: relative;
  display: flex;
  align-items: center;
}

.blog-preview-hover {
  position: absolute;
  z-index: 2;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  justify-content: 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;
}

.blog-hover-line-left {
  position: static;
  display: inline-block;
  width: 5%;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff;
}

.blog-hover-overlay {
  position: relative;
  z-index: 1;
  display: flex;
  width: 90%;
  height: 90%;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  background-color: #16244c;
  opacity: 0.84;
  transition: opacity 400ms ease;
  cursor: pointer;
}

.blog-hover-overlay:hover {
  opacity: 1;
}

.blog-hover-line-right {
  position: relative;
  display: inline-block;
  width: 5%;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff;
}

.blog-preview-button-text {
  position: absolute;
  z-index: 1;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
  flex: 0 auto;
  font-family: Barlow, sans-serif;
  color: #ffef00;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.column-5 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-6 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-7 {
  padding-right: 5px;
  padding-left: 5px;
}

.mailing-list-sign-up-form {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-top: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  flex: 0 0 auto;
  background-color: transparent;
}

.mailing-list-form {
  position: relative;
  height: auto;
}

.mailing-list-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  margin-bottom: 0px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 7px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 32px 32px minmax(auto, 1fr);
  grid-template-rows: 32px 32px minmax(auto, 1fr);
}

.mailing-list-form-block {
  margin-top: 0px;
}

.small-form-submit-button {
  position: absolute;
  z-index: 2;
  width: 167px;
  height: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #041033;
  font-size: 22px;
  font-weight: 800;
  text-transform: none;
}

.small-form-submit-button:hover {
  background-color: transparent;
  color: transparent;
}

.submit-button-reverse {
  position: absolute;
  display: flex;
  width: 167px;
  height: 50px;
  justify-content: flex-start;
  align-items: center;
  color: #00258b;
  text-decoration: none;
}

.link-21 {
  color: #004fa3;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.faq-accordian-item {
  overflow: hidden;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border-radius: 5px;
}

.accordion-item-trigger {
  position: relative;
  display: flex;
  height: 46px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  background-image: linear-gradient(180deg, #eee, #eee);
}

.accordion-item-trigger:hover {
  background-image: linear-gradient(180deg, silver, silver);
}

.accordion-item-heading {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #004fa3;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}

.accordion-item-trigger-icon {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  width: 38px;
  height: 22px;
  max-width: none;
  margin: auto 0px auto auto;
  padding-top: 0px;
  float: right;
  color: #ee3124;
  text-align: center;
}

.accordion-item-content {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 20px;
  background-image: linear-gradient(180deg, #eee, #eee);
}

.faq-answer {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.faq-answer-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #636363;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
  text-align: justify;
}

.link-22 {
  color: #636363;
  text-decoration: none;
}

.link-23 {
  color: #004fa3;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.link-24 {
  color: #004fa3;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.link-25 {
  color: #004fa3;
  font-weight: 600;
  text-decoration: none;
}

.link-26 {
  color: #004fa3;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.link-27 {
  color: #004fa3;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.link-28 {
  color: #004fa3;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.bold-text-6 {
  color: #004fa3;
  cursor: pointer;
}

.blog-story-button-link {
  display: none;
  overflow: hidden;
  width: 86%;
  height: auto;
  margin: 10px 0px 10px 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.text-left-l1-blog {
  padding-right: 5px;
  float: left;
  color: #004fa3;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.text-left-l1-blog.yellow {
  color: #ffef00;
}

.arrow-head-l1-blog {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: auto;
  right: -10%;
  bottom: auto;
  height: 21px;
  margin-right: 0px;
  margin-left: -9px;
  float: right;
  flex: 0 auto;
  text-align: left;
}

.arrow-tail-l1-blog {
  position: relative;
  top: -11px;
  right: 1px;
  width: 29px;
  height: 3px;
  float: right;
  border-radius: 8px;
  background-color: #ee3124;
}

.new-location-columns {
  width: 940px;
  margin-top: 100px;
  margin-bottom: 0px;
}

.locations-column {
  padding-right: 5px;
  padding-left: 5px;
}

.location-container {
  padding: 30px 20px 20px;
  border-radius: 5px;
  background-color: #003b7a;
}

.location-arrow {
  position: relative;
  top: -60px;
  z-index: 1;
  display: block;
  width: 60px;
  max-width: none;
  margin-right: auto;
  margin-bottom: -150px;
  margin-left: auto;
}

.location-image2 {
  position: relative;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
}

.location-stroke-box {
  overflow: hidden;
  width: 100.000047%;
  height: 480px;
  margin-top: -107px;
  padding: 103px 10px 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  background-color: #041033;
}

.location-heading {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #ffef00;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

.location-phone {
  margin-top: 10px;
  margin-bottom: 6px;
  color: #f3f3f3;
  font-size: 28px;
  line-height: 27px;
  font-weight: 600;
  text-align: center;
}

.location-address2 {
  margin-bottom: 13px;
  color: silver;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.location-hours-header {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffef00;
  font-size: 19px;
  font-weight: 600;
  text-align: center;
}

.location-hours2 {
  margin-bottom: 0px;
  color: silver;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.location-hours2.mobile {
  display: none;
}

.archive-blog-section {
  width: 940px;
  margin: 0px auto;
  padding-bottom: 0px;
}

.blog-archive-nav-bar {
  position: relative;
  height: 30px;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #999;
}

.blog-archive-number-wrapper {
  position: relative;
  display: flex;
  width: 400px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  align-items: center;
}

.blog-archive-filter-container {
  display: flex;
  height: 25px;
  margin-top: 30px;
  justify-content: space-between;
}

.fliter-tag-wrapper {
  display: flex;
}

.filter-tag {
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  margin: 0px 5px 0px 0px;
  padding: 5px 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  transition: background-color 300ms ease;
  color: transparent;
  cursor: pointer;
}

.filter-tag:hover {
  background-color: #eee;
}

.filter-tag.current {
  background-color: #eee;
}

.filter-name {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  float: left;
  color: #004fa3;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.filter-name.current {
  height: auto;
  color: #ee3124;
}

.blog-numbers {
  position: static;
  margin-top: 5px;
  margin-left: 0px;
  color: #636363;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.full-blog-story-section {
  position: relative;
  display: flex;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  flex-wrap: wrap;
  align-content: flex-start;
}

.blog-side-bar-column {
  position: relative;
  display: flex;
  padding-left: 0px;
  flex-direction: column;
}

.blog-story-column {
  padding-right: 0px;
}

.sidebar-container {
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
  padding: 20px 10px;
  border-style: solid;
  border-width: 2px;
  border-color: silver;
  border-radius: 20px;
  background-color: #f3f3f3;
}

.recent-posts-wrapper {
  padding: 0px;
  border: 1px none #000;
}

.sidebar-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: transparent;
  color: #ee3124;
  font-size: 20px;
}

.recent-post-link {
  display: block;
  margin-bottom: 20px;
  color: #004fa3;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.recent-post-link:hover {
  color: #16244c;
}

.blog-category-wrapper {
  margin-top: 20px;
}

.blog-category-link {
  display: block;
  margin-bottom: 10px;
  color: #004fa3;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.blog-category-link:hover {
  color: #16244c;
}

.blog-story-wrapper {
  margin-top: 0px;
}

.h1-headlinee-blog-feature-story {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #004fa3;
  font-size: 36px;
  line-height: 39px;
  font-weight: 700;
  text-align: left;
}

.blog-copy-paragraph {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #636363;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
  text-align: justify;
}

.blog-photo-caption {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #636363;
  font-style: italic;
  font-weight: 400;
}

.blog-source-date-category {
  color: #636363;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.blog-social-share-container {
  display: flex;
}

.blog-facebook-button {
  width: 83px;
  height: 21px;
  margin-right: 10px;
}

.blog-twitter-button {
  width: 62px;
  height: 21px;
}

.inventory-search-wrapper {
  position: static;
  left: auto;
  top: 0%;
  right: 6%;
  bottom: 0%;
  z-index: auto;
  display: flex;
  width: 100%;
  height: 30px;
  margin-bottom: 8px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-self: center;
}

.inventory-search-input {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 30px;
  margin-bottom: 0px;
  padding-right: 17px;
  padding-left: 17px;
  border-style: none;
  border-radius: 20px;
  box-shadow: inset 0 0 25px 0 rgba(0, 0, 0, 0.05), inset 0 0 8px 0 rgba(0, 0, 0, 0.33);
  font-size: 12px;
  font-weight: 400;
}

.inventory-search-field-closer {
  position: absolute;
  left: auto;
  top: 7px;
  right: 50px;
  bottom: auto;
  z-index: 11;
  display: none;
  width: 11px;
  height: 11px;
  min-height: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -ms-grid-row-align: center;
      align-self: center;
  background-color: transparent;
  color: #ee3124;
}

.inventory-search-field-closer:hover {
  color: #8a1d16;
}

.inventory-search-button {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: auto;
  z-index: 5;
  height: 30px;
  padding-left: 30px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #004fa3;
  background-image: url('/images/search.svg');
  background-position: 73% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.77);
  transition: background-color 200ms ease, box-shadow 200ms ease;
  font-family: Exo, sans-serif;
  color: rgba(51, 51, 51, 0);
  font-size: 8px;
  text-transform: uppercase;
}

.inventory-search-button:hover {
  background-color: #ee3124;
  box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.22);
}

.blog-source-date-category-mobile {
  color: #636363;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.full-location-container {
  height: auto;
  margin-top: 80px;
}

.image-24 {
  width: 25%;
  height: auto;
}

.location-image-row {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 96%;
  height: 160px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  align-items: flex-end;
  border-style: solid;
  border-width: 3px;
  border-color: #ee3124;
  background-color: #ee3124;
}

.image-25 {
  width: 50%;
  margin-top: 0px;
  margin-right: 3px;
  margin-left: 3px;
}

.image-25.middle {
  -ms-grid-row-align: center;
      align-self: center;
}

.full-location-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffef00;
  font-size: 32px;
  line-height: 30px;
  text-align: center;
}

.full-location-info-wrapper {
  height: 480px;
  margin-top: -70px;
  padding-top: 90px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 3px;
  border-color: #ee3124;
  background-color: #041033;
}

.full-location-phone {
  margin-top: 5px;
  margin-bottom: 6px;
  color: #f3f3f3;
  font-size: 60px;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
}

.link-29 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.full-location-address2 {
  margin-bottom: 13px;
  color: silver;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}

.full-location-address2.mobile {
  display: none;
}

.full-location-hours-header {
  margin-top: 18px;
  margin-bottom: 3px;
  color: #ffef00;
  font-size: 23px;
  font-weight: 600;
  text-align: center;
}

.full-location-map-container {
  position: relative;
  top: 0px;
  width: 96%;
  margin-top: -177px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 3px;
  border-color: #ee3124;
}

.progress-video-section {
  width: 940px;
  margin: 0px auto;
  padding-bottom: 0px;
}

.progress-videos {
  margin-top: -105px;
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f3f3f3;
}

.video-tab-wrapper {
  margin-top: 40px;
}

.video-tabs-menu {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: flex;
  margin-top: 32px;
  justify-content: space-between;
}

.cr-tab-link-tab-1-5 {
  width: 22%;
  padding-right: 8px;
  padding-left: 8px;
  background-color: transparent;
}

.cr-tab-link-tab-1-5:hover {
  background-color: #e0e0e0;
}

.cr-tab-link-tab-1-5.w--current {
  width: 22%;
  padding-right: 8px;
  padding-left: 8px;
  background-color: #e0e0e0;
}

.text-block-37 {
  margin-right: auto;
  margin-left: auto;
  color: #004fa3;
  font-weight: 600;
  text-align: center;
}

.video-tab-image {
  width: 100%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.html-embed-12 {
  max-width: 940px;
}

.unit-contact-form-container {
  display: none;
  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  flex: 0 0 auto;
}

.unit-contact-form {
  position: relative;
  height: auto;
}

.unit-contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto minmax(auto, 1fr);
  grid-template-rows: auto auto minmax(auto, 1fr);
}

.unit-contact-form-close-button {
  width: 37px;
  height: 37px;
  margin: 0px 6px auto auto;
  padding: 8px 8px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 6px;
  background-color: #fff;
  transition: background-color 800ms ease;
  color: #ee3124;
}

.unit-contact-form-close-button:hover {
  background-color: #ee3124;
  color: #fff;
}

.featured-brands-section {
  width: 940px;
  margin: 100px auto 0px;
  padding-bottom: 0px;
}

.featured-brands-container {
  margin-top: 30px;
}

.featured-brands-columns {
  margin-bottom: 30px;
}

.brand-link-box {
  display: inline-block;
  overflow: hidden;
  height: auto;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 5px;
  color: #ee3124;
  text-decoration: none;
}

.brand-hover-container {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
}

.brand-line {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 3px;
  margin-top: 0px;
  background-color: #ffef00;
  color: #ffef00;
}

.brand-hover {
  position: absolute;
  z-index: 2;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  justify-content: 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;
}

.brand-image-thumbnail {
  position: relative;
  z-index: 0;
  border-radius: 0px;
}

.brand-hover-line-left {
  position: static;
  display: inline-block;
  width: 5%;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff;
}

.brand-hover-overlay {
  position: relative;
  z-index: 1;
  display: flex;
  width: 90%;
  height: 92%;
  padding-top: 26px;
  padding-right: 30px;
  padding-left: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 0px;
  background-color: #004fa3;
  opacity: 1;
  transition: opacity 400ms ease;
  cursor: pointer;
}

.brand-hover-overlay:hover {
  opacity: 1;
}

.brand-hover-line-right {
  position: relative;
  display: inline-block;
  width: 5%;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff;
}

.brand-button-text {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  flex: 0 auto;
  font-family: Barlow, sans-serif;
  color: #ffef00;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.brand-slide-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: flex;
  width: 100%;
  padding: 28px 34px 30px;
  flex-direction: column;
  justify-content: flex-end;
  align-self: stretch;
  background-color: rgba(0, 0, 0, 0.67);
}

.feature-brand-logo-link {
  position: absolute;
  left: 0%;
  top: 7%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 290px;
  margin-right: auto;
  margin-left: auto;
}

.featured-brand-tagline {
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 2px none #ffef00;
  font-family: Barlow, sans-serif;
  color: #ffef00;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}

.brand-model-links {
  display: flex;
  margin-top: 10px;
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: flex-start;
  color: #f3f3f3;
  font-size: 17px;
  font-weight: 700;
}

.brand-model-links._2-col {
  width: auto;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}

.model-link {
  margin-bottom: 8px;
  color: #f3f3f3;
  font-size: 19px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.model-link:hover {
  color: silver;
}

.model-link._2-col {
  width: 50%;
}

.model-link.hide {
  display: none;
}

.brand-button-link {
  display: none;
  overflow: hidden;
  width: 86%;
  height: auto;
  margin: 10px auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.brand-hover-content {
  width: 100%;
  margin-bottom: 0px;
}

.brand-hover-content._2-col {
  width: auto;
}

.lineup-all-models {
  position: relative;
  top: -135px;
  z-index: 2;
  width: auto;
  margin: 0px auto -90px;
}

.all-makes-hook-block {
  width: 940px;
  height: 170px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 5px;
  background-color: #ee3124;
}

.all-makes-hook-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
}

.cr-model-lineup-section {
  width: 940px;
  margin: 60px auto;
  padding-bottom: 0px;
}

.model-name-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 3%;
  margin-top: 7px;
  font-weight: 800;
}

.model-name-wrapper.right {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 3%;
}

.cr-slider-model-image {
  display: block;
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.cr-mask-5 {
  height: auto;
}

.hero-model-slider {
  height: auto;
  background-color: transparent;
}

.slide-model-name {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ee3124;
  font-size: 26px;
  line-height: 26px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.make-logo {
  display: block;
  width: 300px;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.icon-2 {
  color: #fff;
  font-size: 20px;
}

.right-arrow-5 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 36px;
  height: 30px;
  margin-top: auto;
  margin-bottom: auto;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #ee3124;
}

.right-arrow-5:hover {
  background-color: #a82117;
}

.right-arrow-5.hide {
  display: none;
}

.right-arrow-5.hidden {
  display: none;
}

.left-arrow-6 {
  position: absolute;
  left: 0%;
  top: 0px;
  right: auto;
  bottom: 0px;
  width: 36px;
  height: 30px;
  margin: auto;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #ee3124;
}

.left-arrow-6:hover {
  background-color: #a82117;
}

.left-arrow-6.hide {
  display: none;
}

.left-arrow-6.hidden {
  display: none;
}

.cr-main-model-slider-section {
  margin-top: 0px;
  margin-bottom: 70px;
  padding-top: 30px;
  background-image: url('/images/classic-site-headers-jayco-make.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.main-model-logo {
  position: static;
  left: 0%;
  top: 96px;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: flex;
  width: 940px;
  height: 168px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.main-model-slider-container {
  width: 940px;
  margin: 20px auto;
}

.slider-model-link {
  display: block;
  width: auto;
  max-width: 92%;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
  cursor: pointer;
}

.model-column-container {
  margin-top: 30px;
}

.cr-model-container {
  position: relative;
  z-index: 2;
  display: block;
  width: auto;
  height: auto;
  padding: 20px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #f3f3f3;
  -o-object-fit: fill;
     object-fit: fill;
}

.h3-model-name {
  margin-top: 8px;
  margin-bottom: 0px;
  color: #004fa3;
  font-size: 24px;
  text-align: center;
}

.slide-info-button {
  position: absolute;
  left: 15px;
  top: auto;
  right: auto;
  bottom: 15px;
  display: flex;
  width: 42px;
  height: 42px;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 200px;
  background-color: transparent;
  transform: rotate(180deg);
  transition: background-color 325ms ease;
}

.slide-info-button:hover {
  background-color: #ffef00;
}

.button-arrow {
  display: block;
  width: 13px;
  height: auto;
  margin-top: -3px;
  margin-right: auto;
  margin-left: auto;
  transform: rotate(-90deg);
}

.model-info-container {
  position: static;
  top: auto;
  z-index: 0;
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  padding: 0px 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #004fa3;
}

.model-blurb {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 11px;
  color: #f3f3f3;
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.cr-model-button-blue {
  display: flex;
  width: 80%;
  height: 65px;
  margin: 10px auto;
  padding-bottom: 13px;
  justify-content: flex-start;
  align-items: center;
  border-radius: 8px;
}

.single-model {
  width: 460px;
  margin-right: auto;
  margin-left: auto;
}

.single-model.hidden {
  display: none;
}

.inventory-listing-image-slider-wide {
  width: 50%;
  height: 293px;
  margin-right: 0px;
}

.active-button-container-wide {
  position: static;
  top: 312px;
  z-index: 0;
  display: flex;
  width: auto;
  height: 31px;
  margin-top: 0px;
  margin-bottom: 0px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.make-headline-container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.text-span-6 {
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
}

.small-slider-left-arrow-box-flipped {
  left: auto;
  top: auto;
  right: 95px;
  bottom: -15px;
  width: 38px;
  height: 31px;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 0px;
  background-color: #ee3124;
}

.small-slider-left-arrow-box-flipped:hover {
  background-color: #a82117;
}

.small-slider-right-arrow-box-flipped {
  left: auto;
  top: auto;
  right: 60px;
  bottom: -15px;
  width: 38px;
  height: 31px;
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
  background-color: #ee3124;
}

.small-slider-right-arrow-box-flipped:hover {
  background-color: #a82117;
}

.staff-section {
  width: 940px;
  margin: 0px auto 100px;
  padding-bottom: 0px;
}

.staff-link-box {
  display: inline-block;
  overflow: hidden;
  width: 19.25%;
  height: auto;
  margin-right: 0px;
  margin-bottom: 10px;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 5px;
  color: #ee3124;
  text-decoration: none;
}

.staff-headshot-container {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
}

.staff-image-thumbnail {
  position: relative;
  z-index: 0;
}

.staff-info-container {
  position: relative;
  z-index: 2;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  justify-content: center;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.staff-hover-overlay {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  height: auto;
  padding: 10px 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-style: none;
  border-width: 3px;
  border-color: #fff;
  background-color: #004fa3;
  opacity: 1;
  transition: opacity 400ms ease;
  cursor: pointer;
}

.staff-hover-overlay:hover {
  opacity: 1;
}

.staff-name {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  flex: 0 auto;
  font-family: Barlow, sans-serif;
  color: #ffef00;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.staff-email {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 3px auto 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  flex: 0 auto;
  background-color: #004fa3;
  font-family: Barlow, sans-serif;
  color: #e0e0e0;
  font-size: 21px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.staff-email:hover {
  background-color: #003b7a;
  color: #fff;
}

.counterup {
  margin-top: 0px;
  margin-bottom: 3px;
  color: #ee3124;
  font-size: 52px;
  line-height: 52px;
  font-weight: 800;
  text-align: center;
}

.sales-contact-section {
  margin-top: 0px;
}

.sales-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 26px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto minmax(124px, 1fr);
  grid-template-rows: auto auto minmax(124px, 1fr);
}

.sales-contact-form-container {
  display: block;
  overflow: hidden;
  width: 940px;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.services-offered-section {
  width: 940px;
  margin: 0px auto 60px;
  padding-bottom: 0px;
  color: #ffd900;
}

.service-offered-columns {
  margin-top: 68px;
  margin-bottom: 40px;
}

.service-list-container {
  padding: 20px 10px 20px 24px;
  border-radius: 5px;
  background-color: #ee3124;
  color: #16244c;
}

.service-item-list {
  color: #eee;
  font-size: 17px;
  line-height: 35px;
  font-weight: 600;
}

.service-list-arrow {
  position: relative;
  top: -60px;
  z-index: 1;
  display: block;
  width: 60px;
  max-width: none;
  margin-right: auto;
  margin-bottom: -60px;
  margin-left: auto;
}

.frvt-logo-container {
  width: 30%;
}

.frvt-copy-container {
  width: 70%;
  margin-top: 20px;
  margin-left: 30px;
  padding-top: 0px;
}

.frvt-logo {
  width: auto;
  border: 1px none #000;
}

.auth-logo-columns {
  margin-top: 30px;
}

.auth-logo {
  display: block;
  width: 210px;
  margin-right: auto;
  margin-left: auto;
}

.auth-heading {
  margin-bottom: 0px;
  color: #ee3124;
  font-size: 20px;
  line-height: 21px;
  text-align: center;
}

.auth-tagline {
  max-width: 293px;
  margin: 10px auto 0px;
  color: #636363;
  font-size: 16px;
  line-height: 19px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}

.auth-service-section {
  width: 940px;
  margin: 0px auto 100px;
  padding-bottom: 0px;
}

.link-30 {
  color: #004fa3;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.background-video-2 {
  position: relative;
  z-index: auto;
  display: flex;
  height: 500px;
  background-color: transparent;
}

.cr-blue-copy-video-section {
  position: relative;
  z-index: 0;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba(22, 36, 76, 0.74), rgba(22, 36, 76, 0.74));
  color: #ee3124;
}

.cr-blue-copy-video-section.no-top-margin {
  margin-top: 0px;
}

.video-background-div {
  background-image: linear-gradient(180deg, rgba(0, 59, 122, 0.82), rgba(0, 59, 122, 0.82));
}

.feature-service-callout {
  margin-top: 0px;
  margin-bottom: 0px;
  transform: translate(0px, 0px);
  color: #004fa3;
  font-size: 28px;
  line-height: 29px;
  font-weight: 700;
  text-align: center;
}

.blurb-columns-service {
  display: flex;
  margin-top: 30px;
  margin-bottom: 40px;
  align-items: flex-end;
}

.link-icon-image {
  display: block;
  width: 110px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.link-column {
  padding-right: 5px;
  padding-left: 5px;
}

.service-link-section {
  position: -webkit-sticky;
  position: sticky;
  padding-top: 0px;
  padding-bottom: 0px;
}

.link-container {
  width: 940px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
}

.service-contact-form-container {
  display: block;
  overflow: hidden;
  width: 940px;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.service-contact-section {
  margin-top: 0px;
}

.service-form-block {
  margin-top: 0px;
}

.service-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 26px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 4px;
      grid-template-areas: ". ."
    ". ."
    ". ."
    ". ."
    "Area Area"
    "Area-2 Area-2";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 4px auto 4px minmax(auto, 1fr) 4px auto 4px auto 4px auto 4px 92px 4px 92px;
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto 92px 92px;
}

.no-lable-field {
  margin-top: 30px;
}

.no-lable-field.tight {
  margin-top: 0px;
}

.service-appointment-date-picker {
  border-style: solid;
  border-width: 1px;
  border-color: silver;
}

.text-field-8 {
  height: auto;
  color: silver;
}

.text-block-38 {
  height: auto;
  margin-top: 0px;
  margin-bottom: 4px;
  color: #adadad;
}

.previous-service-date-picker {
  border-style: solid;
  border-width: 1px;
  border-color: silver;
}

.service-form-previous-service-radio {
  display: flex;
  height: 30px;
  align-items: center;
}

.service-question {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #adadad;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
}

.radio-button-field-2 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 14px;
  -ms-grid-row-align: center;
      align-self: center;
}

.radio-button-label-2 {
  width: 180px;
  color: #999;
  font-size: 16px;
  font-weight: 500;
}

.previous-work-performed {
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: 72px;
  min-width: 100%;
  margin-top: 11px;
  margin-bottom: 0px;
}

.part-logo-carousel-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  width: 940px;
  height: 120px;
  margin: 30px auto;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  align-content: flex-start;
}

.part-logo-carousel-wrapper.tires {
  margin-top: 10px;
  margin-bottom: 10px;
}

.part-logo-container {
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-row-align: center;
      align-self: center;
}

.part-logo-color {
  position: absolute;
  z-index: 0;
  display: block;
  width: 150px;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.part-logo-box {
  position: relative;
  display: block;
  width: 150px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.part-hook-container {
  width: 30%;
}

.part-hook-wrapper {
  padding: 30px 10px;
  border-radius: 5px;
  background-color: #ee3124;
}

.hook-box-header {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffef00;
  font-size: 46px;
  line-height: 41px;
  text-align: center;
  text-transform: uppercase;
}

.hook-box-header.small {
  font-size: 44px;
  line-height: 39px;
}

.hook-box-sub {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 33px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
}

.part-brands-section {
  width: 940px;
  margin: 0px auto 20px;
  padding-bottom: 0px;
}

.part-contact-section {
  margin-top: 0px;
}

.part-contact-form-container {
  display: block;
  overflow: hidden;
  width: 940px;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.part-form-block {
  margin-top: 0px;
}

.part-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 26px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 4px;
      grid-template-areas: ". ."
    ". ."
    ". ."
    ". ."
    "Area Area"
    "Area-2 Area-2";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 4px auto 4px minmax(auto, 1fr) 4px auto 4px auto 4px auto 4px 109px 4px 91px;
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto 109px 91px;
}

.background-video-parts {
  position: relative;
  z-index: auto;
  display: flex;
  height: 500px;
  background-color: transparent;
}

.part-hook-copy-container {
  width: 70%;
  margin-top: 20px;
  margin-left: 30px;
  padding-top: 0px;
}

.two-option-selling-container {
  position: relative;
  display: flex;
  margin-top: 70px;
  justify-content: space-between;
}

.selling-block {
  width: 45%;
  padding: 20px 30px;
  border-radius: 5px;
  background-color: #f3f3f3;
}

.heading-20 {
  margin-top: 10px;
  margin-bottom: -20px;
  color: #ee3124;
  font-size: 38px;
  text-align: center;
}

.or-circle {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: -10px;
  margin-left: -10px;
  align-self: center;
  border-style: solid;
  border-width: 4px;
  border-color: #004fa3;
  border-radius: 200px;
  background-color: #ffef00;
}

.or-text {
  margin: 0px auto;
  -ms-grid-row-align: center;
      align-self: center;
  color: #004fa3;
  font-size: 56px;
  text-align: center;
}

.h3-dark-bullet {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #004fa3;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}

.hasle-free-container {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hassle-free-box {
  position: relative;
  width: 32%;
  height: auto;
  margin-bottom: 30px;
  padding: 30px 16px;
  border-radius: 5px;
  background-color: #f3f3f3;
}

.number-circle {
  position: absolute;
  left: -15px;
  top: -15px;
  right: auto;
  bottom: auto;
  display: flex;
  width: 70px;
  height: 70px;
  align-items: center;
  border-radius: 200px;
  background-color: #ee3124;
}

.circle-number {
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 48px;
  line-height: 38px;
  font-weight: 900;
  text-align: center;
}

.selling-steps-tabs {
  z-index: 1;
  margin-top: -32px;
  margin-bottom: 30px;
}

.selling-tabs-menu {
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  justify-content: space-between;
}

.cr-tab-link-tab-2-4 {
  display: flex;
  width: 60px;
  height: 60px;
  padding: 0px;
  align-items: center;
  align-self: auto;
  border-style: solid;
  border-width: 3px;
  border-color: #004fa3;
  border-radius: 200px;
  background-color: #fff;
}

.cr-tab-link-tab-2-4:hover {
  background-color: #e9f4ff;
}

.cr-tab-link-tab-2-4.w--current {
  background-color: #c3dfff;
}

.steps-numbers {
  margin-right: auto;
  margin-left: auto;
  color: #004fa3;
  font-size: 26px;
  font-weight: 800;
  text-align: center;
}

.cr-tab-link-tab-3-4 {
  display: flex;
  width: 60px;
  height: 60px;
  padding-right: 0px;
  padding-left: 0px;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #004fa3;
  border-radius: 200px;
  background-color: #fff;
}

.cr-tab-link-tab-3-4:hover {
  background-color: #e9f4ff;
}

.cr-tab-link-tab-3-4.w--current {
  background-color: #c3dfff;
}

.cr-tab-link-tab-1-6 {
  display: flex;
  width: 60px;
  height: 60px;
  padding-right: 0px;
  padding-left: 0px;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #004fa3;
  border-radius: 200px;
  background-color: #fff;
}

.cr-tab-link-tab-1-6:hover {
  background-color: #e9f4ff;
}

.cr-tab-link-tab-1-6.w--current {
  background-color: #c3dfff;
}

.selling-steps-line {
  position: relative;
  z-index: 0;
  width: 80%;
  height: 3px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  background-color: #004fa3;
}

.cr-tab-pane-tab-2-4 {
  background-color: transparent;
}

.selling-step-header {
  width: 100%;
  color: #004fa3;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}

.selling-step-body {
  width: 80%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #636363;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.consignment-contact-section {
  margin-top: 0px;
}

.consignment-contact-form-container {
  display: block;
  overflow: hidden;
  width: 940px;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.consignment-form-block {
  margin-top: 0px;
}

.consignment-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 26px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 4px;
      grid-template-areas: ".";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 4px auto 4px minmax(auto, 1fr) 4px auto 4px auto 4px auto 4px auto 4px 96px;
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto auto 96px;
}

.consignment-arrow {
  position: relative;
  top: 0px;
  z-index: 1;
  display: block;
  width: 60px;
  max-width: none;
  margin: -60px auto 0px;
}

.finance-calculator-section {
  overflow: hidden;
  width: 940px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.product-info-container {
  display: flex;
  width: 940px;
  margin: 0px auto;
  padding-bottom: 0px;
}

.product-info-section {
  position: relative;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.product-info-section-grey {
  position: relative;
  width: 100%;
  margin: 0px auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #eee;
}

.product-info-section-grey.last {
  margin-bottom: 0px;
}

.product-image {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  border-radius: 5px;
}

.product-list-bullets {
  margin-top: -25px;
  color: #ee3124;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
}

.product-info-wrapper {
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  margin-top: 0px;
  padding: 0px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: transparent;
}

.product-image-video-wrapper {
  overflow: visible;
  width: 40%;
  margin-right: 25px;
}

.product-video {
  overflow: hidden;
  margin-top: 20px;
  border-radius: 5px;
}

.finance-contact-section {
  margin-top: 0px;
}

.finance-contact-form-container {
  display: block;
  overflow: hidden;
  width: 940px;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.finance-form-block {
  margin-top: 0px;
}

.finance-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 26px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 4px;
      grid-template-areas: ".";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 4px auto 4px minmax(96px, 1.5fr);
  grid-template-rows: auto auto minmax(96px, 1.5fr);
}

.finance-calculator-message-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.finance-calc-message {
  width: 59%;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #636363;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
  text-align: justify;
}

.html-embed-13 {
  width: auto;
  height: auto;
}

.anchor-point {
  position: absolute;
  top: -260px;
  width: 0px;
  height: 0px;
}

.crash-animation-section {
  position: relative;
  z-index: 3;
  display: flex;
  margin-top: 100px;
  justify-content: center;
  align-items: center;
}

.never-happened-hook-container {
  position: relative;
  z-index: 1;
  display: flex;
  width: 660px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-self: center;
  background-color: transparent;
}

.hook-outer-burst {
  position: absolute;
  right: -12px;
  bottom: -97.4531px;
  z-index: 0;
}

.hook-center-burst {
  position: absolute;
  left: 111px;
  top: 36.5px;
  display: inline-block;
  width: 440px;
  max-width: none;
}

.hook-circle {
  position: absolute;
  z-index: 3;
  display: flex;
  width: 300px;
  height: 300px;
  justify-content: center;
  align-items: center;
  align-self: center;
  border-style: solid;
  border-width: 3px;
  border-color: #ffef00;
  border-radius: 200px;
  background-color: #ee3124;
}

.hook-text {
  margin-top: 0px;
  font-size: 39px;
  line-height: 35px;
  text-align: center;
}

.rv-crash-renegade-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 0;
  overflow: hidden;
  width: 50%;
  height: 500px;
  -ms-grid-row-align: center;
      align-self: center;
}

.crash-left-image {
  position: absolute;
  left: auto;
  top: 67px;
  right: 0%;
  bottom: auto;
  width: 1020px;
  max-width: none;
}

.rv-crash-tiffin-wrapper {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 0;
  overflow: hidden;
  width: 50%;
  height: 500px;
  margin-top: 0px;
  margin-bottom: 0px;
  -ms-grid-row-align: center;
      align-self: center;
}

.crash-right-image {
  position: absolute;
  left: 0%;
  top: 67px;
  right: auto;
  bottom: auto;
  width: 1020px;
  max-width: none;
}

.paint-logo-container {
  width: 30%;
  margin-top: -40px;
}

.paint-logo {
  width: auto;
  border: 1px none #000;
}

.paint-logo.middle {
  margin-bottom: 15px;
}

.other-services-section {
  position: relative;
  z-index: auto;
  display: block;
  width: auto;
  margin: -100px auto 100px;
  padding-bottom: 0px;
}

.other-service-columns {
  margin-bottom: -5px;
}

.other-service-column {
  padding-right: 0px;
  padding-left: 0px;
}

.other-service-box {
  display: inline-block;
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-end;
  color: #ee3124;
  text-decoration: none;
}

.other-service-container {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.67);
}

.service-slide-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: flex;
  width: 100%;
  padding: 28px 34px 30px;
  flex-direction: column;
  justify-content: flex-end;
  align-self: stretch;
  background-color: rgba(0, 0, 0, 0.67);
}

.collision-image-thumbnail {
  position: relative;
  z-index: 0;
  width: 100%;
}

.other-services-info-container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 100px;
  z-index: 1;
  display: flex;
  width: 940px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  justify-content: space-between;
}

.other-service-info-block {
  width: 43%;
  -ms-grid-row-align: auto;
      align-self: auto;
}

.insurance-logos-section {
  width: 940px;
  margin: 0px auto 20px;
  padding-bottom: 0px;
}

.collision-contact-section {
  margin-top: 0px;
}

.link-32 {
  color: #004fa3;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.collision-contact-form-container {
  display: block;
  overflow: hidden;
  width: 940px;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.collision-form-block {
  margin-top: 0px;
}

.collision-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 26px;
  margin-bottom: 10px;
  align-items: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 4px;
      grid-template-areas: ". ."
    ". ."
    ". ."
    ". ."
    "Area Area";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 4px auto 4px minmax(auto, 1fr) 4px auto 4px auto 4px 98px;
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto 98px;
}

.collision-appointment-date-picker {
  border-style: solid;
  border-width: 1px;
  border-color: silver;
}

.upload-image {
  width: 340px;
  max-width: none;
  margin-top: 6px;
  margin-left: -5px;
}

.form-upload-container {
  overflow: hidden;
  height: 96px;
  margin-top: 0px;
}

.auth-chassis-section {
  width: 940px;
  margin: 60px auto 100px;
  padding-bottom: 0px;
}

.chassis-logo-columns {
  margin-top: 30px;
  margin-bottom: 30px;
}

.freightliner-info-section {
  width: 940px;
  margin: 0px auto 60px;
  padding-bottom: 0px;
}

.section-header-logo {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.section-header-logo.small {
  width: 270px;
  max-width: none;
  margin-bottom: -10px;
}

.section-header-sub-logo {
  display: block;
  max-width: 28%;
  margin: -31px auto 31px;
}

.chassis-logo {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  margin: auto;
}

.chassis-type-tabs {
  margin-top: 30px;
}

.chassis-type-tabs-menu {
  display: flex;
  justify-content: space-between;
}

.chassi-tabs-content {
  margin-top: 0px;
}

.cr-tab-link-tab-1-7 {
  width: 24%;
  height: 100px;
  padding: 0px 10px;
  border-radius: 5px;
  background-color: transparent;
}

.cr-tab-link-tab-1-7:hover {
  background-color: #e0e0e0;
}

.cr-tab-link-tab-1-7.w--current {
  width: 24%;
  border-radius: 5px;
  background-color: #ee3124;
}

.cr-tab-pane-tab-1-4 {
  margin-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
}

.chassis-type-info-wrapper {
  display: flex;
  justify-content: space-between;
}

.chassis-image {
  width: 40%;
}

.chassis-call-out-section {
  margin-top: 100px;
  margin-bottom: 25px;
}

.chassis-callouts-wrapper {
  position: relative;
  width: 940px;
  max-width: 940px;
  margin-top: 41px;
  margin-right: auto;
  margin-left: auto;
}

.callout-container {
  position: absolute;
  left: auto;
  top: 40px;
  right: 40px;
  bottom: auto;
  display: flex;
  width: 350px;
  height: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ee3124;
  border-radius: 20px;
  background-color: #eee;
}

.callout-container.wheels {
  left: 20px;
  top: auto;
  right: auto;
  bottom: 70px;
  z-index: 1;
  display: none;
}

.callout-container.engine {
  left: 20px;
  top: auto;
  right: auto;
  bottom: 70px;
  z-index: 1;
  display: none;
}

.callout-container.frame-rails {
  left: 20px;
  top: auto;
  right: auto;
  bottom: 70px;
  z-index: 1;
  display: none;
}

.callout-container.suspension {
  z-index: 1;
  display: none;
}

.callout-container.fuel-tank {
  z-index: 1;
  display: none;
}

.callout-container.transmission {
  z-index: 1;
  display: none;
}

.callout-container.rear-suspension {
  left: 20px;
  top: auto;
  right: auto;
  bottom: 70px;
  z-index: 1;
  display: none;
}

.callout-container.shocks {
  z-index: 1;
  display: none;
}

.callout-container.radiator {
  left: 20px;
  top: auto;
  right: auto;
  bottom: 70px;
  z-index: 1;
  display: none;
}

.callout-container.disc-brakes {
  z-index: 1;
  display: none;
}

.callout-container.electrical {
  z-index: 1;
  display: none;
}

.callout-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ee3124;
  line-height: 22px;
  text-align: center;
}

.pinpoints-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
}

.callout-point {
  position: absolute;
  left: auto;
  top: auto;
  right: 279px;
  bottom: 110px;
  width: 25px;
  height: 25px;
  border-style: solid;
  border-width: 3px;
  border-color: #ffef00;
  border-radius: 200px;
  background-color: #004fa3;
}

.callout-point:hover {
  border-color: #ee3124;
  background-color: #003b7a;
}

.callout-point.rear-suspension {
  left: 181px;
  top: 131px;
  right: auto;
  bottom: auto;
}

.callout-point.engine {
  left: 100px;
  top: 37px;
  right: auto;
  bottom: auto;
}

.callout-point.frame-rails {
  right: 539px;
  bottom: 272px;
}

.callout-point.radiator {
  left: 153px;
  top: 27px;
  right: auto;
  bottom: auto;
}

.callout-point.wheels1 {
  right: 357px;
  bottom: 74px;
}

.callout-point.wheels2 {
  left: 86px;
  top: 110px;
  right: auto;
  bottom: auto;
}

.callout-point.fuel-tank {
  right: 438px;
  bottom: 190px;
}

.callout-point.transmission {
  left: 158px;
  top: 75px;
  right: auto;
  bottom: auto;
}

.callout-point.shocks {
  right: 317px;
  bottom: 149px;
}

.callout-point.brakes {
  right: 407px;
}

.callout-point.electrical {
  right: 105px;
  bottom: 151px;
}

.service-contact-section-copy {
  margin-top: 0px;
}

.hunter-product-container {
  width: 940px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.product-intro-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 0px 0px;
  border-radius: 5px;
  background-color: #ee3124;
}

.learn-more-button {
  position: static;
  left: auto;
  top: auto;
  right: -14px;
  bottom: 61px;
  width: 56px;
  margin: 10px auto -40px;
}

.more-button-content {
  position: relative;
  display: block;
  width: 58px;
  height: 58px;
  padding-top: 14px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ee3124;
  border-radius: 50px;
  background-color: #ffef00;
  color: #00258b;
  text-decoration: none;
}

.text-button-learn-more {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0px 0px 1px;
  font-family: Barlow, sans-serif;
  color: #16244c;
  font-size: 14px;
  line-height: 12px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.product-features-heading {
  margin-top: 0px;
  color: #004fa3;
  font-size: 20px;
  text-align: center;
}

.product-feature-icon {
  width: 60px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #004fa3;
}

.more-close {
  position: absolute;
  left: 10px;
  right: 10px;
  display: block;
  width: 24px;
  margin-top: 6px;
  margin-right: auto;
  margin-left: auto;
  color: #ee3124;
}

.more-close.learn {
  display: none;
  margin-top: 4px;
}

.product-bullet-text {
  width: 80%;
  margin: 0px auto 12px;
  color: #ee3124;
  font-size: 18px;
  line-height: 23px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.product-bullet-text.alone {
  width: 90%;
  margin-top: 0px;
}

.bold-text-9 {
  width: 100.0002%;
  margin-right: auto;
  margin-left: auto;
  text-transform: uppercase;
}

.product-bullet {
  width: 50%;
  margin-bottom: 20px;
}

.tire-image {
  border-radius: 5px;
}

.tire-image.alt {
  overflow: hidden;
  margin-top: 15px;
  border-radius: 5px;
}

.tire-info-section {
  width: 940px;
  margin: 100px auto 60px;
  padding-bottom: 0px;
  color: #004fa3;
}

.product-info-wrapper-tires {
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  margin-top: 0px;
  padding: 0px 37px 35px;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #eee;
}

.info-wrapper {
  width: 940px;
  margin-top: -165px;
  margin-right: auto;
  margin-left: auto;
}

.tire-hero-image {
  position: relative;
  top: -180px;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.tire-info-section-grey {
  position: relative;
  width: 100%;
  margin: 174px auto 0px;
  padding-top: 0px;
  padding-bottom: 70px;
  background-color: #eee;
}

.text-span-7 {
  font-style: italic;
  font-weight: 600;
}

.cr-slider {
  height: 36px;
  margin-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
}

.slide-nav-8 {
  display: none;
  height: 0px;
}

.cr-mask-6 {
  height: 36px;
  padding-right: 0px;
  padding-left: 0px;
}

.slider-bullet {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #ffef00;
  font-size: 30px;
  line-height: 28px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.slide-3 {
  height: auto;
}

.section-header-icon {
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.roof-guarantee-hook-box {
  width: 940px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 5px;
  background-color: #ee3124;
}

.guarantee-hook-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 34px;
  line-height: 38px;
  text-align: center;
}

._2-images-roof {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between;
}

.roof-images {
  width: 49%;
  border-radius: 0px;
}

.image-26 {
  width: 100%;
  border-radius: 5px;
}

.small-image-right {
  overflow: hidden;
  height: auto;
  max-width: 450px;
  margin-top: 0px;
  float: right;
  border-radius: 15px;
  background-color: transparent;
}

.small-image-slider-right {
  height: auto;
  max-width: 450px;
  margin-top: 0px;
  background-color: transparent;
}

.small-image-left {
  overflow: hidden;
  height: auto;
  max-width: 450px;
  margin-top: 0px;
  float: right;
  border-radius: 15px;
  background-color: transparent;
}

.before-after-block {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  max-width: 940px;
  margin-top: 30px;
  margin-bottom: 30px;
  flex-direction: row;
  align-items: center;
}

.before-image-container {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: auto;
  border-style: solid;
  border-width: 7px;
  border-color: #fff;
}

.after-image-container {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: auto;
  border-style: solid;
  border-width: 7px;
  border-color: #fff;
}

.after-image {
  display: inline-block;
  width: 930px;
  max-width: none;
  min-width: 0px;
  float: right;
}

.before-image {
  width: 926px;
  max-width: none;
  min-width: 0px;
  border: 1px none #000;
}

.right-expand-button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 45.5%;
  bottom: 0%;
  z-index: 2;
  display: flex;
  width: 4%;
  height: auto;
  padding-right: 8px;
  justify-content: flex-end;
  align-items: center;
  align-self: center;
  flex: 0 auto;
}

.right-expand-button:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.right-arrow-ba {
  position: static;
  display: block;
  max-width: none;
}

.left-expand-button {
  position: absolute;
  left: 46.25%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: flex;
  width: 4%;
  height: auto;
  padding-left: 8px;
  align-items: center;
  align-self: center;
  flex: 0 auto;
}

.left-expand-button:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.left-arrow-ba {
  position: static;
  display: inline-block;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  transform: rotate(180deg);
}

.before-pic-heading-container {
  position: absolute;
  left: 6%;
  top: 5%;
  right: auto;
  bottom: auto;
  z-index: 3;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}

.h3-labels {
  margin-top: 10px;
  font-size: 17px;
}

.after-pic-heading-container {
  position: absolute;
  left: auto;
  top: 5%;
  right: 6%;
  bottom: auto;
  z-index: 3;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}

.headshot-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact-icon-container {
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  justify-content: space-around;
}

.link-block-8 {
  width: auto;
}

.contact-icon-embed {
  width: 48px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.contact-icon-embed:hover {
  border-radius: 0px;
  opacity: 0.6;
  color: #ffef00;
}

.title-position {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  flex: 0 auto;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  cursor: pointer;
}

.search-button-3 {
  position: absolute;
  top: auto;
  right: 0px;
  bottom: auto;
  z-index: 5;
  height: 30px;
  padding-left: 30px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #004fa3;
  background-image: url('/images/search.svg');
  background-position: 73% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.77);
  transition: background-color 200ms ease, box-shadow 200ms ease;
  font-family: Exo, sans-serif;
  color: rgba(51, 51, 51, 0);
  font-size: 8px;
  text-transform: uppercase;
}

.search-button-3:hover {
  background-color: #ee3124;
  box-shadow: inset 0 0 26px 0 rgba(0, 0, 0, 0.22);
}

.nav-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  justify-content: center;
  align-items: center;
}

.header-nav-address-2 {
  margin-top: 3px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  text-align: left;
}

.header-nav-phone-2 {
  margin: 0px auto;
  color: #ffef00;
  font-size: 28px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
}

.header-nav-contact-2 {
  position: relative;
  z-index: auto;
  display: block;
  margin-top: 5px;
  margin-left: 0px;
}

.link-33 {
  color: #ffef00;
  font-size: 44px;
  text-decoration: none;
}

.mega-nav-inner {
  position: static;
  left: 48px;
  top: 180px;
  right: auto;
  bottom: auto;
  display: flex;
  overflow: visible;
  width: 280px;
  height: auto;
  max-height: none;
  max-width: none;
  min-width: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.lottie-animation {
  color: #333;
  font-size: 14px;
}

.nav-inner {
  position: relative;
  z-index: 1;
  display: flex;
  width: 940px;
  height: 80px;
  max-width: 1100px;
  margin: 10px auto;
  padding-right: 0px;
  padding-left: 0px;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  align-self: center;
}

.search-wrapper-2 {
  position: relative;
  left: auto;
  top: 0px;
  right: auto;
  bottom: 0%;
  z-index: auto;
  display: flex;
  width: 205px;
  height: auto;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-self: center;
}

.hamburger-wrap {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  padding-top: 0px;
  -ms-grid-row-align: center;
      align-self: center;
  transition: all 200ms ease;
  cursor: pointer;
}

.hamburger-wrap:hover {
  opacity: 0.8;
}

.contact-container {
  position: relative;
  z-index: 11;
  display: flex;
  width: auto;
  height: 80px;
  align-items: center;
  align-self: center;
  order: 0;
  flex: 0 auto;
}

.mega-nav-wrap {
  position: absolute;
  left: auto;
  top: -12px;
  right: 0px;
  bottom: auto;
  z-index: 9;
  display: flex;
  overflow: hidden;
  width: 280px;
  height: auto;
  padding: 80px 0px 10px;
  justify-content: center;
  align-items: flex-end;
  border-style: solid;
  border-width: 2px;
  border-color: #16244c;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #041033;
  transform: translate(0px, -400px);
}

.nav-column {
  display: flex;
  overflow: visible;
  width: 280px;
  height: auto;
  max-height: none;
  padding-left: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.link-34 {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  text-align: left;
  text-decoration: none;
}

.search-hamburger-container {
  position: relative;
  z-index: 10;
  display: flex;
  width: 280px;
  height: 80px;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  align-self: center;
}

.clone-me {
  position: relative;
  z-index: 12;
}

.nav-link-2 {
  width: 280px;
  margin-bottom: 0px;
  padding-left: 15px;
  border-bottom: 2px solid #16244c;
  border-left: 4px solid #041033;
  transition: all 200ms ease;
  color: #e0e0e0;
  font-size: 20px;
  line-height: 38px;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
}

.nav-link-2:hover {
  padding-left: 15px;
  border-left-width: 4px;
  border-left-color: silver;
  color: #adadad;
}

.nav-link-2:focus {
  border-style: none none none solid;
  border-width: 1px 1px 1px 3px;
  border-color: #000 #000 #000 #041033;
  transform: translate(8px, 0px);
  color: #004fa3;
}

.nav-link-2.w--current {
  width: 280px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  border-bottom: 2px solid #16244c;
  border-left-width: 4px;
  border-left-color: #041033;
  color: #e0e0e0;
  font-size: 20px;
  font-weight: 400;
}

.nav-link-2.w--current:hover {
  border-left: 4px solid #adadad;
  color: #adadad;
}

.nav-link-2.w--current:focus {
  border-style: none none none solid;
  border-width: 1px 1px 1px 3px;
  border-color: #000 #000 #000 #041033;
  border-radius: 0px;
  transform: none;
  color: #003b7a;
}

.link-block-9 {
  display: block;
  height: auto;
  margin-right: 15px;
}

.link-block-9.w--current {
  position: relative;
  z-index: auto;
  margin-right: 27px;
}

.search-field-closer-2 {
  position: absolute;
  left: auto;
  top: 24%;
  right: 25%;
  bottom: 0%;
  z-index: 11;
  display: none;
  width: 16px;
  height: 16px;
  min-height: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -ms-grid-row-align: center;
      align-self: center;
  background-color: transparent;
  color: #ee3124;
}

.search-field-closer-2:hover {
  color: #8a1d16;
}

.dropdown-active {
  position: static;
  width: 280px;
  height: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  border-style: none none solid solid;
  border-width: 1px 1px 2px 4px;
  border-color: #000 #000 #16244c #041033;
  transition: opacity 200ms ease;
}

.dropdown-active:hover {
  border-style: none none solid solid;
  border-width: 1px 1px 2px 4px;
  border-color: #003b7a #003b7a #16244c #adadad;
}

.dropdown-active:focus {
  border-style: none none none solid;
  border-width: 2px 2px 2px 3px;
  border-color: #fff #fff #fff #041033;
}

.text-block-39 {
  position: static;
  left: 0px;
  width: 140px;
  padding-bottom: 0px;
  padding-left: 0px;
  -ms-grid-row-align: center;
      align-self: center;
  color: #e0e0e0;
  font-size: 20px;
  line-height: 38px;
  font-weight: 400;
}

.text-block-39:hover {
  border: 0px solid #000;
  color: #adadad;
}

.text-block-39:focus {
  color: #004fa3;
}

.dropdown-toggle-4 {
  display: flex;
  width: 262px;
  height: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px 15px 0px 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-style: none;
  border-width: 1px 1px 1px 2px;
  border-color: #000 #000 #000 #ee3124;
  transition: opacity 200ms ease;
  color: #004fa3;
}

.dropdown-toggle-4:hover {
  border: 1px none #000;
  opacity: 1;
  color: #003b7a;
}

.dropdown-toggle-4:active {
  border-style: none;
  border-width: 1px 1px 1px 0px;
  border-color: #000;
  color: #004fa3;
}

.dropdown-toggle-4:focus {
  padding-left: 0px;
  border-style: none;
  border-width: 2px;
  border-color: #fff #fff #fff #ee3124;
  color: #004fa3;
}

.dropdown-toggle-4.w--open {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.icon-12 {
  position: static;
  margin: 0px;
  -ms-grid-row-align: center;
      align-self: center;
  color: #adadad;
  font-size: 20px;
}

.icon-12:focus {
  color: #ffef00;
}

.dropdown-list-5 {
  position: static;
  margin-top: -20px;
  margin-bottom: 20px;
  background-color: transparent;
}

.dropdown-list-5.w--open {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-link-6 {
  display: block;
  width: 100%;
  padding: 9px 5px;
  flex: 0 auto;
  transition: transform 200ms ease;
  color: #ffef00;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  text-transform: none;
}

.dropdown-link-6:hover {
  border-left: 2px none #ffd900;
  transform: translate(3px, 0px);
  color: #ffd900;
}

.dropdown-link-6:focus {
  padding-left: 10px;
  border: 1px none #000;
}

.dropdown-link-6.w--current {
  transform: translate(6px, 0px);
  color: #a58d02;
}

.dropdown-link-6.hide {
  display: none;
}

.class-link {
  position: static;
  display: flex;
  width: 10%;
  height: 85px;
  flex-direction: column;
  justify-content: space-between;
  transition: height 400ms ease;
  text-decoration: none;
}

.class-link:hover {
  height: 95px;
}

.body-5 {
  font-family: Barlow, sans-serif;
}

.page-container {
  width: 100vw;
  height: 100vh;
  padding-top: 72px;
  background-color: #041033;
}

.page-content-wrapper {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.logo-container {
  display: flex;
  padding-right: 140px;
  justify-content: space-between;
  align-items: flex-end;
}

.logo-image {
  width: 240px;
}

.link-container {
  margin-top: 60px;
  padding-left: 40px;
}

.site-map-page-heading {
  margin-top: 0px;
  margin-bottom: 4px;
  color: #ffef00;
  font-size: 40px;
  line-height: 32px;
  font-weight: 800;
  text-align: left;
  text-transform: uppercase;
}

.site-link-wrapper {
  display: flex;
  margin-top: 60px;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 76px auto;
  grid-template-rows: 76px auto;
}

.page-category {
  margin-top: 0px;
  margin-bottom: 20px;
  transform: translate(0px, 0px);
  color: #fff;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  text-align: left;
}

.page-links {
  display: block;
  margin-bottom: 10px;
  color: #adadad;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.page-links:hover {
  color: #ffef00;
}

.page-links.hide {
  display: none;
}

.category-wrapper {
  width: 281px;
  margin-bottom: 60px;
  flex: 0 0 auto;
}

.link-35 {
  margin-left: 80px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.link-35:hover {
  color: #004fa3;
}

.cr-models-section {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.single-model-container {
  width: 48%;
  margin-bottom: 40px;
}

.page-wrapper {
  overflow: visible;
}

.up-down-unit-photo-section {
  margin-top: -70px;
  margin-bottom: 40px;
  padding-top: 140px;
}

.unit-image-1 {
  display: block;
  width: 92%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.more-photos-button {
  width: 100%;
  height: 31px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0px;
  float: none;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
  border-radius: 32px;
  background-color: #fff;
  transition: color 500ms ease, background-color 500ms ease;
  color: #004fa3;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.more-photos-button:hover {
  background-color: #004fa3;
  color: #fff;
}

.more-photos-button.hide {
  margin-bottom: 0px;
  opacity: 0;
}

.class-expand-switch {
  display: flex;
  margin-top: -3px;
  justify-content: center;
}

.image-27 {
  max-width: 10%;
  transform: rotate(90deg);
}

.msrp-text {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
}

.form-small-copy-2 {
  width: 400px;
  margin-top: 19px;
  margin-bottom: 16px;
  color: #636363;
  line-height: 18px;
  font-weight: 400;
}

.form-small-copy-2.closer {
  margin-top: 0px;
  margin-bottom: 8px;
}

.form-small-copy-2.closer {
  margin-top: 0px;
  margin-bottom: 8px;
}

.inventory-listing-button-active-2 {
  position: static;
  left: 30px;
  display: block;
  width: 32%;
  height: 31px;
  padding-top: 3px;
  padding-bottom: 0px;
  float: none;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 32px;
  background-color: #ee3124;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.inventory-listing-button-active-2.share {
  border-color: #004fa3;
  background-color: #004fa3;
}

.inventory-listing-button-active-2.share {
  border-color: #004fa3;
  background-color: #004fa3;
}

.trade-value-form-close-button-2 {
  width: 37px;
  height: 37px;
  margin: 0px 6px auto auto;
  padding: 8px 8px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 6px;
  background-color: #fff;
  transition: background-color 800ms ease;
  color: #ee3124;
  font-size: 12px;
}

.trade-value-form-close-button-2:hover {
  background-color: #ee3124;
  color: #fff;
}

.text-right-l1-2 {
  width: 161px;
  padding-right: 0px;
  float: left;
  color: #004fa3;
  font-size: 18px;
  text-transform: uppercase;
}

.text-right-l1-2.inventory-listing {
  width: 168px;
}

.text-span-wide-2 {
  color: #ee3124;
  font-size: 34px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-left-l1-2 {
  padding-right: 5px;
  float: left;
  color: #004fa3;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.inventory-listing-details-link-wide-2 {
  display: flex;
  overflow: hidden;
  width: 56%;
  height: auto;
  margin: 15px 0px 18px 12px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}

.inventory-listing-name-wide-2 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 12px;
  color: #636363;
  font-size: 27px;
  line-height: 27px;
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
}

.inventory-listing-info-wrapper-wide-2 {
  position: relative;
  width: 50%;
  height: auto;
  margin-left: 10px;
}

.circle-color-b10-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #ffef00;
}

.form-error-message-2 {
  width: 500px;
  margin-top: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  background-color: #ee3124;
}

.listing-msrp-container {
  position: relative;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 10px 15px;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #004fa3;
}

.quote-form-close-button-2 {
  width: 37px;
  height: 37px;
  margin: 0px 6px auto auto;
  padding: 8px 8px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 6px;
  background-color: #fff;
  transition: background-color 800ms ease;
  color: #ee3124;
  font-size: 12px;
}

.quote-form-close-button-2:hover {
  background-color: #ee3124;
  color: #fff;
}

.unit-container-wide {
  display: flex;
  margin-bottom: 10px;
  clear: none;
  justify-content: flex-start;
  align-items: flex-start;
}

.form-success-copy-2 {
  color: #ee3124;
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
}

.arrow-white-b10-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 20px;
  bottom: auto;
  z-index: 0;
  display: block;
  width: 28px;
  height: 22px;
  max-width: 100%;
  color: #ee3124;
}

.right-arrow-6 {
  z-index: 10;
  width: 23px;
  height: 30px;
  background-color: #004fa3;
  cursor: pointer;
}

.right-arrow-6:hover {
  background-color: #003b7a;
}

.listing-msrp-strike-through {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: auto;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  background-color: #041033;
  transform: rotate(-3deg);
}

.listing-msrp-strike-through.short {
  width: 85%;
}

.listing-msrp-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.left-arrow-7 {
  z-index: 10;
  width: 23px;
  height: 30px;
  background-color: #004fa3;
  cursor: pointer;
}

.left-arrow-7:hover {
  background-color: #003b7a;
}

.info-stroke-box-wide-2 {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 262px;
  min-height: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
  background-color: #fff;
}

.pop-up-submit-button-2 {
  position: absolute;
  z-index: 2;
  width: 167px;
  height: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #041033;
  font-size: 22px;
  font-weight: 800;
  text-transform: none;
}

.pop-up-submit-button-2:hover {
  background-color: transparent;
  color: transparent;
}

.inventory-listing-button-2 {
  width: 32%;
  height: 31px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0px;
  float: none;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 32px;
  background-color: #fff;
  transition: color 500ms ease, background-color 500ms ease;
  color: #ee3124;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.inventory-listing-button-2:hover {
  background-color: #ee3124;
  color: #fff;
}

.text-button-b10-2 {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  margin-left: 30px;
  font-family: Barlow, sans-serif;
  color: #16244c;
  font-size: 22px;
  font-weight: 800;
  cursor: pointer;
}

.form-error-copy-2 {
  color: #ffef00;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.arrow-tail-l1-2 {
  position: relative;
  top: 9px;
  right: 1px;
  width: 29px;
  height: 3px;
  float: right;
  border-radius: 8px;
  background-color: #ee3124;
}

.inventory-listing-price-wide-2 {
  position: static;
  bottom: 0px;
  z-index: 1;
  width: auto;
  margin: 0px auto;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 38px;
  line-height: 35px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.unit-button-container-wide-2 {
  position: static;
  z-index: 1;
  display: flex;
  margin-top: -31px;
  margin-bottom: 0px;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: transparent;
}

.arrow-blue-b10-2 {
  position: absolute;
  right: 20px;
  z-index: 1;
  width: 28px;
  height: 22px;
  max-width: 100%;
  color: #003b7a;
}

._2nd-text-right-l1-2 {
  position: static;
  left: 80px;
  top: auto;
  right: auto;
  bottom: -22px;
  padding-right: 10px;
  float: left;
  color: #003b7a;
  font-size: 18px;
}

._2nd-text-left-l1-2 {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  padding-right: 5px;
  float: left;
  color: #003b7a;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.details-text-wide-2 {
  color: #636363;
  font-size: 18px;
  line-height: 27px;
}

.cr-mask-7 {
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
}

.listing-special-price-block {
  display: flex;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 6px 20px 10px;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #ee3124;
}

.listing-special-price-block.unit {
  width: 98%;
  margin-right: auto;
  margin-left: auto;
}

.listing-special-price-block.mobile {
  display: none;
}

.listing-special-price-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.special-price-text {
  color: #fff;
  font-size: 26px;
  line-height: 27px;
  font-weight: 600;
  text-transform: uppercase;
}

.listing-special-price-text-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inventory-listing-price-wide-3 {
  position: static;
  bottom: 0px;
  z-index: 1;
  width: auto;
  margin: 0px auto;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 48px;
  line-height: 44px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.listing-details-columns-2 {
  width: 100%;
  margin-left: 0px;
  padding-left: 12px;
}

.listing-msrp-container-2 {
  position: relative;
  display: flex;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 10px 15px;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #004fa3;
}

.inventory-listing-price-wide-4 {
  position: static;
  bottom: 0px;
  z-index: 1;
  width: auto;
  margin: 0px auto;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 61px;
  line-height: 56px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.details-column-2 {
  padding-left: 0px;
}

.cr-model-inventory-section {
  width: 940px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.special-price-text-2 {
  color: #fff;
  font-size: 32px;
  line-height: 38px;
  font-weight: 600;
  text-transform: uppercase;
}

.listing-special-price-block-2 {
  display: flex;
  margin-bottom: 10px;
  padding: 2px 20px 8px;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #ee3124;
}

.featured-inventory-price-block {
  position: relative;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
  background-color: #004fa3;
}

.brand-logo-section {
  width: 940px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.quick-search-contents {
  width: 380px;
}

.button-wrapper {
  margin-top: 10px;
}

.slider-2 {
  position: relative;
  overflow: hidden;
  width: 940px;
  height: 300px;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 12px;
  background-color: transparent;
  box-shadow: 4px 4px 9px 3px #000;
}

.slider-2.hide {
  display: none;
}

.left-arrow-8 {
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: 0px;
  width: 60px;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.left-arrow-8.hide {
  display: none;
}

.icon-14 {
  width: 18px;
  height: 18px;
  margin-right: auto;
  margin-left: auto;
  transition: color 600ms ease;
  font-size: 18px;
}

.icon-14:hover {
  color: #ffef00;
}

.icon-15 {
  width: 18px;
  height: 18px;
  margin-right: auto;
  margin-left: auto;
  transition: color 600ms ease;
  font-size: 18px;
}

.icon-15:hover {
  color: #fff;
}

.right-arrow-7 {
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
  width: 60px;
  height: 30px;
  background-color: transparent;
}

.right-arrow-7.hide {
  display: none;
}

.slide-nav-9 {
  display: flex;
  height: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  transition: background-color 600ms ease;
  font-size: 5px;
}

.slide-nav-9:hover {
  background-color: rgba(4, 16, 51, 0.32);
}

.slide-nav-9.hide {
  display: none;
}

.home-page-slider-content-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.slider-brand-logo {
  position: relative;
  right: auto;
  display: block;
  width: 280px;
  height: auto;
  max-height: 120px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.slider-brand-logo.smaller {
  width: 240px;
  margin-bottom: 10px;
}

.slider-brand-logo.smaller.taller {
  max-height: 142px;
}

.slider-brand-logo.short {
  max-height: 100px;
}

.slider-brand-logo.shorter {
  max-height: 70px;
}

.slider-background-image {
  width: 3000px;
}

.slider-logo-and-tag-wrapper {
  position: absolute;
  right: 90px;
  display: flex;
  width: 300px;
  height: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(4, 16, 51, 0.63);
}

.slider-logo-and-tag-wrapper.right-side {
  right: 70px;
  padding-top: 0px;
  padding-bottom: 30px;
  justify-content: center;
  background-color: transparent;
}

.slider-logo-and-tag-wrapper.left-side {
  left: 70px;
  right: auto;
  padding-top: 0px;
  padding-bottom: 30px;
  justify-content: center;
  background-color: transparent;
}

.slider-text-under-logo {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #f3f3f3;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.rv-type-search-section {
  width: auto;
  margin: 0px auto 10px;
  padding-top: 0px;
  padding-bottom: 14px;
  background-color: transparent;
}

.rv-type-search-contents {
  display: flex;
  width: 940px;
  height: auto;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
}

.rv-type-search-class-wrapper {
  position: static;
  display: flex;
  overflow: hidden;
  width: 11%;
  height: 170px;
  flex-direction: column;
  justify-content: space-between;
  transition: height 400ms ease;
  text-decoration: none;
}

.rv-type-search-class-wrapper:hover {
  height: auto;
}

.type-search-class-content {
  height: 170px;
  padding-top: 0px;
  padding-bottom: 0px;
  transition: background-color 300ms ease;
  text-decoration: none;
}

.type-search-class-content:hover {
  background-color: #f3f3f3;
}

.type-name-search {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ee3124;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.class-search-button {
  display: flex;
  width: 98px;
  height: 23px;
  margin-right: auto;
  margin-bottom: 3px;
  margin-left: auto;
  padding: 0px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  opacity: 1;
  color: #004fa3;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
}

.class-search-button:hover {
  border-radius: 20px;
  background-color: hsla(0, 0%, 75.3%, 0.23);
}

.rv-101-tabs-wrapper {
  width: 940px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.tabs-menu-2 {
  display: flex;
  height: 32px;
  justify-content: space-between;
}

.rv-101-tabs {
  display: flex;
  width: 14%;
  padding: 0px 10px;
  justify-content: center;
  align-items: center;
  background-color: #ee3124;
}

.rv-101-tabs:hover {
  background-color: #a82117;
}

.rv-101-tabs.w--current {
  background-color: #a82117;
}

.rv-101-tab-copy {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.brand-logos-stacked-mobile {
  position: relative;
  z-index: 1;
  display: none;
  width: 940px;
  height: 100px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: nowrap;
  align-items: flex-end;
  align-content: flex-start;
}

.rv-type-search-contents-mobile {
  display: none;
  width: 940px;
  height: 151px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
}

.hero-background-image {
  position: absolute;
  left: 0%;
  top: 100px;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 530px;
  flex: 0 auto;
  border-bottom: 1px solid #000;
}

.home-hero-image {
  position: absolute;
  left: -98px;
  bottom: 0px;
  display: block;
  width: 120%;
  max-width: 120%;
  margin-right: auto;
  margin-left: auto;
}

.form-block {
  width: 300px;
}

.fs-select_field-5 {
  display: none;
  margin-bottom: 0px;
}

.fs-select_link-block-icon-5 {
  width: 1.5rem;
  margin-right: 0.5rem;
}

.fs-select_icon-5 {
  margin-right: 0px;
  color: #fff;
}

.fs-select_toggle-5 {
  display: flex;
  width: 100%;
  height: 40px;
  padding: 0px;
  align-items: center;
  border-style: none;
  border-width: 2px;
  border-color: #000;
  border-radius: 0.25rem;
}

.fs-select_toggle-5:focus-visible {
  outline-color: #9b9b9b;
  outline-offset: 4px;
  outline-style: solid;
  outline-width: 2px;
}

.fs-select_toggle-5[data-wf-focus-visible] {
  outline-color: #9b9b9b;
  outline-offset: 4px;
  outline-style: solid;
  outline-width: 2px;
}

.fs-select-5 {
  z-index: 95;
  display: block;
  width: 100%;
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  align-items: center;
  border: 1px none #000;
}

.fs-select-5.condition {
  z-index: 99;
}

.fs-select-5.type {
  z-index: 97;
}

.fs-select_link-block-5 {
  display: flex;
  width: 100%;
  padding: 0.5rem 1rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 0rem;
  font-weight: 500;
}

.fs-select_link-block-5:focus-visible {
  position: relative;
  z-index: 2;
  outline-color: #9b9b9b;
  outline-offset: 4px;
  outline-style: solid;
  outline-width: 2px;
}

.fs-select_link-block-5[data-wf-focus-visible] {
  position: relative;
  z-index: 2;
  outline-color: #9b9b9b;
  outline-offset: 4px;
  outline-style: solid;
  outline-width: 2px;
}

.fs-select_list-5 {
  position: absolute;
  left: 0%;
  top: -15px;
  right: 0%;
  bottom: auto;
  overflow: scroll;
  height: auto;
  max-height: 180px;
  margin-top: 0px;
  background-color: transparent;
}

.fs-select_list-5.w--open {
  margin-top: 1rem;
  border: 2px solid #000;
  border-radius: 0.25rem;
  background-color: #fff;
}

.fs-select_link-5 {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #e7e7e7;
  background-color: #fff;
}

.fs-select_link-5:hover {
  opacity: 0.7;
}

.fs-select_link-5:focus-visible {
  z-index: 1;
  outline-color: #9b9b9b;
  outline-offset: 4px;
  outline-style: solid;
  outline-width: 2px;
}

.fs-select_link-5[data-wf-focus-visible] {
  z-index: 1;
  outline-color: #9b9b9b;
  outline-offset: 4px;
  outline-style: solid;
  outline-width: 2px;
}

.fs-select_link-5.w--current {
  background-color: #f0f0f0;
  color: #696969;
}

.fs-select_text-5 {
  color: #fff;
  font-size: 19px;
  text-align: left;
}

.no-photos-container {
  width: 350px;
  height: 230px;
  margin-right: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
}

.main-nav-search-filter-list {
  position: absolute;
  top: 46px;
  right: 0px;
  z-index: 999;
  display: block;
  width: auto;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: column;
  flex-wrap: nowrap;
  border-style: none;
  border-width: 1px;
  border-color: #999;
  background-color: #041033;
}

.search-result-wrapper {
  position: static;
  width: auto;
  padding: 10px 5px;
  border-bottom: 1px solid #003b7a;
  color: #f3f3f3;
  text-decoration: none;
}

.search-result-wrapper.inventory {
  border-bottom-color: #adadad;
}

.search-result-unit-link {
  display: block;
  transition: color 200ms ease;
  font-family: Barlow, sans-serif;
  color: #f3f3f3;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-align: right;
  white-space: nowrap;
}

.search-result-unit-link:hover {
  color: #ffef00;
}

.search-result-unit-link.inventory {
  color: #004fa3;
  text-align: left;
}

.search-result-unit-link.inventory:hover {
  color: #16244c;
}

.body-6 {
  font-family: Barlow, sans-serif;
  font-weight: 400;
}

.main-nav-search-filter-list-mobile {
  position: absolute;
  top: 46px;
  right: 0px;
  z-index: 999;
  display: block;
  width: auto;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: column;
  flex-wrap: nowrap;
  border-style: none;
  border-width: 1px;
  border-color: #999;
  background-color: #041033;
}

.inventory-search-filter-list {
  position: absolute;
  left: 0px;
  top: 39px;
  right: auto;
  z-index: 999;
  display: block;
  width: auto;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  flex-direction: column;
  flex-wrap: nowrap;
  border-style: solid;
  border-width: 1px;
  border-color: #adadad;
  background-color: silver;
}

.inventory-listing-section-test {
  position: relative;
  width: 940px;
  margin: 400px auto 40px;
}

.no-unit-subcopy {
  margin: 15px auto 19px;
  color: #ffef00;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.no-inventory-section-listings {
  width: auto;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  padding: 0px;
  border-radius: 5px;
  background-color: #004fa3;
}

.no-inventory-block-listing {
  height: auto;
  padding: 30px 40px;
  border-radius: 0px;
  background-color: transparent;
}

.no-invnetory-text-listing {
  display: block;
  width: auto;
  margin: 0px auto;
  float: none;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}

.no-inventory-link-button-listing {
  display: block;
  width: auto;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-color: #ee3124;
  transition: background-color 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.no-inventory-link-button-listing:hover {
  background-color: #a82117;
  color: #fff;
}

.no-inventory-link-button-listing.w--current {
  max-width: 55%;
  margin-right: auto;
  margin-left: auto;
}

.bold-text-10 {
  text-transform: none;
}

.page-link-example {
  display: block;
  width: 100%;
  height: 31px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0px;
  float: none;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
  border-radius: 32px;
  background-color: transparent;
  transition: color 500ms ease, background-color 500ms ease;
  color: #004fa3;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.page-link-example:hover {
  background-color: rgba(0, 79, 163, 0.26);
  color: #fff;
}

.share-button-block-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  height: 31px;
  margin-bottom: 10px;
}

.html-embed-15 {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 31px;
}

.page-link-example-container {
  display: none;
}

.share-button-block-wrapper-listings {
  position: relative;
  display: flex;
  width: 32%;
  height: 31px;
  margin-bottom: 10px;
}

.italic-text-2 {
  display: inline-block;
  margin-top: 0px;
  font-family: Barlow, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.paragraph-one-line-copy {
  margin-bottom: 2px;
  font-family: Montserrat, sans-serif;
  color: #5e5e5e;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
}

.div-block-22 {
  display: flex;
}

.share-via-email-form-grid {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 4px;
      grid-template-areas: "."
    "."
    "Area";
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 4px auto 4px minmax(auto, 2fr);
  grid-template-rows: auto auto minmax(auto, 2fr);
}

.text-field-10 {
  margin-bottom: 5px;
  font-family: Barlow, sans-serif;
}

.pop-up-submit-button-3 {
  margin-top: 20px;
  padding-right: 48px;
  padding-left: 48px;
  background-color: #0078ac;
  transition: transform 375ms ease;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.pop-up-submit-button-3:hover {
  background-color: #014a72;
  transform: translate(10px, 0px);
}

.html-embed-3 {
  width: 27px;
  float: right;
  font-family: Barlow, sans-serif;
  color: #004fa3;
  font-size: 18px;
}

.html-embed-3:hover {
  color: #8a1d16;
}

.datepickerbox2 {
  display: none;
  background-image: url('/images/date_1date.png');
  background-position: 96% 50%;
  background-size: 5%;
  background-repeat: no-repeat;
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  overflow: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(4, 16, 51, 0.95), rgba(4, 16, 51, 0.95));
  font-family: Montserrat, sans-serif;
}

.heading-21 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Barlow, sans-serif;
  color: #ee3124;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-field {
  display: block;
  margin-bottom: 0px;
}

.social-share-popup-container {
  position: relative;
  left: auto;
  top: 0px;
  right: auto;
  bottom: auto;
  z-index: 2;
  display: block;
  overflow: visible;
  width: 490px;
  height: auto;
  max-width: none;
  margin-top: 0px;
  padding: 10px 35px;
  flex-direction: column;
  justify-content: flex-start;
  border-style: none;
  border-width: 3px;
  border-color: #ee3124;
  border-radius: 15px;
  background-color: #f0efef;
  box-shadow: 1px 1px 39px 0 rgba(0, 0, 0, 0.42);
}

.text-block-15 {
  color: #9c0a0a;
}

.field-label-3 {
  margin-top: 0px;
  font-weight: 600;
}

.text-field-11 {
  margin-top: 25px;
}

.data-from-block {
  margin-top: -9px;
}

.form-cover-close-schedule {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.small-text {
  margin-bottom: 10px;
  line-height: 14px;
  font-weight: 600;
}

.textarea {
  height: 43px;
  max-height: 43px;
  min-height: 43px;
  margin-bottom: -3px;
  font-family: Barlow, sans-serif;
}

.close-modal-button {
  position: absolute;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: auto;
  display: flex;
  width: 28px;
  height: 28px;
  margin-top: 0px;
  padding: 0px;
  float: right;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #ee3124;
  color: #e0e0e0;
}

.close-modal-button:hover {
  background-color: #a82117;
}

.social-share-content-wrapper {
  overflow: visible;
  height: auto;
  max-height: none;
}

.text-block-14 {
  color: #014a72;
}

.share-email-form-container {
  overflow: hidden;
  margin-top: 10px;
}

.share-form-subhead {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Barlow, sans-serif;
  color: #041033;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: none;
}

.share-email-form-block {
  margin-top: 10px;
  margin-bottom: 0px;
}

.shared-unit-text-info-area {
  margin-bottom: 5px;
}

.submit-button-wrapper-share-form {
  position: relative;
  width: 167px;
  height: 50px;
  margin-top: 10px;
}

.social-share-icons-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.social-share-icon-circle {
  position: relative;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: 0px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #004fa3;
  border-radius: 200px;
  background-color: #fff;
  cursor: pointer;
}

.social-share-icon-circle:hover {
  background-color: #f3f3f3;
}

.social-icon {
  width: 16px;
  max-width: none;
}

.social-icon.bigger {
  width: 30px;
}

.social-share-code {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.html-embed-20 {
  width: 27px;
  float: right;
  color: #004fa3;
  font-size: 18px;
}

.html-embed-20:hover {
  color: #014a72;
}

.quote-form-close-button-2-copy {
  width: 37px;
  height: 37px;
  margin: 0px 6px auto auto;
  padding: 8px 8px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 6px;
  background-color: #fff;
  transition: background-color 800ms ease;
  color: #ee3124;
  font-size: 12px;
}

.quote-form-close-button-2-copy:hover {
  background-color: #ee3124;
  color: #fff;
}

.share-form-close-button {
  display: flex;
  width: 33px;
  height: 33px;
  margin: 0px 6px auto auto;
  padding: 0px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ee3124;
  border-radius: 6px;
  background-color: #fff;
  transition: background-color 800ms ease;
  color: #ee3124;
  font-size: 12px;
}

.share-form-close-button:hover {
  background-color: #ee3124;
  color: #fff;
}

.close-button-icon {
  width: 15px;
  height: 15px;
}

.share-pop-up-button-show {
  width: 100%;
  height: 31px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0px;
  float: none;
  border-style: solid;
  border-width: 2px;
  border-color: #004fa3;
  border-radius: 32px;
  background-color: #fff;
  transition: color 500ms ease, background-color 500ms ease;
  color: #004fa3;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.share-pop-up-button-show:hover {
  background-color: #004fa3;
  color: #fff;
}

.share-pop-up-button-show.blue {
  border-color: #004fa3;
  color: #004fa3;
}

.share-pop-up-button-show.blue:hover {
  background-color: rgba(0, 79, 163, 0.26);
  color: #004fa3;
}

.share-pop-up-button-show.blue-copy {
  border-color: #004fa3;
  color: #004fa3;
}

.share-pop-up-button-show.blue-copy:hover {
  background-color: rgba(0, 79, 163, 0.26);
  color: #004fa3;
}

.share-pop-up-button-show.listings {
  width: 32%;
}

.blurb-link {
  position: relative;
  z-index: 1;
  display: flex;
  width: 79%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 50px;
  transition: transform 375ms ease;
  font-family: Montserrat, sans-serif;
  color: #999;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.blurb-link:hover {
  transform: translate(10px, 0px);
  color: #0078ac;
}

.runflat-blurbs-container {
  width: 940px;
  margin: 40px auto 100px;
}

.runflat-blurbs-wrapper {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.runflat-box {
  position: relative;
  width: 48%;
  height: auto;
  margin-bottom: 30px;
  padding: 30px 16px;
  border-radius: 5px;
  background-color: #f3f3f3;
}

.below-blue-section {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.quick-link-service-container {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.tire-protection-options-wrapper {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
  align-items: center;
}

.tire-protection-option-block {
  width: 48%;
  margin-right: auto;
  margin-left: auto;
}

.tire-protection-option-block.hide {
  display: none;
}

.featured-unit-special-block {
  display: flex;
  width: 326px;
  margin: 40px auto -30px;
  padding: 6px 10px 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: #ee3124;
}

.featured-unit-special-block.unit {
  width: 98%;
  margin-right: auto;
  margin-left: auto;
}

.featured-unit-special-block.mobile {
  display: none;
}

.featured-unit-special-price-text {
  position: static;
  bottom: 0px;
  z-index: 1;
  width: auto;
  margin: 0px auto;
  padding-bottom: 0px;
  background-color: transparent;
  color: #fff;
  font-size: 46px;
  line-height: 40px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.department-review-section {
  width: 940px;
  height: auto;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.department-review-section.finance {
  margin-top: 100px;
}

.department-testimonial-wrapper {
  position: relative;
  overflow: visible;
  height: auto;
  padding: 60px 40px 40px;
  border-radius: 5px;
  background-color: #004fa3;
}

.slider-3 {
  overflow: visible;
  height: auto;
  background-color: transparent;
}

.slide-nav-10 {
  position: static;
  height: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 8px;
}

.slide-4 {
  height: auto;
  margin-bottom: 10px;
  padding-right: 54px;
  padding-left: 54px;
}

.department-testimonial-copy-wrapper {
  display: block;
  overflow: hidden;
  height: auto;
  max-height: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

.mask {
  overflow: hidden;
  height: auto;
}

.department-testimonial-arrow {
  position: absolute;
  left: auto;
  top: -4px;
  right: 55px;
  bottom: auto;
  display: inline-block;
  width: 80px;
  max-width: none;
  margin-top: -24px;
  float: right;
}

.department-review-subhead {
  margin-top: 0px;
  margin-bottom: 18px;
  margin-left: 54px;
  transform: translate(0px, 0px);
  color: #f3f3f3;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}

.department-review-subhead.white {
  color: #fff;
  font-size: 24px;
}

.department-review-subhead.big-margin {
  margin-top: 124px;
}

.department-review-subhead.red {
  padding: 10px 49px 13px 35px;
  background-color: #ee3124;
  color: #fff;
  font-size: 24px;
}

.department-review-subhead.left {
  text-align: left;
}

.department-review-subhead.yellow-bold {
  color: #ffef00;
  font-size: 26px;
  font-weight: 700;
}

.department-review-subhead.red-plain {
  color: #ee3124;
  font-size: 26px;
  font-weight: 700;
}

.review-read-more-button {
  position: static;
  display: none;
  width: 80px;
  margin-top: 3px;
  transition: color 200ms ease;
  color: #041033;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.review-read-more-button:hover {
  color: #ffef00;
}

.review-read-less-button {
  position: static;
  display: none;
  width: 80px;
  margin-top: 3px;
  transition: color 200ms ease;
  color: #ffef00;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.review-read-less-button:hover {
  color: #041033;
}

.newmar-rebate-copy {
  position: absolute;
  top: 28px;
  right: 90px;
  display: flex;
  width: auto;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  background-color: transparent;
}

.newmar-rebate-copy.right-side {
  right: 70px;
  padding-top: 0px;
  padding-bottom: 30px;
  justify-content: center;
  background-color: transparent;
}

.newmar-rebate-copy.left-side {
  left: 70px;
  right: auto;
  padding-top: 0px;
  padding-bottom: 30px;
  justify-content: center;
  background-color: transparent;
}

.newmar-rebate-slider-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffef00;
  font-size: 25px;
  line-height: 28px;
  font-weight: 600;
  text-align: right;
}

.newmar-rebate-slider-text-sub {
  margin-top: 4px;
  margin-bottom: 0px;
  color: #f3f3f3;
  font-size: 18px;
  line-height: 19px;
  font-weight: 400;
  text-align: right;
}

.body-7 {
  font-family: Barlow, sans-serif;
}

.main-page-logo-wrapper {
  margin-bottom: 20px;
}

.main-page-logo-top {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.newmar-discount-pricing {
  margin-top: 5px;
  margin-bottom: 30px;
  color: #ee3124;
  font-size: 60px;
  line-height: 50px;
  font-style: normal;
  font-weight: 800;
}

.newmar-rebate-model-container {
  display: flex;
  margin-top: 20px;
  justify-content: flex-start;
  align-items: center;
}

.newmar-rebate-model-container.reverse {
  margin-top: 40px;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.newmar-rebate-model-image {
  width: 56%;
}

.cr-copy-paragraph-disclaimer {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #636363;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  text-align: justify;
}

.cr-copy-paragraph-disclaimer.white {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400;
  text-align: justify;
}

.cr-copy-paragraph-disclaimer.blurb {
  margin: 10px 5px 0px;
  text-align: center;
}

.cr-copy-paragraph-disclaimer.contained {
  width: 940px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.cr-copy-paragraph-disclaimer.white-center {
  margin-top: 20px;
  color: #fff;
  font-weight: 400;
  text-align: justify;
}

.cr-copy-paragraph-disclaimer.employee-test {
  margin-top: 0px;
}

.cr-copy-paragraph-disclaimer.timeline {
  width: 420px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  text-align: justify;
}

.cr-copy-paragraph-disclaimer.white-centered {
  margin-top: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.cr-copy-paragraph-disclaimer.white-center {
  margin-top: 0px;
  margin-bottom: 13px;
  color: #fff;
  text-align: center;
}

.cr-copy-paragraph-disclaimer.white-sub {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.cr-copy-paragraph-disclaimer.service-link {
  width: 100%;
  max-width: 420px;
  margin: 10px auto 0px;
  text-align: center;
}

.cr-copy-paragraph-disclaimer.centered {
  text-align: center;
}

.cr-copy-paragraph-disclaimer.white-left {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400;
  text-align: justify;
}

.cr-copy-paragraph-disclaimer.light-grey {
  margin-top: 16px;
  margin-bottom: 20px;
  color: #eee;
  font-weight: 400;
  text-align: left;
}

.cr-copy-paragraph-disclaimer.products {
  margin-top: 20px;
}

.cr-copy-paragraph-disclaimer.white-left {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400;
  text-align: justify;
}

.cr-copy-paragraph-disclaimer.chassis-tabs {
  width: 58%;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
}

.cr-copy-paragraph-disclaimer.dk-blue {
  margin-top: 3px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.cr-copy-paragraph-disclaimer.product-feature {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
}

.cr-copy-paragraph-disclaimer.product-feature.top {
  margin-top: 52px;
}

.newmar-rebate-hero {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  width: 100%;
  height: auto;
  max-width: 1279px;
  min-width: 1279px;
  margin-bottom: -59px;
  background-color: #004fa3;
}

.newmar-rebate-hero.paradise {
  margin-right: 0px;
  margin-left: auto;
}

.newmar-rebate-hero.finance {
  margin-bottom: -32px;
}

.newmar-rebate-hero.roof {
  margin-bottom: -36px;
}

.newmar-rebate-hero.runflat {
  position: static;
  margin-bottom: 0px;
}

.rebate-lineup-wrapper {
  position: absolute;
  max-width: 940px;
}

@media screen and (min-width: 1280px) {
  .cr-footer-content {
    width: 70%;
    min-width: 940px;
  }

  .cr-social-links {
    width: 77%;
    max-width: 501px;
    min-width: 437px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-social-links.new-nav {
    min-width: 0px;
  }

  .cr-footer-contact-info {
    font-style: normal;
  }

  .cr-link.simple {
    font-size: 22px;
    line-height: 25px;
  }

  .cr-hero-section {
    background-image: url('/images/sales-4.jpg');
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .cr-page-body {
    width: 100%;
    margin-top: 100vh;
  }

  .cr-page-body.secondary {
    margin-top: 680px;
  }

  .cr-page-body.unit {
    margin-top: 130px;
  }

  .cr-hero-pattern {
    width: auto;
    background-image: url('/images/video-overlay.png');
  }

  .cr-header-nav-contact {
    margin-top: 5px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .cr-header-nav-contact.simple {
    margin-top: 16px;
  }

  .cr-header-nav-address.center {
    margin-top: 6px;
  }

  .cr-link-2 {
    font-size: 44px;
  }

  .cr-link-2.simple {
    font-size: 42px;
  }

  .cr-main-body-container {
    display: block;
  }

  .cr-class-lineup {
    display: flex;
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }

  .cr-class-name {
    font-size: 14px;
  }

  .cr-class-info-box {
    width: auto;
    height: 390px;
  }

  .cr-class-info-columns {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-class-description-column {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-class-buttons-column {
    padding-top: 20px;
  }

  .cr-image-3 {
    margin-top: -16px;
  }

  .cr-paragraph {
    font-size: 16px;
    line-height: 26px;
  }

  .cr-paragraph.rv-101-copy {
    line-height: 24px;
  }

  .cr-text-block-4 {
    margin-top: -21px;
  }

  .cr-class-shop-link {
    width: 280px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .simple-link-button {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .simple-link-button.featured {
    width: 100%;
  }

  .simple-link-button.inventory-listing {
    width: 100%;
    margin-left: 0px;
  }

  .simple-link-button.blog-story {
    width: 100%;
    margin-left: 0px;
  }

  .simple-link-button.inventory-listing {
    width: 100%;
    margin-left: 0px;
  }

  .cr-text-right-l1 {
    width: 180px;
  }

  .cr-text-right-l1.short {
    width: 142px;
  }

  .cr-text-right-l1.shortest {
    width: 121px;
  }

  .cr-text-right-l1.featured {
    width: 210px;
  }

  .cr-text-right-l1.resource {
    width: 220px;
  }

  .cr-text-right-l1.job {
    width: 177px;
  }

  .cr-text-right-l1.inventory-listing {
    width: 150px;
  }

  .cr-text-right-l1.similar {
    width: 70px;
  }

  .cr-text-right-l1.blog {
    width: 150px;
  }

  .cr-text-right-l1.yellow {
    width: 150px;
  }

  .cr-text-right-l1.product {
    width: 151px;
  }

  .cr-small-header-text.sub {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 19px;
  }

  .cr-link-3 {
    font-size: 37px;
  }

  .cr-class-info-close {
    display: block;
  }

  .cr-class-info-block {
    display: block;
  }

  .cr-copy-section {
    width: 70%;
    min-width: 940px;
  }

  .cr-page-headlines {
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 34px;
  }

  .cr-page-subhead {
    font-size: 26px;
  }

  .cr-main-page-head {
    margin-top: 20px;
  }

  .cr-main-page-head.large-blend {
    width: 70%;
    min-width: 940px;
  }

  .cr-h1-headline {
    font-size: 42px;
    line-height: 40px;
  }

  .cr-h1-headline.secondary-short {
    top: -49px;
    font-size: 86px;
  }

  .cr-h1-headline.make {
    top: -66px;
    min-width: 0px;
    font-size: 52px;
  }

  .cr-copy-paragraph {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph.white {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph.blurb {
    width: 100%;
    height: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-copy-paragraph.contained {
    width: auto;
    min-width: 0px;
  }

  .cr-copy-paragraph.timeline {
    width: 90%;
  }

  .cr-copy-paragraph.white-center {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph.service-link {
    width: 100%;
    height: auto;
    max-width: 390px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-copy-paragraph.centered {
    line-height: 32px;
  }

  .cr-copy-paragraph.light-grey {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph.products {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph.white-left {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph.dk-blue {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-class-lineup-section {
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-quick-search-slide-out {
    left: -380px;
    display: block;
  }

  .cr-button-10 {
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
  }

  .cr-bullet-image-columns {
    width: 70%;
    min-width: 940px;
    align-items: center;
  }

  .cr-small-image-slider-left {
    width: auto;
    height: auto;
    max-width: 500px;
  }

  .cr-slide {
    width: auto;
    height: auto;
  }

  .cr-mask {
    height: auto;
  }

  .cr-image-column {
    height: auto;
    margin-top: 0px;
  }

  .cr-small-slider-right-arrow-left {
    left: 88px;
    right: auto;
    bottom: -15px;
  }

  .cr-small-slider-left-arrow-left {
    left: 52px;
    right: auto;
    bottom: -15px;
  }

  .cr-copy-column {
    padding-right: 0px;
    padding-left: 10px;
  }

  .cr-h3-yellow {
    font-size: 40px;
    line-height: 37px;
  }

  .image-5 {
    width: auto;
    height: auto;
    max-width: 101%;
    margin-left: 0px;
  }

  .cr-animated-icon-container {
    right: 15%;
  }

  .cr-copy-bulllet-section-frame {
    width: 75%;
    height: 500px;
  }

  .cr-frame-container {
    width: 100%;
  }

  .cr-lineup-hero {
    width: 70%;
    min-width: 940px;
  }

  .cr-image-6 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-blurb-container {
    width: 70%;
    min-width: 940px;
  }

  .cr-h3-red-small {
    font-size: 26px;
    line-height: 37px;
  }

  .cr-site-button-blue {
    max-width: 287.5px;
  }

  .cr-site-button-blue.back {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-site-button-blue.brand {
    width: 345px;
    max-width: 345px;
  }

  .cr-class-info-box-spacer {
    width: 100%;
    height: 420px;
    min-width: 940px;
  }

  .cr-video-column {
    padding-right: 0px;
    padding-left: 10px;
  }

  .cr-brand-video-container {
    width: 100%;
    max-width: 640px;
    float: right;
  }

  .cr-brand-video {
    width: 101%;
    height: auto;
    float: left;
  }

  .cr-testimonial-section {
    width: 70%;
    min-width: 940px;
  }

  .cr-story-container {
    overflow: hidden;
    height: auto;
  }

  .testimonial-columns {
    height: auto;
  }

  .testimonial-arrow {
    width: 65px;
  }

  .testimonial-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .testimonial-copy {
    font-size: 18px;
    line-height: 32px;
    text-align: left;
  }

  .cr-headline-wrapper {
    width: 70%;
    min-width: 940px;
  }

  .brand-logo-carousel-wrapper {
    width: auto;
  }

  .cr-load-more-container {
    left: auto;
    top: auto;
    right: -86px;
    bottom: 70px;
  }

  .featured-inventory-section {
    width: 70%;
    min-width: 940px;
  }

  .featured-inventory-tabs {
    height: 527px;
  }

  .featured-inventory-tabs-menu {
    width: 22%;
  }

  .cr-tab-link-tab-1 {
    width: 100%;
  }

  .cr-tab-link-tab-1.w--current {
    width: 100%;
  }

  .cr-tab-link-tab-2 {
    width: 100%;
  }

  .cr-tab-link-tab-3 {
    width: 100%;
  }

  .cr-tab-link-tab-4 {
    width: 100%;
  }

  .cr-tab-link-tab-7 {
    width: 100%;
  }

  .cr-tab-link-tab-6 {
    width: 100%;
  }

  .cr-tab-link-tab-5 {
    width: 100%;
  }

  .featured-inventory-tabs-content {
    width: 78%;
  }

  .featured-inventory-image-link {
    width: 84%;
  }

  .featured-inventory-image {
    width: 100%;
  }

  .inventory-inner-stroke {
    width: 95%;
  }

  .text-span {
    font-size: 22px;
    line-height: 24px;
  }

  .featured-inventory-details {
    width: 100%;
    max-width: 310px;
    margin-right: auto;
    margin-left: auto;
  }

  .inventory-details-columns {
    display: block;
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .unit-details-link {
    width: 299px;
    margin-top: 55px;
    margin-right: auto;
    margin-left: auto;
  }

  .simple-header {
    width: 70%;
    max-width: none;
    min-width: 940px;
  }

  .ntrv-logo {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .arrow-body {
    background-size: 35%;
  }

  .policy-content-wrapper {
    width: 70%;
    min-width: 940px;
  }

  .simple-page-explore-links {
    width: 70%;
    max-width: 1279px;
    min-width: 940px;
  }

  .simple-page-explore-links._404 {
    min-width: 0px;
  }

  .ntrv-logo-link {
    width: 300px;
  }

  .statement-container {
    max-width: none;
  }

  .html-embed-4 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .information-chart {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
  }

  .form-small-copy.close {
    margin-top: 0px;
  }

  .pop-up-submit-button {
    position: absolute;
  }

  .form-subhead {
    font-size: 26px;
  }

  .submit-button-new {
    position: absolute;
  }

  .submit-button-wrapper {
    position: relative;
  }

  .image-10 {
    top: -98px;
    max-width: none;
  }

  .image-10.finance {
    top: -82px;
    margin-bottom: -59px;
  }

  .image-10.roof {
    top: -9%;
    margin-bottom: -58px;
  }

  .hero-shading-top {
    height: 120px;
    opacity: 0.66;
  }

  .cr-blue-section-container {
    width: 70%;
    min-width: 940px;
  }

  .resource-information {
    padding-right: 38px;
    padding-left: 38px;
  }

  .column-single-image {
    width: auto;
    height: auto;
    max-width: 100%;
    margin-left: 0px;
  }

  .canadian-resource-link {
    width: 315px;
  }

  .resource-link-button {
    width: 100%;
    margin-right: auto;
    margin-left: 0px;
  }

  .rv-unit-descriptor {
    width: 533px;
  }

  .rv-unit-more-button {
    width: 323px;
  }

  .rv-unit-link-button {
    width: 100%;
    margin-right: auto;
    margin-left: 0px;
  }

  .copy-paragraph-rv-unit {
    font-size: 18px;
    line-height: 32px;
  }

  .copy-section-grey {
    width: 100%;
    min-width: 940px;
  }

  .grey-copy-container {
    width: 70%;
    min-width: 940px;
  }

  .h3-open-position-title {
    font-size: 26px;
  }

  .show-more-job-info-link {
    width: 390px;
    justify-content: flex-start;
  }

  .job-link-button {
    width: 80%;
    margin-right: auto;
    margin-left: 0px;
  }

  .basic-contact-form-container {
    width: 70%;
    min-width: 940px;
  }

  .basic-contact-comments {
    width: 100%;
  }

  .recaptcha.overlay {
    right: -2%;
  }

  .cr-tab-text-block {
    margin-top: 0.2px;
    font-size: 13px;
    text-align: center;
  }

  .location-maps-container {
    max-width: 100%;
  }

  .cr-tab-link-tab-3-2 {
    width: 32.5%;
  }

  .location-maps-menu {
    display: flex;
    width: 70%;
    max-width: none;
    min-width: 940px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .cr-tab-link-tab-1-2.w--current {
    width: 32.5%;
    max-width: none;
    min-width: 0px;
  }

  .cr-tab-link-tab-2-2 {
    width: 32.5%;
  }

  .location-maps-tabs {
    max-width: 100%;
  }

  .location-info-container {
    width: 70%;
    min-width: 940px;
  }

  .h4-blue {
    font-size: 25px;
    line-height: 37px;
  }

  .inventory-filter-wrapper {
    max-width: none;
  }

  .inventory-filter-container {
    padding-bottom: 0px;
  }

  .inventory-filter-dropdown-toggle:hover {
    background-color: #dfdfdf;
  }

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

  .inventory-listing-section {
    width: 70%;
    max-width: none;
    min-width: 940px;
  }

  .dropdown-link-5:hover {
    background-color: #4e4e4e;
  }

  .remove-filter {
    max-width: 284.546875px;
    margin-right: auto;
    margin-left: auto;
  }

  .blue-small-text-bold {
    font-size: 16px;
    line-height: 30px;
  }

  .white-small-text {
    font-size: 14px;
  }

  .inventory-listing-container-one {
    top: 336px;
    padding-bottom: 20px;
  }

  .inventory-listing-image-slider {
    width: 53%;
    height: auto;
    max-width: none;
  }

  .inventory-listing-info-wrapper {
    width: 46%;
    height: 100%;
  }

  .inventory-listing-name {
    margin: 1vw 24px;
    font-size: 20px;
    line-height: 24px;
  }

  .inventory-listing-image-link {
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .inventory-listing-unit-image {
    max-width: 101%;
    min-width: 101%;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .inventory-listing-details-link {
    width: 80%;
    max-width: 232.1875px;
    margin: 1vw 24px;
    padding-right: 0px;
    justify-content: flex-start;
  }

  .unit-container {
    max-height: none;
    justify-content: space-around;
    align-items: flex-start;
  }

  .unit-button-container {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-top: -31px;
  }

  .info-stroke-box {
    max-height: none;
  }

  .listing-details-columns {
    display: block;
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .unit-quote-form-container {
    margin-top: 5px;
  }

  .trade-value-form-container {
    margin-top: 0px;
  }

  .cr-unit-details-images-slider-wrapper {
    height: auto;
  }

  .h1-unit-page-model-name {
    margin-bottom: 10px;
    font-size: 46px;
  }

  .h1-unit-page-make-name {
    margin-bottom: 4px;
    font-size: 36px;
    line-height: 36px;
  }

  .unit-design-stroke-box {
    top: 21.1vw;
    height: 50vw;
    min-height: 800px;
  }

  .listing-unit-slider-image {
    width: 100%;
    min-width: 100%;
  }

  .button-column {
    top: auto;
    margin-top: -36px;
  }

  .unit-listing-button-container {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-top: 10px;
  }

  .page-link-share-button {
    margin-bottom: 12px;
  }

  .unit-offer-button {
    width: 98%;
    max-width: none;
    margin-left: 0px;
  }

  .text-block-36 {
    font-size: 45px;
    line-height: 35px;
  }

  .tabs-content {
    height: auto;
  }

  .cr-tab-pane-tab-1-2 {
    height: auto;
  }

  .forms-container {
    padding-bottom: 0px;
  }

  .unit-more-info-link {
    width: 330px;
    margin-top: 19px;
    margin-right: 32px;
  }

  .similar-unit-container {
    margin-top: 10px;
  }

  .similar-unit-sidebar {
    margin-bottom: -12px;
    padding-bottom: 0px;
  }

  .similar-inventory-image-link {
    width: 85%;
  }

  .similar-inner-stroke {
    width: 95%;
    height: 193px;
    margin-top: -90px;
    margin-bottom: 36px;
    padding-top: 103px;
  }

  .similar-inventory-make-copy {
    margin-top: 0px;
    font-size: 17px;
    line-height: 8px;
  }

  .similar-unit-link {
    width: 100%;
    max-width: 179.921875px;
    margin-right: auto;
    margin-left: auto;
  }

  .similar-link-button {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .disclaimer-section {
    width: 70%;
    max-width: none;
    min-width: 940px;
  }

  .orientation-hook-section {
    width: 70%;
    height: auto;
    min-width: 940px;
    margin-top: 20px;
  }

  .orientation-copy-container {
    margin-left: 422px;
  }

  .hook-copy-section {
    width: auto;
    min-width: 0px;
  }

  ._404-regular-copy {
    top: auto;
    max-width: 940px;
  }

  .cr-slide-close-container {
    height: 41px;
    padding-top: 6px;
  }

  .advanced-search-close-button {
    overflow: hidden;
    width: 38px;
    height: 38px;
    padding-top: 8px;
    padding-right: 9px;
    padding-left: 9px;
    border-width: 5px;
  }

  .quick-search-slide-mobile {
    display: none;
  }

  .h2-small-headline {
    margin-bottom: 10px;
    font-size: 40px;
  }

  .timeline-slider-container {
    width: 940px;
    margin-right: auto;
    margin-left: auto;
  }

  .timeline-info-column {
    margin-top: 40px;
    padding-left: 40px;
  }

  .timeline-year-big {
    font-size: 40px;
    line-height: 37px;
  }

  .timeline-year-container {
    width: 90%;
  }

  .timeline-year-line {
    width: 380px;
  }

  .timeline-left-arrow-box {
    right: 140px;
    bottom: 8%;
  }

  .timeline-right-arrow-box {
    right: 106px;
    bottom: 8%;
  }

  .timeline-dates-nav-container {
    width: 90%;
  }

  .timeline-line {
    width: 433px;
  }

  .timeline-image-slider {
    width: 100%;
  }

  .timeline-line-2001 {
    width: 160px;
  }

  .timeline-line-2015 {
    width: 230px;
  }

  .timeline-line-2016 {
    width: 297px;
  }

  .timeline-line-2018 {
    width: 363px;
  }

  .timeline-line-2020 {
    width: 433px;
  }

  .italic-text {
    font-size: 22px;
  }

  .image-23 {
    width: 1000px;
  }

  .award-blurb-copy {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
  }

  .to-do-image {
    width: 100%;
    height: auto;
    max-width: none;
    margin-bottom: 0vw;
  }

  .cr-to-do-link-tab-2 {
    order: 0;
    flex: 0 auto;
  }

  .tab-text-block-2 {
    margin-top: 0px;
    font-size: 19px;
    text-align: center;
  }

  .cr-to-do-link-tab-1.w--current {
    order: 0;
    flex: 0 auto;
  }

  .cr-to-do-link-tab-1.w--current:hover {
    position: relative;
  }

  .to-do-tabs-wrapper {
    width: auto;
  }

  .to-do-menu {
    width: auto;
    max-width: none;
    min-width: 0px;
    justify-content: space-between;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .to-do {
    width: auto;
    max-width: none;
  }

  .cr-to-do-link-tab-3 {
    order: 0;
  }

  .to-do-tabs {
    max-width: none;
  }

  .cr-to-do-link-tab-4 {
    order: 0;
  }

  .tab-text-container {
    bottom: -30px;
    display: flex;
    height: 30px;
    flex-direction: column;
    justify-content: center;
  }

  .social-feed-section {
    width: 70%;
    min-width: 940px;
    margin-bottom: 100px;
  }

  .event-calendar {
    display: none;
  }

  .event-heading {
    width: 239.328125px;
    margin-right: auto;
    margin-left: auto;
    font-size: 26px;
  }

  .event-call-info {
    font-size: 21px;
  }

  .event-copy {
    margin-bottom: 16px;
  }

  .event-date-info {
    margin-bottom: 16px;
    font-size: 18px;
  }

  .calendar-button {
    left: auto;
    top: -24px;
    right: -8px;
    bottom: auto;
  }

  .event-calendar-large {
    display: block;
  }

  .event-calendar-landscape {
    display: none;
  }

  .event-calendar-mobile {
    display: none;
  }

  .blog-section {
    width: 70%;
    min-width: 940px;
  }

  .mailing-list-sign-up-form {
    display: block;
    margin-top: 20px;
  }

  .small-form-submit-button {
    position: absolute;
  }

  .submit-button-reverse {
    position: absolute;
  }

  .accordion-item-trigger-icon {
    width: 52px;
    max-width: 48px;
  }

  .faq-answer-copy {
    font-size: 18px;
    line-height: 32px;
  }

  .blog-story-button-link {
    width: 80%;
    max-width: 232.1875px;
    margin: 1vw 24px;
    padding-right: 0px;
    justify-content: flex-start;
  }

  .new-location-columns {
    width: auto;
    min-width: 0px;
  }

  .location-stroke-box {
    height: 500px;
  }

  .location-heading {
    width: auto;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
    font-size: 22px;
    line-height: 25px;
  }

  .location-phone {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 36px;
  }

  .location-address2 {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 24px;
  }

  .location-hours-header {
    font-size: 24px;
  }

  .location-hours2 {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 24px;
  }

  .archive-blog-section {
    width: 70%;
    min-width: 940px;
  }

  .blog-archive-filter-container {
    align-items: center;
  }

  .fliter-tag-wrapper {
    align-items: stretch;
  }

  .filter-tag {
    width: auto;
    max-width: none;
    margin: 0px 5px 0px 0px;
    padding-right: 10px;
    justify-content: flex-start;
  }

  .filter-tag.current {
    margin: 0px 5px 0px 0px;
    padding-right: 10px;
  }

  .filter-name {
    width: 100%;
  }

  .blog-numbers {
    margin-top: 0px;
  }

  .full-blog-story-section {
    width: 70%;
    min-width: 940px;
  }

  .sidebar-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .blog-story-wrapper {
    width: 100%;
  }

  .h1-headlinee-blog-feature-story {
    font-size: 46px;
    line-height: 49px;
  }

  .blog-story-image-1 {
    width: 100%;
  }

  .blog-copy-paragraph {
    font-size: 18px;
    line-height: 32px;
  }

  .blog-story-main-image {
    width: 100%;
  }

  .blog-story-image-3 {
    width: 100%;
  }

  .blog-story-image-4 {
    width: 100%;
  }

  .blog-story-image-5 {
    width: 100%;
  }

  .blog-story-image-6 {
    width: 100%;
  }

  .blog-story-image-7 {
    width: 100%;
  }

  .blog-story-image-8 {
    width: 100%;
  }

  .blog-story-image-9 {
    width: 100%;
  }

  .full-location-heading {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 26px;
    line-height: 25px;
  }

  .full-location-phone {
    margin-bottom: 16px;
    font-size: 40px;
    line-height: 36px;
  }

  .full-location-address2 {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 24px;
  }

  .full-location-hours-header {
    font-size: 24px;
  }

  .progress-video-section {
    width: 70%;
    min-width: 940px;
  }

  .html-embed-12 {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .featured-brands-section {
    width: 70%;
    min-width: 940px;
  }

  .brand-hover {
    display: flex;
  }

  .brand-button-link {
    width: 80%;
    max-width: 232.1875px;
    margin: 1vw 24px;
    padding-right: 0px;
    justify-content: flex-start;
  }

  .lineup-all-models {
    width: 89%;
    min-width: 940px;
  }

  .all-makes-hook-block {
    width: 70%;
    min-width: 940px;
  }

  .all-makes-hook-heading {
    font-size: 35px;
  }

  .cr-model-lineup-section {
    width: 70%;
    min-width: 940px;
  }

  .cr-slider-model-image {
    max-width: 95%;
  }

  .slide-model-name {
    margin-top: 21px;
    font-size: 32px;
    line-height: 25px;
  }

  .make-logo {
    width: 300px;
  }

  .main-model-logo {
    position: static;
    left: 0%;
    top: 8%;
    right: 0%;
    bottom: auto;
    width: 70%;
    min-width: 940px;
    padding-top: 0px;
  }

  .main-model-slider-container {
    width: 70%;
    max-width: 1590px;
    min-width: 940px;
    margin-top: 0px;
  }

  .model-blurb {
    font-size: 18px;
    line-height: 32px;
  }

  .cr-model-button-blue {
    max-width: 287.5px;
  }

  .inventory-listing-image-slider-wide {
    width: 50%;
    height: auto;
    max-width: none;
  }

  .active-button-container-wide {
    width: auto;
    margin-top: 0px;
  }

  .make-headline-container {
    width: 70%;
    min-width: 940px;
  }

  .small-slider-left-arrow-box-flipped {
    right: 88px;
    bottom: -15px;
  }

  .small-slider-right-arrow-box-flipped {
    right: 52px;
    bottom: -15px;
  }

  .staff-section {
    width: 70%;
    min-width: 940px;
  }

  .staff-info-container {
    display: flex;
  }

  .sales-contact-form-container {
    width: 70%;
    min-width: 940px;
  }

  .services-offered-section {
    width: 70%;
    min-width: 940px;
  }

  .auth-tagline {
    font-size: 18px;
    line-height: 32px;
  }

  .auth-service-section {
    width: 70%;
    min-width: 940px;
  }

  .feature-service-callout {
    font-size: 26px;
  }

  .service-contact-form-container {
    width: 70%;
    min-width: 940px;
  }

  .previous-work-performed {
    width: 100%;
  }

  .part-brands-section {
    width: 70%;
    min-width: 940px;
  }

  .part-contact-form-container {
    width: 70%;
    min-width: 940px;
  }

  .selling-block {
    width: 45%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .h3-dark-bullet {
    font-size: 20px;
  }

  .selling-step-body {
    width: 90%;
    font-size: 18px;
    line-height: 33px;
  }

  .consignment-contact-form-container {
    width: 70%;
    min-width: 940px;
  }

  .finance-calculator-section {
    width: 70%;
    min-width: 940px;
  }

  .product-info-container {
    width: 70%;
    min-width: 940px;
  }

  .product-info-section-grey {
    width: 100%;
    min-width: 940px;
  }

  .finance-contact-form-container {
    width: 70%;
    min-width: 940px;
  }

  .finance-calc-message {
    font-size: 16px;
    line-height: 28px;
  }

  .other-services-section {
    width: 100%;
    min-width: 0px;
  }

  .other-services-info-container {
    width: 70%;
    min-width: 940px;
  }

  .insurance-logos-section {
    width: 70%;
    min-width: 940px;
  }

  .collision-contact-form-container {
    width: 70%;
    min-width: 940px;
  }

  .auth-chassis-section {
    width: 70%;
    min-width: 940px;
  }

  .freightliner-info-section {
    width: 70%;
    min-width: 940px;
  }

  .chassis-logo {
    max-width: 205.59375px;
  }

  .learn-more-button {
    left: auto;
    top: auto;
    right: -86px;
    bottom: 70px;
  }

  .product-bullet-text {
    font-size: 16px;
    line-height: 28px;
  }

  .tire-info-section {
    width: 70%;
    min-width: 940px;
  }

  .info-wrapper {
    width: 70%;
    min-width: 940px;
  }

  .tire-info-section-grey {
    width: 100%;
    min-width: 940px;
  }

  .slider-bullet {
    font-size: 30px;
    line-height: 28px;
  }

  .roof-guarantee-hook-box {
    width: 100%;
    min-width: 940px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .guarantee-hook-heading {
    font-size: 35px;
  }

  .small-image-right {
    width: auto;
    height: auto;
    max-width: 500px;
  }

  .small-image-slider-right {
    width: auto;
    height: auto;
    max-width: 500px;
  }

  .small-image-left {
    width: auto;
    height: auto;
    max-width: 500px;
  }

  .before-after-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .nav-wrapper {
    max-width: none;
  }

  .header-nav-contact-2 {
    margin-top: 5px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .link-33 {
    font-size: 44px;
  }

  .mega-nav-inner {
    max-width: 1180px;
  }

  .nav-inner {
    width: 70%;
    min-width: 940px;
  }

  .class-link {
    height: 90px;
  }

  .page-content-wrapper {
    width: 70%;
    min-width: 940px;
  }

  .link-container {
    width: auto;
    min-width: 0px;
  }

  .site-map-page-heading {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 34px;
  }

  .page-category {
    font-size: 26px;
  }

  .more-photos-button {
    margin-bottom: 12px;
  }

  .inventory-listing-button-active-2 {
    display: block;
  }

  .text-right-l1-2 {
    width: 180px;
  }

  .text-right-l1-2.inventory-listing {
    width: 150px;
  }

  .text-span-wide-2 {
    font-size: 26px;
    line-height: 30px;
  }

  .inventory-listing-details-link-wide-2 {
    width: 80%;
    max-width: 232.1875px;
    margin: 1vw 24px 2vw;
    padding-right: 0px;
    justify-content: flex-start;
  }

  .inventory-listing-name-wide-2 {
    margin: 1.2vw 24px 1vw;
    font-size: 22px;
    line-height: 18px;
  }

  .inventory-listing-info-wrapper-wide-2 {
    width: 48%;
    height: 100%;
  }

  .listing-msrp-container {
    width: 90%;
    padding-bottom: 13px;
  }

  .unit-container-wide {
    max-height: none;
    justify-content: space-between;
    align-items: flex-start;
  }

  .listing-msrp-wrapper {
    -ms-grid-row-align: center;
        align-self: center;
  }

  .info-stroke-box-wide-2 {
    max-height: none;
  }

  .pop-up-submit-button-2 {
    position: absolute;
  }

  .inventory-listing-price-wide-2 {
    width: auto;
    margin-top: 0vw;
    font-size: 40px;
    line-height: 38px;
  }

  .details-text-wide-2 {
    font-size: 16px;
  }

  .listing-special-price-block {
    margin-bottom: 10px;
    padding-top: 3px;
  }

  .listing-special-price-block.unit {
    margin-bottom: 0px;
  }

  .inventory-listing-price-wide-3 {
    width: auto;
    margin-top: 0vw;
    font-size: 54px;
    line-height: 48px;
  }

  .listing-details-columns-2 {
    display: block;
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .listing-msrp-container-2 {
    width: 380px;
  }

  .inventory-listing-price-wide-4 {
    width: auto;
    margin-top: 0vw;
    font-size: 58px;
    line-height: 51px;
  }

  .cr-model-inventory-section {
    width: 70%;
    min-width: 940px;
  }

  .listing-special-price-block-2 {
    padding-top: 3px;
  }

  .featured-inventory-price-block {
    margin-bottom: 10px;
  }

  .brand-logo-section {
    width: 70%;
    min-width: 940px;
  }

  .button-wrapper {
    position: static;
    max-height: none;
    margin-top: 10px;
  }

  .slider-2 {
    width: 70%;
    max-width: none;
    min-width: 940px;
  }

  .home-page-slider-content-wrapper {
    align-items: flex-start;
  }

  .home-page-slider-content-wrapper.rebates {
    justify-content: center;
  }

  .rv-type-search-contents {
    width: 70%;
    min-width: 940px;
  }

  .type-name-search {
    font-size: 14px;
  }

  .rv-101-tabs-wrapper {
    width: 70%;
    min-width: 940px;
  }

  .brand-logos-stacked-mobile {
    width: auto;
  }

  .rv-type-search-contents-mobile {
    width: 70%;
    min-width: 940px;
  }

  .no-photos-container {
    width: 53%;
    height: auto;
    max-width: none;
  }

  .inventory-listing-section-test {
    width: 70%;
    max-width: none;
    min-width: 940px;
  }

  .no-inventory-section-listings {
    width: 100%;
    min-width: auto;
  }

  .page-link-example {
    margin-bottom: 12px;
  }

  .paragraph-one-line-copy {
    margin-right: 0px;
    font-size: 16px;
    line-height: 28px;
  }

  .html-embed-3 {
    float: right;
  }

  .close-modal-button {
    left: auto;
    bottom: auto;
  }

  .social-share-content-wrapper {
    height: auto;
  }

  .submit-button-wrapper-share-form {
    position: relative;
  }

  .html-embed-20 {
    float: right;
  }

  .share-pop-up-button-show {
    margin-bottom: 12px;
  }

  .blurb-link {
    margin-top: -6px;
    margin-bottom: -212px;
    padding-left: 50px;
    font-size: 17px;
  }

  .runflat-blurbs-container {
    width: 70%;
    min-width: 940px;
  }

  .runflat-box {
    padding-right: 40px;
    padding-left: 40px;
  }

  .below-blue-section {
    width: 70%;
    min-width: 940px;
  }

  .quick-link-service-container {
    width: 70%;
    min-width: 940px;
  }

  .featured-unit-special-block {
    width: 95%;
    margin-top: 40px;
    margin-bottom: -38px;
    padding-top: 3px;
  }

  .featured-unit-special-block.unit {
    margin-bottom: 0px;
  }

  .featured-unit-special-price-text {
    width: auto;
    margin-top: 0vw;
    font-size: 46px;
    line-height: 38px;
  }

  .department-review-section {
    width: 70%;
    min-width: 940px;
  }

  .department-testimonial-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .department-testimonial-arrow {
    width: 65px;
  }

  .department-review-subhead {
    font-size: 26px;
  }

  .newmar-discount-pricing {
    width: auto;
  }

  .newmar-rebate-model-container.reverse {
    justify-content: space-between;
  }

  .cr-copy-paragraph-disclaimer {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph-disclaimer.white {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph-disclaimer.blurb {
    width: 100%;
    height: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-copy-paragraph-disclaimer.contained {
    width: auto;
    min-width: 0px;
  }

  .cr-copy-paragraph-disclaimer.timeline {
    width: 90%;
  }

  .cr-copy-paragraph-disclaimer.white-center {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph-disclaimer.service-link {
    width: 100%;
    height: auto;
    max-width: 390px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-copy-paragraph-disclaimer.centered {
    line-height: 32px;
  }

  .cr-copy-paragraph-disclaimer.light-grey {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph-disclaimer.products {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph-disclaimer.white-left {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph-disclaimer.dk-blue {
    font-size: 16px;
    line-height: 28px;
  }

  .newmar-rebate-hero {
    top: -98px;
    max-width: none;
  }

  .newmar-rebate-hero.finance {
    top: -82px;
    margin-bottom: -59px;
  }

  .newmar-rebate-hero.roof {
    top: -9%;
    margin-bottom: -58px;
  }

  .rebate-lineup-wrapper {
    width: 937px;
    margin-right: auto;
    margin-left: auto;
  }

  .rebate-lineup-image {
    display: block;
    width: 937px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 1440px) {
  .cr-hero-section {
    height: 550px;
    background-image: none;
  }

  .cr-page-body.secondary {
    margin-top: 680px;
  }

  .cr-class-lineup {
    position: relative;
    display: flex;
    margin-bottom: 20px;
  }

  .cr-class-info-box {
    width: auto;
    height: 378px;
    min-width: auto;
    margin-top: 0px;
  }

  .cr-class-info-box.class-a {
    position: absolute;
    width: auto;
    min-width: auto;
    margin-top: 20px;
  }

  .cr-class-shop-link {
    margin-bottom: 16px;
  }

  .cr-copy-section {
    max-width: 1515px;
  }

  .cr-page-subhead.red {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-main-page-head.large-blend {
    max-width: 1515px;
  }

  .cr-h1-headline.make {
    margin-top: 20px;
    font-size: 60px;
    line-height: 65px;
  }

  .cr-copy-paragraph.blurb {
    max-width: none;
  }

  .cr-copy-paragraph.white-centered {
    text-align: center;
  }

  .cr-copy-paragraph.service-link {
    max-width: 390px;
  }

  .cr-copy-paragraph.centered {
    line-height: 32px;
    text-align: center;
  }

  .bullet-section {
    height: 700px;
  }

  .cr-bullet-image-columns {
    max-width: 1515px;
    align-items: center;
  }

  .cr-small-image-slider-left {
    width: auto;
    max-width: 590px;
    float: left;
  }

  .cr-mask {
    width: auto;
  }

  .cr-image-column {
    overflow: visible;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .cr-small-slider-right-arrow-left {
    left: 97px;
    top: auto;
    right: auto;
    bottom: -15px;
  }

  .cr-small-slider-left-arrow-left {
    left: 60px;
    top: auto;
    right: auto;
    bottom: -15px;
  }

  .cr-h3-yellow {
    max-width: 440px;
    margin-bottom: 16px;
  }

  .cr-animated-icon-container {
    bottom: -9%;
  }

  .cr-copy-bulllet-section-frame {
    height: 570px;
  }

  .cr-frame-container {
    height: 700px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .cr-lineup-hero {
    max-width: 1515px;
    margin-top: -198px;
  }

  .cr-bullet-section-fixed-background {
    display: flex;
    height: 700px;
    align-items: center;
  }

  .cr-blurb-container {
    max-width: 1515px;
  }

  .cr-class-info-box-spacer {
    margin-top: 20px;
  }

  .cr-brand-video-container {
    width: 100%;
    max-width: 740px;
    float: right;
  }

  .cr-brand-video {
    width: 101%;
    height: auto;
  }

  .cr-testimonial-section {
    max-width: 1515px;
  }

  .testimonial-copy.on-blue {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-headline-wrapper {
    max-width: 1515px;
  }

  .brand-logo-carousel-wrapper {
    width: auto;
    max-width: none;
    min-width: 0px;
  }

  .featured-inventory-section {
    max-width: 1008px;
    padding-bottom: 10px;
  }

  .featured-inventory-tabs {
    height: auto;
    max-width: none;
  }

  .featured-inventory-tabs-menu {
    width: 20%;
    margin-bottom: 68px;
  }

  .featured-inventory-tabs-content {
    width: 80%;
  }

  .featured-inventory-image-link {
    width: 83%;
  }

  .featured-inventory-image {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .inventory-inner-stroke {
    width: 90%;
    height: 230px;
    margin-top: -76px;
    padding-top: 73px;
  }

  .featured-inventory-make-copy {
    line-height: 18px;
  }

  .text-span {
    font-size: 24px;
    line-height: 17px;
  }

  .featured-inventory-price {
    font-size: 60px;
  }

  .featured-inventory-details {
    width: 90%;
    max-width: none;
  }

  .details-text {
    font-size: 13px;
    line-height: 19px;
  }

  .unit-details-link {
    margin-top: 57px;
  }

  .simple-header {
    max-width: 1515px;
  }

  .policy-content-wrapper {
    max-width: 1515px;
  }

  .secondary-page-hero-section {
    top: 80px;
    height: 600px;
  }

  .image-10 {
    top: -209px;
  }

  .image-10.finance {
    top: -29%;
  }

  .image-10.roof {
    top: -19%;
  }

  .hero-shading-top {
    height: 90px;
    opacity: 0.5;
  }

  .cr-blue-section-container {
    max-width: 1515px;
  }

  .column-single-image {
    height: 120%;
    float: none;
  }

  .background-video {
    overflow: auto;
    height: 550px;
  }

  .copy-section-grey.top {
    margin-top: -106px;
  }

  .grey-copy-container {
    max-width: 1515px;
  }

  .basic-contact-form-container {
    max-width: 1515px;
  }

  .cr-tab-text-block {
    font-size: 16px;
  }

  .location-maps-menu {
    max-width: 1515px;
  }

  .location-info-container {
    max-width: 1515px;
  }

  .inventory-listing-section {
    max-width: 1515px;
  }

  .inventory-listing-name {
    font-size: 22px;
    line-height: 24px;
  }

  .inventory-listing-image-link {
    width: 100%;
  }

  .inventory-listing-unit-image {
    max-width: 101%;
    min-width: 101%;
  }

  .cr-mask-2 {
    width: 100%;
  }

  .listing-details-columns {
    padding-right: 10px;
  }

  .cr-slide-1 {
    width: 100%;
  }

  .tabs-content {
    height: auto;
  }

  .similar-inner-stroke {
    height: 202px;
  }

  .similar-inventory-make-copy {
    font-size: 16px;
    line-height: 21px;
  }

  .disclaimer-section {
    max-width: 1515px;
  }

  .orientation-hook-section {
    max-width: 1515px;
  }

  .cr-slide-close-container {
    height: 46px;
  }

  .advanced-search-close-button {
    width: 38px;
    height: 38px;
  }

  .award-blurb-copy {
    text-align: center;
  }

  .cr-to-do-link-tab-4.w--current {
    min-width: auto;
  }

  .social-feed-section {
    max-width: 1515px;
  }

  .blog-section {
    max-width: 1515px;
  }

  .location-stroke-box {
    height: 520px;
  }

  .location-heading {
    max-width: 340.390625px;
    font-size: 24px;
  }

  .location-hours2 {
    font-size: 22px;
    line-height: 27px;
  }

  .archive-blog-section {
    max-width: 1515px;
  }

  .full-blog-story-section {
    max-width: 1515px;
  }

  .image-24 {
    width: 29%;
    margin-top: -10px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .location-image-row {
    height: 190px;
    justify-content: space-around;
    align-items: flex-start;
  }

  .image-25 {
    position: relative;
    top: 1vw;
    bottom: auto;
    margin-top: 0px;
    align-self: flex-end;
  }

  .image-25.middle {
    top: -0.1vw;
  }

  .full-location-heading {
    font-size: 34px;
  }

  .full-location-phone {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 47px;
  }

  .full-location-address2 {
    font-size: 22px;
    line-height: 27px;
  }

  .full-location-hours-header {
    margin-bottom: 6px;
    font-size: 28px;
  }

  .full-location-map-container {
    margin-top: -170px;
  }

  .progress-video-section {
    max-width: 1515px;
  }

  .video-tab-wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }

  .html-embed-12 {
    max-width: none;
  }

  .featured-brands-section {
    max-width: 1515px;
  }

  .brand-hover {
    display: flex;
  }

  .brand-image-thumbnail {
    width: 100%;
  }

  .brand-hover-overlay {
    padding-right: 25px;
    padding-left: 25px;
  }

  .brand-button-text {
    margin-bottom: 0.4vw;
    font-size: 28px;
    line-height: 39px;
  }

  .brand-model-links {
    margin-top: 17px;
  }

  .model-link {
    margin-bottom: 9px;
    font-size: 1.4vw;
    line-height: 1.5vw;
  }

  .lineup-all-models {
    top: -216px;
    max-width: 1928.625px;
  }

  .all-makes-hook-block {
    height: 250px;
    max-width: 1515px;
  }

  .all-makes-hook-heading {
    font-size: 2vw;
    line-height: 2vw;
  }

  .cr-model-lineup-section {
    max-width: 1515px;
  }

  .make-logo {
    width: 32%;
  }

  .cr-main-model-slider-section {
    padding-top: 40px;
    background-position: 0px -100px;
  }

  .main-model-logo {
    height: auto;
    max-width: 1515px;
  }

  .main-model-slider-container {
    margin-top: 40px;
  }

  .h3-model-name {
    font-size: 28px;
  }

  .model-blurb {
    font-size: 22px;
  }

  .cr-model-button-blue {
    width: 63%;
    max-width: 419px;
  }

  .single-model {
    width: 50%;
  }

  .inventory-listing-image-slider-wide {
    width: 42%;
  }

  .active-button-container-wide {
    top: auto;
    width: auto;
    margin-top: 0px;
  }

  .make-headline-container {
    max-width: 1515px;
  }

  .small-slider-left-arrow-box-flipped {
    left: auto;
    top: auto;
    right: 97px;
    bottom: -15px;
  }

  .small-slider-right-arrow-box-flipped {
    left: auto;
    top: auto;
    right: 60px;
    bottom: -15px;
  }

  .staff-section {
    max-width: 1515px;
  }

  .staff-image-thumbnail {
    width: 100%;
  }

  .staff-info-container {
    display: flex;
  }

  .staff-hover-overlay {
    padding-top: 17px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .staff-name {
    margin-bottom: 0.4vw;
    font-size: 1vw;
    line-height: 1vw;
  }

  .staff-email {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    font-size: 25px;
    line-height: 2vw;
  }

  .sales-contact-form-container {
    max-width: 1515px;
  }

  .services-offered-section {
    max-width: 1515px;
  }

  .service-item-list {
    font-size: 20px;
    line-height: 44px;
  }

  .frvt-copy-container {
    width: 80%;
  }

  .frvt-logo {
    width: 100%;
    max-width: 352px;
  }

  .auth-service-section {
    max-width: 1515px;
  }

  .feature-service-callout {
    font-size: 34px;
    line-height: 34px;
  }

  .link-content {
    display: flex;
    height: 382.75px;
    flex-direction: column;
    justify-content: space-between;
  }

  .link-container {
    width: 70%;
    max-width: 1515px;
    min-width: 940px;
  }

  .service-contact-form-container {
    max-width: 1515px;
  }

  .part-logo-carousel-wrapper {
    width: 70%;
    max-width: 1515px;
    min-width: 940px;
  }

  .part-brands-section {
    max-width: 1515px;
  }

  .part-contact-form-container {
    max-width: 1515px;
  }

  .selling-block {
    padding-right: 60px;
    padding-left: 60px;
  }

  .selling-step-body {
    font-size: 18px;
    line-height: 32px;
  }

  .consignment-contact-form-container {
    max-width: 1515px;
  }

  .finance-calculator-section {
    max-width: 1515px;
  }

  .product-info-container {
    max-width: 1515px;
  }

  .finance-contact-form-container {
    max-width: 1515px;
  }

  .crash-left-image {
    top: 37px;
    width: 1320px;
  }

  .crash-right-image {
    top: 37px;
    width: 1320px;
  }

  .paint-logo-container {
    width: 20%;
  }

  .paint-logo {
    width: 100%;
    max-width: 250px;
  }

  .other-services-section {
    max-width: none;
  }

  .collision-image-thumbnail {
    width: 100%;
  }

  .insurance-logos-section {
    max-width: 1515px;
  }

  .collision-contact-form-container {
    max-width: 1515px;
  }

  .auth-chassis-section {
    max-width: 1515px;
  }

  .freightliner-info-section {
    max-width: 1515px;
  }

  .hunter-product-container {
    width: 41%;
    min-width: 940px;
  }

  .tire-info-section {
    max-width: 1515px;
  }

  .info-wrapper {
    max-width: 1515px;
    margin-top: -208px;
  }

  .tire-hero-image {
    top: -242px;
    max-width: 60%;
  }

  .tire-info-section-grey {
    margin-top: 268px;
  }

  .cr-slider {
    height: 40px;
  }

  .cr-mask-6 {
    height: 40px;
  }

  .slider-bullet {
    font-size: 40px;
    line-height: 31px;
  }

  .section-header-icon {
    width: 120px;
  }

  .roof-guarantee-hook-box {
    height: auto;
    max-width: 1515px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .guarantee-hook-heading {
    font-size: 40px;
    line-height: 37px;
  }

  .small-image-right {
    position: static;
    width: auto;
    max-width: 590px;
    float: left;
  }

  .small-image-slider-right {
    position: relative;
    width: auto;
    max-width: 590px;
    float: right;
  }

  .small-image-left {
    width: auto;
    max-width: 590px;
    float: left;
  }

  .contact-icon-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .title-position {
    margin-bottom: 0.4vw;
    font-size: 0.9vw;
    line-height: 1vw;
  }

  .nav-wrapper {
    width: 100%;
    max-width: none;
    min-width: 0px;
  }

  .mega-nav-inner {
    left: 7.5vw;
  }

  .nav-inner {
    width: 70%;
    max-width: 1515px;
    min-width: 940px;
  }

  .mega-nav-wrap {
    padding-left: 0vw;
  }

  .nav-column {
    max-width: none;
  }

  .class-link {
    height: 6.5vw;
    max-height: 122.84375px;
    transition: height 400ms ease;
  }

  .class-link:hover {
    height: 120px;
  }

  .page-content-wrapper {
    max-width: 1515px;
  }

  .image-27 {
    max-width: 8%;
  }

  .msrp-text {
    font-size: 27px;
    line-height: 26px;
  }

  .text-span-wide-2 {
    font-size: 2.2vw;
    line-height: 2.5vw;
  }

  .inventory-listing-details-link-wide-2 {
    margin-top: 0.7vw;
  }

  .inventory-listing-name-wide-2 {
    margin-top: 1.5vw;
    margin-bottom: 0.4vw;
    font-size: 1.8vw;
  }

  .inventory-listing-info-wrapper-wide-2 {
    width: 57%;
    max-width: 805.75px;
  }

  .listing-msrp-container {
    width: 90%;
  }

  .unit-container-wide {
    justify-content: space-between;
  }

  .listing-msrp-strike-through {
    width: auto;
  }

  .listing-msrp-strike-through.short {
    width: 92%;
  }

  .info-stroke-box-wide-2 {
    height: 90%;
    max-height: 388.4375px;
  }

  .inventory-listing-price-wide-2 {
    bottom: -0.4vw;
    width: auto;
    max-height: none;
    max-width: none;
    font-size: 2.9em;
    line-height: 34px;
  }

  .details-text-wide-2 {
    font-size: 1vw;
    line-height: 1.6vw;
  }

  .cr-mask-7 {
    width: 100%;
  }

  .listing-special-price-block {
    padding-bottom: 10px;
  }

  .inventory-listing-price-wide-3 {
    bottom: -0.4vw;
    width: auto;
    max-height: none;
    max-width: none;
    font-size: 4.4em;
    line-height: 55px;
  }

  .listing-msrp-container-2 {
    width: 90%;
  }

  .inventory-listing-price-wide-4 {
    bottom: -0.4vw;
    width: auto;
    max-height: none;
    max-width: none;
    font-size: 5.1em;
    line-height: 55px;
  }

  .cr-model-inventory-section {
    max-width: 1515px;
  }

  .listing-special-price-block-2 {
    padding-bottom: 10px;
  }

  .featured-inventory-price-block {
    max-width: none;
    margin-bottom: 10px;
  }

  .brand-logo-section {
    max-width: 1515px;
  }

  .slider-2 {
    height: 300px;
    max-width: 1515px;
  }

  .home-page-slider-content-wrapper {
    width: auto;
    height: 400px;
    justify-content: center;
    align-items: flex-end;
  }

  .home-page-slider-content-wrapper.rebates {
    align-items: flex-start;
  }

  .slider-background-image {
    width: auto;
    height: auto;
    max-width: 1515px;
    margin-right: auto;
    margin-left: auto;
  }

  .slider-background-image.newmar-reabtes {
    max-width: 1020px;
    margin-top: -11px;
  }

  .slider-background-image.rebates {
    margin-top: -80px;
  }

  .slider-logo-and-tag-wrapper.right-side {
    top: 0px;
    right: 120px;
    height: 300px;
    justify-content: space-around;
  }

  .slider-logo-and-tag-wrapper.left-side {
    left: 120px;
    top: 0px;
    height: 300px;
  }

  .home-page-slider-link-wrapper {
    height: auto;
  }

  .rv-type-search-contents {
    max-width: 1515px;
  }

  .rv-type-search-class-wrapper {
    width: 11%;
    transition: height 400ms ease;
  }

  .rv-type-search-class-wrapper:hover {
    height: 120px;
  }

  .rv-101-tabs-wrapper {
    max-width: 1515px;
  }

  .brand-logos-stacked-mobile {
    width: auto;
    max-width: none;
    min-width: 0px;
  }

  .rv-type-search-contents-mobile {
    max-width: 1515px;
  }

  .hero-background-image {
    overflow: hidden;
    height: 550px;
  }

  .no-photos-container {
    overflow: hidden;
  }

  .no-photos-image {
    max-width: 100%;
    min-width: 100%;
  }

  .inventory-listing-section-test {
    max-width: 1515px;
  }

  .no-unit-subcopy {
    font-size: 20px;
  }

  .no-inventory-section-listings {
    max-width: 1515px;
  }

  .no-invnetory-text-listing {
    width: auto;
  }

  .modal-wrapper {
    display: none;
  }

  .runflat-blurbs-container {
    max-width: 1515px;
    margin-top: 60px;
  }

  .below-blue-section {
    max-width: 1515px;
  }

  .quick-link-service-container {
    max-width: 1515px;
  }

  .featured-unit-special-block {
    width: 90%;
    margin-top: 50px;
    font-size: 10px;
    line-height: 19px;
  }

  .featured-unit-special-price-text {
    bottom: -0.4vw;
    width: auto;
    max-height: none;
    max-width: none;
    font-size: 46px;
    line-height: 40px;
  }

  .department-review-section {
    max-width: 1515px;
  }

  .department-review-subhead.red {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .newmar-rebate-copy.right-side {
    top: 0px;
    right: 120px;
    height: 300px;
    justify-content: space-around;
  }

  .newmar-rebate-copy.left-side {
    left: 120px;
    top: 0px;
    height: 300px;
  }

  .cr-copy-paragraph-disclaimer.blurb {
    max-width: none;
  }

  .cr-copy-paragraph-disclaimer.white-centered {
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.service-link {
    max-width: 390px;
  }

  .cr-copy-paragraph-disclaimer.centered {
    line-height: 32px;
    text-align: center;
  }

  .newmar-rebate-hero {
    top: -209px;
  }

  .newmar-rebate-hero.finance {
    top: -29%;
  }

  .newmar-rebate-hero.roof {
    top: -19%;
  }
}

@media screen and (max-width: 991px) {
  .cr-camp-animation {
    background-color: transparent;
  }

  .cr-camp-land-background {
    bottom: -9px;
  }

  .cr-footer-content {
    width: 90%;
    max-width: 820px;
  }

  .cr-social-links.new-nav {
    width: 260px;
  }

  .cr-social-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-html-embed.nav {
    width: 30px;
  }

  .cr-footer-contact-info {
    font-style: normal;
  }

  .cr-body {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-link {
    font-size: 11px;
  }

  .cr-link.simple {
    font-size: 13px;
  }

  .cr-footer-follow-form {
    display: none;
  }

  .cr-email-field-closer {
    top: 21%;
  }

  .cr-hero-section {
    height: 370px;
  }

  .cr-page-body {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cr-page-body.secondary {
    margin-top: 500px;
    text-align: left;
  }

  .cr-page-body.unit {
    top: 35px;
    margin-top: 90px;
    padding-top: 40px;
  }

  .cr-page-body.inventory {
    padding-bottom: 20px;
  }

  .cr-page-body.make {
    margin-top: 90px;
  }

  .cr-image {
    width: 187px;
  }

  .cr-header-nav-address {
    margin-top: 2px;
  }

  .cr-header-nav-address.center {
    margin-top: 6px;
  }

  .cr-link-2 {
    font-size: 37px;
  }

  .cr-main-body-container {
    display: block;
  }

  .cr-search-input {
    width: 189px;
  }

  .cr-search-field-closer {
    top: 32px;
    right: 27%;
    display: none;
  }

  .cr-header-nav-background {
    height: 100%;
    opacity: 1;
  }

  .cr-header-fill {
    height: 100%;
  }

  .cr-search-wrapper-mobile {
    right: 7.5%;
  }

  .cr-back-to-top-button {
    width: 37px;
    height: 37px;
    padding-top: 0px;
  }

  .cr-to-top-arrow-a {
    margin-bottom: -13px;
  }

  .cr-to-top-arrow-b {
    margin-bottom: -13px;
  }

  .cr-class-lineup {
    display: flex;
    width: 99.999958%;
    margin-bottom: 20px;
  }

  .cr-class-icon {
    width: 100%;
    max-width: none;
  }

  .cr-class-name {
    font-size: 13px;
  }

  .cr-class-info-box {
    position: static;
    z-index: auto;
    width: 100%;
    height: 780px;
    margin-right: auto;
    margin-left: auto;
    border-top-style: none;
  }

  .cr-class-info-box.class-a {
    z-index: 99;
    height: 810px;
    border-top-style: none;
  }

  .cr-class-info-columns {
    width: 100%;
    max-width: 691.1875px;
    margin: 20px auto 10px;
  }

  .cr-class-pic-column {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-class-description-column {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-class-buttons-column {
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-heading-2 {
    font-size: 33px;
  }

  .cr-image-3 {
    display: block;
    width: 80%;
    max-width: 651px;
    margin: -60px auto 10px;
  }

  .cr-paragraph {
    font-size: 16px;
    line-height: 25px;
  }

  .cr-text-block-4 {
    margin-top: -69px;
    font-size: 15px;
    line-height: 22px;
  }

  .cr-class-shop-link {
    width: 100%;
    margin-bottom: 12px;
  }

  .simple-link-button {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }

  .simple-link-button.featured {
    width: 87%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .simple-link-button.inventory-listing {
    width: 100%;
    font-size: 26px;
  }

  .simple-link-button.blog-story {
    width: 100%;
  }

  .simple-link-button.inventory-listing {
    width: 100%;
  }

  .simple-link-button.unit {
    width: 70%;
  }

  .cr-text-left-l1 {
    font-size: 19px;
  }

  .cr-text-left-l1.small {
    padding-right: 3px;
    font-size: 14px;
  }

  .cr-text-right-l1 {
    width: auto;
    font-size: 19px;
  }

  .cr-text-right-l1.short {
    width: auto;
  }

  .cr-text-right-l1.featured {
    width: 108px;
  }

  .cr-text-right-l1.resource {
    width: 123px;
  }

  .cr-text-right-l1.rv-unit {
    width: 173px;
  }

  .cr-text-right-l1.rv-unit.rebates {
    width: 142px;
  }

  .cr-text-right-l1.inventory-listing {
    width: 110px;
  }

  .cr-text-right-l1.similar {
    width: 61px;
    font-size: 14px;
  }

  .cr-text-right-l1.blog {
    width: 90px;
    font-size: 16px;
  }

  .cr-text-right-l1.yellow {
    width: 175px;
    font-size: 16px;
  }

  .cr-2nd-text-left-l1 {
    display: none;
    font-size: 19px;
  }

  .cr-2nd-text-left-l1.rv-unit {
    font-size: 19px;
  }

  .cr-2nd-text-left-l1.small {
    font-size: 14px;
  }

  .cr-2nd-text-right-l1 {
    display: none;
    font-size: 19px;
  }

  .cr-2nd-text-right-l1.rv-unit {
    font-size: 19px;
  }

  .cr-2nd-text-right-l1.small {
    font-size: 14px;
  }

  .cr-arrow-tail-l1 {
    width: 21px;
  }

  .cr-arrow-tail-l1.small {
    width: 16px;
  }

  .cr-arrow-head-l1 {
    height: 19px;
    margin-top: 1px;
  }

  .cr-small-header-text.sub {
    font-size: 19px;
  }

  .cr-link-3 {
    font-size: 32px;
  }

  .cr-class-info-close {
    display: block;
    cursor: pointer;
  }

  .cr-copy-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
  }

  .cr-page-headlines.yellow-left {
    text-align: center;
  }

  .cr-page-headlines.left {
    line-height: 29px;
  }

  .cr-page-headlines.yellow-left-smaller {
    font-size: 27px;
    line-height: 26px;
    text-align: left;
  }

  .cr-page-headlines.yellow-left-smallest {
    width: 70%;
    font-size: 27px;
    line-height: 26px;
    text-align: left;
  }

  .cr-page-subhead.smaller {
    font-size: 22px;
  }

  .cr-page-subhead.yellow-bold {
    width: 240px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-main-page-head {
    width: 100%;
  }

  .cr-main-page-head.large-blend {
    width: 90%;
    max-width: 820px;
  }

  .cr-main-page-head.full {
    margin-top: 14px;
  }

  .cr-h1-headline {
    font-size: 32px;
  }

  .cr-h1-headline.large-blend {
    font-size: 55px;
    line-height: 50px;
  }

  .cr-h1-headline.secondary {
    top: -40px;
    font-size: 50px;
    line-height: 41px;
  }

  .cr-h1-headline.secondary-short {
    top: -51px;
    font-size: 50px;
  }

  .cr-h1-headline.make {
    top: -51px;
    font-size: 37px;
    line-height: 33px;
    text-shadow: 2px 2px 4px #000;
  }

  .cr-copy-paragraph {
    line-height: 25px;
  }

  .cr-copy-paragraph.white {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
  }

  .cr-copy-paragraph.blurb {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-copy-paragraph.contained {
    width: auto;
    margin-top: 0px;
  }

  .cr-copy-paragraph.timeline {
    width: 100%;
    margin-right: auto;
    margin-left: 0px;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }

  .cr-copy-paragraph.white-center {
    width: 100%;
    max-width: 307px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
  }

  .cr-copy-paragraph.white-sub {
    width: 75%;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .cr-copy-paragraph.service-link {
    width: 90%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-copy-paragraph.centered {
    line-height: 25px;
  }

  .cr-copy-paragraph.white-left {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .cr-copy-paragraph.white-left.two {
    text-align: justify;
  }

  .cr-copy-paragraph.white-left.smaller {
    width: auto;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
  }

  .cr-copy-paragraph.light-grey {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
  }

  .cr-copy-paragraph.white-left {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
  }

  .cr-copy-paragraph.dk-blue {
    width: 230px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .cr-class-lineup-section {
    overflow: visible;
    width: 90%;
    height: auto;
    max-width: 820px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-quick-search-slide-out {
    left: -380px;
    display: block;
  }

  .cr-text-button-b10 {
    font-size: 20px;
  }

  .cr-text-button-b10.short {
    width: 100px;
  }

  .cr-text-button-b10.white {
    font-size: 20px;
  }

  .bullet-section {
    display: block;
    height: 830px;
    margin-top: 180px;
    margin-bottom: 80px;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-direction: row-reverse;
  }

  .bullet-section.short {
    height: 750px;
  }

  .cr-bullet-image-columns {
    display: flex;
    width: 90%;
    max-width: 820px;
    margin-top: 0px;
    flex-direction: column;
    align-items: center;
  }

  .cr-bullet-image-columns.reverse {
    display: flex;
    flex-direction: column-reverse;
    align-self: auto;
    order: 0;
    flex: 0 auto;
  }

  .cr-small-image-slider-left {
    width: 560px;
    height: auto;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-mask {
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-image-column {
    position: relative;
    margin-top: -140px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-row-align: center;
        align-self: center;
    text-align: left;
  }

  .cr-small-slider-right-arrow-left {
    left: 36px;
    top: auto;
    right: 0%;
    bottom: -15px;
  }

  .cr-small-slider-left-arrow-left {
    left: 0%;
    top: auto;
    right: 36px;
    bottom: -15px;
  }

  .cr-copy-column {
    position: relative;
    display: flex;
    margin-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
    flex-direction: column;
    align-items: center;
  }

  .cr-copy-column.left {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cr-h3-yellow {
    width: 560px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .cr-bullet-columns {
    position: relative;
    display: flex;
    width: 405px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
  }

  .cr-h3-white-bullet {
    margin-bottom: 7px;
    font-size: 18px;
  }

  .cr-animated-icon-container {
    bottom: -6%;
    width: 140px;
  }

  .cr-copy-bulllet-section-frame {
    top: 47px;
    right: -5px;
    width: 105%;
    height: 87%;
  }

  .cr-copy-bulllet-section-frame.flipped {
    top: 65px;
    height: 700px;
  }

  .cr-copy-bulllet-section-frame.flipped.short {
    height: 628px;
  }

  .cr-frame-container {
    display: block;
    width: 100%;
    height: 830px;
  }

  .cr-frame-container.short {
    height: 730px;
  }

  .cr-frame-container.short.flip {
    height: 750px;
  }

  .cr-lineup-hero {
    width: 90%;
    margin-top: -98px;
    margin-bottom: 20px;
  }

  .cr-image-6 {
    width: 100%;
  }

  .cr-bullet-section-fixed-background {
    height: 830px;
    padding-top: 0px;
    background-position: 100% 50%;
  }

  .cr-bullet-section-fixed-background.values {
    display: block;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }

  .cr-bullet-section-fixed-background.values.short {
    height: 730px;
  }

  .cr-bullet-section-fixed-background.accessible {
    display: block;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }

  .cr-bullet-section-fixed-background.accessible.short {
    height: 730px;
  }

  .cr-bullet-section-fixed-background.consignment {
    display: block;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }

  .cr-bullet-section-fixed-background.consignment.short {
    height: 730px;
  }

  .cr-bullet-section-fixed-background.collision {
    display: block;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }

  .cr-bullet-section-fixed-background.collision.short {
    height: 750px;
  }

  .cr-bullet-section-fixed-background.chassis {
    display: block;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }

  .cr-blurb-section {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .cr-blurb-section.jobs {
    padding-top: 70px;
  }

  .cr-blurb-section.sales {
    padding-top: 0px;
  }

  .cr-blurb-container {
    width: 90%;
    max-width: 820px;
  }

  .cr-h2-smaller {
    font-size: 22px;
  }

  .cr-h3-red-small {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    text-align: center;
  }

  .cr-site-button-blue {
    width: 91%;
  }

  .cr-site-button-blue.back {
    bottom: -7%;
    width: 178px;
    margin-top: 12px;
  }

  .cr-site-button-blue.small {
    width: 100%;
  }

  .cr-site-button-blue.back {
    width: 100%;
  }

  .cr-site-button-blue.policy {
    bottom: -7%;
    width: 178px;
    margin-top: 12px;
  }

  .cr-site-button-blue.service-link {
    width: 77%;
  }

  .cr-class-info-box-spacer {
    width: 90%;
    height: 810px;
  }

  .cr-video-column {
    position: relative;
    display: flex;
    margin-top: -100px;
    padding-right: 10px;
    padding-left: 10px;
    flex-direction: column;
    align-items: center;
  }

  .cr-brand-video-container {
    width: 600px;
    height: auto;
    max-width: 600px;
  }

  .cr-brand-video {
    width: 101%;
    height: auto;
  }

  .cr-testimonial-section {
    width: 90%;
    max-width: 820px;
    margin-bottom: 0px;
  }

  .cr-story-container {
    height: 300px;
  }

  .cr-testimonial-container {
    margin-top: 10px;
  }

  .testimonial-columns {
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .testimonial-arrow {
    width: 46px;
    margin-top: -14px;
  }

  .testimonial-name {
    margin-top: 6px;
    font-size: 20px;
  }

  .stars {
    width: 85px;
  }

  .testimonial-copy {
    line-height: 22px;
    text-align: left;
  }

  .testimonial-copy.on-blue {
    line-height: 25px;
  }

  .cr-single-button {
    width: 365px;
  }

  .cr-single-button.small {
    width: 318px;
  }

  .cr-single-button.finance-contact {
    width: 300px;
  }

  .cr-single-button.light {
    width: 290px;
  }

  .cr-single-button.blurb {
    width: 100%;
  }

  .cr-secondary-body-container {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .cr-headline-wrapper {
    width: auto;
    max-width: none;
  }

  .brand-logo-carousel-wrapper {
    width: auto;
    max-width: none;
  }

  .brand-logo-grey {
    z-index: 0;
    display: none;
    opacity: 0;
  }

  .brand-logo-grey:hover {
    opacity: 1;
  }

  .brand-logo-color {
    z-index: 1;
  }

  .cr-load-more-container {
    right: -29px;
    bottom: 80px;
  }

  .featured-inventory-section {
    width: 90%;
    max-width: 820px;
    margin-bottom: 60px;
    padding-bottom: 0px;
  }

  .featured-inventory-tabs {
    height: auto;
  }

  .featured-inventory-tabs-menu {
    width: 25%;
    margin-bottom: 69px;
  }

  .cr-tab-link-tab-1 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-tab-link-tab-1.w--current {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-tab-link-tab-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-tab-link-tab-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-tab-link-tab-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-tab-link-tab-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-tab-link-tab-6 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cr-tab-link-tab-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .featured-inventory-tabs-content {
    width: 75%;
  }

  .featured-unit-container {
    padding-top: 14px;
  }

  .featured-inventory-image-link {
    width: 83%;
    max-width: 198.53125px;
  }

  .featured-inventory-image {
    width: 100%;
  }

  .inventory-inner-stroke {
    width: 90%;
    height: 260px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .featured-inventory-make-copy {
    max-width: 191.2734375px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    line-height: 17px;
  }

  .text-span {
    font-size: 20px;
    line-height: 16px;
  }

  .featured-inventory-price {
    font-size: 36px;
    line-height: 50px;
  }

  .featured-inventory-details {
    max-width: 191.2734375px;
    margin-right: auto;
    margin-left: auto;
  }

  .details-text {
    font-size: 12px;
    line-height: 17px;
    text-align: left;
  }

  .unit-details-link {
    width: 90%;
    margin: 48px auto 12px;
  }

  .quick-links-section {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .quick-links-section.contact {
    margin-top: 0px;
  }

  .quick-link-block {
    height: 198px;
  }

  .hack10-gif {
    max-width: 40%;
  }

  .simple-header {
    width: 90%;
    max-width: 820px;
  }

  .arrow-body {
    padding-bottom: 20px;
    background-size: 324px;
  }

  .policy-content-wrapper {
    width: 90%;
    max-width: 820px;
    margin-top: -4px;
  }

  .simple-page-explore-links {
    width: 90%;
    max-width: 820px;
  }

  .explore-link-block {
    height: 124px;
  }

  .explore-link-image {
    width: 89px;
  }

  .statement-container {
    padding-right: 21px;
    padding-left: 21px;
  }

  .information-chart {
    width: auto;
  }

  .text-block-11 {
    font-size: 14px;
    line-height: 26px;
  }

  .data-form-block {
    width: auto;
    margin-bottom: 0px;
  }

  .data-from {
    width: 99.9999%;
  }

  .form-div-container {
    width: auto;
  }

  .form-div-container.short {
    width: auto;
    margin-right: 3px;
  }

  .form-div-container.long {
    width: auto;
  }

  .secondary-page-hero-section {
    height: 460px;
  }

  .image-10 {
    left: 0px;
    width: 1000px;
    max-width: none;
    min-width: 0px;
    margin-bottom: -21px;
  }

  .image-10.paradise {
    margin-right: 0px;
    margin-left: auto;
  }

  .hero-shading-top {
    height: 130px;
  }

  .column-bullets {
    margin-top: 17px;
  }

  .cr-blue-copy-section {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cr-blue-copy-section.no-bottom-margin {
    padding-bottom: 140px;
  }

  .cr-blue-section-container {
    width: 90%;
    max-width: 820px;
  }

  .cr-blue-section-container.flex {
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 80px;
    flex-direction: column-reverse;
    order: 0;
  }

  .resource-information {
    padding-right: 19px;
    padding-left: 19px;
  }

  .resource-phone {
    font-size: 18px;
  }

  .link-13 {
    font-size: 18px;
  }

  .link-15 {
    margin-bottom: 7px;
    font-size: 19px;
    white-space: normal;
  }

  .column-single-image {
    width: auto;
    max-width: 100.69133%;
  }

  .resource-logo {
    height: 180px;
  }

  .resource-container {
    height: 337px;
  }

  .resource-container.products {
    height: 440px;
  }

  .resource-container.products-second {
    height: 440px;
  }

  .canadian-resource-link {
    width: 100%;
    margin-bottom: 12px;
  }

  .resource-link-button {
    width: 207px;
    margin-right: auto;
    margin-left: 0px;
  }

  .resource-link-button.products {
    width: 280px;
  }

  .heading-3-bold {
    margin-top: 20px;
  }

  .background-video {
    height: 370px;
  }

  .h3-unit-name-heading {
    font-size: 21px;
    line-height: 21px;
  }

  .rv-unit-descriptor {
    line-height: 25px;
  }

  .rv-unit-more-button {
    width: 326px;
    margin-bottom: 12px;
  }

  .rv-unit-more-button.smaller {
    width: 100%;
  }

  .rv-unit-link-button {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .copy-paragraph-rv-unit {
    line-height: 25px;
  }

  .copy-section-grey {
    width: 100%;
    max-width: none;
    margin-top: 0px;
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .grey-copy-container {
    width: 90%;
    max-width: 820px;
  }

  .show-more-job-info-link {
    width: 315px;
    height: 22px;
    margin-bottom: 12px;
  }

  .job-link-button {
    width: 100%;
    margin-right: auto;
    margin-left: 0px;
  }

  .page-divider {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .application-form-container {
    width: auto;
  }

  .app-form-grid {
    width: auto;
    grid-template-columns: minmax(40%, auto) repeat(auto-fit, minmax(48%, auto));
  }

  .basic-contact-form-container {
    width: 90%;
    max-width: 820px;
  }

  .recaptcha.overlay {
    right: 0%;
  }

  .cr-tab-text-block {
    font-size: 11px;
  }

  .hours-and-locations-section {
    margin-bottom: 0px;
    padding-top: 80px;
  }

  .cr-tab-link-tab-3-2 {
    padding-right: 11px;
    padding-left: 11px;
  }

  .location-maps-content {
    z-index: 100;
  }

  .location-maps-menu {
    position: static;
    width: 90%;
    max-width: 820px;
  }

  .cr-tab-link-tab-1-2 {
    padding-right: 11px;
    padding-left: 11px;
  }

  .cr-tab-link-tab-1-2.w--current {
    width: 33%;
    max-width: none;
    padding-right: 11px;
    padding-left: 11px;
  }

  .cr-tab-link-tab-2-2 {
    padding-right: 11px;
    padding-left: 11px;
  }

  .location-maps-tabs {
    padding-right: 0px;
    padding-left: 0px;
  }

  .location-info-container {
    width: 90%;
    max-width: 820px;
  }

  .h4-blue {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    text-align: center;
  }

  .inventory-page-columns {
    margin-top: 0px;
  }

  .filter-dropdown-categories {
    font-size: 13px;
  }

  .sort-bar-showing-text {
    font-size: 14px;
  }

  .inventory-filter-dropdown-link {
    height: 40px;
    padding-left: 20px;
    font-size: 13px;
  }

  .sort-bar-dropdown-wrapper {
    width: 254px;
  }

  .inventory-listing-page-number-text {
    font-size: 14px;
  }

  .icon-9 {
    font-size: 12px;
  }

  .inventory-filter-header {
    height: 34px;
  }

  .sort-bar-sort-by-text {
    font-size: 14px;
  }

  .inventory-filter-dropdown-toggle {
    height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .inventory-filter-dropdown-toggle.w--open {
    padding-right: 20px;
    padding-left: 20px;
  }

  .similar-text {
    padding-top: 10px;
    font-size: 12px;
    line-height: 13px;
  }

  .inventory-listing-section {
    width: 90%;
    max-width: 820px;
  }

  .dropdown-toggle-3 {
    height: 40px;
  }

  .dropdown-link-5 {
    height: 40px;
  }

  .inventory-filter-dropdown2 {
    padding-left: 0px;
    font-size: 11px;
  }

  .blue-small-text-bold {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    text-align: center;
  }

  .white-small-text {
    padding-top: 3px;
    font-size: 12px;
    line-height: 13px;
  }

  .inventory-listing-container-one {
    padding: 10px;
  }

  .inventory-listing-container-one.no-pics {
    padding-bottom: 10px;
  }

  .inventory-listing-image-slider {
    width: 70%;
    height: auto;
    max-width: none;
    min-width: 0px;
  }

  .inventory-listing-info-wrapper {
    height: 100%;
    min-width: 270px;
  }

  .inventory-listing-name {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 19px;
  }

  .inventory-listing-image-link {
    position: relative;
  }

  .inventory-listing-details-link {
    width: 90%;
    margin-right: auto;
    margin-bottom: 6px;
    margin-left: 12px;
  }

  .unit-container {
    flex-direction: row;
    align-items: flex-start;
  }

  .unit-button-container {
    margin-top: 0px;
  }

  .info-stroke-box {
    height: 180px;
  }

  .unit-quote-form-container {
    display: none;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .quote-form {
    width: 99.9999%;
  }

  .trade-value-form-container {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .trade-form {
    width: 99.9999%;
  }

  .inventory-listing-container-two {
    padding: 10px 10px 0px;
  }

  .similar-units-column {
    height: auto;
  }

  .cr-unit-details-main-image-mask {
    border-width: 2px;
  }

  .h1-unit-page-model-name {
    font-size: 30px;
    line-height: 25px;
  }

  .h1-unit-page-make-name {
    margin-bottom: 0px;
    font-size: 24px;
  }

  .unit-top-bar {
    align-items: center;
  }

  .unit-design-stroke-box {
    top: 263px;
    height: 640px;
    margin-top: 0px;
    border-width: 2px;
  }

  .unit-blue-block {
    margin-top: 10px;
  }

  .unit-details-text {
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }

  .unit-listing-button-container {
    margin-top: -25px;
  }

  .page-link-share-button {
    height: 28px;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 14px;
  }

  .page-link-share-button.blue {
    display: block;
    height: 28px;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 15px;
  }

  .page-link-share-button.blue-copy {
    display: block;
    height: 28px;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 15px;
  }

  .unit-offer-button {
    width: 100%;
    height: 56px;
    margin-top: 9px;
    margin-right: auto;
    margin-left: auto;
  }

  .buy-for-block {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-36 {
    display: block;
    font-size: 23px;
  }

  .heading-11 {
    margin-right: auto;
    margin-left: auto;
    font-size: 40px;
    line-height: 50px;
  }

  .cr-tab-link-tab-1-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cr-tab-link-tab-1-3.w--current {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cr-tab-link-tab-3-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tabs-content {
    height: auto;
  }

  .forms-container {
    padding: 0px 10px;
  }

  .offer-form {
    width: 99.9999%;
  }

  .unit-more-info-link {
    width: 100%;
    margin-bottom: 12px;
  }

  .similar-unit-container {
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .similar-unit-sidebar {
    overflow: visible;
    width: 100%;
    margin-top: 9px;
  }

  .similar-inventory-image-link {
    width: 88%;
  }

  .similar-inventory-image {
    width: 100%;
    border-width: 2px;
  }

  .similar-inner-stroke {
    width: 100%;
    height: 150px;
    padding-right: 6px;
    padding-left: 6px;
    border-width: 2px;
  }

  .similar-inventory-make-copy {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
    line-height: 17px;
  }

  .similar-unit-link {
    width: 100%;
    max-width: 160px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .similar-link-button {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .button-box {
    padding: 3px 0px;
    border-width: 2px;
  }

  .disclaimer-section {
    width: 90%;
    max-width: 820px;
  }

  .disclaimer-paragraph {
    max-width: 691px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 9px;
    font-size: 10px;
    line-height: 15px;
  }

  .orientation-hook-section {
    width: 100%;
    margin-top: 0px;
    padding-right: 0px;
  }

  .orientation-hook-image {
    z-index: 0;
  }

  .orientation-model-image {
    left: -1%;
    bottom: 30%;
  }

  .orientation-copy-container {
    position: relative;
    right: 0px;
    z-index: 1;
    display: flex;
    width: 90%;
    max-width: 820px;
    margin-right: auto;
    margin-left: auto;
    justify-content: flex-end;
  }

  .hook-copy-section {
    width: 49%;
    max-width: none;
    min-width: 0px;
    margin-right: 0px;
  }

  ._404-regular-copy {
    max-width: 728px;
  }

  ._404-body-copy {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 22px;
    line-height: 25px;
  }

  ._404-whoops {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 91px;
  }

  .text-span-4 {
    font-size: 32px;
  }

  ._404-header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-21 {
    margin-bottom: 0px;
  }

  .advanced-search-close-button {
    margin-top: 5px;
    padding-top: 0px;
    border-width: 5px;
  }

  .quick-search-slide-mobile {
    left: -439px;
    display: none;
    width: 438px;
  }

  .timeline-slider-container {
    width: 691.1875px;
    margin-right: auto;
    margin-left: auto;
  }

  .timeline-info-column {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .timeline-year-big {
    width: auto;
    margin-right: 3px;
    margin-left: 0px;
    font-size: 39px;
    line-height: 34px;
    text-align: left;
  }

  .timeline-year-container {
    width: 100%;
    margin-top: 10px;
  }

  .timeline-year-line {
    width: 278px;
    height: 4px;
  }

  .timeline-left-arrow-box {
    left: 605px;
    top: auto;
    right: auto;
    bottom: 4%;
    width: 31px;
    height: 25px;
  }

  .timeline-right-arrow-box {
    left: auto;
    top: auto;
    right: 26px;
    bottom: 4%;
    width: 31px;
    height: 25px;
  }

  .timeline-dates-nav-container {
    width: 100%;
  }

  .timeline-date-small {
    font-size: 16px;
  }

  .timeline-line {
    width: 361px;
  }

  .timeline-line-1993 {
    width: 78px;
  }

  .timeline-line-2001 {
    width: 130px;
  }

  .timeline-line-2015 {
    width: 183px;
  }

  .timeline-line-2016 {
    width: 236px;
  }

  .timeline-line-2018 {
    width: 287px;
  }

  .timeline-line-2020 {
    width: 361px;
  }

  .italic-text {
    font-size: 18px;
  }

  .image-23 {
    width: 580px;
    margin-top: -37px;
  }

  .featured-awards-columns {
    max-width: 802.796875px;
  }

  .award-blurb-copy {
    line-height: 25px;
    text-align: center;
  }

  .to-do-image {
    width: 100%;
  }

  .cr-to-do-link-tab-2 {
    overflow: visible;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .cr-to-do-link-tab-2:hover {
    background-color: #014a72;
  }

  .cr-to-do-link-tab-2.w--current {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .area-location-wrapper {
    overflow: auto;
    height: 114px;
  }

  .area-location-wrapper.large {
    overflow: visible;
    height: 131px;
  }

  .area-location-wrapper.beach {
    height: 130px;
  }

  .tab-text-block-2 {
    font-size: 11px;
  }

  .cr-to-do-link-tab-1 {
    overflow: visible;
    width: auto;
    height: auto;
    margin-right: 0px;
    float: none;
  }

  .cr-to-do-link-tab-1.w--current {
    width: auto;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .to-do-tabs-wrapper {
    padding-bottom: 20px;
  }

  .to-do-menu {
    width: auto;
    max-width: none;
    min-width: 0px;
  }

  .to-do {
    padding-right: 0px;
    padding-left: 0px;
  }

  .link-20 {
    display: block;
    overflow: auto;
    white-space: normal;
  }

  .cr-to-do-link-tab-3 {
    overflow: visible;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .cr-to-do-link-tab-3:hover {
    background-color: #014a72;
  }

  .cr-to-do-link-tab-3.w--current {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }

  .to-do-tabs {
    max-width: none;
  }

  .cr-to-do-link-tab-4 {
    overflow: visible;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .cr-to-do-link-tab-4:hover {
    background-color: #014a72;
  }

  .cr-to-do-link-tab-4.w--current {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-text-container {
    background-color: #ee3124;
  }

  .h3-white-heading {
    font-size: 28px;
  }

  .social-feed-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-top: 70px;
    margin-bottom: 120px;
  }

  .social-feed-tabs-content {
    height: 530px;
  }

  .cr-tab-link-tab-1-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cr-tab-link-tab-1-4.w--current {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cr-tab-pane-tab-5 {
    height: 305px;
  }

  .event-calendar {
    display: block;
  }

  .event-heading {
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 19px;
  }

  .event-call-info {
    font-size: 16px;
    line-height: 20px;
  }

  .event-date-info {
    font-size: 13px;
    line-height: 19px;
  }

  .calendar-button {
    top: -31px;
    right: -7px;
    bottom: 80px;
  }

  .event-calendar-large {
    display: none;
  }

  .event-calendar-landscape {
    display: none;
  }

  .event-calendar-mobile {
    display: none;
  }

  .blog-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
  }

  .column-4 {
    padding-left: 5px;
  }

  .blog-preview-heading {
    height: 100px;
  }

  .blog-preview-hover-container {
    display: block;
  }

  .blog-preview-hover {
    display: none;
  }

  .blog-hover-line-left {
    width: 7.5%;
  }

  .blog-hover-overlay {
    width: 85%;
    height: 85%;
  }

  .blog-hover-line-right {
    width: 7.5%;
  }

  .blog-preview-button-text {
    width: 100px;
    font-size: 17px;
  }

  .mailing-list-sign-up-form {
    display: block;
    width: 580px;
    margin-top: 20px;
  }

  .mailing-list-form {
    width: 99.9999%;
  }

  .mailing-list-form-block {
    width: auto;
  }

  .accordion-item-heading {
    font-size: 18px;
  }

  .accordion-item-trigger-icon {
    width: 40px;
    height: 22px;
    max-width: 46px;
  }

  .accordion-item-content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .faq-answer-copy {
    line-height: 25px;
  }

  .blog-story-button-link {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 6px;
    margin-left: 0px;
  }

  .text-left-l1-blog {
    font-size: 16px;
  }

  .arrow-head-l1-blog {
    height: 19px;
  }

  .arrow-tail-l1-blog {
    top: 8px;
    width: 21px;
  }

  .new-location-columns {
    width: auto;
  }

  .location-arrow {
    width: 50px;
    margin-bottom: -133px;
  }

  .location-stroke-box {
    height: 400px;
  }

  .location-heading {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 15px;
  }

  .location-phone {
    font-size: 23px;
    line-height: 22px;
  }

  .location-address2 {
    font-size: 12px;
    line-height: 18px;
  }

  .location-hours-header {
    font-size: 16px;
    line-height: 20px;
  }

  .location-hours2 {
    font-size: 16px;
    line-height: 22px;
  }

  .archive-blog-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
  }

  .filter-tag {
    display: block;
    width: auto;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 4px 7px;
  }

  .filter-name {
    font-size: 12px;
  }

  .blog-numbers {
    margin-right: 5px;
    font-size: 12px;
  }

  .full-blog-story-section {
    width: 90%;
    max-width: 820px;
  }

  .h1-headlinee-blog-feature-story {
    font-size: 32px;
  }

  .blog-copy-paragraph {
    line-height: 25px;
  }

  .inventory-search-wrapper {
    right: 7.5%;
  }

  .inventory-search-input {
    width: 100%;
  }

  .inventory-search-field-closer {
    top: 7px;
    right: 48px;
    display: none;
  }

  .location-image-row {
    height: 110px;
  }

  .image-25 {
    position: relative;
    top: 14px;
  }

  .image-25.middle {
    top: 7vw;
    margin-top: -170px;
  }

  .full-location-heading {
    margin-bottom: 0px;
    font-size: 28px;
    line-height: 27px;
  }

  .full-location-info-wrapper {
    height: 440px;
  }

  .full-location-phone {
    margin-bottom: 5px;
    font-size: 51px;
    line-height: 45px;
  }

  .full-location-address2 {
    font-size: 18px;
    line-height: 23px;
  }

  .full-location-hours-header {
    font-size: 24px;
    line-height: 24px;
  }

  .full-location-map-container {
    margin-top: -153px;
  }

  .progress-video-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
  }

  .progress-videos {
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .unit-contact-form {
    width: 99.9999%;
  }

  .featured-brands-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-top: 80px;
  }

  .brand-hover-container {
    display: block;
  }

  .brand-hover {
    display: none;
  }

  .brand-hover-line-left {
    width: 7.5%;
  }

  .brand-hover-overlay {
    width: 85%;
    height: 85%;
  }

  .brand-hover-line-right {
    width: 7.5%;
  }

  .brand-button-text {
    width: 100px;
    font-size: 17px;
  }

  .brand-slide-container {
    padding: 10px 15px 15px;
  }

  .feature-brand-logo-link {
    width: 180px;
  }

  .featured-brand-tagline {
    max-width: 307.90625px;
    margin: 0px auto 3px;
    font-size: 21px;
  }

  .brand-button-link {
    display: block;
    width: 90%;
    max-width: 278px;
    margin-right: auto;
    margin-bottom: 6px;
    margin-left: auto;
  }

  .brand-hover-content {
    width: 100%;
  }

  .lineup-all-models {
    top: -50px;
    width: 100%;
    margin-top: -54px;
    margin-bottom: -20px;
  }

  .all-makes-hook-block {
    width: 90%;
    height: 180px;
    max-width: 820px;
  }

  .all-makes-hook-heading {
    font-size: 32px;
  }

  .cr-model-lineup-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
  }

  .model-name-wrapper {
    bottom: 1%;
    display: block;
  }

  .cr-slider-model-image {
    max-width: 87%;
  }

  .slide-model-name {
    font-size: 23px;
    line-height: 26px;
  }

  .make-logo {
    width: 280px;
    margin-top: 10px;
  }

  .cr-main-model-slider-section {
    margin-bottom: 40px;
  }

  .main-model-logo {
    position: static;
    left: 0%;
    top: 5%;
    right: 0%;
    bottom: auto;
    width: 90%;
    height: auto;
    max-width: 820px;
    padding-top: 0px;
  }

  .main-model-slider-container {
    width: 90%;
    max-width: 820px;
    margin-top: 20px;
  }

  .cr-model-container {
    display: flex;
    padding-top: 10px;
    padding-bottom: 0px;
    flex-direction: column;
    align-items: center;
  }

  .model-image {
    margin-top: 0px;
    margin-bottom: 8px;
  }

  .h3-model-name {
    width: 310px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    font-size: 21px;
    line-height: 23px;
  }

  .slide-info-button {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: -17px;
    display: flex;
    width: 34px;
    height: 34px;
    justify-content: flex-start;
    background-color: #eee;
  }

  .button-arrow {
    width: 11px;
  }

  .model-blurb {
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    font-size: 18px;
    line-height: 19px;
  }

  .cr-model-button-blue {
    width: 100%;
  }

  .single-model {
    width: 50%;
  }

  .inventory-listing-image-slider-wide {
    width: 52%;
    height: auto;
  }

  .active-button-container-wide {
    position: static;
    top: auto;
    width: auto;
    height: 28px;
    margin-bottom: 0px;
  }

  .make-headline-container {
    width: 90%;
    max-width: 820px;
  }

  .small-slider-left-arrow-box-flipped {
    left: 0%;
    top: auto;
    right: 36px;
    bottom: -15px;
  }

  .small-slider-right-arrow-box-flipped {
    left: 36px;
    top: auto;
    right: 0%;
    bottom: -15px;
  }

  .staff-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-bottom: 162px;
  }

  .staff-link-box {
    width: 24.75%;
  }

  .staff-headshot-container {
    display: block;
  }

  .staff-info-container {
    display: block;
    height: auto;
  }

  .staff-hover-overlay {
    width: 100%;
    height: auto;
  }

  .staff-name {
    width: 100%;
    font-size: 16px;
  }

  .staff-email {
    width: 100%;
    max-width: 161.0625px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 22px;
  }

  .sales-contact-form-container {
    width: 90%;
    max-width: 820px;
  }

  .services-offered-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
  }

  .service-list-container {
    padding-left: 10px;
  }

  .service-item-list {
    font-size: 14px;
    line-height: 28px;
  }

  .service-list-arrow {
    width: 50px;
  }

  .frvt-logo-container {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  .frvt-copy-container {
    width: auto;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .frvt-logo {
    display: block;
    width: 240px;
    margin-right: auto;
    margin-left: auto;
  }

  .auth-tagline {
    line-height: 25px;
  }

  .auth-service-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-bottom: 80px;
  }

  .background-video-2 {
    height: auto;
  }

  .cr-blue-copy-video-section {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .blurb-columns-service {
    flex-direction: row;
    align-items: center;
  }

  .link-content {
    display: flex;
    height: 370px;
    max-width: 335px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .service-link-section {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .link-container {
    width: 90%;
    max-width: 820px;
  }

  .service-contact-form-container {
    overflow: visible;
    width: 90%;
    max-width: 820px;
  }

  .service-form-block {
    width: auto;
  }

  .service-form {
    display: block;
    width: 100%;
  }

  .service-form-grid {
    justify-content: stretch;
    justify-items: stretch;
    align-items: start;
    grid-column-gap: 15px;
        grid-template-areas: ". ."
      ". ."
      ". ."
      ". ."
      "Area Area"
      "Area-2 Area-2";
    -ms-grid-columns: 48% 15px 48%;
    grid-template-columns: 48% 48%;
  }

  .service-appointment-date-picker {
    max-width: 138px;
    float: right;
  }

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

  .previous-service-date-picker {
    max-width: 138px;
  }

  .part-logo-carousel-wrapper {
    width: 90%;
    max-width: 820px;
  }

  .part-logo-color {
    z-index: 1;
  }

  .part-hook-container {
    width: 100%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }

  .hook-box-header {
    font-size: 53px;
    line-height: 51px;
  }

  .hook-box-sub {
    font-size: 39px;
    line-height: 32px;
  }

  .part-brands-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-bottom: 10px;
  }

  .part-contact-form-container {
    width: 90%;
    max-width: 820px;
  }

  .part-form-block {
    width: auto;
  }

  .part-form {
    width: 99.9999%;
  }

  .background-video-parts {
    height: auto;
  }

  .part-hook-copy-container {
    width: auto;
    margin-top: 0px;
    margin-left: 0px;
  }

  .selling-block {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .heading-20 {
    font-size: 30px;
    line-height: 33px;
  }

  .or-circle {
    height: 106px;
  }

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

  .h3-dark-bullet {
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 21px;
  }

  .number-circle {
    left: -10px;
    top: -10px;
    width: 50px;
    height: 50px;
  }

  .circle-number {
    font-size: 32px;
  }

  .consignment-contact-form-container {
    width: 90%;
    max-width: 820px;
  }

  .consignment-form-block {
    width: auto;
  }

  .consignment-form {
    width: 99.9999%;
  }

  .finance-calculator-section {
    width: 90%;
    max-width: 820px;
  }

  .product-info-container {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-bottom: 0px;
  }

  .product-info-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .product-info-section-grey {
    width: 100%;
    max-width: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .product-info-section-grey.last {
    margin-bottom: -181px;
    padding-bottom: 148px;
  }

  .product-list-bullets {
    font-size: 16px;
    line-height: 25px;
  }

  .product-info-wrapper {
    width: auto;
  }

  .finance-contact-form-container {
    width: 90%;
    max-width: 820px;
  }

  .finance-form-block {
    width: auto;
  }

  .finance-form {
    width: 99.9999%;
  }

  .finance-calc-message {
    width: 54%;
    line-height: 25px;
  }

  .anchor-point {
    top: -100px;
  }

  .crash-animation-section {
    margin-top: 29px;
  }

  .never-happened-hook-container {
    width: 600px;
    height: 450px;
  }

  .hook-center-burst {
    width: 390px;
  }

  .hook-circle {
    width: 250px;
    height: 250px;
  }

  .hook-text {
    margin-bottom: 2px;
    font-size: 32px;
    line-height: 31px;
  }

  .paint-logo-container {
    display: flex;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .paint-logo {
    display: block;
    width: 28%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .paint-logo.middle {
    margin-bottom: 0px;
  }

  .other-services-section {
    width: 100%;
    max-width: none;
    min-width: 0px;
    margin-top: -80px;
    margin-bottom: 80px;
    padding-bottom: 0px;
  }

  .other-service-columns {
    margin-bottom: 0px;
  }

  .other-service-column {
    padding-left: 0px;
  }

  .other-service-container {
    display: block;
  }

  .service-slide-container {
    padding: 10px 15px 15px;
  }

  .other-services-info-container {
    bottom: 31px;
    width: 90%;
    max-width: 820px;
    padding-bottom: 40px;
  }

  .other-service-info-block {
    width: 42%;
  }

  .insurance-logos-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-bottom: 10px;
  }

  .collision-contact-form-container {
    width: 90%;
    max-width: 820px;
  }

  .collision-form-block {
    width: auto;
  }

  .collision-form {
    width: 99.9999%;
  }

  .auth-chassis-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-bottom: 80px;
  }

  .freightliner-info-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-bottom: 80px;
  }

  .chassis-logo {
    max-width: 145.875px;
  }

  .chassi-tabs-content {
    margin-top: 10px;
  }

  .cr-tab-link-tab-1-7 {
    height: 70px;
  }

  .cr-tab-link-tab-1-7.w--current {
    height: 70px;
  }

  .cr-tab-pane-tab-1-4 {
    margin-top: 0px;
  }

  .chassis-type-info-wrapper {
    align-items: flex-start;
  }

  .chassis-image {
    width: 42%;
  }

  .chassis-call-out-section {
    width: 90%;
    max-width: 820px;
    margin-right: auto;
    margin-left: auto;
  }

  .chassis-callouts-wrapper {
    width: 100%;
    max-width: 691.1875px;
    margin-bottom: -37px;
  }

  .callout-container.wheels {
    bottom: 50px;
    width: 290px;
    height: 44px;
  }

  .callout-container.engine {
    bottom: 50px;
    width: 290px;
    height: 44px;
  }

  .callout-container.frame-rails {
    bottom: 50px;
    width: 290px;
    height: 44px;
  }

  .callout-container.suspension {
    top: 20px;
    width: 290px;
    height: 44px;
  }

  .callout-container.fuel-tank {
    top: 20px;
    width: 290px;
    height: 44px;
  }

  .callout-container.transmission {
    top: 20px;
    width: 290px;
    height: 44px;
  }

  .callout-container.rear-suspension {
    bottom: 50px;
    display: none;
    width: 290px;
    height: 44px;
  }

  .callout-container.shocks {
    top: 20px;
    width: 290px;
    height: 44px;
  }

  .callout-container.radiator {
    bottom: 50px;
    width: 290px;
    height: 44px;
  }

  .callout-container.disc-brakes {
    top: 20px;
    width: 290px;
    height: 44px;
  }

  .callout-container.electrical {
    top: 20px;
    display: none;
    width: 290px;
    height: 44px;
  }

  .callout-heading {
    font-size: 20px;
  }

  .callout-point {
    right: 200px;
    bottom: 80px;
    width: 22px;
    height: 22px;
    border-width: 2px;
  }

  .callout-point.rear-suspension {
    left: 130px;
    top: 91px;
  }

  .callout-point.engine {
    left: 68px;
    top: 23px;
  }

  .callout-point.frame-rails {
    right: 407px;
    bottom: 203px;
  }

  .callout-point.radiator {
    left: 110px;
    top: 18px;
  }

  .callout-point.wheels1 {
    right: 263px;
    bottom: 55px;
  }

  .callout-point.wheels2 {
    left: 65px;
    top: 86px;
  }

  .callout-point.fuel-tank {
    right: 315px;
    bottom: 147px;
  }

  .callout-point.transmission {
    left: 105px;
    top: 53px;
  }

  .callout-point.shocks {
    right: 233px;
    bottom: 124px;
  }

  .callout-point.brakes {
    right: 300px;
  }

  .callout-point.electrical {
    right: 75px;
    bottom: 101px;
  }

  .hunter-product-container {
    width: 90%;
    max-width: 691.1875px;
    margin-top: 35px;
  }

  .hunter-product-columns {
    width: 100%;
  }

  .learn-more-button {
    right: -29px;
    bottom: 80px;
  }

  .product-feature-icon {
    height: 71.625px;
    -ms-grid-row-align: center;
        align-self: center;
    flex: 1;
  }

  .product-bullet-text {
    width: 61%;
    margin-bottom: 0px;
    line-height: 25px;
  }

  .product-bullet-text.alone {
    width: 100%;
    margin-bottom: 5px;
  }

  .product-bullet {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-self: flex-end;
  }

  .tire-image.alt {
    margin-top: 21px;
  }

  .tire-info-section {
    width: 90%;
    max-width: 820px;
    min-width: 0px;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .product-info-wrapper-tires {
    width: auto;
    padding-right: 17px;
    padding-left: 17px;
  }

  .info-wrapper {
    width: 90%;
    max-width: 820px;
    margin-top: -202px;
  }

  .tire-hero-image {
    top: -218px;
    width: 94%;
  }

  .tire-info-section-grey {
    width: 100%;
    max-width: none;
    margin-top: 131px;
    margin-bottom: 0px;
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .cr-slider {
    height: auto;
  }

  .cr-mask-6 {
    height: auto;
  }

  .slider-bullet {
    font-size: 32px;
    line-height: 45px;
  }

  .section-header-icon {
    width: 140px;
  }

  .roof-guarantee-hook-box {
    width: 100%;
    height: auto;
    max-width: 820px;
    padding-bottom: 20px;
  }

  .guarantee-hook-heading {
    font-size: 31px;
    line-height: 30px;
  }

  .image-26 {
    border-radius: 40px;
  }

  .small-image-right {
    width: 560px;
    height: auto;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .small-image-slider-right {
    width: 560px;
    height: auto;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }

  .small-image-left {
    width: 560px;
    height: auto;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .before-after-block {
    max-width: 691.1875px;
    margin-right: auto;
    margin-left: auto;
  }

  .before-image-container {
    border-width: 6px;
  }

  .after-image-container {
    width: 100%;
    border-width: 6px;
  }

  .after-image {
    width: 679px;
  }

  .before-image {
    width: 679px;
  }

  .right-expand-button {
    right: 44.1%;
    width: 5%;
    padding-right: 8px;
  }

  .left-expand-button {
    left: 45%;
    width: 5%;
    padding-left: 8px;
  }

  .before-pic-heading-container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .h3-labels {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .after-pic-heading-container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .contact-icon-container {
    max-width: 161.0625px;
  }

  .title-position {
    width: 100%;
    font-size: 12px;
  }

  .header-nav-address-2 {
    margin-top: 2px;
  }

  .link-33 {
    font-size: 37px;
  }

  .mega-nav-inner {
    width: 260px;
  }

  .nav-inner {
    width: 90%;
    max-width: 820px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .hamburger-wrap {
    height: 40px;
  }

  .mega-nav-wrap {
    width: 260px;
    transform: translate(0px, -400px);
  }

  .nav-column {
    width: 260px;
  }

  .link-34 {
    font-size: 11px;
  }

  .search-hamburger-container {
    width: 260px;
    height: 60px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .nav-link-2 {
    width: 260px;
  }

  .nav-link-2.w--current {
    width: 230px;
    margin-bottom: 10px;
    padding-bottom: 0px;
  }

  .link-block-9.w--current {
    margin-right: 12px;
  }

  .search-field-closer-2 {
    top: 8px;
    right: 27%;
    display: none;
  }

  .dropdown-active {
    width: 260px;
  }

  .dropdown-toggle-4 {
    width: 240px;
  }

  .page-container {
    height: 100vh;
    padding-top: 30px;
  }

  .page-content-wrapper {
    width: 90%;
    max-width: 820px;
  }

  .logo-container {
    padding-right: 80px;
    justify-content: space-between;
  }

  .link-container {
    margin-top: 40px;
    padding-left: 0px;
  }

  .site-map-page-heading {
    font-size: 36px;
  }

  .site-link-wrapper {
    margin-top: 40px;
  }

  .page-category {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 25px;
  }

  .category-wrapper {
    margin-bottom: 30px;
  }

  .unit-image-1 {
    width: 100%;
  }

  .more-photos-button {
    height: 28px;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 14px;
  }

  .msrp-text {
    font-size: 17px;
    line-height: 20px;
  }

  .inventory-listing-button-active-2 {
    height: 28px;
  }

  .text-right-l1-2 {
    width: auto;
    font-size: 19px;
  }

  .text-right-l1-2.inventory-listing {
    width: 110px;
  }

  .text-span-wide-2 {
    font-size: 22px;
    line-height: 20px;
  }

  .text-left-l1-2 {
    font-size: 19px;
  }

  .inventory-listing-details-link-wide-2 {
    width: 80%;
    max-width: 220.390625px;
    margin: 11px auto 13px 12px;
  }

  .inventory-listing-name-wide-2 {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 17px;
  }

  .listing-msrp-container {
    display: flex;
    width: 90%;
    margin-top: 13px;
    padding-top: 8px;
    padding-bottom: 10px;
  }

  .unit-container-wide {
    align-items: flex-start;
  }

  .listing-msrp-strike-through.short {
    width: 90%;
  }

  .info-stroke-box-wide-2 {
    height: 196px;
    padding-top: 0px;
  }

  .inventory-listing-button-2 {
    height: 28px;
    padding-top: 1px;
  }

  .arrow-tail-l1-2 {
    width: 21px;
  }

  .inventory-listing-price-wide-2 {
    bottom: -1px;
    width: auto;
    font-size: 27px;
    line-height: 27px;
  }

  .unit-button-container-wide-2 {
    height: 28px;
    margin-top: -28px;
    margin-bottom: 0px;
  }

  ._2nd-text-right-l1-2 {
    display: none;
    font-size: 19px;
  }

  ._2nd-text-left-l1-2 {
    display: none;
    font-size: 19px;
  }

  .details-text-wide-2 {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .listing-special-price-block {
    margin-top: 6px;
    padding-top: 2px;
    padding-bottom: 6px;
  }

  .listing-special-price-block.unit {
    margin-top: 10px;
  }

  .special-price-text {
    font-size: 21px;
    line-height: 27px;
  }

  .inventory-listing-price-wide-3 {
    bottom: -1px;
    width: auto;
    font-size: 40px;
    line-height: 40px;
  }

  .listing-msrp-container-2 {
    width: 290px;
    padding-bottom: 12px;
  }

  .inventory-listing-price-wide-4 {
    bottom: -1px;
    width: auto;
    font-size: 40px;
    line-height: 40px;
  }

  .cr-model-inventory-section {
    width: 90%;
    max-width: 820px;
  }

  .special-price-text-2 {
    font-size: 26px;
    line-height: 30px;
  }

  .listing-special-price-block-2 {
    padding-bottom: 6px;
  }

  .brand-logo-section {
    width: 90%;
    max-width: 820px;
  }

  .button-wrapper {
    margin-bottom: 0px;
  }

  .slider-2 {
    width: 90%;
    height: 220px;
    max-width: 820px;
  }

  .slide-nav-9 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .home-page-slider-content-wrapper {
    align-items: flex-start;
  }

  .home-page-slider-content-wrapper.rebates {
    justify-content: center;
  }

  .slider-brand-logo {
    width: 150px;
  }

  .slider-brand-logo.smaller {
    width: 140px;
  }

  .slider-brand-logo.smaller.taller {
    max-height: 80px;
  }

  .slider-brand-logo.short {
    max-height: 60px;
  }

  .slider-brand-logo.shorter {
    max-height: 50px;
  }

  .slider-logo-and-tag-wrapper.right-side {
    right: 50px;
    width: 190px;
    height: 220px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .slider-logo-and-tag-wrapper.left-side {
    left: 50px;
    width: 190px;
    height: 220px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .slider-text-under-logo {
    font-size: 18px;
  }

  .rv-type-search-section {
    width: 90%;
    max-width: 820px;
  }

  .rv-type-search-contents {
    width: auto;
  }

  .rv-type-search-class-wrapper {
    width: 13%;
  }

  .type-name-search {
    font-size: 13px;
  }

  .class-search-button {
    width: 100%;
    font-size: 13px;
  }

  .rv-101-tabs-wrapper {
    width: auto;
  }

  .rv-101-tabs {
    padding-right: 5px;
    padding-left: 5px;
  }

  .rv-101-tab-copy {
    font-size: 14px;
  }

  .brand-logos-stacked-mobile {
    width: auto;
    max-width: none;
  }

  .rv-type-search-contents-mobile {
    width: auto;
  }

  .hero-background-image {
    height: 370px;
  }

  .no-photos-container {
    width: 70%;
    height: auto;
    max-width: none;
    min-width: 0px;
  }

  .no-photos-image {
    max-width: 100%;
    min-width: 100px;
  }

  .main-nav-search-filter-list {
    top: 60px;
  }

  .main-nav-search-filter-list-mobile {
    top: 60px;
  }

  .inventory-search-filter-list {
    top: 36px;
  }

  .inventory-listing-section-test {
    width: 90%;
    max-width: 820px;
  }

  .no-unit-subcopy {
    margin-top: 9px;
    margin-bottom: 13px;
    font-size: 14px;
  }

  .no-inventory-section-listings {
    width: auto;
    max-width: none;
  }

  .no-inventory-block-listing {
    height: auto;
    padding: 20px;
  }

  .no-invnetory-text-listing {
    width: auto;
    font-size: 20px;
    line-height: 22px;
  }

  .no-inventory-link-button-listing {
    width: 350px;
    max-width: none;
    font-size: 13px;
    line-height: 15px;
  }

  .page-link-example {
    height: 28px;
    margin-bottom: 0px;
    padding-top: 1px;
    font-size: 14px;
  }

  .share-button-block-wrapper {
    height: 28px;
    margin-bottom: 6px;
  }

  .html-embed-15 {
    top: auto;
    display: block;
    height: 28px;
    margin-bottom: 0px;
    padding-top: 0px;
    border: 0px none #000;
    font-size: 15px;
  }

  .share-button-block-wrapper-listings {
    position: relative;
    display: block;
    height: 28px;
    margin-bottom: 10px;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .paragraph-one-line-copy {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
    line-height: 24px;
  }

  .html-embed-3 {
    float: right;
  }

  .close-modal-button {
    left: auto;
    bottom: auto;
  }

  .html-embed-20 {
    float: right;
  }

  .share-pop-up-button-show {
    height: 28px;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 14px;
  }

  .share-pop-up-button-show.blue {
    display: block;
    height: 28px;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 15px;
  }

  .share-pop-up-button-show.blue-copy {
    display: block;
    height: 28px;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 15px;
  }

  .blurb-link {
    margin-bottom: 0px;
    padding-left: 30px;
    font-size: 13px;
  }

  .runflat-blurbs-container {
    width: 90%;
    max-width: 820px;
  }

  .below-blue-section {
    width: 90%;
    max-width: 820px;
  }

  .quick-link-service-container {
    width: 90%;
    max-width: 820px;
  }

  .featured-unit-special-block {
    width: 90%;
    margin-top: 44px;
    margin-bottom: -37px;
    padding-top: 2px;
    padding-bottom: 6px;
  }

  .featured-unit-special-block.unit {
    margin-top: 10px;
  }

  .featured-unit-special-price-text {
    bottom: -1px;
    width: auto;
    font-size: 30px;
    line-height: 30px;
  }

  .department-review-section {
    width: 100%;
    margin-top: -82px;
    margin-bottom: 60px;
  }

  .department-review-section.parts {
    margin-top: 68px;
  }

  .department-review-section.finance {
    margin-top: 100px;
    margin-bottom: -181px;
    padding-bottom: 0px;
  }

  .department-review-section.collision {
    position: relative;
    z-index: 2;
    margin-top: -90px;
  }

  .department-testimonial-wrapper {
    width: 100%;
    padding-bottom: 60px;
    border-radius: 0px;
  }

  .department-testimonial-wrapper.finance {
    padding-bottom: 100px;
  }

  .slider-3 {
    height: auto;
  }

  .department-testimonial-arrow {
    width: 70px;
    margin-top: -14px;
  }

  .department-review-subhead.smaller {
    font-size: 22px;
  }

  .department-review-subhead.yellow-bold {
    width: 240px;
    margin-right: auto;
    margin-left: auto;
  }

  .newmar-rebate-copy {
    top: 20px;
    right: 50px;
    max-width: none;
  }

  .newmar-rebate-copy.right-side {
    right: 50px;
    width: 190px;
    height: 220px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .newmar-rebate-copy.left-side {
    left: 50px;
    width: 190px;
    height: 220px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .newmar-rebate-slider-text {
    font-size: 19px;
    line-height: 23px;
  }

  .newmar-rebate-slider-text-sub {
    margin-top: 2px;
    font-size: 14px;
    line-height: 16px;
  }

  .newmar-discount-pricing {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 37px;
  }

  .newmar-rebate-model-container {
    justify-content: space-between;
  }

  .newmar-rebate-model-image {
    width: 60%;
  }

  .cr-copy-paragraph-disclaimer {
    line-height: 25px;
  }

  .cr-copy-paragraph-disclaimer.white {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.blurb {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-copy-paragraph-disclaimer.contained {
    width: auto;
    margin-top: 0px;
  }

  .cr-copy-paragraph-disclaimer.timeline {
    width: 100%;
    margin-right: auto;
    margin-left: 0px;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
  }

  .cr-copy-paragraph-disclaimer.white-center {
    width: 100%;
    max-width: 307px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white-sub {
    width: 75%;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.service-link {
    width: 90%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-copy-paragraph-disclaimer.centered {
    line-height: 25px;
  }

  .cr-copy-paragraph-disclaimer.white-left {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .cr-copy-paragraph-disclaimer.white-left.two {
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.white-left.smaller {
    width: auto;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.light-grey {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
  }

  .cr-copy-paragraph-disclaimer.white-left {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.dk-blue {
    width: 230px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .newmar-rebate-hero {
    left: auto;
    right: 0px;
    width: 1000px;
    max-width: none;
    min-width: 0px;
    margin-bottom: -21px;
  }

  .newmar-rebate-hero.paradise {
    margin-right: 0px;
    margin-left: auto;
  }

  .rebate-lineup-wrapper {
    max-width: 691.1953125px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .cr-footer-section {
    padding-bottom: 30px;
  }

  .cr-footer-content {
    max-width: 620px;
    padding-top: 10px;
  }

  .cr-footer-logo {
    width: 378px;
  }

  .cr-footer-quick-links {
    display: none;
  }

  .cr-footer-quick-links.mobile {
    display: block;
  }

  .cr-social-links.mobile {
    width: 84%;
    max-width: 432px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-social-links.new-nav {
    width: 100%;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  .cr-social-link-columns {
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-html-embed {
    width: 43px;
  }

  .cr-footer-contact-info.mobile {
    margin-top: 10px;
  }

  .cr-white-text-one.small {
    margin-top: 13px;
  }

  .cr-link {
    font-size: 12px;
    line-height: 15px;
    text-align: right;
  }

  .cr-link.simple {
    font-size: 14px;
    line-height: 19px;
  }

  .cr-footer-links {
    line-height: 40px;
  }

  .cr-footer-links.mobile {
    line-height: 29px;
  }

  .cr-footer-follow-form {
    margin-top: 20px;
  }

  .cr-copyright-text {
    display: block;
    margin-top: 0px;
  }

  .cr-hero-section {
    height: 350px;
    margin-top: 0px;
    padding-top: 77px;
  }

  .cr-page-body {
    top: 0px;
    display: block;
    margin-top: 100vh;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cr-page-body.secondary {
    margin-top: 289px;
    box-shadow: 0 -1px 20px -9px #000;
    color: #004fa3;
  }

  .cr-page-body.unit {
    top: 15px;
    margin-top: -27px;
    padding-top: 70px;
    box-shadow: 0 -1px 20px -9px #000;
  }

  .cr-page-body.inventory {
    margin-top: -21px;
    padding-top: 76px;
    box-shadow: 0 -1px 20px -9px #000;
  }

  .cr-page-body.make {
    margin-top: -26px;
    padding-top: 0px;
  }

  .cr-image {
    width: 200px;
  }

  .cr-header-nav-contact {
    margin-top: 0px;
    text-align: right;
  }

  .cr-header-nav-contact.simple {
    margin-top: 0px;
  }

  .cr-header-nav-phone {
    font-size: 31px;
    text-align: right;
  }

  .cr-header-nav-phone.simple {
    font-size: 25px;
  }

  .cr-header-nav-address {
    margin-top: 3px;
    font-size: 16px;
    line-height: 16px;
    text-align: right;
  }

  .cr-header-nav-address.center {
    font-size: 14px;
  }

  .cr-link-2 {
    font-size: 41px;
    text-align: right;
  }

  .cr-search-input {
    position: static;
    top: 100px;
    width: 100%;
    height: 32px;
    padding-left: 29px;
    border-radius: 40px;
    font-size: 13px;
  }

  .cr-search-button {
    height: 32px;
    border-bottom-right-radius: 20px;
    font-size: 8px;
  }

  .cr-search-field-closer {
    position: absolute;
    left: auto;
    top: auto;
    right: 15%;
    bottom: 11px;
    display: none;
    width: 17px;
  }

  .cr-header-nav-background {
    position: absolute;
    display: block;
    height: 100%;
    border-bottom: 1px solid #ffef00;
    background-color: #041033;
    opacity: 1;
  }

  .cr-header-fill {
    height: 100%;
  }

  .cr-mobile-call-button {
    position: static;
    left: 10px;
    display: block;
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    align-self: flex-start;
  }

  .cr-call-link {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    text-align: right;
  }

  .cr-html-embed-3 {
    width: 30px;
    height: 30px;
    margin-right: auto;
    margin-left: auto;
    color: #ffef00;
  }

  .cr-html-embed-3:hover {
    color: #ffd900;
  }

  .cr-search-wrapper-mobile {
    position: relative;
    left: 0%;
    top: 57px;
    right: 0%;
    bottom: 95px;
    z-index: 12;
    display: flex;
    width: 85%;
    height: 32px;
    max-width: 620px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    justify-content: center;
  }

  .cr-search-wrapper-mobile.home {
    position: relative;
    top: 109px;
    z-index: 10;
  }

  .cr-mobile-footer {
    display: block;
  }

  .cr-scroll-down-button {
    display: none;
  }

  .cr-link-block-5 {
    top: 80%;
    display: block;
  }

  .cr-class-lineup {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }

  .cr-class-icon {
    width: 110px;
    max-width: none;
  }

  .cr-class-name {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .cr-class-info-box {
    display: block;
    height: 760px;
    max-width: 620px;
    margin-top: 0px;
    padding-bottom: 0px;
  }

  .cr-class-info-box.class-a {
    width: 90%;
    height: 840px;
    max-width: 620px;
    min-width: 432px;
  }

  .cr-image-3 {
    max-width: 400px;
    margin-top: -30px;
  }

  .cr-paragraph.rv-101-copy {
    font-size: 14px;
    line-height: 22px;
  }

  .cr-text-block-4 {
    margin-top: -38px;
  }

  .cr-class-shop-link {
    width: 392px;
    margin-right: auto;
    margin-left: auto;
  }

  .simple-link-button {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .simple-link-button.unit {
    width: 90%;
  }

  .cr-text-right-l1.rv-unit {
    width: 182px;
  }

  .cr-text-right-l1.inventory-listing {
    text-align: left;
  }

  .cr-text-right-l1.blog {
    text-align: left;
  }

  .cr-text-right-l1.yellow {
    text-align: left;
  }

  .cr-class-info-block {
    width: 24%;
  }

  .cr-copy-section {
    max-width: 620px;
    margin-top: 0px;
  }

  .cr-page-headlines {
    width: auto;
    margin-bottom: 30px;
  }

  .cr-page-headlines.left {
    margin-bottom: 3px;
  }

  .cr-page-headlines.home {
    margin-bottom: 10px;
    font-size: 36px;
  }

  .cr-page-headlines.yellow-left-smallest {
    width: 76%;
  }

  .cr-page-subhead {
    line-height: 31px;
  }

  .cr-page-subhead.smaller {
    font-size: 22px;
  }

  .cr-page-subhead.big-margin {
    margin-top: 0px;
  }

  .cr-page-subhead.yellow-bold {
    width: auto;
  }

  .cr-main-page-head {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 11%;
    width: 60%;
  }

  .cr-main-page-head.large-blend {
    max-width: 620px;
  }

  .cr-main-page-head.full {
    width: 90%;
    margin-top: 12px;
  }

  .cr-h1-headline {
    font-size: 26px;
  }

  .cr-h1-headline.large-blend {
    font-size: 34px;
    line-height: 35px;
  }

  .cr-h1-headline.secondary {
    top: -26px;
    font-size: 30px;
    line-height: 26px;
  }

  .cr-h1-headline.secondary-short {
    top: -26px;
    font-size: 30px;
    line-height: 29px;
  }

  .cr-h1-headline.make {
    top: -26px;
    margin-top: 13px;
    font-size: 24px;
    line-height: 23px;
  }

  .cr-copy-paragraph {
    text-align: justify;
  }

  .cr-copy-paragraph.white {
    width: 100%;
    margin-top: 10px;
    text-align: justify;
  }

  .cr-copy-paragraph.blurb {
    width: auto;
    max-width: none;
  }

  .cr-copy-paragraph.white-center {
    text-align: justify;
  }

  .cr-copy-paragraph.timeline {
    width: 100%;
    margin-top: 10px;
    text-align: justify;
  }

  .cr-copy-paragraph.white-centered {
    text-align: justify;
  }

  .cr-copy-paragraph.white-center {
    width: 92%;
    max-width: 370px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .cr-copy-paragraph.white-sub {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }

  .cr-copy-paragraph.service-link {
    width: 100%;
    max-width: 495.6875px;
  }

  .cr-copy-paragraph.centered {
    line-height: 25px;
    text-align: justify;
  }

  .cr-copy-paragraph.white-left {
    width: 100%;
    margin-top: 20px;
    text-align: justify;
  }

  .cr-copy-paragraph.light-grey {
    width: 100%;
    margin-top: 10px;
    text-align: left;
  }

  .cr-copy-paragraph.products {
    margin-top: 10px;
  }

  .cr-copy-paragraph.white-left {
    width: 100%;
    margin-top: 10px;
    text-align: justify;
  }

  .cr-copy-paragraph.chassis-tabs {
    width: 100%;
    margin-top: 10px;
  }

  .cr-copy-paragraph.dk-blue {
    width: 100%;
    margin-top: 2px;
    text-align: center;
  }

  .cr-class-lineup-section {
    height: auto;
    max-width: 620px;
  }

  .cr-quick-search-slide-out {
    left: -438px;
    top: auto;
    bottom: 15%;
    z-index: 3;
    display: none;
  }

  .cr-h2-yellow.mobile {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 22px;
  }

  .cr-quick-search-filters {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .cr-quick-search-filter-line {
    margin-right: 0px;
    margin-left: 0px;
  }

  .cr-site-button-yellow.mobile {
    width: 100%;
    max-width: 300px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .cr-button-10 {
    max-width: 374.90625px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-button-10.quick-search {
    max-width: none;
    margin-left: 0px;
  }

  .cr-circle-color-b10 {
    width: 50px;
    height: 50px;
  }

  .cr-circle-color-b10.back {
    width: 30px;
    height: 30px;
  }

  .cr-text-button-b10 {
    width: auto;
    margin-left: 18px;
    font-size: 20px;
  }

  .cr-text-button-b10.back {
    font-size: 16px;
  }

  .cr-text-button-b10.short {
    width: 150px;
  }

  .cr-arrow-blue-b10 {
    width: 28px;
    height: 22px;
    margin-top: 3px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .cr-arrow-blue-b10.back {
    width: 18px;
    height: 18px;
  }

  .cr-arrow-white-b10 {
    width: 28px;
    height: 22px;
    margin-top: 3px;
    -ms-grid-row-align: center;
        align-self: center;
    color: #041033;
  }

  .cr-arrow-white-b10.back {
    width: 18px;
    height: 18px;
  }

  .cr-arrow-white-b10.mobile-filter {
    margin-top: 0px;
    color: #ffef00;
  }

  .cr-quick-search-button.mobile {
    left: auto;
    top: 0%;
    right: -38px;
    bottom: auto;
    width: 38px;
    height: 38px;
    padding: 0px;
    justify-content: center;
    align-items: center;
  }

  .cr-html-embed-7 {
    width: 25px;
    height: 25px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    transform: rotate(90deg);
  }

  .bullet-section {
    height: 850px;
    margin-top: 160px;
    margin-bottom: 70px;
    background-image: linear-gradient(270deg, #041033, #004fa3 100%, #fff);
  }

  .bullet-section.short {
    height: 750px;
  }

  .bullet-section.form {
    margin-top: 0px;
  }

  .cr-bullet-image-columns {
    display: flex;
    max-width: 620px;
    margin-top: 0px;
    float: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    align-self: flex-start;
  }

  .cr-bullet-image-columns.reverse {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-self: flex-start;
  }

  .cr-small-image-slider-left {
    width: 100%;
    max-width: 432px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-image-column {
    margin-top: -100px;
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-row-align: center;
        align-self: center;
    flex: 0 auto;
  }

  .cr-small-slider-right-arrow-left {
    left: 36px;
    top: auto;
    right: 0%;
    bottom: -15px;
    width: 39px;
  }

  .cr-small-slider-left-arrow-left {
    left: 0%;
    top: auto;
    right: 36px;
    bottom: -15px;
    width: 39px;
  }

  .cr-copy-column {
    display: flex;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    flex-direction: column;
    align-items: center;
    align-self: center;
  }

  .cr-h3-yellow {
    width: 345px;
    -ms-grid-row-align: center;
        align-self: center;
    text-align: center;
  }

  .cr-bullet-columns {
    position: static;
    left: 120px;
    display: flex;
    width: 100%;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    text-align: left;
  }

  .cr-bullet-column {
    position: static;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-h3-white-bullet.center {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
  }

  .cr-animated-icon-container {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -6%;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-animated-icon-container.left {
    left: 0%;
    right: 0px;
  }

  .cr-copy-bulllet-section-frame.flipped {
    height: 720px;
  }

  .cr-copy-bulllet-section-frame.flipped.short {
    height: 620px;
  }

  .cr-frame-container {
    height: 850px;
  }

  .cr-frame-container.short {
    height: 750px;
  }

  .cr-lineup-hero {
    max-width: 620px;
    margin-top: -80px;
    margin-bottom: 10px;
  }

  .cr-bullet-section-fixed-background {
    height: 850px;
  }

  .cr-bullet-section-fixed-background.values.short {
    height: 750px;
  }

  .cr-bullet-section-fixed-background.accessible {
    background-image: url('/images/blue-section-backgrounds-accessible.jpg');
  }

  .cr-bullet-section-fixed-background.accessible.short {
    height: 750px;
  }

  .cr-bullet-section-fixed-background.consignment.short {
    height: 750px;
  }

  .cr-bullet-section-fixed-background.collision {
    background-image: url('/images/blue-section-backgrounds-collision.jpg');
  }

  .cr-bullet-section-fixed-background.collision.short {
    height: 750px;
  }

  .cr-blurb-section.jobs {
    padding-top: 20px;
  }

  .cr-blurb-section.sales {
    margin-bottom: 0px;
    padding-top: 20px;
  }

  .cr-blurb-container {
    max-width: 620px;
  }

  .cr-blurb-content.jobs {
    max-width: 321px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    align-items: center;
  }

  .cr-h2-smaller {
    font-size: 28px;
    line-height: 24px;
  }

  .cr-h3-red-small {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }

  .cr-h3-red-small._404 {
    font-size: 18px;
  }

  .cr-blurb-icon-image {
    width: 145px;
  }

  .cr-site-button-blue.back {
    right: -13px;
    bottom: 0%;
    width: 132px;
    height: 32px;
  }

  .cr-site-button-blue.small {
    width: 50%;
    height: 48px;
    margin-right: 0px;
  }

  .cr-site-button-blue.back {
    position: static;
    width: 260px;
    height: 48px;
    margin: 10px auto 20px;
  }

  .cr-site-button-blue.policy {
    right: -13px;
    bottom: 0%;
    width: 132px;
    height: 32px;
  }

  .cr-class-info-box-spacer {
    height: 835px;
    margin-bottom: 20px;
  }

  .cr-video-column {
    display: flex;
    margin-top: -100px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
    align-self: center;
  }

  .cr-brand-video-container {
    width: 100%;
    max-width: 540px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .cr-brand-video {
    width: 101%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .cr-testimonial-section {
    max-width: 620px;
    margin-bottom: 0px;
  }

  .testimonial-column {
    margin-bottom: 15px;
  }

  .cr-story-container {
    height: 250px;
  }

  .cr-testimonial-container {
    margin-top: 10px;
  }

  .testimonial-columns {
    height: auto;
    margin-top: 20px;
  }

  .testimonial-arrow {
    right: 35px;
    width: 56px;
    margin-top: -18px;
  }

  .testimonial-name {
    font-size: 22px;
  }

  .stars {
    width: 120px;
  }

  .testimonial-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .testimonial-copy {
    text-align: left;
  }

  .testimonial-copy.on-blue {
    line-height: 24px;
  }

  .cr-load-more-button {
    max-width: 374.90625px;
    margin-right: auto;
    margin-left: auto;
  }

  .leave-review-button {
    max-width: 432px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-single-button {
    width: 95%;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }

  .cr-single-button.small {
    width: 65%;
    max-width: 281px;
    margin-top: 0px;
    float: right;
  }

  .cr-single-button.sales-contact {
    position: static;
  }

  .cr-single-button.product-link {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .cr-single-button.finance-contact {
    margin-right: auto;
    margin-left: auto;
  }

  .cr-secondary-body-container {
    margin-top: 0vh;
    padding-top: 10px;
    padding-bottom: 60px;
  }

  .cr-headline-wrapper {
    max-width: none;
  }

  .brand-logo-carousel-wrapper {
    display: none;
    height: 100px;
    max-width: none;
  }

  .brand-logo-container {
    height: 100px;
  }

  .brand-logo-container.mobile {
    width: 32%;
    height: auto;
  }

  .brand-logo-link {
    width: 200px;
    height: 100px;
  }

  .brand-logo-link.mobile {
    position: static;
    width: auto;
    height: auto;
  }

  .brand-logo-grey {
    display: none;
    width: 200px;
  }

  .brand-logo-color {
    width: 200px;
    height: auto;
  }

  .brand-logo-color.mobile {
    position: static;
    width: 90%;
  }

  .cr-load-more-container {
    right: -2px;
    bottom: 69px;
  }

  .featured-inventory-section {
    max-width: 620px;
    margin-bottom: 60px;
  }

  .cr-tab-link-tab-1 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .cr-tab-link-tab-1.w--current {
    padding-right: 7px;
    padding-left: 7px;
  }

  .cr-tab-link-tab-2 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .cr-tab-link-tab-3 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .cr-text-block-5 {
    font-size: 12px;
    letter-spacing: 0px;
  }

  .cr-tab-link-tab-4 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .cr-tab-link-tab-7 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .cr-tab-link-tab-6 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .cr-tab-link-tab-5 {
    padding-right: 7px;
    padding-left: 7px;
  }

  .featured-inventory-image-link {
    max-width: 252.3125px;
  }

  .inventory-inner-stroke {
    height: 360px;
    margin-top: -79px;
    padding-top: 82px;
  }

  .featured-inventory-make-copy {
    font-size: 16px;
    line-height: 22px;
  }

  .text-span {
    font-size: 27px;
  }

  .featured-inventory-price {
    max-width: 223.921875px;
    font-size: 48px;
  }

  .inventory-details-columns {
    text-align: left;
  }

  .details-column {
    display: block;
  }

  .details-text {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
  }

  .unit-details-link {
    margin-top: 40px;
  }

  .quick-links-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .quick-link-block {
    height: 124px;
  }

  .quick-link-title {
    font-size: 16px;
  }

  .hack10-gif {
    max-width: 50%;
  }

  .hack10-loading-wrapper {
    display: none;
  }

  .all-inventroy-button {
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-body-content {
    margin-top: -23px;
  }

  .simple-header {
    max-width: 620px;
  }

  .arrow-body {
    padding-bottom: 20px;
    background-size: 327px;
  }

  .policy-content-wrapper {
    max-width: 620px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .simple-page-explore-links {
    max-width: 620px;
  }

  .simple-page-explore-links._404 {
    width: 100%;
  }

  .explore-link-block {
    height: 103px;
  }

  .back-button {
    width: 100%;
    height: 32px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .ntrv-logo-link {
    width: 200px;
    height: 100px;
  }

  .explore-link-image {
    width: 65px;
  }

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

  .information-chart {
    width: auto;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .text-block-11 {
    line-height: 24px;
  }

  .data-form-block {
    width: auto;
  }

  .form-small-copy.closer {
    width: auto;
  }

  .form-small-copy.smaller-white {
    width: auto;
  }

  .pop-up-submit-button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .form-div-container.short {
    width: 83%;
    padding-top: 12px;
  }

  .form-div-container.long {
    width: auto;
  }

  .submit-button-new {
    max-width: 374.90625px;
    margin-right: auto;
    margin-left: auto;
    align-items: center;
  }

  .secondary-page-hero-section {
    height: 400px;
  }

  .image-10 {
    left: 0px;
    width: 767px;
    max-width: none;
    min-width: 0px;
  }

  .image-10.finance {
    margin-bottom: 8px;
  }

  .image-10.roof {
    margin-bottom: -12px;
  }

  .hero-shading-top {
    height: 150px;
  }

  .cr-blue-copy-section {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cr-blue-copy-section.no-bottom-margin {
    margin-bottom: 60px;
    padding-bottom: 140px;
  }

  .cr-blue-section-container {
    max-width: 620px;
    padding-bottom: 0px;
  }

  .cr-blue-section-container.flex {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .resource-columns {
    display: block;
  }

  .resource-columns.mobile {
    display: block;
  }

  .resource-columns.hide {
    display: none;
  }

  .link-15 {
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
  }

  .column-single-image {
    display: block;
    max-width: 101%;
  }

  .resource-container.products {
    height: auto;
  }

  .resource-container.products-second {
    height: auto;
  }

  .canadian-resource-link {
    width: 230px;
  }

  .canadian-resource-link.products {
    width: 280px;
  }

  .ministry-list-title {
    font-size: 16px;
  }

  .resource-link-button {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-3-bold {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }

  .mobile-ministry-wrapper {
    padding-bottom: 13px;
  }

  .background-video {
    height: 350px;
    margin-top: -21px;
  }

  .rv-unit-columns {
    display: block;
  }

  .rv-unit-photo-column {
    padding-right: 0px;
  }

  .h3-unit-name-heading {
    text-align: center;
  }

  .rv-unit-descriptor {
    display: block;
    width: 378px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .rv-unit-more-button {
    width: 392px;
    margin-right: auto;
    margin-left: auto;
  }

  .rv-unit-more-button.smaller {
    width: 295px;
  }

  .rv-unit-link-button {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .larger-image-copy {
    display: none;
  }

  .copy-paragraph-rv-unit {
    text-align: justify;
  }

  .copy-section-grey {
    max-width: none;
    margin-top: 0px;
    margin-bottom: 60px;
    padding-top: 73px;
    padding-bottom: 60px;
  }

  .copy-section-grey.top {
    margin-top: -72px;
  }

  .grey-copy-container {
    width: 90%;
    max-width: 620px;
  }

  .employee-test-slide {
    padding-right: 60px;
    padding-left: 60px;
  }

  .h3-open-position-title {
    line-height: 31px;
  }

  .show-more-job-info-link {
    width: 313px;
    margin-right: auto;
    margin-left: 0px;
  }

  .job-link-button {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .page-divider {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .apply-now-button {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .textarea-2 {
    min-height: 136px;
  }

  .form-spacer {
    display: none;
  }

  .basic-contact-form-container {
    max-width: 620px;
  }

  .basic-contact-comments {
    font-size: 12px;
  }

  .recaptcha.right {
    position: static;
    margin-top: 10px;
    margin-bottom: 10px;
    float: none;
  }

  .recaptcha.overlay {
    position: static;
    margin-top: 10px;
    margin-bottom: 10px;
    float: none;
  }

  .cr-tab-text-block {
    position: relative;
    bottom: -0.7vw;
    font-size: 3vw;
  }

  .location-maps-container {
    margin-top: 16px;
  }

  .hours-and-locations-section {
    margin-bottom: 0px;
    padding-top: 60px;
  }

  .cr-tab-link-tab-3-2 {
    width: 100%;
    height: 43px;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
  }

  .location-maps-content {
    max-width: 100%;
  }

  .location-maps-menu {
    position: static;
    display: block;
    width: 90%;
    max-width: 620px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .cr-tab-link-tab-1-2 {
    width: 100%;
    height: 43px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .cr-tab-link-tab-1-2.w--current {
    width: 100%;
    height: 43px;
    max-width: none;
    min-width: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
  }

  .cr-tab-link-tab-2-2 {
    width: 100%;
    height: 43px;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
  }

  .cr-tab-link-tab-2-2.w--current {
    width: 100%;
  }

  .location-maps-tabs {
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .location-info-container {
    max-width: 620px;
  }

  .h4-blue {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }

  .inventory-listing-sort-bar {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    -ms-grid-row-align: center;
        align-self: center;
    flex: 0 auto;
  }

  .sort-bar-dropdown {
    margin-right: 0px;
  }

  .inventory-filter-wrapper {
    position: static;
    margin-bottom: 13px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .dropdown-list-3.w--open {
    padding-bottom: 0px;
  }

  .filter-dropdown-categories {
    font-size: 12px;
  }

  .sort-bar-showing-text {
    display: block;
    margin-left: 10px;
    font-size: 12px;
  }

  .inventory-filter-dropdown {
    width: 33.33%;
    height: 30px;
  }

  .inventory-listing-page-number-wrapper {
    width: 346px;
    height: 30px;
  }

  .sort-bar-showing-info-wrapper {
    position: absolute;
    width: 200px;
    height: 40px;
  }

  .inventory-filter-column {
    z-index: 10;
    display: block;
  }

  .inventory-filter-dropdown-link {
    height: 30px;
    padding-top: 3px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
  }

  .sort-bar-dropdown-wrapper {
    display: flex;
    margin-right: 10px;
    float: right;
    text-align: right;
  }

  .next-button-arrow {
    width: 22px;
    height: 22px;
    margin-top: 3px;
  }

  .inventory-listing-page-number-text {
    width: 30px;
    height: 30px;
    padding-top: 5px;
    font-size: 12px;
  }

  .sort-bar {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .icon-9 {
    margin-right: 0px;
    font-size: 14px;
  }

  .inventory-listing-column {
    z-index: 0;
    padding-right: 0px;
    padding-left: 0px;
    align-items: flex-start;
    flex: 0 auto;
  }

  .inventory-filter-header {
    width: 100%;
  }

  .dropdown-toggle-2 {
    float: right;
  }

  .inventory-filter-container {
    position: relative;
    z-index: 10;
    display: flex;
    overflow: visible;
    max-height: none;
    padding-bottom: 0px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .inventory-filter-dropdown-list.w--open {
    overflow: scroll;
    max-height: 240px;
  }

  .div-block-17 {
    width: 100%;
  }

  .sort-bar-sort-by-text {
    position: static;
    right: auto;
    width: 54px;
    margin-right: 8px;
    margin-left: 15px;
    font-size: 12px;
    text-align: right;
  }

  .inventory-filter-dropdown-toggle {
    height: 30px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .inventory-filter-dropdown-toggle.w--open {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
  }

  .inventory-listing-page-number-box {
    width: 30px;
    height: 30px;
  }

  .similar-text {
    padding-top: 11px;
    font-size: 18px;
  }

  .listings-page-nav-arrow {
    width: 94px;
    height: 30px;
  }

  .previous-button-arrow {
    width: 22px;
    height: 22px;
    margin-top: 3px;
  }

  .inventory-listings-page-nav-bar {
    width: 100%;
    height: 30px;
    margin-top: 0px;
    margin-right: 31px;
    margin-left: 31px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .inventory-listing-section {
    max-width: 620px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .dropdown-toggle-3 {
    height: 30px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .dropdown-link-5 {
    height: 30px;
    padding-top: 3px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .remove-filter-tags {
    display: flex;
    flex-wrap: wrap;
  }

  .remove-filter {
    width: 33%;
    height: 25px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
  }

  .blue-small-text-bold {
    margin-bottom: 6px;
    font-size: 22px;
    line-height: 23px;
    text-align: center;
  }

  .link-block-7 {
    top: 4px;
    right: -3px;
    width: 17px;
    height: 17px;
  }

  .white-small-text {
    padding-top: 0px;
    font-size: 13px;
  }

  .html-embed-10 {
    width: 9px;
    height: 9px;
    margin-top: -2px;
  }

  .inventory-listing-container-one {
    width: auto;
    max-width: none;
    padding: 20px 20px 10px;
  }

  .inventory-listing-image-slider {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .inventory-listing-info-wrapper {
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }

  .inventory-listing-name {
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-right: 0px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }

  .inventory-listing-image-link {
    margin-right: 0px;
    margin-left: 0px;
  }

  .inventory-listing-details-link {
    width: 274px;
    margin-right: auto;
    margin-left: auto;
  }

  .unit-container {
    display: block;
    margin-bottom: 10px;
  }

  .unit-button-container {
    width: 100%;
    max-width: none;
  }

  .info-stroke-box {
    top: -130px;
    height: 360px;
  }

  .listing-details-columns {
    position: static;
    display: inline-block;
    width: 340px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    font-size: 14px;
    text-align: left;
  }

  .unit-quote-form-container {
    width: 100%;
    margin-top: 5px;
  }

  .text-field-4 {
    font-size: 12px;
  }

  .text-field-5 {
    font-size: 12px;
  }

  .text-field-6 {
    padding-left: 12px;
    font-size: 12px;
  }

  .text-field-7 {
    font-size: 12px;
  }

  .trade-value-form-container {
    margin-top: 0px;
  }

  .inventory-listing-container-two {
    padding: 20px 20px 10px;
  }

  .unit-info-column {
    z-index: 0;
    padding-right: 0px;
    padding-left: 0px;
    align-items: flex-start;
    flex: 0 auto;
  }

  .similar-units-column {
    z-index: 10;
    display: block;
    padding-right: 0px;
  }

  .cr-unit-details-images-slider-wrapper {
    width: 92%;
    margin-bottom: 13px;
  }

  .h1-unit-page-model-name {
    font-size: 34px;
    line-height: 35px;
    text-align: center;
  }

  .h1-unit-page-make-name {
    font-size: 26px;
    line-height: 29px;
    text-align: center;
  }

  .unit-name-container {
    text-align: center;
  }

  .unit-top-bar {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    order: 0;
  }

  .unit-design-stroke-box {
    left: 0%;
    top: 350px;
    right: 0%;
    bottom: auto;
    height: 980px;
  }

  .unit-information-container {
    display: block;
    width: 92%;
  }

  .unit-details-text {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
  }

  .unit-listing-button-container {
    width: 80%;
    max-width: none;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }

  .page-link-share-button {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .page-link-share-button.blue {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .page-link-share-button.blue-copy {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .unit-offer-button {
    width: 260px;
    margin-top: 0px;
  }

  .buy-for-block {
    margin-right: 0px;
  }

  .cr-tab-link-tab-1-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-tab-link-tab-1-3.w--current {
    padding-right: 0px;
    padding-left: 0px;
  }

  .unit-tab-text {
    font-size: 15px;
  }

  .cr-tab-pane-tab-1-2 {
    padding: 10px;
  }

  .cr-tab-pane-tab-3 {
    padding: 10px;
  }

  .forms-container {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
    padding: 0px 20px;
    clear: none;
  }

  .unit-more-info-link {
    width: 392px;
    margin-right: auto;
    margin-left: auto;
  }

  .similar-unit-sidebar {
    position: relative;
    z-index: 10;
    display: none;
    padding-bottom: 0px;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .similar-inner-stroke {
    height: 228px;
  }

  .similar-link-button {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .disclaimer-section {
    max-width: 620px;
  }

  .disclaimer-paragraph {
    margin-top: 18px;
  }

  .orientation-hook-section {
    display: block;
    margin-bottom: 75px;
    padding-top: 10px;
    padding-bottom: 0px;
    flex-direction: row;
  }

  .orientation-hook-image {
    position: static;
    display: block;
    overflow: hidden;
    height: 410px;
  }

  .image-19 {
    position: relative;
    width: 767px;
    height: auto;
    margin-top: -65px;
  }

  .orientation-model-image {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -9%;
    width: 90%;
    max-width: 620px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .image-20 {
    position: static;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .orientation-copy-container {
    position: static;
    max-width: 620px;
  }

  .hook-copy-section {
    width: auto;
    max-width: none;
    margin-top: 0px;
  }

  .listing-details-mobile {
    display: block;
  }

  .listing-details {
    display: block;
    width: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._404-content-wrapper {
    height: 100vh;
  }

  ._404-div {
    position: static;
    display: flex;
    height: 100vh;
    align-items: center;
    align-self: center;
  }

  ._404-regular-copy {
    top: auto;
    height: auto;
    max-width: 480px;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 5px;
    padding-left: 5px;
  }

  ._404-body-copy {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 18px;
  }

  ._404-whoops {
    margin-top: 16px;
    margin-bottom: 10px;
    font-size: 57px;
    line-height: 49px;
  }

  .text-span-4 {
    font-size: 21px;
  }

  ._404-header {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 18px;
    text-shadow: 1px 1px 4px #000;
  }

  .cr-slide-close-container {
    right: -41px;
  }

  .cr-slide-close-container.mobile {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 38px;
    height: 38px;
    padding-top: 3px;
  }

  .advanced-search-close-button {
    width: 28px;
    height: 28px;
    padding-top: 4px;
    padding-right: 6px;
    padding-left: 6px;
    border-width: 2px;
  }

  .quick-search-slide-mobile {
    left: -100%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 12;
    display: block;
    overflow: visible;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
    background-color: #041033;
  }

  .timeline-slider-container {
    width: 432px;
    padding-bottom: 0px;
  }

  .timeline-slide {
    padding-bottom: 0px;
  }

  .timeline-columns {
    height: 841px;
    padding-bottom: 0px;
  }

  .timeline-year-big {
    width: auto;
    -ms-grid-row-align: center;
        align-self: center;
    text-align: left;
  }

  .timeline-year-line {
    width: 312px;
  }

  .timeline-left-arrow-box {
    left: 41%;
    top: auto;
    right: auto;
    bottom: 31px;
    width: 39px;
  }

  .timeline-right-arrow-box {
    left: auto;
    top: auto;
    right: 41%;
    bottom: 31px;
    width: 39px;
  }

  .timeline-line {
    width: 100%;
  }

  .timeline-line-2001 {
    width: 140px;
  }

  .timeline-line-2015 {
    width: 197px;
  }

  .timeline-line-2016 {
    width: 254px;
  }

  .timeline-line-2018 {
    width: 312px;
  }

  .timeline-line-2020 {
    width: 100%;
  }

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

  .image-23 {
    width: 90%;
    margin-top: -32px;
    margin-bottom: 20px;
  }

  .award-blurb-copy {
    text-align: center;
  }

  .cr-to-do-link-tab-2 {
    position: static;
    width: 48%;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .cr-to-do-link-tab-2.w--current {
    width: 48%;
    max-width: none;
    margin-bottom: 0px;
  }

  .area-location-wrapper {
    height: auto;
  }

  .area-location-wrapper.large {
    height: auto;
    margin-top: 0px;
  }

  .area-location-wrapper.beach {
    height: auto;
  }

  .tab-text-block-2 {
    position: relative;
    bottom: auto;
    margin-top: -2px;
    font-size: 16px;
  }

  .cr-to-do-link-tab-1 {
    width: 48%;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .cr-to-do-link-tab-1.w--current {
    position: static;
    width: 48%;
    height: auto;
    max-width: none;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: 0px;
    float: none;
    clear: none;
  }

  .to-do-tabs-wrapper {
    max-width: none;
    margin-top: 13px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .to-do-menu {
    display: flex;
    height: 302px;
    max-width: 432px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: space-between;
  }

  .to-do {
    width: 100%;
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-to-do-link-tab-3 {
    position: static;
    width: 48%;
    max-width: none;
    min-width: 0px;
    margin-right: auto;
    margin-left: 0px;
  }

  .cr-to-do-link-tab-3.w--current {
    width: 48%;
    max-width: none;
  }

  .to-do-tabs {
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-to-do-link-tab-4 {
    position: static;
    width: 48%;
    max-width: none;
    min-width: 0px;
    margin-left: auto;
  }

  .cr-to-do-link-tab-4.w--current {
    width: 48%;
    max-width: none;
  }

  .to-do-content {
    max-width: 100%;
    margin-top: 0px;
  }

  .area-location-columns {
    margin-top: 20px;
  }

  .location-column {
    padding-right: 0px;
    padding-left: 0px;
    flex: 1;
  }

  .tab-text-container {
    position: static;
    bottom: -26px;
    display: flex;
    height: 26px;
    justify-content: center;
    align-items: center;
  }

  .social-feed-section {
    max-width: 620px;
    margin-top: 0px;
    margin-bottom: 140px;
  }

  .social-feed-tabs-content {
    overflow: scroll;
  }

  .cr-tab-link-tab-1-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-tab-link-tab-1-4.w--current {
    padding-right: 0px;
    padding-left: 0px;
  }

  .social-tab-text {
    font-size: 12px;
  }

  .social-tab-icons {
    width: 43px;
  }

  .social-facebook-feed {
    display: none;
    width: 432px;
  }

  .cr-tab-pane-tab-2-3 {
    overflow: hidden;
    height: 1040px;
  }

  .twitter-feed {
    width: 432px;
  }

  .youtube-feed {
    width: 432px;
    height: 530px;
  }

  .pinterest-feed {
    width: 432px;
    height: auto;
  }

  .instagram-feed {
    width: 420px;
  }

  .social-facebook-feed-mobile {
    display: none;
    width: 432px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .cr-tab-pane-tab-5 {
    overflow: visible;
    height: 780px;
  }

  .social-facebook-feed-landscape {
    display: block;
    width: 432px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .event-calendar {
    display: none;
  }

  .event-container {
    width: auto;
  }

  .event-heading {
    margin-bottom: 17px;
    font-size: 26px;
    line-height: 24px;
  }

  .event-call-info {
    font-size: 24px;
    line-height: 28px;
  }

  .event-copy {
    font-size: 16px;
    line-height: 23px;
  }

  .event-date-info {
    font-size: 20px;
    line-height: 28px;
  }

  .calendar-button {
    right: -2px;
    bottom: 69px;
  }

  .calendar-button-shape {
    max-width: 374.90625px;
    margin-right: auto;
    margin-left: auto;
  }

  .event-calendar-landscape {
    display: block;
  }

  .blog-section {
    max-width: 620px;
    margin-top: 0px;
    margin-bottom: 100px;
    padding-bottom: 60px;
  }

  .blog-columns {
    display: flex;
    margin-bottom: 0px;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .blog-story-link-box {
    width: auto;
    float: none;
  }

  .column-4 {
    margin-bottom: 10px;
  }

  .blog-preview-heading {
    height: 77px;
  }

  .blog-preview-button-text {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
  }

  .column-5 {
    margin-bottom: 10px;
  }

  .column-6 {
    margin-bottom: 30px;
  }

  .column-7 {
    margin-bottom: 30px;
  }

  .mailing-list-sign-up-form {
    display: block;
    width: 432px;
    margin-top: 20px;
  }

  .mailing-list-form-block {
    width: auto;
  }

  .small-form-submit-button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .submit-button-reverse {
    max-width: 374.90625px;
    margin-right: auto;
    margin-left: auto;
    align-items: center;
  }

  .accordion-item-heading {
    width: 80%;
    font-size: 16px;
    line-height: 21px;
  }

  .accordion-item-trigger-icon {
    width: 46px;
    height: 29px;
    max-width: 48px;
    margin-right: 0px;
  }

  .faq-answer-copy {
    text-align: justify;
  }

  .blog-story-button-link {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .locations-column {
    margin-bottom: 78px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .locations-column.bottom {
    margin-bottom: 0px;
  }

  .location-container {
    width: auto;
  }

  .location-arrow {
    width: 45px;
    margin-bottom: -120px;
  }

  .location-stroke-box {
    height: 470px;
  }

  .location-heading {
    width: 280px;
    margin-right: auto;
    margin-bottom: 17px;
    margin-left: auto;
    font-size: 26px;
    line-height: 24px;
  }

  .location-phone {
    font-size: 50px;
    line-height: 40px;
  }

  .location-address2 {
    font-size: 16px;
    line-height: 23px;
  }

  .location-hours-header {
    font-size: 24px;
    line-height: 28px;
  }

  .location-hours2 {
    display: none;
    font-size: 16px;
    line-height: 23px;
  }

  .location-hours2.mobile {
    display: block;
  }

  .location-hours2.contact {
    display: block;
  }

  .archive-blog-section {
    max-width: 620px;
    margin-top: 0px;
    padding-bottom: 60px;
  }

  .blog-archive-nav-bar {
    width: 100%;
    height: 30px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .blog-archive-number-wrapper {
    width: 346px;
    height: 30px;
  }

  .blog-archive-filter-container {
    height: auto;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
  }

  .fliter-tag-wrapper {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .filter-tag {
    width: 22%;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .filter-tag.current {
    width: 22%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .blog-filter-page-numbers {
    margin-top: 4px;
    margin-bottom: -19px;
    margin-left: 5px;
  }

  .blog-numbers {
    display: block;
    margin-left: 0px;
    font-size: 12px;
    line-height: 17px;
    text-align: left;
  }

  .full-blog-story-section {
    max-width: 620px;
    flex-direction: column-reverse;
  }

  .blog-side-bar-column {
    padding-right: 0px;
  }

  .blog-story-column {
    margin-bottom: 30px;
    padding-left: 0px;
  }

  .h1-headlinee-blog-feature-story {
    margin-top: 10px;
    font-size: 26px;
    line-height: 29px;
  }

  .blog-copy-paragraph {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
  }

  .blog-source-date-category {
    margin-top: 10px;
    font-size: 16px;
  }

  .inventory-search-wrapper {
    display: none;
    height: 40px;
  }

  .inventory-search-input {
    width: 100%;
    height: 40px;
    padding-left: 29px;
    border-radius: 20px;
    font-size: 14px;
  }

  .inventory-search-field-closer {
    left: auto;
    top: 12px;
    right: 68px;
    bottom: auto;
    display: none;
    width: 17px;
    height: 17px;
  }

  .inventory-search-button {
    height: 40px;
    border-bottom-right-radius: 20px;
  }

  .blog-source-date-category-mobile {
    margin-top: 10px;
    font-size: 16px;
  }

  .image-24 {
    display: none;
  }

  .location-image-row {
    width: 94%;
    height: 150px;
  }

  .image-25 {
    width: 100%;
  }

  .full-location-heading {
    width: 310px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size: 26px;
    line-height: 24px;
  }

  .full-location-info-wrapper {
    height: 480px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .full-location-phone {
    font-size: 50px;
    line-height: 45px;
  }

  .link-29 {
    line-height: 28px;
  }

  .full-location-address2 {
    display: none;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 23px;
  }

  .full-location-address2.mobile {
    display: block;
    width: 370px;
  }

  .full-location-hours-header {
    font-size: 24px;
    line-height: 28px;
  }

  .full-location-map-container {
    width: 94%;
    margin-top: -90px;
  }

  .progress-video-section {
    max-width: 620px;
    margin-top: 0px;
  }

  .progress-videos {
    margin-top: -73px;
    margin-bottom: 60px;
    padding-top: 75px;
    padding-bottom: 60px;
  }

  .text-block-37 {
    line-height: 17px;
  }

  .unit-contact-form-container {
    width: 100%;
  }

  .featured-brands-section {
    max-width: 620px;
    margin-top: 0px;
    padding-bottom: 0px;
  }

  .featured-brands-container {
    margin-top: 20px;
  }

  .featured-brands-columns {
    margin-bottom: 0px;
  }

  .brand-link-box {
    width: auto;
    float: none;
  }

  .brand-button-text {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
  }

  .brand-logo {
    width: 220px;
  }

  .feature-brand-logo-link {
    width: 220px;
  }

  .featured-brand-tagline {
    width: 100%;
    max-width: none;
    line-height: 21px;
  }

  .brand-button-link {
    width: 100%;
    max-width: 303px;
    margin-right: auto;
    margin-left: auto;
  }

  .lineup-all-models {
    top: -10vw;
    max-width: none;
    margin-top: -23px;
    margin-bottom: -30px;
  }

  .all-makes-hook-block {
    height: 130px;
    max-width: 620px;
  }

  .all-makes-hook-heading {
    font-size: 22px;
    line-height: 21px;
  }

  .cr-model-lineup-section {
    max-width: 620px;
    margin-top: 0px;
  }

  .model-name-wrapper {
    display: block;
    font-size: 12px;
  }

  .cr-slider-model-image {
    max-width: 91%;
  }

  .slide-model-name {
    font-size: 15px;
  }

  .make-logo {
    width: 250px;
  }

  .right-arrow-5 {
    margin-top: auto;
  }

  .left-arrow-6 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .cr-main-model-slider-section {
    margin-bottom: 20px;
    padding-top: 60px;
  }

  .main-model-logo {
    height: auto;
    max-width: 620px;
  }

  .main-model-slider-container {
    width: 90%;
    max-width: 620px;
    margin-top: 10px;
  }

  .slider-model-link {
    text-decoration: none;
  }

  .cr-model-container {
    padding-bottom: 0px;
  }

  .h3-model-name {
    width: auto;
    font-size: 23px;
    text-align: center;
  }

  .slide-info-button {
    bottom: -20px;
    width: 40px;
    height: 40px;
  }

  .model-blurb {
    width: auto;
    margin-bottom: 20px;
    padding-top: 40px;
    font-size: 20px;
    text-align: center;
  }

  .single-model {
    width: 100%;
  }

  .inventory-listing-image-slider-wide {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .active-button-container-wide {
    height: 36px;
  }

  .make-headline-container {
    max-width: 620px;
  }

  .small-slider-left-arrow-box-flipped {
    left: 0%;
    top: auto;
    right: 35px;
    bottom: -15px;
    width: 39px;
  }

  .small-slider-right-arrow-box-flipped {
    left: 35px;
    top: auto;
    right: 0%;
    bottom: -15px;
    width: 39px;
  }

  .staff-section {
    max-width: 620px;
    margin-top: 0px;
  }

  .staff-link-box {
    width: 49%;
    float: none;
  }

  .staff-name {
    width: auto;
    max-width: 196px;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    line-height: 21px;
  }

  .staff-email {
    width: 90%;
    max-width: 214.03125px;
    margin-right: auto;
    margin-left: auto;
    font-size: 25px;
    line-height: 34px;
  }

  .sales-contact-section {
    margin-top: 60px;
  }

  .sales-contact-form-container {
    max-width: 620px;
  }

  .services-offered-section {
    max-width: 620px;
    margin-top: 0px;
  }

  .service-list-container {
    max-width: 412px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border-radius: 0px;
  }

  .service-item-list {
    width: 220px;
    margin-right: auto;
    margin-left: auto;
  }

  .service-list-arrow {
    display: none;
    width: 45px;
    margin-bottom: -63px;
  }

  .service-list-arrow.top {
    display: block;
  }

  .auth-tagline {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }

  .auth-service-section {
    max-width: 620px;
    margin-top: 0px;
    margin-bottom: 60px;
  }

  .cr-blue-copy-video-section {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .feature-service-callout {
    line-height: 24px;
  }

  .blurb-columns-service {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .link-icon-image {
    width: 145px;
  }

  .link-content {
    height: 380px;
    max-width: 420px;
    margin-bottom: 40px;
  }

  .link-container {
    max-width: 620px;
  }

  .service-contact-form-container {
    max-width: 620px;
  }

  .service-contact-section {
    margin-top: 60px;
  }

  .service-form-block {
    width: auto;
  }

  .no-lable-field {
    margin-bottom: 10px;
  }

  .text-block-38 {
    font-size: 12px;
    line-height: 14px;
  }

  .previous-service-date-picker {
    float: right;
  }

  .service-form-previous-service-radio {
    height: 42px;
    flex-direction: column;
    align-items: flex-start;
  }

  .service-question {
    position: static;
    width: 109px;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 16px;
  }

  .radio-button-field-2 {
    margin-left: 0px;
    align-self: flex-start;
  }

  .radio-button-label-2 {
    width: 280px;
    font-size: 13px;
  }

  .previous-work-performed {
    font-size: 12px;
  }

  .part-logo-carousel-wrapper {
    display: block;
    height: 100px;
    max-width: 620px;
  }

  .part-logo-carousel-wrapper.tires {
    margin-top: -24px;
    margin-bottom: 0px;
  }

  .part-logo-container {
    height: 100px;
  }

  .part-logo-color {
    width: 200px;
    height: auto;
  }

  .part-logo-box {
    width: 200px;
    height: 100px;
  }

  .part-hook-container {
    margin-top: 20px;
  }

  .part-hook-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hook-box-header {
    font-size: 42px;
    line-height: 37px;
  }

  .hook-box-sub {
    font-size: 28px;
    line-height: 28px;
  }

  .part-brands-section {
    max-width: 620px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .part-contact-section {
    margin-top: 60px;
  }

  .part-contact-form-container {
    max-width: 620px;
  }

  .part-form-block {
    width: auto;
  }

  .two-option-selling-container {
    flex-direction: column;
  }

  .selling-block {
    width: auto;
  }

  .or-circle {
    height: 120px;
    margin-top: -30px;
    margin-bottom: 48px;
  }

  .hassle-free-box {
    width: 49%;
  }

  .number-circle {
    left: -10px;
  }

  .consignment-contact-section {
    margin-top: 60px;
  }

  .consignment-contact-form-container {
    max-width: 620px;
  }

  .consignment-form-block {
    width: auto;
  }

  .consignment-arrow {
    width: 45px;
    margin-bottom: 0px;
  }

  .finance-calculator-section {
    max-width: 620px;
  }

  .product-info-container {
    display: flex;
    max-width: 620px;
    margin-top: 0px;
    margin-bottom: 0px;
    flex-direction: column-reverse;
  }

  .product-info-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .product-info-section-grey {
    max-width: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .product-image {
    width: 420px;
    margin-right: auto;
    margin-left: auto;
  }

  .product-image-video-wrapper {
    width: auto;
    margin-top: 20px;
    margin-right: 0px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .product-video {
    width: 420px;
    margin-right: auto;
    margin-left: auto;
  }

  .finance-contact-section {
    margin-top: 60px;
  }

  .finance-contact-form-container {
    max-width: 620px;
  }

  .finance-form-block {
    width: auto;
  }

  .finance-calculator-message-wrapper {
    display: block;
  }

  .finance-calc-message {
    width: auto;
    text-align: justify;
  }

  .anchor-point {
    top: -10px;
  }

  .crash-animation-section {
    margin-top: 0px;
  }

  .never-happened-hook-container {
    width: 370px;
    height: 375px;
  }

  .hook-outer-burst {
    bottom: -9.4531px;
    display: block;
  }

  .hook-center-burst {
    left: 62px;
    top: 68px;
    display: block;
    width: 250px;
  }

  .hook-circle {
    width: 180px;
    height: 180px;
  }

  .hook-text {
    color: #ffef00;
    font-size: 23px;
    line-height: 22px;
  }

  .rv-crash-renegade-wrapper {
    height: 375px;
  }

  .crash-left-image {
    width: 690px;
  }

  .rv-crash-tiffin-wrapper {
    height: 375px;
  }

  .crash-right-image {
    width: 690px;
  }

  .paint-logo-container {
    flex-direction: column;
  }

  .paint-logo {
    width: 80%;
  }

  .other-services-section {
    max-width: none;
    margin-top: -60px;
    margin-bottom: 60px;
  }

  .other-service-columns {
    width: auto;
    margin-bottom: 0px;
  }

  .other-service-column {
    margin-bottom: -6px;
  }

  .other-service-box {
    width: 100%;
    float: none;
  }

  .other-service-container {
    overflow: hidden;
    width: 100%;
  }

  .service-slide-container {
    width: 100%;
  }

  .collision-image-thumbnail {
    width: 100%;
    max-width: none;
  }

  .other-services-info-container {
    left: 10%;
    top: 0%;
    right: 0px;
    bottom: 0%;
    flex-direction: column;
    justify-content: space-around;
  }

  .other-service-info-block {
    width: 91%;
    max-width: 394px;
    margin-top: 238px;
  }

  .insurance-logos-section {
    max-width: 620px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .collision-contact-section {
    margin-top: 60px;
  }

  .collision-contact-form-container {
    max-width: 620px;
  }

  .collision-form-block {
    width: auto;
  }

  .auth-chassis-section {
    max-width: 620px;
    margin-top: 0px;
    margin-bottom: 60px;
  }

  .freightliner-info-section {
    max-width: 620px;
    margin-top: 0px;
  }

  .section-header-sub-logo {
    width: 271px;
    max-width: none;
  }

  .chassis-logo {
    max-width: 169px;
  }

  .chassis-type-tabs-menu {
    flex-wrap: wrap;
  }

  .cr-tab-link-tab-1-7 {
    width: 49%;
    height: 79px;
    margin-bottom: 10px;
  }

  .cr-tab-link-tab-1-7.w--current {
    width: 49%;
    height: 79px;
  }

  .chassis-type-info-wrapper {
    flex-direction: column-reverse;
  }

  .chassis-image {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }

  .chassis-call-out-section {
    margin-top: 40px;
  }

  .chassis-callouts-wrapper {
    height: 246px;
    max-width: 432px;
  }

  .callout-container.wheels {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.engine {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.frame-rails {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.suspension {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.fuel-tank {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.transmission {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.rear-suspension {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.shocks {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.radiator {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.disc-brakes {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .callout-container.electrical {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: flex;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .callout-point {
    right: 124px;
    bottom: 92px;
    width: 18px;
    height: 18px;
  }

  .callout-point.rear-suspension {
    left: 82px;
    top: 59px;
  }

  .callout-point.engine {
    left: 44px;
    top: 14px;
  }

  .callout-point.frame-rails {
    right: 249px;
    bottom: 169px;
  }

  .callout-point.radiator {
    left: 70px;
    top: 7px;
  }

  .callout-point.wheels1 {
    right: 164px;
    bottom: 83px;
  }

  .callout-point.wheels2 {
    left: 38px;
    top: 54px;
  }

  .callout-point.fuel-tank {
    right: 193px;
    bottom: 135px;
  }

  .callout-point.transmission {
    left: 64px;
    top: 31px;
  }

  .callout-point.shocks {
    right: 141px;
    bottom: 117px;
  }

  .callout-point.brakes {
    right: 186px;
    bottom: 94px;
  }

  .callout-point.electrical {
    right: 48px;
    bottom: 112px;
    width: 18px;
    height: 18px;
  }

  .service-contact-section-copy {
    margin-top: 60px;
  }

  .hunter-product-container {
    max-width: 620px;
  }

  .learn-more-button {
    right: -2px;
    bottom: 69px;
  }

  .more-button-content {
    max-width: 374.90625px;
    margin-right: auto;
    margin-left: auto;
  }

  .product-bullet-text {
    width: auto;
    text-align: center;
  }

  .tire-image.alt {
    margin-top: 0px;
  }

  .tire-info-section {
    max-width: 620px;
    margin-top: 0px;
  }

  .product-info-wrapper-tires {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .info-wrapper {
    max-width: 620px;
    margin-top: -160px;
  }

  .tire-hero-image {
    top: -175px;
  }

  .tire-info-section-grey {
    max-width: none;
    margin-top: 127px;
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .slider-bullet {
    font-size: 28px;
    line-height: 31px;
    text-align: center;
  }

  .roof-guarantee-hook-box {
    height: auto;
    max-width: 620px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .guarantee-hook-heading {
    font-size: 22px;
    line-height: 21px;
  }

  .image-26 {
    border-radius: 30px;
  }

  .small-image-right {
    width: 100%;
    max-width: 432px;
    margin-right: auto;
    margin-left: auto;
  }

  .small-image-slider-right {
    width: 100%;
    max-width: 432px;
    margin-right: auto;
    margin-left: auto;
  }

  .small-image-left {
    width: 100%;
    max-width: 432px;
    margin-right: auto;
    margin-left: auto;
  }

  .before-after-block {
    max-width: 432px;
  }

  .before-image-container {
    border-width: 4px;
  }

  .after-image-container {
    border-width: 4px;
  }

  .after-image {
    width: 424px;
  }

  .before-image {
    width: 424px;
  }

  .right-expand-button {
    right: 43.2%;
    width: 6%;
    padding-right: 7px;
  }

  .right-arrow-ba {
    width: 60%;
    font-size: 14px;
  }

  .left-expand-button {
    left: 44%;
    width: 6%;
    padding-left: 7px;
  }

  .left-arrow-ba {
    width: 60%;
  }

  .before-pic-heading-container {
    border-radius: 7px;
  }

  .h3-labels {
    font-size: 10px;
    line-height: 12px;
  }

  .after-pic-heading-container {
    border-radius: 7px;
  }

  .contact-icon-container {
    width: 70%;
    max-width: 201.671875px;
  }

  .contact-icon-embed {
    width: 43px;
  }

  .title-position {
    width: auto;
    max-width: 196px;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px;
    line-height: 21px;
  }

  .search-button-3 {
    height: 40px;
    border-bottom-right-radius: 0px;
  }

  .nav-wrapper {
    position: fixed;
    z-index: 12;
    width: auto;
    height: 80px;
    margin-top: 0px;
  }

  .header-nav-address-2 {
    margin-top: 3px;
    font-size: 16px;
    line-height: 16px;
    text-align: right;
  }

  .header-nav-phone-2 {
    font-size: 31px;
    text-align: right;
  }

  .header-nav-contact-2 {
    display: none;
    margin-top: 0px;
    text-align: right;
  }

  .link-33 {
    font-size: 41px;
    text-align: right;
  }

  .mega-nav-inner {
    overflow: visible;
    width: 100%;
    max-height: none;
    max-width: none;
    margin: 0px auto;
    padding-top: 0px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    align-self: flex-end;
  }

  .lottie-animation {
    width: 40px;
    height: 40px;
  }

  .nav-inner {
    height: 90px;
    max-width: 620px;
    margin-top: 10px;
    margin-bottom: -50px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .search-wrapper-2 {
    display: none;
  }

  .hamburger-wrap {
    display: flex;
    height: 40px;
    margin-left: 0px;
    justify-content: center;
    align-items: center;
  }

  .contact-container {
    width: auto;
  }

  .mega-nav-wrap {
    position: absolute;
    left: auto;
    right: auto;
    z-index: -1;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 139px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: translate(0px, -460px);
  }

  .nav-column {
    overflow: visible;
    width: 100%;
    height: auto;
    max-height: none;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .link-34 {
    font-size: 12px;
    line-height: 15px;
    text-align: right;
  }

  .search-hamburger-container {
    display: block;
    width: 40px;
    height: 40px;
    margin-top: 10px;
    margin-right: 10px;
    padding-right: 0px;
    padding-left: 0px;
    align-self: flex-start;
  }

  .clone-me {
    height: 100px;
    margin-bottom: 0px;
  }

  .nav-link-2 {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 20px;
  }

  .nav-link-2:hover {
    padding-left: 20px;
    border-left-style: solid;
  }

  .nav-link-2.w--current {
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    border-left-style: solid;
    line-height: 40px;
  }

  .link-block-9 {
    margin-right: 19px;
  }

  .link-block-9.w--current {
    margin-right: auto;
    margin-left: auto;
  }

  .search-field-closer-2 {
    left: auto;
    top: auto;
    right: 15%;
    bottom: 17px;
    display: none;
    width: 17px;
  }

  .dropdown-active {
    width: 100%;
    margin-bottom: 0px;
    padding-right: 12px;
    padding-left: 20px;
  }

  .dropdown-toggle-4 {
    width: auto;
    margin-left: 0px;
  }

  .icon-12 {
    margin-top: 0px;
  }

  .dropdown-link-6 {
    line-height: 16px;
  }

  .dropdown-link-6:focus {
    padding-left: 5px;
  }

  .class-link {
    height: 100px;
    margin-bottom: 12px;
  }

  .class-link:hover {
    height: 105px;
  }

  .page-content-wrapper {
    max-width: 620px;
  }

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

  .logo-image {
    width: 180px;
  }

  .site-map-page-heading {
    width: auto;
    margin-bottom: 6px;
    font-size: 30px;
    line-height: 29px;
  }

  .page-category {
    margin-bottom: 11px;
    font-size: 20px;
    line-height: 23px;
  }

  .category-wrapper {
    width: 190px;
  }

  .link-35 {
    margin-left: 40px;
    font-size: 20px;
  }

  .single-model-container {
    width: 100%;
    margin-bottom: 40px;
  }

  .up-down-unit-photo-section {
    margin-top: -32px;
    padding-top: 0px;
  }

  .more-photos-button {
    display: none;
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .form-small-copy-2.closer {
    width: auto;
  }

  .form-small-copy-2.closer {
    width: auto;
  }

  .inventory-listing-button-active-2 {
    height: 36px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 12px;
  }

  .inventory-listing-button-active-2.share {
    height: 36px;
  }

  .text-right-l1-2.inventory-listing {
    text-align: left;
  }

  .text-span-wide-2 {
    font-size: 27px;
  }

  .inventory-listing-details-link-wide-2 {
    width: 274px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .inventory-listing-name-wide-2 {
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-right: 0px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }

  .inventory-listing-info-wrapper-wide-2 {
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }

  .circle-color-b10-2 {
    width: 50px;
    height: 50px;
  }

  .listing-msrp-container {
    width: 90%;
    padding-bottom: 12px;
  }

  .unit-container-wide {
    display: block;
    margin-bottom: 11px;
  }

  .arrow-white-b10-2 {
    width: 28px;
    height: 28px;
    margin-top: 3px;
  }

  .listing-msrp-strike-through.short {
    max-width: 224.5343017578125px;
  }

  .info-stroke-box-wide-2 {
    top: -109px;
    height: 248px;
  }

  .pop-up-submit-button-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .inventory-listing-button-2 {
    height: 36px;
    padding-top: 5px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
  }

  .text-button-b10-2 {
    width: auto;
    margin-left: 18px;
    font-size: 20px;
  }

  .inventory-listing-price-wide-2 {
    width: auto;
    font-size: 56px;
    line-height: 48px;
    text-align: center;
  }

  .unit-button-container-wide-2 {
    height: 36px;
    margin-top: -36px;
  }

  .arrow-blue-b10-2 {
    width: 28px;
    height: 28px;
    margin-top: 3px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .details-text-wide-2 {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
  }

  .listing-special-price-block {
    margin-top: 0px;
    margin-bottom: 12px;
    padding: 8px 10px 13px;
    flex-direction: column;
  }

  .listing-special-price-block.unit {
    display: none;
  }

  .listing-special-price-block.mobile {
    display: block;
    margin-top: 10px;
  }

  .listing-special-price-wrapper {
    -ms-grid-row-align: center;
        align-self: center;
  }

  .special-price-text {
    font-size: 28px;
    line-height: 27px;
    text-align: center;
  }

  .listing-special-price-text-wrapper {
    -ms-grid-row-align: center;
        align-self: center;
  }

  .inventory-listing-price-wide-3 {
    width: auto;
    font-size: 54px;
    line-height: 48px;
    text-align: center;
  }

  .listing-details-columns-2 {
    position: static;
    display: none;
    width: 305px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    font-size: 14px;
    text-align: center;
  }

  .listing-msrp-container-2 {
    width: 90%;
  }

  .inventory-listing-price-wide-4 {
    width: auto;
    font-size: 47px;
    line-height: 48px;
    text-align: center;
  }

  .details-column-2 {
    display: block;
  }

  .cr-model-inventory-section {
    max-width: 620px;
  }

  .special-price-text-2 {
    font-size: 28px;
    line-height: 27px;
    text-align: center;
  }

  .listing-special-price-block-2 {
    padding: 8px 10px 13px;
    flex-direction: column;
  }

  .brand-logo-section {
    max-width: 620px;
  }

  .button-wrapper {
    height: 36px;
  }

  .slider-2 {
    height: 165px;
    max-width: 620px;
  }

  .left-arrow-8 {
    display: none;
  }

  .right-arrow-7 {
    display: none;
  }

  .slide-nav-9 {
    display: none;
  }

  .home-page-slider-content-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .home-page-slider-content-wrapper.rebates {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .slider-brand-logo {
    width: 100px;
  }

  .slider-brand-logo.smaller {
    width: 100px;
  }

  .slider-brand-logo.short {
    max-height: 40px;
  }

  .slider-brand-logo.shorter {
    max-height: 30px;
  }

  .slider-background-image {
    height: auto;
    max-width: 103%;
    min-height: 167px;
  }

  .slider-background-image.rebates {
    width: 800px;
    max-width: none;
    margin-top: -59px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .slider-logo-and-tag-wrapper.right-side {
    right: 30px;
    width: 150px;
    height: 165px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    align-items: center;
  }

  .slider-logo-and-tag-wrapper.left-side {
    left: 30px;
    width: 150px;
    height: 165px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .slider-text-under-logo {
    font-size: 16px;
    line-height: 17px;
  }

  .home-page-slider-link-wrapper {
    height: 165px;
  }

  .rv-type-search-section {
    max-width: 620px;
  }

  .rv-type-search-contents {
    display: none;
    flex-wrap: nowrap;
  }

  .rv-type-search-class-wrapper {
    height: 130px;
    margin-bottom: 12px;
  }

  .rv-type-search-class-wrapper:hover {
    height: 105px;
  }

  .rv-type-search-class-wrapper.mobile {
    width: 30%;
    height: 193px;
    margin-bottom: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: transparent;
    transition-property: none;
  }

  .rv-type-search-class-wrapper.mobile:hover {
    background-color: transparent;
  }

  .type-search-class-content {
    display: block;
    height: auto;
    background-color: transparent;
    transition-property: none;
  }

  .type-search-class-content:hover {
    background-color: transparent;
  }

  .type-name-search {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .class-search-button.mobile {
    width: 92%;
    height: 25px;
    margin-bottom: 6px;
    border-radius: 20px;
    background-color: transparent;
    font-size: 14px;
  }

  .class-search-button.mobile:hover {
    background-color: #e0e0e0;
  }

  .tabs-menu-2 {
    height: 35px;
  }

  .rv-101-tab-copy {
    font-size: 12px;
    line-height: 12px;
    text-align: center;
  }

  .brand-logos-stacked-mobile {
    display: flex;
    height: auto;
    max-width: none;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }

  .rv-type-search-contents-mobile {
    display: flex;
    height: auto;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
  }

  .hero-background-image {
    height: 350px;
    margin-top: -21px;
  }

  .form-block {
    width: auto;
  }

  .arrow-red-b10 {
    position: absolute;
    left: auto;
    top: auto;
    right: 20px;
    bottom: auto;
    width: 28px;
    height: 28px;
    margin-top: 3px;
    -ms-grid-row-align: center;
        align-self: center;
    color: #ee3124;
  }

  .arrow-red-b10.mobile-filter {
    height: 22px;
    margin-top: 0px;
  }

  .fs-select_toggle-5 {
    align-items: center;
  }

  .fs-select-5.condition {
    z-index: 95;
  }

  .fs-select-5.make {
    z-index: 99;
  }

  .fs-select_list-5 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: none;
    max-height: 200px;
  }

  .fs-select_link-5.w--current {
    height: auto;
  }

  .no-photos-container {
    position: relative;
    z-index: 9;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-width: 2px;
  }

  .no-photos-image {
    max-width: 100%;
    min-width: 100px;
  }

  .main-nav-search-filter-list {
    position: absolute;
    width: 85%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .search-result-wrapper.mobile {
    border-bottom-color: #e0e0e0;
  }

  .search-result-unit-link.mobile {
    color: #004fa3;
    text-align: left;
  }

  .search-result-unit-link.mobile:hover {
    color: #041033;
  }

  .main-nav-search-filter-list-mobile {
    position: absolute;
    top: 40px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    border-style: solid;
    border-color: #e0e0e0;
    background-color: #f3f3f3;
  }

  .inventory-search-filter-list {
    position: absolute;
    width: 85%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .inventory-listing-section-test {
    max-width: 620px;
    margin-top: 350px;
    margin-bottom: 20px;
  }

  .no-unit-subcopy {
    margin-bottom: 10px;
    font-size: 15px;
    text-align: center;
  }

  .no-inventory-section-listings {
    width: 100%;
  }

  .no-inventory-block-listing {
    height: auto;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
  }

  .no-invnetory-text-listing {
    display: block;
    width: auto;
    max-width: 500px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
  }

  .no-inventory-link-button-listing {
    width: 50%;
    max-width: none;
    min-width: 320px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .page-link-example {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .share-button-block-wrapper {
    height: 36px;
  }

  .html-embed-15 {
    height: 36px;
  }

  .share-button-block-wrapper-listings {
    height: 36px;
  }

  .paragraph-one-line-copy {
    margin-bottom: 14px;
    line-height: 24px;
  }

  .pop-up-submit-button-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }

  .html-embed-3 {
    width: 24px;
    margin-top: 0px;
    float: right;
  }

  .social-share-popup-container {
    width: 420px;
  }

  .share-form-subhead {
    position: static;
    display: block;
    overflow: visible;
    width: auto;
    line-height: 30px;
  }

  .html-embed-20 {
    width: 24px;
    margin-top: 0px;
    float: right;
  }

  .share-pop-up-button-show {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .share-pop-up-button-show.blue {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .share-pop-up-button-show.blue-copy {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .blurb-link {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-left: 50px;
    font-size: 16px;
  }

  .runflat-blurbs-container {
    max-width: 620px;
  }

  .runflat-box {
    width: 100%;
  }

  .below-blue-section {
    max-width: 620px;
  }

  .quick-link-service-container {
    max-width: 620px;
  }

  .tire-protection-options-wrapper {
    flex-direction: column;
  }

  .tire-protection-option-block {
    width: 100%;
    margin-bottom: 40px;
  }

  .featured-unit-special-block {
    margin-top: 30px;
    margin-bottom: -27px;
    padding: 8px 10px 13px;
    flex-direction: column;
  }

  .featured-unit-special-block.unit {
    display: none;
  }

  .featured-unit-special-block.mobile {
    display: block;
    margin-top: 10px;
  }

  .featured-unit-special-price-text {
    width: auto;
    font-size: 38px;
    line-height: 34px;
    text-align: center;
  }

  .department-review-section {
    height: auto;
  }

  .department-review-section.finance {
    margin-top: 100px;
    margin-bottom: -165px;
  }

  .department-testimonial-wrapper {
    display: flex;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
  }

  .department-testimonial-wrapper.finance {
    padding-bottom: 137px;
  }

  .slider-3 {
    height: auto;
  }

  .mask {
    position: relative;
    overflow: hidden;
    height: auto;
  }

  .department-testimonial-arrow {
    position: static;
    left: auto;
    top: 0%;
    right: auto;
    bottom: auto;
    display: block;
    width: 80px;
    margin: -82px auto 20px;
  }

  .department-review-subhead {
    width: 77%;
    line-height: 31px;
  }

  .department-review-subhead.smaller {
    font-size: 22px;
  }

  .department-review-subhead.big-margin {
    margin-top: 0px;
  }

  .department-review-subhead.yellow-bold {
    width: auto;
  }

  .newmar-rebate-copy {
    position: absolute;
    left: auto;
    top: auto;
    right: 0px;
    bottom: -21px;
    width: 100%;
    align-items: stretch;
  }

  .newmar-rebate-copy.right-side {
    right: 30px;
    width: 150px;
    height: 165px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    align-items: center;
  }

  .newmar-rebate-copy.left-side {
    left: 30px;
    width: 150px;
    height: 165px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .newmar-rebate-slider-text {
    font-size: 17px;
    line-height: 17px;
    text-align: center;
  }

  .newmar-rebate-slider-text-sub {
    font-size: 12px;
    line-height: 17px;
    text-align: center;
  }

  .main-page-logo-top {
    width: 300px;
    max-width: 100%;
  }

  .newmar-discount-pricing {
    display: block;
    width: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    font-size: 54px;
    line-height: 50px;
    text-align: center;
  }

  .newmar-rebate-model-container {
    flex-direction: column;
  }

  .newmar-rebate-model-container.reverse {
    margin-top: 20px;
    flex-direction: column;
  }

  .newmar-rebate-model-image {
    width: 80%;
    margin-bottom: 10px;
  }

  .cr-copy-paragraph-disclaimer {
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.white {
    width: 100%;
    margin-top: 10px;
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.blurb {
    width: auto;
    max-width: none;
  }

  .cr-copy-paragraph-disclaimer.white-center {
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.timeline {
    width: 100%;
    margin-top: 10px;
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.white-centered {
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.white-center {
    width: 92%;
    max-width: 370px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white-sub {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.service-link {
    width: 100%;
    max-width: 495.6875px;
  }

  .cr-copy-paragraph-disclaimer.centered {
    line-height: 25px;
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.white-left {
    width: 100%;
    margin-top: 20px;
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.light-grey {
    width: 100%;
    margin-top: 10px;
    text-align: left;
  }

  .cr-copy-paragraph-disclaimer.products {
    margin-top: 10px;
  }

  .cr-copy-paragraph-disclaimer.white-left {
    width: 100%;
    margin-top: 10px;
    text-align: justify;
  }

  .cr-copy-paragraph-disclaimer.chassis-tabs {
    width: 100%;
    margin-top: 10px;
  }

  .cr-copy-paragraph-disclaimer.dk-blue {
    width: 100%;
    margin-top: 2px;
    text-align: center;
  }

  .newmar-rebate-hero {
    left: auto;
    width: 767px;
    max-width: none;
    min-width: 0px;
  }

  .newmar-rebate-hero.finance {
    margin-bottom: 8px;
  }

  .newmar-rebate-hero.roof {
    margin-bottom: -12px;
  }

  .rebate-lineup-wrapper {
    top: 0.2266px;
    display: block;
    max-width: 432px;
    flex-direction: row;
    justify-content: center;
  }

  .rebate-lineup-image {
    margin-top: -3px;
  }
}

@media screen and (max-width: 479px) {
  .cr-camp-animation {
    overflow: visible;
    height: auto;
  }

  .cr-camp-land-background {
    bottom: -5px;
  }

  .cr-footer-content {
    width: 80%;
    max-width: none;
  }

  .cr-footer-logo {
    width: 89%;
  }

  .cr-social-links.mobile {
    width: 100%;
    max-width: 293.59375px;
  }

  .cr-social-links.new-nav {
    width: 100%;
    margin-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .cr-social-link-columns {
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    justify-content: space-around;
  }

  .cr-social-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-social-container {
    width: 100.00015%;
  }

  .cr-html-embed {
    width: 32px;
  }

  .cr-html-embed.nav {
    width: 33px;
  }

  .cr-footer-contact-info.mobile {
    width: 100%;
  }

  .cr-bold-yellow-text {
    width: 100%;
    font-size: 40px;
  }

  .cr-bold-yellow-text.smaller {
    font-size: 22px;
  }

  .cr-white-text-one {
    max-width: 290px;
    margin-right: auto;
    margin-left: auto;
    line-height: 20px;
  }

  .cr-white-text-one.small {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10px;
  }

  .cr-link {
    display: block;
    font-size: 11px;
    text-align: center;
  }

  .cr-link.simple {
    font-size: 11px;
    line-height: 14px;
  }

  .cr-footer-links.mobile {
    line-height: 23px;
  }

  .cr-quick-link {
    font-size: 12px;
    line-height: 19px;
  }

  .cr-footer-follow-form {
    width: 100%;
  }

  .cr-footer-follow {
    width: 90%;
  }

  .cr-email-field {
    width: 100%;
  }

  .cr-email-field-closer {
    top: 31%;
    right: 22%;
    display: none;
    width: 12px;
  }

  .cr-copyright-text {
    margin-top: 10px;
  }

  .cr-hero-section {
    height: 238px;
    margin-top: 20px;
    padding-top: 0px;
  }

  .cr-page-body {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
  }

  .cr-page-body.secondary {
    margin-top: 280px;
    padding-bottom: 60px;
  }

  .cr-page-body.unit {
    position: static;
    margin-top: -39px;
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .cr-page-body.inventory {
    margin-top: -40px;
    padding-top: 60px;
    font-size: 30px;
  }

  .cr-page-body.make {
    margin-top: -41px;
    padding-top: 0px;
  }

  .cr-image {
    display: block;
    width: 146px;
    max-width: none;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .cr-header-nav-contact {
    position: static;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .cr-header-nav-phone {
    margin-right: auto;
    margin-left: auto;
    font-size: 34px;
    line-height: 30px;
    text-align: center;
  }

  .cr-header-nav-phone.simple {
    font-size: 24px;
  }

  .cr-header-nav-address {
    font-size: 12px;
    text-align: center;
  }

  .cr-header-nav-address.center {
    margin-top: 2px;
  }

  .cr-link-2 {
    font-size: 35px;
    text-align: center;
  }

  .cr-link-2.simple {
    font-size: 23px;
  }

  .cr-main-body-container {
    display: block;
  }

  .cr-search-input {
    width: 100%;
    height: 24px;
    padding-left: 18px;
    font-size: 10px;
    line-height: 15px;
  }

  .cr-search-button {
    position: absolute;
    height: 24px;
  }

  .cr-form {
    width: 100%;
  }

  .cr-search-field-closer {
    left: auto;
    top: 5px;
    right: 25%;
    bottom: auto;
    display: none;
    height: 17px;
  }

  .cr-header-nav-background {
    display: block;
    width: 100%;
  }

  .cr-header-fill {
    height: 100%;
  }

  .cr-mobile-call-button {
    position: static;
    left: 10px;
    width: auto;
    height: auto;
    margin-top: 13px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    align-self: flex-start;
  }

  .cr-call-link {
    width: 30px;
    height: 30px;
    text-align: right;
  }

  .cr-html-embed-3 {
    width: 24px;
    height: auto;
    color: #ffef00;
  }

  .cr-html-embed-3:hover {
    width: 28px;
    height: 28px;
    color: #ffd900;
  }

  .cr-search-wrapper-mobile {
    top: 36px;
    display: flex;
    width: 75%;
    height: 24px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    justify-content: space-between;
    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;
    text-align: left;
  }

  .cr-search-wrapper-mobile.home {
    top: 86px;
  }

  .cr-scroll-down-button {
    width: 310px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .cr-link-block-5 {
    top: auto;
    bottom: 100px;
    display: block;
    width: 48px;
    height: 48px;
  }

  .cr-back-to-top-button {
    width: 35px;
    height: 35px;
  }

  .cr-to-top-arrow-a {
    width: 13px;
    margin-top: -1px;
    margin-bottom: -14px;
  }

  .cr-to-top-arrow-b {
    width: 13px;
    margin-bottom: -14px;
  }

  .cr-to-top-arrow-c {
    width: 13px;
  }

  .cr-class-lineup {
    display: flex;
    justify-content: center;
  }

  .cr-class-icon {
    width: 80px;
    max-width: none;
    margin-bottom: 16px;
  }

  .cr-class-name {
    font-size: 12px;
    line-height: 17px;
  }

  .cr-class-name.long {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 11px;
    line-height: 14px;
  }

  .cr-class-info-box {
    width: 100%;
    height: 794px;
    max-width: none;
    min-width: 8px;
    margin-top: 0px;
  }

  .cr-class-info-box.class-a {
    height: 830px;
    min-width: 288px;
  }

  .cr-class-info-columns {
    margin-top: 10px;
  }

  .cr-class-pic-column {
    padding-right: 10px;
    padding-left: 10px;
  }

  .cr-class-description-column {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .cr-class-buttons-column {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .cr-heading-2 {
    margin-bottom: 0px;
    font-size: 28px;
  }

  .cr-image-3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .cr-paragraph {
    margin-right: 8px;
    margin-left: 8px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .cr-paragraph.rv-101-copy {
    line-height: 21px;
  }

  .cr-text-block-4 {
    margin-top: 0px;
  }

  .cr-class-shop-link {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .simple-link-button {
    width: 100%;
    max-width: 275px;
  }

  .simple-link-button.inventory-listing {
    max-width: 212.390625px;
  }

  .simple-link-button.blog-story {
    max-width: none;
  }

  .simple-link-button.inventory-listing {
    max-width: 212.390625px;
  }

  .simple-link-button.unit {
    width: 100%;
  }

  .cr-text-left-l1 {
    font-size: 17px;
  }

  .cr-text-left-l1.rv-unit {
    padding-right: 3px;
    font-size: 15px;
  }

  .cr-text-left-l1.job {
    font-size: 16px;
  }

  .cr-text-right-l1 {
    font-size: 17px;
  }

  .cr-text-right-l1.short {
    font-size: 17px;
  }

  .cr-text-right-l1.resource {
    width: 103px;
    text-align: left;
  }

  .cr-text-right-l1.rv-unit {
    width: 132.0625px;
    font-size: 15px;
    text-align: left;
  }

  .cr-text-right-l1.rv-unit.rebates {
    width: 120px;
  }

  .cr-text-right-l1.job {
    font-size: 16px;
  }

  .cr-text-right-l1.product {
    width: 98px;
    text-align: left;
  }

  .cr-2nd-text-left-l1.rv-unit {
    font-size: 16px;
  }

  .cr-2nd-text-left-l1.job {
    font-size: 16px;
  }

  .cr-2nd-text-right-l1.rv-unit {
    font-size: 16px;
  }

  .cr-2nd-text-right-l1.job {
    font-size: 16px;
  }

  .cr-small-header-text.sub {
    font-size: 16px;
  }

  .cr-class-info-close {
    width: 24px;
    height: 24px;
  }

  .cr-class-info-close-icon {
    width: 14px;
    height: 14px;
  }

  .cr-class-info-block {
    width: 25%;
  }

  .cr-class-info-block.third {
    display: block;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }

  .cr-copy-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .cr-page-headlines {
    width: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    font-size: 28px;
    line-height: 28px;
  }

  .cr-page-headlines.left {
    font-size: 28px;
    line-height: 28px;
    text-align: center;
  }

  .cr-page-headlines.yellow-left-smaller {
    font-size: 20px;
    line-height: 19px;
    text-align: center;
  }

  .cr-page-headlines.home {
    font-size: 26px;
    line-height: 24px;
  }

  .cr-page-headlines.yellow-left-smallest {
    width: 80%;
    margin-bottom: 10px;
    margin-left: auto;
    font-size: 24px;
    line-height: 23px;
    text-align: center;
  }

  .cr-page-subhead {
    font-size: 20px;
    line-height: 26px;
  }

  .cr-page-subhead.white {
    font-size: 23px;
  }

  .cr-page-subhead.red {
    margin-top: -22px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 21px;
  }

  .cr-page-subhead.left {
    text-align: center;
  }

  .cr-page-subhead.yellow-bold {
    width: 240px;
  }

  .cr-main-page-head {
    bottom: 20%;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-main-page-head.large-blend {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .cr-main-page-head.full {
    width: 90%;
    margin-top: 9px;
    line-height: 20px;
  }

  .cr-h1-headline {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 30px;
  }

  .cr-h1-headline.large-blend {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 20px;
    line-height: 22px;
  }

  .cr-h1-headline.secondary {
    position: static;
    top: -51px;
    width: 320px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
    font-size: 31px;
    line-height: 26px;
    white-space: normal;
  }

  .cr-h1-headline.secondary-short {
    position: static;
    top: -51px;
    width: 190px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
    font-size: 31px;
    line-height: 26px;
    white-space: normal;
  }

  .cr-h1-headline.make {
    position: static;
    top: -51px;
    width: auto;
    margin-top: 6px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
    font-size: 25px;
    line-height: 26px;
    white-space: normal;
  }

  .cr-h1-headline.home-mobile {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 19px;
    line-height: 24px;
  }

  .cr-copy-paragraph {
    margin-top: 20px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .cr-copy-paragraph.white {
    width: auto;
    text-align: center;
  }

  .cr-copy-paragraph.white-center {
    text-align: center;
  }

  .cr-copy-paragraph.timeline {
    width: 100%;
    height: auto;
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
  }

  .cr-copy-paragraph.white-centered {
    text-align: center;
  }

  .cr-copy-paragraph.white-center {
    display: none;
    width: 80%;
  }

  .cr-copy-paragraph.white-sub {
    width: 80%;
  }

  .cr-copy-paragraph.centered {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .cr-copy-paragraph.white-left {
    width: auto;
    text-align: center;
  }

  .cr-copy-paragraph.white-left.two {
    text-align: center;
  }

  .cr-copy-paragraph.white-left.smaller {
    font-size: 13px;
    line-height: 17px;
    text-align: center;
  }

  .cr-copy-paragraph.light-grey {
    width: auto;
    margin-right: 16px;
    margin-left: 16px;
    text-align: center;
  }

  .cr-copy-paragraph.white-left {
    width: auto;
  }

  .cr-copy-paragraph.dk-blue {
    width: 230px;
    margin-top: 8px;
  }

  .cr-class-lineup-section {
    width: 80%;
    height: auto;
    max-width: none;
  }

  .cr-h2-yellow.mobile {
    width: 200px;
    margin-top: 0px;
    margin-left: 0px;
    line-height: 29px;
    white-space: break-spaces;
  }

  .cr-site-button-yellow {
    width: 310px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .cr-site-button-yellow.mobile {
    height: 46px;
    max-width: 270px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .cr-button-10 {
    max-width: none;
  }

  .cr-button-10.quick-search {
    height: 40px;
  }

  .cr-circle-color-b10 {
    width: 45px;
    height: 45px;
  }

  .cr-circle-color-b10.red {
    width: 40px;
    height: 40px;
  }

  .cr-text-button-b10 {
    width: 79%;
    margin-top: -3px;
    margin-right: 0px;
    margin-left: 20px;
    font-size: 15px;
    text-align: left;
  }

  .cr-text-button-b10.white {
    margin-top: 0px;
    font-size: 18px;
  }

  .cr-arrow-blue-b10 {
    right: 20px;
    width: 28px;
    margin-top: 0px;
  }

  .cr-arrow-blue-b10.back {
    margin-top: 0px;
  }

  .cr-arrow-blue-b10.yellow {
    margin-top: 1px;
  }

  .cr-arrow-white-b10 {
    margin-top: 0px;
  }

  .cr-arrow-white-b10.back {
    margin-top: 0px;
  }

  .cr-arrow-white-b10.mobile-filter {
    margin-top: 0px;
    color: #ffef00;
  }

  .bullet-section {
    height: 900px;
    margin-top: 140px;
    margin-bottom: 70px;
    padding-bottom: 0px;
    background-image: none;
  }

  .bullet-section.short {
    height: 650px;
  }

  .bullet-section.form {
    margin-top: 0px;
  }

  .cr-bullet-image-columns {
    display: flex;
    width: 100%;
    max-width: none;
    align-self: flex-start;
  }

  .cr-bullet-image-columns.reverse {
    display: flex;
    align-self: flex-start;
  }

  .cr-small-image-slider-left {
    width: 100%;
    max-width: none;
  }

  .cr-mask {
    border-radius: 0px;
  }

  .cr-image-column {
    margin-top: -100px;
    align-items: stretch;
  }

  .cr-small-slider-right-arrow-left {
    left: 37px;
    top: auto;
    right: 0%;
    bottom: -15px;
  }

  .cr-small-slider-left-arrow-left {
    left: 0%;
    top: auto;
    right: 37px;
    bottom: -15px;
  }

  .cr-h3-yellow {
    width: 80%;
    font-size: 29px;
    line-height: 28px;
  }

  .cr-bullet-columns {
    display: block;
    width: 64%;
    max-width: none;
  }

  .cr-bullet-container {
    margin-bottom: 10px;
  }

  .cr-h3-white-bullet.resource {
    margin-bottom: 11px;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
  }

  .cr-animated-icon-container {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -52px;
    width: 156px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-animated-icon {
    max-width: 94%;
    clear: right;
  }

  .cr-copy-bulllet-section-frame {
    top: 65px;
    height: 770px;
  }

  .cr-copy-bulllet-section-frame.flipped {
    left: -12px;
    height: 770px;
  }

  .cr-copy-bulllet-section-frame.flipped.short {
    left: -12px;
    height: 520px;
  }

  .cr-frame-container {
    height: 900px;
  }

  .cr-frame-container.short {
    height: 650px;
  }

  .cr-lineup-hero {
    width: 80%;
    max-width: none;
    margin-top: -52px;
  }

  .cr-bullet-section-fixed-background {
    height: 900px;
  }

  .cr-bullet-section-fixed-background.values.short {
    height: 650px;
  }

  .cr-bullet-section-fixed-background.accessible.short {
    height: 650px;
  }

  .cr-bullet-section-fixed-background.consignment.short {
    height: 650px;
  }

  .cr-bullet-section-fixed-background.collision.short {
    height: 650px;
  }

  .cr-blurb-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cr-blurb-section.sales {
    margin-top: 20px;
    margin-bottom: -40px;
  }

  .cr-blurb-container {
    width: 80%;
    max-width: none;
  }

  .cr-h2-smaller {
    font-size: 24px;
  }

  .cr-h3-red-small {
    width: 100%;
    font-size: 20px;
    line-height: 24px;
  }

  .cr-site-button-blue {
    width: 100%;
    max-width: 236px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-site-button-blue.back {
    position: static;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-site-button-blue.small {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-site-button-blue.back {
    width: 100%;
    max-width: 220px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-site-button-blue.policy {
    position: static;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-site-button-blue.service-link {
    width: 212px;
    max-width: none;
  }

  .cr-class-info-box-spacer {
    height: 830px;
    margin-top: 0px;
  }

  .cr-video-column {
    padding-left: 0px;
  }

  .cr-brand-video-container {
    overflow: visible;
    width: 100%;
    max-width: none;
  }

  .cr-testimonial-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .testimonial-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .testimonial-arrow {
    right: 21px;
    width: 40px;
    margin-top: -14px;
  }

  .testimonial-name {
    width: 84%;
    font-size: 20px;
  }

  .stars {
    width: 100px;
  }

  .stars.yellow {
    margin-bottom: 10px;
  }

  .testimonial-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .testimonial-copy-container {
    margin-top: 10px;
  }

  .testimonial-copy {
    margin-top: 0px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .testimonial-copy.on-blue {
    line-height: 21px;
  }

  .cr-load-more-button {
    max-width: none;
  }

  .leave-review-button {
    max-width: none;
  }

  .cr-single-button {
    width: 100%;
    max-width: 300px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-single-button.small {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-single-button.shop-now {
    width: 240px;
  }

  .cr-single-button.job {
    width: 176px;
    max-width: none;
    margin-right: auto;
    margin-left: 0px;
  }

  .cr-single-button.sales-contact {
    width: 259px;
    margin-left: auto;
  }

  .cr-single-button.product-link {
    width: 259px;
  }

  .cr-single-button.finance-contact {
    width: 259px;
  }

  .cr-single-button.light {
    width: 245px;
    float: none;
  }

  .cr-secondary-body-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cr-headline-wrapper {
    width: auto;
    max-width: none;
  }

  .brand-logo-carousel-wrapper {
    width: auto;
    max-width: none;
  }

  .brand-logo-container {
    height: 84px;
  }

  .brand-logo-link {
    width: 165px;
    height: 83px;
  }

  .brand-logo-grey {
    display: none;
    width: 165px;
  }

  .brand-logo-grey:hover {
    opacity: 1;
  }

  .brand-logo-color {
    width: 165px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-load-more-container {
    right: -10px;
    bottom: 69px;
  }

  .featured-inventory-section {
    width: 80%;
    max-width: none;
    margin-bottom: 40px;
  }

  .featured-inventory-tabs {
    display: block;
  }

  .featured-inventory-tabs-menu {
    position: static;
    display: flex;
    width: auto;
    height: auto;
    margin-bottom: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .cr-tab-link-tab-1 {
    width: 49%;
    height: 30px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cr-tab-link-tab-1.w--current {
    width: 49%;
    height: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cr-tab-link-tab-2 {
    width: 49%;
    height: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    flex: 0 auto;
  }

  .cr-tab-link-tab-2.w--current {
    margin-bottom: 6px;
    flex: 0 auto;
  }

  .cr-tab-link-tab-3 {
    width: 49%;
    height: 30px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cr-text-block-5 {
    margin-top: 3px;
    text-align: center;
  }

  .cr-tab-link-tab-4 {
    width: 49%;
    height: 30px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
    flex: 0 auto;
  }

  .cr-tab-link-tab-7 {
    width: 49%;
    height: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    flex: 0 auto;
  }

  .cr-tab-link-tab-6 {
    width: 49%;
    height: 30px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cr-tab-link-tab-5 {
    width: 49%;
    height: 30px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .featured-inventory-tabs-content {
    width: auto;
  }

  .featured-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .featured-inventory-image-link {
    width: 80%;
  }

  .inventory-inner-stroke {
    height: 340px;
  }

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

  .featured-inventory-price {
    max-width: 177.2734375px;
    font-size: 38px;
  }

  .details-column {
    margin-right: auto;
    margin-left: auto;
  }

  .details-text {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }

  .unit-details-link {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .quick-links-section {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 0px;
  }

  .quick-links-columns {
    display: block;
  }

  .footer-container {
    bottom: 0px;
  }

  .hack10-gif {
    max-width: 70%;
  }

  .hack10-loading-wrapper {
    display: none;
  }

  .all-inventroy-button {
    max-width: none;
  }

  .cr-body-content {
    margin-top: 0px;
  }

  .simple-header {
    width: 80%;
    max-width: none;
    padding-top: 25px;
  }

  .ntrv-logo {
    width: 160px;
  }

  .arrow-body {
    padding-bottom: 20px;
    background-size: 289px;
  }

  .policy-content-wrapper {
    width: 80%;
    max-width: none;
    padding: 25px 20px 2px;
  }

  .simple-page-explore-links {
    width: 80%;
    max-width: 256px;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .explore-links {
    display: block;
    margin-top: 25px;
  }

  .explore-link {
    margin-bottom: 20px;
  }

  .back-button {
    max-width: none;
  }

  .ntrv-logo-link {
    width: 160px;
    height: auto;
    margin-bottom: 4px;
  }

  .cali-residents {
    margin-top: 25px;
  }

  .html-embed-4 {
    margin-bottom: -20px;
  }

  .bold-text-2 {
    font-size: 15px;
  }

  .information-chart {
    margin-bottom: 34px;
  }

  .text-block-11 {
    font-size: 12px;
    line-height: 20px;
  }

  .heading-10 {
    line-height: 26px;
    text-align: center;
  }

  .privacy-request-form-container {
    margin-top: 25px;
  }

  .form-field-label {
    margin-bottom: 3px;
    font-size: 15px;
  }

  .form-checkbox-container {
    font-size: 12px;
  }

  .data-form-block {
    width: 100%;
    max-width: 100%;
  }

  .form-small-copy.close {
    width: 200px;
    margin-right: auto;
    margin-left: 0px;
  }

  .form-small-copy.closer {
    position: relative;
    text-align: left;
  }

  .form-small-copy.smaller-white {
    position: relative;
  }

  .form-checkbox-label {
    font-size: 14px;
  }

  .data-form-grid {
    -ms-grid-rows: auto auto minmax(67px, 0.25fr);
    grid-template-rows: auto auto minmax(67px, 0.25fr);
  }

  .form-div-container {
    display: block;
    margin-bottom: 0px;
  }

  .form-div-container.short {
    width: auto;
  }

  .form-div-container.long {
    width: auto;
    margin-top: 10px;
  }

  .form-subhead {
    font-size: 20px;
    line-height: 26px;
  }

  .form-checkbox {
    font-size: 12px;
  }

  .submit-button-new {
    max-width: none;
  }

  .submit-button-wrapper {
    top: 3px;
    margin-right: auto;
    margin-left: 0px;
  }

  .secondary-page-hero-section {
    height: 390px;
  }

  .image-10 {
    left: -16%;
    min-width: 711px;
    margin-bottom: -15px;
    margin-left: -9px;
  }

  .image-10.finance {
    left: -28%;
  }

  .image-10.roof {
    left: -28%;
    margin-bottom: 8px;
  }

  .hero-shading-top {
    height: 130px;
    background-image: linear-gradient(180deg, #000 15%, transparent);
  }

  .column-bullets {
    width: 80%;
  }

  .column-bullets.wider {
    width: 258px;
  }

  .cr-blue-copy-section {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 70px;
  }

  .cr-blue-copy-section.no-bottom-margin {
    margin-bottom: 100px;
    padding-bottom: 40px;
  }

  .cr-blue-section-container {
    width: 80%;
    max-width: none;
  }

  .cr-blue-section-container.flex {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .resource-columns {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .resource-column {
    padding-right: 0px;
  }

  .resource-information {
    padding-right: 10px;
    padding-left: 10px;
  }

  .resource-phone {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
  }

  .link-13 {
    font-size: 14px;
  }

  .link-15 {
    font-weight: 500;
  }

  .column-single-image {
    width: auto;
    max-width: 100%;
  }

  .resource-logo {
    height: 150px;
    margin-bottom: 10px;
  }

  .resource-container {
    height: 296px;
    padding-bottom: 0px;
  }

  .resource-container.products {
    height: auto;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .resource-container.products-second {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .resource-logo-link {
    height: 150px;
  }

  .resource-logo-image {
    height: 100%;
  }

  .canadian-resource-link {
    width: 75%;
    margin-top: 14px;
    margin-right: auto;
    margin-left: auto;
  }

  .canadian-resource-link.products {
    width: 97%;
  }

  .resource-link-button {
    width: 100%;
    max-width: none;
  }

  .resource-link-button.products {
    margin-right: auto;
    margin-left: auto;
  }

  .secondary-headline-container {
    position: absolute;
    top: -52px;
    width: 100%;
    height: auto;
    background-image: linear-gradient(0deg, #000, transparent 77%);
  }

  .secondary-headline-container.lower {
    top: -26px;
  }

  .background-video {
    position: absolute;
    left: 0%;
    top: 84px;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 294px;
  }

  .brand-logo-header {
    width: 200px;
  }

  .rv-unit-columns {
    margin-bottom: 40px;
  }

  .rv-unit-info-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .rv-unit-descriptor {
    width: 100%;
    font-size: 15px;
    line-height: 22px;
  }

  .rv-unit-more-button {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .rv-unit-more-button.smaller {
    width: 240px;
    margin-right: auto;
    margin-left: auto;
  }

  .rv-unit-link-button {
    width: 100%;
    max-width: none;
  }

  .larger-image-copy {
    display: none;
  }

  .copy-paragraph-rv-unit {
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .copy-section-grey {
    width: 100%;
    max-width: none;
    margin-bottom: 40px;
    padding-top: 79px;
    padding-bottom: 80px;
  }

  .grey-copy-container {
    width: 80%;
    max-width: none;
  }

  .employee-test-slide {
    padding-right: 20px;
    padding-left: 20px;
  }

  .left-arrow {
    left: -10px;
    width: 29px;
  }

  .icon {
    width: 27px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .right-arrow {
    right: -10px;
    width: 29px;
  }

  .h3-open-position-title {
    font-size: 20px;
    line-height: 26px;
  }

  .job-subs {
    margin-top: 1px;
    text-align: left;
  }

  .show-more-job-info-link {
    width: 100%;
    max-width: 256px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .job-link-button {
    width: 100%;
    max-width: none;
  }

  .job-bullets-list {
    padding-left: 21px;
  }

  .list-item {
    text-align: left;
  }

  .page-divider {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .apply-now-button {
    display: flex;
    max-width: none;
    margin-left: 0px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
  }

  .application-form-container {
    margin-top: 25px;
  }

  .image-11 {
    display: block;
    margin-right: auto;
    margin-left: 0px;
  }

  .app-form-grid {
    -ms-grid-columns: minmax(40%, auto);
    grid-template-columns: minmax(40%, auto);
  }

  .textarea-2 {
    width: 100%;
    min-width: auto;
  }

  .basic-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .form-comment-field {
    margin-top: 10px;
  }

  .contact-form-grid {
    -ms-grid-rows: auto auto minmax(67px, 0.25fr);
    grid-template-rows: auto auto minmax(67px, 0.25fr);
  }

  .recaptcha.right {
    position: static;
    left: 0%;
    top: 293px;
    right: auto;
    bottom: 0%;
    float: none;
  }

  .recaptcha.overlay {
    position: static;
    left: 0%;
    top: 293px;
    right: auto;
    bottom: 0%;
    float: none;
  }

  .mailing-list-join {
    margin-top: 0px;
  }

  .checkbox-copy {
    margin-bottom: 3px;
    float: left;
    font-size: 15px;
    text-align: left;
  }

  .cr-tab-text-block {
    margin-top: 0px;
    font-size: 14px;
    text-align: center;
  }

  .hours-and-locations-section {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 40px;
  }

  .cr-tab-link-tab-3-2 {
    width: 100%;
    height: 39px;
    padding-top: 6px;
    padding-bottom: 7px;
  }

  .location-maps-menu {
    position: static;
    width: 80%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-tab-link-tab-1-2 {
    width: 100%;
    height: 39px;
    padding: 7px 10px;
  }

  .cr-tab-link-tab-1-2.w--current {
    width: 100%;
    height: 39px;
    padding: 6px 10px 7px;
  }

  .cr-tab-link-tab-2-2 {
    width: 100%;
    height: 39px;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-bottom: 7px;
  }

  .cr-tab-link-tab-2-2.w--current {
    width: 100%;
  }

  .location-info-container {
    width: 80%;
    max-width: none;
  }

  .h4-blue {
    width: 100%;
    font-size: 20px;
    line-height: 28px;
  }

  .inventory-listing-sort-bar {
    display: block;
    margin-bottom: 0px;
  }

  .sort-bar-dropdown {
    width: 145px;
    height: 29px;
  }

  .dropdown-link-4 {
    height: 29px;
    padding: 3px 10px 0px;
  }

  .inventory-filter-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .dropdown-list-3.w--open {
    width: 145px;
  }

  .filter-dropdown-categories {
    font-size: 13px;
  }

  .icon-8 {
    margin-right: 10px;
  }

  .inventory-filter-dropdown {
    width: 50%;
  }

  .inventory-listing-page-number-wrapper {
    position: static;
    display: flex;
    width: 100%;
    margin: 0px auto;
    clear: none;
    flex-wrap: nowrap;
    order: -1;
  }

  .sort-bar-showing-info-wrapper {
    display: none;
  }

  .inventory-filter-column {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .sort-bar-dropdown-wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
  }

  .next-button-arrow {
    margin-right: 0px;
  }

  .inventory-listing-page-number-text {
    width: 20px;
    height: 20px;
    padding-top: 0px;
  }

  .sort-bar {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .inventory-filter-header {
    height: 27px;
  }

  .dropdown-toggle-2 {
    width: 145px;
    height: 29px;
    margin-top: 2px;
    padding-top: 3px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .dropdown-toggle-2.w--open {
    width: 145px;
  }

  .inventory-filter-container {
    margin-top: 10px;
  }

  .div-block-17 {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .sort-bar-sort-by-text {
    margin-left: 10px;
    font-size: 13px;
    text-align: left;
  }

  .inventory-listing-page-number-box {
    width: 20px;
    height: 20px;
  }

  .inventory-listing-page-number-box.active {
    width: 20px;
    height: 20px;
  }

  .similar-text {
    padding-top: 7px;
    font-size: 15px;
  }

  .listings-page-nav-arrow {
    width: 20px;
  }

  .inventory-listings-page-nav-bar {
    position: relative;
    display: flex;
    overflow: visible;
    width: 100%;
    height: 65px;
    margin-right: 0px;
    margin-left: 0px;
    clear: none;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    order: 0;
    flex: 1;
  }

  .inventory-listing-section {
    width: 80%;
    max-width: none;
    margin-top: 20px;
  }

  .remove-filter-tags {
    justify-content: space-around;
  }

  .remove-filter {
    width: 48%;
  }

  .blue-small-text-bold {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }

  .html-embed-10 {
    width: 9px;
    margin-top: -8px;
  }

  .inventory-listing-container-one {
    position: relative;
    width: auto;
    max-width: none;
    padding: 10px;
  }

  .icon-11 {
    font-size: 13px;
  }

  .right-arrow-2 {
    width: 17px;
    height: 22px;
  }

  .left-arrow-2 {
    width: 17px;
    height: 22px;
  }

  .inventory-listing-info-wrapper {
    min-width: 0px;
  }

  .inventory-listing-name {
    font-size: 16px;
    line-height: 17px;
  }

  .inventory-listing-details-link {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .unit-container {
    position: static;
    margin-bottom: 10px;
  }

  .unit-button-container {
    display: block;
    max-width: none;
    margin-top: 0px;
  }

  .info-stroke-box {
    top: -85px;
    height: 350px;
  }

  .listing-details-columns {
    display: inline-block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .unit-quote-form-container {
    max-width: 100%;
    margin-top: 10px;
  }

  .quote-form-grid {
    justify-content: stretch;
    justify-items: stretch;
    -ms-grid-rows: auto auto minmax(auto, 0.25fr);
    grid-template-rows: auto auto minmax(auto, 0.25fr);
  }

  .quote-form {
    overflow: hidden;
    max-width: 100%;
  }

  .trade-value-form-container {
    margin-top: 0px;
  }

  .trade-form-grid {
    justify-items: stretch;
    -ms-grid-rows: auto auto minmax(auto, 0.25fr) auto auto auto auto;
    grid-template-rows: auto auto minmax(auto, 0.25fr) auto auto auto auto;
  }

  .inventory-listing-container-two {
    position: relative;
    width: 100%;
    padding: 10px;
  }

  .inventory-listing-pair {
    max-width: 100%;
  }

  .similar-units-column {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .h1-unit-page-model-name {
    margin-top: 5px;
    font-size: 24px;
    line-height: 22px;
  }

  .h1-unit-page-make-name {
    font-size: 20px;
    line-height: 13px;
  }

  .unit-design-stroke-box {
    top: 170px;
    height: 875px;
  }

  .unit-blue-block {
    padding: 8px;
  }

  .unit-details-text {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }

  .unit-listing-button-container {
    display: block;
    width: 90%;
    max-width: 240.625px;
    margin-top: 0px;
  }

  .page-link-share-button {
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
  }

  .page-link-share-button.blue {
    width: 100%;
    height: 30px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .page-link-share-button.blue-copy {
    width: 100%;
    height: 30px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .unit-offer-button {
    width: 100%;
    max-width: 240.625px;
    margin-right: auto;
    margin-left: auto;
  }

  .buy-for-block {
    flex-direction: column;
  }

  .text-block-36 {
    margin-right: auto;
    margin-bottom: 3px;
    margin-left: auto;
  }

  .heading-11 {
    font-size: 43px;
    line-height: 39px;
  }

  .cr-tab-link-tab-1-3 {
    padding: 7px 4px;
  }

  .cr-tab-link-tab-1-3.w--current {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .cr-tab-link-tab-3-3 {
    padding: 7px 4px;
  }

  .unit-tab-text {
    font-size: 13px;
    line-height: 15px;
  }

  .tabs-menu {
    margin-bottom: 8px;
  }

  .cr-tab-pane-tab-1-2 {
    padding: 5px;
  }

  .cr-tab-pane-tab-3 {
    padding: 5px;
  }

  .forms-container {
    width: 100%;
    max-width: none;
    padding: 0px 10px;
  }

  .h2-form-headers {
    line-height: 27px;
  }

  .offer-form-grid {
    justify-items: stretch;
    -ms-grid-rows: auto auto minmax(auto, 0.25fr) auto auto auto auto;
    grid-template-rows: auto auto minmax(auto, 0.25fr) auto auto auto auto;
  }

  .unit-more-info-link {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .similar-unit-sidebar {
    margin-top: 10px;
  }

  .similar-inventory-image-link {
    width: 80%;
  }

  .similar-inner-stroke {
    height: 302px;
  }

  .similar-unit-link {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .similar-link-button {
    width: 100%;
    max-width: 236px;
  }

  .disclaimer-section {
    width: 80%;
    max-width: none;
  }

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

  .orientation-hook-section {
    margin-top: -44px;
  }

  .orientation-hook-image {
    display: block;
    height: 300px;
  }

  .image-19 {
    width: 479px;
    height: auto;
  }

  .orientation-model-image {
    margin-top: -119px;
  }

  .orientation-copy-container {
    width: 80%;
    max-width: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .hook-copy-section {
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .listing-details {
    margin-bottom: 20px;
  }

  ._404-content-wrapper {
    height: 100vh;
    background-position: 50% 50%;
  }

  ._404-regular-copy {
    top: auto;
    display: block;
    height: auto;
    max-width: 320px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    align-items: center;
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  ._404-body-copy {
    margin-top: 8px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 17px;
  }

  ._404-whoops {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 35px;
  }

  .text-span-4 {
    line-height: 18px;
  }

  ._404-header {
    margin-top: 8px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 5vw;
    line-height: 6vw;
    text-shadow: 2px 2px 4px #000;
  }

  .image-21 {
    width: 280px;
  }

  .quick-search-slide-mobile {
    left: -100%;
    width: 100%;
    padding-right: 30px;
    padding-left: 20px;
  }

  .h2-small-headline {
    font-size: 28px;
    line-height: 9px;
  }

  .timeline-slider-container {
    width: 100%;
  }

  .timeline-columns {
    height: auto;
  }

  .timeline-info-column {
    padding-bottom: 20px;
  }

  .cr-mask-3 {
    height: auto;
    background-color: #003b7a;
  }

  .timeline-year-big {
    width: auto;
    font-size: 29px;
    line-height: 28px;
  }

  .timeline-left-arrow-box {
    left: -39px;
    top: auto;
    right: 0%;
    bottom: -1%;
  }

  .timeline-right-arrow-box {
    left: 0%;
    top: auto;
    right: -39px;
    bottom: -1%;
  }

  .timeline-date-small {
    font-size: 12px;
  }

  .timeline-date-circle {
    width: 10px;
    height: 10px;
    margin-top: 2px;
  }

  .timeline-line {
    top: -8px;
  }

  .timeline-line-1986 {
    top: -6px;
    width: 7%;
  }

  .timeline-line-1993 {
    top: -6px;
    width: 22%;
  }

  .timeline-line-2001 {
    top: -6px;
    width: 36%;
  }

  .timeline-line-2015 {
    top: -6px;
    width: 50%;
  }

  .timeline-line-2016 {
    top: -6px;
    width: 65%;
  }

  .timeline-line-2018 {
    top: -6px;
    width: 79%;
  }

  .timeline-line-2020 {
    top: -6px;
  }

  .italic-text {
    line-height: 16px;
  }

  .image-23 {
    width: 100%;
    margin-top: -27px;
  }

  .award-blurb-copy {
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .to-do-image {
    display: none;
  }

  .cr-to-do-link-tab-2 {
    width: 100%;
    height: 33px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-to-do-link-tab-2:hover {
    height: 33px;
  }

  .cr-to-do-link-tab-2.w--current {
    width: 100%;
    height: 33px;
    min-width: 0px;
    margin-bottom: 0px;
  }

  .area-location-wrapper {
    padding-left: 5px;
  }

  .tab-text-block-2 {
    margin-top: 0px;
    font-size: 17px;
    text-align: center;
  }

  .cr-to-do-link-tab-1 {
    width: 100%;
    height: 33px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-to-do-link-tab-1:hover {
    height: 33px;
  }

  .cr-to-do-link-tab-1.w--current {
    position: relative;
    width: 100%;
    height: 33px;
    margin-bottom: 0px;
    padding-top: 5px;
  }

  .to-do-tabs-wrapper {
    margin-top: 0px;
    padding-bottom: 0px;
  }

  .to-do-menu {
    height: 130px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .to-do {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-to-do-link-tab-3 {
    width: 100%;
    height: 33px;
    margin-right: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-to-do-link-tab-3:hover {
    height: 33px;
  }

  .cr-to-do-link-tab-3.w--current {
    width: 100%;
    height: 33px;
  }

  .cr-to-do-link-tab-4 {
    width: 100%;
    height: 33px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .cr-to-do-link-tab-4:hover {
    height: 33px;
  }

  .cr-to-do-link-tab-4.w--current {
    width: 100%;
    height: 33px;
  }

  .area-location-heading {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .area-location-columns {
    display: inline-block;
    width: auto;
    max-width: none;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .location-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-text-container {
    position: static;
    width: 100%;
  }

  .h3-white-heading {
    margin-top: 0px;
    text-align: center;
  }

  .social-feed-section {
    width: 80%;
    max-width: none;
    margin-bottom: 140px;
  }

  .social-feed-tabs-menu {
    display: flex;
  }

  .social-feed-tabs-content {
    overflow: scroll;
    width: auto;
    height: 560px;
  }

  .cr-tab-link-tab-1-4 {
    padding-top: 6px;
    transition-property: none;
  }

  .cr-tab-link-tab-1-4:hover {
    transform: none;
  }

  .cr-tab-link-tab-1-4.w--current {
    padding-top: 6px;
    padding-bottom: 8px;
  }

  .social-tab-text {
    display: none;
  }

  .social-tab-icons {
    width: 36px;
    height: 34px;
    font-size: 14px;
  }

  .social-facebook-feed {
    display: none;
    width: 100%;
  }

  .cr-tab-pane-tab-2-3 {
    overflow: hidden;
    height: 900px;
  }

  .twitter-feed {
    width: 256px;
  }

  .youtube-feed {
    width: 256px;
  }

  .pinterest-feed {
    width: 256px;
  }

  .instagram-feed {
    width: 256px;
    height: auto;
  }

  .social-facebook-feed-mobile {
    display: block;
    width: 256px;
    margin-right: auto;
    margin-left: auto;
  }

  .cr-tab-pane-tab-5 {
    overflow: hidden;
    height: 1540px;
  }

  .social-facebook-feed-landscape {
    display: none;
    width: 256px;
    margin-right: auto;
    margin-left: auto;
  }

  .main-event-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .event-container {
    width: auto;
  }

  .event-heading {
    font-size: 22px;
    line-height: 20px;
  }

  .event-call-info {
    font-size: 19px;
    line-height: 24px;
  }

  .event-copy {
    font-size: 14px;
    line-height: 21px;
  }

  .event-date-info {
    font-size: 15px;
    line-height: 20px;
  }

  .event-arrow {
    width: 50px;
    margin-bottom: -75px;
  }

  .calendar-button {
    right: -10px;
    bottom: 69px;
  }

  .calendar-button-shape {
    max-width: none;
  }

  .no-events-heading {
    font-size: 20px;
    line-height: 21px;
  }

  .event-calendar-landscape {
    display: none;
  }

  .event-calendar-mobile {
    display: block;
    width: 246px;
  }

  .blog-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .blog-preview-heading {
    height: 60px;
  }

  .blog-preview-footer {
    margin-top: 10px;
  }

  .blog-preview-button-text {
    width: 79%;
    margin-top: -3px;
    margin-right: auto;
    margin-left: auto;
    font-size: 17px;
    text-align: center;
  }

  .mailing-list-sign-up-form {
    display: block;
    width: 80%;
    max-width: 100%;
    margin-bottom: 0px;
  }

  .mailing-list-form {
    overflow: hidden;
    max-width: 100%;
  }

  .mailing-list-form-grid {
    justify-content: stretch;
    justify-items: stretch;
    -ms-grid-rows: auto auto minmax(auto, 0.25fr);
    grid-template-rows: auto auto minmax(auto, 0.25fr);
  }

  .mailing-list-form-block {
    width: 100%;
    max-width: 100%;
  }

  .submit-button-reverse {
    max-width: none;
  }

  .faq-accordian-item {
    display: block;
  }

  .accordion-item-trigger {
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
  }

  .accordion-item-heading {
    overflow: hidden;
    width: 86%;
    font-size: 15px;
    line-height: 17px;
    text-align: left;
  }

  .accordion-item-trigger-icon {
    width: 30px;
    height: 40px;
    max-width: none;
    margin-right: 0px;
    padding-top: 10px;
  }

  .accordion-item-content {
    margin-bottom: 10px;
  }

  .faq-answer-copy {
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
  }

  .blog-story-button-link {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .text-left-l1-blog {
    font-size: 17px;
  }

  .location-container {
    width: auto;
  }

  .location-arrow {
    width: 50px;
    margin-bottom: -135px;
  }

  .location-heading {
    width: 192px;
    font-size: 20px;
    line-height: 20px;
  }

  .location-phone {
    font-size: 33px;
    line-height: 30px;
  }

  .location-address2 {
    font-size: 14px;
    line-height: 21px;
  }

  .location-hours-header {
    font-size: 19px;
    line-height: 24px;
  }

  .location-hours2 {
    font-size: 16px;
    line-height: 23px;
  }

  .location-hours2.mobile {
    font-size: 14px;
  }

  .archive-blog-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .blog-archive-nav-bar {
    position: relative;
    display: flex;
    overflow: visible;
    width: 100%;
    height: 30px;
    margin-right: 0px;
    margin-left: 0px;
    clear: none;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    order: 0;
    flex: 1;
  }

  .blog-archive-number-wrapper {
    position: static;
    display: flex;
    width: 100%;
    margin: 0px auto;
    clear: none;
    flex-wrap: nowrap;
    order: -1;
  }

  .blog-archive-filter-container {
    display: block;
  }

  .fliter-tag-wrapper {
    flex-direction: row;
    justify-content: space-around;
  }

  .filter-tag {
    width: 40%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .filter-tag.current {
    width: 40%;
  }

  .filter-name {
    font-size: 12px;
  }

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

  .full-blog-story-section {
    width: 80%;
    max-width: none;
  }

  .h1-headlinee-blog-feature-story {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 22px;
    line-height: 24px;
  }

  .blog-copy-paragraph {
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .blog-source-date-category {
    display: none;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
  }

  .inventory-search-wrapper {
    position: relative;
    left: auto;
    right: auto;
    display: none;
    width: 100%;
    height: 30px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }

  .inventory-search-input {
    width: 100%;
    height: 30px;
    font-size: 12px;
  }

  .inventory-search-field-closer {
    left: auto;
    top: 8px;
    right: 55px;
    bottom: auto;
    display: none;
    width: 15px;
    height: 15px;
  }

  .inventory-search-button {
    position: absolute;
    height: 30px;
  }

  .blog-source-date-category-mobile {
    font-size: 15px;
    line-height: 21px;
    text-align: left;
  }

  .image-25 {
    top: 4px;
    width: 120%;
    max-width: none;
  }

  .image-25.middle {
    width: 119%;
    max-width: none;
    margin-top: -10px;
  }

  .full-location-heading {
    width: auto;
    max-width: 230px;
    font-size: 19px;
    line-height: 20px;
  }

  .full-location-info-wrapper {
    height: 510px;
    padding-top: 87px;
  }

  .full-location-phone {
    font-size: 33px;
    line-height: 30px;
  }

  .full-location-address2 {
    font-size: 14px;
    line-height: 21px;
  }

  .full-location-address2.mobile {
    width: auto;
    font-size: 14px;
  }

  .full-location-hours-header {
    font-size: 19px;
    line-height: 24px;
  }

  .full-location-map-container {
    margin-top: -142px;
  }

  .progress-video-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .progress-videos {
    margin-bottom: 40px;
    padding-top: 73px;
    padding-bottom: 40px;
  }

  .video-tabs-menu {
    margin-top: 17px;
    flex-wrap: wrap;
  }

  .cr-tab-link-tab-1-5 {
    width: 50%;
  }

  .cr-tab-link-tab-1-5.w--current {
    width: 50%;
  }

  .text-block-37 {
    font-size: 12px;
  }

  .unit-contact-form-container {
    max-width: 100%;
  }

  .unit-contact-form {
    overflow: hidden;
    max-width: 100%;
  }

  .unit-contact-form-grid {
    justify-content: stretch;
    justify-items: stretch;
    -ms-grid-rows: auto auto minmax(auto, 0.25fr);
    grid-template-rows: auto auto minmax(auto, 0.25fr);
  }

  .featured-brands-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .featured-brands-container {
    margin-top: 10px;
  }

  .brand-button-text {
    width: 79%;
    margin-top: -3px;
    margin-right: auto;
    margin-left: auto;
    font-size: 17px;
    text-align: center;
  }

  .feature-brand-logo-link {
    width: 180px;
  }

  .featured-brand-tagline {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    font-size: 15px;
  }

  .brand-button-link {
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }

  .lineup-all-models {
    width: 100%;
    max-width: none;
    margin-top: -22px;
  }

  .all-makes-hook-block {
    width: 80%;
    height: 94px;
    max-width: none;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .all-makes-hook-heading {
    font-size: 14px;
    line-height: 15px;
  }

  .cr-model-lineup-section {
    width: 80%;
    max-width: none;
    margin-bottom: 40px;
  }

  .model-name-wrapper {
    position: static;
    margin-top: 13px;
  }

  .cr-slider-model-image {
    max-width: none;
  }

  .cr-mask-5 {
    height: auto;
  }

  .hero-model-slider {
    margin-bottom: 20px;
  }

  .slide-model-name {
    margin-top: -10px;
    font-size: 17px;
    line-height: 18px;
  }

  .make-logo {
    width: 180px;
    margin-top: 20px;
  }

  .icon-2 {
    font-size: 10px;
  }

  .right-arrow-5 {
    width: 18px;
    height: 15px;
  }

  .left-arrow-6 {
    width: 18px;
    height: 15px;
  }

  .cr-main-model-slider-section {
    padding-top: 40px;
    background-position: -94px 0px;
  }

  .main-model-logo {
    width: 80%;
    max-width: none;
  }

  .main-model-slider-container {
    margin-top: 10px;
  }

  .slider-model-link {
    max-width: 87%;
    text-decoration: none;
  }

  .h3-model-name {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .slide-info-button {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: -16px;
    width: 34px;
    height: 34px;
    margin-right: auto;
    margin-left: auto;
  }

  .button-arrow {
    width: 9px;
  }

  .model-blurb {
    width: 170px;
    margin-top: 0px;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
  }

  .cr-model-button-blue {
    width: 100%;
    max-width: 236px;
    margin: 0px auto;
  }

  .active-button-container-wide {
    width: 90%;
    height: auto;
    margin-right: auto;
    margin-bottom: -105px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    align-items: center;
  }

  .make-headline-container {
    position: static;
    top: -52px;
    width: 80%;
    height: auto;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .small-slider-left-arrow-box-flipped {
    left: 0%;
    top: auto;
    right: 37px;
    bottom: -15px;
  }

  .small-slider-right-arrow-box-flipped {
    left: 37px;
    top: auto;
    right: 0%;
    bottom: -15px;
  }

  .staff-section {
    width: 80%;
    max-width: none;
    margin-bottom: 144px;
  }

  .staff-link-box {
    width: auto;
    max-width: 318.390625px;
    margin-right: auto;
    margin-left: auto;
  }

  .staff-name {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }

  .staff-email {
    width: 90%;
    margin-top: -3px;
    margin-right: auto;
    margin-left: auto;
    font-size: 23px;
    text-align: center;
  }

  .sales-form-grid {
    -ms-grid-rows: auto auto minmax(67px, 0.25fr);
    grid-template-rows: auto auto minmax(67px, 0.25fr);
  }

  .sales-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .services-offered-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .service-list-container {
    max-width: 256px;
  }

  .service-item-list {
    width: 200px;
    text-align: left;
  }

  .service-list-arrow {
    width: 50px;
    margin-bottom: -75px;
  }

  .service-list-arrow.top {
    margin-bottom: -48px;
  }

  .frvt-logo-container {
    width: 70%;
  }

  .frvt-copy-container {
    width: 100%;
  }

  .auth-tagline {
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .auth-service-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .cr-blue-copy-video-section {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .video-background-div {
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-service-callout {
    font-size: 20px;
    line-height: 20px;
  }

  .blurb-columns-service {
    margin-top: 40px;
  }

  .link-icon-image {
    width: 110px;
  }

  .link-content {
    height: auto;
    max-width: none;
    margin-bottom: 0px;
  }

  .service-link-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .link-container {
    width: 80%;
    max-width: none;
  }

  .service-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .service-form-block {
    width: 100%;
    max-width: 100%;
  }

  .service-form-grid {
    display: block;
    justify-items: stretch;
    grid-auto-rows: auto;
        grid-template-areas: ". ."
      ". ."
      ". ."
      ". ."
      "Area Area"
      "Area-2 Area-2";
    -ms-grid-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
  }

  .no-lable-field {
    margin-top: 10px;
  }

  .service-appointment-date-picker {
    margin-right: auto;
    margin-left: 0px;
    float: none;
  }

  .text-block-38 {
    font-size: 14px;
    text-align: left;
  }

  .previous-service-date-picker {
    margin-right: auto;
    margin-left: 0px;
    float: none;
  }

  .service-form-previous-service-radio {
    height: 90px;
    padding-top: 0px;
    flex-wrap: nowrap;
  }

  .service-question {
    width: auto;
    height: auto;
    margin-top: 0px;
    font-size: 13px;
    line-height: 14px;
    text-align: left;
  }

  .radio-button-field-2 {
    position: relative;
    align-self: flex-start;
  }

  .radio-button-label-2 {
    width: 190px;
    font-size: 15px;
  }

  .column-22 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-23 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-24 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-25 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-26 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-27 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .part-logo-carousel-wrapper {
    width: 80%;
    max-width: none;
  }

  .part-logo-carousel-wrapper.tires {
    margin-top: -5px;
  }

  .part-logo-container {
    height: 84px;
  }

  .part-logo-color {
    width: 165px;
    margin-right: auto;
    margin-left: auto;
  }

  .part-logo-box {
    width: 165px;
    height: 83px;
  }

  .part-hook-container {
    width: 100%;
    margin-top: 0px;
  }

  .part-hook-wrapper {
    margin-top: 20px;
    padding-top: 20px;
  }

  .part-brands-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .part-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .part-form-block {
    width: 100%;
    max-width: 100%;
  }

  .part-form-grid {
    display: block;
    justify-items: stretch;
    grid-auto-rows: auto;
        grid-template-areas: ". ."
      ". ."
      ". ."
      ". ."
      "Area Area"
      "Area-2 Area-2";
    -ms-grid-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
  }

  .selling-block {
    padding-right: 15px;
    padding-left: 15px;
  }

  .heading-20 {
    margin-bottom: -16px;
    font-size: 26px;
  }

  .selling-bullets-wrapper {
    margin-top: -19px;
  }

  .hasle-free-container {
    flex-direction: column;
  }

  .hassle-free-box {
    width: 100%;
  }

  .selling-tabs-menu {
    width: 100%;
  }

  .selling-step-body {
    width: 100%;
    font-size: 15px;
    line-height: 22px;
  }

  .consignment-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .consignment-form-block {
    width: 100%;
    max-width: 100%;
  }

  .consignment-form-grid {
    display: block;
    justify-items: stretch;
    grid-auto-rows: auto;
        grid-template-areas: ". ."
      ". ."
      ". ."
      ". ."
      "Area Area"
      "Area-2 Area-2";
    -ms-grid-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
  }

  .consignment-arrow {
    width: 50px;
    margin-bottom: 0px;
  }

  .finance-calculator-section {
    width: 80%;
    max-width: none;
  }

  .product-info-container {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .product-info-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .product-info-section-grey {
    width: 100%;
    max-width: none;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .product-info-section-grey.last {
    margin-bottom: -56px;
    padding-bottom: 40px;
  }

  .product-image {
    width: 100%;
  }

  .product-list-bullets {
    font-size: 15px;
    line-height: 22px;
    text-align: left;
  }

  .product-video {
    width: 100%;
  }

  .finance-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .finance-form-block {
    width: 100%;
    max-width: 100%;
  }

  .finance-form-grid {
    display: block;
    justify-items: stretch;
    grid-auto-rows: auto;
        grid-template-areas: ". ."
      ". ."
      ". ."
      ". ."
      "Area Area"
      "Area-2 Area-2";
    -ms-grid-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
  }

  .finance-calc-message {
    margin-top: 10px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .crash-animation-section {
    z-index: 0;
    margin-top: 0px;
  }

  .never-happened-hook-container {
    width: 270px;
    height: 310px;
  }

  .hook-outer-burst {
    right: -6px;
    bottom: 8.5469px;
  }

  .hook-center-burst {
    left: 53px;
    top: 76px;
    width: 170px;
  }

  .hook-circle {
    width: 120px;
    height: 120px;
  }

  .hook-text {
    font-size: 15px;
    line-height: 15px;
  }

  .rv-crash-renegade-wrapper {
    height: 310px;
  }

  .crash-left-image {
    top: 91px;
    width: 380px;
  }

  .rv-crash-tiffin-wrapper {
    height: 310px;
  }

  .crash-right-image {
    top: 91px;
    width: 380px;
  }

  .paint-logo-container {
    width: 70%;
  }

  .other-services-section {
    width: auto;
    max-width: none;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .other-services-info-container {
    left: 0%;
    overflow: hidden;
    width: 80%;
    max-width: none;
  }

  .other-service-info-block {
    width: auto;
    max-width: none;
    margin-top: 81px;
  }

  .insurance-logos-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .collision-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .collision-form-block {
    width: 100%;
    max-width: 100%;
  }

  .collision-form-grid {
    display: block;
    justify-items: stretch;
    grid-auto-rows: auto;
        grid-template-areas: ". ."
      ". ."
      ". ."
      ". ."
      "Area Area"
      "Area-2 Area-2";
    -ms-grid-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto minmax(67px, 0.25fr) auto auto auto auto auto auto auto auto auto auto;
  }

  .upload-image {
    display: block;
    margin-right: auto;
    margin-left: 0px;
  }

  .auth-chassis-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .freightliner-info-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .section-header-logo.small {
    width: 100%;
    margin-bottom: 10px;
  }

  .section-header-sub-logo {
    width: 226px;
  }

  .chassis-logo {
    max-width: 110.4375px;
  }

  .cr-tab-link-tab-1-7 {
    height: 58px;
  }

  .cr-tab-link-tab-1-7.w--current {
    height: 58px;
    padding-right: 10px;
    padding-left: 5px;
  }

  .chassis-image {
    width: 100%;
    max-width: 256px;
  }

  .chassis-callouts-wrapper {
    height: 190px;
    max-width: 288px;
  }

  .callout-container.wheels {
    width: 250px;
    height: 34px;
  }

  .callout-container.engine {
    width: 250px;
    height: 34px;
  }

  .callout-container.frame-rails {
    width: 250px;
    height: 34px;
  }

  .callout-container.suspension {
    width: 250px;
    height: 34px;
  }

  .callout-container.fuel-tank {
    width: 250px;
    height: 34px;
  }

  .callout-container.transmission {
    width: 250px;
    height: 34px;
  }

  .callout-container.rear-suspension {
    width: 250px;
    height: 34px;
  }

  .callout-container.shocks {
    width: 250px;
    height: 34px;
  }

  .callout-container.radiator {
    width: 250px;
    height: 34px;
  }

  .callout-container.disc-brakes {
    width: 250px;
    height: 34px;
  }

  .callout-container.electrical {
    width: 250px;
    height: 34px;
  }

  .callout-heading {
    font-size: 16px;
  }

  .callout-point {
    right: 79px;
    bottom: 87px;
    width: 15px;
    height: 15px;
  }

  .callout-point.rear-suspension {
    left: 55px;
    top: 38px;
  }

  .callout-point.engine {
    left: 24px;
    top: 5px;
  }

  .callout-point.frame-rails {
    right: 161px;
    bottom: 137px;
  }

  .callout-point.radiator {
    left: 48px;
    top: 4px;
  }

  .callout-point.wheels1 {
    right: 105px;
    bottom: 74px;
  }

  .callout-point.wheels2 {
    left: 25px;
    top: 35px;
  }

  .callout-point.fuel-tank {
    right: 125px;
    bottom: 115px;
  }

  .callout-point.transmission {
    left: 41px;
    top: 23px;
  }

  .callout-point.shocks {
    right: 96px;
    bottom: 106px;
  }

  .callout-point.brakes {
    right: 123px;
    bottom: 85px;
  }

  .callout-point.electrical {
    right: 31px;
    bottom: 100px;
    width: 15px;
    height: 15px;
  }

  .learn-more-button {
    right: -10px;
    bottom: 69px;
  }

  .more-button-content {
    max-width: none;
  }

  .product-feature-icon {
    width: 70px;
    margin-bottom: -10px;
  }

  .product-bullet-text {
    margin-top: 20px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .product-bullet {
    width: 100%;
  }

  .tire-info-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0px;
  }

  .info-wrapper {
    width: 80%;
    max-width: none;
    margin-top: -82px;
  }

  .tire-hero-image {
    top: -104px;
  }

  .tire-info-section-grey {
    width: 100%;
    max-width: none;
    margin-top: 64px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .cr-slider {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider-bullet {
    margin-top: 0px;
    padding-left: 0px;
    font-size: 27px;
    line-height: 31px;
    text-align: center;
  }

  .section-header-icon {
    width: 120px;
  }

  .roof-guarantee-hook-box {
    width: 100%;
    height: auto;
    max-width: none;
    padding: 10px;
  }

  .guarantee-hook-heading {
    font-size: 14px;
    line-height: 15px;
  }

  ._2-images-roof {
    flex-direction: column;
  }

  .roof-images {
    width: 100%;
    margin-bottom: 10px;
  }

  .image-26 {
    border-radius: 16px;
  }

  .small-image-right {
    width: 100%;
    max-width: none;
    border-radius: 0px;
  }

  .small-image-slider-right {
    width: 100%;
    max-width: none;
  }

  .small-image-left {
    width: 100%;
    max-width: none;
    border-radius: 0px;
  }

  .before-after-block {
    max-width: 256px;
  }

  .after-image {
    width: 248px;
  }

  .before-image {
    width: 248px;
  }

  .right-expand-button {
    right: 41.2%;
    width: 8%;
  }

  .right-arrow-ba {
    width: 50%;
  }

  .left-expand-button {
    left: 42.5%;
    width: 8%;
  }

  .left-arrow-ba {
    width: 50%;
  }

  .before-pic-heading-container {
    display: none;
  }

  .after-pic-heading-container {
    display: none;
  }

  .contact-icon-container {
    max-width: 201px;
  }

  .contact-icon-embed {
    width: 45px;
  }

  .title-position {
    width: 100%;
    margin-top: -3px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    text-align: center;
  }

  .search-button-3 {
    position: absolute;
  }

  .nav-wrapper {
    height: 65px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .header-nav-address-2 {
    margin-top: 7px;
    font-size: 12px;
    text-align: center;
  }

  .header-nav-phone-2 {
    margin-right: auto;
    margin-left: auto;
    font-size: 40px;
    line-height: 30px;
    text-align: center;
  }

  .header-nav-contact-2 {
    position: static;
    width: 90%;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .link-33 {
    font-size: 42px;
    text-align: center;
  }

  .mega-nav-inner {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .lottie-animation {
    width: 42px;
    height: 34px;
  }

  .nav-inner {
    width: 80%;
    height: 71px;
    max-width: none;
    margin-top: 10px;
    margin-bottom: -40px;
    padding-bottom: 0px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .search-wrapper-2 {
    position: relative;
    left: auto;
    right: auto;
    display: none;
    width: 78%;
    max-width: 310px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }

  .hamburger-wrap {
    display: flex;
    width: 33px;
    height: 33px;
  }

  .contact-container {
    display: flex;
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
  }

  .mega-nav-wrap {
    top: -10px;
    padding-top: 112px;
    transform: translate(0px, -420px);
  }

  .nav-column {
    overflow: visible;
    width: 100%;
    height: auto;
    max-height: none;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    justify-content: flex-end;
  }

  .link-34 {
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .search-hamburger-container {
    width: 32px;
    height: 30px;
  }

  .clone-me {
    height: 100px;
  }

  .nav-link-2 {
    width: 100%;
    height: 40px;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 40px;
  }

  .nav-link-2:hover {
    padding-left: 10px;
  }

  .nav-link-2.w--current {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 18px;
  }

  .link-block-9 {
    display: block;
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .link-block-9.w--current {
    display: block;
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .search-field-closer-2 {
    left: auto;
    top: 11px;
    right: 25%;
    bottom: auto;
    display: none;
    height: 17px;
  }

  .dropdown-active {
    height: auto;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 10px;
  }

  .text-block-39 {
    font-size: 18px;
    line-height: 40px;
  }

  .dropdown-toggle-4 {
    width: 100%;
    margin-right: 0px;
  }

  .dropdown-toggle-4.w--open {
    padding-bottom: 0px;
  }

  .icon-12 {
    margin-top: 0px;
    font-size: 18px;
  }

  .dropdown-link-6 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 21px;
  }

  .class-link {
    width: auto;
    height: 70px;
    max-width: none;
    min-width: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .class-link:hover {
    height: 80px;
  }

  .body-5 {
    padding-bottom: 0px;
  }

  .page-container {
    height: auto;
    padding-bottom: 20px;
  }

  .page-content-wrapper {
    width: 80%;
    max-width: none;
  }

  .logo-container {
    display: block;
    flex-direction: column;
    align-items: center;
  }

  .logo-link-block {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }

  .logo-image {
    display: inline-block;
    width: 230px;
    margin-right: auto;
    margin-left: auto;
  }

  .link-container {
    width: auto;
    margin-top: 30px;
    margin-left: 0px;
  }

  .site-map-page-heading {
    width: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    font-size: 28px;
    line-height: 25px;
  }

  .site-link-wrapper {
    margin-top: 15px;
  }

  .page-category {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 26px;
  }

  .page-links {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .category-wrapper {
    margin-bottom: 15px;
  }

  .main-links {
    display: flex;
    width: 225px;
    justify-content: space-between;
    align-self: auto;
    flex: 0 auto;
  }

  .link-35 {
    display: flex;
    width: auto;
    margin-left: 0px;
    float: none;
    flex-direction: row;
    text-align: left;
  }

  .more-photos-button {
    width: 90%;
    height: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
  }

  .msrp-text {
    font-size: 21px;
    line-height: 22px;
  }

  .form-small-copy-2.closer {
    position: relative;
    font-size: 12px;
    text-align: left;
  }

  .form-small-copy-2.closer {
    position: relative;
  }

  .listing-msrp-text {
    margin-right: auto;
    margin-left: auto;
  }

  .inventory-listing-button-active-2 {
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
  }

  .inventory-listing-button-active-2.share {
    height: 30px;
  }

  .text-right-l1-2 {
    font-size: 17px;
  }

  .text-span-wide-2 {
    font-size: 20px;
  }

  .text-left-l1-2 {
    font-size: 17px;
  }

  .inventory-listing-details-link-wide-2 {
    width: 90%;
    max-width: 212.390625px;
    margin-right: auto;
    margin-left: auto;
  }

  .inventory-listing-name-wide-2 {
    font-size: 16px;
    line-height: 17px;
  }

  .circle-color-b10-2 {
    width: 45px;
    height: 45px;
  }

  .listing-msrp-container {
    flex-direction: column;
  }

  .unit-container-wide {
    position: static;
    margin-bottom: 10px;
  }

  .arrow-white-b10-2 {
    right: 16px;
    width: 22px;
    margin-top: 9px;
  }

  .right-arrow-6 {
    width: 17px;
    height: 22px;
  }

  .listing-msrp-strike-through.short {
    max-width: 185.71258544921875px;
  }

  .listing-msrp-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .left-arrow-7 {
    width: 17px;
    height: 22px;
  }

  .info-stroke-box-wide-2 {
    top: -81px;
    height: 195px;
  }

  .inventory-listing-button-2 {
    display: block;
    width: 100%;
    height: 30px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    padding-top: 3px;
  }

  .text-button-b10-2 {
    width: 79%;
    margin-top: -3px;
    margin-right: 0px;
    margin-left: 20px;
    font-size: 15px;
    text-align: left;
  }

  .inventory-listing-price-wide-2 {
    padding-top: 0px;
    font-size: 30px;
    line-height: 29px;
  }

  .unit-button-container-wide-2 {
    display: flex;
    width: 90%;
    height: auto;
    max-width: none;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    align-items: center;
  }

  .arrow-blue-b10-2 {
    right: 16px;
    width: 22px;
    margin-top: 9px;
  }

  .details-text-wide-2 {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }

  .listing-special-price-block {
    width: 90%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .listing-special-price-block.mobile {
    width: auto;
    margin-top: 6px;
    margin-bottom: 10px;
  }

  .special-price-text {
    font-size: 21px;
    line-height: 22px;
  }

  .inventory-listing-price-wide-3 {
    padding-top: 0px;
    font-size: 29px;
    line-height: 29px;
  }

  .listing-details-columns-2 {
    display: none;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .listing-msrp-container-2 {
    flex-direction: column;
  }

  .inventory-listing-price-wide-4 {
    padding-top: 0px;
    font-size: 30px;
    line-height: 29px;
  }

  .cr-model-inventory-section {
    width: 80%;
    max-width: none;
  }

  .special-price-text-2 {
    font-size: 21px;
    line-height: 22px;
  }

  .listing-special-price-block-2 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .brand-logo-section {
    width: 80%;
    max-width: none;
  }

  .button-wrapper {
    height: auto;
  }

  .slider-2 {
    position: static;
    width: 100%;
    height: 155px;
    min-width: 0px;
    border-radius: 0px;
  }

  .home-page-slider-content-wrapper {
    justify-content: center;
    align-items: center;
  }

  .slider-brand-logo {
    width: 130px;
  }

  .slider-brand-logo.smaller {
    width: 130px;
  }

  .slider-background-image {
    position: static;
    left: auto;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    min-height: 0px;
    min-width: 479px;
    margin-right: auto;
    margin-left: auto;
    -o-object-fit: fill;
       object-fit: fill;
  }

  .slider-background-image.rebates {
    width: 710px;
    margin-top: -66px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .slider-logo-and-tag-wrapper.right-side {
    position: absolute;
    right: 0px;
    width: 150px;
    height: 155px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .slider-logo-and-tag-wrapper.left-side {
    left: 0px;
    background-color: transparent;
  }

  .home-page-slider-link-wrapper {
    height: 155px;
  }

  .rv-type-search-section {
    width: 80%;
    max-width: none;
  }

  .rv-type-search-class-wrapper {
    width: auto;
    height: 70px;
    max-width: none;
    min-width: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .rv-type-search-class-wrapper:hover {
    height: 80px;
  }

  .rv-type-search-class-wrapper.mobile {
    width: 31%;
    height: 194px;
    margin-bottom: 8px;
    align-items: center;
  }

  .type-name-search {
    font-size: 13px;
    line-height: 17px;
  }

  .class-search-button.mobile {
    height: 21px;
    margin-bottom: 9px;
    font-size: 12px;
  }

  .tabs-menu-2 {
    height: auto;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    align-content: flex-start;
  }

  .rv-101-tabs {
    width: 49%;
    height: 28px;
    margin-bottom: 3px;
  }

  .rv-101-tabs.w--current {
    width: 49%;
    margin-bottom: 3px;
  }

  .rv-101-tabs.full {
    width: 99%;
    margin-bottom: 0px;
  }

  .brand-logos-stacked-mobile {
    width: auto;
    max-width: none;
  }

  .hero-background-image {
    position: absolute;
    left: 0%;
    top: 84px;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 294px;
  }

  .arrow-red-b10.mobile-filter {
    height: 22px;
    margin-top: 0px;
  }

  .search-result-unit-link {
    white-space: normal;
  }

  .inventory-listing-section-test {
    width: 80%;
    max-width: none;
    margin-top: 420px;
  }

  .no-unit-subcopy {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .no-inventory-section-listings {
    margin-bottom: 20px;
  }

  .no-inventory-block-listing {
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .no-invnetory-text-listing {
    display: block;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 15px;
    line-height: 17px;
    text-align: center;
  }

  .no-inventory-link-button-listing {
    width: auto;
    max-width: none;
    min-width: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
  }

  .page-link-example {
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
  }

  .share-button-block-wrapper {
    width: 100%;
    height: 30px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    justify-content: center;
  }

  .html-embed-15 {
    width: 100%;
    height: 30px;
    margin-right: auto;
    margin-left: auto;
  }

  .share-button-block-wrapper-listings {
    width: 100%;
    height: 30px;
  }

  .html-embed-18 {
    font-size: 12px;
  }

  .italic-text-2 {
    display: block;
    font-size: 10px;
    text-align: left;
  }

  .div-block-20 {
    margin-bottom: -10px;
  }

  .paragraph-one-line-copy {
    width: auto;
    margin-bottom: 7px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
  }

  .share-form {
    margin-top: 0px;
  }

  .share-via-email-form-grid {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .text-field-10 {
    font-size: 12px;
  }

  .html-embed-3 {
    width: 21px;
    margin-top: 0px;
  }

  .datepickerbox2 {
    margin-bottom: 10px;
  }

  .div-block-21 {
    margin-bottom: 10px;
  }

  .heading-21 {
    overflow: visible;
    clear: none;
    font-size: 28px;
    line-height: 24px;
    white-space: normal;
    -o-object-fit: fill;
       object-fit: fill;
  }

  .text-field {
    font-size: 12px;
  }

  .social-share-popup-container {
    width: 280px;
    padding-right: 15px;
    padding-left: 15px;
    flex-direction: column;
    align-items: center;
  }

  .field-label-3 {
    font-size: 12px;
  }

  .text-field-11 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
  }

  .data-from-block {
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .small-text {
    margin-bottom: 0px;
  }

  .textarea {
    margin-bottom: 0px;
    padding-top: 6px;
    font-size: 12px;
    line-height: 14px;
  }

  .close-modal-button {
    width: 24px;
    height: 24px;
  }

  .share-form-subhead {
    font-size: 13px;
    line-height: 19px;
  }

  .share-email-form-block {
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .submit-button-wrapper-share-form {
    top: 3px;
    margin-right: auto;
    margin-left: 0px;
  }

  .social-share-icon-circle {
    width: 46px;
    height: 46px;
  }

  .social-icon {
    width: 13px;
  }

  .social-icon.bigger {
    width: 23px;
  }

  .html-embed-20 {
    width: 21px;
    margin-top: 0px;
  }

  .close-button-icon {
    width: 13px;
    height: 13px;
  }

  .share-pop-up-button-show {
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
  }

  .share-pop-up-button-show.blue {
    width: 100%;
    height: 30px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .share-pop-up-button-show.blue-copy {
    width: 100%;
    height: 30px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .share-pop-up-button-show.listings {
    width: 100%;
  }

  .blurb-link {
    display: block;
    margin: 0vw auto;
    padding-left: 11px;
    color: #0078ac;
    font-size: 13px;
    text-align: center;
  }

  .blurb-link:hover {
    transform: none;
  }

  .runflat-blurbs-container {
    width: 80%;
    max-width: none;
    margin-bottom: 50px;
  }

  .runflat-blurbs-wrapper {
    flex-direction: column;
  }

  .runflat-box {
    width: 100%;
  }

  .below-blue-section {
    width: auto;
  }

  .quick-link-service-container {
    width: 80%;
    max-width: none;
  }

  .featured-unit-special-block {
    width: 90%;
    margin: 30px auto -25px;
  }

  .featured-unit-special-block.mobile {
    width: auto;
    margin-top: 6px;
    margin-bottom: 10px;
  }

  .featured-unit-special-price-text {
    padding-top: 0px;
    font-size: 29px;
    line-height: 29px;
  }

  .department-review-section.finance {
    margin-top: 55px;
    margin-bottom: -146px;
  }

  .department-testimonial-wrapper {
    padding-right: 10px;
    padding-left: 10px;
    align-items: center;
  }

  .slider-3 {
    width: 100%;
  }

  .slide-4 {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }

  .department-testimonial-copy-wrapper {
    margin-top: 10px;
  }

  .mask {
    width: auto;
  }

  .department-testimonial-arrow {
    right: 21px;
    width: 60px;
    margin-top: -76px;
    margin-bottom: 10px;
  }

  .department-review-subhead {
    width: 80%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
  }

  .department-review-subhead.white {
    font-size: 23px;
  }

  .department-review-subhead.red {
    margin-top: -22px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 21px;
  }

  .department-review-subhead.left {
    text-align: center;
  }

  .department-review-subhead.yellow-bold {
    width: 240px;
  }

  .newmar-rebate-copy {
    bottom: -30px;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    align-items: center;
  }

  .newmar-rebate-copy.right-side {
    position: absolute;
    right: 0px;
    width: 150px;
    height: 155px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .newmar-rebate-copy.left-side {
    left: 0px;
    background-color: transparent;
  }

  .newmar-rebate-slider-text {
    font-size: 12px;
  }

  .newmar-rebate-slider-text-sub {
    font-size: 9px;
    line-height: 12px;
  }

  .newmar-discount-pricing {
    width: 100%;
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 43px;
  }

  .newmar-rebate-model-image {
    width: 100%;
  }

  .cr-copy-paragraph-disclaimer {
    margin-top: 20px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white {
    width: auto;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white-center {
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.timeline {
    width: 100%;
    height: auto;
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white-centered {
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white-center {
    display: none;
    width: 80%;
  }

  .cr-copy-paragraph-disclaimer.white-sub {
    width: 80%;
  }

  .cr-copy-paragraph-disclaimer.centered {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white-left {
    width: auto;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white-left.two {
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white-left.smaller {
    font-size: 13px;
    line-height: 17px;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.light-grey {
    width: auto;
    margin-right: 16px;
    margin-left: 16px;
    text-align: center;
  }

  .cr-copy-paragraph-disclaimer.white-left {
    width: auto;
  }

  .cr-copy-paragraph-disclaimer.dk-blue {
    width: 230px;
    margin-top: 8px;
  }

  .newmar-rebate-hero {
    left: auto;
    right: auto;
    width: 690px;
    min-width: 660px;
    margin-bottom: -2px;
    margin-left: -9px;
  }

  .newmar-rebate-hero.finance {
    left: -28%;
  }

  .newmar-rebate-hero.roof {
    left: -28%;
    margin-bottom: 8px;
  }

  .rebate-lineup-wrapper {
    max-width: 320px;
  }

  .rebate-lineup-image {
    margin-top: 9px;
  }
}

#w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e39-53b22e1d {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
  -ms-grid-column-align: auto;
      justify-self: auto;
}

#w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e5a-53b22e1d {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
  -ms-grid-column-align: auto;
      justify-self: auto;
}

#w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e5c-53b22e1d {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-c4ecc74f {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-c4ecc74f {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-c4ecc74f {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-c4ecc74f {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-9decc753 {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-9decc753 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_476c19f7-7fab-19f0-009b-579326aa4869-a9ecc755 {
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-a6ecc757 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-b895401b-d8fa-62c6-f24b-728ddae99c2d-0cecc759 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-c3ecc763 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-40ecc809 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-40ecc809 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd3a-1fecc835 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-62ecc848 {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-62ecc848 {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-62ecc848 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-62ecc848 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-85ecc85f {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-85ecc85f {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-85ecc85f {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-85ecc85f {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-66ecc861 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-7cecc864 {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-7cecc864 {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-7cecc864 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-7cecc864 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-7fecc8ca {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-7fecc8ca {
  -ms-grid-column-align: end;
      justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-7fecc8ca {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-7fecc8ca {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  align-self: baseline;
}

#w-node-cf0e4be3-f659-0d35-ec26-ad122453d605-b2ecc8df {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
  -ms-grid-column-align: auto;
      justify-self: auto;
}

#w-node-cf0e4be3-f659-0d35-ec26-ad122453d626-b2ecc8df {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
  -ms-grid-column-align: auto;
      justify-self: auto;
}

#w-node-cf0e4be3-f659-0d35-ec26-ad122453d628-b2ecc8df {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
}

#w-node-_089bba19-29f4-1354-f9f2-b175a6c4b24c-b2ecc8df {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
}

#w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c062-b2ecc8df {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
  -ms-grid-column-align: auto;
      justify-self: auto;
}

#w-node-cf0e4be3-f659-0d35-ec26-ad122453d605-e3ecc8f4 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
  -ms-grid-column-align: auto;
      justify-self: auto;
}

#w-node-cf0e4be3-f659-0d35-ec26-ad122453d626-e3ecc8f4 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
  -ms-grid-column-align: auto;
      justify-self: auto;
}

#w-node-cf0e4be3-f659-0d35-ec26-ad122453d628-e3ecc8f4 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
}

#w-node-_089bba19-29f4-1354-f9f2-b175a6c4b24c-e3ecc8f4 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
}

#w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c062-e3ecc8f4 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
      grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: auto;
      align-self: auto;
  -ms-grid-column-align: auto;
      justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-62ecc848 {
    -ms-grid-column-align: end;
        justify-self: end;
  }

  #w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-62ecc848 {
    -ms-grid-column-align: end;
        justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-c4ecc74f {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-c4ecc74f {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-9decc753 {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-a6ecc757 {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-c3ecc763 {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-40ecc809 {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-62ecc848 {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-62ecc848 {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: start;
        justify-self: start;
  }

  #w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-62ecc848 {
    -ms-grid-column-align: end;
        justify-self: end;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-85ecc85f {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-85ecc85f {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-7cecc864 {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-7cecc864 {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-7fecc8ca {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-7fecc8ca {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
        grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-aec32082-27b2-2b92-93d2-eaeed33c4e3f-d33c4e23 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e30-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e33-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e35-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e37-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e50-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Last-Name-6.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e53-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Email-7.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e54-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Phone-Number-6.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e55-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Year-4.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e56-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Make-4.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e57-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Model-4.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e58-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Mileage-4.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e59-53b22e1d {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_8726973f-9c6f-84e3-09c6-1e91526fc070-8eecc74c {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_8726973f-9c6f-84e3-09c6-1e91526fc074-8eecc74c {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_8726973f-9c6f-84e3-09c6-1e91526fc078-8eecc74c {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_8726973f-9c6f-84e3-09c6-1e91526fc07c-8eecc74c {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_26c9fd6d-638f-588c-df5b-6e0e6d9bee9a-8eecc74c {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-be171496-52b1-8b72-6c42-74c0b2dbc132-8eecc74c {
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-c4ecc74f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-c4ecc74f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-c4ecc74f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-c4ecc74f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-c4ecc74f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-c4ecc74f {
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-c4ecc74f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-c4ecc74f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-9decc753 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-9decc753 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-9decc753 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-9decc753 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-9decc753 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-9decc753 {
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-9decc753 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_476c19f7-7fab-19f0-009b-579326aa4864-a9ecc755 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_476c19f7-7fab-19f0-009b-579326aa4867-a9ecc755 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_476c19f7-7fab-19f0-009b-579326aa4869-a9ecc755 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-a6ecc757 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-a6ecc757 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-a6ecc757 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-a6ecc757 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-a6ecc757 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-a6ecc757 {
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  #w-node-b895401b-d8fa-62c6-f24b-728ddae99c1d-0cecc759 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b895401b-d8fa-62c6-f24b-728ddae99c21-0cecc759 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b895401b-d8fa-62c6-f24b-728ddae99c25-0cecc759 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b895401b-d8fa-62c6-f24b-728ddae99c29-0cecc759 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-c3ecc763 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-c3ecc763 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-c3ecc763 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-c3ecc763 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-40ecc809 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-40ecc809 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-40ecc809 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-40ecc809 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_917d6dbb-02c0-a1f7-d8f4-66b1bb474b71-40ecc809 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d5fd3ebf-1f93-9b7a-83b3-d93da196289e-40ecc809 {
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-40ecc809 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-40ecc809 {
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  #w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd2a-1fecc835 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd2e-1fecc835 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd32-1fecc835 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd36-1fecc835 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-62ecc848 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-62ecc848 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-62ecc848 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-62ecc848 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-62ecc848 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-62ecc848 {
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-62ecc848 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-62ecc848 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-85ecc85f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-85ecc85f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-85ecc85f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-85ecc85f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-85ecc85f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-85ecc85f {
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-85ecc85f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-85ecc85f {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-66ecc861 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-66ecc861 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-66ecc861 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-66ecc861 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-7cecc864 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-7cecc864 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-7cecc864 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-7cecc864 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-7cecc864 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-7cecc864 {
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-7cecc864 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-7cecc864 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-7fecc8ca {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-7fecc8ca {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-7fecc8ca {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-7fecc8ca {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-7fecc8ca {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-7fecc8ca {
    -ms-grid-row-align: auto;
        align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-7fecc8ca {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-7fecc8ca {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d5fc-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d5ff-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d601-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d603-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d61c-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Last-Name-2.w-node-cf0e4be3-f659-0d35-ec26-ad122453d61f-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Email-3.w-node-cf0e4be3-f659-0d35-ec26-ad122453d620-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Phone-Number-2.w-node-cf0e4be3-f659-0d35-ec26-ad122453d621-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Year.w-node-cf0e4be3-f659-0d35-ec26-ad122453d622-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Make.w-node-cf0e4be3-f659-0d35-ec26-ad122453d623-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Model.w-node-cf0e4be3-f659-0d35-ec26-ad122453d624-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Mileage.w-node-cf0e4be3-f659-0d35-ec26-ad122453d625-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_089bba19-29f4-1354-f9f2-b175a6c4b240-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Last-Name-3.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b243-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Email-4.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b244-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Phone-Number-3.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b245-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Zip-Code.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b246-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Offer-Amount.w-node-_5abd13a1-ab91-3ba6-881d-bc7d15bdae63-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c059-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c05c-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c05e-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c060-b2ecc8df {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d5fc-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d5ff-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d601-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d603-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-cf0e4be3-f659-0d35-ec26-ad122453d61c-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Last-Name-2.w-node-cf0e4be3-f659-0d35-ec26-ad122453d61f-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Email-3.w-node-cf0e4be3-f659-0d35-ec26-ad122453d620-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Phone-Number-2.w-node-cf0e4be3-f659-0d35-ec26-ad122453d621-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Year.w-node-cf0e4be3-f659-0d35-ec26-ad122453d622-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Make.w-node-cf0e4be3-f659-0d35-ec26-ad122453d623-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Model.w-node-cf0e4be3-f659-0d35-ec26-ad122453d624-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Trade-Vehicle-Mileage.w-node-cf0e4be3-f659-0d35-ec26-ad122453d625-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_089bba19-29f4-1354-f9f2-b175a6c4b240-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Last-Name-3.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b243-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Email-4.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b244-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Phone-Number-3.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b245-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Zip-Code.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b246-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #Offer-Amount.w-node-_5abd13a1-ab91-3ba6-881d-bc7d15bdae63-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c059-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c05c-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c05e-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c060-e3ecc8f4 {
    -ms-grid-column: span 2;
        grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

