/************ // General HTML Tags // ************/

body {
    font-family: 'Lato', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif !important;
}

p {
    font-family: 'Lato', sans-serif !important;
}

/************ // Site Structure // ************/
header.entry-header {
    display: none;
}

.bx-wrapper {
    padding-top: 94px !important;
}

.site-inner,
.wrap {
    margin: 0 auto;
    max-width: 100%;
}

.entry {
    background-color: #000;
    margin-bottom: 0;
    padding: 0;
    color: #fff;
}

.site-inner {
    clear: both;
    padding-top: 0;
    word-wrap: break-word;
}

.site-inner {
    min-height: 100%;
}

.lmtWdth {
    max-width: 1800px;
    margin: 0 auto;
    width: 100%;
}

.site-header>.wrap {
    display: flex;
}

/************ // Header // ************/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: 0px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff !important;
}

.bx-wrapper {
    margin: 0 auto 0px !important;
}

.bx-wrapper .bx-controls-direction a {
    background-color: #0e1653bf;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.floating {
    position: fixed;
    bottom: 18px;
    left: 25px;
    text-align: center;
    z-index: 100;
}

.archiveContentMenu h6 {
    font-size: 12px;
}

/************ // Menu // ************/

.mobileMenuSection {
    position: fixed;
    top: 75px;
    bottom: 0;
    width: 0;
    right: 0;
    z-index: 9999;
    overflow-y: scroll;
    display: none;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
}


.mobileMenuItemHolder {
    width: 100vw;
}

.activeMenu {
    display: block !important;
    width: 100% !important;
}

.blackBackground {
    background-color: #000;
}

.mobileMenuIcon {
    color: #fff;
    margin: 0;
    font-size: 35px;
    /* margin-left: 20px; */
    min-width: 75px;
    text-align: right;
}

.mobileMenuItemHolder {
    width: 100vw;
}

.menuDropdownOptionMenu {
    display: none;
}

a.mobileMenuSubItem {
    display: block;
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
}

ul#menuItem124 {
    width: 184px;
    background-color: #000;
}

ul#menuItem124:hover {
    left: auto;
}

.genesis-nav-menu .sub-menu a {
    background-color: #000;
    border: 0;
}

.widget-area.header-widget-area {
    display: flex;
    flex-direction: column-reverse;
}

.site-header .widget-area {
    float: right;
    text-align: left;
    width: 90%;
}

.header-image .site-title>a {
    background-position: center !important;
    background-size: contain !important;
    float: left;
    min-height: 140px;
    width: 100%;
}

.title-area {
    width: 180px;
}

.site-header>.wrap {
    padding: 0px 0px 0px 20px;
    background: #000;
}

section#nav_menu-2 {
    background-image: linear-gradient(180deg, #E31837 0%, #9B1328 100%);
    background-color: transparent;
}

.genesis-nav-menu a {
    padding: 25px 20px;
    text-transform: uppercase;
    color: #fff;
}

section#nav_menu-2 .genesis-nav-menu a {
    font-size: 1.1rem;
    color: #ffffff;
}

section#nav_menu-2 .genesis-nav-menu a:hover {
    color: #ffffff;
    text-decoration: none;
}

.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu {
    color: #ffffff;
    text-decoration: none;
    font-size: 1.5rem;
}

.genesis-nav-menu a:hover {
    color: #c3251d;
    text-decoration: underline;
}

img.iconImage {
    width: 18px;
    position: relative;
    bottom: -4px;
}

section#custom_html-2 .textwidget.custom-html-widget {
    position: absolute;
    right: 12px;
    width: 229px;
    top: 82px;
}

section#custom_html-2 {
    margin: 0;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    left: 0;
}

.genesis-nav-menu .sub-menu {
    width: 100%;
    background-color: #000;
    z-index: 999999;
    border-top: 0;
}

.archive_holder_menu {
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
}

.categories-menu {
    display: flex;
    background-color: #2B2B2B;
    justify-content: center;
    width: 100%;
}

.category-name-menu {
    border-bottom: 2px solid #ffffff00;
    color: #afafaf;
    font-weight: 300;
    margin-left: 30px;
}

.categories-menu {
    display: flex;
    background-color: #2B2B2B;
    justify-content: unset;
    width: 100%;
    text-transform: uppercase;
    padding: 16px 25px;
}


.category-name-menu:hover,
.active-menu {
    border-bottom: 2px solid #CF1837;
    cursor: pointer;
    color: #fff;
}

.archiveVehicleMenu a {
    background-color: #000 !important;
    border: 0 !important;
}

.genesis-nav-menu .sub-menu a {
    width: unset;
}

.archiveContentMenu {
    text-align: center;
    color: #fff;
    text-decoration: none;
}

.archiveContentMenu a {
    color: #fff;
    text-decoration: none;
}

.site-header .genesis-nav-menu li li {
    margin-left: 0;
    width: 100%;
}

/************ // Content // ************/

.site-header {
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 9;
    transition: top ease 0.5s;
}

/************ // Home Page // ************/

.redHeaderHolder {
    display: flex;
    background-color: #e31837;
    color: #fff;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    top: -20px;
    border-radius: 10px 10px 0 0;
    gap: 68px;
    align-items: center;
    z-index: 1;
}

.infoBlockHome {
    text-align: center;
    position: relative;
}

.infoTitlesHome {
    padding: 15px;
}

.whiteBox {
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    max-width: 149px;
    width: 100%;
    margin: 0 auto;
    color: #e31837;
    background-color: #fff;
    z-index: 1;
}

.flexItemsHome {
    position: relative;
}

.bottomImageHolder {
    position: relative;
    top: -44px;
    z-index: 0;
    margin: 0 auto;
    width: 100%;
}

.bannerImageHolder {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

.infoTitlesHome:hover,
.whiteBox:hover {
    cursor: pointer;
}

.homeHolder {
    background-color: #000;
}

.image-holder,
.text-holder {
    width: 50%;
    color: #fff;
}

img.button-img-app {
    width: 25%;
}

.flex-items {
    display: flex;
    justify-content: center;
    align-items: center;
}

.decrease-width {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}

.lower-images-home {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    font-size: 0;
}

.image-button-overlay {
    width: 50%;
    position: relative;
}

.grey-box {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 355px;
    top: 0;
    background-image: linear-gradient(95deg, #4A4A4A 0%, #191919 50%);
    padding: 20px 20px 20px 25px;
    color: #fff;
    font-size: 16px;
    display: inline-table;
    transform: translate(0%, 50%);
}

img.button-img-low {
    max-width: 220px;
}

.grey-box p {
    min-height: 90px;
    margin: 0;
    font-size: 13px;
}

.archiveVehicle {
    background-image: url(/wp-content/uploads/2024/07/Car-Border.png);
    background-size: 100% 100%;
    width: 30%;
    padding: 50px 20px;
}

.archive_holder_home {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.categories {
    display: flex;
    justify-content: center;
}

.gradient-background {
    background-image: linear-gradient(180deg, #4A4A4A 7%, #191919 22%);
}

.flex-items-vehicles {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 60px;
}

.right-holder-archive {
    width: 45%;
}

.left-holder-text {
    width: 23%;
    color: #fff;
}

.category-name {
    border-bottom: 1px solid #8E8E8E47;
    margin-bottom: 16px;
    padding: 15px 20px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.category-name:hover,
.active {
    border-bottom: 1px solid #CF1837;
    cursor: pointer;
    color: #CF1837;
}

.archiveContent {
    color: #fff;
    padding-bottom: 23px;
}

.archiveContent h3 {
    margin: 0;
}

.text-holder {
    font-size: 15px;
}

/************ // Contact Us // ************/

.backgroundContact {
    background-image: radial-gradient(at top left, #4A4A4A 7%, #191919 15%);
    margin-top: 140px;
    color: #fff;
}

.mznaziButtons {
    padding-bottom: 75px;
}

.flex-items-contact {
    display: flex;
    justify-content: center;
    padding: 30px;
    max-width: 1200px;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    padding-top: 150px;
}

.rightContact {
    max-width: 800px;
    width: 100%;
}

.leftContact {
    max-width: 320px;
    margin-right: 60px;
    width: 100%;
}

.formConfirmation-full {
    font-size: 12px;
}

/************* // Book a test drive // *********/

.flex-items-testdrive {
    display: flex;
    color: #fff;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.rightTestDrive {
    max-width: 800px;
    width: 100%;
}

.leftTestDrive {
    max-width: 320px;
    margin-right: 60px;
    width: 100%;
}

.page-id-398 .backgroundContact,
.page-id-357 .backgroundContact {
    margin-top: 0;
}

.singleBanner {
    font-size: 0;
    padding-top: 130px;
}

i.qicon-calendar {
    color: #000;
}

/************ // New Model // ************/


.limitwdth {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-top: 75px;
}

.button1 {
    height: 50px;
    width: 15%;
    position: relative;
    background: #333;
    min-width: 290px;
    text-align: center;
}

.button1 a,
.button2 a {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    color: #fff;
}

.button2 {
    background: #e41c38;
    width: 15%;
    text-align: center;
    height: 50px;
    position: relative;
    min-width: 290px;
}

.download-button {
    color: #fff;
    background: #e51f39;
    padding: 10px;
    border-radius: 10px;
    text-decoration: none;
}

.download-button-container {
    padding: 10px;
    max-width: 289px;
}

/************* // New service page //***********/

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

.service-holder .limitpage {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 70px;
    padding-bottom: 70px;
}

.service-holder {
    background-image: linear-gradient(171deg, #4A4A4A 0%, #191919 100%);
}

.service-holder p {
    font-size: 16px;
}

.flex-service {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-service-text {
    width: 60%;
}

.service-flex-icon img {
    width: 120px;
}

.service-flex-icon {
    width: 20%;
}

.flex-service-text h3 {
    font-weight: 300;
}

.service-left h2 {
    font-size: 37px;
}

.black-bottom-service {
    text-align: center;
    padding-top: 60px;
    max-width: 1200px;
    margin: 0 auto;
}

.black-bottom-service p {
    font-size: 16px;
}

.parts-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.part-block {
    flex: 0 0 33%;
}

.part-icon img {
    width: 100px;
}

.icons-section {
    background-color: #191919;
}

.service-form-holder {
    max-width: 1200px;
    margin: 0 auto;
}

.service-form-holder h2 {
    padding-top: 50px;
}

.service-form-holder h2,
.service-form-holder p {
    text-align: center;
}

.quform-inner.quform-inner-select.quform-inner-5_18 select {
    padding: 1.8% !important;
}

.quform-elements-5 button.quform-submit {
    margin: 0 auto !important;
}

.quform-elements-5 .quform-button-back-default,
.quform-button-next-default,
.quform-button-submit-default {
    float: unset;
}

/************ // App Page // ************/

.mzansi-app-holder {
    display: flex;
    padding-top: 150px;
}

.grey-app-section {
    background-image: radial-gradient(at top left, #4A4A4A 7%, #191919 38%);
    padding: 5%;
}

.red-app-section {
    background-image: radial-gradient(at top left, #de1736 7%, #a21329 38%);
    padding: 5%;
}

.red-text-holder h2 {
    text-align: center;
    padding-bottom: 23px;
}

.mzansi-app-holder p,
.mzansi-app-holder li {
    font-size: 16px;
}

.mzansi-logo-holder {
    width: 440px;
    padding: 4% 2%;
}

.flex-app-list {
    display: flex;
}

.flex-list {
    width: 40%;
}

.flex-app-buttons {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.app-button-holder {
    width: 40%;
}

.app-barcode img {
    max-width: 350px;
    width: 100%;
}

.app-barcode {
    text-align: center;
}

.adventure-section {
    padding: 37px 0px;
    max-width: 1200px;
    margin: 0 auto;
}

.adventure-section h2 {
    margin-bottom: 40px;
}

.adventure-options {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.adventure-option {
    width: 45%;
    margin: 20px 0;
    text-align: left;
}

.adventure-option h3 {
    font-size: 1em;
    margin: 10px 0;
    font-weight: 300;
    color: #818181;
    margin-bottom: 0;
}

.adventure-option a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border-bottom: 2px solid red;
    padding-bottom: 5px;
    font-size: 14px;
}

.adventure-option {
    display: flex;
}

.adventure-option i {
    font-size: 1.5em;
    vertical-align: middle;
    margin-right: 15px;
    color: #e31837;
    margin-top: 5px;
}

/************ // News Page // ************/

.news-carousel {
    position: relative;
    /* Add relative positioning */
}

.news-carousel .carousel-item {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    background-color: #000;
    border: 1px solid #2f2f2f9c;
    border-bottom: 0;
}

.news-carousel .carousel-item img {
    width: 100%;
    height: auto;
    /* Adjust height for better responsiveness */
    max-height: 300px;
    /* Set a maximum height */
    object-fit: cover;
    /* Maintain aspect ratio and cover the entire area */
}

.news-carousel .carousel-item h3 {
    font-size: 18px;
    margin: 10px 0;
    line-height: 1.2em;
    font-weight: 400;
    padding: 35px;
    margin-bottom: 0;
}

.news-carousel .carousel-item p {
    font-size: 1em;
    color: #666;
}

.page-id-3268 .entry-content ul {
    margin-left: 0 !important;
}

.blog-next {
    float: right;
    position: absolute;
    top: 50%;
    right: 16%;
    width: 18px;
    cursor: pointer;
}

.blog-previous {
    width: 18px;
    position: absolute;
    top: 50%;
    left: 16%;
    cursor: pointer;
}

.blogsHolderbackground {
    background-image: radial-gradient(at top left, #4A4A4A 7%, #191919 38%);
}

.blogsHolder {
    max-width: 1200px;
    color: #fff;
    margin: 0 auto;
    padding: 60px 0;
}

.blogsHolder h3 {
    font-size: 30px;
}


.carousel-item a {
    color: #fff;
    text-decoration: none;
}

.single-post .entry-content {
    padding-top: 150px;
    max-width: 1200px;
    margin: 0 auto;
}

.mob-menu-header-holder {
    height: 60px;
    padding-top: 8px;
}

.mobmenur-container {
    top: 16px;
}

/************ // Range Page // ************/

.flex-range {
    display: flex;
    padding-top: 140px;
}

.woof_container.woof_container_select.woof_container_years.woof_container_6.woof_container_years {
    display: block !important;
}

.blogsHolder {
    max-width: 1280px;
    color: #fff;
    margin: 0 auto;
    padding: 150px 40px;
}

.blogsHolder .variantsTitleHolder {
    padding-bottom: 24px;
}

.limitslides {
    width: 800px;
}

.textCenter {
    text-align: center;
}

p.we-buy-cars-write {
    text-align: center;
}

.button-link {
    display: inline-block;
    padding: 10px 20px;
    background-color: #c4001d;
    /* Main red color */
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    font-family: Arial, sans-serif;
    clip-path: polygon(0 0, 90% 0, 98% 100%, 0 100%);
}

.button-link::after {
    content: "";
    position: absolute;
    top: 0;
    right: -5px;
    /* Adjust spacing of the white part */
    width: 10px;
    height: 100%;
    background-color: white;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.button-link:hover {
    background-color: #a10016;
    /* Darker red on hover */
}

/************ // Footer // ************/

.footer-widgets {
    background-color: #000;
    border-top: 1px solid #fff;
}

.footer-icons {
    color: #e6e6e6;
    font-size: 38px !important;
}

.footer-widgets .widget-title {
    font-size: 2.1rem;
    color: #e6e6e6;
}

.textwidget.custom-html-widget a {
    color: #e6e6e6;
    text-decoration: none;
}

.footer-widgets .wrap {
    max-width: 1200px;
}


.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
    width: 22%;
}

.footer-widgets .textwidget.custom-html-widget {
    font-size: 14px;
}

.footer-widgets-3,
.footer-widgets-4 {
    float: right;
}


.widget-area.footer-widgets-3.footer-widget-area {
    margin-right: 74px;
}

.mobmenu-right-panel {
    width: 80%;
}

.whiteBox a {
    text-decoration: none;
}


.site-footer {
    background-color: #000;
    border-top: 0;
    color: #fff;
}

.addressHolder {
    width: 28%;
    font-size: 15px;
    padding-right: 35px;
}

.mapHolder {
    width: 40%;
}

.flex-itemsFind {
    display: flex;
    width: 100%;
    justify-content: center;
    color: #fff;
    padding: 100px 0;
}


.borderHolder {
    border-bottom: 1px dotted;
    padding-bottom: 23px;
}

.find-a-dealer.blogsHolderbackground {
    padding-top: 150px;
}

.flex-items-testdrive {
    padding-top: 150px;
}



/************ // Accessories New Page // ************/

.full-body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #000000;
    color: #333;
    padding-top: 140px;
}

.logo-holder-access {
    width: 30%;
}

.header-content {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 612px;
    width: 100%;
    margin: 0 auto;
    gap: 25px;
}

.main-header {
    background-color: transparent;
    color: #fff;
    padding: 46px 0;
    text-align: center;
    background-image: url(/wp-content/uploads/2024/07/Accessories-scaled-1.webp);
    background-size: cover;
    background-position-y: -100px;
    background-repeat: no-repeat;
}

.header-content h1 {
    font-size: 2.5em;
    margin: 0;
}

p.acc-title {
    margin: 0;
    font-weight: 600;
    font-size: 24px;
}

p.made-title {
    margin: 0;
    font-size: 17px;
}

.header-content span {
    color: #f00;
}

.explore {
    padding: 0;
    text-align: center;
    background-color: #fff;
}

.explore h2 {
    color: #fff;
    font-size: 2em;
    margin-bottom: 0;
    padding: 2%;
    background-color: #000;
}


.models {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.model {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    background-color: #000;
}

.model img {
    width: 100%;
    height: auto;
    display: block;
}

.model button {
    background-color: #f00;
    color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.choice {
    padding: 40px 20px;
    background-color: transparent;
    color: #fff;
    text-align: center;
    background-image: url(/wp-content/uploads/2024/07/Accessories-scaled-1.webp);
    background-size: cover;
    background-repeat: no-repeat;
}

.white-line-down {
    border: 1px solid;
}

.choice h2 {
    font-size: 2em;
    margin-bottom: 20px;
}

.choice p {
    max-width: 1200px;
    margin: 0 auto 0px;
    font-size: 15px;
}

.choice-options {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 45px 0;
    max-width: 1600px;
    margin: 0 auto;
}

.option {
    width: 18%;
    margin-bottom: 20px;
}

.icon-holder img {
    width: 25%;
}

.range-options p {
    font-size: 15px;
}

.range {
    /* padding: 40px 20px; */
    text-align: left;
}

.range-content {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    background-color: #000;
}

.range-buttons a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}

.range-content img {
    width: 50%;
    height: auto;
}

.range-options {
    width: 50%;
    padding: 70px;
    color: #fff;
}

.range-options h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
}

.range-options p {
    margin-bottom: 20px;
}

.range-options button {
    background-color: #f00;
    color: #fff;
    border: none;
    padding: 10px;
    margin: 5px;
    cursor: pointer;
}

.flex-items-images {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.flex-items-images .each-acc {
    flex: 0 0 25%;
    box-sizing: border-box;
    padding: 8px;
    text-align: center;
    color: #fff;
}

.flex-items-acc {
    display: flex;
    justify-content: center;
    padding-top: 205px;
    align-items: center;
    gap: 200px;
    background-image: url(/wp-content/uploads/2024/07/Accessories-scaled-1.webp);
    background-size: cover;
    padding-bottom: 80px;
    background-repeat: no-repeat;
}

.keep-it-logo img {
    width: 140px;
}

.back-link a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 17px;
}

.acc-name p {
    margin: 0;
    font-size: 17px;
}

.formH-holder {
    font-size: 17px;
    text-decoration: underline;
    text-decoration-color: #f00;
}

span.boldEnquire {
    font-weight: 600;
}

.financeAppHolder {
    padding-top: 70px;
    color: #fff;
}


span.red-underline {
    text-decoration: underline;
    text-decoration-color: #f00;
}

button.quform-submit {
    background-image: linear-gradient(to right, #DF1837, #9D1229);
    border: none;
    padding: 10px 20px;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
    color: white !important;
    font-weight: bold;
    text-align: center;
    width: 200px;
}

ul.footer-con-flex li {
    margin-bottom: 0;
    padding-bottom: 0;
}

ul.footer-con-flex {
    display: flex;
    align-items: center;
    gap: 13px;
}

img.footer-icons {
    margin-top: 5px;
}

/************ // Responsive // ************/
@media screen and (max-width: 1800px) {

    /* Laptop */
    .site-header .widget-area {
        width: 87%;
    }

    .ovelayHolderSUV {
        max-width: 615px;
        padding-top: 16px;
    }


}

@media screen and (max-width: 1440px) {
    /* Laptop */

    .decrease-width {
        max-width: 405px;
        width: 100%;
        margin: 0 auto;
    }

    img.button-img-app {
        width: 40%;
    }


    .right-holder-archive {
        width: 65%;
    }

    .grey-box {
        transform: translate(0%, 30%);
    }

    .archiveVehicleMenu {
        width: 25%;
    }

    .archiveContent h3 {
        font-size: 18px;
    }

}

@media (max-width: 1205px) {

    .archiveVehicle {
        padding: 18px;
    }

}

@media (max-width: 1135px) {
    section#custom_html-2 .textwidget.custom-html-widget {
        display: none;
    }

}


@media screen and (max-width: 1024px) {

    /* Older Desktop */
    .full-body {
        padding-top: 0px;
    }

    .we-buy-cars-block {
        text-align: center;
    }

    p.we-buy-cars-write {
        text-align: center;
    }

    .firsWriteUpHolder {
        top: -60px;
        transform: translate(60%, 60%);
        max-width: 620px;
    }

    section#custom_html-2 .textwidget.custom-html-widget {
        display: block;
    }

    .financeAppHolder {
        padding-top: 0px;
    }

    .flex-items-acc {
        padding-top: 15px;
        gap: 70px;
    }

    .flex-range {
        padding-top: 0px;
    }

    .site-header .widget-area {
        width: 82%;
    }

    .site-header>.wrap {
        padding: 0px 0px 0px 0px;
    }

    .site-header {
        position: unset;
    }

    .decrease-width {
        text-align: center;
        max-width: unset;
    }

    .flex-items.invertMobile {
        flex-direction: column-reverse;
    }

    .grey-box {
        position: unset;
        padding: 5%;
        text-align: center;
        width: 100%;
        max-width: unset;
        transform: translate(0%, 0);
    }

    .categories-menu {
        display: none;
    }

    img.button-img-app {
        width: 20%;
    }

    .lower-images-home {
        flex-direction: column;
    }

    .site-inner {
        padding: 0;
    }

    .flex-items-vehicles {
        flex-direction: column;
    }

    .right-holder-archive {
        width: 100%;
    }

    .image-button-overlay {
        width: 100%;
    }

    .left-holder-text {
        width: 100%;
        color: #fff;
        text-align: center;
    }

    .archive_holder_home {
        justify-content: center;
    }

    .news-carousel .carousel-item {
        width: calc(33.33% - 20px);
        /* Three items per slide */
        margin: 0 0px;
    }

    .blogsHolder {
        padding: 150px 12px;
    }

    .backgroundContact {
        margin-top: 0px;
    }

    .singleBanner {
        padding-top: 0px;
    }

    .service-holder .limitpage {
        flex-direction: column;
        text-align: center;
    }

    .service-left {
        padding: 0 20px;
    }

    .flex-service {
        flex-direction: column;
    }

    .part-block {
        padding: 2%;
    }

    .flex-service-text {
        width: 100%;
        padding: 2%;
    }

    .service-form-holder {
        padding: 2%;
    }

    .adventure-section {
        padding: 37px 20px;
    }

    .mzansi-app-holder {
        padding-top: 0;
    }

    .text-holder {
        width: 100%;
        padding: 2%;
    }

    .footer-widgets-1 {
        padding-left: 40px;
    }

    .blogsHolder {
        padding: 20px 20px;
    }

    .blog-previous {
        top: 40%;
        left: 0%;
    }

    .blog-next {
        top: 40%;
        right: 0;
    }
}

@media screen and (max-width: 768px) {
    /* iPad */

    .mzansi-app-holder {
        flex-direction: column;
    }

    .flex-app-list {
        justify-content: space-between;
    }

    ul.footer-con-flex {
        justify-content: center;
    }

    .mzansi-logo-holder {
        width: 300px;
    }

    .part-block {
        flex: 0 0 50%;
    }

    .site-header .widget-area {
        width: 100%;
    }

    .flex-items-acc {
        padding-top: 15px;
        gap: 20px;
    }

    .flex-items-acc {
        flex-direction: column;
    }

    .flex-items-images {
        display: flex;
        justify-content: center;
    }

    .flex-items-images .each-acc {
        flex: 0 0 30%;
    }

    .models {
        flex-wrap: wrap;
    }

    .model {
        width: 50%;
    }

    .flex-items-testdrive {
        padding-top: 0px;
    }

    .header-image .site-title>a {
        visibility: hidden;
    }

    .right-holder-archive {
        width: 100%;
    }

    .addressHolder {
        font-size: 17px;
    }


    .archive_holder_menu {
        flex-direction: column;
        padding: 0;
    }

    .archiveContentMenu {
        text-align: left;
    }

    .archiveContentMenu span {
        display: none;
    }

    .archiveimageHolder {
        display: none;
    }

    .archiveContentMenu h3 {
        font-size: 13px;
    }

    .bx-wrapper {
        padding-top: 0 !important;
    }
    
    .flex-items-testdrive {
        flex-direction: column;
        padding: 5%;
    }

    .leftTestDrive {
        max-width: unset;
    }

    .leftContact {
        max-width: unset;
    }

    .flex-items-contact {
        flex-direction: column;
    }

    .limitwdth {
        padding: 5%;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        text-align: center;
    }

    .mobile {
        display: block;
    }

    .header-widget-area.megaMenuPrimary {
        display: none;
    }

    section#nav_menu-2 {
        display: none;
    }

    .flex-items-contact {
        padding-top: 0px;
    }

    .news-carousel .carousel-item {
        width: calc(50% - 20px);
        /* Two items per slide */
        margin: 0 10px;
    }

    .find-a-dealer.blogsHolderbackground {
        padding-top: 0px;
    }

    .widget-area.footer-widgets-3.footer-widget-area {
        margin-right: 0;
    }

    .footer-widgets-3,
    .footer-widgets-4 {
        float: unset;
        text-align: center;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
        width: 100%;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
        margin: 0 auto 40px;
    }

    .archiveVehicle {
        padding: 10px;
    }

    .flex-items-vehicles {
        padding: 30px;
    }

    .footer-widgets {
        padding: 60px 0 0 0;
    }

    .footer-widgets-1 {
        padding-left: 0px;
    }
}

@media screen and (max-width: 608px) {

    .archivePrice {
        font-size: 15px;
    }

    .archiveContent h3 {
        font-size: 15px;
    }

}

@media screen and (max-width: 480px) {
    /* iPhone 6 Plus, Landscape Display */

    .part-block {
        flex: 0 0 100%;
    }

    .infoTitlesHome {
        padding: 28px;
        min-height: 148px;
    }

    .flex-list {
        width: 100%;
    }

    .adventure-option {
        width: 100%;
    }

    section#custom_html-2 .textwidget.custom-html-widget {
        position: absolute;
        right: 0;
        width: 85%;
        top: 23px;
    }

    .flex-items-images .each-acc {
        flex: 0 0 100%;
        padding: 2%;
    }

    .logo-holder-access {
        width: 40%;
    }

    .model,
    .option,
    .addressHolder,
    .mapHolder {
        width: 100%;
    }

    .header-content,
    .range-content,
    .flex-range,
    .choice-options,
    .models {
        flex-direction: column;
    }

    .news-carousel .carousel-item {
        width: 100%;
        /* Show only one item per slide */
        margin: 0;
    }

    .addressHolder {
        padding-right: 0px;
    }

    .flex-itemsFind {
        display: flex;
        width: 100%;
        justify-content: center;
        flex-direction: column;
        color: #fff;
        padding: 5%;
    }

    .flex-items-vehicles {
        display: none;
    }

    .bottomImageHolder {
        position: unset;
    }

    .range-content img {
        width: 100%;
    }


    .range-options {
        width: 100%;
        padding: 2%;
        color: #fff;
        text-align: center;
    }

    .redHeaderHolder {
        top: 0;
        gap: 0;
    }

    .flex-items {
        flex-direction: column;
    }

    .image-holder,
    .text-holder {
        width: 100%;
    }

    .text-holder {
        padding: 5%;
    }

    .flex-items-vehicles {
        padding: 0;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
        width: 100%;
        text-align: center;
    }

    .widget-area.footer-widgets-3.footer-widget-area {
        margin-right: 0;
    }

    .single-post .entry-content {
        padding-top: 0;
        padding: 2%;
    }

    img.button-img-app {
        width: 45%;
    }

}

@media screen and (max-width: 320px) {
    /* iPhone 4,5, Portrait Display */

}