.new-vehicle-details .new-car_hero {
  text-align: center;
}
.new-vehicle-details .new-car_hero_headings.text-alt h1 {
  font-weight: 700;
}
.new-vehicle-details .new-car_hero_img img {
  height: auto;
  max-width: 620px;
  width: 100%;
}
.new-vehicle-details a.underline-link {
  display: inline-block;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 2.2rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
}
.new-vehicle-details a.underline-link:before {
  background-color: #000;
  bottom: -5px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
}
.new-vehicle-details a.underline-link:after {
  background-color: #6e6e6e;
  bottom: -5px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  transition: height 0.2s ease-in-out, width 0.2s ease-in-out;
  width: 0;
}
.new-vehicle-details a.underline-link:hover:after {
  height: 4px;
  width: 100%;
}
@media screen and (min-width: 1236px) {
  .new-vehicle-details .card.contact-us {
    margin-right: .95rem;
  }
}
.new-vehicle-details .get-in-touch-actions {
  -moz-column-gap: 0.95rem;
  column-gap: 0.95rem;
  row-gap: 1rem;
}
.new-more-info {
  margin: auto;
  max-width: 800px;
  overflow: hidden;
}
.new-more-info[data-readmore] {
  overflow: hidden;
  position: relative;
  transition: height 0.5s;
}
.pointer {
  cursor: pointer;
}
.half-grey_bg {
  background-image: linear-gradient(180deg, #f2f2f2, #f2f2f2 50%, #fff 0, #fff);
}
.white-to-black_bg {
  background-image: linear-gradient(180deg, #fff, #fff 50%, #000 0, #000);
}
.light-to-black_bg {
  background-image: linear-gradient(180deg, #efefef, #efefef 50%, #000 0, #000);
}
.page_new-vehicle-details .fancybox-is-open .fancybox-bg {
  opacity: 0.4;
}
.new-car_ctas {
  margin: 0;
  padding: 0;
}
.new-car_ctas li {
  list-style-type: none;
}
.new-car_ctas li a {
  width: 15rem;
}
@media screen and (max-width: 768px) {
  .new-car_ctas li a {
  width: 100%;
  margin-bottom: .5rem;
  }
}

.card.contact-us {
  background-color: #F8F9FA;
  border-color: #DEE2E6;
}
.versions-image {
  height: auto;
  max-width: 100%;
}
.version-repeater_item {
  position: relative!important;
}
.version-repeater_item > a {
  text-decoration: none;
}
.version-repeater_item > a:hover .version-details {
  background-color: #000;
  color: #fff;
}
.version-repeater_item .price {
  letter-spacing: 0;
}
.version-repeater .slick-next,
.version-repeater .slick-prev {
  top: 45%;
}
.version-details {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.version-details_heading h3, .version-details_price {
  font-weight: 600;
  letter-spacing: 2.3px;
  line-height: 31px;
  word-break: break-word;
  font-size: 23px;
}
.version-details ul {
  list-style-type: none;
  padding-left: 0;
}
.version-details ul li {
  line-height: 2.2rem;
}
.version-details ul li:last-child {
  margin-bottom: 0;
}
.version-details .explore {
  font-size: 1rem;
  font-weight: 300;
}
.version-details .explore::before {
  background-color: #000;
}
.version-popup.fancybox__content {
  background-color: #fff;
  padding: 36px;
  width: min(100% - 30px, 1000px);
}
.version-popup__head {
  padding: 44px;
}
@media (max-width: 591px) {
  .version-popup__head {
    padding: 0px;
  }
}
.version-popup__head h3 {
  flex-grow: 0;
  font-weight: 500;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.version-popup__features {
  padding: 0 44px 44px;
}
@media (max-width: 591px) {
  .version-popup__features {
    padding: 0 0px 44px;
  }
}
.version-popup .stats__row {
  display: grid;
  grid-template-columns: 1fr;
  place-items: center;
}
.version-popup .stats__row > div {
  min-width: 167px;
}
.version-popup .stats__row .icon {
  min-width: 35px;
}
.version-popup .stats svg {
  font-size: 2rem;
}
.version-popup .stats .more-info {
  padding: 0 15px;
}
.version-popup__features .more-info[data-readmore] {
  overflow: hidden;
  position: relative;
  transition: height 0.5s;
}
.version-popup .full-spec {
  list-style-type: none;
  padding: 0;
}
.version-popup .full-spec li {
  font-size: 0.875rem;
  line-height: 1.2;
  min-height: 54px;
  padding: 10px 20px;
  text-align: center;
}
.version-popup .full-spec li:nth-child(odd) {
  background-color: #f6f6f6;
}
.terms {
  font-size: 0.8rem !important;
}
.new_gallery {
  margin-left: 0;
  margin-right: 0;
}
.new_gallery .umb-grid .grid-section .row .column > div .image-gallery__ul li {
  padding: 0;
}
.new_gallery .umb-grid .grid-section .videos .row .column > div .video-wrapper {
  margin: auto;
  max-width: 1200px;
}
.new_gallery .slick-track {
  display: flex;
}
.new_gallery .slick-track .slick-slide {
  display: flex;
  height: auto;
}
.new_gallery .slick-slide img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.new_gallery .image-gallery__item {
  display: flex !important;
  height: 100%;
  max-height: 350px;
  width: 100%;
}
.new_gallery .image-gallery__item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.new_gallery .image-gallery__link {
  width: 100%;
}
.new_gallery .gallery-tabs {
  margin-bottom: 3rem;
  padding: 0;
}
.new_gallery .gallery-tabs li {
  cursor: pointer;
  font-size: 1rem;
  font-weight: 600;
  list-style-type: none;
  margin: 0 30px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
}
.new_gallery .gallery-tabs li.active:before {
  border-bottom: 3px solid #000;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
.new_gallery .gallery-tabs li.inactive {
  opacity: 1;
}
.new_gallery .gallery_body {
  transition: all 0.5s ease-in-out;
}
.new_gallery .gallery_body.inactive {
  display: none;
}
.new_gallery .gallery_body.active {
  display: inherit;
}
.new_gallery .gallery_body img {
  width: 100%;
}
.new_gallery .gallery_body.videos .slick-slide {
  display: block;
}
.new_gallery .slick-slide {
  margin: 0;
}
.new_gallery .slick-next,
.new_gallery .slick-prev {
  bottom: -96px;
  top: auto;
}
.new_gallery .slick-prev {
  left: calc(50% - 110px);
}
.new_gallery .slick-next {
  right: calc(50% - 110px);
}
.new_gallery .slick-next:before,
.new_gallery .slick-prev:before {
  font-size: 20px;
}
.new_gallery .proxy-container {
  position: relative;
}
.new_gallery .proxy-gallery {
  padding-left: 0;
}
.new_gallery .proxy-gallery.active {
  display: inherit;
}
.new_gallery .proxy-gallery .slick-dots li,
.new_gallery .proxy-gallery.inactive {
  display: none;
}
.new_gallery .proxy-gallery + .pagingInfo {
  font-size: 16px;
  left: 50%;
  letter-spacing: 5px;
  position: absolute;
  transform: translateX(-50%);
}
.alt-arrows .slick-prev,
.new-vehicle-details .slick-prev {
  left: -2%;
  opacity: 1;
  position: absolute;
  top: 45%;
}
.alt-arrows .slick-prev:before,
.new-vehicle-details .slick-prev:before {
  content: "";
  opacity: 1;
}
.alt-arrows .slick-next,
.new-vehicle-details .slick-next {
  opacity: 1;
  position: absolute;
  right: -2%;
  top: 45%;
}
.alt-arrows .slick-next:before,
.new-vehicle-details .slick-next:before {
  content: "";
  opacity: 1;
}
@media (min-width: 600px) {
  .version-popup .stats__row {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .version-popup .stats__row {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 992px) {
  .new-vehicle-details .new-car_hero {
    display: grid;
    gap: 1rem;
    grid-template-areas: "image heading" "image ctas";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    text-align: left;
  }
  .new-vehicle-details .new-car_hero_headings {
    align-self: end;
    grid-area: heading;
  }
  .new-vehicle-details .new-car_hero_img {
    align-self: center;
    grid-area: image;
  }
  .new-vehicle-details .new-car_hero_links {
    align-self: center;
    grid-area: ctas;
    max-width: 36.25rem;
  }
  .versions-image {
    max-width: min(50%, 680px);
  }
}
@media (min-width: 1024px) {
  .new-vehicle-details .fancybox-slide {
    padding: 64px 100px;
  }
}
@media (min-width: 1200px) {
  .new_gallery .new_gallery .slick-next,
  .new_gallery .new_gallery .slick-prev {
    bottom: -106px;
  }
}
@media (min-width: 1200px) {
  .carousel.carousel_vehicles .slick-track {
    transform: translate3d(0px, 0px, 0px);
    overflow: visible;
  }
  .carousel.carousel_vehicles .slick-list {
    overflow: visible;
  }
}

.carousel.carousel_vehicles .slick-arrow  {
        all: unset;
        font-size: 0;
        position: absolute;
        cursor: pointer;
        z-index: 2;
        bottom: -4rem;
        width: 40px;
        height: 40px;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #fff;
}
@media (min-width: 768px) {
  .carousel.carousel_vehicles .slick-arrow {
            width: 80px;
            height: 80px;
  }
}
@media (min-width: 992px) {
    .carousel.carousel_vehicles .slick-arrow {
    bottom: -4.5rem;
    width: 80px;
    height: 80px;
    transform: translate(0, -50%);
  }
}
@media (max-width: 767px) {
  .carousel.carousel_vehicles .slick-arrow {
    position: absolute;
    background-color: transparent;
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .carousel.carousel_vehicles .carousel-control-prev-icon, .carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
  }
}
.carousel.carousel_vehicles .slick-prev {
  left: 20%;
}
@media (min-width: 768px) {
  .carousel.carousel_vehicles .slick-prev {
    left: 2rem;
  }
}
@media (max-width: 767px) {
  .carousel.carousel_vehicles .slick-prev {
    left: -5%;
    top: 45%;
  }
  .slick-list {
    margin: 0 10px!important;
  }
}
.carousel.carousel_vehicles .slick-next {
    right: 20%;
}

@media (max-width: 767px) {
  .carousel.carousel_vehicles .slick-next {
    opacity: 1;
    right: -5%;
    top: 45%;
  }
}
@media (min-width: 768px) {
  .carousel.carousel_vehicles .slick-next {
    left: 6rem;
  }
}
#emailLink {
  text-decoration-thickness: .25rem;
  text-underline-offset: .25rem;
  font-weight: 300;
}

@media (max-width:991px){

    .extra-spec{
        display:none;
    }

    .extra-spec.show{
        display:list-item;
    }

}

@media (min-width: 992px) {
    .version-popup .view-spec {
        display: none !important;
    }
    .version-popup .more-info[data-readmore] {
        height: auto !important;
        overflow: visible !important;
    }
}