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

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

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

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

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

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

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

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

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  z-index: 1;
  opacity: 1;
  display: block;
  position: relative;
}

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

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

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

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

.cr-form {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.simple-link-button.inventory-listing, .simple-link-button.blog-story, .simple-link-button.inventory-listing {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

.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 {
  float: left;
  color: #003b7a;
  text-transform: uppercase;
  padding-right: 5px;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
}

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

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

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

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

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

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

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

.cr-small-header-text.sub {
  color: #636363;
  margin-bottom: 11px;
  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 {
  z-index: 1;
  width: 28px;
  height: 28px;
  float: right;
  background-color: #ee3124;
  display: block;
  position: absolute;
  top: 3px;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

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

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

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

.cr-copy-section.hide {
  display: none;
}

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

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

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

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

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

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

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

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

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

.cr-page-subhead.red {
  color: #fff;
  background-color: #ee3124;
  border-radius: 5px;
  padding: 10px 49px 13px 35px;
  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 {
  z-index: 1;
  width: 940px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  position: relative;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

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

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

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

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

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

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

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

.cr-copy-paragraph.blurb.left {
  text-align: justify;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cr-button-10.rebate {
  max-width: 380px;
}

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

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

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

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

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

.cr-arrow-blue-b10.yellow {
  width: 24px;
  height: 20px;
  color: #fff;
  font-size: 14px;
  display: block;
  right: 10px;
}

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

.cr-arrow-white-b10.blue {
  width: 24px;
  height: 20px;
  color: #ffef00;
  font-size: 14px;
  right: 10px;
}

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

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

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

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

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

.bullet-section.hide {
  display: none;
}

.bullet-section.no-top-margin {
  margin-top: 0;
}

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

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

.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: 0;
}

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

.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 {
  width: 38px;
  height: 31px;
  background-color: #ee3124;
  border-top-left-radius: 13px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 13px;
  top: auto;
  bottom: -15px;
  left: 60px;
  right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  padding-top: 100px;
  padding-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
}

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

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

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

.cr-blurb-section.home.cr-white-text-one {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 30px;
  padding-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

.cr-site-button-blue.specials-link {
  max-width: 320px;
  margin-left: 0;
  margin-right: auto;
}

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

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

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

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

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

.testimonial-column {
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 20px;
  padding-right: 10px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cr-single-button.accessible-special {
  width: 530px;
  float: none;
  margin-top: 30px;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.terms {
  margin-top: 60px;
}

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

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

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

.explore-link {
  align-self: auto;
}

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

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

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

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

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

.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-bottom: 38px;
  margin-left: 20px;
  margin-right: 0;
}

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

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

.heading-10 {
  color: #5e5e5e;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Barlow, sans-serif;
  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, .link-8 {
  color: #636363;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pop-up-submit-button:hover {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

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

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

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

.form-success-message {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

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

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

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

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

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

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

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

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

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

.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 {
  color: #ee3124;
  background-color: #004fa3;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.employee-testimonial-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

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

.employee-test-slide {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 55px;
  padding-right: 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;
  background-color: #004fa3;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

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

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

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

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

.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;
  background-color: #ee3124;
  margin-top: 100px;
  margin-bottom: 100px;
}

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

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

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

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

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

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

.form-spacer {
  height: 140px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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;
  text-align: center;
  background-color: #a82117;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

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

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

.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-left: 0;
  padding-right: 0;
  font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

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

.icon-8 {
  color: #636363;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.inventory-listing-page-number-box.blank:hover {
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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%;
  color: #636363;
  background-color: #ffef00;
  padding-left: 20px;
  padding-right: 20px;
}

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

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

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

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

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

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

.model-video {
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

.similar-unit-container {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.advanced-search-close-button {
  z-index: 2;
  width: 18px;
  height: 21px;
  color: #ee3124;
  background-color: rgba(0, 0, 0, 0);
  border: 6px #ffef00;
  border-radius: 0;
  margin: 0 auto auto;
  padding: 0;
  transition: background-color .4s;
  position: static;
}

.advanced-search-close-button:hover {
  color: #8a1d16;
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

.cr-timeline-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

.timeline-slide {
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.timeline-image-slider, .cr-slide-2, .cr-mask-4 {
  height: auto;
}

.left-arrow-5, .right-arrow-4, .cr-slide-nav-7 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

.to-do-image:hover {
  background-color: rgba(0, 0, 0, 0);
}

.cr-to-do-link-tab-2 {
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0;
  float: none;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  transition: all .4s;
  position: relative;
  overflow: hidden;
}

.cr-to-do-link-tab-2:hover {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  overflow: visible;
}

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

.cr-to-do-link-tab-2.w--current:hover {
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

.cr-to-do-link-tab-1 {
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0;
  float: left;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  transition: height .3s;
  overflow: hidden;
}

.cr-to-do-link-tab-1:hover {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  overflow: visible;
}

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

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

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

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

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

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

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

.cr-to-do-link-tab-3 {
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0;
  float: none;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  transition: all .4s;
  position: relative;
  overflow: hidden;
}

.cr-to-do-link-tab-3:hover {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  overflow: visible;
}

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

.cr-to-do-link-tab-4 {
  width: auto;
  height: auto;
  max-width: 24%;
  min-width: 0;
  float: none;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  transition: height .3s;
  position: relative;
  overflow: hidden;
}

.cr-to-do-link-tab-4:hover {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

.cr-tab-link-tab-1-4 {
  width: 16%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 4px;
  padding-bottom: 8px;
  transition: transform .4s;
}

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

.cr-tab-link-tab-1-4.w--current {
  width: 16%;
  background-color: #ffef00;
  padding-top: 4px;
  padding-bottom: 8px;
  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 {
  color: #ee3124;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.event-container {
  background-color: #003b7a;
  padding: 30px 20px 20px;
}

.event-heading {
  color: #ffef00;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 23px;
  line-height: 24px;
}

.event-call-info {
  color: #ffef00;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 600;
}

.event-copy {
  color: silver;
  text-align: center;
  margin-bottom: 13px;
}

.event-image {
  width: 90%;
  border: 2px solid #ee3124;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.event-date-info {
  color: #f3f3f3;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 13px;
  font-size: 17px;
  font-weight: 600;
}

.event-stroke-box {
  width: 100%;
  background-color: #041033;
  border: 2px solid #ee3124;
  margin-top: -107px;
  padding: 103px 10px 10px;
  overflow: hidden;
}

.event-arrow {
  z-index: 1;
  width: 60px;
  max-width: none;
  margin-bottom: -92px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.calendar-wrapper {
  width: auto;
  height: auto;
  padding-right: 6px;
  overflow: hidden;
}

.calendar-button {
  width: 56px;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  top: -36px;
  bottom: auto;
  left: auto;
  right: -10px;
}

.calendar-icon {
  width: 32px;
  color: #ee3124;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
}

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

.calendar-button-shape:hover {
  background-color: #ffd900;
}

.calendar-close {
  width: 24px;
  color: #ee3124;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  left: 10px;
  right: 10px;
}

.no-events-container {
  background-color: #003b7a;
  margin-bottom: 20px;
  padding: 20px;
}

.no-events-heading {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-size: 22px;
  font-weight: 500;
}

.event-calendar-large, .event-calendar-landscape, .event-calendar-mobile {
  float: right;
  color: #004fa3;
  display: none;
}

.blog-section {
  width: 940px;
  margin: 100px auto;
  padding-bottom: 0;
  display: none;
}

.blog-container {
  margin-top: 30px;
}

.blog-columns {
  margin-bottom: 30px;
}

.blog-story-link-box {
  height: auto;
  color: #ee3124;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  display: inline-block;
}

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

.blog-image-thumbnail {
  position: relative;
}

.blog-preview-heading {
  height: 60px;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.blog-preview-footer {
  margin-top: 20px;
}

.blog-preview-date {
  color: #636363;
}

.blog-preview-date-and-category {
  justify-content: space-between;
  display: flex;
}

.blog-preview-category {
  color: #636363;
}

.blog-preview-footer-line {
  height: 3px;
  background-color: #004fa3;
  margin-top: 2px;
}

.blog-preview-hover-container {
  align-items: center;
  display: flex;
  position: relative;
}

.blog-preview-hover {
  z-index: 2;
  width: 100%;
  height: 100%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.blog-hover-line-left {
  width: 5%;
  height: 3px;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  display: inline-block;
  position: static;
}

.blog-hover-overlay {
  z-index: 1;
  width: 90%;
  height: 90%;
  opacity: .84;
  cursor: pointer;
  background-color: #16244c;
  border: 3px solid #fff;
  justify-content: center;
  align-items: center;
  transition: opacity .4s;
  display: flex;
  position: relative;
}

.blog-hover-overlay:hover {
  opacity: 1;
}

.blog-hover-line-right {
  width: 5%;
  height: 3px;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  display: inline-block;
  position: relative;
}

.blog-preview-button-text {
  z-index: 1;
  width: 180px;
  color: #ffef00;
  text-align: center;
  cursor: pointer;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Barlow, sans-serif;
  font-size: 19px;
  font-weight: 700;
  position: absolute;
}

.column-5, .column-6, .column-7 {
  padding-left: 5px;
  padding-right: 5px;
}

.mailing-list-sign-up-form {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex: none;
  margin-top: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.mailing-list-form {
  height: auto;
  position: relative;
}

.mailing-list-form-grid {
  grid-column-gap: 7px;
  grid-row-gap: 12px;
  grid-template-rows: 32px 32px minmax(auto, 1fr);
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.mailing-list-form-block {
  margin-top: 0;
}

.small-form-submit-button {
  z-index: 2;
  width: 167px;
  height: 50px;
  color: #041033;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 22px;
  font-weight: 800;
  position: absolute;
}

.small-form-submit-button:hover {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}

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

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

.faq-accordian-item {
  max-width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.accordion-item-trigger {
  height: 46px;
  background-image: linear-gradient(#eee, #eee);
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.accordion-item-trigger:hover {
  background-image: linear-gradient(silver, silver);
}

.accordion-item-heading {
  color: #004fa3;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.accordion-item-trigger-icon {
  width: 38px;
  height: 22px;
  max-width: none;
  float: right;
  color: #ee3124;
  text-align: center;
  margin: auto 0 auto auto;
  padding-top: 0;
  display: inline-block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.accordion-item-content {
  width: 100%;
  height: auto;
  max-width: 100%;
  background-image: linear-gradient(#eee, #eee);
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
  display: block;
  overflow: hidden;
}

.faq-answer {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

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

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

.link-23, .link-24 {
  color: #004fa3;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
}

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

.link-26, .link-27, .link-28 {
  color: #004fa3;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
}

.bold-text-6 {
  color: #004fa3;
  cursor: pointer;
}

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

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

.text-left-l1-blog.yellow {
  color: #ffef00;
}

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

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

.new-location-columns {
  width: 940px;
  margin-top: 100px;
  margin-bottom: 0;
}

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

.location-container {
  background-color: #003b7a;
  border-radius: 5px;
  padding: 30px 20px 20px;
}

.location-arrow {
  z-index: 1;
  width: 60px;
  max-width: none;
  margin-bottom: -150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: -60px;
}

.location-image2 {
  width: 90%;
  border: 2px solid #ee3124;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.location-stroke-box {
  width: 100%;
  height: 480px;
  background-color: #041033;
  border: 2px solid #ee3124;
  margin-top: -107px;
  padding: 103px 10px 10px;
  overflow: hidden;
}

.location-heading {
  color: #ffef00;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 20px;
}

.location-phone {
  color: #f3f3f3;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 28px;
  font-weight: 600;
  line-height: 27px;
}

.location-address2 {
  color: silver;
  text-align: center;
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 22px;
}

.location-hours-header {
  color: #ffef00;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 600;
}

.location-hours2 {
  color: silver;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 25px;
}

.location-hours2.mobile {
  display: none;
}

.archive-blog-section {
  width: 940px;
  margin: 0 auto;
  padding-bottom: 0;
}

.blog-archive-nav-bar {
  height: 30px;
  border: 1px #999;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

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

.blog-archive-filter-container {
  height: 25px;
  justify-content: space-between;
  margin-top: 30px;
  display: flex;
}

.fliter-tag-wrapper {
  display: flex;
}

.filter-tag {
  width: auto;
  height: auto;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 5px 0 0;
  padding: 5px 10px;
  transition: background-color .3s;
  display: block;
  overflow: hidden;
}

.filter-tag:hover, .filter-tag.current {
  background-color: #eee;
}

.filter-name {
  width: 100%;
  float: left;
  color: #004fa3;
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
}

.filter-name.current {
  height: auto;
  color: #ee3124;
}

.blog-numbers {
  color: #636363;
  margin-top: 5px;
  margin-left: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  position: static;
}

.full-blog-story-section {
  width: 940px;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.blog-side-bar-column {
  flex-direction: column;
  padding-left: 0;
  display: flex;
  position: relative;
}

.blog-story-column {
  padding-right: 0;
}

.sidebar-container {
  background-color: #f3f3f3;
  border: 2px solid silver;
  border-radius: 20px;
  padding: 20px 10px;
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
}

.recent-posts-wrapper {
  border: 1px #000;
  padding: 0;
}

.sidebar-heading {
  color: #ee3124;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
}

.recent-post-link {
  color: #004fa3;
  cursor: pointer;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.recent-post-link:hover {
  color: #16244c;
}

.blog-category-wrapper {
  margin-top: 20px;
}

.blog-category-link {
  color: #004fa3;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.blog-category-link:hover {
  color: #16244c;
}

.blog-story-wrapper {
  margin-top: 0;
}

.h1-headlinee-blog-feature-story {
  color: #004fa3;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 39px;
}

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

.blog-photo-caption {
  color: #636363;
  margin-top: 10px;
  margin-bottom: 20px;
  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 {
  z-index: auto;
  width: 100%;
  height: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 6%;
}

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

.inventory-search-field-closer {
  z-index: 11;
  width: 11px;
  height: 11px;
  min-height: 0;
  color: #ee3124;
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: absolute;
  top: 7px;
  bottom: auto;
  left: auto;
  right: 50px;
}

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

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

.inventory-search-button:hover {
  background-color: #ee3124;
  box-shadow: inset 0 0 26px rgba(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 {
  width: 96%;
  height: 160px;
  background-color: #ee3124;
  border: 3px solid #ee3124;
  justify-content: space-around;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-25 {
  width: 50%;
  margin-top: 0;
  margin-left: 3px;
  margin-right: 3px;
}

.image-25.middle {
  align-self: center;
}

.full-location-heading {
  color: #ffef00;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 30px;
}

.full-location-info-wrapper {
  height: 480px;
  background-color: #041033;
  border: 3px solid #ee3124;
  margin-top: -70px;
  padding-top: 90px;
  padding-bottom: 20px;
}

.full-location-phone {
  color: #f3f3f3;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 6px;
  font-size: 60px;
  font-weight: 600;
  line-height: 55px;
}

.link-29 {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.full-location-address2 {
  color: silver;
  text-align: center;
  margin-bottom: 13px;
  font-size: 20px;
  line-height: 22px;
}

.full-location-address2.mobile {
  display: none;
}

.full-location-hours-header {
  color: #ffef00;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 3px;
  font-size: 23px;
  font-weight: 600;
}

.full-location-map-container {
  width: 96%;
  border: 3px solid #ee3124;
  margin-top: -177px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}

.progress-video-section {
  width: 940px;
  margin: 0 auto;
  padding-bottom: 0;
}

.progress-videos {
  background-color: #f3f3f3;
  margin-top: -105px;
  margin-bottom: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.video-tab-wrapper {
  margin-top: 40px;
}

.video-tabs-menu {
  justify-content: space-between;
  margin-top: 32px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cr-tab-link-tab-1-5 {
  width: 22%;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 8px;
  padding-right: 8px;
}

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

.cr-tab-link-tab-1-5.w--current {
  width: 22%;
  background-color: #e0e0e0;
  padding-left: 8px;
  padding-right: 8px;
}

.text-block-37 {
  color: #004fa3;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

.video-tab-image {
  width: 100%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.html-embed-12 {
  max-width: 940px;
}

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

.unit-contact-form {
  height: auto;
  position: relative;
}

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

.unit-contact-form-close-button {
  width: 37px;
  height: 37px;
  color: #ee3124;
  background-color: #fff;
  border: 2px solid #ee3124;
  border-radius: 6px;
  margin: 0 6px auto auto;
  padding: 8px 8px 0;
  transition: background-color .8s;
}

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

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

.featured-brands-container {
  margin-top: 30px;
}

.featured-brands-columns {
  margin-bottom: 30px;
}

.brand-link-box {
  height: auto;
  color: #ee3124;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
}

.brand-hover-container {
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brand-line {
  z-index: 2;
  width: 100%;
  height: 3px;
  color: #ffef00;
  background-color: #ffef00;
  margin-top: 0;
  position: relative;
}

.brand-hover {
  z-index: 2;
  width: 100%;
  height: 100%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.brand-image-thumbnail {
  z-index: 0;
  border-radius: 0;
  position: relative;
}

.brand-hover-line-left {
  width: 5%;
  height: 3px;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  display: inline-block;
  position: static;
}

.brand-hover-overlay {
  z-index: 1;
  width: 90%;
  height: 92%;
  opacity: 1;
  cursor: pointer;
  background-color: #004fa3;
  border: 3px solid #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 26px;
  padding-left: 30px;
  padding-right: 30px;
  transition: opacity .4s;
  display: flex;
  position: relative;
}

.brand-hover-overlay:hover {
  opacity: 1;
}

.brand-hover-line-right {
  width: 5%;
  height: 3px;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  display: inline-block;
  position: relative;
}

.brand-button-text {
  z-index: 1;
  width: 100%;
  color: #ffef00;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  flex: 0 auto;
  margin-bottom: 7px;
  margin-left: auto;
  margin-right: auto;
  font-family: Barlow, sans-serif;
  font-size: 24px;
  font-weight: 800;
  position: relative;
}

.brand-slide-container {
  z-index: 1;
  width: 100%;
  background-color: rgba(0, 0, 0, .67);
  flex-direction: column;
  justify-content: flex-end;
  align-self: stretch;
  padding: 28px 34px 30px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.feature-brand-logo-link {
  width: 290px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 7%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.featured-brand-tagline {
  color: #ffef00;
  text-align: center;
  border-bottom: 2px #ffef00;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Barlow, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.brand-model-links {
  color: #f3f3f3;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  display: flex;
}

.brand-model-links._2-col {
  width: auto;
  flex-flow: wrap;
  align-items: flex-start;
}

.model-link {
  color: #f3f3f3;
  text-align: center;
  margin-bottom: 8px;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
}

.model-link:hover {
  color: silver;
}

.model-link._2-col {
  width: 50%;
}

.brand-button-link {
  width: 86%;
  height: auto;
  border-radius: 8px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 10px auto;
  display: none;
  overflow: hidden;
}

.brand-hover-content {
  width: 100%;
  margin-bottom: 0;
}

.brand-hover-content._2-col {
  width: auto;
}

.lineup-all-models {
  z-index: 2;
  width: auto;
  margin: 0 auto -90px;
  position: relative;
  top: -135px;
}

.all-makes-hook-block {
  width: 940px;
  height: 170px;
  background-color: #ee3124;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.all-makes-hook-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

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

.model-name-wrapper {
  margin-top: 7px;
  font-weight: 800;
  position: absolute;
  top: auto;
  bottom: 3%;
  left: 0%;
  right: auto;
}

.model-name-wrapper.right {
  top: auto;
  bottom: 3%;
  left: auto;
  right: 0%;
}

.cr-slider-model-image {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.hero-model-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.slide-model-name {
  color: #ee3124;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 800;
  line-height: 26px;
}

.make-logo {
  width: 300px;
  height: auto;
  max-width: none;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon-2 {
  color: #fff;
  font-size: 20px;
}

.right-arrow-5 {
  width: 36px;
  height: 30px;
  background-color: #ee3124;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-top: auto;
  margin-bottom: auto;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

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

.right-arrow-5.hide, .right-arrow-5.hidden {
  display: none;
}

.left-arrow-6 {
  width: 36px;
  height: 30px;
  background-color: #ee3124;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0%;
  right: auto;
}

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

.left-arrow-6.hide, .left-arrow-6.hidden {
  display: none;
}

.cr-main-model-slider-section {
  background-image: url('/images/classic-site-headers-jayco-make.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 0;
  margin-bottom: 70px;
  padding-top: 30px;
}

.main-model-logo {
  z-index: 1;
  width: 940px;
  height: 168px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: static;
  top: 96px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.main-model-slider-container {
  width: 940px;
  margin: 20px auto;
}

.slider-model-link {
  width: auto;
  max-width: 92%;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.model-column-container {
  margin-top: 30px;
}

.cr-model-container {
  z-index: 2;
  width: auto;
  height: auto;
  object-fit: fill;
  background-color: #f3f3f3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 20px 10px;
  display: block;
  position: relative;
}

.h3-model-name {
  color: #004fa3;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 24px;
}

.slide-info-button {
  width: 42px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ee3124;
  border-radius: 200px;
  align-items: center;
  transition: background-color .325s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 15px;
  left: 15px;
  right: auto;
  transform: rotate(180deg);
}

.slide-info-button:hover {
  background-color: #ffef00;
}

.button-arrow {
  width: 13px;
  height: auto;
  margin-top: -3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transform: rotate(-90deg);
}

.model-info-container {
  z-index: 0;
  width: auto;
  height: auto;
  background-color: #004fa3;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0 20px;
  display: block;
  position: static;
  top: auto;
  overflow: hidden;
}

.model-blurb {
  color: #f3f3f3;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 11px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

.cr-model-button-blue {
  width: 80%;
  height: 65px;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  margin: 10px auto;
  padding-bottom: 13px;
  display: flex;
}

.single-model {
  width: 460px;
  margin-left: auto;
  margin-right: auto;
}

.single-model.hidden {
  display: none;
}

.inventory-listing-image-slider-wide {
  width: 50%;
  height: 293px;
  margin-right: 0;
}

.active-button-container-wide {
  z-index: 0;
  width: auto;
  height: 31px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: static;
  top: 312px;
}

.make-headline-container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-6 {
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700;
}

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

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

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

.small-slider-right-arrow-box-flipped:hover {
  background-color: #a82117;
}

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

.staff-link-box {
  width: 19.25%;
  height: auto;
  color: #ee3124;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 10px;
  margin-right: 0;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
}

.staff-link-box.bigger {
  width: 24%;
}

.staff-headshot-container {
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.staff-image-thumbnail {
  z-index: 0;
  position: relative;
}

.staff-info-container {
  z-index: 2;
  width: 100%;
  height: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.staff-hover-overlay {
  z-index: 1;
  width: 100%;
  height: auto;
  opacity: 1;
  cursor: pointer;
  background-color: #004fa3;
  border: 3px #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 5px;
  transition: opacity .4s;
  display: flex;
  position: relative;
}

.staff-hover-overlay:hover {
  opacity: 1;
}

.staff-name {
  z-index: 1;
  width: 100%;
  color: #ffef00;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  flex: 0 auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Barlow, sans-serif;
  font-size: 14px;
  font-weight: 800;
  position: relative;
}

.staff-email {
  z-index: 1;
  width: 100%;
  color: #e0e0e0;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #004fa3;
  flex: 0 auto;
  margin: 3px auto 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Barlow, sans-serif;
  font-size: 21px;
  font-weight: 800;
  position: relative;
}

.staff-email:hover {
  color: #fff;
  background-color: #003b7a;
}

.counterup {
  color: #ee3124;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 52px;
  font-weight: 800;
  line-height: 52px;
}

.sales-contact-section {
  margin-top: 0;
}

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

.sales-contact-form-container {
  width: 940px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.services-offered-section {
  width: 940px;
  color: #ffd900;
  margin: 0 auto 60px;
  padding-bottom: 0;
}

.service-offered-columns {
  margin-top: 68px;
  margin-bottom: 40px;
}

.service-list-container {
  color: #16244c;
  background-color: #ee3124;
  border-radius: 5px;
  padding: 20px 10px 20px 24px;
}

.service-item-list {
  color: #eee;
  font-size: 17px;
  font-weight: 600;
  line-height: 35px;
}

.service-list-arrow {
  z-index: 1;
  width: 60px;
  max-width: none;
  margin-bottom: -60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: -60px;
}

.frvt-logo-container {
  width: 30%;
}

.frvt-copy-container {
  width: 70%;
  margin-top: 20px;
  margin-left: 30px;
  padding-top: 0;
}

.frvt-logo {
  width: auto;
  border: 1px #000;
}

.auth-logo-columns {
  margin-top: 30px;
}

.auth-logo {
  width: 210px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.auth-heading {
  color: #ee3124;
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 21px;
}

.auth-tagline {
  max-width: 293px;
  color: #636363;
  text-align: center;
  margin: 10px auto 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
}

.auth-service-section {
  width: 940px;
  margin: 0 auto 100px;
  padding-bottom: 0;
}

.link-30 {
  color: #004fa3;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}

.background-video-2 {
  z-index: auto;
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  position: relative;
}

.cr-blue-copy-video-section {
  z-index: 0;
  color: #ee3124;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(22, 36, 76, .74), rgba(22, 36, 76, .74));
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.cr-blue-copy-video-section.no-top-margin {
  margin-top: 0;
}

.video-background-div {
  background-image: linear-gradient(rgba(0, 59, 122, .82), rgba(0, 59, 122, .82));
}

.feature-service-callout {
  color: #004fa3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 29px;
  transform: translate(0);
}

.blurb-columns-service {
  align-items: flex-end;
  margin-top: 30px;
  margin-bottom: 40px;
  display: flex;
}

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

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

.service-link-section {
  padding-top: 0;
  padding-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
}

.link-container {
  width: 940px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.service-contact-form-container {
  width: 940px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.service-contact-section, .service-form-block {
  margin-top: 0;
}

.service-form-grid {
  grid-column-gap: 16px;
  grid-row-gap: 4px;
  grid-template: ". ."
                 ". ."
                 ". ." minmax(auto, 1fr)
                 ". ."
                 "Area Area"
                 "Area-2 Area-2"
                 ". ." 92px
                 ". ." 92px
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  margin-top: 26px;
  margin-bottom: 10px;
  display: grid;
}

.no-lable-field {
  margin-top: 30px;
}

.no-lable-field.tight {
  margin-top: 0;
}

.service-appointment-date-picker {
  border: 1px solid silver;
}

.text-field-8 {
  height: auto;
  color: silver;
}

.text-block-38 {
  height: auto;
  color: #adadad;
  margin-top: 0;
  margin-bottom: 4px;
}

.previous-service-date-picker {
  border: 1px solid silver;
}

.service-form-previous-service-radio {
  height: 30px;
  align-items: center;
  display: flex;
}

.radio-button-field-2 {
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 14px;
  position: relative;
}

.radio-button-label-2 {
  width: 180px;
  color: #999;
  font-size: 16px;
  font-weight: 500;
}

.previous-work-performed {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: 72px;
  min-width: 100%;
  margin-top: 11px;
  margin-bottom: 0;
  overflow: visible;
}

.part-logo-carousel-wrapper {
  z-index: 1;
  width: 940px;
  height: 120px;
  flex-flow: row;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: center;
  margin: 30px auto;
  display: flex;
  position: relative;
}

.part-logo-carousel-wrapper.tires {
  margin-top: 10px;
  margin-bottom: 10px;
}

.part-logo-container {
  width: auto;
  height: auto;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}

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

.part-logo-box {
  width: 150px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.part-hook-container {
  width: 30%;
}

.part-hook-wrapper {
  background-color: #ee3124;
  border-radius: 5px;
  padding: 30px 10px;
}

.hook-box-header {
  color: #ffef00;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 46px;
  line-height: 41px;
}

.hook-box-header.small {
  font-size: 44px;
  line-height: 39px;
}

.hook-box-sub {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 33px;
  line-height: 32px;
}

.part-brands-section {
  width: 940px;
  margin: 0 auto 20px;
  padding-bottom: 0;
}

.part-contact-section {
  margin-top: 0;
}

.part-contact-form-container {
  width: 940px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.part-form-block {
  margin-top: 0;
}

.part-form-grid {
  grid-column-gap: 16px;
  grid-row-gap: 4px;
  grid-template: ". ."
                 ". ."
                 ". ." minmax(auto, 1fr)
                 ". ."
                 "Area Area"
                 "Area-2 Area-2"
                 ". ." 109px
                 ". ." 91px
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  margin-top: 26px;
  margin-bottom: 10px;
  display: grid;
}

.background-video-parts {
  z-index: auto;
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  position: relative;
}

.part-hook-copy-container {
  width: 70%;
  margin-top: 20px;
  margin-left: 30px;
  padding-top: 0;
}

.two-option-selling-container {
  justify-content: space-between;
  margin-top: 70px;
  display: flex;
  position: relative;
}

.selling-block {
  width: 45%;
  background-color: #f3f3f3;
  border-radius: 5px;
  padding: 20px 30px;
}

.heading-20 {
  color: #ee3124;
  text-align: center;
  margin-top: 10px;
  margin-bottom: -20px;
  font-size: 38px;
}

.or-circle {
  z-index: 1;
  width: 120px;
  height: 120px;
  background-color: #ffef00;
  border: 4px solid #004fa3;
  border-radius: 200px;
  align-self: center;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.or-text {
  color: #004fa3;
  text-align: center;
  align-self: center;
  margin: 0 auto;
  font-size: 56px;
}

.h3-dark-bullet {
  color: #004fa3;
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.hasle-free-container {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.hassle-free-box {
  width: 32%;
  height: auto;
  background-color: #f3f3f3;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 30px 16px;
  position: relative;
}

.number-circle {
  width: 70px;
  height: 70px;
  background-color: #ee3124;
  border-radius: 200px;
  align-items: center;
  display: flex;
  position: absolute;
  top: -15px;
  bottom: auto;
  left: -15px;
  right: auto;
}

.circle-number {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 48px;
  font-weight: 900;
  line-height: 38px;
}

.selling-steps-tabs {
  z-index: 1;
  margin-top: -32px;
  margin-bottom: 30px;
}

.selling-tabs-menu {
  width: 80%;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cr-tab-link-tab-2-4 {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border: 3px solid #004fa3;
  border-radius: 200px;
  align-self: auto;
  align-items: center;
  padding: 0;
  display: flex;
}

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

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

.steps-numbers {
  color: #004fa3;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 26px;
  font-weight: 800;
}

.cr-tab-link-tab-3-4 {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border: 3px solid #004fa3;
  border-radius: 200px;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.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 {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border: 3px solid #004fa3;
  border-radius: 200px;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

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

.selling-steps-line {
  z-index: 0;
  width: 80%;
  height: 3px;
  background-color: #004fa3;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cr-tab-pane-tab-2-4 {
  background-color: rgba(0, 0, 0, 0);
}

.selling-step-header {
  width: 100%;
  color: #004fa3;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
}

.selling-step-body {
  width: 80%;
  color: #636363;
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 28px;
}

.consignment-contact-section {
  margin-top: 0;
}

.consignment-contact-form-container {
  width: 940px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.consignment-form-block {
  margin-top: 0;
}

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

.consignment-arrow {
  z-index: 1;
  width: 60px;
  max-width: none;
  margin: -60px auto 0;
  display: block;
  position: relative;
  top: 0;
}

.finance-calculator-section {
  width: 940px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.product-info-container {
  width: 940px;
  margin: 0 auto;
  padding-bottom: 0;
  display: flex;
}

.product-info-section {
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

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

.product-info-section-grey.last {
  margin-bottom: 0;
}

.product-image {
  width: 100%;
  height: auto;
  max-width: none;
  border-radius: 5px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 20px;
  display: block;
}

.product-list-bullets {
  color: #ee3124;
  margin-top: -25px;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.product-info-wrapper {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  flex-flow: wrap;
  justify-content: center;
  margin-top: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}

.product-image-video-wrapper {
  width: 40%;
  margin-right: 25px;
  overflow: visible;
}

.product-video {
  border-radius: 5px;
  margin-top: 20px;
  overflow: hidden;
}

.finance-contact-section {
  margin-top: 0;
}

.finance-contact-form-container {
  width: 940px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.finance-form-block {
  margin-top: 0;
}

.finance-form-grid {
  grid-column-gap: 16px;
  grid-row-gap: 4px;
  grid-template: "."
                 "."
                 "." minmax(96px, 1.5fr)
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  margin-top: 26px;
  margin-bottom: 10px;
  display: grid;
}

.finance-calculator-message-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.finance-calc-message {
  width: 59%;
  color: #636363;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
  line-height: 28px;
}

.html-embed-13 {
  width: auto;
  height: auto;
}

.anchor-point {
  width: 0;
  height: 0;
  position: absolute;
  top: -260px;
}

.crash-animation-section {
  z-index: 3;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.never-happened-hook-container {
  z-index: 1;
  width: 660px;
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.hook-outer-burst {
  z-index: 0;
  position: absolute;
  bottom: -97.4531px;
  right: -12px;
}

.hook-center-burst {
  width: 440px;
  max-width: none;
  display: inline-block;
  position: absolute;
  top: 36.5px;
  left: 111px;
}

.hook-circle {
  z-index: 3;
  width: 300px;
  height: 300px;
  background-color: #ee3124;
  border: 3px solid #ffef00;
  border-radius: 200px;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.hook-text {
  text-align: center;
  margin-top: 0;
  font-size: 39px;
  line-height: 35px;
}

.rv-crash-renegade-wrapper {
  z-index: 0;
  width: 50%;
  height: 500px;
  align-self: center;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.crash-left-image {
  width: 1020px;
  max-width: none;
  position: absolute;
  top: 67px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.rv-crash-tiffin-wrapper {
  z-index: 0;
  width: 50%;
  height: 500px;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.crash-right-image {
  width: 1020px;
  max-width: none;
  position: absolute;
  top: 67px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.paint-logo-container {
  width: 30%;
  margin-top: -40px;
}

.paint-logo {
  width: auto;
  border: 1px #000;
}

.paint-logo.middle {
  margin-bottom: 15px;
}

.other-services-section {
  z-index: auto;
  width: auto;
  margin: -100px auto 100px;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.other-service-columns {
  margin-bottom: -5px;
}

.other-service-column {
  padding-left: 0;
  padding-right: 0;
}

.other-service-box {
  width: 100%;
  height: auto;
  color: #ee3124;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  display: inline-block;
}

.other-service-container {
  background-color: rgba(0, 0, 0, .67);
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-slide-container {
  z-index: 1;
  width: 100%;
  background-color: rgba(0, 0, 0, .67);
  flex-direction: column;
  justify-content: flex-end;
  align-self: stretch;
  padding: 28px 34px 30px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.collision-image-thumbnail {
  z-index: 0;
  width: 100%;
  position: relative;
}

.other-services-info-container {
  z-index: 1;
  width: 940px;
  height: auto;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: 0%;
  right: 0%;
}

.other-service-info-block {
  width: 43%;
  align-self: auto;
}

.insurance-logos-section {
  width: 940px;
  margin: 0 auto 20px;
  padding-bottom: 0;
}

.collision-contact-section {
  margin-top: 0;
}

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

.collision-contact-form-container {
  width: 940px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.collision-form-block {
  margin-top: 0;
}

.collision-form-grid {
  grid-column-gap: 16px;
  grid-row-gap: 4px;
  grid-template: ". ."
                 ". ."
                 ". ." minmax(auto, 1fr)
                 ". ."
                 "Area Area"
                 ". ." 98px
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  margin-top: 26px;
  margin-bottom: 10px;
  display: grid;
}

.collision-appointment-date-picker {
  border: 1px solid silver;
}

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

.form-upload-container {
  height: 96px;
  margin-top: 0;
  overflow: hidden;
}

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

.chassis-logo-columns {
  margin-top: 30px;
  margin-bottom: 30px;
}

.freightliner-info-section {
  width: 940px;
  margin: 0 auto 60px;
  padding-bottom: 0;
}

.section-header-logo {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-header-logo.small {
  width: 270px;
  max-width: none;
  margin-bottom: -10px;
}

.section-header-sub-logo {
  max-width: 28%;
  margin: -31px auto 31px;
  display: block;
}

.chassis-logo {
  width: 100%;
  height: auto;
  max-width: none;
  margin: auto;
  display: block;
}

.chassis-type-tabs {
  margin-top: 30px;
}

.chassis-type-tabs-menu {
  justify-content: space-between;
  display: flex;
}

.chassi-tabs-content {
  margin-top: 0;
}

.cr-tab-link-tab-1-7 {
  width: 24%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding: 0 10px;
}

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

.cr-tab-link-tab-1-7.w--current {
  width: 24%;
  background-color: #ee3124;
  border-radius: 5px;
}

.cr-tab-pane-tab-1-4 {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.chassis-type-info-wrapper {
  justify-content: space-between;
  display: flex;
}

.chassis-image {
  width: 40%;
}

.chassis-call-out-section {
  margin-top: 100px;
  margin-bottom: 25px;
}

.chassis-callouts-wrapper {
  width: 940px;
  max-width: 940px;
  margin-top: 41px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.callout-container {
  width: 350px;
  height: 50px;
  background-color: #eee;
  border: 1px solid #ee3124;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: auto;
  right: 40px;
}

.callout-container.wheels, .callout-container.engine, .callout-container.frame-rails {
  z-index: 1;
  display: none;
  top: auto;
  bottom: 70px;
  left: 20px;
  right: auto;
}

.callout-container.suspension, .callout-container.fuel-tank, .callout-container.transmission {
  z-index: 1;
  display: none;
}

.callout-container.rear-suspension {
  z-index: 1;
  display: none;
  top: auto;
  bottom: 70px;
  left: 20px;
  right: auto;
}

.callout-container.shocks {
  z-index: 1;
  display: none;
}

.callout-container.radiator {
  z-index: 1;
  display: none;
  top: auto;
  bottom: 70px;
  left: 20px;
  right: auto;
}

.callout-container.disc-brakes, .callout-container.electrical {
  z-index: 1;
  display: none;
}

.callout-heading {
  color: #ee3124;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 22px;
}

.pinpoints-container {
  z-index: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.callout-point {
  width: 25px;
  height: 25px;
  background-color: #004fa3;
  border: 3px solid #ffef00;
  border-radius: 200px;
  position: absolute;
  top: auto;
  bottom: 110px;
  left: auto;
  right: 279px;
}

.callout-point:hover {
  background-color: #003b7a;
  border-color: #ee3124;
}

.callout-point.rear-suspension {
  top: 131px;
  bottom: auto;
  left: 181px;
  right: auto;
}

.callout-point.engine {
  top: 37px;
  bottom: auto;
  left: 100px;
  right: auto;
}

.callout-point.frame-rails {
  bottom: 272px;
  right: 539px;
}

.callout-point.radiator {
  top: 27px;
  bottom: auto;
  left: 153px;
  right: auto;
}

.callout-point.wheels1 {
  bottom: 74px;
  right: 357px;
}

.callout-point.wheels2 {
  top: 110px;
  bottom: auto;
  left: 86px;
  right: auto;
}

.callout-point.fuel-tank {
  bottom: 190px;
  right: 438px;
}

.callout-point.transmission {
  top: 75px;
  bottom: auto;
  left: 158px;
  right: auto;
}

.callout-point.shocks {
  bottom: 149px;
  right: 317px;
}

.callout-point.brakes {
  right: 407px;
}

.callout-point.electrical {
  bottom: 151px;
  right: 105px;
}

.service-contact-section-copy {
  margin-top: 0;
}

.hunter-product-container {
  width: 940px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.product-intro-wrapper {
  background-color: #ee3124;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 0 0;
}

.learn-more-button {
  width: 56px;
  margin: 10px auto -40px;
  position: static;
  top: auto;
  bottom: 61px;
  left: auto;
  right: -14px;
}

.more-button-content {
  width: 58px;
  height: 58px;
  color: #00258b;
  background-color: #ffef00;
  border: 1px solid #ee3124;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding-top: 14px;
  text-decoration: none;
  display: block;
  position: relative;
}

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

.product-features-heading {
  color: #004fa3;
  text-align: center;
  margin-top: 0;
  font-size: 20px;
}

.product-feature-icon {
  width: 60px;
  color: #004fa3;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.more-close {
  width: 24px;
  color: #ee3124;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
}

.more-close.learn {
  margin-top: 4px;
  display: none;
}

.product-bullet-text {
  width: 80%;
  color: #ee3124;
  text-align: center;
  margin: 0 auto 12px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
}

.product-bullet-text.alone {
  width: 90%;
  margin-top: 0;
}

.bold-text-9 {
  width: 100%;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
}

.product-bullet {
  width: 50%;
  margin-bottom: 20px;
}

.tire-image {
  border-radius: 5px;
}

.tire-image.alt {
  border-radius: 5px;
  margin-top: 15px;
  overflow: hidden;
}

.tire-info-section {
  width: 940px;
  color: #004fa3;
  margin: 100px auto 60px;
  padding-bottom: 0;
}

.product-info-wrapper-tires {
  width: auto;
  height: auto;
  background-color: #eee;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-flow: wrap;
  justify-content: center;
  margin-top: 0;
  padding: 0 37px 35px;
  display: flex;
  overflow: hidden;
}

.info-wrapper {
  width: 940px;
  margin-top: -165px;
  margin-left: auto;
  margin-right: auto;
}

.tire-hero-image {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: -180px;
}

.tire-info-section-grey {
  width: 100%;
  background-color: #eee;
  margin: 174px auto 0;
  padding-top: 0;
  padding-bottom: 70px;
  position: relative;
}

.text-span-7 {
  font-style: italic;
  font-weight: 600;
}

.cr-slider {
  height: 36px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.slide-nav-8 {
  height: 0;
  display: none;
}

.cr-mask-6 {
  height: 36px;
  padding-left: 0;
  padding-right: 0;
}

.slider-bullet {
  color: #ffef00;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

.slide-3 {
  height: auto;
}

.section-header-icon {
  width: 100px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.roof-guarantee-hook-box {
  width: 940px;
  height: 120px;
  background-color: #ee3124;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.guarantee-hook-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  line-height: 38px;
}

._2-images-roof {
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.roof-images {
  width: 49%;
  border-radius: 0;
}

.image-26 {
  width: 100%;
  border-radius: 5px;
}

.small-image-right {
  height: auto;
  max-width: 450px;
  float: right;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 15px;
  margin-top: 0;
  overflow: hidden;
}

.small-image-slider-right {
  height: auto;
  max-width: 450px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
}

.small-image-left {
  height: auto;
  max-width: 450px;
  float: right;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 15px;
  margin-top: 0;
  overflow: hidden;
}

.before-after-block {
  width: 100%;
  height: auto;
  max-width: 940px;
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
  position: relative;
}

.before-image-container {
  width: 100%;
  height: auto;
  border: 7px solid #fff;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.after-image-container {
  z-index: 1;
  width: 100%;
  height: auto;
  border: 7px solid #fff;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.after-image {
  width: 930px;
  max-width: none;
  min-width: 0;
  float: right;
  display: inline-block;
}

.before-image {
  width: 926px;
  max-width: none;
  min-width: 0;
  border: 1px #000;
}

.right-expand-button {
  z-index: 2;
  width: 4%;
  height: auto;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  padding-right: 8px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 45.5%;
}

.right-expand-button:hover {
  background-color: rgba(255, 255, 255, .5);
}

.right-arrow-ba {
  max-width: none;
  display: block;
  position: static;
}

.left-expand-button {
  z-index: 2;
  width: 4%;
  height: auto;
  flex: 0 auto;
  align-self: center;
  align-items: center;
  padding-left: 8px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 46.25%;
  right: auto;
}

.left-expand-button:hover {
  background-color: rgba(255, 255, 255, .5);
}

.left-arrow-ba {
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  position: static;
  transform: rotate(180deg);
}

.before-pic-heading-container {
  z-index: 3;
  background-color: rgba(255, 255, 255, .8);
  border-radius: 10px;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: 6%;
  right: auto;
}

.h3-labels {
  margin-top: 10px;
  font-size: 17px;
}

.after-pic-heading-container {
  z-index: 3;
  background-color: rgba(255, 255, 255, .8);
  border-radius: 10px;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: auto;
  right: 6%;
}

.headshot-container {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.headshot-container.hide {
  display: none;
}

.contact-icon-container {
  width: 100%;
  justify-content: space-around;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  overflow: hidden;
}

.link-block-8 {
  width: auto;
}

.contact-icon-embed {
  width: 48px;
  height: auto;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.contact-icon-embed:hover {
  opacity: .6;
  color: #ffef00;
  border-radius: 0;
}

.title-position {
  z-index: 1;
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  flex: 0 auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Barlow, sans-serif;
  font-size: 13px;
  font-weight: 400;
  position: relative;
}

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

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

.nav-wrapper {
  z-index: 10;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.header-nav-phone-2 {
  color: #ffef00;
  text-align: left;
  margin: 0 auto;
  font-size: 28px;
  font-weight: 700;
  line-height: 25px;
}

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

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

.mega-nav-inner {
  width: 280px;
  height: auto;
  max-height: none;
  max-width: none;
  min-width: auto;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
  top: 180px;
  bottom: auto;
  left: 48px;
  right: auto;
  overflow: visible;
}

.lottie-animation {
  color: #333;
  font-size: 14px;
}

.nav-inner {
  z-index: 1;
  width: 940px;
  height: 80px;
  max-width: 1100px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin: 10px auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.search-wrapper-2 {
  z-index: auto;
  width: 205px;
  height: auto;
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0%;
  left: auto;
  right: auto;
}

.hamburger-wrap {
  width: 40px;
  height: 40px;
  cursor: pointer;
  align-self: center;
  margin-left: 10px;
  padding-top: 0;
  transition: all .2s;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.hamburger-wrap:hover {
  opacity: .8;
}

.contact-container {
  z-index: 11;
  width: auto;
  height: 80px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  align-items: center;
  display: flex;
  position: relative;
}

.mega-nav-wrap {
  z-index: 9;
  width: 280px;
  height: auto;
  background-color: #041033;
  border: 2px solid #16244c;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  padding: 100px 0 10px;
  display: flex;
  position: absolute;
  top: -107px;
  bottom: auto;
  left: auto;
  right: 0;
  overflow: hidden;
  transform: translate(0, -400px);
}

.nav-column {
  width: 280px;
  height: auto;
  max-height: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

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

.search-hamburger-container {
  z-index: 10;
  width: 280px;
  height: 80px;
  flex-direction: row;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.clone-me {
  z-index: 12;
  position: relative;
}

.nav-link-2 {
  width: 280px;
  color: #e0e0e0;
  white-space: nowrap;
  border-bottom: 2px solid #16244c;
  border-left: 4px solid #041033;
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 38px;
  text-decoration: none;
  transition: all .2s;
}

.nav-link-2:hover {
  color: #adadad;
  border-left-width: 4px;
  border-left-color: silver;
  padding-left: 15px;
}

.nav-link-2:focus {
  color: #004fa3;
  border: 1px #000;
  border-left: 3px solid #041033;
  transform: translate(8px);
}

.nav-link-2.w--current {
  width: 280px;
  color: #e0e0e0;
  border-bottom: 2px solid #16244c;
  border-left-width: 4px;
  border-left-color: #041033;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 15px;
  font-size: 20px;
  font-weight: 400;
}

.nav-link-2.w--current:hover {
  color: #adadad;
  border-left: 4px solid #adadad;
}

.nav-link-2.w--current:focus {
  color: #003b7a;
  border: 1px #000;
  border-left: 3px solid #041033;
  border-radius: 0;
  transform: none;
}

.link-block-9 {
  height: auto;
  margin-right: 15px;
  display: block;
}

.link-block-9.w--current {
  z-index: auto;
  margin-right: 27px;
  position: relative;
}

.search-field-closer-2 {
  z-index: 11;
  width: 16px;
  height: 16px;
  min-height: 0;
  color: #ee3124;
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: absolute;
  top: 24%;
  bottom: 0%;
  left: auto;
  right: 25%;
}

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

.dropdown-active {
  width: 280px;
  height: auto;
  border-top: 1px #000;
  border-bottom: 2px solid #16244c;
  border-left: 4px solid #041033;
  border-right: 1px #000;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 0;
  transition: opacity .2s;
  position: static;
}

.dropdown-active:hover {
  border-top: 1px #003b7a;
  border-bottom: 2px solid #16244c;
  border-left: 4px solid silver;
  border-right: 1px #003b7a;
}

.dropdown-active:focus {
  border-top: 2px #fff;
  border-bottom: 2px solid #16244c;
  border-left: 4px solid #041033;
  border-right: 2px #fff;
}

.text-block-39 {
  width: 140px;
  color: #e0e0e0;
  align-self: center;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 38px;
  position: static;
  left: 0;
}

.text-block-39:hover {
  color: #adadad;
  border: 0 solid #000;
}

.text-block-39:focus {
  color: #004fa3;
}

.dropdown-toggle-4 {
  width: 262px;
  height: 40px;
  color: #004fa3;
  border: 1px #000;
  border-left: 2px #ee3124;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0 15px 0 0;
  transition: opacity .2s;
  display: flex;
}

.dropdown-toggle-4:hover {
  opacity: 1;
  color: #003b7a;
  border: 1px #000;
}

.dropdown-toggle-4:active {
  color: #004fa3;
  border: 1px #000;
  border-left-width: 0;
}

.dropdown-toggle-4:focus {
  color: #004fa3;
  border: 2px #fff;
  border-left-color: #ee3124;
  padding-left: 0;
}

.dropdown-toggle-4.w--open {
  margin-bottom: 0;
  padding-bottom: 0;
}

.icon-12 {
  color: #adadad;
  align-self: center;
  margin: 0;
  font-size: 20px;
  position: static;
}

.icon-12:focus {
  color: #ffef00;
}

.dropdown-list-5 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: -20px;
  margin-bottom: 20px;
  position: static;
}

.dropdown-list-5.w--open {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-link-6 {
  width: 100%;
  color: #ffef00;
  text-transform: none;
  flex: 0 auto;
  padding: 9px 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  transition: transform .2s;
  display: block;
}

.dropdown-link-6:hover {
  color: #ffd900;
  border-left: 2px #ffd900;
  transform: translate(3px);
}

.dropdown-link-6:focus {
  border: 1px #000;
  padding-left: 10px;
}

.dropdown-link-6.w--current {
  color: #a58d02;
  transform: translate(6px);
}

.dropdown-link-6.hide {
  display: none;
}

.class-link {
  width: 10%;
  height: 85px;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  transition: height .4s;
  display: flex;
  position: static;
}

.class-link:hover {
  height: 95px;
}

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

.page-container {
  width: 100vw;
  height: 100vh;
  background-color: #041033;
  padding-top: 0;
}

.page-content-wrapper {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 75px;
}

.logo-container {
  justify-content: space-between;
  align-items: flex-end;
  padding-right: 140px;
  display: flex;
}

.logo-image {
  width: 240px;
}

.link-container {
  margin-top: 60px;
  padding-left: 40px;
}

.site-map-page-heading {
  color: #ffef00;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 40px;
  font-weight: 800;
  line-height: 32px;
}

.site-link-wrapper {
  flex-flow: wrap;
  grid-template-rows: 76px auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.page-category {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  transform: translate(0);
}

.page-links {
  color: #adadad;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.page-links:hover {
  color: #ffef00;
}

.page-links.hide {
  display: none;
}

.category-wrapper {
  width: 281px;
  flex: none;
  margin-bottom: 60px;
}

.link-35 {
  color: #fff;
  margin-left: 80px;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.link-35:hover {
  color: #004fa3;
}

.cr-models-section {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.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 {
  width: 92%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.more-photos-button {
  width: 100%;
  height: 31px;
  float: none;
  color: #004fa3;
  text-align: center;
  background-color: #fff;
  border: 2px solid #004fa3;
  border-radius: 32px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  transition: color .5s, background-color .5s;
}

.more-photos-button:hover {
  color: #fff;
  background-color: #004fa3;
}

.more-photos-button.hide {
  opacity: 0;
  margin-bottom: 0;
}

.class-expand-switch {
  justify-content: center;
  margin-top: -3px;
  display: flex;
}

.image-27 {
  max-width: 10%;
  transform: rotate(90deg);
}

.msrp-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

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

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

.inventory-listing-button-active-2 {
  width: 32%;
  height: 31px;
  float: none;
  color: #fff;
  text-align: center;
  background-color: #ee3124;
  border: 2px solid #ee3124;
  border-radius: 32px;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  display: block;
  position: static;
  left: 30px;
}

.inventory-listing-button-active-2.share {
  background-color: #004fa3;
  border-color: #004fa3;
}

.trade-value-form-close-button-2 {
  width: 37px;
  height: 37px;
  color: #ee3124;
  background-color: #fff;
  border: 2px solid #ee3124;
  border-radius: 6px;
  margin: 0 6px auto auto;
  padding: 8px 8px 0;
  font-size: 12px;
  transition: background-color .8s;
}

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

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

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

.text-span-wide-2 {
  color: #ee3124;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 700;
  line-height: 32px;
}

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

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

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

.inventory-listing-info-wrapper-wide-2 {
  width: 50%;
  height: auto;
  margin-left: 10px;
  position: relative;
}

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

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

.listing-msrp-container {
  width: 90%;
  background-color: #004fa3;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 15px;
  display: flex;
  position: relative;
}

.quote-form-close-button-2 {
  width: 37px;
  height: 37px;
  color: #ee3124;
  background-color: #fff;
  border: 2px solid #ee3124;
  border-radius: 6px;
  margin: 0 6px auto auto;
  padding: 8px 8px 0;
  font-size: 12px;
  transition: background-color .8s;
}

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

.unit-container-wide {
  clear: none;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

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

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

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

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

.listing-msrp-strike-through {
  z-index: 2;
  width: auto;
  height: 4px;
  background-color: #041033;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotate(-3deg);
}

.listing-msrp-strike-through.short {
  width: 85%;
}

.listing-msrp-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

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

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

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

.pop-up-submit-button-2:hover {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}

.inventory-listing-button-2 {
  width: 32%;
  height: 31px;
  float: none;
  color: #ee3124;
  text-align: center;
  background-color: #fff;
  border: 2px solid #ee3124;
  border-radius: 32px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  transition: color .5s, background-color .5s;
}

.inventory-listing-button-2:hover {
  color: #fff;
  background-color: #ee3124;
}

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

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

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

.inventory-listing-price-wide-2 {
  z-index: 1;
  width: auto;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  padding-bottom: 0;
  font-size: 38px;
  font-weight: 800;
  line-height: 35px;
  position: static;
  bottom: 0;
}

.unit-button-container-wide-2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -31px;
  margin-bottom: 0;
  display: flex;
  position: static;
}

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

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

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

.details-text-wide-2 {
  color: #636363;
  font-size: 18px;
  line-height: 27px;
}

.cr-mask-7 {
  border: 2px solid #004fa3;
}

.listing-special-price-block {
  background-color: #ee3124;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 6px 20px 10px;
  display: flex;
}

.listing-special-price-block.unit {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}

.listing-special-price-block.mobile {
  display: none;
}

.listing-special-price-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.special-price-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
  line-height: 27px;
}

.listing-special-price-text-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.inventory-listing-price-wide-3 {
  z-index: 1;
  width: auto;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  padding-bottom: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 44px;
  position: static;
  bottom: 0;
}

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

.listing-msrp-container-2 {
  width: 400px;
  background-color: #004fa3;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 15px;
  display: flex;
  position: relative;
}

.inventory-listing-price-wide-4 {
  z-index: 1;
  width: auto;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  padding-bottom: 0;
  font-size: 61px;
  font-weight: 800;
  line-height: 56px;
  position: static;
  bottom: 0;
}

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

.cr-model-inventory-section {
  width: 940px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.special-price-text-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
}

.listing-special-price-block-2 {
  background-color: #ee3124;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 10px;
  padding: 2px 20px 8px;
  display: flex;
}

.featured-inventory-price-block {
  background-color: #004fa3;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.brand-logo-section {
  width: 940px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.quick-search-contents {
  width: 380px;
}

.button-wrapper {
  margin-top: 10px;
}

.slider-2 {
  width: 940px;
  height: 300px;
  max-width: 940px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  box-shadow: 4px 4px 9px 3px #000;
}

.slider-2.hide {
  display: none;
}

.left-arrow-8 {
  width: 60px;
  height: 30px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
}

.left-arrow-8.hide {
  display: block;
}

.icon-14 {
  width: 18px;
  height: 18px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  transition: color .6s;
}

.icon-14:hover {
  color: #ffef00;
}

.icon-15 {
  width: 18px;
  height: 18px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  transition: color .6s;
}

.icon-15:hover {
  color: #fff;
}

.right-arrow-7 {
  width: 60px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}

.right-arrow-7.hide {
  display: block;
}

.slide-nav-9 {
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 5px;
  transition: background-color .6s;
  display: flex;
}

.slide-nav-9:hover {
  background-color: rgba(4, 16, 51, .32);
}

.slide-nav-9.hide {
  padding-top: 7px;
  display: block;
}

.home-page-slider-content-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.slider-brand-logo {
  width: 280px;
  height: auto;
  max-height: 120px;
  max-width: none;
  object-fit: cover;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  right: auto;
}

.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 {
  width: 300px;
  height: 300px;
  background-color: rgba(4, 16, 51, .63);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  right: 90px;
}

.slider-logo-and-tag-wrapper.right-side {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  padding-top: 0;
  padding-bottom: 30px;
  right: 70px;
}

.slider-logo-and-tag-wrapper.left-side {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  padding-top: 0;
  padding-bottom: 30px;
  left: 70px;
  right: auto;
}

.slider-text-under-logo {
  color: #f3f3f3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
}

.rv-type-search-section {
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto 10px;
  padding-top: 0;
  padding-bottom: 14px;
}

.rv-type-search-contents {
  width: 940px;
  height: auto;
  justify-content: space-between;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rv-type-search-class-wrapper {
  width: 11%;
  height: 170px;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  transition: height .4s;
  display: flex;
  position: static;
  overflow: hidden;
}

.rv-type-search-class-wrapper:hover {
  height: auto;
}

.type-search-class-content {
  height: 170px;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  transition: background-color .3s;
}

.type-search-class-content:hover {
  background-color: #f3f3f3;
}

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

.class-search-button {
  width: 98px;
  height: 23px;
  opacity: 1;
  color: #004fa3;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
}

.class-search-button:hover {
  background-color: rgba(192, 192, 192, .23);
  border-radius: 20px;
}

.rv-101-tabs-wrapper {
  width: 940px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-menu-2 {
  height: 32px;
  justify-content: space-between;
  display: flex;
}

.rv-101-tabs {
  width: 14%;
  background-color: #ee3124;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  display: flex;
}

.rv-101-tabs:hover, .rv-101-tabs.w--current {
  background-color: #a82117;
}

.rv-101-tab-copy {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.brand-logos-stacked-mobile {
  z-index: 1;
  width: 940px;
  height: 100px;
  flex-flow: row;
  align-content: flex-start;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.rv-type-search-contents-mobile {
  width: 940px;
  height: 151px;
  justify-content: space-between;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.hero-background-image {
  width: 100%;
  height: 530px;
  border-bottom: 1px solid #000;
  flex: 0 auto;
  position: absolute;
  top: 100px;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.home-hero-image {
  width: 120%;
  max-width: 120%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: -98px;
}

.form-block {
  width: 300px;
}

.fs-select_field-5 {
  margin-bottom: 0;
  display: none;
}

.fs-select_link-block-icon-5 {
  width: 1.5rem;
  margin-right: .5rem;
}

.fs-select_icon-5 {
  color: #fff;
  margin-right: 0;
}

.fs-select_toggle-5 {
  width: 100%;
  height: 40px;
  border: 2px #000;
  border-radius: .25rem;
  align-items: center;
  padding: 0;
  display: flex;
}

.fs-select_toggle-5:focus-visible {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs-select_toggle-5[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs-select-5 {
  z-index: 95;
  width: 100%;
  height: 40px;
  border: 1px #000;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  display: block;
}

.fs-select-5.condition {
  z-index: 99;
}

.fs-select-5.type {
  z-index: 97;
}

.fs-select_link-block-5 {
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1rem;
  font-weight: 500;
  display: flex;
}

.fs-select_link-block-5:focus-visible {
  z-index: 2;
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
  position: relative;
}

.fs-select_link-block-5[data-wf-focus-visible] {
  z-index: 2;
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
  position: relative;
}

.fs-select_list-5 {
  height: auto;
  max-height: 180px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  position: absolute;
  top: -15px;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.fs-select_list-5.w--open {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: .25rem;
  margin-top: 1rem;
}

.fs-select_link-5 {
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
  padding: .75rem 1rem;
}

.fs-select_link-5:hover {
  opacity: .7;
}

.fs-select_link-5:focus-visible {
  z-index: 1;
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs-select_link-5[data-wf-focus-visible] {
  z-index: 1;
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs-select_link-5.w--current {
  color: #696969;
  background-color: #f0f0f0;
}

.fs-select_text-5 {
  color: #fff;
  text-align: left;
  font-size: 19px;
}

.no-photos-container {
  width: 350px;
  height: 230px;
  border: 2px solid #ee3124;
  margin-right: 0;
}

.main-nav-search-filter-list {
  z-index: 999;
  width: auto;
  background-color: #041033;
  border: 1px #999;
  flex-flow: column;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: absolute;
  top: 46px;
  right: 0;
}

.search-result-wrapper {
  width: auto;
  color: #f3f3f3;
  border-bottom: 1px solid #003b7a;
  padding: 10px 5px;
  text-decoration: none;
  position: static;
}

.search-result-wrapper.inventory {
  border-bottom-color: #adadad;
}

.search-result-unit-link {
  color: #f3f3f3;
  text-align: right;
  white-space: nowrap;
  font-family: Barlow, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  transition: color .2s;
  display: block;
}

.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 {
  z-index: 999;
  width: auto;
  background-color: #041033;
  border: 1px #999;
  flex-flow: column;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: absolute;
  top: 46px;
  right: 0;
}

.inventory-search-filter-list {
  z-index: 999;
  width: auto;
  background-color: silver;
  border: 1px solid #adadad;
  flex-flow: column;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: absolute;
  top: 39px;
  left: 0;
  right: auto;
}

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

.no-unit-subcopy {
  color: #ffef00;
  text-align: center;
  margin: 15px auto 19px;
  font-size: 20px;
  font-weight: 400;
}

.no-inventory-section-listings {
  width: auto;
  background-color: #004fa3;
  border-radius: 5px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.no-inventory-block-listing {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 30px 40px;
}

.no-invnetory-text-listing {
  width: auto;
  float: none;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  font-size: 30px;
  line-height: 30px;
  display: block;
}

.no-inventory-link-button-listing {
  width: auto;
  max-width: 70%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #ee3124;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  transition: background-color .4s;
  display: block;
}

.no-inventory-link-button-listing:hover {
  color: #fff;
  background-color: #a82117;
}

.no-inventory-link-button-listing.w--current {
  max-width: 55%;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-10 {
  text-transform: none;
}

.page-link-example {
  width: 100%;
  height: 31px;
  float: none;
  color: #004fa3;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #004fa3;
  border-radius: 32px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  transition: color .5s, background-color .5s;
  display: block;
}

.page-link-example:hover {
  color: #fff;
  background-color: rgba(0, 79, 163, .26);
}

.page-link-example-container {
  display: none;
}

.italic-text-2 {
  margin-top: 0;
  font-family: Barlow, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}

.div-block-22 {
  display: flex;
}

.share-via-email-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 4px;
  grid-template: "."
                 "."
                 "Area" minmax(auto, 2fr)
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.text-field-10 {
  margin-bottom: 5px;
  font-family: Barlow, sans-serif;
}

.modal-wrapper {
  z-index: 9999;
  background-image: linear-gradient(rgba(4, 16, 51, .95), rgba(4, 16, 51, .95));
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.heading-21 {
  color: #ee3124;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Barlow, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}

.social-share-popup-container {
  z-index: 2;
  width: 490px;
  height: auto;
  max-width: none;
  background-color: #f0efef;
  border: 3px #ee3124;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 0;
  padding: 10px 35px;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
  box-shadow: 1px 1px 39px rgba(0, 0, 0, .42);
}

.text-block-15 {
  color: #9c0a0a;
}

.form-cover-close-schedule {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.small-text {
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 14px;
}

.close-modal-button {
  width: 28px;
  height: 28px;
  float: right;
  color: #e0e0e0;
  background-color: #ee3124;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  display: flex;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: auto;
  right: 10px;
}

.close-modal-button:hover {
  background-color: #a82117;
}

.social-share-content-wrapper {
  height: auto;
  max-height: none;
  overflow: visible;
}

.text-block-14 {
  color: #014a72;
}

.share-email-form-container {
  margin-top: 10px;
  overflow: hidden;
}

.share-form-subhead {
  color: #041033;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.share-email-form-block {
  margin-top: 10px;
  margin-bottom: 0;
}

.shared-unit-text-info-area {
  margin-bottom: 5px;
}

.social-share-icons-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.social-share-icon-circle {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #004fa3;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
  position: relative;
}

.social-share-icon-circle:hover {
  background-color: #f3f3f3;
}

.social-icon {
  width: 16px;
  max-width: none;
}

.social-icon.bigger {
  width: 30px;
}

.social-share-code {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.close-button-icon {
  width: 15px;
  height: 15px;
}

.share-pop-up-button-show {
  width: 100%;
  height: 31px;
  float: none;
  color: #004fa3;
  text-align: center;
  background-color: #fff;
  border: 2px solid #004fa3;
  border-radius: 32px;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  transition: color .5s, background-color .5s;
}

.share-pop-up-button-show:hover {
  color: #fff;
  background-color: #004fa3;
}

.share-pop-up-button-show.listings {
  width: 32%;
}

.runflat-blurbs-container {
  width: 940px;
  margin: 40px auto 100px;
}

.runflat-blurbs-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.runflat-box {
  width: 48%;
  height: auto;
  background-color: #f3f3f3;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 30px 16px;
  position: relative;
}

.below-blue-section, .quick-link-service-container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.tire-protection-options-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.tire-protection-option-block {
  width: 48%;
  margin-left: auto;
  margin-right: auto;
}

.tire-protection-option-block.hide {
  display: none;
}

.featured-unit-special-block {
  width: 326px;
  background-color: #ee3124;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 40px auto -30px;
  padding: 6px 10px 10px;
  display: flex;
}

.featured-unit-special-price-text {
  z-index: 1;
  width: auto;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  padding-bottom: 0;
  font-size: 46px;
  font-weight: 800;
  line-height: 40px;
  position: static;
  bottom: 0;
}

.department-review-section {
  width: 940px;
  height: auto;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.department-review-section.finance {
  margin-top: 100px;
}

.department-testimonial-wrapper {
  height: auto;
  background-color: #004fa3;
  border-radius: 5px;
  padding: 60px 40px 40px;
  position: relative;
  overflow: visible;
}

.slider-3 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  overflow: visible;
}

.slide-nav-10 {
  height: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 8px;
  position: static;
}

.slide-4 {
  height: auto;
  margin-bottom: 10px;
  padding-left: 54px;
  padding-right: 54px;
}

.department-testimonial-copy-wrapper {
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  overflow: hidden;
}

.mask {
  height: auto;
  overflow: hidden;
}

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

.department-review-subhead {
  color: #f3f3f3;
  text-align: left;
  margin-top: 0;
  margin-bottom: 18px;
  margin-left: 54px;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  transform: translate(0);
}

.newmar-rebate-copy {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 24px;
  right: 60px;
}

.newmar-rebate-slider-text {
  color: #ffef00;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}

.newmar-rebate-slider-text-sub {
  color: #f3f3f3;
  text-align: right;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 19px;
}

.main-page-logo-wrapper {
  margin-bottom: 20px;
}

.main-page-logo-top {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.newmar-discount-pricing {
  color: #ee3124;
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: 50px;
}

.newmar-rebate-model-container {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.newmar-rebate-model-container.reverse {
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 40px;
}

.newmar-rebate-model-container.hide {
  display: none;
}

.newmar-rebate-model-image {
  width: 56%;
}

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

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

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

.newmar-rebate-hero.finance {
  margin-bottom: -32px;
}

.rebate-lineup-wrapper {
  max-width: 940px;
  position: absolute;
}

.rebate-lineup-image.airstream {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-36 {
  color: #004fa3;
}

.thor-rebate-slider-text-sub {
  color: #f3f3f3;
  text-align: right;
  text-shadow: 1px 1px 1px #000;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 19px;
}

.thor-rebate-slider-text {
  color: #ffef00;
  text-align: right;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .75);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
}

.thor-rebate-copy {
  width: auto;
  height: auto;
  background-color: rgba(4, 16, 51, .32);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 4px;
  display: flex;
  position: absolute;
  top: 23px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.featured-inventory-home-wrapper {
  background-color: #eee;
  padding-top: 60px;
  padding-bottom: 0;
}

.bio-stat-info-box {
  width: 90%;
  height: auto;
  background-color: #e0e0e0;
  border-radius: 5px;
  margin: 10px auto;
  padding: 10px 6px 14px;
  transition: background-color .4s;
  overflow: hidden;
}

.bio-stat-info-box:hover {
  background-color: #fff;
}

.stats-title {
  z-index: 1;
  width: 100%;
  color: #ee3124;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  flex: 0 auto;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Barlow, sans-serif;
  font-size: 18px;
  font-weight: 800;
  position: relative;
}

.stat-body-bold {
  z-index: 1;
  width: 100%;
  color: #636363;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  flex: 0 auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Barlow, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  position: relative;
}

.headshot-container-new {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

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

.special-logo-section {
  width: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 40px;
  left: 80px;
  right: auto;
}

.monthly-special-logo {
  width: 390px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-37 {
  color: #ee3124;
  cursor: pointer;
  text-decoration: none;
}

.specials-hero-unit-image-section {
  margin-bottom: 60px;
  position: relative;
}

.special-unit-section {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.special-unit-carosel-wrapper {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.unit-details-main-image-slide {
  height: auto;
}

.unit-details-thumbnail-image-slide {
  width: 20%;
  opacity: 1;
  background-color: #000;
}

.accordion-item-trigger-icon-2 {
  width: 47px;
  height: 52px;
  max-width: 6%;
  float: right;
  color: #d6d3d3;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.accordion-item-heading-2 {
  color: #fff;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 24px;
  display: block;
}

.disclaimer-paragraph-2 {
  margin-top: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 19px;
}

.unit-details-header {
  margin-top: 8px;
  margin-bottom: 7px;
  position: relative;
}

.accordion-item-content-2 {
  width: 100%;
  max-width: 100%;
  background-color: #eee;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
  display: inline-block;
  overflow: hidden;
}

.unit-details-thumbnail-image-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  overflow: hidden;
}

.unit-details-slider-arrow {
  width: 40px;
  height: 30px;
  color: #5e5e5e;
  background-color: #ee3124;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.unit-details-slider-arrow:hover {
  color: #0078ac;
  background-color: #8a1d16;
}

.unit-details-slider-arrow.right {
  border-radius: 10px 0 0 10px;
}

.unit-details-slider-arrow.right:hover {
  background-color: #8a1d16;
}

.unit-details-accordian-wrapper {
  margin-top: 20px;
}

.unit-detaiils-info {
  margin-top: 0;
  display: block;
  position: relative;
}

.unit-details-slider-icon {
  color: #fff;
  font-size: 16px;
}

.unit-details-slider-icon:hover {
  color: #fff;
}

.key-features-bullet {
  color: #5e5e5e;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.image-18 {
  opacity: .8;
}

.image-18:hover {
  opacity: 1;
}

.image-18:focus {
  opacity: .45;
}

.unit-details-thumbnail-image-mask {
  width: 100%;
  height: 125px;
  overflow: visible;
}

.unit-details-main-image-slider {
  height: 620px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
}

.accordion-item {
  max-width: 100%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.slide-nav-4, .right-arrow-8 {
  display: none;
}

.accordion-item-trigger-2 {
  height: 52px;
  background-image: linear-gradient(#004fa3, #004fa3);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
}

.accordion-item-trigger-2:hover {
  background-image: linear-gradient(#003b7a, #003b7a);
}

.unit-details-images-slider-wrapper {
  margin-top: 20px;
}

.unit-key-feature-tabs {
  margin-top: 13px;
}

.available-unit-wrapper {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
}

.key-features-list-item {
  margin-bottom: 10px;
}

.key-features-tab-link {
  width: 33.3%;
  background-color: #dbd9d9;
  border: 1px solid #999;
  margin-left: 0;
  margin-right: 0;
}

.key-features-tab-link:hover {
  background-color: silver;
  margin-left: 0;
  margin-right: 0;
}

.key-features-tab-link.w--current {
  width: 31%;
  background-color: silver;
}

.key-features-tab-text {
  color: #5e5e5e;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.key-features-list {
  margin-top: 12px;
  margin-bottom: 15px;
}

.slide-nav-5 {
  justify-content: center;
  align-items: center;
  font-size: 9px;
  display: flex;
  position: static;
}

.special-unit-make {
  color: #636363;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.special-unit-model-floorplan {
  color: #ee3124;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 60px;
  line-height: 57px;
}

.image-29 {
  height: auto;
  min-width: 100%;
}

.callout-hook-wrapper {
  z-index: 10;
  position: absolute;
  top: auto;
  bottom: 30px;
  left: auto;
  right: 40px;
}

.image-30 {
  width: 230px;
}

.special-button-wrapper {
  align-items: center;
}

.special-unit-contact-button {
  width: 50%;
  height: 31px;
  float: none;
  color: #ee3124;
  text-align: center;
  background-color: #fff;
  border: 2px solid #ee3124;
  border-radius: 32px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  transition: color .5s, background-color .5s;
}

.special-unit-contact-button:hover {
  color: #fff;
  background-color: #ee3124;
}

.special-unit-details-block {
  width: 30%;
  margin-top: 0;
  margin-bottom: 0;
}

.special-unit-details-container {
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.special-unit-price-wrapper {
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
  position: relative;
}

.special-pricing-logo-wrapper {
  margin-right: -200px;
  position: relative;
}

.special-pricing-logo {
  width: 298px;
}

.special-pricing-info-wrapper {
  width: 100%;
  height: 95px;
  background-color: #ee3124;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-left: 0;
  padding-bottom: 13px;
  padding-right: 20px;
  font-weight: 400;
  display: flex;
}

.payment-wrapper {
  align-items: flex-end;
  display: flex;
}

.only-wrapper {
  margin-right: 20px;
}

.text-block-40 {
  color: #f3f3f3;
  font-size: 44px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-41 {
  color: #ffef00;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, .55);
  font-size: 90px;
  font-weight: 900;
  line-height: 58px;
}

.text-span-8 {
  font-size: 69px;
}

.per-month-wrapper {
  margin-left: 12px;
  margin-right: 0;
}

.special-unit-price-disc-wrapper {
  margin-top: -20px;
  padding-right: 20px;
}

.text-block-42 {
  color: #041033;
  text-align: right;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.text-block-43 {
  text-align: right;
  margin-top: 3px;
  font-size: 16px;
}

.monthly-special-form-wrapper {
  margin-top: 20px;
  padding-top: 0;
  display: block;
}

.monthly-special-form-container {
  width: 100%;
  max-width: 940px;
  flex: none;
  margin-top: 0;
  padding-top: 0;
  display: block;
  overflow: hidden;
}

.field-with-label-above-container {
  width: 100%;
}

.trade-in-make-field {
  margin-top: 0;
  margin-bottom: 0;
}

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

.special-anchor-spacer-block {
  height: 90px;
}

.text-block-40-inline {
  color: #f3f3f3;
  font-size: 44px;
  font-weight: 700;
  line-height: 36px;
}

.text-block-40-inline.hide {
  display: none;
}

.dropdown-link-red {
  width: 100%;
  color: #ee3124;
  text-transform: none;
  flex: 0 auto;
  padding: 9px 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  transition: transform .2s;
  display: block;
}

.dropdown-link-red:hover {
  color: #be2419;
  border-left: 2px #ffd900;
  transform: translate(3px);
}

.dropdown-link-red:focus {
  border: 1px #000;
  padding-left: 10px;
}

.dropdown-link-red.w--current {
  color: #a58d02;
  transform: translate(6px);
}

.monthly-specials-callout-section {
  background-color: #eee;
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.monthly-specials-callout-wrapper {
  width: 940px;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-32 {
  width: 329px;
  max-width: none;
  margin-right: 20px;
}

.heading-22 {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.airstream-rebate-copy {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.airstream-rebate-slider-text {
  color: #ee3124;
  text-align: center;
  margin: 0 auto;
  font-size: 27px;
  font-weight: 700;
  line-height: 24px;
}

.airstream-rebate-slider-text-sub {
  color: #16244c;
  text-align: center;
  margin: 4px auto 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 17px;
  position: relative;
}

.airstream-rebate-slider-text-disc {
  color: #fff;
  text-align: left;
  margin: 4px auto 0 25px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  position: absolute;
  top: auto;
  bottom: 38px;
  left: 0%;
  right: auto;
}

@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-left: auto;
    margin-right: auto;
  }

  .cr-social-links.new-nav {
    min-width: 0;
  }

  .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-repeat: no-repeat;
    background-size: auto;
    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 {
    align-self: center;
    margin-top: 5px;
  }

  .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 {
    width: auto;
    height: auto;
    margin-bottom: 20px;
    display: flex;
  }

  .cr-class-name {
    font-size: 14px;
  }

  .cr-class-info-box {
    width: auto;
    height: 390px;
  }

  .cr-class-info-columns {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cr-class-description-column {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 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-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .simple-link-button {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .simple-link-button.featured {
    width: 100%;
  }

  .simple-link-button.inventory-listing, .simple-link-button.blog-story, .simple-link-button.inventory-listing {
    width: 100%;
    margin-left: 0;
  }

  .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, .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, .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 {
    font-size: 86px;
    top: -49px;
  }

  .cr-h1-headline.make {
    min-width: 0;
    font-size: 52px;
    top: -66px;
  }

  .cr-copy-paragraph, .cr-copy-paragraph.white {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-copy-paragraph.blurb {
    width: 100%;
    height: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-copy-paragraph.contained {
    width: auto;
    min-width: 0;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .cr-copy-paragraph.centered {
    line-height: 32px;
  }

  .cr-copy-paragraph.light-grey, .cr-copy-paragraph.products, .cr-copy-paragraph.white-left, .cr-copy-paragraph.dk-blue {
    font-size: 16px;
    line-height: 28px;
  }

  .cr-class-lineup-section {
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-quick-search-slide-out {
    display: block;
    left: -380px;
  }

  .cr-button-10 {
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
  }

  .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: 0;
  }

  .cr-small-slider-right-arrow-left {
    bottom: -15px;
    left: 88px;
    right: auto;
  }

  .cr-small-slider-left-arrow-left {
    bottom: -15px;
    left: 52px;
    right: auto;
  }

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

  .cr-h3-yellow {
    font-size: 40px;
    line-height: 37px;
  }

  .image-5 {
    width: auto;
    height: auto;
    max-width: 101%;
    margin-left: 0;
  }

  .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-left: auto;
    margin-right: 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: 0;
    margin-left: auto;
    margin-right: 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-left: 10px;
    padding-right: 0;
  }

  .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 {
    height: auto;
    overflow: hidden;
  }

  .testimonial-columns {
    height: auto;
  }

  .testimonial-arrow {
    width: 65px;
  }

  .testimonial-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-copy {
    text-align: left;
    font-size: 18px;
    line-height: 32px;
  }

  .cr-headline-wrapper {
    width: 70%;
    min-width: 940px;
  }

  .brand-logo-carousel-wrapper {
    width: auto;
  }

  .cr-load-more-container {
    top: auto;
    bottom: 70px;
    left: auto;
    right: -86px;
  }

  .featured-inventory-section {
    width: 70%;
    min-width: 940px;
  }

  .featured-inventory-tabs {
    height: 527px;
  }

  .featured-inventory-tabs-menu {
    width: 22%;
  }

  .cr-tab-link-tab-1, .cr-tab-link-tab-1.w--current, .cr-tab-link-tab-2, .cr-tab-link-tab-3, .cr-tab-link-tab-4, .cr-tab-link-tab-7, .cr-tab-link-tab-6, .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-left: auto;
    margin-right: auto;
  }

  .inventory-details-columns {
    width: auto;
    max-width: none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .unit-details-link {
    width: 299px;
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
  }

  .simple-header {
    width: 70%;
    max-width: none;
    min-width: 940px;
  }

  .ntrv-logo {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .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: 0;
  }

  .ntrv-logo-link {
    width: 300px;
  }

  .statement-container {
    max-width: none;
  }

  .html-embed-4 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .information-chart {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .pop-up-submit-button {
    position: absolute;
  }

  .form-subhead {
    font-size: 26px;
  }

  .submit-button-new {
    position: absolute;
  }

  .submit-button-wrapper {
    position: relative;
  }

  .image-10 {
    max-width: none;
    top: -98px;
  }

  .image-10.finance {
    margin-bottom: -59px;
    top: -82px;
  }

  .image-10.roof {
    margin-bottom: -58px;
    top: -9%;
  }

  .hero-shading-top {
    height: 120px;
    opacity: .66;
  }

  .cr-blue-section-container {
    width: 70%;
    min-width: 940px;
  }

  .resource-information {
    padding-left: 38px;
    padding-right: 38px;
  }

  .column-single-image {
    width: auto;
    height: auto;
    max-width: 100%;
    margin-left: 0;
  }

  .canadian-resource-link {
    width: 315px;
  }

  .resource-link-button {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .rv-unit-descriptor {
    width: 533px;
  }

  .rv-unit-more-button {
    width: 323px;
  }

  .rv-unit-link-button {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .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-left: 0;
    margin-right: auto;
  }

  .basic-contact-form-container {
    width: 70%;
    min-width: 940px;
  }

  .basic-contact-comments {
    width: 100%;
  }

  .recaptcha.overlay {
    right: -2%;
  }

  .cr-tab-text-block {
    text-align: center;
    margin-top: .2px;
    font-size: 13px;
  }

  .location-maps-container {
    max-width: 100%;
  }

  .cr-tab-link-tab-3-2 {
    width: 32.5%;
  }

  .location-maps-menu {
    width: 70%;
    max-width: none;
    min-width: 940px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .cr-tab-link-tab-1-2.w--current {
    width: 32.5%;
    max-width: none;
    min-width: 0;
  }

  .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: 0;
  }

  .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.547px;
    margin-left: auto;
    margin-right: auto;
  }

  .blue-small-text-bold {
    font-size: 16px;
    line-height: 30px;
  }

  .white-small-text {
    font-size: 14px;
  }

  .inventory-listing-container-one {
    padding-bottom: 20px;
    top: 336px;
  }

  .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 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

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

  .inventory-listing-details-link {
    width: 80%;
    max-width: 232.188px;
    justify-content: flex-start;
    margin: 1vw 24px;
    padding-right: 0;
  }

  .unit-container {
    max-height: none;
    justify-content: space-around;
    align-items: flex-start;
  }

  .unit-button-container {
    margin-top: -31px;
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .info-stroke-box {
    max-height: none;
  }

  .listing-details-columns {
    width: auto;
    max-width: none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .unit-quote-form-container {
    margin-top: 5px;
  }

  .trade-value-form-container {
    margin-top: 0;
  }

  .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 {
    height: 50vw;
    min-height: 800px;
    top: 21.1vw;
  }

  .listing-unit-slider-image {
    width: 100%;
    min-width: 100%;
  }

  .button-column {
    margin-top: -36px;
    top: auto;
  }

  .unit-listing-button-container {
    margin-top: 10px;
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .page-link-share-button {
    margin-bottom: 12px;
  }

  .unit-offer-button {
    width: 98%;
    max-width: none;
    margin-left: 0;
  }

  .text-block-36 {
    font-size: 45px;
    line-height: 35px;
  }

  .tabs-content, .cr-tab-pane-tab-1-2 {
    height: auto;
  }

  .forms-container {
    padding-bottom: 0;
  }

  .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: 0;
  }

  .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: 0;
    font-size: 17px;
    line-height: 8px;
  }

  .similar-unit-link {
    width: 100%;
    max-width: 179.922px;
    margin-left: auto;
    margin-right: auto;
  }

  .similar-link-button {
    width: 100%;
    margin-left: auto;
    margin-right: 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: 0;
  }

  ._404-regular-copy {
    max-width: 940px;
    top: auto;
  }

  .cr-slide-close-container {
    height: 41px;
    padding-top: 6px;
  }

  .advanced-search-close-button {
    width: 38px;
    height: 38px;
    border-width: 5px;
    padding-top: 8px;
    padding-left: 9px;
    padding-right: 9px;
    overflow: hidden;
  }

  .quick-search-slide-mobile {
    display: none;
  }

  .h2-small-headline {
    margin-bottom: 10px;
    font-size: 40px;
  }

  .timeline-slider-container {
    width: 940px;
    margin-left: auto;
    margin-right: 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 {
    bottom: 8%;
    right: 140px;
  }

  .timeline-right-arrow-box {
    bottom: 8%;
    right: 106px;
  }

  .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 {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
  }

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

  .cr-to-do-link-tab-2 {
    flex: 0 auto;
    order: 0;
  }

  .tab-text-block-2 {
    text-align: center;
    margin-top: 0;
    font-size: 19px;
  }

  .cr-to-do-link-tab-1.w--current {
    flex: 0 auto;
    order: 0;
  }

  .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: 0;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
  }

  .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 {
    height: 30px;
    flex-direction: column;
    justify-content: center;
    display: flex;
    bottom: -30px;
  }

  .social-feed-section {
    width: 70%;
    min-width: 940px;
    margin-bottom: 100px;
  }

  .event-calendar {
    display: none;
  }

  .event-heading {
    width: 239.328px;
    margin-left: auto;
    margin-right: 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 {
    top: -24px;
    bottom: auto;
    left: auto;
    right: -8px;
  }

  .event-calendar-large {
    display: block;
  }

  .event-calendar-landscape, .event-calendar-mobile {
    display: none;
  }

  .blog-section {
    width: 70%;
    min-width: 940px;
  }

  .mailing-list-sign-up-form {
    margin-top: 20px;
    display: block;
  }

  .small-form-submit-button, .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.188px;
    justify-content: flex-start;
    margin: 1vw 24px;
    padding-right: 0;
  }

  .new-location-columns {
    width: auto;
    min-width: 0;
  }

  .location-stroke-box {
    height: 500px;
  }

  .location-heading {
    width: auto;
    margin-bottom: 14px;
    margin-left: auto;
    margin-right: 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;
    justify-content: flex-start;
    margin: 0 5px 0 0;
    padding-right: 10px;
  }

  .filter-tag.current {
    margin: 0 5px 0 0;
    padding-right: 10px;
  }

  .filter-name {
    width: 100%;
  }

  .blog-numbers {
    margin-top: 0;
  }

  .full-blog-story-section {
    width: 70%;
    min-width: 940px;
  }

  .sidebar-container {
    padding-left: 20px;
    padding-right: 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, .blog-story-image-3, .blog-story-image-4, .blog-story-image-5, .blog-story-image-6, .blog-story-image-7, .blog-story-image-8, .blog-story-image-9 {
    width: 100%;
  }

  .full-location-heading {
    width: auto;
    margin-left: auto;
    margin-right: 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-left: auto;
    margin-right: auto;
  }

  .featured-brands-section {
    width: 70%;
    min-width: 940px;
  }

  .brand-hover {
    display: flex;
  }

  .brand-button-link {
    width: 80%;
    max-width: 232.188px;
    justify-content: flex-start;
    margin: 1vw 24px;
    padding-right: 0;
  }

  .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 {
    width: 70%;
    min-width: 940px;
    padding-top: 0;
    position: static;
    top: 8%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .main-model-slider-container {
    width: 70%;
    max-width: 1590px;
    min-width: 940px;
    margin-top: 0;
  }

  .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: 0;
  }

  .make-headline-container {
    width: 70%;
    min-width: 940px;
  }

  .small-slider-left-arrow-box-flipped {
    bottom: -15px;
    right: 88px;
  }

  .small-slider-right-arrow-box-flipped {
    bottom: -15px;
    right: 52px;
  }

  .staff-section {
    width: 70%;
    min-width: 940px;
  }

  .staff-info-container {
    display: flex;
  }

  .sales-contact-form-container, .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, .part-contact-form-container {
    width: 70%;
    min-width: 940px;
  }

  .selling-block {
    width: 45%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .h3-dark-bullet {
    font-size: 20px;
  }

  .selling-step-body {
    width: 90%;
    font-size: 18px;
    line-height: 33px;
  }

  .consignment-contact-form-container, .finance-calculator-section, .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: 0;
  }

  .other-services-info-container, .insurance-logos-section, .collision-contact-form-container, .auth-chassis-section, .freightliner-info-section {
    width: 70%;
    min-width: 940px;
  }

  .chassis-logo {
    max-width: 205.594px;
  }

  .learn-more-button {
    top: auto;
    bottom: 70px;
    left: auto;
    right: -86px;
  }

  .product-bullet-text {
    font-size: 16px;
    line-height: 28px;
  }

  .tire-info-section, .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-left: 10px;
    padding-right: 10px;
  }

  .guarantee-hook-heading {
    font-size: 35px;
  }

  .small-image-right, .small-image-slider-right, .small-image-left {
    width: auto;
    height: auto;
    max-width: 500px;
  }

  .before-after-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-wrapper {
    max-width: none;
  }

  .header-nav-contact-2 {
    align-self: center;
    margin-top: 5px;
  }

  .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: 0;
  }

  .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.188px;
    justify-content: flex-start;
    margin: 1vw 24px 2vw;
    padding-right: 0;
  }

  .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 {
    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: 0;
    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: 0;
  }

  .inventory-listing-price-wide-3 {
    width: auto;
    margin-top: 0;
    font-size: 54px;
    line-height: 48px;
  }

  .listing-details-columns-2 {
    width: auto;
    max-width: none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .listing-msrp-container-2 {
    width: 380px;
  }

  .inventory-listing-price-wide-4 {
    width: auto;
    margin-top: 0;
    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 {
    max-height: none;
    margin-top: 10px;
    position: static;
  }

  .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;
  }

  .close-modal-button {
    bottom: auto;
    left: auto;
  }

  .social-share-content-wrapper {
    height: auto;
  }

  .share-pop-up-button-show {
    margin-bottom: 12px;
  }

  .runflat-blurbs-container {
    width: 70%;
    min-width: 940px;
  }

  .runflat-box {
    padding-left: 40px;
    padding-right: 40px;
  }

  .below-blue-section, .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-price-text {
    width: auto;
    margin-top: 0;
    font-size: 46px;
    line-height: 38px;
  }

  .department-review-section {
    width: 70%;
    min-width: 940px;
  }

  .department-testimonial-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .department-testimonial-arrow {
    width: 65px;
  }

  .department-review-subhead {
    font-size: 26px;
  }

  .newmar-rebate-copy {
    right: 60px;
  }

  .newmar-discount-pricing {
    width: auto;
  }

  .newmar-rebate-model-container.reverse {
    justify-content: space-between;
  }

  .cr-copy-paragraph-disclaimer {
    font-size: 16px;
    line-height: 28px;
  }

  .newmar-rebate-hero {
    max-width: none;
    top: -98px;
  }

  .newmar-rebate-hero.finance {
    margin-bottom: -59px;
    top: -82px;
  }

  .rebate-lineup-wrapper {
    width: 937px;
    margin-left: auto;
    margin-right: auto;
  }

  .rebate-lineup-image {
    width: 937px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .specials-page-body-wrapper {
    width: 100%;
    margin-top: 100px;
  }

  .monthly-special-logo {
    width: 480px;
  }

  .special-unit-carosel-wrapper {
    width: 70%;
    max-width: none;
    min-width: 940px;
  }

  .accordion-item-trigger-icon-2 {
    width: 52px;
    max-width: 48px;
  }

  .unit-details-header {
    font-size: 10px;
  }

  .unit-details-thumbnail-image-mask {
    height: auto;
  }

  .available-unit-details-container {
    max-width: 1007.3px;
  }

  .slide-nav-5 {
    display: block;
  }

  .special-unit-make {
    margin-bottom: 4px;
  }

  .special-unit-model-floorplan {
    margin-bottom: 10px;
  }

  .special-unit-contact-button {
    margin-bottom: 12px;
  }

  .monthly-special-form-wrapper {
    max-width: 1007.3px;
    margin-left: auto;
    margin-right: auto;
  }

  .monthly-special-form-container {
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .monthly-specials-callout-wrapper {
    width: 70%;
    min-width: 940px;
  }

  .h3-open-position-title-2 {
    font-size: 26px;
  }

  .cr-text-right-l1-2 {
    width: 180px;
  }

  .cr-text-right-l1-2.job {
    width: 177px;
  }

  .cr-copy-paragraph-2 {
    font-size: 16px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1440px) {
  .cr-hero-section {
    height: 550px;
    background-image: none;
  }

  .cr-page-body.secondary {
    margin-top: 680px;
  }

  .cr-class-lineup {
    margin-bottom: 20px;
    display: flex;
    position: relative;
  }

  .cr-class-info-box {
    width: auto;
    height: 378px;
    min-width: auto;
    margin-top: 0;
  }

  .cr-class-info-box.class-a {
    width: auto;
    min-width: auto;
    margin-top: 20px;
    position: absolute;
  }

  .cr-class-shop-link {
    margin-bottom: 16px;
  }

  .cr-copy-section {
    max-width: 1515px;
  }

  .cr-page-subhead.red {
    max-width: none;
    margin-left: auto;
    margin-right: 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 {
    text-align: center;
    line-height: 32px;
  }

  .cr-button-10.rebate {
    margin-left: 0;
  }

  .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 {
    align-self: center;
    overflow: visible;
  }

  .cr-small-slider-right-arrow-left {
    top: auto;
    bottom: -15px;
    left: 97px;
    right: auto;
  }

  .cr-small-slider-left-arrow-left {
    top: auto;
    bottom: -15px;
    left: 60px;
    right: auto;
  }

  .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;
    align-self: center;
  }

  .cr-lineup-hero {
    max-width: 1515px;
    margin-top: -198px;
  }

  .cr-bullet-section-fixed-background {
    height: 700px;
    align-items: center;
    display: flex;
  }

  .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: 0;
  }

  .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-left: auto;
    margin-right: 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, .policy-content-wrapper {
    max-width: 1515px;
  }

  .secondary-page-hero-section {
    height: 600px;
    top: 80px;
  }

  .image-10 {
    top: -209px;
  }

  .image-10.finance {
    top: -29%;
  }

  .image-10.roof {
    top: -19%;
  }

  .hero-shading-top {
    height: 90px;
    opacity: .5;
  }

  .cr-blue-section-container {
    max-width: 1515px;
  }

  .column-single-image {
    height: 120%;
    float: none;
  }

  .background-video {
    height: 550px;
    overflow: auto;
  }

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

  .grey-copy-container, .basic-contact-form-container {
    max-width: 1515px;
  }

  .cr-tab-text-block {
    font-size: 16px;
  }

  .location-maps-menu, .location-info-container, .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, .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, .blog-section {
    max-width: 1515px;
  }

  .location-stroke-box {
    height: 520px;
  }

  .location-heading {
    max-width: 340.391px;
    font-size: 24px;
  }

  .location-hours2 {
    font-size: 22px;
    line-height: 27px;
  }

  .archive-blog-section, .full-blog-story-section {
    max-width: 1515px;
  }

  .image-24 {
    width: 29%;
    align-self: center;
    margin-top: -10px;
  }

  .location-image-row {
    height: 190px;
    justify-content: space-around;
    align-items: flex-start;
  }

  .image-25 {
    align-self: flex-end;
    margin-top: 0;
    position: relative;
    top: 1vw;
    bottom: auto;
  }

  .image-25.middle {
    top: -.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-left: auto;
    margin-right: 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-left: 25px;
    padding-right: 25px;
  }

  .brand-button-text {
    margin-bottom: .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 {
    max-width: 1928.63px;
    top: -216px;
  }

  .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 {
    background-position: 0 -100px;
    padding-top: 40px;
  }

  .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 {
    width: auto;
    margin-top: 0;
    top: auto;
  }

  .make-headline-container {
    max-width: 1515px;
  }

  .small-slider-left-arrow-box-flipped {
    top: auto;
    bottom: -15px;
    left: auto;
    right: 97px;
  }

  .small-slider-right-arrow-box-flipped {
    top: auto;
    bottom: -15px;
    left: auto;
    right: 60px;
  }

  .staff-section {
    max-width: 1515px;
  }

  .staff-image-thumbnail {
    width: 100%;
  }

  .staff-info-container {
    display: flex;
  }

  .staff-hover-overlay {
    padding-top: 17px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .staff-name {
    margin-bottom: .4vw;
    font-size: 1vw;
    line-height: 1vw;
  }

  .staff-email {
    margin-bottom: 0;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 25px;
    line-height: 2vw;
  }

  .sales-contact-form-container, .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 {
    height: 382.75px;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .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, .part-contact-form-container {
    max-width: 1515px;
  }

  .selling-block {
    padding-left: 60px;
    padding-right: 60px;
  }

  .selling-step-body {
    font-size: 18px;
    line-height: 32px;
  }

  .consignment-contact-form-container, .finance-calculator-section, .product-info-container, .finance-contact-form-container {
    max-width: 1515px;
  }

  .crash-left-image, .crash-right-image {
    width: 1320px;
    top: 37px;
  }

  .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, .collision-contact-form-container, .auth-chassis-section, .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 {
    max-width: 60%;
    top: -242px;
  }

  .tire-info-section-grey {
    margin-top: 268px;
  }

  .cr-slider, .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-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .guarantee-hook-heading {
    font-size: 40px;
    line-height: 37px;
  }

  .small-image-right {
    width: auto;
    max-width: 590px;
    float: left;
    position: static;
  }

  .small-image-slider-right {
    width: auto;
    max-width: 590px;
    float: right;
    position: relative;
  }

  .small-image-left {
    width: auto;
    max-width: 590px;
    float: left;
  }

  .contact-icon-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-position {
    margin-bottom: .4vw;
    font-size: .9vw;
    line-height: 1vw;
  }

  .nav-wrapper {
    width: 100%;
    max-width: none;
    min-width: 0;
  }

  .mega-nav-inner {
    left: 7.5vw;
  }

  .nav-inner {
    width: 70%;
    max-width: 1515px;
    min-width: 940px;
  }

  .mega-nav-wrap {
    padding-left: 0;
  }

  .nav-column {
    max-width: none;
  }

  .class-link {
    height: 6.5vw;
    max-height: 122.844px;
    transition: height .4s;
  }

  .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: .7vw;
  }

  .inventory-listing-name-wide-2 {
    margin-top: 1.5vw;
    margin-bottom: .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.438px;
  }

  .inventory-listing-price-wide-2 {
    width: auto;
    max-height: none;
    max-width: none;
    font-size: 2.9em;
    line-height: 34px;
    bottom: -.4vw;
  }

  .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 {
    width: auto;
    max-height: none;
    max-width: none;
    font-size: 4.4em;
    line-height: 55px;
    bottom: -.4vw;
  }

  .listing-msrp-container-2 {
    width: 90%;
  }

  .inventory-listing-price-wide-4 {
    width: auto;
    max-height: none;
    max-width: none;
    font-size: 5.1em;
    line-height: 55px;
    bottom: -.4vw;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .slider-background-image.rebates {
    margin-top: -80px;
  }

  .slider-logo-and-tag-wrapper.right-side {
    height: 300px;
    justify-content: space-around;
    top: 0;
    right: 120px;
  }

  .slider-logo-and-tag-wrapper.left-side {
    height: 300px;
    top: 0;
    left: 120px;
  }

  .home-page-slider-link-wrapper {
    height: auto;
  }

  .rv-type-search-contents {
    max-width: 1515px;
  }

  .rv-type-search-class-wrapper {
    width: 11%;
    transition: height .4s;
  }

  .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: 0;
  }

  .rv-type-search-contents-mobile {
    max-width: 1515px;
  }

  .hero-background-image {
    height: 550px;
    overflow: hidden;
  }

  .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, .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 {
    width: auto;
    max-height: none;
    max-width: none;
    font-size: 46px;
    line-height: 40px;
    bottom: -.4vw;
  }

  .department-review-section {
    max-width: 1515px;
  }

  .newmar-rebate-copy {
    margin-right: 0;
    right: 60px;
  }

  .newmar-rebate-hero {
    top: -209px;
  }

  .newmar-rebate-hero.finance {
    top: -29%;
  }

  .rebate-lineup-wrapper {
    width: 100%;
    max-width: none;
  }

  .stats-title {
    margin-bottom: .4vw;
    font-size: 1vw;
    line-height: 1vw;
  }

  .stat-body-bold {
    margin-bottom: .4vw;
    font-size: .9vw;
    line-height: 1vw;
  }

  .monthly-special-logo {
    width: 550px;
  }

  .specials-hero-unit-image-section {
    height: 910px;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .special-unit-carosel-wrapper {
    max-width: 1515px;
  }

  .unit-details-thumbnail-image-slider, .unit-details-main-image-slider {
    height: auto;
  }

  .available-unit-details-container {
    margin-left: auto;
    margin-right: auto;
  }

  .image-30 {
    width: 320px;
  }

  .special-unit-contact-button {
    width: 60%;
    height: 40px;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    font-size: 17px;
    display: flex;
  }

  .special-unit-price-wrapper {
    margin-top: 0;
  }

  .monthly-special-form-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .monthly-special-form-container {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .monthly-specials-callout-wrapper {
    max-width: 1515px;
  }
}

@media screen and (max-width: 991px) {
  .cr-camp-animation {
    background-color: rgba(0, 0, 0, 0);
  }

  .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-left: 0;
    padding-right: 0;
  }

  .cr-html-embed.nav {
    width: 30px;
  }

  .cr-footer-contact-info {
    font-style: normal;
  }

  .cr-body {
    padding-left: 0;
    padding-right: 0;
  }

  .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 {
    text-align: left;
    margin-top: 500px;
  }

  .cr-page-body.unit {
    margin-top: 90px;
    padding-top: 40px;
    top: 35px;
  }

  .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 {
    display: none;
    top: 32px;
    right: 27%;
  }

  .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: 0;
  }

  .cr-to-top-arrow-a, .cr-to-top-arrow-b {
    margin-bottom: -13px;
  }

  .cr-class-lineup {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
  }

  .cr-class-icon {
    width: 100%;
    max-width: none;
  }

  .cr-class-name {
    font-size: 13px;
  }

  .cr-class-info-box {
    z-index: auto;
    width: 100%;
    height: 780px;
    border-top-style: none;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .cr-class-info-box.class-a {
    z-index: 99;
    height: 810px;
    border-top-style: none;
  }

  .cr-class-info-columns {
    width: 100%;
    max-width: 691.188px;
    margin: 20px auto 10px;
  }

  .cr-class-pic-column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cr-class-description-column {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cr-class-buttons-column {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cr-heading-2 {
    font-size: 33px;
  }

  .cr-image-3 {
    width: 80%;
    max-width: 651px;
    margin: -60px auto 10px;
    display: block;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .simple-link-button.featured {
    width: 87%;
    padding-left: 0;
    padding-right: 0;
  }

  .simple-link-button.inventory-listing {
    width: 100%;
    font-size: 26px;
  }

  .simple-link-button.blog-story, .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.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 {
    font-size: 19px;
    display: none;
  }

  .cr-2nd-text-left-l1.rv-unit {
    font-size: 19px;
  }

  .cr-2nd-text-left-l1.small {
    font-size: 14px;
  }

  .cr-2nd-text-right-l1 {
    font-size: 19px;
    display: none;
  }

  .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 {
    cursor: pointer;
    display: block;
  }

  .cr-copy-section {
    width: 90%;
    max-width: 820px;
    min-width: 0;
  }

  .cr-page-headlines.yellow-left {
    text-align: center;
  }

  .cr-page-headlines.left {
    line-height: 29px;
  }

  .cr-page-headlines.yellow-left-smaller {
    text-align: left;
    font-size: 27px;
    line-height: 26px;
  }

  .cr-page-headlines.yellow-left-smallest {
    width: 70%;
    text-align: left;
    font-size: 27px;
    line-height: 26px;
  }

  .cr-page-subhead.smaller {
    font-size: 22px;
  }

  .cr-page-subhead.yellow-bold {
    width: 240px;
    margin-left: auto;
    margin-right: 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 {
    font-size: 50px;
    line-height: 41px;
    top: -40px;
  }

  .cr-h1-headline.secondary-short {
    font-size: 50px;
    top: -51px;
  }

  .cr-h1-headline.make {
    text-shadow: 2px 2px 4px #000;
    font-size: 37px;
    line-height: 33px;
    top: -51px;
  }

  .cr-copy-paragraph {
    line-height: 25px;
  }

  .cr-copy-paragraph.white {
    width: auto;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-copy-paragraph.blurb {
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-copy-paragraph.contained {
    width: auto;
    margin-top: 0;
  }

  .cr-copy-paragraph.timeline {
    width: 100%;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
    font-size: 15px;
    line-height: 24px;
  }

  .cr-copy-paragraph.white-center {
    width: 100%;
    max-width: 307px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    line-height: 19px;
  }

  .cr-copy-paragraph.white-sub {
    width: 75%;
    max-width: 550px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-copy-paragraph.service-link {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-copy-paragraph.centered {
    line-height: 25px;
  }

  .cr-copy-paragraph.white-left {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-copy-paragraph.white-left.two {
    text-align: justify;
  }

  .cr-copy-paragraph.white-left.smaller {
    width: auto;
    text-align: justify;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .cr-copy-paragraph.light-grey {
    width: auto;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }

  .cr-copy-paragraph.white-left {
    width: auto;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-copy-paragraph.dk-blue {
    width: 230px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-class-lineup-section {
    width: 90%;
    height: auto;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .cr-quick-search-slide-out {
    display: block;
    left: -380px;
  }

  .cr-text-button-b10 {
    font-size: 20px;
  }

  .cr-text-button-b10.short {
    width: 100px;
  }

  .cr-text-button-b10.white {
    font-size: 20px;
  }

  .cr-text-button-b10.shorter {
    width: 210px;
  }

  .bullet-section {
    height: 830px;
    flex-direction: row-reverse;
    margin-top: 180px;
    margin-bottom: 80px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .bullet-section.short {
    height: 750px;
  }

  .cr-bullet-image-columns {
    width: 90%;
    max-width: 820px;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .cr-bullet-image-columns.reverse {
    flex-direction: column-reverse;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    display: flex;
  }

  .cr-small-image-slider-left {
    width: 560px;
    height: auto;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-mask {
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-image-column {
    text-align: left;
    align-self: center;
    margin-top: -140px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .cr-small-slider-right-arrow-left {
    top: auto;
    bottom: -15px;
    left: 36px;
    right: 0%;
  }

  .cr-small-slider-left-arrow-left {
    top: auto;
    bottom: -15px;
    left: 0%;
    right: 36px;
  }

  .cr-copy-column {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: relative;
  }

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

  .cr-h3-yellow {
    width: 560px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-bullet-columns {
    width: 405px;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .cr-h3-white-bullet {
    margin-bottom: 7px;
    font-size: 18px;
  }

  .cr-animated-icon-container {
    width: 140px;
    bottom: -6%;
  }

  .cr-copy-bulllet-section-frame {
    width: 105%;
    height: 87%;
    top: 47px;
    right: -5px;
  }

  .cr-copy-bulllet-section-frame.flipped {
    height: 700px;
    top: 65px;
  }

  .cr-copy-bulllet-section-frame.flipped.short {
    height: 628px;
  }

  .cr-frame-container {
    width: 100%;
    height: 830px;
    display: block;
  }

  .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;
    background-position: 100%;
    padding-top: 0;
  }

  .cr-bullet-section-fixed-background.values {
    flex-direction: column-reverse;
    justify-content: flex-end;
    display: block;
  }

  .cr-bullet-section-fixed-background.values.short {
    height: 730px;
  }

  .cr-bullet-section-fixed-background.accessible {
    flex-direction: column-reverse;
    justify-content: flex-end;
    display: block;
  }

  .cr-bullet-section-fixed-background.accessible.short {
    height: 730px;
  }

  .cr-bullet-section-fixed-background.consignment {
    flex-direction: column-reverse;
    justify-content: flex-end;
    display: block;
  }

  .cr-bullet-section-fixed-background.consignment.short {
    height: 730px;
  }

  .cr-bullet-section-fixed-background.collision {
    flex-direction: column-reverse;
    justify-content: flex-end;
    display: block;
  }

  .cr-bullet-section-fixed-background.collision.short {
    height: 750px;
  }

  .cr-bullet-section-fixed-background.chassis {
    flex-direction: column-reverse;
    justify-content: flex-end;
    display: block;
  }

  .cr-blurb-section {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }

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

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

  .cr-blurb-container {
    width: 90%;
    max-width: 820px;
  }

  .cr-h2-smaller {
    font-size: 22px;
  }

  .cr-h3-red-small {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .cr-site-button-blue {
    width: 91%;
  }

  .cr-site-button-blue.back {
    width: 178px;
    margin-top: 12px;
    bottom: -7%;
  }

  .cr-site-button-blue.small, .cr-site-button-blue.back {
    width: 100%;
  }

  .cr-site-button-blue.policy {
    width: 178px;
    margin-top: 12px;
    bottom: -7%;
  }

  .cr-site-button-blue.service-link {
    width: 77%;
  }

  .cr-site-button-blue.specials-link {
    width: 90%;
    max-width: 307.969px;
  }

  .cr-class-info-box-spacer {
    width: 90%;
    height: 810px;
  }

  .cr-video-column {
    flex-direction: column;
    align-items: center;
    margin-top: -100px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: relative;
  }

  .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: 0;
  }

  .cr-story-container {
    height: 300px;
  }

  .cr-testimonial-container {
    margin-top: 10px;
  }

  .testimonial-columns {
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-arrow {
    width: 46px;
    margin-top: -14px;
  }

  .testimonial-name {
    margin-top: 6px;
    font-size: 20px;
  }

  .stars {
    width: 85px;
  }

  .testimonial-copy {
    text-align: left;
    line-height: 22px;
  }

  .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-single-button.accessible-special {
    width: 350px;
  }

  .cr-secondary-body-container {
    padding-bottom: 29px;
  }

  .cr-headline-wrapper, .brand-logo-carousel-wrapper {
    width: auto;
    max-width: none;
  }

  .brand-logo-grey {
    z-index: 0;
    opacity: 0;
    display: none;
  }

  .brand-logo-grey:hover {
    opacity: 1;
  }

  .brand-logo-color {
    z-index: 1;
  }

  .cr-load-more-container {
    bottom: 80px;
    right: -29px;
  }

  .featured-inventory-section {
    width: 90%;
    max-width: 820px;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .featured-inventory-tabs {
    height: auto;
    margin-bottom: 0;
  }

  .featured-inventory-tabs-menu {
    width: 25%;
    margin-bottom: 69px;
  }

  .cr-tab-link-tab-1, .cr-tab-link-tab-1.w--current, .cr-tab-link-tab-2, .cr-tab-link-tab-3, .cr-tab-link-tab-4, .cr-tab-link-tab-7, .cr-tab-link-tab-6, .cr-tab-link-tab-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .featured-inventory-tabs-content {
    width: 75%;
  }

  .featured-unit-container {
    padding-top: 14px;
  }

  .featured-inventory-image-link {
    width: 83%;
    max-width: 198.531px;
  }

  .featured-inventory-image {
    width: 100%;
  }

  .inventory-inner-stroke {
    width: 90%;
    height: 260px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .featured-inventory-make-copy {
    max-width: 191.273px;
    margin-left: auto;
    margin-right: 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.273px;
    margin-left: auto;
    margin-right: auto;
  }

  .details-text {
    text-align: left;
    font-size: 12px;
    line-height: 17px;
  }

  .unit-details-link {
    width: 90%;
    margin: 48px auto 12px;
  }

  .quick-links-section {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .quick-link-block {
    height: 198px;
  }

  .hack10-gif {
    max-width: 40%;
  }

  .simple-header {
    width: 90%;
    max-width: 820px;
  }

  .arrow-body {
    background-size: 324px;
    padding-bottom: 20px;
  }

  .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-left: 21px;
    padding-right: 21px;
  }

  .information-chart {
    width: auto;
  }

  .text-block-11 {
    font-size: 14px;
    line-height: 26px;
  }

  .data-form-block {
    width: auto;
    margin-bottom: 0;
  }

  .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 {
    width: 1000px;
    max-width: none;
    min-width: 0;
    margin-bottom: -21px;
    left: 0;
  }

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

  .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 {
    flex-direction: column-reverse;
    order: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 80px;
    display: flex;
  }

  .resource-information {
    padding-left: 19px;
    padding-right: 19px;
  }

  .resource-phone, .link-13 {
    font-size: 18px;
  }

  .link-15 {
    white-space: normal;
    margin-bottom: 7px;
    font-size: 19px;
  }

  .column-single-image {
    width: auto;
    max-width: 100.691%;
  }

  .resource-logo {
    height: 180px;
  }

  .resource-container {
    height: 337px;
  }

  .resource-container.products, .resource-container.products-second {
    height: 440px;
  }

  .canadian-resource-link {
    width: 100%;
    margin-bottom: 12px;
  }

  .resource-link-button {
    width: 207px;
    margin-left: 0;
    margin-right: auto;
  }

  .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-link-button {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .copy-paragraph-rv-unit {
    line-height: 25px;
  }

  .copy-section-grey {
    width: 100%;
    max-width: none;
    margin-top: 0;
    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-left: 0;
    margin-right: auto;
  }

  .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: 0;
    padding-top: 80px;
  }

  .cr-tab-link-tab-3-2 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .location-maps-content {
    z-index: 100;
  }

  .location-maps-menu {
    width: 90%;
    max-width: 820px;
    position: static;
  }

  .cr-tab-link-tab-1-2 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .cr-tab-link-tab-1-2.w--current {
    width: 33%;
    max-width: none;
    padding-left: 11px;
    padding-right: 11px;
  }

  .cr-tab-link-tab-2-2 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .location-maps-tabs {
    padding-left: 0;
    padding-right: 0;
  }

  .location-info-container {
    width: 90%;
    max-width: 820px;
  }

  .h4-blue {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .inventory-page-columns {
    margin-top: 0;
  }

  .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-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .inventory-filter-dropdown-toggle.w--open {
    padding-left: 20px;
    padding-right: 20px;
  }

  .similar-text {
    padding-top: 10px;
    font-size: 12px;
    line-height: 13px;
  }

  .inventory-listing-section {
    width: 90%;
    max-width: 820px;
  }

  .dropdown-toggle-3, .dropdown-link-5 {
    height: 40px;
  }

  .inventory-filter-dropdown2 {
    padding-left: 0;
    font-size: 11px;
  }

  .blue-small-text-bold {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }

  .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: 0;
  }

  .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-bottom: 6px;
    margin-left: 12px;
    margin-right: auto;
  }

  .unit-container {
    flex-direction: row;
    align-items: flex-start;
  }

  .unit-button-container {
    margin-top: 0;
  }

  .info-stroke-box {
    height: 180px;
  }

  .unit-quote-form-container {
    margin-top: 0;
    margin-bottom: 10px;
    display: none;
  }

  .quote-form {
    width: 99.9999%;
  }

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

  .trade-form {
    width: 99.9999%;
  }

  .inventory-listing-container-two {
    padding: 10px 10px 0;
  }

  .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: 0;
    font-size: 24px;
  }

  .unit-top-bar {
    align-items: center;
  }

  .unit-design-stroke-box {
    height: 640px;
    border-width: 2px;
    margin-top: 0;
    top: 263px;
  }

  .unit-blue-block {
    margin-top: 10px;
  }

  .unit-details-text {
    text-align: left;
    font-size: 14px;
    line-height: 28px;
  }

  .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 {
    height: 28px;
    margin-top: 0;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 15px;
    display: block;
  }

  .unit-offer-button {
    width: 100%;
    height: 56px;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
  }

  .buy-for-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-36 {
    font-size: 23px;
    display: block;
  }

  .heading-11 {
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 50px;
  }

  .cr-tab-link-tab-1-3, .cr-tab-link-tab-1-3.w--current, .cr-tab-link-tab-3-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tabs-content {
    height: auto;
  }

  .forms-container {
    padding: 0 10px;
  }

  .offer-form {
    width: 99.9999%;
  }

  .unit-more-info-link {
    width: 100%;
    margin-bottom: 12px;
  }

  .similar-unit-container {
    margin-bottom: 0;
    padding-top: 0;
  }

  .similar-unit-sidebar {
    width: 100%;
    margin-top: 9px;
    overflow: visible;
  }

  .similar-inventory-image-link {
    width: 88%;
  }

  .similar-inventory-image {
    width: 100%;
    border-width: 2px;
  }

  .similar-inner-stroke {
    width: 100%;
    height: 150px;
    border-width: 2px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .similar-inventory-make-copy {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    line-height: 17px;
  }

  .similar-unit-link {
    width: 100%;
    max-width: 160px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .similar-link-button {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .button-box {
    border-width: 2px;
    padding: 3px 0;
  }

  .disclaimer-section {
    width: 90%;
    max-width: 820px;
  }

  .disclaimer-paragraph {
    max-width: 691px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 9px;
    font-size: 10px;
    line-height: 15px;
  }

  .orientation-hook-section {
    width: 100%;
    margin-top: 0;
    padding-right: 0;
  }

  .orientation-hook-image {
    z-index: 0;
  }

  .orientation-model-image {
    bottom: 30%;
    left: -1%;
  }

  .orientation-copy-container {
    z-index: 1;
    width: 90%;
    max-width: 820px;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    right: 0;
  }

  .hook-copy-section {
    width: 49%;
    max-width: none;
    min-width: 0;
    margin-right: 0;
  }

  ._404-regular-copy {
    max-width: 728px;
  }

  ._404-body-copy {
    padding-left: 0;
    padding-right: 0;
    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-left: 20px;
    padding-right: 20px;
  }

  .image-21 {
    margin-bottom: 0;
  }

  .advanced-search-close-button {
    border-width: 5px;
    margin-top: 5px;
    padding-top: 0;
  }

  .quick-search-slide-mobile {
    width: 438px;
    display: none;
    left: -439px;
  }

  .timeline-slider-container {
    width: 691.188px;
    margin-left: auto;
    margin-right: auto;
  }

  .timeline-info-column {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .timeline-year-big {
    width: auto;
    text-align: left;
    margin-left: 0;
    margin-right: 3px;
    font-size: 39px;
    line-height: 34px;
  }

  .timeline-year-container {
    width: 100%;
    margin-top: 10px;
  }

  .timeline-year-line {
    width: 278px;
    height: 4px;
  }

  .timeline-left-arrow-box {
    width: 31px;
    height: 25px;
    top: auto;
    bottom: 4%;
    left: 605px;
    right: auto;
  }

  .timeline-right-arrow-box {
    width: 31px;
    height: 25px;
    top: auto;
    bottom: 4%;
    left: auto;
    right: 26px;
  }

  .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.797px;
  }

  .award-blurb-copy {
    text-align: center;
    line-height: 25px;
  }

  .to-do-image {
    width: 100%;
  }

  .cr-to-do-link-tab-2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .cr-to-do-link-tab-2:hover {
    background-color: #014a72;
  }

  .cr-to-do-link-tab-2.w--current {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .area-location-wrapper {
    height: 114px;
    overflow: auto;
  }

  .area-location-wrapper.large {
    height: 131px;
    overflow: visible;
  }

  .area-location-wrapper.beach {
    height: 130px;
  }

  .tab-text-block-2 {
    font-size: 11px;
  }

  .cr-to-do-link-tab-1 {
    width: auto;
    height: auto;
    float: none;
    margin-right: 0;
    overflow: visible;
  }

  .cr-to-do-link-tab-1.w--current {
    width: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .to-do-menu {
    width: auto;
    max-width: none;
    min-width: 0;
  }

  .to-do {
    padding-left: 0;
    padding-right: 0;
  }

  .link-20 {
    white-space: normal;
    display: block;
    overflow: auto;
  }

  .cr-to-do-link-tab-3 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .cr-to-do-link-tab-3:hover {
    background-color: #014a72;
  }

  .cr-to-do-link-tab-3.w--current {
    width: auto;
    background-color: rgba(0, 0, 0, 0);
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .to-do-tabs {
    max-width: none;
  }

  .cr-to-do-link-tab-4 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .cr-to-do-link-tab-4:hover {
    background-color: #014a72;
  }

  .cr-to-do-link-tab-4.w--current {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-text-container {
    background-color: #ee3124;
  }

  .h3-white-heading {
    font-size: 28px;
  }

  .social-feed-section {
    width: 90%;
    max-width: 820px;
    min-width: 0;
    margin-top: 70px;
    margin-bottom: 120px;
  }

  .social-feed-tabs-content {
    height: 530px;
  }

  .cr-tab-link-tab-1-4, .cr-tab-link-tab-1-4.w--current {
    padding-left: 10px;
    padding-right: 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;
    bottom: 80px;
    right: -7px;
  }

  .event-calendar-large, .event-calendar-landscape, .event-calendar-mobile {
    display: none;
  }

  .blog-section {
    width: 90%;
    max-width: 820px;
    min-width: 0;
  }

  .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 {
    width: 580px;
    margin-top: 20px;
    display: block;
  }

  .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-left: 10px;
    padding-right: 10px;
  }

  .faq-answer-copy {
    line-height: 25px;
  }

  .blog-story-button-link {
    width: 100%;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: auto;
    display: block;
  }

  .text-left-l1-blog {
    font-size: 16px;
  }

  .arrow-head-l1-blog {
    height: 19px;
  }

  .arrow-tail-l1-blog {
    width: 21px;
    top: 8px;
  }

  .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: 0;
  }

  .filter-tag {
    width: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5px;
    padding: 4px 7px;
    display: block;
  }

  .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 {
    display: none;
    top: 7px;
    right: 48px;
  }

  .location-image-row {
    height: 110px;
  }

  .image-25 {
    position: relative;
    top: 14px;
  }

  .image-25.middle {
    margin-top: -170px;
    top: 7vw;
  }

  .full-location-heading {
    margin-bottom: 0;
    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: 0;
  }

  .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: 0;
    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.906px;
    margin: 0 auto 3px;
    font-size: 21px;
  }

  .brand-button-link {
    width: 90%;
    max-width: 278px;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .brand-hover-content {
    width: 100%;
  }

  .lineup-all-models {
    width: 100%;
    margin-top: -54px;
    margin-bottom: -20px;
    top: -50px;
  }

  .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: 0;
  }

  .model-name-wrapper {
    display: block;
    bottom: 1%;
  }

  .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 {
    width: 90%;
    height: auto;
    max-width: 820px;
    padding-top: 0;
    position: static;
    top: 5%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .main-model-slider-container {
    width: 90%;
    max-width: 820px;
    margin-top: 20px;
  }

  .cr-model-container {
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 0;
    display: flex;
  }

  .model-image {
    margin-top: 0;
    margin-bottom: 8px;
  }

  .h3-model-name {
    width: 310px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 21px;
    line-height: 23px;
  }

  .slide-info-button {
    width: 34px;
    height: 34px;
    background-color: #eee;
    justify-content: flex-start;
    display: flex;
    position: relative;
    top: auto;
    bottom: -17px;
    left: auto;
    right: auto;
  }

  .button-arrow {
    width: 11px;
  }

  .model-blurb {
    width: 200px;
    margin-left: auto;
    margin-right: 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 {
    width: auto;
    height: 28px;
    margin-bottom: 0;
    position: static;
    top: auto;
  }

  .make-headline-container {
    width: 90%;
    max-width: 820px;
  }

  .small-slider-left-arrow-box-flipped {
    top: auto;
    bottom: -15px;
    left: 0%;
    right: 36px;
  }

  .small-slider-right-arrow-box-flipped {
    top: auto;
    bottom: -15px;
    left: 36px;
    right: 0%;
  }

  .staff-section {
    width: 90%;
    max-width: 820px;
    min-width: 0;
    margin-bottom: 162px;
  }

  .staff-link-box {
    width: 24.75%;
  }

  .staff-link-box.bigger {
    width: 32%;
  }

  .staff-headshot-container {
    display: block;
  }

  .staff-info-container {
    height: auto;
    display: block;
  }

  .staff-hover-overlay {
    width: 100%;
    height: auto;
  }

  .staff-name {
    width: 100%;
    font-size: 16px;
  }

  .staff-email {
    width: 100%;
    max-width: 161.063px;
    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: 0;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .frvt-copy-container {
    width: auto;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .frvt-logo {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .auth-tagline {
    line-height: 25px;
  }

  .auth-service-section {
    width: 90%;
    max-width: 820px;
    min-width: 0;
    margin-bottom: 80px;
  }

  .background-video-2 {
    height: auto;
  }

  .cr-blue-copy-video-section {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .blurb-columns-service {
    flex-direction: row;
    align-items: center;
  }

  .link-content {
    height: 370px;
    max-width: 335px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .service-link-section {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-container {
    width: 90%;
    max-width: 820px;
  }

  .service-contact-form-container {
    width: 90%;
    max-width: 820px;
    overflow: visible;
  }

  .service-form-block {
    width: auto;
  }

  .service-form {
    width: 100%;
    display: block;
  }

  .service-form-grid {
    grid-column-gap: 15px;
    grid-template-columns: 48% 48%;
    grid-template-areas: ". ."
                         ". ."
                         ". ."
                         ". ."
                         "Area Area"
                         "Area-2 Area-2";
    justify-content: stretch;
    align-items: start;
    justify-items: stretch;
  }

  .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-left: auto;
    margin-right: 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: 0;
    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: 0;
    margin-left: 0;
  }

  .selling-block {
    width: 50%;
    padding-left: 30px;
    padding-right: 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 {
    width: 50px;
    height: 50px;
    top: -10px;
    left: -10px;
  }

  .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: 0;
    margin-bottom: 0;
  }

  .product-info-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .product-info-section-grey {
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    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 {
    width: auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .paint-logo {
    width: 28%;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .paint-logo.middle {
    margin-bottom: 0;
  }

  .other-services-section {
    width: 100%;
    max-width: none;
    min-width: 0;
    margin-top: -80px;
    margin-bottom: 80px;
    padding-bottom: 0;
  }

  .other-service-columns {
    margin-bottom: 0;
  }

  .other-service-column {
    padding-left: 0;
  }

  .other-service-container {
    display: block;
  }

  .service-slide-container {
    padding: 10px 15px 15px;
  }

  .other-services-info-container {
    width: 90%;
    max-width: 820px;
    padding-bottom: 40px;
    bottom: 31px;
  }

  .other-service-info-block {
    width: 42%;
  }

  .insurance-logos-section {
    width: 90%;
    max-width: 820px;
    min-width: 0;
    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, .freightliner-info-section {
    width: 90%;
    max-width: 820px;
    min-width: 0;
    margin-bottom: 80px;
  }

  .chassis-logo {
    max-width: 145.875px;
  }

  .chassi-tabs-content {
    margin-top: 10px;
  }

  .cr-tab-link-tab-1-7, .cr-tab-link-tab-1-7.w--current {
    height: 70px;
  }

  .cr-tab-pane-tab-1-4 {
    margin-top: 0;
  }

  .chassis-type-info-wrapper {
    align-items: flex-start;
  }

  .chassis-image {
    width: 42%;
  }

  .chassis-call-out-section {
    width: 90%;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
  }

  .chassis-callouts-wrapper {
    width: 100%;
    max-width: 691.188px;
    margin-bottom: -37px;
  }

  .callout-container.wheels, .callout-container.engine, .callout-container.frame-rails {
    width: 290px;
    height: 44px;
    bottom: 50px;
  }

  .callout-container.suspension, .callout-container.fuel-tank, .callout-container.transmission {
    width: 290px;
    height: 44px;
    top: 20px;
  }

  .callout-container.rear-suspension {
    width: 290px;
    height: 44px;
    display: none;
    bottom: 50px;
  }

  .callout-container.shocks {
    width: 290px;
    height: 44px;
    top: 20px;
  }

  .callout-container.radiator {
    width: 290px;
    height: 44px;
    bottom: 50px;
  }

  .callout-container.disc-brakes {
    width: 290px;
    height: 44px;
    top: 20px;
  }

  .callout-container.electrical {
    width: 290px;
    height: 44px;
    display: none;
    top: 20px;
  }

  .callout-heading {
    font-size: 20px;
  }

  .callout-point {
    width: 22px;
    height: 22px;
    border-width: 2px;
    bottom: 80px;
    right: 200px;
  }

  .callout-point.rear-suspension {
    top: 91px;
    left: 130px;
  }

  .callout-point.engine {
    top: 23px;
    left: 68px;
  }

  .callout-point.frame-rails {
    bottom: 203px;
    right: 407px;
  }

  .callout-point.radiator {
    top: 18px;
    left: 110px;
  }

  .callout-point.wheels1 {
    bottom: 55px;
    right: 263px;
  }

  .callout-point.wheels2 {
    top: 86px;
    left: 65px;
  }

  .callout-point.fuel-tank {
    bottom: 147px;
    right: 315px;
  }

  .callout-point.transmission {
    top: 53px;
    left: 105px;
  }

  .callout-point.shocks {
    bottom: 124px;
    right: 233px;
  }

  .callout-point.brakes {
    right: 300px;
  }

  .callout-point.electrical {
    bottom: 101px;
    right: 75px;
  }

  .hunter-product-container {
    width: 90%;
    max-width: 691.188px;
    margin-top: 35px;
  }

  .hunter-product-columns {
    width: 100%;
  }

  .learn-more-button {
    bottom: 80px;
    right: -29px;
  }

  .product-feature-icon {
    height: 71.625px;
    flex: 1;
    align-self: center;
  }

  .product-bullet-text {
    width: 61%;
    margin-bottom: 0;
    line-height: 25px;
  }

  .product-bullet-text.alone {
    width: 100%;
    margin-bottom: 5px;
  }

  .product-bullet {
    flex-direction: column;
    justify-content: flex-end;
    align-self: flex-end;
    display: flex;
  }

  .tire-image.alt {
    margin-top: 21px;
  }

  .tire-info-section {
    width: 90%;
    max-width: 820px;
    min-width: 0;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .product-info-wrapper-tires {
    width: auto;
    padding-left: 17px;
    padding-right: 17px;
  }

  .info-wrapper {
    width: 90%;
    max-width: 820px;
    margin-top: -202px;
  }

  .tire-hero-image {
    width: 94%;
    top: -218px;
  }

  .tire-info-section-grey {
    width: 100%;
    max-width: none;
    margin-top: 131px;
    margin-bottom: 0;
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .cr-slider, .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;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .small-image-slider-right {
    width: 560px;
    height: auto;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .small-image-left {
    width: 560px;
    height: auto;
    max-width: 500px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .before-after-block {
    max-width: 691.188px;
    margin-left: auto;
    margin-right: auto;
  }

  .before-image-container {
    border-width: 6px;
  }

  .after-image-container {
    width: 100%;
    border-width: 6px;
  }

  .after-image, .before-image {
    width: 679px;
  }

  .right-expand-button {
    width: 5%;
    padding-right: 8px;
    right: 44.1%;
  }

  .left-expand-button {
    width: 5%;
    padding-left: 8px;
    left: 45%;
  }

  .before-pic-heading-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h3-labels {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .after-pic-heading-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .headshot-container.hide {
    display: flex;
  }

  .contact-icon-container {
    max-width: 161.063px;
  }

  .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-left: 0;
    padding-right: 0;
  }

  .hamburger-wrap {
    height: 40px;
  }

  .mega-nav-wrap {
    width: 260px;
    padding-top: 70px;
    transform: translate(0, -400px);
  }

  .nav-column {
    width: 260px;
  }

  .link-34 {
    font-size: 11px;
  }

  .search-hamburger-container {
    width: 260px;
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-2 {
    width: 260px;
  }

  .nav-link-2.w--current {
    width: 260px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .link-block-9.w--current {
    margin-right: 12px;
  }

  .search-field-closer-2 {
    display: none;
    top: 8px;
    right: 27%;
  }

  .dropdown-active {
    width: 260px;
  }

  .dropdown-toggle-4 {
    width: 240px;
  }

  .page-container {
    height: 100vh;
    padding-top: 0;
  }

  .page-content-wrapper {
    width: 90%;
    max-width: 820px;
  }

  .logo-container {
    justify-content: space-between;
    padding-right: 80px;
  }

  .link-container {
    margin-top: 40px;
    padding-left: 0;
  }

  .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.391px;
    margin: 11px auto 13px 12px;
  }

  .inventory-listing-name-wide-2 {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 17px;
  }

  .listing-msrp-container {
    width: 90%;
    margin-top: 13px;
    padding-top: 8px;
    padding-bottom: 10px;
    display: flex;
  }

  .unit-container-wide {
    align-items: flex-start;
  }

  .listing-msrp-strike-through.short {
    width: 90%;
  }

  .info-stroke-box-wide-2 {
    height: 196px;
    padding-top: 0;
  }

  .inventory-listing-button-2 {
    height: 28px;
    padding-top: 1px;
  }

  .arrow-tail-l1-2 {
    width: 21px;
  }

  .inventory-listing-price-wide-2 {
    width: auto;
    font-size: 27px;
    line-height: 27px;
    bottom: -1px;
  }

  .unit-button-container-wide-2 {
    height: 28px;
    margin-top: -28px;
    margin-bottom: 0;
  }

  ._2nd-text-right-l1-2, ._2nd-text-left-l1-2 {
    font-size: 19px;
    display: none;
  }

  .details-text-wide-2 {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .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 {
    width: auto;
    font-size: 40px;
    line-height: 40px;
    bottom: -1px;
  }

  .listing-msrp-container-2 {
    width: 290px;
    padding-bottom: 12px;
  }

  .inventory-listing-price-wide-4 {
    width: auto;
    font-size: 40px;
    line-height: 40px;
    bottom: -1px;
  }

  .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: 0;
  }

  .slider-2 {
    width: 90%;
    height: 220px;
    max-width: 820px;
  }

  .slide-nav-9 {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 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-background-image.rebates {
    margin-top: 0;
  }

  .slider-logo-and-tag-wrapper.right-side {
    width: 190px;
    height: 220px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    right: 50px;
  }

  .slider-logo-and-tag-wrapper.left-side {
    width: 190px;
    height: 220px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    left: 50px;
  }

  .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-left: 5px;
    padding-right: 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: 0;
  }

  .no-photos-image {
    max-width: 100%;
    min-width: 100px;
  }

  .main-nav-search-filter-list, .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: 0;
    padding-top: 1px;
    font-size: 14px;
  }

  .close-modal-button {
    bottom: auto;
    left: auto;
  }

  .share-pop-up-button-show {
    height: 28px;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 14px;
  }

  .runflat-blurbs-container, .below-blue-section, .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-price-text {
    width: auto;
    font-size: 30px;
    line-height: 30px;
    bottom: -1px;
  }

  .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: 0;
  }

  .department-review-section.collision {
    z-index: 2;
    margin-top: -90px;
    position: relative;
  }

  .department-testimonial-wrapper {
    width: 100%;
    border-radius: 0;
    padding-bottom: 60px;
  }

  .department-testimonial-wrapper.finance {
    padding-bottom: 100px;
  }

  .slider-3 {
    height: auto;
  }

  .department-testimonial-arrow {
    width: 70px;
    margin-top: -14px;
  }

  .newmar-rebate-copy {
    max-width: none;
    top: 20px;
    right: 40px;
  }

  .newmar-rebate-slider-text {
    font-size: 21px;
    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;
  }

  .newmar-rebate-hero {
    width: 1000px;
    max-width: none;
    min-width: 0;
    margin-bottom: -21px;
    left: auto;
    right: 0;
  }

  .rebate-lineup-wrapper {
    width: 691px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .rebate-lineup-image.thor {
    max-width: 670px;
    min-width: 454px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .rebate-lineup-image.newmar {
    max-width: 691px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .thor-rebate-slider-text-sub {
    margin-top: 2px;
    font-size: 14px;
    line-height: 16px;
  }

  .thor-rebate-slider-text {
    font-size: 19px;
    line-height: 23px;
  }

  .thor-rebate-copy {
    max-width: none;
    top: 15px;
    right: 0;
  }

  .featured-inventory-home-wrapper {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 10px;
  }

  .stats-title {
    width: 100%;
    font-size: 16px;
  }

  .stat-body-bold {
    width: 100%;
    font-size: 12px;
  }

  .headshot-container-new {
    display: none;
  }

  .specials-page-body-wrapper {
    padding-bottom: 80px;
  }

  .special-logo-section {
    bottom: 20px;
    left: 30px;
  }

  .monthly-special-logo {
    width: 320px;
  }

  .special-unit-section {
    padding-top: 20px;
  }

  .special-unit-carosel-wrapper {
    width: 90%;
  }

  .unit-details-thumbnail-image-slide {
    width: 25%;
  }

  .accordion-item-trigger-icon-2 {
    width: 46px;
    height: 52px;
    max-width: 46px;
  }

  .disclaimer-paragraph-2 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 9px;
    font-size: 10px;
    line-height: 15px;
  }

  .accordion-item-content-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .unit-details-thumbnail-image-slider {
    height: auto;
  }

  .unit-details-slider-arrow, .unit-details-slider-arrow.right {
    width: 40px;
    height: 30px;
  }

  .unit-detaiils-info {
    margin-top: -2px;
  }

  .unit-details-slider-icon {
    font-size: 18px;
  }

  .key-features-bullet {
    font-size: 12px;
    line-height: 24px;
  }

  .unit-details-thumbnail-image-mask, .unit-details-main-image-slider {
    height: auto;
  }

  .slide-nav-4 {
    font-size: 10px;
  }

  .unit-details-images-slider-wrapper {
    margin-bottom: 10px;
  }

  .key-features-list-item {
    margin-bottom: 5px;
  }

  .key-features-tab-link.w--current {
    width: 31%;
  }

  .slide-nav-5 {
    padding-top: 18px;
    font-size: 8px;
    position: static;
  }

  .special-unit-make {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 25px;
  }

  .special-unit-model-floorplan {
    font-size: 30px;
    line-height: 25px;
  }

  .callout-hook-wrapper {
    bottom: 20px;
    right: 30px;
  }

  .image-30 {
    width: 200px;
  }

  .special-unit-contact-button {
    height: 28px;
    margin-bottom: 6px;
    padding-top: 1px;
    font-size: 14px;
  }

  .special-unit-details-block {
    margin-left: 20px;
  }

  .special-pricing-logo {
    width: 240px;
  }

  .special-pricing-info-wrapper {
    height: 81px;
  }

  .only-wrapper {
    margin-right: 10px;
  }

  .text-block-40 {
    font-size: 30px;
    line-height: 25px;
  }

  .text-block-41 {
    font-size: 70px;
  }

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

  .specials-form {
    width: 99.9999%;
  }

  .superscript {
    font-size: 40px;
  }

  .text-block-40-inline {
    font-size: 30px;
    line-height: 25px;
  }

  .monthly-specials-callout-section {
    padding-bottom: 150px;
  }

  .monthly-specials-callout-wrapper {
    width: 90%;
    max-width: 820px;
  }

  .heading-22 {
    width: 342px;
  }

  .cr-arrow-tail-l1-2 {
    width: 21px;
  }

  .cr-text-right-l1-2 {
    width: auto;
    font-size: 19px;
  }

  .cr-copy-paragraph-2 {
    line-height: 25px;
  }

  .cr-text-button-b10-2 {
    font-size: 20px;
  }

  .cr-text-left-l1-2 {
    font-size: 19px;
  }

  .cr-2nd-text-right-l1-2, .cr-2nd-text-left-l1-2 {
    font-size: 19px;
    display: none;
  }

  .airstream-rebate-copy {
    width: 641.188px;
    margin-left: auto;
    margin-right: auto;
    top: 9px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .airstream-rebate-slider-text {
    font-size: 20px;
    line-height: 23px;
  }

  .airstream-rebate-slider-text-sub {
    margin-top: 2px;
    font-size: 12px;
    line-height: 16px;
  }

  .airstream-rebate-slider-text-disc {
    margin-top: 2px;
    font-size: 14px;
    line-height: 16px;
  }
}

@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-left: auto;
    margin-right: auto;
  }

  .cr-social-links.new-nav {
    width: 100%;
    align-self: auto;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .cr-html-embed {
    width: 43px;
  }

  .cr-footer-contact-info.mobile {
    margin-top: 10px;
  }

  .cr-white-text-one.small {
    margin-top: 13px;
  }

  .cr-link {
    text-align: right;
    font-size: 12px;
    line-height: 15px;
  }

  .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 {
    margin-top: 0;
    display: block;
  }

  .cr-hero-section {
    height: 350px;
    margin-top: 0;
    padding-top: 77px;
  }

  .cr-page-body {
    margin-top: 100vh;
    padding-top: 60px;
    padding-bottom: 60px;
    display: block;
    top: 0;
  }

  .cr-page-body.secondary {
    color: #004fa3;
    margin-top: 289px;
    box-shadow: 0 -1px 20px -9px #000;
  }

  .cr-page-body.unit {
    margin-top: -27px;
    padding-top: 70px;
    top: 15px;
    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: 0;
  }

  .cr-image {
    width: 200px;
  }

  .cr-header-nav-contact {
    text-align: right;
    margin-top: 0;
  }

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

  .cr-header-nav-phone {
    text-align: right;
    font-size: 31px;
  }

  .cr-header-nav-phone.simple {
    font-size: 25px;
  }

  .cr-header-nav-address {
    text-align: right;
    margin-top: 3px;
    font-size: 16px;
    line-height: 16px;
  }

  .cr-header-nav-address.center {
    font-size: 14px;
  }

  .cr-link-2 {
    text-align: right;
    font-size: 41px;
  }

  .cr-search-input {
    width: 100%;
    height: 32px;
    border-radius: 40px;
    padding-left: 29px;
    font-size: 13px;
    position: static;
    top: 100px;
  }

  .cr-search-button {
    height: 32px;
    border-bottom-right-radius: 20px;
    font-size: 8px;
  }

  .cr-search-field-closer {
    width: 17px;
    display: none;
    position: absolute;
    top: auto;
    bottom: 11px;
    left: auto;
    right: 15%;
  }

  .cr-header-nav-background {
    height: 100%;
    opacity: 1;
    background-color: #041033;
    border-bottom: 1px solid #ffef00;
    display: block;
    position: absolute;
  }

  .cr-header-fill {
    height: 100%;
  }

  .cr-mobile-call-button {
    width: auto;
    height: auto;
    float: none;
    align-self: flex-start;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    left: 10px;
  }

  .cr-call-link {
    width: 40px;
    height: 40px;
    text-align: right;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cr-html-embed-3 {
    width: 30px;
    height: 30px;
    color: #ffef00;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-html-embed-3:hover {
    color: #ffd900;
  }

  .cr-search-wrapper-mobile {
    z-index: 12;
    width: 85%;
    height: 32px;
    max-width: 620px;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    top: 57px;
    bottom: 95px;
    left: 0%;
    right: 0%;
  }

  .cr-search-wrapper-mobile.home {
    z-index: 10;
    position: relative;
    top: 109px;
  }

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

  .cr-scroll-down-button {
    display: none;
  }

  .cr-link-block-5 {
    display: block;
    top: 80%;
  }

  .cr-class-lineup {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .cr-class-icon {
    width: 110px;
    max-width: none;
  }

  .cr-class-name {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .cr-class-info-box {
    height: 760px;
    max-width: 620px;
    margin-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .simple-link-button {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .simple-link-button.unit {
    width: 90%;
  }

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

  .cr-text-right-l1.inventory-listing, .cr-text-right-l1.blog, .cr-text-right-l1.yellow {
    text-align: left;
  }

  .cr-class-info-block {
    width: 24%;
  }

  .cr-copy-section {
    max-width: 620px;
    margin-top: 0;
  }

  .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-headlines.special {
    margin-bottom: 10px;
  }

  .cr-page-subhead {
    line-height: 31px;
  }

  .cr-page-subhead.smaller {
    font-size: 22px;
  }

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

  .cr-page-subhead.yellow-bold {
    width: auto;
  }

  .cr-main-page-head {
    width: 60%;
    position: static;
    top: auto;
    bottom: 11%;
    left: 0%;
    right: 0%;
  }

  .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 {
    font-size: 30px;
    line-height: 26px;
    top: -26px;
  }

  .cr-h1-headline.secondary-short {
    font-size: 30px;
    line-height: 29px;
    top: -26px;
  }

  .cr-h1-headline.make {
    margin-top: 13px;
    font-size: 24px;
    line-height: 23px;
    top: -26px;
  }

  .cr-copy-paragraph {
    text-align: justify;
  }

  .cr-copy-paragraph.white {
    width: 100%;
    text-align: justify;
    margin-top: 10px;
  }

  .cr-copy-paragraph.blurb {
    width: auto;
    max-width: none;
  }

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

  .cr-copy-paragraph.timeline {
    width: 100%;
    text-align: justify;
    margin-top: 10px;
  }

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

  .cr-copy-paragraph.white-center {
    width: 92%;
    max-width: 370px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .cr-copy-paragraph.white-sub {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .cr-copy-paragraph.service-link {
    width: 100%;
    max-width: 495.688px;
  }

  .cr-copy-paragraph.centered {
    text-align: justify;
    line-height: 25px;
  }

  .cr-copy-paragraph.white-left {
    width: 100%;
    text-align: justify;
    margin-top: 20px;
  }

  .cr-copy-paragraph.light-grey {
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }

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

  .cr-copy-paragraph.white-left {
    width: 100%;
    text-align: justify;
    margin-top: 10px;
  }

  .cr-copy-paragraph.chassis-tabs {
    width: 100%;
    margin-top: 10px;
  }

  .cr-copy-paragraph.dk-blue {
    width: 100%;
    text-align: center;
    margin-top: 2px;
  }

  .cr-class-lineup-section {
    height: auto;
    max-width: 620px;
  }

  .cr-quick-search-slide-out {
    z-index: 3;
    display: none;
    top: auto;
    bottom: 15%;
    left: -438px;
  }

  .cr-h2-yellow.mobile {
    margin-left: 0;
    margin-right: 0;
    font-size: 22px;
  }

  .cr-quick-search-filters {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .cr-quick-search-filter-line {
    margin-left: 0;
    margin-right: 0;
  }

  .cr-site-button-yellow.mobile {
    width: 100%;
    max-width: 300px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .cr-button-10 {
    max-width: 374.906px;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-button-10.quick-search {
    max-width: none;
    margin-left: 0;
  }

  .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-text-button-b10.shorter {
    width: auto;
  }

  .cr-arrow-blue-b10 {
    width: 28px;
    height: 22px;
    align-self: center;
    margin-top: 3px;
  }

  .cr-arrow-blue-b10.back {
    width: 18px;
    height: 18px;
  }

  .cr-arrow-white-b10 {
    width: 28px;
    height: 22px;
    color: #041033;
    align-self: center;
    margin-top: 3px;
  }

  .cr-arrow-white-b10.back {
    width: 18px;
    height: 18px;
  }

  .cr-arrow-white-b10.mobile-filter {
    color: #ffef00;
    margin-top: 0;
  }

  .cr-quick-search-button.mobile {
    width: 38px;
    height: 38px;
    justify-content: center;
    align-items: center;
    padding: 0;
    top: 0%;
    bottom: auto;
    left: auto;
    right: -38px;
  }

  .cr-html-embed-7 {
    width: 25px;
    height: 25px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    transform: rotate(90deg);
  }

  .bullet-section {
    height: 850px;
    background-image: linear-gradient(270deg, #041033, #004fa3 100%, #fff);
    margin-top: 160px;
    margin-bottom: 70px;
  }

  .bullet-section.short {
    height: 750px;
  }

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

  .cr-bullet-image-columns {
    max-width: 620px;
    float: none;
    flex-direction: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .cr-image-column {
    flex: 0 auto;
    align-self: center;
    margin-top: -100px;
    padding-left: 0;
    padding-right: 0;
  }

  .cr-small-slider-right-arrow-left {
    width: 39px;
    top: auto;
    bottom: -15px;
    left: 36px;
    right: 0%;
  }

  .cr-small-slider-left-arrow-left {
    width: 39px;
    top: auto;
    bottom: -15px;
    left: 0%;
    right: 36px;
  }

  .cr-copy-column {
    flex-direction: column;
    align-self: center;
    align-items: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    display: flex;
  }

  .cr-h3-yellow {
    width: 345px;
    text-align: center;
    align-self: center;
  }

  .cr-bullet-columns {
    width: 100%;
    max-width: 400px;
    float: none;
    clear: none;
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
    left: 120px;
  }

  .cr-bullet-column {
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .cr-h3-white-bullet.center {
    text-align: center;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 18px;
  }

  .cr-animated-icon-container {
    margin-left: auto;
    margin-right: auto;
    top: auto;
    bottom: -6%;
    left: 0%;
    right: 0%;
  }

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

  .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, .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: 0;
    padding-top: 20px;
  }

  .cr-blurb-container {
    max-width: 620px;
  }

  .cr-blurb-content.jobs {
    max-width: 321px;
    align-items: center;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-h2-smaller {
    font-size: 28px;
    line-height: 24px;
  }

  .cr-h3-red-small {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
  }

  .cr-h3-red-small._404 {
    font-size: 18px;
  }

  .cr-blurb-icon-image {
    width: 145px;
  }

  .cr-site-button-blue.back {
    width: 132px;
    height: 32px;
    bottom: 0%;
    right: -13px;
  }

  .cr-site-button-blue.small {
    width: 50%;
    height: 48px;
    margin-right: 0;
  }

  .cr-site-button-blue.back {
    width: 260px;
    height: 48px;
    margin: 10px auto 20px;
    position: static;
  }

  .cr-site-button-blue.policy {
    width: 132px;
    height: 32px;
    bottom: 0%;
    right: -13px;
  }

  .cr-site-button-blue.specials-link {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-class-info-box-spacer {
    height: 835px;
    margin-bottom: 20px;
  }

  .cr-video-column {
    flex-direction: column;
    align-self: center;
    align-items: center;
    margin-top: -100px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .cr-brand-video-container {
    width: 100%;
    max-width: 540px;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-brand-video {
    width: 101%;
    height: auto;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-testimonial-section {
    max-width: 620px;
    margin-bottom: 0;
  }

  .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 {
    width: 56px;
    margin-top: -18px;
    right: 35px;
  }

  .testimonial-name {
    font-size: 22px;
  }

  .stars {
    width: 120px;
  }

  .testimonial-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-copy {
    text-align: left;
  }

  .testimonial-copy.on-blue {
    line-height: 24px;
  }

  .cr-load-more-button {
    max-width: 374.906px;
    margin-left: auto;
    margin-right: auto;
  }

  .leave-review-button {
    max-width: 432px;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-single-button {
    width: 95%;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }

  .cr-single-button.small {
    width: 65%;
    max-width: 281px;
    float: right;
    margin-top: 0;
  }

  .cr-single-button.sales-contact {
    position: static;
  }

  .cr-single-button.product-link {
    float: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-single-button.finance-contact {
    margin-left: auto;
    margin-right: auto;
  }

  .cr-single-button.accessible-special {
    width: 100%;
    min-width: 426px;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-secondary-body-container {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 60px;
  }

  .cr-headline-wrapper {
    max-width: none;
  }

  .brand-logo-carousel-wrapper {
    height: 100px;
    max-width: none;
    display: 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 {
    width: auto;
    height: auto;
    position: static;
  }

  .brand-logo-grey {
    width: 200px;
    display: none;
  }

  .brand-logo-color {
    width: 200px;
    height: auto;
  }

  .brand-logo-color.mobile {
    width: 90%;
    position: static;
  }

  .cr-load-more-container {
    bottom: 69px;
    right: -2px;
  }

  .featured-inventory-section {
    max-width: 620px;
    margin-bottom: 60px;
  }

  .cr-tab-link-tab-1, .cr-tab-link-tab-1.w--current, .cr-tab-link-tab-2, .cr-tab-link-tab-3 {
    padding-left: 7px;
    padding-right: 7px;
  }

  .cr-text-block-5 {
    letter-spacing: 0;
    font-size: 12px;
  }

  .cr-tab-link-tab-4, .cr-tab-link-tab-7, .cr-tab-link-tab-6, .cr-tab-link-tab-5 {
    padding-left: 7px;
    padding-right: 7px;
  }

  .featured-inventory-image-link {
    max-width: 252.313px;
  }

  .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.922px;
    font-size: 48px;
  }

  .inventory-details-columns {
    text-align: left;
  }

  .details-column {
    display: block;
  }

  .details-text {
    text-align: left;
    font-size: 16px;
    line-height: 25px;
  }

  .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-left: auto;
    margin-right: auto;
  }

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

  .simple-header {
    max-width: 620px;
  }

  .arrow-body {
    background-size: 327px;
    padding-bottom: 20px;
  }

  .policy-content-wrapper {
    max-width: 620px;
    padding-left: 40px;
    padding-right: 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-left: auto;
    margin-right: auto;
  }

  .ntrv-logo-link {
    width: 200px;
    height: 100px;
  }

  .explore-link-image {
    width: 65px;
  }

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

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

  .text-block-11 {
    line-height: 24px;
  }

  .data-form-block, .form-small-copy.closer, .form-small-copy.smaller-white {
    width: auto;
  }

  .pop-up-submit-button {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .form-div-container.short {
    width: 83%;
    padding-top: 12px;
  }

  .form-div-container.long {
    width: auto;
  }

  .submit-button-new {
    max-width: 374.906px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .secondary-page-hero-section {
    height: 400px;
  }

  .image-10 {
    width: 767px;
    max-width: none;
    min-width: 0;
    left: 0;
  }

  .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: 0;
  }

  .cr-blue-section-container.flex {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .resource-columns, .resource-columns.mobile {
    display: block;
  }

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

  .link-15 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 18px;
    line-height: 18px;
  }

  .column-single-image {
    max-width: 101%;
    display: block;
  }

  .resource-container.products, .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-left: 0;
    padding-right: 0;
  }

  .heading-3-bold {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .mobile-ministry-wrapper {
    padding-bottom: 13px;
  }

  .background-video {
    height: 350px;
    margin-top: -21px;
  }

  .rv-unit-columns {
    display: block;
  }

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

  .h3-unit-name-heading {
    text-align: center;
  }

  .rv-unit-descriptor {
    width: 378px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .rv-unit-more-button {
    width: 392px;
    margin-left: auto;
    margin-right: auto;
  }

  .rv-unit-link-button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .larger-image-copy {
    display: none;
  }

  .copy-paragraph-rv-unit {
    text-align: justify;
  }

  .copy-section-grey {
    max-width: none;
    margin-top: 0;
    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-left: 60px;
    padding-right: 60px;
  }

  .h3-open-position-title {
    line-height: 31px;
  }

  .show-more-job-info-link {
    width: 313px;
    margin-left: 0;
    margin-right: auto;
  }

  .job-link-button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .page-divider {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .apply-now-button {
    max-width: none;
    margin-left: auto;
    margin-right: 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, .recaptcha.overlay {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
    position: static;
  }

  .cr-tab-text-block {
    font-size: 3vw;
    position: relative;
    bottom: -.7vw;
  }

  .location-maps-container {
    margin-top: 16px;
  }

  .hours-and-locations-section {
    margin-bottom: 0;
    padding-top: 60px;
  }

  .cr-tab-link-tab-3-2 {
    width: 100%;
    height: 43px;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 6px;
    padding-bottom: 0;
  }

  .location-maps-content {
    max-width: 100%;
  }

  .location-maps-menu {
    width: 90%;
    max-width: 620px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .cr-tab-link-tab-1-2 {
    width: 100%;
    height: 43px;
    margin-left: 0;
    margin-right: 0;
  }

  .cr-tab-link-tab-1-2.w--current {
    width: 100%;
    height: 43px;
    max-width: none;
    min-width: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 6px;
    padding-bottom: 0;
  }

  .cr-tab-link-tab-2-2 {
    width: 100%;
    height: 43px;
    max-width: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 6px;
    padding-bottom: 0;
  }

  .cr-tab-link-tab-2-2.w--current {
    width: 100%;
  }

  .location-maps-tabs {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .location-info-container {
    max-width: 620px;
  }

  .h4-blue {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
  }

  .inventory-listing-sort-bar {
    width: 100%;
    flex: 0 auto;
    align-self: center;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .sort-bar-dropdown {
    margin-right: 0;
  }

  .inventory-filter-wrapper {
    margin-bottom: 13px;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .dropdown-list-3.w--open {
    padding-bottom: 0;
  }

  .filter-dropdown-categories {
    font-size: 12px;
  }

  .sort-bar-showing-text {
    margin-left: 10px;
    font-size: 12px;
    display: block;
  }

  .inventory-filter-dropdown {
    width: 33.33%;
    height: 30px;
  }

  .inventory-listing-page-number-wrapper {
    width: 346px;
    height: 30px;
  }

  .sort-bar-showing-info-wrapper {
    width: 200px;
    height: 40px;
    position: absolute;
  }

  .inventory-filter-column {
    z-index: 10;
    display: block;
  }

  .inventory-filter-dropdown-link {
    height: 30px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }

  .sort-bar-dropdown-wrapper {
    float: right;
    text-align: right;
    margin-right: 10px;
    display: flex;
  }

  .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-left: 0;
    padding-right: 0;
  }

  .icon-9 {
    margin-right: 0;
    font-size: 14px;
  }

  .inventory-listing-column {
    z-index: 0;
    flex: 0 auto;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .inventory-filter-header {
    width: 100%;
  }

  .dropdown-toggle-2 {
    float: right;
  }

  .inventory-filter-container {
    z-index: 10;
    max-height: none;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 0;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .inventory-filter-dropdown-list.w--open {
    max-height: 240px;
    overflow: scroll;
  }

  .div-block-17 {
    width: 100%;
  }

  .sort-bar-sort-by-text {
    width: 54px;
    text-align: right;
    margin-left: 15px;
    margin-right: 8px;
    font-size: 12px;
    position: static;
    right: auto;
  }

  .inventory-filter-dropdown-toggle {
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .inventory-filter-dropdown-toggle.w--open {
    padding-left: 5px;
    padding-right: 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;
    align-self: center;
    margin-top: 0;
    margin-left: 31px;
    margin-right: 31px;
  }

  .inventory-listing-section {
    max-width: 620px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .dropdown-toggle-3 {
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .dropdown-link-5 {
    height: 30px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .remove-filter-tags {
    flex-wrap: wrap;
    display: flex;
  }

  .remove-filter {
    width: 33%;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
  }

  .blue-small-text-bold {
    text-align: center;
    margin-bottom: 6px;
    font-size: 22px;
    line-height: 23px;
  }

  .link-block-7 {
    width: 17px;
    height: 17px;
    top: 4px;
    right: -3px;
  }

  .white-small-text {
    padding-top: 0;
    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-left: auto;
    margin-right: auto;
  }

  .inventory-listing-info-wrapper {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }

  .inventory-listing-name {
    text-align: center;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .inventory-listing-image-link {
    margin-left: 0;
    margin-right: 0;
  }

  .inventory-listing-details-link {
    width: 274px;
    margin-left: auto;
    margin-right: auto;
  }

  .unit-container {
    margin-bottom: 10px;
    display: block;
  }

  .unit-button-container {
    width: 100%;
    max-width: none;
  }

  .info-stroke-box {
    height: 360px;
    top: -130px;
  }

  .listing-details-columns {
    width: 340px;
    text-align: left;
    flex-flow: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    display: inline-block;
    position: static;
  }

  .unit-quote-form-container {
    width: 100%;
    margin-top: 5px;
  }

  .text-field-4, .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: 0;
  }

  .inventory-listing-container-two {
    padding: 20px 20px 10px;
  }

  .unit-info-column {
    z-index: 0;
    flex: 0 auto;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .similar-units-column {
    z-index: 10;
    padding-right: 0;
    display: block;
  }

  .cr-unit-details-images-slider-wrapper {
    width: 92%;
    margin-bottom: 13px;
  }

  .h1-unit-page-model-name {
    text-align: center;
    font-size: 34px;
    line-height: 35px;
  }

  .h1-unit-page-make-name {
    text-align: center;
    font-size: 26px;
    line-height: 29px;
  }

  .unit-name-container {
    text-align: center;
  }

  .unit-top-bar {
    flex-flow: column-reverse;
    order: 0;
  }

  .unit-design-stroke-box {
    height: 980px;
    top: 350px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .unit-information-container {
    width: 92%;
    display: block;
  }

  .unit-details-text {
    text-align: left;
    font-size: 13px;
    line-height: 20px;
  }

  .unit-listing-button-container {
    width: 80%;
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .page-link-share-button, .page-link-share-button.blue {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .unit-offer-button {
    width: 260px;
    margin-top: 0;
  }

  .buy-for-block {
    margin-right: 0;
  }

  .cr-tab-link-tab-1-3, .cr-tab-link-tab-1-3.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .unit-tab-text {
    font-size: 15px;
  }

  .cr-tab-pane-tab-1-2, .cr-tab-pane-tab-3 {
    padding: 10px;
  }

  .forms-container {
    width: 100%;
    max-width: none;
    clear: none;
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .unit-more-info-link {
    width: 392px;
    margin-left: auto;
    margin-right: auto;
  }

  .similar-unit-sidebar {
    z-index: 10;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 0;
    display: none;
    position: relative;
  }

  .similar-inner-stroke {
    height: 228px;
  }

  .similar-link-button {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .disclaimer-section {
    max-width: 620px;
  }

  .disclaimer-paragraph {
    margin-top: 18px;
  }

  .orientation-hook-section {
    flex-direction: row;
    margin-bottom: 75px;
    padding-top: 10px;
    padding-bottom: 0;
    display: block;
  }

  .orientation-hook-image {
    height: 410px;
    display: block;
    position: static;
    overflow: hidden;
  }

  .image-19 {
    width: 767px;
    height: auto;
    margin-top: -65px;
    position: relative;
  }

  .orientation-model-image {
    width: 90%;
    max-width: 620px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: auto;
    bottom: -9%;
    left: 0%;
    right: 0%;
  }

  .image-20 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .orientation-copy-container {
    max-width: 620px;
    position: static;
  }

  .hook-copy-section {
    width: auto;
    max-width: none;
    margin-top: 0;
  }

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

  .listing-details {
    width: auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  ._404-content-wrapper {
    height: 100vh;
  }

  ._404-div {
    height: 100vh;
    align-self: center;
    align-items: center;
    display: flex;
    position: static;
  }

  ._404-regular-copy {
    height: auto;
    max-width: 480px;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 5px;
    padding-right: 5px;
    top: auto;
  }

  ._404-body-copy {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    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 {
    text-shadow: 1px 1px 4px #000;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .cr-slide-close-container {
    right: -41px;
  }

  .cr-slide-close-container.mobile {
    width: 38px;
    height: 38px;
    padding-top: 3px;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .advanced-search-close-button {
    width: 28px;
    height: 28px;
    border-width: 2px;
    padding-top: 4px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .quick-search-slide-mobile {
    z-index: 12;
    width: 100%;
    height: auto;
    background-color: #041033;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
    top: auto;
    bottom: 0%;
    left: -100%;
    right: 0%;
    overflow: visible;
  }

  .timeline-slider-container {
    width: 432px;
    padding-bottom: 0;
  }

  .timeline-slide {
    padding-bottom: 0;
  }

  .timeline-columns {
    height: 841px;
    padding-bottom: 0;
  }

  .timeline-year-big {
    width: auto;
    text-align: left;
    align-self: center;
  }

  .timeline-year-line {
    width: 312px;
  }

  .timeline-left-arrow-box {
    width: 39px;
    top: auto;
    bottom: 31px;
    left: 41%;
    right: auto;
  }

  .timeline-right-arrow-box {
    width: 39px;
    top: auto;
    bottom: 31px;
    left: auto;
    right: 41%;
  }

  .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 {
    width: 48%;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 0;
    position: static;
  }

  .cr-to-do-link-tab-2.w--current {
    width: 48%;
    max-width: none;
    margin-bottom: 0;
  }

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

  .area-location-wrapper.large {
    height: auto;
    margin-top: 0;
  }

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

  .tab-text-block-2 {
    margin-top: -2px;
    font-size: 16px;
    position: relative;
    bottom: auto;
  }

  .cr-to-do-link-tab-1 {
    width: 48%;
    max-width: none;
    margin-bottom: 0;
    margin-right: 0;
  }

  .cr-to-do-link-tab-1.w--current {
    width: 48%;
    height: auto;
    max-width: none;
    float: none;
    clear: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: auto;
    position: static;
  }

  .to-do-tabs-wrapper {
    max-width: none;
    margin-top: 13px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .to-do-menu {
    height: 302px;
    max-width: 432px;
    flex-flow: wrap;
    align-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .to-do {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .cr-to-do-link-tab-3 {
    width: 48%;
    max-width: none;
    min-width: 0;
    margin-left: 0;
    margin-right: auto;
    position: static;
  }

  .cr-to-do-link-tab-3.w--current {
    width: 48%;
    max-width: none;
  }

  .to-do-tabs {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .cr-to-do-link-tab-4 {
    width: 48%;
    max-width: none;
    min-width: 0;
    margin-left: auto;
    position: static;
  }

  .cr-to-do-link-tab-4.w--current {
    width: 48%;
    max-width: none;
  }

  .to-do-content {
    max-width: 100%;
    margin-top: 0;
  }

  .area-location-columns {
    margin-top: 20px;
  }

  .location-column {
    flex: 1;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-text-container {
    height: 26px;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
    bottom: -26px;
  }

  .social-feed-section {
    max-width: 620px;
    margin-top: 0;
    margin-bottom: 140px;
  }

  .social-feed-tabs-content {
    overflow: scroll;
  }

  .cr-tab-link-tab-1-4, .cr-tab-link-tab-1-4.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .social-tab-text {
    font-size: 12px;
  }

  .social-tab-icons {
    width: 43px;
  }

  .social-facebook-feed {
    width: 432px;
    display: none;
  }

  .cr-tab-pane-tab-2-3 {
    height: 1040px;
    overflow: hidden;
  }

  .twitter-feed {
    width: 432px;
  }

  .youtube-feed {
    width: 432px;
    height: 530px;
  }

  .pinterest-feed {
    width: 432px;
    height: auto;
  }

  .instagram-feed {
    width: 420px;
  }

  .social-facebook-feed-mobile {
    width: 432px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .cr-tab-pane-tab-5 {
    height: 780px;
    overflow: visible;
  }

  .social-facebook-feed-landscape {
    width: 432px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .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 {
    bottom: 69px;
    right: -2px;
  }

  .calendar-button-shape {
    max-width: 374.906px;
    margin-left: auto;
    margin-right: auto;
  }

  .event-calendar-landscape {
    display: block;
  }

  .blog-section {
    max-width: 620px;
    margin-top: 0;
    margin-bottom: 100px;
    padding-bottom: 60px;
  }

  .blog-columns {
    flex-flow: wrap;
    margin-bottom: 0;
    display: flex;
  }

  .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-left: auto;
    margin-right: auto;
    font-size: 20px;
  }

  .column-5 {
    margin-bottom: 10px;
  }

  .column-6, .column-7 {
    margin-bottom: 30px;
  }

  .mailing-list-sign-up-form {
    width: 432px;
    margin-top: 20px;
    display: block;
  }

  .mailing-list-form-block {
    width: auto;
  }

  .small-form-submit-button {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .submit-button-reverse {
    max-width: 374.906px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .accordion-item-heading {
    width: 80%;
    font-size: 16px;
    line-height: 21px;
  }

  .accordion-item-trigger-icon {
    width: 46px;
    height: 29px;
    max-width: 48px;
    margin-right: 0;
  }

  .faq-answer-copy {
    text-align: justify;
  }

  .blog-story-button-link {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .locations-column {
    margin-bottom: 78px;
    padding-left: 0;
    padding-right: 0;
  }

  .locations-column.bottom {
    margin-bottom: 0;
  }

  .location-container {
    width: auto;
  }

  .location-arrow {
    width: 45px;
    margin-bottom: -120px;
  }

  .location-stroke-box {
    height: 470px;
  }

  .location-heading {
    width: 280px;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: 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 {
    font-size: 16px;
    line-height: 23px;
    display: none;
  }

  .location-hours2.mobile, .location-hours2.contact {
    display: block;
  }

  .archive-blog-section {
    max-width: 620px;
    margin-top: 0;
    padding-bottom: 60px;
  }

  .blog-archive-nav-bar {
    width: 100%;
    height: 30px;
    align-self: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-archive-number-wrapper {
    width: 346px;
    height: 30px;
  }

  .blog-archive-filter-container {
    height: auto;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .fliter-tag-wrapper {
    width: 100%;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .filter-tag {
    width: 22%;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .filter-tag.current {
    width: 22%;
    margin-left: 0;
    margin-right: 0;
  }

  .blog-filter-page-numbers {
    margin-top: 4px;
    margin-bottom: -19px;
    margin-left: 5px;
  }

  .blog-numbers {
    text-align: left;
    margin-left: 0;
    font-size: 12px;
    line-height: 17px;
    display: block;
  }

  .full-blog-story-section {
    max-width: 620px;
    flex-direction: column-reverse;
  }

  .blog-side-bar-column {
    padding-right: 0;
  }

  .blog-story-column {
    margin-bottom: 30px;
    padding-left: 0;
  }

  .h1-headlinee-blog-feature-story {
    margin-top: 10px;
    font-size: 26px;
    line-height: 29px;
  }

  .blog-copy-paragraph {
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .blog-source-date-category {
    margin-top: 10px;
    font-size: 16px;
  }

  .inventory-search-wrapper {
    height: 40px;
    display: none;
  }

  .inventory-search-input {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    padding-left: 29px;
    font-size: 14px;
  }

  .inventory-search-field-closer {
    width: 17px;
    height: 17px;
    display: none;
    top: 12px;
    bottom: auto;
    left: auto;
    right: 68px;
  }

  .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-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 26px;
    line-height: 24px;
  }

  .full-location-info-wrapper {
    height: 480px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .full-location-phone {
    font-size: 50px;
    line-height: 45px;
  }

  .link-29 {
    line-height: 28px;
  }

  .full-location-address2 {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 23px;
    display: none;
  }

  .full-location-address2.mobile {
    width: 370px;
    display: block;
  }

  .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: 0;
  }

  .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: 0;
    padding-bottom: 0;
  }

  .featured-brands-container {
    margin-top: 20px;
  }

  .featured-brands-columns {
    margin-bottom: 0;
  }

  .brand-link-box {
    width: auto;
    float: none;
  }

  .brand-button-text {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }

  .brand-logo, .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-left: auto;
    margin-right: auto;
  }

  .lineup-all-models {
    max-width: none;
    margin-top: -23px;
    margin-bottom: -30px;
    top: -10vw;
  }

  .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: 0;
  }

  .model-name-wrapper {
    font-size: 12px;
    display: block;
  }

  .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: 0;
  }

  .h3-model-name {
    width: auto;
    text-align: center;
    font-size: 23px;
  }

  .slide-info-button {
    width: 40px;
    height: 40px;
    bottom: -20px;
  }

  .model-blurb {
    width: auto;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 40px;
    font-size: 20px;
  }

  .single-model {
    width: 100%;
  }

  .inventory-listing-image-slider-wide {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .active-button-container-wide {
    height: 36px;
  }

  .make-headline-container {
    max-width: 620px;
  }

  .small-slider-left-arrow-box-flipped {
    width: 39px;
    top: auto;
    bottom: -15px;
    left: 0%;
    right: 35px;
  }

  .small-slider-right-arrow-box-flipped {
    width: 39px;
    top: auto;
    bottom: -15px;
    left: 35px;
    right: 0%;
  }

  .staff-section {
    max-width: 620px;
    margin-top: 0;
  }

  .staff-link-box {
    width: 49%;
    float: none;
  }

  .staff-link-box.bigger {
    width: 49%;
  }

  .staff-name {
    width: auto;
    max-width: 196px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 21px;
  }

  .staff-email {
    width: 90%;
    max-width: 214.031px;
    margin-left: auto;
    margin-right: 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: 0;
  }

  .service-list-container {
    max-width: 412px;
    border-radius: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .service-item-list {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .service-list-arrow {
    width: 45px;
    margin-bottom: -63px;
    display: none;
  }

  .service-list-arrow.top {
    display: block;
  }

  .auth-tagline {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .auth-service-section {
    max-width: 620px;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .cr-blue-copy-video-section {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .feature-service-callout {
    line-height: 24px;
  }

  .blurb-columns-service {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .link-icon-image {
    width: 145px;
  }

  .link-content {
    height: 380px;
    max-width: 420px;
    margin-bottom: 40px;
  }

  .link-container, .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;
  }

  .radio-button-field-2 {
    align-self: flex-start;
    margin-left: 0;
  }

  .radio-button-label-2 {
    width: 280px;
    font-size: 13px;
  }

  .previous-work-performed {
    font-size: 12px;
  }

  .part-logo-carousel-wrapper {
    height: 100px;
    max-width: 620px;
    display: block;
  }

  .part-logo-carousel-wrapper.tires {
    margin-top: -24px;
    margin-bottom: 0;
  }

  .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: 0;
    margin-bottom: 0;
  }

  .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: 0;
  }

  .finance-calculator-section {
    max-width: 620px;
  }

  .product-info-container {
    max-width: 620px;
    flex-direction: column-reverse;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .product-info-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .product-info-section-grey {
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .product-image {
    width: 420px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-image-video-wrapper {
    width: auto;
    align-self: center;
    margin-top: 20px;
    margin-right: 0;
  }

  .product-video {
    width: 420px;
    margin-left: auto;
    margin-right: 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: 0;
  }

  .never-happened-hook-container {
    width: 370px;
    height: 375px;
  }

  .hook-outer-burst {
    display: block;
    bottom: -9.4531px;
  }

  .hook-center-burst {
    width: 250px;
    display: block;
    top: 68px;
    left: 62px;
  }

  .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: 0;
  }

  .other-service-column {
    margin-bottom: -6px;
  }

  .other-service-box {
    width: 100%;
    float: none;
  }

  .other-service-container {
    width: 100%;
    overflow: hidden;
  }

  .service-slide-container {
    width: 100%;
  }

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

  .other-services-info-container {
    flex-direction: column;
    justify-content: space-around;
    top: 0%;
    bottom: 0%;
    left: 10%;
    right: 0;
  }

  .other-service-info-block {
    width: 91%;
    max-width: 394px;
    margin-top: 238px;
  }

  .insurance-logos-section {
    max-width: 620px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .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: 0;
    margin-bottom: 60px;
  }

  .freightliner-info-section {
    max-width: 620px;
    margin-top: 0;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .chassis-call-out-section {
    margin-top: 40px;
  }

  .chassis-callouts-wrapper {
    height: 246px;
    max-width: 432px;
  }

  .callout-container.wheels, .callout-container.engine, .callout-container.frame-rails, .callout-container.suspension {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .callout-container.fuel-tank {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .callout-container.transmission, .callout-container.rear-suspension, .callout-container.shocks, .callout-container.radiator, .callout-container.disc-brakes {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .callout-container.electrical {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .callout-point {
    width: 18px;
    height: 18px;
    bottom: 92px;
    right: 124px;
  }

  .callout-point.rear-suspension {
    top: 59px;
    left: 82px;
  }

  .callout-point.engine {
    top: 14px;
    left: 44px;
  }

  .callout-point.frame-rails {
    bottom: 169px;
    right: 249px;
  }

  .callout-point.radiator {
    top: 7px;
    left: 70px;
  }

  .callout-point.wheels1 {
    bottom: 83px;
    right: 164px;
  }

  .callout-point.wheels2 {
    top: 54px;
    left: 38px;
  }

  .callout-point.fuel-tank {
    bottom: 135px;
    right: 193px;
  }

  .callout-point.transmission {
    top: 31px;
    left: 64px;
  }

  .callout-point.shocks {
    bottom: 117px;
    right: 141px;
  }

  .callout-point.brakes {
    bottom: 94px;
    right: 186px;
  }

  .callout-point.electrical {
    width: 18px;
    height: 18px;
    bottom: 112px;
    right: 48px;
  }

  .service-contact-section-copy {
    margin-top: 60px;
  }

  .hunter-product-container {
    max-width: 620px;
  }

  .learn-more-button {
    bottom: 69px;
    right: -2px;
  }

  .more-button-content {
    max-width: 374.906px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-bullet-text {
    width: auto;
    text-align: center;
  }

  .tire-image.alt {
    margin-top: 0;
  }

  .tire-info-section {
    max-width: 620px;
    margin-top: 0;
  }

  .product-info-wrapper-tires {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 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: 0;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .slider-bullet {
    text-align: center;
    font-size: 28px;
    line-height: 31px;
  }

  .roof-guarantee-hook-box {
    height: auto;
    max-width: 620px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .guarantee-hook-heading {
    font-size: 22px;
    line-height: 21px;
  }

  .image-26 {
    border-radius: 30px;
  }

  .small-image-right, .small-image-slider-right, .small-image-left {
    width: 100%;
    max-width: 432px;
    margin-left: auto;
    margin-right: auto;
  }

  .before-after-block {
    max-width: 432px;
  }

  .before-image-container, .after-image-container {
    border-width: 4px;
  }

  .after-image, .before-image {
    width: 424px;
  }

  .right-expand-button {
    width: 6%;
    padding-right: 7px;
    right: 43.2%;
  }

  .right-arrow-ba {
    width: 60%;
    font-size: 14px;
  }

  .left-expand-button {
    width: 6%;
    padding-left: 7px;
    left: 44%;
  }

  .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.672px;
  }

  .contact-icon-embed {
    width: 43px;
  }

  .title-position {
    width: auto;
    max-width: 196px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    line-height: 21px;
  }

  .search-button-3 {
    height: 40px;
    border-bottom-right-radius: 0;
  }

  .nav-wrapper {
    z-index: 12;
    width: auto;
    height: 80px;
    margin-top: 0;
    position: fixed;
  }

  .header-nav-address-2 {
    text-align: right;
    margin-top: 3px;
    font-size: 16px;
    line-height: 16px;
  }

  .header-nav-phone-2 {
    text-align: right;
    font-size: 31px;
  }

  .header-nav-contact-2 {
    text-align: right;
    margin-top: 0;
    display: none;
  }

  .link-33 {
    text-align: right;
    font-size: 41px;
  }

  .mega-nav-inner {
    width: 100%;
    max-height: none;
    max-width: none;
    flex-direction: column;
    justify-content: flex-end;
    align-self: flex-end;
    align-items: flex-start;
    margin: 0 auto;
    padding-top: 0;
    overflow: visible;
  }

  .lottie-animation {
    width: 40px;
    height: 40px;
  }

  .nav-inner {
    height: 90px;
    max-width: 620px;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: -50px;
  }

  .search-wrapper-2 {
    display: none;
  }

  .hamburger-wrap {
    height: 40px;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .contact-container {
    width: auto;
  }

  .mega-nav-wrap {
    z-index: -1;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    position: absolute;
    left: auto;
    right: auto;
    transform: translate(0, -460px);
  }

  .nav-column {
    width: 100%;
    height: auto;
    max-height: none;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .link-34 {
    text-align: right;
    font-size: 12px;
    line-height: 15px;
  }

  .search-hamburger-container {
    width: 40px;
    height: 40px;
    align-self: flex-start;
    margin-top: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .clone-me {
    height: 100px;
    margin-bottom: 0;
  }

  .nav-link-2 {
    width: 100%;
    margin-bottom: 0;
    padding-left: 20px;
  }

  .nav-link-2:hover {
    border-left-style: solid;
    padding-left: 20px;
  }

  .nav-link-2.w--current {
    width: 100%;
    border-left-style: solid;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
    line-height: 40px;
  }

  .link-block-9 {
    margin-right: 19px;
  }

  .link-block-9.w--current {
    margin-left: auto;
    margin-right: auto;
  }

  .search-field-closer-2 {
    width: 17px;
    display: none;
    top: auto;
    bottom: 17px;
    left: auto;
    right: 15%;
  }

  .dropdown-active {
    width: 100%;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 12px;
  }

  .dropdown-toggle-4 {
    width: auto;
    margin-left: 0;
  }

  .icon-12 {
    margin-top: 0;
  }

  .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;
    padding-top: 50px;
  }

  .logo-container {
    padding-right: 0;
  }

  .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: 0;
  }

  .more-photos-button {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
    display: none;
  }

  .form-small-copy-2.closer {
    width: auto;
    width: auto;
  }

  .inventory-listing-button-active-2 {
    height: 36px;
    padding-left: 8px;
    padding-right: 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-left: auto;
    margin-right: auto;
  }

  .inventory-listing-name-wide-2 {
    text-align: center;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .inventory-listing-info-wrapper-wide-2 {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }

  .circle-color-b10-2 {
    width: 50px;
    height: 50px;
  }

  .listing-msrp-container {
    width: 90%;
    padding-bottom: 12px;
  }

  .unit-container-wide {
    margin-bottom: 11px;
    display: block;
  }

  .arrow-white-b10-2 {
    width: 28px;
    height: 28px;
    margin-top: 3px;
  }

  .listing-msrp-strike-through.short {
    max-width: 224.534px;
  }

  .info-stroke-box-wide-2 {
    height: 248px;
    top: -109px;
  }

  .pop-up-submit-button-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .inventory-listing-button-2 {
    height: 36px;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
  }

  .text-button-b10-2 {
    width: auto;
    margin-left: 18px;
    font-size: 20px;
  }

  .inventory-listing-price-wide-2 {
    width: auto;
    text-align: center;
    font-size: 56px;
    line-height: 48px;
  }

  .unit-button-container-wide-2 {
    height: 36px;
    margin-top: -36px;
  }

  .arrow-blue-b10-2 {
    width: 28px;
    height: 28px;
    align-self: center;
    margin-top: 3px;
  }

  .details-text-wide-2 {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
  }

  .listing-special-price-block {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 12px;
    padding: 8px 10px 13px;
  }

  .listing-special-price-block.unit {
    display: none;
  }

  .listing-special-price-block.mobile {
    margin-top: 10px;
    display: block;
  }

  .listing-special-price-wrapper {
    align-self: center;
  }

  .special-price-text {
    text-align: center;
    font-size: 28px;
    line-height: 27px;
  }

  .listing-special-price-text-wrapper {
    align-self: center;
  }

  .inventory-listing-price-wide-3 {
    width: auto;
    text-align: center;
    font-size: 54px;
    line-height: 48px;
  }

  .listing-details-columns-2 {
    width: 305px;
    text-align: center;
    flex-flow: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    display: none;
    position: static;
  }

  .listing-msrp-container-2 {
    width: 90%;
  }

  .inventory-listing-price-wide-4 {
    width: auto;
    text-align: center;
    font-size: 47px;
    line-height: 48px;
  }

  .details-column-2 {
    display: block;
  }

  .cr-model-inventory-section {
    max-width: 620px;
  }

  .special-price-text-2 {
    text-align: center;
    font-size: 28px;
    line-height: 27px;
  }

  .listing-special-price-block-2 {
    flex-direction: column;
    padding: 8px 10px 13px;
  }

  .brand-logo-section {
    max-width: 620px;
  }

  .button-wrapper {
    height: 36px;
  }

  .slider-2 {
    height: 165px;
    max-width: 620px;
  }

  .left-arrow-8, .right-arrow-7, .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, .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;
    align-self: center;
    margin-top: -59px;
  }

  .slider-logo-and-tag-wrapper.right-side {
    width: 150px;
    height: 165px;
    align-items: center;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    right: 30px;
  }

  .slider-logo-and-tag-wrapper.left-side {
    width: 150px;
    height: 165px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    left: 30px;
  }

  .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 {
    flex-wrap: nowrap;
    display: none;
  }

  .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;
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
    transition-property: none;
  }

  .rv-type-search-class-wrapper.mobile:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .type-search-class-content {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    transition-property: none;
    display: block;
  }

  .type-search-class-content:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .type-name-search {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .class-search-button.mobile {
    width: 92%;
    height: 25px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
    margin-bottom: 6px;
    font-size: 14px;
  }

  .class-search-button.mobile:hover {
    background-color: #e0e0e0;
  }

  .tabs-menu-2 {
    height: 35px;
  }

  .rv-101-tab-copy {
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }

  .brand-logos-stacked-mobile {
    height: auto;
    max-width: none;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .rv-type-search-contents-mobile {
    height: auto;
    flex-flow: wrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
  }

  .hero-background-image {
    height: 350px;
    margin-top: -21px;
  }

  .form-block {
    width: auto;
  }

  .arrow-red-b10 {
    width: 28px;
    height: 28px;
    color: #ee3124;
    align-self: center;
    margin-top: 3px;
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: 20px;
  }

  .arrow-red-b10.mobile-filter {
    height: 22px;
    margin-top: 0;
  }

  .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 {
    max-height: 200px;
    display: none;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .fs-select_link-5.w--current {
    height: auto;
  }

  .no-photos-container {
    z-index: 9;
    width: 90%;
    border-width: 2px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .no-photos-image {
    max-width: 100%;
    min-width: 100px;
  }

  .main-nav-search-filter-list {
    width: 85%;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
  }

  .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 {
    width: 100%;
    background-color: #f3f3f3;
    border-style: solid;
    border-color: #e0e0e0;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: 40px;
  }

  .inventory-search-filter-list {
    width: 85%;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
  }

  .inventory-listing-section-test {
    max-width: 620px;
    margin-top: 350px;
    margin-bottom: 20px;
  }

  .no-unit-subcopy {
    text-align: center;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .no-inventory-section-listings {
    width: 100%;
  }

  .no-inventory-block-listing {
    height: auto;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .no-invnetory-text-listing {
    width: auto;
    max-width: 500px;
    float: none;
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 20px;
    display: block;
  }

  .no-inventory-link-button-listing {
    width: 50%;
    max-width: none;
    min-width: 320px;
    padding-left: 0;
    padding-right: 0;
  }

  .page-link-example {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .social-share-popup-container {
    width: 420px;
  }

  .share-form-subhead {
    width: auto;
    line-height: 30px;
    display: block;
    position: static;
    overflow: visible;
  }

  .share-pop-up-button-show {
    height: 36px;
    padding-top: 5px;
    font-size: 14px;
  }

  .runflat-blurbs-container {
    max-width: 620px;
  }

  .runflat-box {
    width: 100%;
  }

  .below-blue-section, .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 {
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: -27px;
    padding: 8px 10px 13px;
  }

  .featured-unit-special-price-text {
    width: auto;
    text-align: center;
    font-size: 38px;
    line-height: 34px;
  }

  .department-review-section {
    height: auto;
  }

  .department-review-section.finance {
    margin-top: 100px;
    margin-bottom: -165px;
  }

  .department-testimonial-wrapper {
    height: auto;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .department-testimonial-wrapper.finance {
    padding-bottom: 137px;
  }

  .slider-3 {
    height: auto;
  }

  .mask {
    height: auto;
    position: relative;
    overflow: hidden;
  }

  .department-testimonial-arrow {
    width: 80px;
    margin: -82px auto 20px;
    display: block;
    position: static;
    top: 0%;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .department-review-subhead {
    width: 77%;
    line-height: 31px;
  }

  .newmar-rebate-copy {
    width: 90%;
    align-items: stretch;
    margin-right: 20px;
    position: absolute;
    top: 9px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .newmar-rebate-slider-text {
    text-align: right;
    font-size: 17px;
    line-height: 17px;
  }

  .newmar-rebate-slider-text-sub {
    text-align: right;
    font-size: 9px;
    line-height: 14px;
  }

  .main-page-logo-top {
    width: 300px;
    max-width: 100%;
  }

  .newmar-discount-pricing {
    width: auto;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 54px;
    line-height: 50px;
    display: block;
  }

  .newmar-rebate-model-container {
    flex-direction: column;
  }

  .newmar-rebate-model-container.reverse {
    flex-direction: column;
    margin-top: 20px;
  }

  .newmar-rebate-model-image {
    width: 80%;
    margin-bottom: 10px;
  }

  .cr-copy-paragraph-disclaimer {
    text-align: justify;
  }

  .newmar-rebate-hero {
    width: 767px;
    max-width: none;
    min-width: 0;
    left: auto;
  }

  .newmar-rebate-hero.finance {
    margin-bottom: 8px;
  }

  .rebate-lineup-wrapper {
    width: 432px;
    max-width: none;
    flex-direction: row;
    justify-content: center;
    align-self: auto;
    display: block;
    top: .2266px;
  }

  .rebate-lineup-wrapper.airstream {
    max-width: 420px;
  }

  .rebate-lineup-image {
    margin-top: 26px;
  }

  .rebate-lineup-image.airstream {
    margin-top: 16px;
  }

  .rebate-lineup-image.thor {
    max-width: 430px;
    min-width: 0;
    margin-top: 11px;
  }

  .rebate-lineup-image.newmar {
    max-width: 430px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .thor-rebate-slider-text-sub {
    text-align: center;
    font-size: 12px;
    line-height: 17px;
  }

  .thor-rebate-slider-text {
    text-align: center;
    font-size: 17px;
    line-height: 17px;
  }

  .thor-rebate-copy {
    width: 100%;
    align-items: stretch;
    top: 8px;
  }

  .stats-title {
    width: auto;
    max-width: 196px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 21px;
  }

  .stat-body-bold {
    width: auto;
    max-width: 196px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    line-height: 21px;
  }

  .specials-page-body-wrapper {
    margin-top: -23px;
    padding-top: 0;
    padding-bottom: 60px;
    display: block;
    top: 0;
  }

  .monthly-special-logo {
    width: 220px;
  }

  .specials-hero-unit-image-section {
    margin-bottom: 40px;
  }

  .special-unit-section {
    padding-top: 10px;
  }

  .special-unit-carosel-wrapper {
    max-width: 620px;
  }

  .unit-details-thumbnail-image-slide {
    width: 34%;
  }

  .accordion-item-trigger-icon-2 {
    width: 48px;
    max-width: 48px;
    margin-right: 20px;
  }

  .disclaimer-paragraph-2 {
    text-align: justify;
    margin-top: 18px;
  }

  .unit-details-thumbnail-image-slider {
    height: auto;
  }

  .unit-details-slider-arrow, .unit-details-slider-arrow.right {
    width: 34px;
    height: 24px;
  }

  .unit-detaiils-info {
    position: relative;
  }

  .unit-details-slider-icon {
    font-size: 16px;
  }

  .key-features-bullet {
    font-size: 13px;
    line-height: 21px;
  }

  .unit-details-thumbnail-image-mask {
    height: auto;
  }

  .available-unit-details-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .accordion-item-trigger-2 {
    padding-right: 0;
  }

  .unit-details-images-slider-wrapper {
    margin-bottom: 13px;
  }

  .available-unit-wrapper {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .key-features-tab-link {
    float: none;
  }

  .key-features-tab-link.w--current {
    width: 33%;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .key-features-tab-text {
    font-size: 13px;
  }

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

  .special-unit-make {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
  }

  .special-unit-model-floorplan {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .callout-hook-wrapper {
    bottom: 10px;
    right: 10px;
  }

  .image-30 {
    width: 160px;
  }

  .special-button-wrapper {
    margin-top: 20px;
  }

  .special-unit-contact-button {
    width: 100%;
    height: 36px;
    max-width: 432px;
    padding-top: 5px;
    font-size: 14px;
  }

  .special-unit-details-block {
    margin-left: 0;
    font-size: 13px;
  }

  .special-unit-price-wrapper {
    max-width: 432px;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
  }

  .special-pricing-logo-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .special-pricing-logo {
    width: 390px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .special-pricing-info-wrapper {
    height: 315px;
    justify-content: center;
    margin-top: -184px;
  }

  .payment-wrapper {
    flex-direction: column;
  }

  .only-wrapper {
    margin-bottom: 4px;
    margin-right: 0;
  }

  .text-block-40 {
    font-size: 40px;
    line-height: 34px;
    display: block;
  }

  .text-block-40.hide {
    display: none;
  }

  .text-block-41 {
    font-size: 100px;
    line-height: 69px;
  }

  .per-month-wrapper {
    margin-top: 4px;
    line-height: 20px;
  }

  .special-unit-price-disc-wrapper {
    margin-top: 10px;
  }

  .text-block-42 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-43 {
    text-align: center;
    margin-top: 1px;
    font-size: 14px;
    line-height: 18px;
  }

  .monthly-special-form-container {
    margin-top: 0;
  }

  .trade-in-make-field {
    font-size: 12px;
  }

  .superscript {
    font-size: 54px;
  }

  .text-block-40-inline {
    font-size: 40px;
    line-height: 30px;
  }

  .text-block-40-inline.hide {
    display: block;
  }

  .dropdown-link-red {
    line-height: 16px;
  }

  .dropdown-link-red:focus {
    padding-left: 5px;
  }

  .monthly-specials-callout-wrapper {
    max-width: 620px;
    flex-direction: column;
  }

  .image-32 {
    width: 360px;
    margin-right: 0;
  }

  .heading-22 {
    width: auto;
    text-align: center;
  }

  .cr-arrow-white-b10-2 {
    width: 28px;
    height: 22px;
    color: #041033;
    align-self: center;
    margin-top: 3px;
  }

  .h3-open-position-title-2 {
    line-height: 31px;
  }

  .cr-copy-paragraph-2 {
    text-align: justify;
  }

  .cr-text-button-b10-2 {
    width: auto;
    margin-left: 18px;
    font-size: 20px;
  }

  .cr-arrow-blue-b10-2 {
    width: 28px;
    height: 22px;
    align-self: center;
    margin-top: 3px;
  }

  .cr-circle-color-b10-2 {
    width: 50px;
    height: 50px;
  }

  .airstream-rebate-copy {
    width: 100%;
    align-items: stretch;
    position: absolute;
    top: 11px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .airstream-rebate-slider-text {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
  }

  .airstream-rebate-slider-text-sub {
    text-align: center;
    margin-top: 0;
    font-size: 9px;
    line-height: 14px;
  }

  .airstream-rebate-slider-text-disc {
    text-align: center;
    font-size: 12px;
    line-height: 17px;
  }
}

@media screen and (max-width: 479px) {
  .cr-camp-animation {
    height: auto;
    overflow: visible;
  }

  .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.594px;
  }

  .cr-social-links.new-nav {
    width: 100%;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .cr-social-link-columns {
    width: 100%;
    max-width: none;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .cr-social-column {
    padding-left: 0;
    padding-right: 0;
  }

  .cr-social-container {
    width: 100%;
  }

  .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-left: auto;
    margin-right: auto;
    line-height: 20px;
  }

  .cr-white-text-one.small {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 10px;
  }

  .cr-link {
    text-align: center;
    font-size: 11px;
    display: block;
  }

  .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 {
    width: 12px;
    display: none;
    top: 31%;
    right: 22%;
  }

  .cr-copyright-text {
    margin-top: 10px;
  }

  .cr-hero-section {
    height: 238px;
    margin-top: 20px;
    padding-top: 0;
  }

  .cr-page-body {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cr-page-body.secondary {
    margin-top: 280px;
    padding-bottom: 60px;
  }

  .cr-page-body.unit {
    margin-top: -39px;
    padding-top: 50px;
    padding-bottom: 60px;
    position: static;
  }

  .cr-page-body.inventory {
    margin-top: -40px;
    padding-top: 60px;
    font-size: 30px;
  }

  .cr-page-body.make {
    margin-top: -41px;
    padding-top: 0;
  }

  .cr-image {
    width: 146px;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cr-header-nav-contact {
    margin-bottom: 10px;
    margin-left: 0;
    position: static;
  }

  .cr-header-nav-phone {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 34px;
    line-height: 30px;
  }

  .cr-header-nav-phone.simple {
    font-size: 24px;
  }

  .cr-header-nav-address {
    text-align: center;
    font-size: 12px;
  }

  .cr-header-nav-address.center {
    margin-top: 2px;
  }

  .cr-link-2 {
    text-align: center;
    font-size: 35px;
  }

  .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 {
    height: 24px;
    position: absolute;
  }

  .cr-form {
    width: 100%;
  }

  .cr-search-field-closer {
    height: 17px;
    display: none;
    top: 5px;
    bottom: auto;
    left: auto;
    right: 25%;
  }

  .cr-header-nav-background {
    width: 100%;
    display: block;
  }

  .cr-header-fill {
    height: 100%;
  }

  .cr-mobile-call-button {
    width: auto;
    height: auto;
    float: none;
    align-self: flex-start;
    margin-top: 13px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
    left: 10px;
  }

  .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 {
    width: 75%;
    height: 24px;
    max-width: none;
    text-align: left;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    top: 36px;
  }

  .cr-search-wrapper-mobile.home {
    top: 86px;
  }

  .cr-scroll-down-button {
    width: 310px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .cr-link-block-5 {
    width: 48px;
    height: 48px;
    display: block;
    top: auto;
    bottom: 100px;
  }

  .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 {
    justify-content: center;
    display: flex;
  }

  .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-left: auto;
    margin-right: auto;
    font-size: 11px;
    line-height: 14px;
  }

  .cr-class-info-box {
    width: 100%;
    height: 794px;
    max-width: none;
    min-width: 8px;
    margin-top: 0;
  }

  .cr-class-info-box.class-a {
    height: 830px;
    min-width: 288px;
  }

  .cr-class-info-columns {
    margin-top: 10px;
  }

  .cr-class-pic-column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cr-class-description-column, .cr-class-buttons-column {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cr-heading-2 {
    margin-bottom: 0;
    font-size: 28px;
  }

  .cr-image-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cr-paragraph {
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    font-size: 15px;
    line-height: 22px;
  }

  .cr-paragraph.rv-101-copy {
    line-height: 21px;
  }

  .cr-text-block-4 {
    margin-top: 0;
  }

  .cr-class-shop-link {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .simple-link-button {
    width: 100%;
    max-width: 275px;
  }

  .simple-link-button.inventory-listing {
    max-width: 212.391px;
  }

  .simple-link-button.blog-story {
    max-width: none;
  }

  .simple-link-button.inventory-listing {
    max-width: 212.391px;
  }

  .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, .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.063px;
    text-align: left;
    font-size: 15px;
  }

  .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, .cr-2nd-text-left-l1.job, .cr-2nd-text-right-l1.rv-unit, .cr-2nd-text-right-l1.job, .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 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .cr-copy-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .cr-page-headlines {
    width: auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 28px;
  }

  .cr-page-headlines.left {
    text-align: center;
    font-size: 28px;
    line-height: 28px;
  }

  .cr-page-headlines.yellow-left-smaller {
    text-align: center;
    font-size: 20px;
    line-height: 19px;
  }

  .cr-page-headlines.home {
    font-size: 26px;
    line-height: 24px;
  }

  .cr-page-headlines.yellow-left-smallest {
    width: 80%;
    text-align: center;
    margin-bottom: 10px;
    margin-left: auto;
    font-size: 24px;
    line-height: 23px;
  }

  .cr-page-headlines.special {
    line-height: 24px;
  }

  .cr-page-subhead {
    font-size: 20px;
    line-height: 26px;
  }

  .cr-page-subhead.white {
    font-size: 23px;
  }

  .cr-page-subhead.red {
    margin-top: -22px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 21px;
  }

  .cr-page-subhead.left {
    text-align: center;
  }

  .cr-page-subhead.yellow-bold {
    width: 240px;
  }

  .cr-main-page-head {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    bottom: 20%;
  }

  .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-left: 20px;
    margin-right: 20px;
    font-size: 30px;
  }

  .cr-h1-headline.large-blend {
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
    line-height: 22px;
  }

  .cr-h1-headline.secondary {
    width: 320px;
    white-space: normal;
    background-image: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 31px;
    line-height: 26px;
    position: static;
    top: -51px;
  }

  .cr-h1-headline.secondary-short {
    width: 190px;
    white-space: normal;
    background-image: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 31px;
    line-height: 26px;
    position: static;
    top: -51px;
  }

  .cr-h1-headline.make {
    width: auto;
    white-space: normal;
    background-image: none;
    margin-top: 6px;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 26px;
    position: static;
    top: -51px;
  }

  .cr-h1-headline.home-mobile {
    margin-left: 0;
    margin-right: 0;
    font-size: 19px;
    line-height: 24px;
  }

  .cr-copy-paragraph {
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .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;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .cr-copy-paragraph.white-centered {
    text-align: center;
  }

  .cr-copy-paragraph.white-center {
    width: 80%;
    display: none;
  }

  .cr-copy-paragraph.white-sub {
    width: 80%;
  }

  .cr-copy-paragraph.centered {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .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 {
    text-align: center;
    font-size: 13px;
    line-height: 17px;
  }

  .cr-copy-paragraph.light-grey {
    width: auto;
    text-align: center;
    margin-left: 16px;
    margin-right: 16px;
  }

  .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;
    white-space: break-spaces;
    margin-top: 0;
    margin-left: 0;
    line-height: 29px;
  }

  .cr-site-button-yellow {
    width: 310px;
    margin-left: 5px;
    margin-right: 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%;
    text-align: left;
    margin-top: -3px;
    margin-left: 20px;
    margin-right: 0;
    font-size: 15px;
  }

  .cr-text-button-b10.white {
    margin-top: 0;
    font-size: 18px;
  }

  .cr-text-button-b10.shorter {
    width: 150px;
    line-height: 17px;
  }

  .cr-arrow-blue-b10 {
    width: 28px;
    margin-top: 0;
    right: 20px;
  }

  .cr-arrow-blue-b10.back {
    margin-top: 0;
  }

  .cr-arrow-blue-b10.yellow {
    margin-top: 1px;
  }

  .cr-arrow-white-b10, .cr-arrow-white-b10.back {
    margin-top: 0;
  }

  .cr-arrow-white-b10.mobile-filter {
    color: #ffef00;
    margin-top: 0;
  }

  .bullet-section {
    height: 900px;
    background-image: none;
    margin-top: 140px;
    margin-bottom: 70px;
    padding-bottom: 0;
  }

  .bullet-section.short {
    height: 650px;
  }

  .bullet-section.form {
    margin-top: 0;
  }

  .cr-bullet-image-columns {
    width: 100%;
    max-width: none;
    align-self: flex-start;
    display: flex;
  }

  .cr-bullet-image-columns.reverse {
    align-self: flex-start;
    display: flex;
  }

  .cr-small-image-slider-left {
    width: 100%;
    max-width: none;
  }

  .cr-mask {
    border-radius: 0;
  }

  .cr-image-column {
    align-items: stretch;
    margin-top: -100px;
  }

  .cr-small-slider-right-arrow-left {
    top: auto;
    bottom: -15px;
    left: 37px;
    right: 0%;
  }

  .cr-small-slider-left-arrow-left {
    top: auto;
    bottom: -15px;
    left: 0%;
    right: 37px;
  }

  .cr-h3-yellow {
    width: 80%;
    font-size: 29px;
    line-height: 28px;
  }

  .cr-bullet-columns {
    width: 64%;
    max-width: none;
    display: block;
  }

  .cr-bullet-container {
    margin-bottom: 10px;
  }

  .cr-h3-white-bullet.resource {
    text-align: center;
    margin-bottom: 11px;
    font-size: 16px;
    line-height: 23px;
  }

  .cr-animated-icon-container {
    width: 156px;
    margin-left: auto;
    margin-right: auto;
    top: auto;
    bottom: -52px;
    left: 0%;
    right: 0%;
  }

  .cr-animated-icon {
    max-width: 94%;
    clear: right;
  }

  .cr-copy-bulllet-section-frame {
    height: 770px;
    top: 65px;
  }

  .cr-copy-bulllet-section-frame.flipped {
    height: 770px;
    left: -12px;
  }

  .cr-copy-bulllet-section-frame.flipped.short {
    height: 520px;
    left: -12px;
  }

  .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, .cr-bullet-section-fixed-background.accessible.short, .cr-bullet-section-fixed-background.consignment.short, .cr-bullet-section-fixed-background.collision.short {
    height: 650px;
  }

  .cr-blurb-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .cr-site-button-blue.back {
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .cr-site-button-blue.small {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-site-button-blue.back {
    width: 100%;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-site-button-blue.policy {
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .cr-site-button-blue.service-link {
    width: 212px;
    max-width: none;
  }

  .cr-site-button-blue.specials-link {
    width: 100%;
    max-width: 256px;
  }

  .cr-class-info-box-spacer {
    height: 830px;
    margin-top: 0;
  }

  .cr-video-column {
    padding-left: 0;
  }

  .cr-brand-video-container {
    width: 100%;
    max-width: none;
    overflow: visible;
  }

  .cr-testimonial-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .testimonial-column {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-arrow {
    width: 40px;
    margin-top: -14px;
    right: 21px;
  }

  .testimonial-name {
    width: 84%;
    font-size: 20px;
  }

  .stars {
    width: 100px;
  }

  .stars.yellow {
    margin-bottom: 10px;
  }

  .testimonial-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .testimonial-copy-container {
    margin-top: 10px;
  }

  .testimonial-copy {
    text-align: center;
    margin-top: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .testimonial-copy.on-blue {
    line-height: 21px;
  }

  .cr-load-more-button, .leave-review-button {
    max-width: none;
  }

  .cr-single-button {
    width: 100%;
    max-width: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .cr-single-button.small {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .cr-single-button.shop-now {
    width: 240px;
  }

  .cr-single-button.job {
    width: 176px;
    max-width: none;
    margin-left: 0;
    margin-right: auto;
  }

  .cr-single-button.sales-contact {
    width: 259px;
    margin-left: auto;
  }

  .cr-single-button.product-link, .cr-single-button.finance-contact {
    width: 259px;
  }

  .cr-single-button.light {
    width: 245px;
    float: none;
  }

  .cr-single-button.accessible-special {
    width: 100%;
    max-width: none;
    min-width: 6px;
  }

  .cr-secondary-body-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cr-headline-wrapper, .brand-logo-carousel-wrapper {
    width: auto;
    max-width: none;
  }

  .brand-logo-container {
    height: 84px;
  }

  .brand-logo-link {
    width: 165px;
    height: 83px;
  }

  .brand-logo-grey {
    width: 165px;
    display: none;
  }

  .brand-logo-grey:hover {
    opacity: 1;
  }

  .brand-logo-color {
    width: 165px;
    margin-left: auto;
    margin-right: auto;
  }

  .cr-load-more-container {
    bottom: 69px;
    right: -10px;
  }

  .featured-inventory-section {
    width: 80%;
    max-width: none;
    margin-bottom: 40px;
  }

  .featured-inventory-tabs {
    display: block;
  }

  .featured-inventory-tabs-menu {
    width: auto;
    height: auto;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
    display: flex;
    position: static;
  }

  .cr-tab-link-tab-1 {
    width: 49%;
    height: 30px;
    margin-bottom: 6px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cr-tab-link-tab-1.w--current {
    width: 49%;
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cr-tab-link-tab-2 {
    width: 49%;
    height: 30px;
    flex: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cr-tab-link-tab-2.w--current {
    flex: 0 auto;
    margin-bottom: 6px;
  }

  .cr-tab-link-tab-3 {
    width: 49%;
    height: 30px;
    margin-bottom: 6px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cr-text-block-5 {
    text-align: center;
    margin-top: 3px;
  }

  .cr-tab-link-tab-4 {
    width: 49%;
    height: 30px;
    flex: 0 auto;
    margin-bottom: 6px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cr-tab-link-tab-7 {
    width: 49%;
    height: 30px;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cr-tab-link-tab-6, .cr-tab-link-tab-5 {
    width: 49%;
    height: 30px;
    margin-bottom: 6px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .featured-inventory-tabs-content {
    width: auto;
  }

  .featured-column {
    padding-left: 0;
    padding-right: 0;
  }

  .featured-inventory-image-link {
    width: 80%;
  }

  .inventory-inner-stroke {
    height: 340px;
  }

  .text-span {
    font-size: 20px;
  }

  .featured-inventory-price {
    max-width: 177.273px;
    font-size: 38px;
  }

  .details-column {
    margin-left: auto;
    margin-right: auto;
  }

  .details-text {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 22px;
  }

  .unit-details-link {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .quick-links-section {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .quick-links-columns {
    display: block;
  }

  .footer-container {
    bottom: 0;
  }

  .hack10-gif {
    max-width: 70%;
  }

  .hack10-loading-wrapper {
    display: none;
  }

  .all-inventroy-button {
    max-width: none;
  }

  .cr-body-content {
    margin-top: 0;
  }

  .simple-header {
    width: 80%;
    max-width: none;
    padding-top: 25px;
  }

  .ntrv-logo {
    width: 160px;
  }

  .arrow-body {
    background-size: 289px;
    padding-bottom: 20px;
  }

  .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 {
    margin-top: 25px;
    display: block;
  }

  .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 {
    text-align: center;
    line-height: 26px;
  }

  .privacy-request-form-container {
    margin-top: 25px;
  }

  .form-field-label {
    text-align: left;
    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-left: 0;
    margin-right: auto;
  }

  .form-small-copy.closer {
    text-align: left;
    position: relative;
  }

  .form-small-copy.smaller-white {
    position: relative;
  }

  .form-checkbox-label {
    font-size: 14px;
  }

  .data-form-grid {
    grid-template-rows: auto auto minmax(67px, .25fr);
  }

  .form-div-container {
    margin-bottom: 0;
    display: block;
  }

  .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 {
    margin-left: 0;
    margin-right: auto;
    top: 3px;
  }

  .secondary-page-hero-section {
    height: 390px;
  }

  .image-10 {
    min-width: 711px;
    margin-bottom: -15px;
    margin-left: -9px;
    left: -16%;
  }

  .image-10.finance {
    left: -28%;
  }

  .image-10.roof {
    margin-bottom: 8px;
    left: -28%;
  }

  .hero-shading-top {
    height: 130px;
    background-image: linear-gradient(#000 15%, rgba(0, 0, 0, 0));
  }

  .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: 0;
  }

  .resource-information {
    padding-left: 10px;
    padding-right: 10px;
  }

  .resource-phone {
    letter-spacing: normal;
    font-size: 14px;
    font-weight: 500;
  }

  .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: 0;
  }

  .resource-container.products {
    height: auto;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .resource-container.products-second {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .resource-logo-link {
    height: 150px;
  }

  .resource-logo-image {
    height: 100%;
  }

  .canadian-resource-link {
    width: 75%;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  .canadian-resource-link.products {
    width: 97%;
  }

  .resource-link-button {
    width: 100%;
    max-width: none;
  }

  .resource-link-button.products {
    margin-left: auto;
    margin-right: auto;
  }

  .secondary-headline-container {
    width: 100%;
    height: auto;
    background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0) 77%);
    position: absolute;
    top: -52px;
  }

  .secondary-headline-container.lower {
    top: -26px;
  }

  .background-video {
    width: 100%;
    height: 294px;
    position: absolute;
    top: 84px;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .brand-logo-header {
    width: 200px;
  }

  .rv-unit-columns {
    margin-bottom: 40px;
  }

  .rv-unit-info-column {
    padding-left: 0;
    padding-right: 0;
  }

  .rv-unit-descriptor {
    width: 100%;
    font-size: 15px;
    line-height: 22px;
  }

  .rv-unit-more-button {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .rv-unit-link-button {
    width: 100%;
    max-width: none;
  }

  .larger-image-copy {
    display: none;
  }

  .copy-paragraph-rv-unit {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
  }

  .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-left: 20px;
    padding-right: 20px;
  }

  .left-arrow {
    width: 29px;
    left: -10px;
  }

  .icon {
    width: 27px;
    margin-left: 0;
    margin-right: 0;
  }

  .right-arrow {
    width: 29px;
    right: -10px;
  }

  .h3-open-position-title {
    font-size: 20px;
    line-height: 26px;
  }

  .job-subs {
    text-align: left;
    margin-top: 1px;
  }

  .show-more-job-info-link {
    width: 100%;
    max-width: 256px;
    margin-left: 0;
    margin-right: 0;
  }

  .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 {
    max-width: none;
    text-align: center;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .application-form-container {
    margin-top: 25px;
  }

  .image-11 {
    margin-left: 0;
    margin-right: auto;
    display: block;
  }

  .app-form-grid {
    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: 0;
  }

  .contact-form-grid {
    grid-template-rows: auto auto minmax(67px, .25fr);
  }

  .recaptcha.right, .recaptcha.overlay {
    float: none;
    position: static;
    top: 293px;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .mailing-list-join {
    margin-top: 0;
  }

  .checkbox-copy {
    float: left;
    text-align: left;
    margin-bottom: 3px;
    font-size: 15px;
  }

  .cr-tab-text-block {
    text-align: center;
    margin-top: 0;
    font-size: 14px;
  }

  .hours-and-locations-section {
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 40px;
  }

  .cr-tab-link-tab-3-2 {
    width: 100%;
    height: 39px;
    padding-top: 6px;
    padding-bottom: 7px;
  }

  .location-maps-menu {
    width: 80%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .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: 0;
    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 {
    margin-bottom: 0;
    display: block;
  }

  .sort-bar-dropdown {
    width: 145px;
    height: 29px;
  }

  .dropdown-link-4 {
    height: 29px;
    padding: 3px 10px 0;
  }

  .inventory-filter-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .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 {
    width: 100%;
    clear: none;
    flex-wrap: nowrap;
    order: -1;
    margin: 0 auto;
    display: flex;
    position: static;
  }

  .sort-bar-showing-info-wrapper {
    display: none;
  }

  .inventory-filter-column {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .sort-bar-dropdown-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 5px;
  }

  .next-button-arrow {
    margin-right: 0;
  }

  .inventory-listing-page-number-text {
    width: 20px;
    height: 20px;
    padding-top: 0;
  }

  .sort-bar {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .inventory-filter-header {
    height: 27px;
  }

  .dropdown-toggle-2 {
    width: 145px;
    height: 29px;
    margin-top: 2px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-toggle-2.w--open {
    width: 145px;
  }

  .inventory-filter-container {
    margin-top: 10px;
  }

  .div-block-17 {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .sort-bar-sort-by-text {
    text-align: left;
    margin-left: 10px;
    font-size: 13px;
  }

  .inventory-listing-page-number-box, .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 {
    width: 100%;
    height: 65px;
    clear: none;
    flex-wrap: wrap;
    flex: 1;
    order: 0;
    align-content: center;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .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 {
    width: auto;
    max-width: none;
    padding: 10px;
    position: relative;
  }

  .icon-11 {
    font-size: 13px;
  }

  .right-arrow-2, .left-arrow-2 {
    width: 17px;
    height: 22px;
  }

  .inventory-listing-info-wrapper {
    min-width: 0;
  }

  .inventory-listing-name {
    font-size: 16px;
    line-height: 17px;
  }

  .inventory-listing-details-link {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .unit-container {
    margin-bottom: 10px;
    position: static;
  }

  .unit-button-container {
    max-width: none;
    margin-top: 0;
    display: block;
  }

  .info-stroke-box {
    height: 350px;
    top: -85px;
  }

  .listing-details-columns {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .unit-quote-form-container {
    max-width: 100%;
    margin-top: 10px;
  }

  .quote-form-grid {
    grid-template-rows: auto auto minmax(auto, .25fr);
    justify-content: stretch;
    justify-items: stretch;
  }

  .quote-form {
    max-width: 100%;
    overflow: hidden;
  }

  .trade-value-form-container {
    margin-top: 0;
  }

  .trade-form-grid {
    grid-template-rows: auto auto minmax(auto, .25fr) auto auto auto auto;
    justify-items: stretch;
  }

  .inventory-listing-container-two {
    width: 100%;
    padding: 10px;
    position: relative;
  }

  .inventory-listing-pair {
    max-width: 100%;
  }

  .similar-units-column {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .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 {
    height: 875px;
    top: 170px;
  }

  .unit-blue-block {
    padding: 8px;
  }

  .unit-details-text {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .unit-listing-button-container {
    width: 90%;
    max-width: 240.625px;
    margin-top: 0;
    display: block;
  }

  .page-link-share-button {
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
  }

  .page-link-share-button.blue {
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2px;
    padding-left: 0;
    padding-right: 0;
  }

  .unit-offer-button {
    width: 100%;
    max-width: 240.625px;
    margin-left: auto;
    margin-right: auto;
  }

  .buy-for-block {
    flex-direction: column;
  }

  .text-block-36 {
    margin-bottom: 3px;
    margin-left: auto;
    margin-right: 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, .cr-tab-pane-tab-3 {
    padding: 5px;
  }

  .forms-container {
    width: 100%;
    max-width: none;
    padding: 0 10px;
  }

  .h2-form-headers {
    font-size: 20px;
    line-height: 27px;
  }

  .offer-form-grid {
    grid-template-rows: auto auto minmax(auto, .25fr) auto auto auto auto;
    justify-items: stretch;
  }

  .unit-more-info-link {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .similar-unit-sidebar {
    margin-top: 10px;
  }

  .similar-inventory-image-link {
    width: 80%;
  }

  .similar-inner-stroke {
    height: 302px;
  }

  .similar-unit-link {
    width: 90%;
    margin-left: auto;
    margin-right: 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 {
    height: 300px;
    display: block;
  }

  .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-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .listing-details {
    margin-bottom: 20px;
  }

  ._404-content-wrapper {
    height: 100vh;
    background-position: 50%;
  }

  ._404-regular-copy {
    height: auto;
    max-width: 320px;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    top: auto;
  }

  ._404-body-copy {
    margin-top: 8px;
    padding-left: 0;
    padding-right: 0;
    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 {
    text-shadow: 2px 2px 4px #000;
    margin-top: 8px;
    padding-left: 0;
    padding-right: 0;
    font-size: 5vw;
    line-height: 6vw;
  }

  .image-21 {
    width: 280px;
  }

  .quick-search-slide-mobile {
    width: 100%;
    padding-left: 20px;
    padding-right: 30px;
    left: -100%;
  }

  .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 {
    top: auto;
    bottom: -1%;
    left: -39px;
    right: 0%;
  }

  .timeline-right-arrow-box {
    top: auto;
    bottom: -1%;
    left: 0%;
    right: -39px;
  }

  .timeline-date-small {
    font-size: 12px;
  }

  .timeline-date-circle {
    width: 10px;
    height: 10px;
    margin-top: 2px;
  }

  .timeline-line {
    top: -8px;
  }

  .timeline-line-1986 {
    width: 7%;
    top: -6px;
  }

  .timeline-line-1993 {
    width: 22%;
    top: -6px;
  }

  .timeline-line-2001 {
    width: 36%;
    top: -6px;
  }

  .timeline-line-2015 {
    width: 50%;
    top: -6px;
  }

  .timeline-line-2016 {
    width: 65%;
    top: -6px;
  }

  .timeline-line-2018 {
    width: 79%;
    top: -6px;
  }

  .timeline-line-2020 {
    top: -6px;
  }

  .italic-text {
    line-height: 16px;
  }

  .image-23 {
    width: 100%;
    margin-top: -27px;
  }

  .award-blurb-copy {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
  }

  .to-do-image {
    display: none;
  }

  .cr-to-do-link-tab-2 {
    width: 100%;
    height: 33px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .cr-to-do-link-tab-2:hover {
    height: 33px;
  }

  .cr-to-do-link-tab-2.w--current {
    width: 100%;
    height: 33px;
    min-width: 0;
    margin-bottom: 0;
  }

  .area-location-wrapper {
    padding-left: 5px;
  }

  .tab-text-block-2 {
    text-align: center;
    margin-top: 0;
    font-size: 17px;
  }

  .cr-to-do-link-tab-1 {
    width: 100%;
    height: 33px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .cr-to-do-link-tab-1:hover {
    height: 33px;
  }

  .cr-to-do-link-tab-1.w--current {
    width: 100%;
    height: 33px;
    margin-bottom: 0;
    padding-top: 5px;
    position: relative;
  }

  .to-do-tabs-wrapper {
    margin-top: 0;
    padding-bottom: 0;
  }

  .to-do-menu {
    height: 130px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .to-do {
    padding-left: 0;
    padding-right: 0;
  }

  .cr-to-do-link-tab-3 {
    width: 100%;
    height: 33px;
    margin-right: 0;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .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-left: 0;
    margin-right: 0;
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .area-location-columns {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .location-column {
    padding-left: 0;
    padding-right: 0;
  }

  .tab-text-container {
    width: 100%;
    position: static;
  }

  .h3-white-heading {
    text-align: center;
    margin-top: 0;
  }

  .social-feed-section {
    width: 80%;
    max-width: none;
    margin-bottom: 140px;
  }

  .social-feed-tabs-menu {
    display: flex;
  }

  .social-feed-tabs-content {
    width: auto;
    height: 560px;
    overflow: scroll;
  }

  .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 {
    width: 100%;
    display: none;
  }

  .cr-tab-pane-tab-2-3 {
    height: 900px;
    overflow: hidden;
  }

  .twitter-feed, .youtube-feed, .pinterest-feed {
    width: 256px;
  }

  .instagram-feed {
    width: 256px;
    height: auto;
  }

  .social-facebook-feed-mobile {
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cr-tab-pane-tab-5 {
    height: 1540px;
    overflow: hidden;
  }

  .social-facebook-feed-landscape {
    width: 256px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .main-event-column {
    padding-left: 0;
    padding-right: 0;
  }

  .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 {
    bottom: 69px;
    right: -10px;
  }

  .calendar-button-shape {
    max-width: none;
  }

  .no-events-heading {
    font-size: 20px;
    line-height: 21px;
  }

  .event-calendar-landscape {
    display: none;
  }

  .event-calendar-mobile {
    width: 246px;
    display: block;
  }

  .blog-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .blog-preview-heading {
    height: 60px;
  }

  .blog-preview-footer {
    margin-top: 10px;
  }

  .blog-preview-button-text {
    width: 79%;
    text-align: center;
    margin-top: -3px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
  }

  .mailing-list-sign-up-form {
    width: 80%;
    max-width: 100%;
    margin-bottom: 0;
    display: block;
  }

  .mailing-list-form {
    max-width: 100%;
    overflow: hidden;
  }

  .mailing-list-form-grid {
    grid-template-rows: auto auto minmax(auto, .25fr);
    justify-content: stretch;
    justify-items: stretch;
  }

  .mailing-list-form-block {
    width: 100%;
    max-width: 100%;
  }

  .submit-button-reverse {
    max-width: none;
  }

  .faq-accordian-item {
    display: block;
  }

  .accordion-item-trigger {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

  .accordion-item-heading {
    width: 86%;
    text-align: left;
    font-size: 15px;
    line-height: 17px;
    overflow: hidden;
  }

  .accordion-item-trigger-icon {
    width: 30px;
    height: 40px;
    max-width: none;
    margin-right: 0;
    padding-top: 10px;
  }

  .accordion-item-content {
    margin-bottom: 10px;
  }

  .faq-answer-copy {
    text-align: left;
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
  }

  .blog-story-button-link {
    width: 100%;
    margin-left: auto;
    margin-right: 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: 0;
    padding-bottom: 0;
  }

  .blog-archive-nav-bar {
    width: 100%;
    height: 30px;
    clear: none;
    flex-wrap: wrap;
    flex: 1;
    order: 0;
    align-content: center;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .blog-archive-number-wrapper {
    width: 100%;
    clear: none;
    flex-wrap: nowrap;
    order: -1;
    margin: 0 auto;
    display: flex;
    position: static;
  }

  .blog-archive-filter-container {
    display: block;
  }

  .fliter-tag-wrapper {
    flex-direction: row;
    justify-content: space-around;
  }

  .filter-tag {
    width: 40%;
    margin-left: 0;
    margin-right: 0;
  }

  .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-left: 0;
    margin-right: 0;
    font-size: 22px;
    line-height: 24px;
  }

  .blog-copy-paragraph {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
  }

  .blog-source-date-category {
    text-align: left;
    font-size: 16px;
    line-height: 21px;
    display: none;
  }

  .inventory-search-wrapper {
    width: 100%;
    height: 30px;
    max-width: none;
    text-align: left;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: none;
    position: relative;
    left: auto;
    right: auto;
  }

  .inventory-search-input {
    width: 100%;
    height: 30px;
    font-size: 12px;
  }

  .inventory-search-field-closer {
    width: 15px;
    height: 15px;
    display: none;
    top: 8px;
    bottom: auto;
    left: auto;
    right: 55px;
  }

  .inventory-search-button {
    height: 30px;
    position: absolute;
  }

  .blog-source-date-category-mobile {
    text-align: left;
    font-size: 15px;
    line-height: 21px;
  }

  .image-25 {
    width: 120%;
    max-width: none;
    top: 4px;
  }

  .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: 0;
  }

  .progress-videos {
    margin-bottom: 40px;
    padding-top: 73px;
    padding-bottom: 40px;
  }

  .video-tabs-menu {
    flex-wrap: wrap;
    margin-top: 17px;
  }

  .cr-tab-link-tab-1-5, .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 {
    max-width: 100%;
    overflow: hidden;
  }

  .unit-contact-form-grid {
    grid-template-rows: auto auto minmax(auto, .25fr);
    justify-content: stretch;
    justify-items: stretch;
  }

  .featured-brands-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .featured-brands-container {
    margin-top: 10px;
  }

  .brand-button-text {
    width: 79%;
    text-align: center;
    margin-top: -3px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
  }

  .feature-brand-logo-link {
    width: 180px;
  }

  .featured-brand-tagline {
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
  }

  .brand-button-link {
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: 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-left: 10px;
    padding-right: 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 {
    margin-top: 13px;
    position: static;
  }

  .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, .left-arrow-6 {
    width: 18px;
    height: 15px;
  }

  .cr-main-model-slider-section {
    background-position: -94px 0;
    padding-top: 40px;
  }

  .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 {
    width: 34px;
    height: 34px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    bottom: -16px;
    left: 0%;
    right: 0%;
  }

  .button-arrow {
    width: 9px;
  }

  .model-blurb {
    width: 170px;
    text-align: center;
    margin-top: 0;
    font-size: 15px;
    line-height: 16px;
  }

  .cr-model-button-blue {
    width: 100%;
    max-width: 236px;
    margin: 0 auto;
  }

  .active-button-container-wide {
    width: 90%;
    height: auto;
    flex-direction: column;
    align-items: center;
    margin-bottom: -105px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .make-headline-container {
    width: 80%;
    height: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    position: static;
    top: -52px;
  }

  .small-slider-left-arrow-box-flipped {
    top: auto;
    bottom: -15px;
    left: 0%;
    right: 37px;
  }

  .small-slider-right-arrow-box-flipped {
    top: auto;
    bottom: -15px;
    left: 37px;
    right: 0%;
  }

  .staff-section {
    width: 80%;
    max-width: none;
    margin-bottom: 144px;
  }

  .staff-link-box {
    width: auto;
    max-width: 318.391px;
    margin-left: auto;
    margin-right: auto;
  }

  .staff-link-box.bigger {
    width: 100%;
  }

  .staff-name {
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 30px;
  }

  .staff-email {
    width: 90%;
    text-align: center;
    margin-top: -3px;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
  }

  .sales-form-grid {
    grid-template-rows: auto auto minmax(67px, .25fr);
  }

  .sales-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .services-offered-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .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 {
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
  }

  .auth-service-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .cr-blue-copy-video-section {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .video-background-div {
    padding-left: 0;
    padding-right: 0;
  }

  .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: 0;
  }

  .service-link-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .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 {
    grid-template-rows: auto auto minmax(67px, .25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-areas: ". ."
                         ". ."
                         ". ."
                         ". ."
                         "Area Area"
                         "Area-2 Area-2"
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". .";
    grid-auto-rows: auto;
    justify-items: stretch;
    display: block;
  }

  .no-lable-field {
    margin-top: 10px;
  }

  .service-appointment-date-picker {
    float: none;
    margin-left: 0;
    margin-right: auto;
  }

  .text-block-38 {
    text-align: left;
    font-size: 14px;
  }

  .previous-service-date-picker {
    float: none;
    margin-left: 0;
    margin-right: auto;
  }

  .service-form-previous-service-radio {
    height: 90px;
    flex-wrap: nowrap;
    padding-top: 0;
  }

  .radio-button-field-2 {
    align-self: flex-start;
    position: relative;
  }

  .radio-button-label-2 {
    width: 190px;
    font-size: 15px;
  }

  .column-22, .column-23, .column-24, .column-25, .column-26, .column-27 {
    padding-left: 0;
    padding-right: 0;
  }

  .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-left: auto;
    margin-right: auto;
  }

  .part-logo-box {
    width: 165px;
    height: 83px;
  }

  .part-hook-container {
    width: 100%;
    margin-top: 0;
  }

  .part-hook-wrapper {
    margin-top: 20px;
    padding-top: 20px;
  }

  .part-brands-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .part-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .part-form-block {
    width: 100%;
    max-width: 100%;
  }

  .part-form-grid {
    grid-template-rows: auto auto minmax(67px, .25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-areas: ". ."
                         ". ."
                         ". ."
                         ". ."
                         "Area Area"
                         "Area-2 Area-2"
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". .";
    grid-auto-rows: auto;
    justify-items: stretch;
    display: block;
  }

  .selling-block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-20 {
    margin-bottom: -16px;
    font-size: 26px;
  }

  .selling-bullets-wrapper {
    margin-top: -19px;
  }

  .hasle-free-container {
    flex-direction: column;
  }

  .hassle-free-box, .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 {
    grid-template-rows: auto auto minmax(67px, .25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-areas: ". ."
                         ". ."
                         ". ."
                         ". ."
                         "Area Area"
                         "Area-2 Area-2"
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". .";
    grid-auto-rows: auto;
    justify-items: stretch;
    display: block;
  }

  .consignment-arrow {
    width: 50px;
    margin-bottom: 0;
  }

  .finance-calculator-section {
    width: 80%;
    max-width: none;
  }

  .product-info-container {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .product-info-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .product-info-section-grey {
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .product-info-section-grey.last {
    margin-bottom: -56px;
    padding-bottom: 40px;
  }

  .product-image {
    width: 100%;
  }

  .product-list-bullets {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
  }

  .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 {
    grid-template-rows: auto auto minmax(67px, .25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-areas: ". ."
                         ". ."
                         ". ."
                         ". ."
                         "Area Area"
                         "Area-2 Area-2"
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". .";
    grid-auto-rows: auto;
    justify-items: stretch;
    display: block;
  }

  .finance-calc-message {
    text-align: center;
    margin-top: 10px;
    padding-left: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .crash-animation-section {
    z-index: 0;
    margin-top: 0;
  }

  .never-happened-hook-container {
    width: 270px;
    height: 310px;
  }

  .hook-outer-burst {
    bottom: 8.5469px;
    right: -6px;
  }

  .hook-center-burst {
    width: 170px;
    top: 76px;
    left: 53px;
  }

  .hook-circle {
    width: 120px;
    height: 120px;
  }

  .hook-text {
    font-size: 15px;
    line-height: 15px;
  }

  .rv-crash-renegade-wrapper {
    height: 310px;
  }

  .crash-left-image {
    width: 380px;
    top: 91px;
  }

  .rv-crash-tiffin-wrapper {
    height: 310px;
  }

  .crash-right-image {
    width: 380px;
    top: 91px;
  }

  .paint-logo-container {
    width: 70%;
  }

  .other-services-section {
    width: auto;
    max-width: none;
    margin-top: -40px;
    margin-bottom: 40px;
  }

  .other-services-info-container {
    width: 80%;
    max-width: none;
    left: 0%;
    overflow: hidden;
  }

  .other-service-info-block {
    width: auto;
    max-width: none;
    margin-top: 81px;
  }

  .insurance-logos-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .collision-contact-form-container {
    width: 80%;
    max-width: none;
    margin-top: 25px;
  }

  .collision-form-block {
    width: 100%;
    max-width: 100%;
  }

  .collision-form-grid {
    grid-template-rows: auto auto minmax(67px, .25fr) auto auto auto auto auto auto auto auto auto auto;
    grid-template-areas: ". ."
                         ". ."
                         ". ."
                         ". ."
                         "Area Area"
                         "Area-2 Area-2"
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". ."
                         ". .";
    grid-auto-rows: auto;
    justify-items: stretch;
    display: block;
  }

  .upload-image {
    margin-left: 0;
    margin-right: auto;
    display: block;
  }

  .auth-chassis-section, .freightliner-info-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .section-header-logo.small {
    width: 100%;
    margin-bottom: 10px;
  }

  .section-header-sub-logo {
    width: 226px;
  }

  .chassis-logo {
    max-width: 110.438px;
  }

  .cr-tab-link-tab-1-7 {
    height: 58px;
  }

  .cr-tab-link-tab-1-7.w--current {
    height: 58px;
    padding-left: 5px;
    padding-right: 10px;
  }

  .chassis-image {
    width: 100%;
    max-width: 256px;
  }

  .chassis-callouts-wrapper {
    height: 190px;
    max-width: 288px;
  }

  .callout-container.wheels, .callout-container.engine, .callout-container.frame-rails, .callout-container.suspension, .callout-container.fuel-tank, .callout-container.transmission, .callout-container.rear-suspension, .callout-container.shocks, .callout-container.radiator, .callout-container.disc-brakes, .callout-container.electrical {
    width: 250px;
    height: 34px;
  }

  .callout-heading {
    font-size: 16px;
  }

  .callout-point {
    width: 15px;
    height: 15px;
    bottom: 87px;
    right: 79px;
  }

  .callout-point.rear-suspension {
    top: 38px;
    left: 55px;
  }

  .callout-point.engine {
    top: 5px;
    left: 24px;
  }

  .callout-point.frame-rails {
    bottom: 137px;
    right: 161px;
  }

  .callout-point.radiator {
    top: 4px;
    left: 48px;
  }

  .callout-point.wheels1 {
    bottom: 74px;
    right: 105px;
  }

  .callout-point.wheels2 {
    top: 35px;
    left: 25px;
  }

  .callout-point.fuel-tank {
    bottom: 115px;
    right: 125px;
  }

  .callout-point.transmission {
    top: 23px;
    left: 41px;
  }

  .callout-point.shocks {
    bottom: 106px;
    right: 96px;
  }

  .callout-point.brakes {
    bottom: 85px;
    right: 123px;
  }

  .callout-point.electrical {
    width: 15px;
    height: 15px;
    bottom: 100px;
    right: 31px;
  }

  .learn-more-button {
    bottom: 69px;
    right: -10px;
  }

  .more-button-content {
    max-width: none;
  }

  .product-feature-icon {
    width: 70px;
    margin-bottom: -10px;
  }

  .product-bullet-text {
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .product-bullet {
    width: 100%;
  }

  .tire-info-section {
    width: 80%;
    max-width: none;
    margin-bottom: 0;
  }

  .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: 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .cr-slider {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-bullet {
    text-align: center;
    margin-top: 0;
    padding-left: 0;
    font-size: 27px;
    line-height: 31px;
  }

  .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: 0;
  }

  .small-image-slider-right {
    width: 100%;
    max-width: none;
  }

  .small-image-left {
    width: 100%;
    max-width: none;
    border-radius: 0;
  }

  .before-after-block {
    max-width: 256px;
  }

  .after-image, .before-image {
    width: 248px;
  }

  .right-expand-button {
    width: 8%;
    right: 41.2%;
  }

  .right-arrow-ba {
    width: 50%;
  }

  .left-expand-button {
    width: 8%;
    left: 42.5%;
  }

  .left-arrow-ba {
    width: 50%;
  }

  .before-pic-heading-container, .after-pic-heading-container {
    display: none;
  }

  .contact-icon-container {
    max-width: 201px;
  }

  .contact-icon-embed {
    width: 45px;
  }

  .title-position {
    width: 100%;
    text-align: center;
    margin-top: -3px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

  .search-button-3 {
    position: absolute;
  }

  .nav-wrapper {
    height: 65px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .header-nav-address-2 {
    text-align: center;
    margin-top: 7px;
    font-size: 12px;
  }

  .header-nav-phone-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 30px;
  }

  .header-nav-contact-2 {
    width: 90%;
    margin-bottom: 0;
    margin-left: 0;
    position: static;
  }

  .link-33 {
    text-align: center;
    font-size: 42px;
  }

  .mega-nav-inner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .lottie-animation {
    width: 42px;
    height: 34px;
  }

  .nav-inner {
    width: 80%;
    height: 71px;
    max-width: none;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: -40px;
    padding-bottom: 0;
  }

  .search-wrapper-2 {
    width: 78%;
    max-width: 310px;
    text-align: left;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: none;
    position: relative;
    left: auto;
    right: auto;
  }

  .hamburger-wrap {
    width: 33px;
    height: 33px;
    display: flex;
  }

  .contact-container {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-self: center;
    display: flex;
  }

  .mega-nav-wrap {
    padding-top: 80px;
    transform: translate(0, -420px);
  }

  .nav-column {
    width: 100%;
    height: auto;
    max-height: none;
    justify-content: flex-end;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .link-34 {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    display: block;
  }

  .search-hamburger-container {
    width: 32px;
    height: 30px;
  }

  .clone-me {
    height: 100px;
  }

  .nav-link-2 {
    width: 100%;
    height: 40px;
    margin-bottom: 0;
    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: 0;
    padding-left: 10px;
    font-size: 18px;
  }

  .link-block-9 {
    width: 100%;
    max-width: none;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link-block-9.w--current {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .search-field-closer-2 {
    height: 17px;
    display: none;
    top: 11px;
    bottom: auto;
    left: auto;
    right: 25%;
  }

  .dropdown-active {
    height: auto;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 0;
  }

  .text-block-39 {
    font-size: 18px;
    line-height: 40px;
  }

  .dropdown-toggle-4 {
    width: 100%;
    margin-right: 0;
  }

  .dropdown-toggle-4.w--open {
    padding-bottom: 0;
  }

  .icon-12 {
    margin-top: 0;
    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: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .class-link:hover {
    height: 80px;
  }

  .body-5 {
    padding-bottom: 0;
  }

  .page-container {
    height: 120vh;
    padding-bottom: 20px;
  }

  .page-content-wrapper {
    width: 80%;
    max-width: none;
    padding-top: 30px;
  }

  .logo-container {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .logo-link-block {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .logo-image {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .link-container {
    width: auto;
    margin-top: 30px;
    margin-left: 0;
  }

  .site-map-page-heading {
    width: auto;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: 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 {
    width: 225px;
    flex: 0 auto;
    justify-content: space-between;
    align-self: auto;
    display: flex;
  }

  .link-35 {
    width: auto;
    float: none;
    text-align: left;
    flex-direction: row;
    margin-left: 0;
    display: flex;
  }

  .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 {
    text-align: left;
    font-size: 12px;
    position: relative;
  }

  .listing-msrp-text {
    margin-left: auto;
    margin-right: 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.391px;
    margin-left: auto;
    margin-right: 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 {
    margin-bottom: 10px;
    position: static;
  }

  .arrow-white-b10-2 {
    width: 22px;
    margin-top: 9px;
    right: 16px;
  }

  .right-arrow-6 {
    width: 17px;
    height: 22px;
  }

  .listing-msrp-strike-through.short {
    max-width: 185.713px;
  }

  .listing-msrp-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .left-arrow-7 {
    width: 17px;
    height: 22px;
  }

  .info-stroke-box-wide-2 {
    height: 195px;
    top: -81px;
  }

  .inventory-listing-button-2 {
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    display: block;
  }

  .text-button-b10-2 {
    width: 79%;
    text-align: left;
    margin-top: -3px;
    margin-left: 20px;
    margin-right: 0;
    font-size: 15px;
  }

  .inventory-listing-price-wide-2 {
    padding-top: 0;
    font-size: 30px;
    line-height: 29px;
  }

  .unit-button-container-wide-2 {
    width: 90%;
    height: auto;
    max-width: none;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .arrow-blue-b10-2 {
    width: 22px;
    margin-top: 9px;
    right: 16px;
  }

  .details-text-wide-2 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .listing-special-price-block {
    width: 90%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 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: 0;
    font-size: 29px;
    line-height: 29px;
  }

  .listing-details-columns-2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .listing-msrp-container-2 {
    flex-direction: column;
  }

  .inventory-listing-price-wide-4 {
    padding-top: 0;
    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-left: auto;
    margin-right: auto;
  }

  .brand-logo-section {
    width: 80%;
    max-width: none;
  }

  .button-wrapper {
    height: auto;
  }

  .slider-2 {
    width: 100%;
    height: 155px;
    min-width: 0;
    border-radius: 0;
    position: static;
  }

  .home-page-slider-content-wrapper {
    justify-content: center;
    align-items: center;
  }

  .home-page-slider-content-wrapper.rebates {
    justify-content: flex-end;
  }

  .slider-brand-logo, .slider-brand-logo.smaller {
    width: 130px;
  }

  .slider-background-image {
    width: 100%;
    height: auto;
    max-width: none;
    min-height: 0;
    min-width: 479px;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: auto;
  }

  .slider-background-image.rebates {
    width: 660px;
    align-self: center;
    margin-top: -25px;
  }

  .slider-logo-and-tag-wrapper.right-side {
    width: 150px;
    height: 155px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    right: 0;
  }

  .slider-logo-and-tag-wrapper.left-side {
    background-color: rgba(0, 0, 0, 0);
    left: 0;
  }

  .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: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .rv-type-search-class-wrapper:hover {
    height: 80px;
  }

  .rv-type-search-class-wrapper.mobile {
    width: 31%;
    height: 194px;
    align-items: center;
    margin-bottom: 8px;
  }

  .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-flow: wrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: center;
  }

  .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: 0;
  }

  .brand-logos-stacked-mobile {
    width: auto;
    max-width: none;
  }

  .hero-background-image {
    width: 100%;
    height: 294px;
    position: absolute;
    top: 84px;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .arrow-red-b10.mobile-filter {
    height: 22px;
    margin-top: 0;
  }

  .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-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .no-invnetory-text-listing {
    max-width: none;
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    line-height: 17px;
    display: block;
  }

  .no-inventory-link-button-listing {
    width: auto;
    max-width: none;
    min-width: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
  }

  .page-link-example {
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
  }

  .italic-text-2 {
    text-align: left;
    font-size: 10px;
    display: block;
  }

  .share-form {
    margin-top: 0;
  }

  .share-via-email-form-grid {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .text-field-10 {
    font-size: 12px;
  }

  .heading-21 {
    clear: none;
    white-space: normal;
    object-fit: fill;
    font-size: 28px;
    line-height: 24px;
    overflow: visible;
  }

  .social-share-popup-container {
    width: 280px;
    flex-direction: column;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .small-text {
    margin-bottom: 0;
  }

  .close-modal-button {
    width: 24px;
    height: 24px;
  }

  .share-form-subhead {
    font-size: 13px;
    line-height: 19px;
  }

  .share-email-form-block {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .social-share-icon-circle {
    width: 46px;
    height: 46px;
  }

  .social-icon {
    width: 13px;
  }

  .social-icon.bigger {
    width: 23px;
  }

  .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.listings {
    width: 100%;
  }

  .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-price-text {
    padding-top: 0;
    font-size: 29px;
    line-height: 29px;
  }

  .department-review-section.finance {
    margin-top: 55px;
    margin-bottom: -146px;
  }

  .department-testimonial-wrapper {
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-3 {
    width: 100%;
  }

  .slide-4 {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .department-testimonial-copy-wrapper {
    margin-top: 10px;
  }

  .mask {
    width: auto;
  }

  .department-testimonial-arrow {
    width: 60px;
    margin-top: -76px;
    margin-bottom: 10px;
    right: 21px;
  }

  .department-review-subhead {
    width: 80%;
    text-align: center;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 21px;
  }

  .newmar-rebate-copy {
    width: 288px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    top: 15px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .newmar-rebate-slider-text {
    font-size: 12px;
  }

  .newmar-rebate-slider-text-sub {
    margin-top: 0;
    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 {
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .newmar-rebate-hero {
    width: 690px;
    min-width: 660px;
    margin-bottom: -2px;
    margin-left: -9px;
    left: auto;
    right: auto;
  }

  .newmar-rebate-hero.finance {
    left: -28%;
  }

  .rebate-lineup-wrapper {
    width: 320px;
    max-width: none;
    align-self: center;
  }

  .rebate-lineup-image {
    margin-top: 9px;
  }

  .rebate-lineup-image.airstream {
    margin-top: 43px;
  }

  .rebate-lineup-image.thor {
    width: 370px;
    max-width: none;
    margin-top: 30px;
    margin-left: -25px;
  }

  .rebate-lineup-image.newmar {
    width: 320px;
    max-width: none;
    margin-top: 38px;
  }

  .thor-rebate-slider-text-sub {
    font-size: 9px;
    line-height: 12px;
  }

  .thor-rebate-slider-text {
    font-size: 12px;
  }

  .thor-rebate-copy {
    width: 100%;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .bio-stat-info-box {
    height: auto;
    padding-top: 4px;
  }

  .stats-title {
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 30px;
  }

  .stat-body-bold {
    width: 100%;
    text-align: center;
    margin-top: -3px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

  .specials-page-body-wrapper {
    text-align: center;
    margin-top: -37px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .special-logo-section {
    top: auto;
    bottom: -100px;
    left: 0%;
    right: 0%;
  }

  .monthly-special-logo {
    width: 230px;
  }

  .specials-hero-unit-image-section {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 110px;
    display: flex;
  }

  .special-unit-carosel-wrapper {
    width: 80%;
    max-width: none;
  }

  .accordion-item-trigger-icon-2 {
    width: 44px;
    height: 44px;
    max-width: 44px;
    margin-right: 0;
    padding-top: 0;
    font-size: 14px;
    display: flex;
  }

  .accordion-item-heading-2 {
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 17px;
    overflow: hidden;
  }

  .disclaimer-paragraph-2 {
    text-align: justify;
    margin-top: 0;
    font-size: 12px;
  }

  .accordion-item-content-2 {
    margin-bottom: 10px;
  }

  .unit-details-slider-arrow {
    display: none;
  }

  .image-28 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .unit-detaiils-info {
    margin-top: 0;
  }

  .key-features-bullet {
    font-size: 12px;
    line-height: 18px;
  }

  .accordion-item {
    display: block;
  }

  .accordion-item-trigger-2 {
    height: 44px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    display: flex;
    overflow: hidden;
  }

  .available-unit-wrapper {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .key-features-tab-link, .key-features-tab-link.w--current {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .key-features-list {
    text-align: left;
    padding-left: 15px;
  }

  .special-unit-make {
    font-size: 20px;
    line-height: 13px;
  }

  .special-unit-model-floorplan {
    margin-top: 5px;
    font-size: 24px;
    line-height: 22px;
  }

  .callout-hook-wrapper {
    bottom: 5px;
    right: 5px;
  }

  .image-30 {
    width: 80px;
  }

  .special-button-wrapper {
    margin-top: 10px;
  }

  .special-unit-contact-button {
    width: 100%;
    height: 33px;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
    padding-top: 0;
    font-size: 13px;
    display: flex;
  }

  .special-unit-details-block {
    width: 100%;
  }

  .special-unit-details-container {
    flex-direction: column;
  }

  .special-unit-price-wrapper {
    max-width: 256px;
    margin-top: 0;
  }

  .special-pricing-logo {
    width: 230px;
  }

  .special-pricing-info-wrapper {
    height: 220px;
    margin-top: -107px;
    padding-right: 5px;
  }

  .text-block-40 {
    font-size: 30px;
    line-height: 26px;
  }

  .text-block-41 {
    font-size: 62px;
    line-height: 53px;
  }

  .text-span-8 {
    font-size: 52px;
  }

  .monthly-special-form-container {
    margin-top: 0;
  }

  .superscript {
    font-size: 35px;
  }

  .text-block-40-inline {
    font-size: 30px;
    line-height: 27px;
  }

  .image-31 {
    max-width: 120%;
    min-width: 120%;
  }

  .dropdown-link-red {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 21px;
  }

  .monthly-specials-callout-section {
    margin-top: 60px;
    padding-bottom: 140px;
  }

  .monthly-specials-callout-wrapper {
    width: 80%;
    max-width: none;
  }

  .image-32 {
    width: 100%;
  }

  .cr-arrow-white-b10-2 {
    margin-top: 0;
  }

  .h3-open-position-title-2 {
    font-size: 20px;
    line-height: 26px;
  }

  .cr-text-right-l1-2 {
    font-size: 17px;
  }

  .cr-text-right-l1-2.job {
    font-size: 16px;
  }

  .cr-copy-paragraph-2 {
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .cr-text-button-b10-2 {
    width: 79%;
    text-align: left;
    margin-top: -3px;
    margin-left: 20px;
    margin-right: 0;
    font-size: 15px;
  }

  .cr-text-left-l1-2 {
    font-size: 17px;
  }

  .cr-text-left-l1-2.job {
    font-size: 16px;
  }

  .cr-arrow-blue-b10-2 {
    width: 28px;
    margin-top: 0;
    right: 20px;
  }

  .cr-2nd-text-right-l1-2.job {
    font-size: 16px;
  }

  .cr-circle-color-b10-2 {
    width: 45px;
    height: 45px;
  }

  .job-subs-2 {
    text-align: left;
    margin-top: 1px;
  }

  .list-item-2 {
    text-align: left;
  }

  .cr-2nd-text-left-l1-2.job {
    font-size: 16px;
  }

  .airstream-rebate-copy {
    top: 10px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .airstream-rebate-slider-text {
    width: 240px;
    font-size: 13px;
    line-height: 15px;
  }

  .airstream-rebate-slider-text-sub {
    width: 250px;
    margin-top: 1px;
    font-size: 9px;
    line-height: 11px;
  }

  .airstream-rebate-slider-text-disc {
    font-size: 9px;
    line-height: 12px;
  }
}

#w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e39-53b22e1d, #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e5a-53b22e1d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
  justify-self: auto;
}

#w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e5c-53b22e1d {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-c4ecc74f, #w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-c4ecc74f {
  justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-c4ecc74f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-c4ecc74f {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: baseline;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-9decc753 {
  justify-self: end;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-9decc753 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: baseline;
}

#w-node-_476c19f7-7fab-19f0-009b-579326aa4869-a9ecc755 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-a6ecc757, #w-node-b895401b-d8fa-62c6-f24b-728ddae99c2d-0cecc759, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-c3ecc763, #w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-40ecc809, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-40ecc809 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: baseline;
}

#w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd3a-1fecc835 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-62ecc848, #w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-62ecc848 {
  justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-62ecc848, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-62ecc848 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: baseline;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-85ecc85f, #w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-85ecc85f {
  justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-85ecc85f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-85ecc85f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-66ecc861 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: baseline;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-7cecc864, #w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-7cecc864 {
  justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-7cecc864, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-7cecc864 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: baseline;
}

#w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-7fecc8ca, #w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-7fecc8ca {
  justify-self: end;
}

#w-node-ab7625bf-742f-344e-6c0a-85522d9a2967-7fecc8ca, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459f-7fecc8ca {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: baseline;
}

#w-node-cf0e4be3-f659-0d35-ec26-ad122453d605-b2ecc8df, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d626-b2ecc8df {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
  justify-self: auto;
}

#w-node-cf0e4be3-f659-0d35-ec26-ad122453d628-b2ecc8df, #w-node-_089bba19-29f4-1354-f9f2-b175a6c4b24c-b2ecc8df {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c062-b2ecc8df, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d605-e3ecc8f4, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d626-e3ecc8f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
  justify-self: auto;
}

#w-node-cf0e4be3-f659-0d35-ec26-ad122453d628-e3ecc8f4, #w-node-_089bba19-29f4-1354-f9f2-b175a6c4b24c-e3ecc8f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

#w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c062-e3ecc8f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
  justify-self: auto;
}

#w-node-_60a663d4-a0f2-b973-17d5-d4bb34a2ef26-5d802ccd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#Trade-Vehicle-Make.w-node-f13f33db-c9ca-72e9-15d5-10d1f4108106-5d802ccd {
  align-self: end;
}

#w-node-f13f33db-c9ca-72e9-15d5-10d1f4108109-5d802ccd {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
  justify-self: auto;
}

#w-node-f13f33db-c9ca-72e9-15d5-10d1f410810b-5d802ccd {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_8807ab88-6c61-002f-aec0-d3b9b0222e77-62ecc848, #w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-62ecc848 {
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-c4ecc74f, #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-c4ecc74f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-9decc753, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-a6ecc757, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-c3ecc763, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-40ecc809, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-62ecc848 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-62ecc848 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-dc0b8d98-559f-f41e-15d1-8504bd3c7596-62ecc848 {
    justify-self: end;
  }

  #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-85ecc85f, #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-85ecc85f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-7cecc864, #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-7cecc864, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-7fecc8ca, #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-7fecc8ca {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-aec32082-27b2-2b92-93d2-eaeed33c4e3f-d33c4e23, #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e30-53b22e1d, #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e33-53b22e1d, #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e35-53b22e1d, #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e37-53b22e1d, #w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e50-53b22e1d, #Last-Name-6.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e53-53b22e1d, #Email-7.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e54-53b22e1d, #Phone-Number-6.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e55-53b22e1d, #Trade-Vehicle-Year-4.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e56-53b22e1d, #Trade-Vehicle-Make-4.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e57-53b22e1d, #Trade-Vehicle-Model-4.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e58-53b22e1d, #Trade-Vehicle-Mileage-4.w-node-_857d17c6-b1bd-5d95-1e4b-0de553b22e59-53b22e1d, #w-node-_8726973f-9c6f-84e3-09c6-1e91526fc070-8eecc74c, #w-node-_8726973f-9c6f-84e3-09c6-1e91526fc074-8eecc74c, #w-node-_8726973f-9c6f-84e3-09c6-1e91526fc078-8eecc74c, #w-node-_8726973f-9c6f-84e3-09c6-1e91526fc07c-8eecc74c, #w-node-_26c9fd6d-638f-588c-df5b-6e0e6d9bee9a-8eecc74c, #w-node-be171496-52b1-8b72-6c42-74c0b2dbc132-8eecc74c, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-c4ecc74f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-c4ecc74f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-c4ecc74f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-c4ecc74f, #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-c4ecc74f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-c4ecc74f {
    align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-c4ecc74f, #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-c4ecc74f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-9decc753, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-9decc753, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-9decc753, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-9decc753, #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-9decc753 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-9decc753 {
    align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-9decc753, #w-node-_476c19f7-7fab-19f0-009b-579326aa4864-a9ecc755, #w-node-_476c19f7-7fab-19f0-009b-579326aa4867-a9ecc755, #w-node-_476c19f7-7fab-19f0-009b-579326aa4869-a9ecc755, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-a6ecc757, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-a6ecc757, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-a6ecc757, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-a6ecc757, #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-a6ecc757 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-a6ecc757 {
    align-self: auto;
  }

  #w-node-b895401b-d8fa-62c6-f24b-728ddae99c1d-0cecc759, #w-node-b895401b-d8fa-62c6-f24b-728ddae99c21-0cecc759, #w-node-b895401b-d8fa-62c6-f24b-728ddae99c25-0cecc759, #w-node-b895401b-d8fa-62c6-f24b-728ddae99c29-0cecc759, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-c3ecc763, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-c3ecc763, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-c3ecc763, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-c3ecc763, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-40ecc809, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-40ecc809, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-40ecc809, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-40ecc809, #w-node-_917d6dbb-02c0-a1f7-d8f4-66b1bb474b71-40ecc809 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d5fd3ebf-1f93-9b7a-83b3-d93da196289e-40ecc809 {
    align-self: auto;
  }

  #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-40ecc809 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-40ecc809 {
    align-self: auto;
  }

  #w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd2a-1fecc835, #w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd2e-1fecc835, #w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd32-1fecc835, #w-node-fcb4ac5a-064f-c50e-30f4-419eb379cd36-1fecc835, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-62ecc848, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-62ecc848, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-62ecc848, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-62ecc848, #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-62ecc848 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-62ecc848 {
    align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-62ecc848, #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-62ecc848, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-85ecc85f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-85ecc85f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-85ecc85f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-85ecc85f, #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-85ecc85f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-85ecc85f {
    align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-85ecc85f, #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-85ecc85f, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-66ecc861, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-66ecc861, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-66ecc861, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-66ecc861, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-7cecc864, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-7cecc864, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-7cecc864, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-7cecc864, #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-7cecc864 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-7cecc864 {
    align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-7cecc864, #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-7cecc864, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e458f-7fecc8ca, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4593-7fecc8ca, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e4597-7fecc8ca, #w-node-_5944fa8d-a0e1-cdf1-8ca7-6c1bcc6e459b-7fecc8ca, #w-node-_0ebc0a6f-4b31-df66-c087-300c03396b30-7fecc8ca {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3508c727-9c93-3c7f-03aa-c7f75a46957f-7fecc8ca {
    align-self: auto;
  }

  #w-node-db30af7a-da95-aece-1705-cdf69c105b71-7fecc8ca, #w-node-_7ffdab1d-33cb-6dac-df13-42dffd52fa19-7fecc8ca, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d5fc-b2ecc8df, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d5ff-b2ecc8df, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d601-b2ecc8df, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d603-b2ecc8df, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d61c-b2ecc8df, #Last-Name-2.w-node-cf0e4be3-f659-0d35-ec26-ad122453d61f-b2ecc8df, #Email-3.w-node-cf0e4be3-f659-0d35-ec26-ad122453d620-b2ecc8df, #Phone-Number-2.w-node-cf0e4be3-f659-0d35-ec26-ad122453d621-b2ecc8df, #Trade-Vehicle-Year.w-node-cf0e4be3-f659-0d35-ec26-ad122453d622-b2ecc8df, #Trade-Vehicle-Make.w-node-cf0e4be3-f659-0d35-ec26-ad122453d623-b2ecc8df, #Trade-Vehicle-Model.w-node-cf0e4be3-f659-0d35-ec26-ad122453d624-b2ecc8df, #Trade-Vehicle-Mileage.w-node-cf0e4be3-f659-0d35-ec26-ad122453d625-b2ecc8df, #w-node-_089bba19-29f4-1354-f9f2-b175a6c4b240-b2ecc8df, #Last-Name-3.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b243-b2ecc8df, #Email-4.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b244-b2ecc8df, #Phone-Number-3.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b245-b2ecc8df, #Zip-Code.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b246-b2ecc8df, #Offer-Amount.w-node-_5abd13a1-ab91-3ba6-881d-bc7d15bdae63-b2ecc8df, #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c059-b2ecc8df, #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c05c-b2ecc8df, #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c05e-b2ecc8df, #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c060-b2ecc8df, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d5fc-e3ecc8f4, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d5ff-e3ecc8f4, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d601-e3ecc8f4, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d603-e3ecc8f4, #w-node-cf0e4be3-f659-0d35-ec26-ad122453d61c-e3ecc8f4, #Last-Name-2.w-node-cf0e4be3-f659-0d35-ec26-ad122453d61f-e3ecc8f4, #Email-3.w-node-cf0e4be3-f659-0d35-ec26-ad122453d620-e3ecc8f4, #Phone-Number-2.w-node-cf0e4be3-f659-0d35-ec26-ad122453d621-e3ecc8f4, #Trade-Vehicle-Year.w-node-cf0e4be3-f659-0d35-ec26-ad122453d622-e3ecc8f4, #Trade-Vehicle-Make.w-node-cf0e4be3-f659-0d35-ec26-ad122453d623-e3ecc8f4, #Trade-Vehicle-Model.w-node-cf0e4be3-f659-0d35-ec26-ad122453d624-e3ecc8f4, #Trade-Vehicle-Mileage.w-node-cf0e4be3-f659-0d35-ec26-ad122453d625-e3ecc8f4, #w-node-_089bba19-29f4-1354-f9f2-b175a6c4b240-e3ecc8f4, #Last-Name-3.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b243-e3ecc8f4, #Email-4.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b244-e3ecc8f4, #Phone-Number-3.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b245-e3ecc8f4, #Zip-Code.w-node-_089bba19-29f4-1354-f9f2-b175a6c4b246-e3ecc8f4, #Offer-Amount.w-node-_5abd13a1-ab91-3ba6-881d-bc7d15bdae63-e3ecc8f4, #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c059-e3ecc8f4, #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c05c-e3ecc8f4, #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c05e-e3ecc8f4, #w-node-d11491a6-bf0b-5b43-f594-8cb41ea3c060-e3ecc8f4, #w-node-f13f33db-c9ca-72e9-15d5-10d1f41080ff-5d802ccd, #Last-Name.w-node-f13f33db-c9ca-72e9-15d5-10d1f4108102-5d802ccd, #Email-2.w-node-f13f33db-c9ca-72e9-15d5-10d1f4108103-5d802ccd, #Phone-Number.w-node-f13f33db-c9ca-72e9-15d5-10d1f4108104-5d802ccd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_60a663d4-a0f2-b973-17d5-d4bb34a2ef26-5d802ccd {
    grid-column: span 2 / span 2;
  }

  #Trade-Vehicle-Year.w-node-f13f33db-c9ca-72e9-15d5-10d1f4108105-5d802ccd, #Trade-Vehicle-Make.w-node-f13f33db-c9ca-72e9-15d5-10d1f4108106-5d802ccd, #Trade-Vehicle-Model.w-node-f13f33db-c9ca-72e9-15d5-10d1f4108107-5d802ccd, #Trade-Vehicle-Mileage.w-node-f13f33db-c9ca-72e9-15d5-10d1f4108108-5d802ccd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


