.post-type-archive-new_models .content-sidebar-wrap {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

header.entry-header {
    display: block;
}

.vehicleColourNavHolder button:hover, .vehicleColourNavHolder button:focus {
    background-color: inherit;
}

.single-new_models .entry {
    background-color: #f4f4f4;
}

.entry-header {
    display: block;
}

span.archive_title {
    display: block;
}

span.archive_price {
    display: block;
    font-size: 16px;
}

.new_model_archive_container {
    padding: 20px;
}

.first-paragraph {
    background-color: #292c35;
}

.writeUpTopSection {
    width: 50%;
}

.model-display {
    display: flex;
    flex-direction: column;
    padding: 20px 0;
}

hr.category-separator {
    border-color: #000;
}

.section {
    display: flex;
    align-items: center;
}

.section:nth-child(even) {
    flex-direction: row-reverse;
}

span.mainContentHeading, h4.mainContentSubHeading, p.mainContentWriteup {
    text-align: center;
    width: 100%;
    display: block;
}

.text-content {
    flex: 1;
}


.image-content {
    flex: 1;
    text-align: center;
}

.image-content img {
    max-width: 100%;
    height: auto;
}

.text-content-holder {
    margin: 0px 40px;
}

.category-heading {
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    clear: both;
}

.category-separator {
    margin-bottom: 20px;
}

.new_model_archive_container {
    float: left;
    width: 30%;
    margin-right: 0%;
    margin-bottom: 30px;
}

.new_model_archive_bottom {
    padding: 10px 0;
    text-align: center;
}

.archive_title {
    display: block;
    margin-bottom: 5px;
}

.archive_price {
    display: block;
}

.model-display.last-three-wrapper {
    background-color: #383737;
    color: #fff;
    padding: 20px 0;
}

@media (max-width: 768px) {
.new_model_archive_container {
    width: 100%;
    margin-right: 0;
}

.typeSection {
    padding: 20px;
}

}

.modelsPageHolder {
    max-width: 1200px;
    margin: 0 auto;
}

.pageSectionHolder a {
    color: #000000;
    text-decoration: none;
    padding: 0 20px;
    font-weight: 400;
}

.smallVat {
    font-size: 14px;
}

.redBannerSection {
    background-color: #f1f1f1;
    color: #000;
    text-decoration: none;
    padding: 20px 20px;
    position: sticky;
    top: 100px;
    z-index: 15;
    box-shadow: -2px 0px 10px 2px rgb(0 0 0 / .1);
}

section.headerSection {
    position: relative;
}

.pageSectionHolder {
    display: flex;
    align-items: center;
    max-width: 1800px;
    margin: 0 auto;
    gap: 16px;
}

.redBannerModelInfo {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 19px;
}

.navModelName {
    font-size: 17px;
    font-weight: 400;
    color: #446cab;
    white-space: nowrap;
}

.navPrice {
    font-size: 17px;
    color: #000000;
    white-space: nowrap;
}

.redBannerLeft {
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: center;
    flex-wrap: wrap;
}

.pageSectionHolder a {
    color: #777777;
    text-decoration: none;
    padding: 0 14px;
    font-weight: 300;
    font-size: 17px;
    white-space: nowrap;
}

.pageSectionHolder a:hover {
    color: #ba0816;
}

.redBannerRight .buttonHolder .quform-popup-link, .redBannerRight .buttonHolder .trackingNumberBlack {
    background: #000;
    color: #fff !important;
    padding: 8px 20px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
    border: none !important;
}

.whiteNewButtons {
    display: flex;
    gap: 30px;
    margin-top: 20px;
    align-items: center;
}

.featureSection {
    display: flex;
    color: #000;
    padding: 50px 40px 0px;
    align-items: center;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

.textSectionLeftNewHolder, .textSectionRightNewHolder {
    width: 50%;
}

.topFeature {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 12%;
    gap: 30px;
}

.topFeaturesSection {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
    gap: 140px;
    padding: 50px 50px;
}

.topFeature span {
    font-size: 13px;
    font-family: 'Sequel Sans Old', sans-serif !important;
}

h3.topFeaturesHeading {
    font-size: 24px;
    text-align: center;
    padding-top: 50px;
    letter-spacing: 0px;
    font-weight: 500;
}

.topFeaturesSectionHolder {
    background-color: #f4f4f4;
}

.topFeature i {
    font-size: 43px;
}

h3.topFeaturesHeading {
    font-size: 20px;
    text-align: center;
    padding-top: 50px;
}

h2.priceValue {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 800;
}

h3.textSectionHeading {
    font-size: 32px;
    text-transform: uppercase;
}

p.whiteTextModel::before {
    content: "";
    height: 2px;
    z-index: 3;
    flex-grow: 1;
    margin: 0 20px 0 0;
    background-color: #ba0816;
}

p.whiteTextModel {
    font-size: 14px;
    margin-bottom: 10px;
    width: 45%;
    position: relative;
    display: flex;
    align-items: center;
    font-family: 'sequel-45' !important;
}

.textSectionRightNewHolder p {
    margin-bottom: 0;
    font-size: 13px;
}

.threeImageSection {
    display: flex;
    gap: 24px;
    max-width: 1600px;
    padding: 40px;
    width: 100%;
    margin: 0 auto;
}

h3.threeImageHeading {
    font-size: 17px;
    padding-bottom: 16px;
    padding-top: 23px;
}

span.quform-popup-link.quform-popup-link-2 {
    border: 1px solid;
    padding: 0px 14px 6px;
    text-align: center;
    color: #000000;
}

.mainBanner {
    font-size: 0;
}

a.siteButtonLightBlue {
    margin: 0 auto;
    text-decoration: none;
}

.eachVariant img{
    margin: unset !important;
}

.eachButtonWhite {
    background-color: #fff;
    color: #000;
    padding: 3px 20px;
    display: block;
}

.priceHolderHeader h3 {
    margin: 0;
}

.threeImageHolder {
    width: 100%;
}
.threeImageHolder img {
    border-radius: 10px;
}

.writeUpTopSectionInner {
    max-width: 405px;
    position: absolute;
    bottom: 0;
    top: 15%;
    left: 7%;
}

.vehicleColorSectionMain {
    display: none; /* replaced by showroomInner */
}

.zeroFont{
    font-size: 0;
}

.writeUpTopSectionInner p {
    color: #7a8084;
}

.vehicleColourHolder {
    width: 100%;
    margin-right: 0;
    padding: 0;
}

.vehicleColourNavHolder {
    display: none; /* replaced by showroom-thumbs-swiper */
}

.vehicleColourNavHolder .swiper-wrapper {
    justify-content: space-between;
}

.navInstruction {
    display: none;
}

img.colorButton {
    display: none;
}

p.tagLine {
    color: #000 !important;
    font-weight: 600;
    margin-bottom: 12px !important;
}

.swiper-container-new.allVariantsHolder {
    max-width: 1300px;
    margin: 0 auto;
}

.pricingSection {
    margin-top: 40px;
    background-color: #f6f6f6;
    display: none
}

.eachVImage {
    mix-blend-mode: darken;
}

.eachVariantImage {
    background-color: #f6f6f6;
}

.vehicleTileButtons {
    display: flex;
    gap: 5px;
    border-top: 1px solid #d93025;
    color: #d93025;
    max-width: 268px;
    justify-content: space-between;
    align-items: center;
}

h3.variantsHeading {
    margin-bottom: 0;
}

h2.variantsPrice {
    font-weight: 100;
    margin-bottom: 0;
    font-size: 38px;
}

.accordion-header h3 {
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    line-height: 2;
}

.pricingHeading{
    text-align: center;
}

.allVariantsHolder {
    display: flex;
    justify-content: space-around;
}

.eachVariantText {
    position: relative;
    top: -20px;
}

.show{
    display: block;
}

.hide{
    display: none;
}

.accordionSection {
    width: 100%;
    margin: 0px auto;
    font-family: Arial, sans-serif;
}

.variantInformation {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.vehicleBoxSection {
    padding-top: 20px;
    background-color: #f6f6f6;
}


.eachGalleryBox {
    width: calc(99%/3);
}

.vehicleBoxHolder {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
}


.first-paragraph p {
    max-width: 1600px;
    margin: 0 auto;
}

p.mainContentWriteup {
    padding-bottom: 40px;
    max-width: 650px;
    margin: 0 auto;
    width: 100%;
}

/* Header row for variants */
.variantsAccordionHolder {
    padding: 12px;
}

.variantsAccordionInner {
    display: flex;
    color: white;
    font-weight: bold;
    max-width: 1200px;
    margin: 0 auto;
    gap: 16px;
}

.quform-8 select {
    font-size: 1.5rem !important;
    font-weight: 400!important;
}

.variantTitle {
    flex: 1;
    text-align: left;
}

.variantTitle h3 {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-weight: 300;
    border-bottom: 1px solid #000000;
    color: #000;
}

.empty-title {
    flex: 1;
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    padding: 12px;
    cursor: pointer;
    font-weight: bold;
    border-bottom: 2px solid #ffffff;
}

.accordion-header:hover {
    background: #f0f0f0;
}

.specNamenew h3 {
    margin: 0;
}

.accordion-content {
    display: none;
}



.quform-8.quform-theme-underlined .quform-button-style-theme .quform-upload-button, .quform-8.quform-theme-underlined .quform-options-style-button .quform-option-label, .quform-8.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-submit-default>button, .quform-8.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-next-default>button, .quform-8.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-back-default>button, .quform-2.quform-theme-underlined .quform-button-style-theme .quform-upload-button, .quform-2.quform-theme-underlined .quform-options-style-button .quform-option-label, .quform-2.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-submit-default>button, .quform-2.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-next-default>button, .quform-2.quform-theme-underlined .quform-element-submit.quform-button-style-theme>.quform-button-back-default>button  {
    border: 2px solid #616161;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}


.swiper-button-next, .swiper-button-prev {
    color: #ffffff !important;
}

.eachVariant {
    margin-left: 20px;
}
/* Flex structure for data rows */
.flex-specs {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    padding: 12px;
    gap: 11px;
    border-top: 1.5px solid #ababab;
}

.flex-specs:nth-child(even) {
    background-color: #dddddd;
}

.spec-title {
    flex: 1;
    font-weight: 300;
    font-size: 14px;
}

.half-spec-holder {
    flex: 1;
    text-align: center;
}

.new_value img{
    margin: 0 auto;
}

/* Active state */
.accordion-header.active + .accordion-content {
    display: block;
}

.accordion-header.active {
    border-bottom: 2px solid transparent;
    background-color: #f0f0f0;
}

.new_value {
    font-weight: normal;
    font-size: 14px;
}

.accordionSection .pricingHeading {
    padding: 20px 0;
}

.variantDropdown {
    display: none;
}

.allVariantsHolder {
    overflow: hidden;
}

.floatmenuItem .quform-popup-link {
    text-transform: capitalize !important;
}

.new_model_archive_container a {
    text-decoration: none;
    color: #000;
}

.pageSectionNewModel {
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
}

.flex.flexRow.greyBackground {
    background-color: #eeeeee;
    align-items: center;
}

.entry-content {
    position: relative;
}

button.colorButton {
    border: 1px solid #000000;
    border-radius: 40px;
    cursor: pointer;
    width: 0px;
    padding: 11px;
}

.floatingButtons span.quform-popup-link.quform-popup-link-2 {
    border: 0;
    padding: 7px;
    text-align: center;
    color: #fff;
}

.floatingButtons {
    background-color: #383737;
    display: flex;
    justify-content: space-around;
    padding: 10px;
    color: #fff;
    align-items: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px -4px 6px #00000026;
}

.whiteDivider {
    border: 0.1px solid #fff;
    height: 40px;
}

.custom-gallery-wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

/* Main Gallery */
.custom-main-slider {
    width: 100%;
    margin-bottom: 0;
}

.custom-main-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
}

.custom-main-slider .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Navigation Arrows — positioned at left/right edges, vertically centered */
.custom-main-slider .swiper-button-next, .custom-main-slider .swiper-button-prev {
    color: #000000 !important;
    top: 50% !important;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: rgb(255 255 255 / 93%);
    border-radius: 50%;
}

.custom-main-slider .swiper-button-next {
    right: 16px !important;
    left: auto !important;
}

.custom-main-slider .swiper-button-prev {
    left: 16px !important;
    right: auto !important;
}

.custom-main-slider .swiper-button-next:after,
.custom-main-slider .swiper-button-prev:after {
    font-size: 16px;
}

/* Thumbnail Gallery — not used for ext/int, hidden by default */
.custom-thumb-slider {
    display: none;
}

/* ── BANNER STATS ─────────────────────────────────────────────────────────── */
.bannerStats {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
    background-color: #00000000;
    padding: 16px 20px;
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 57px;
}

.bannerStatItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 70px;
}

.statValue {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    line-height: 1.8;
    font-family: 'Geely';
}

.statLabel {
    font-size: 12px;
    color: #ffffff;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    margin-top: 4px;
}


.bannerStatDivider {
    width: 1px;
    height: 40px;
}

/* ── SHOWROOM / COLOR SECTION ─────────────────────────────────────────────── */
.showroomSection {
    background-color: #fff;
    padding-bottom: 40px;
}

h2.showroomHeading {
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    padding: 20px 20px 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.showroomInner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.showroom-main-swiper {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    font-size: 0;
}

.showroom-main-swiper .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.showroom-thumbs-swiper {
    margin-top: 20px;
    width: auto;
    max-width: 400px;
}

.showroom-thumbs-swiper .swiper-wrapper {
    display: flex;
    align-items: center;
}

.colorSwatchSlide {
    width: 38px !important;
    cursor: pointer;
    padding: 4px;
}

.colorSwatch {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50% !important;
    object-fit: cover;
    display: block;
    border: 2px solid transparent;
    transition: border-color 0.2s, transform 0.2s;
    margin: 0 auto;
    padding: 1px;
}

.showroom-thumbs-swiper .swiper-slide-thumb-active .colorSwatch {
    border-color: #000;
    transform: scale(1.15);
}

/* ── GALLERY LABEL SECTIONS ───────────────────────────────────────────────── */
.galleryLabelSection {
    padding: 30px 20px;
    position: absolute;
    text-align: center;
    z-index: 9;
    width: 100%;
    background: linear-gradient(180deg, black 0%, black 0, transparent 100%);
}

h2.galleryLabel {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 0;
    padding-top: 20px;
}

/* ── IMAGE GRID ───────────────────────────────────────────────────────────── */
.imageGridSection {
    display: grid;
    gap: 0;
    padding: 30px 0 0;
}

/* Exterior: first image full-width, next two side-by-side */
.exteriorImageGrid {
    grid-template-columns: 1fr 1fr;
}

.exteriorImageGrid .imageGridItem:first-child {
    grid-column: 1 / -1;
}

/* Interior: first image full-width, next two side-by-side — mirrors exterior */
.interiorImageGrid {
    grid-template-columns: 1fr 1fr;
}

.interiorImageGrid .imageGridItem:first-child,
.interiorImageGrid .imageGridItemFull {
    grid-column: 1 / -1;
}

.imageGridItem {
    overflow: hidden;
    font-size: 0;
    padding: 3px;
}

.imageGridItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

/* .imageGridItem img:hover {
    transform: scale(1.03);
} */

/* ── FINANCE STRIP ────────────────────────────────────────────────────────── */
.financeStripSection {
    background-color: #fff;
    text-align: center;
    padding: 30px 20px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.financeFrom {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 6px;
    color: #000;
    font-family: 'Geely';
}

.financeSubtext {
    font-size: 15px;
    color: #000000;
    margin: 0;
}

/* ── FEATURE CARDS (TECH / SAFETY) ───────────────────────────────────────── */
.featureCardsSection {
    background-color: #f7f7f7;
    padding: 60px 20px 60px;
}

.featureCardsSection.safetySectionBg {
    background-color: #fff;
}

h2.featureCardsHeading {
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.featureCardsSub {
    text-align: center;
    max-width: 820px;
    margin: 0 auto 36px;
    color: #000000;
    font-size: 17px;
    line-height: 1.6;
}

.featureCardsGrid {
    display: flex;
    gap: 20px;
    max-width: 1500px;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
}

/* ── SAFETY SLIDER ────────────────────────────────────────────────────────── */
.safety-slider-wrapper {
    position: relative;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 60px;
}

.safety-main-slider {
    width: 100%;
    overflow: hidden;
}

.safety-main-slider .swiper-slide.featureCard {
    height: auto;
    background: #f7f7f7;
    box-sizing: border-box;
}

.safety-nav-prev,
.safety-nav-next {
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    color: #000;
    font-size: 20px;
    transition: opacity 0.2s;
}

.safety-nav-prev:hover,
.safety-nav-next:hover {
    opacity: 0.6;
}

.safety-nav-prev {
    left: 0;
}

.safety-nav-next {
    right: 0;
}

.safety-nav-prev.swiper-button-disabled,
.safety-nav-next.swiper-button-disabled {
    opacity: 0.25;
    cursor: default;
}

.featureCard {
    overflow: hidden;
}

div#Tech .featureCard {
    flex: 1;
    min-width: 200px;
    max-width: 420px;
}

.safetySectionBg .featureCard {
    background: #f7f7f7;
    box-shadow: none;
    border-radius: 4px;
    overflow: hidden;
}

.featureCardImage {
    font-size: 0;
}

.featureCardImage img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.featureCardText {
    padding: 14px 0px;
}

.featureCardText h3 {
    font-size: 21px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.featureCardText p {
    font-size: 12px;
    color: #111111;
    margin: 6px 0 0;
    line-height: 1.5;
}

.redBannerDivider {
    color: #919191;
}

/* ── VARIANT CHOOSER / SPECS ──────────────────────────────────────────────────────── */
.vcSection {
    background-color: #f0f0f0;
    padding: 60px 20px 80px;
}

h2.vcHeading {
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 50px;
    color: #000;
}

h2.vcHeading strong {
    font-weight: 700;
}

.vcGrid {
    display: flex;
    gap: 24px;
    max-width: 1300px;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
}

.vcCard {
    flex: 1;
    min-width: 280px;
    max-width: 500px;
    background: #eeeeee;
    padding: 28px 28px 0;
    display: flex;
    flex-direction: column;
}

.vcCardHeader {
    margin-bottom: 16px;
}

h3.vcName {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 6px;
    color: #000;
    line-height: 1.3;
}

p.vcPrice {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    margin: 0;
}

.vcImage {
    font-size: 0;
    margin-bottom: 20px;
}

.vcImage img {
    width: 100%;
    height: auto;
    display: block;
    mix-blend-mode: multiply;
}

.vcLearnMore {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 240px;
    margin: 10px auto;
    padding: 16px 20px;
    background: #718391;
    color: #fff;
    border: none;
    font-size: 17px;
    font-weight: 400;
    cursor: pointer;
    transition: background 0.2s;
    letter-spacing: 0.3px;
}

.vcLearnMore:hover, .vcLearnMore:focus {
    background: #8e9aa3;
}

.vcLearnMore i {
    transition: transform 0.3s;
    font-size: 13px;
}

.vcLearnMore.is-open i {
    transform: rotate(180deg);
}

.vcSpecsPanel {
    display: none;
    width: calc(100% + 56px);
    margin-left: -28px;
    padding: 0 28px 28px;
    background: #eeeeee;
}

.vcSpecRow {
    display: flex;
    flex-direction: column;
    padding: 14px 0;
    border-bottom: 1px solid #e0e0e0;
}

.vcSpecRow:first-child {
    border-top: 1px solid #e0e0e0;
    margin-top: 4px;
}

.vcSpecLabel {
    font-size: 12px;
    color: #888;
    margin-bottom: 4px;
    font-weight: 400;
}

strong.vcSpecValue {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.5px;
    font-family: 'Geely';
}

.vcSafetyList {
    padding-top: 16px;
}

p.vcSafetyLabel {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    margin: 0 0 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.vcSafetyList ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.vcSafetyList ul li {
    font-size: 12px;
    color: #666;
    padding: 3px 0;
    line-height: 1.4;
    list-style: none;
}

/* ── Exterior / Interior gallery wrappers keep the existing gallery styles ── */
.exterior-gallery-wrapper,
.interior-gallery-wrapper {
    margin-bottom: 0;
}


.buttonHolder {
    display: inline-flex;
    gap: 10px;
}

@media (max-width: 768px) {

    /* Nav bar */
    .pageSectionHolder {
        flex-wrap: wrap;
        gap: 8px;
        justify-content: flex-start;
    }

    .redBannerModelInfo {
        flex-direction: row;
        align-items: center;
        gap: 8px;
        width: 100%;
    }

    .redBannerLeft {
        order: 2;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 0;
    }

    .pageSectionHolder a {
        padding: 0 10px 0 0;
        font-size: 12px;
    }

    .redBannerRight {
        order: 1;
    }

    /* Showroom */
    .showroom-main-swiper {
        max-width: 100%;
    }

    /* Gallery label */
    h2.galleryLabel {
        font-size: 22px;
    }

    /* Image grids */
    .exteriorImageGrid {
        grid-template-columns: 1fr;
    }

    .exteriorImageGrid .imageGridItem:first-child {
        grid-column: auto;
    }

    .interiorImageGrid {
        grid-template-columns: 1fr;
    }

    .interiorImageGrid .imageGridItem:first-child,
    .interiorImageGrid .imageGridItemFull {
        grid-column: auto;
    }

    /* Feature cards */
    .featureCardsGrid {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .featureCard {
        min-width: calc(50% - 12px);
        max-width: calc(50% - 12px);
    }

    .vcCard {
        min-width: calc(50% - 12px);
        max-width: 100%;
    }

    /* Accordion */
    .variantsAccordionHolder {
        display: none;
    }

    .half-spec-holder {
        flex: 0;
    }

    .variantDropdown {
        display: block;
        padding: 20px 0;
    }

    span.new_value.single_value {
        width: 150px;
        display: block;
        text-align: right;
    }

    h2.showroomHeading, h2.vcHeading, h2.featureCardsHeading, .financeFrom {
        font-size: 29px;
    }

    h3.vcName {
        font-size: 23px;
    }

    .featureCardsSub {
        text-align: left;
    }

    h2.featureCardsHeading {
        text-align: left;
    }

    .featureCardsSection {
        padding: 30px 20px 60px;
    }

    .redBannerSection {
        top: 0px;
        z-index: 11;
    }

    .accordionSection {
        padding: 20px;
    }

    .flex-specs {
        gap: 0;
    }

    .accordionSection select {
        border: 2px solid #000;
    }

    .variantDropdown label {
        padding: 12px;
        font-size: 20px;
        font-weight: 700;
    }

    .accordionSection .pricingHeading {
        display: none;
    }

    /* Banner stats */
    .bannerStatItem {
        padding: 0 16px;
    }

    .statValue {
        font-size: 20px;
    }

}

@media (max-width: 480px) {

    .bannerStats {
        flex-wrap: wrap;
        gap: 8px;
        padding: 12px;
    }

    .galleryLabelSection {
        padding: 0px 0px;
    }

    .custom-main-slider .swiper-button-next, .custom-main-slider .swiper-button-prev {
        transform: translateY(0%);
    }
    
    .safety-slider-wrapper {
        padding: 0 0px;
    }

    .bannerStatDivider {
        display: none;
    }

    .bannerStatItem {
        padding: 0 14px;
    }

    .statValue {
        font-size: 18px;
    }

    h2.galleryLabel {
        font-size: 18px;
    }

    .exteriorImageGrid,
    .interiorImageGrid {
        grid-template-columns: 1fr;
    }

    .featureCard,
    .vcCard {
        min-width: 100%;
        max-width: 100%;
    }

    .accordionSection {
        padding: 0 16px 20px;
    }

    .custom-main-slider .swiper-slide img {
        max-height: 260px;
    }
    .redBannerDivider{
        display: none;
    }
}

