.newModelSubMenu {
    background: rgb(4, 25, 84);
    color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    position: sticky !important;
    top: 67px;
    z-index: 999;
}
.newModelMobileMenu{
    display: none;
}
.newModelSubMenuLable h3 {
    margin: 0;
}

.headerFormHolder {
    display: none;
}

a.newModelSubMenuItem {
    color: #fff;
    padding: 5px 25px;
    text-decoration: none;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 17px;
    border-right: 1px solid;
}

.newModelSubMenuItem:last-child{
    border-right: 0px;
}

a.newModelSubMenuItem:hover{
    color: #fff;
}

.newModelSubMenuButton .quform-popup-link-4 {
    border: 1px solid;
    padding: 5px 40px;
    text-transform: uppercase;
    font-size: 17px;
    transition-duration: 0.3s;
}

.newModelListHolder p {
    text-align: left;
}

.newModelSubMenuButton .quform-popup-link-4:hover {
    background: #fff;
    color: rgb(4, 25, 84);
}

.newModelTopContent {
    margin: 40px 0;
    overflow: hidden;
}

.marginLeftSmall {
    margin-left: 40px;
}

.newModelHighlightsHolder::before {
    height: 3px;
    width: 100%;
    content: " ";
    display: block;
    margin-right: 20px;
    background-color: #333;
    margin-top: 25px;
}


.newModelHighlightsHolder::after {
    height: 3px;
    width: 100%;
    content: " ";
    display: block;
    margin-left: 20px;
    background-color: #333;
    margin-top: 25px;
}

.newModelHighlightsHolder{
    display: flex;
    width: 100%;
}

.entry-content > section{
    overflow: hidden;
    position: relative;
}

.offsetTopMiddleAbsolute p {
    max-width: 800px;
    margin: 0 auto;
}

.newModelHighlightsItemHolder {
    display: flex;
    width: 100%;
    min-width: 1000px;
    flex-wrap: wrap;
    justify-content: center;
}

.newModelHighlightItem span {
    display: flex;
    justify-content: center;
    align-items: center;
}

.newModelHighlightItem img {
    margin-right: 20px;
}

.newModelHighlightItemContent {
    font-family: 'fotonBold';
    font-size: 25px;
    color: #333;
    text-wrap: nowrap;
}

.newModelHighlightItem {
    margin: 0 20px;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/c0877fc419aa836a4097f4f982a53a59_ffffff.svg) !important;
    background-size: contain !important;
}

.bx-wrapper .bx-next {
    right: 10px !important;
    background: url(images/308d48427cd7846bd86b679eabd077ae_ffffff.svg) !important;
    background-size: contain !important;
}

.newModelTwoHighlights, .newModelTwoMainHighlights {
    margin: 50px 0;
}

.offsetTopMiddleAbsolute {
    top: 50%;
    transform: translate(-50%, -50%);
}

.newModelSectionHeadingHolder h2 {
    font-size: 40px;
    margin: 0;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #fff !important;
    padding-top: 20px;
    position: absolute !important;
    bottom: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #e3e3e3 !important;
    border: 1px solid;
    color: #e3e3e3 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff !important;
    color: #e3e3e3;
}

.entry-content p {
    font-size: 16px;
}

.newModelListHolder h3 {
    margin: 0;
}

.newModelListHolder p {
    margin-bottom: 13px;
    margin-left: 45px;
}

.newModelListHolder h3::before {
    content: " ";
    background: #000;
    width: 35px;
    margin-right: 10px;
    height: 3px;
    display: block;
}

.newModelListHolder h3 {
    margin: 0;
    display: flex;
    align-items: center;
}

.mediumPadding {
    padding: 40px 20px;
    overflow: hidden;
}


.overlayMainImage img {
    display: block;
    object-fit: cover;
    object-position: center;
    width: 100% !important;
    height: 400px;
}


.overlayMainImage {
    max-height: 400px;
    overflow: hidden;
}

.newModelVariantHeadings {
    display: flex;
    justify-content: end;
    text-align: center;
    /* border-radius: 10px; */
    /* background: #000; */
}

.newModelVariantHeadingHolder {
    font-family: 'fotonMedium';
    color: #000;
    cursor: pointer;
    background: #e6e6e6;
    padding: 15px;
}

.activeHeading {
    background: #c5c5c5 !important;
}

.activeTable {
    display: block;
}

.newModelVariantHeadingHolder:first-child {
    border-radius: 10px 0 0 0;
}

.newModelVariantHeadingHolder:last-child {
    border-radius: 0px 10px 0px 0px;
}

.newModelVariantHolderMain {
    padding: 40px 0;
}

section#priceSection {
    background-color: #f7f7f7;
}

.newModelVariantTableHolderSection {
    background: #fff;
    /* padding: 40px; */
    margin-bottom: 20px;
    border-radius: 5px;
}

.newModelVariantTableHeadingHolder {
    font-family: 'fotonMedium';
    padding: 20px 40px;
    cursor: pointer;
}

span.newModelVariantTableHeading {
    position: relative;
    display: block;
}

.newModelVariantTable table {
    margin: 0;
}

.newModelVariantTable th, .newModelVariantTable td {
    border-bottom: 1px solid #eee;
    border-top: 0px;
}

span.newModelAccordionIcon {
    position: absolute;
    right: 10px;
}

.newModelVariantTable td {
    text-align: right;
}

.newModelVariantTable {
    padding: 0;
    height: 0;
    overflow: hidden;
}

.newModelVariantTable.activeTable{
    padding: 20px 40px;
    height: unset !important;
}

.newModelHeroTitleOverlay {
    position: absolute;
    top: 150px;
    background-image: linear-gradient(to right, rgb(4, 25, 84), transparent);
    color: #fff;
}

h2.newModelHeroOverlayContent::before {
    content: " ";
    height: 3px;
    width: 300px;
    background: #fff;
}

h2.newModelHeroOverlayContent {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 10px 0;
}

.newModelButtonsOverlay {
    height: 0;
    position: relative;
    top: -250px;
    text-align: right;
    /* text-align: right; */
}

.megaMenu {
    float: right;
}

.newModelButtonsOverlay a, .newModelButtonsOverlay span {
    padding: 2px 10px;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid;
    margin-right: 50px;
    transition-duration: 0.3s;
    margin-bottom: 40px;
    display: inline-block;
}

.newModelListHolder:nth-child(3n), .newModelListHolder:first-child {
    padding-left: 380px;
}

.newModelListHolder:nth-child(2n){
    padding-left: 50px;
}

.mediumPadding {
    padding: 40px;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 99 !important;
}

.connected-carousels .stage {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    background: #fff;
    width: 100%;
}
.connected-carousels .carousel-stage {
}

.connected-carousels .carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.connected-carousels .carousel li {
    float: left;
    list-style-type: none;
}

.connected-carousels .prev-stage {
    left: 0;
}

.connected-carousels .next-stage {
    right: 0;
}

.connected-carousels .navigation {
    width: 100%;
    margin: 0;
    position: relative;
}

.connected-carousels .carousel-navigation {
    width: 100%;
    float: unset;
    background: #fff;
    max-width: 700px;
    margin: 0 auto;
    padding-top: 20px;
    overflow: visible !important;
}

.colourGaleryColourCircle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 0 0 5px #cecece;
}

.colourGalleryColourHolder {
    text-align: center;
    font-size: 13px;
    width: 100px;
}

.colourGalleryColourHolder {
    text-align: center;
}
a.prev.prev-stage span, a.next.next-stage span {
    display: inline-block;
    background: transparent;
    color: #fff;
    font-size: 40px;
    padding: 3px;
}
.connected-carousels .carousel-navigation ul {
    max-width: 700px;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    top: 0 !important;
}
.connected-carousels .carousel-navigation li {
    cursor: pointer;
    float: left;
    width: unset;
    list-style-type: none;
}

.connected-carousels .carousel-navigation li img {
    display: block;
}

.connected-carousels .carousel {
    overflow: hidden;
    position: relative;
}


.vehicleColorSection {
    width: 100%;
    margin: 50px auto;
}

.vehicleColourHolder li{
	max-width: 100%;
}


@media screen and (max-width: 768px) { /* iPhone 6 Plus, Landscape Display */
    .offsetTopMiddleAbsolute {
        top: 50%;
    }
    h2.newModelHeroOverlayContent {
        font-size: 28px;
    }
    .newModelListHolder:nth-child(3n), .newModelListHolder:first-child {
        padding-left: 0;
    }

    .newModelListHolder:nth-child(2n) {
        padding-left: 0;
    }

    .newModelVariantHeadings {
        justify-content: unset;
        overflow-x: scroll;
    }

    .newModelVariantHeadingHolder {
        font-family: 'fotonMedium';
        color: #000;
        cursor: pointer;
        background: #e6e6e6;
        padding: 10px;
        font-size: 14px;
        min-width: 100px;
    }

    .newModelListHolder:nth-child(2n){
        padding-right: 0;
    }

    .newModelMainHeading .marginLeftSmall {
        margin: 0;
    }

    section.newModelSubMenu {
        display: none;
    }

    .newModelButtonsOverlay {
        height: unset;
        position: inherit;
        top: unset;
        text-align: left;
        /* text-align: right; */
        padding: 20px;
    }

    .newModelVariantTable th {
        width: 40%;
    }

    .newModelVariantTable {
        font-size: 14px;
    }

    .newModelVariantTable td {
        width: 60%;
    }

    .newModelMobileMenu {
        display: block;
        position: fixed !important;
        bottom: 0;
        z-index: 9999;
        color: #fff;
        display: flex;
        flex-wrap: wrap;
        padding: 15px 20px;
        align-items: center;
        width: 100%;
    }

    .newModelTopContent {
        margin-top: 0;
    }

    .newModelHighlightsHolder {
        align-items: center;
    }

    .newModelHighlightItem img {
        margin-right: 0;
    }

    .newModelListHolder {
        padding-right: 20px;
    }

    .newModelButtonsOverlay a, .newModelButtonsOverlay span {
        padding: 2px 10px;
        color: #041954;
        font-size: 25px;
        text-transform: uppercase;
        text-decoration: none;
        border: 2px solid;
        margin-right: 0;
        margin-bottom: 20px;
        display: inline-block;
    }

    .newModelMobileMenuLable {
        width: 50%;
    }

    .newModelSubMenuButton {
        width: 50% !important;
        display: block;
        text-align: right;
    }

    .newModelSubMenuButton .quform-popup-link-4 {
        border: 1px solid;
        padding: 5px 10px;
        text-transform: uppercase;
        font-size: 17px;
    }

    .newModelMobileMenuLable h3 {
        margin: 0;
        font-family: 'fotonLight';
    }

    a.newModelMobileMenuItem {
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        display: block;
        padding: 15px 0;
        border-bottom: 1px solid #fff;
        width: 100%;
    }

    .newModelMobileMenuItemHolder {
        width: 100%;
        height: 0;
        transition-duration: 0.3s;
        transition-timing-function: ease-in-out;
    }

    .activeMobileNewModelNav {
        height: 480px !important;
    }

    .mediumPadding {
        padding: 40px 0;
        overflow: hidden;
    }

    .subHeading::after {
        max-width: unset;
    }

    .subHeading::before {
        max-width: unset;
    }

    .overlaySection .limitWidth{
        padding: 0!important;
    }

    .overlaySection p {
        padding: 0 20px;
    }
    h2.newModelHeroOverlayContent::before {
        content: " ";
        height: 3px;
        width: 50px;
        background: #fff;
    }
    .newModelButtonsOverlay a, .newModelButtonsOverlay span {
        font-size: 20px;
    }

    .colourGalleryColourHolder {
        text-align: center;
        font-size: 13px;
        width: 66px;
    }

    .colourGaleryColourCircle {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin: 0 auto;
        box-shadow: 0 0 5px #cecece;
    }

    .connected-carousels .carousel-navigation ul {
        max-width: 100%;
        overflow-y: scroll;
        margin: 0 10px;
        justify-content: unset;
    }
}
@media screen and (max-width: 480px) { /* iPhone 6 Plus, Landscape Display */
    .newModelSubMenu {
        flex-direction: column;
        position: unset !important;
    }
    a.newModelSubMenuItem {
        border-right: 0px;
        display: block;
    }

    .newModelSubMenuItemHolder {
        width: 100%;
    }

    .newModelSubMenuButton {
        width: 100%;
    }

    .newModelHighlightsHolder::before, .newModelHighlightsHolder::after {
        max-width: 70px;
    }
    .newModelHighlightsItemHolder {
        display: flex;
        width: 100%;
        min-width: unset;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }

    .newModelHighlightItemContent {
        text-wrap: unset;
    }

    .newModelHighlightItem span {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .newModelHighlightItem {
        margin: 20px 0;
    }

}