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

a {
    text-decoration: none
}

* {
    outline: none !important;
}

@font-face {
    font-family: 'fordregular';
    src: url('/wp-content/themes/genesis-sample/fonts/FordF1TC-Light.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'fordregular';
    src: url('/wp-content/themes/genesis-sample/fonts/FordF1TC-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'fordregular';
    src: url('/wp-content/themes/genesis-sample/fonts/FordF1TC-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'fordregular';
    src: url('/wp-content/themes/genesis-sample/fonts/FordF1TC-Semibold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

.siteLoader {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: white;
    overflow: hidden;
    z-index: 99999;
}

.siteLoader img {
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

h1, h2, h3, h4, h5, h6, span, a, li, div, p, button, input, select {
    font-family: 'fordregular' !important;
}


/************ // Site Structure // ************/
.site-header {
    background-color: #fff;
}

.nav-primary {
    background-color: #fff;
    border-top: 0px solid #000;
}

.entry {
    margin-bottom: 0;
    padding: 0;
}

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

.genesis-nav-menu a {
    color: #00142d !important;
    text-decoration: none;
    display: block;
    padding: 35px 18px;
}

.whiteBackground {
    background: #fff;
    color: #000;
    overflow: hidden;
    padding: 13px;
}

.seritiButton a {
    text-align: center;
    color: #fff;
    background: #24a599;
    text-decoration: none;
    min-width: 200px;
    display: inline-block;
    padding: 5px;
    margin-bottom: 10px;
}

.shortBorder {
    height: 10px;
    width: 200px;
    margin: 10px auto;
    background: #003145;
}

.limitWidth {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding: 20px;
}

.centerHeading {
    text-align: center;
}

.upperFont {
    text-transform: uppercase;
    padding-top: 15px;
}

.redfont {
    color: #ad0c33;
}

.whitefont {
    color: #fff;
}

.redfont :hover {
    color: #fff;
}

.genesis-nav-menu {
    color: #fff;
}

.genesis-nav-menu a :hover {
    color: #003145;
}


/************ // Header // ************/

.peppermint-arrows {
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -190px;
    gap: 10px;
}

img#left-arr, img#right-arr {
    cursor: pointer;
}

.peppermint-slides {
    padding-top: 0em !important;
    padding-bottom: 0em !important;
}


header.entry-header {
    display: none;
}

.bannerSlider {
    width: 100%;
    max-width: unset;
    margin-bottom: 0 !important;
    position: relative;
}

a.full-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: block;
}


ul.peppermint-dots>li.peppermint-active-dot>span {
    background: transparent !important;

}

ul.peppermint-dots {
    position: absolute;
    bottom: 5px;
    /* left: 50%; */
    width: 100%;
}

.header-image .title-area {
    margin: unset;
    max-width: 180px;
    padding: 0;
    margin-right: 30px;
}

.header-image .site-title>a {
    background-position: right !important;
    float: right;
    min-height: 86px;
}

/************ // Whatsapp // **********/
.float {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 120px;
    right: 20px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-bottom: 16px;
}

/************ // Menu // ************/
.site-header>.wrap {
    padding: 0px 0;
    display: flex;
    flex-direction: row-reverse;
}

.menu-item>a {
    text-decoration: none !important;
    border-bottom: 3px solid transparent;
}

.header-widget-area.megaMenuLeft {
    margin: 0%;
    text-align: center;
    width: 75%;
}

.menu-item>a:hover {
    border-bottom: 3px solid #066fef;
    color: #066fef !important;
}

.widget_nav_menu {
    margin: 0;
}

.genesis-nav-menu .menu-item:hover>#menuItem327 {
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999999;
}

#menuItem327 .menu-item {
    width: 100%;
}

#menuItem327 a {
    border: unset;
    text-decoration: unset;
}

.menuArchiveHolder .archiveVehicle:hover img {
    transform: scale(1.5);
}

.menuArchiveHolder .archiveVehicle img {
    transition-duration: 0.3s;
}

/***** Models Header *****/

#archive_slider {
  display: flex;
  flex-wrap: wrap;
}

div#archive_slider>h2,
ul#menuItem327 .menu-item {
  width: 100%;
}

.menuFilter {
    width: 15%;
    margin-left: 10px;
}


.menuVehiclesHolder {
  width: 85%;
}

.menuVehiclesHolder {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
}

a.fordRoundButton:hover,
span.fordRoundButton:hover {
  color: #fff;
  transform: unset;
  background-color: #00095b;
  border-color: #00095b;
  box-shadow: unset;
}

a.fordRoundButton, span.fordRoundButton {
    text-align: center;
    padding: 10px !important;
    width: 110px !important;
    margin-bottom: 0;
    border-radius: 30px !important;
    border: 2px solid transparent;
    cursor: pointer;
    color: #fff !important;
    background-color: #066fef !important;
    border-color: #066fef !important;
    outline: 0;
    margin: 0 auto;
}


span.archive_car_front_title {
  height: 35px;
  width: 100%;
  color: #00095b;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
  text-align: center;
  display: block;
}

.archiveMenuVehicleHolder {
  margin-bottom: 35px;
  display: none;
}

.menuFilter>a {
    display: block;
    color: #fff;
    font-family: "Antenna-Regular";
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 600;
    font-size: 20px !important;
    width: 260px !important;
}


div#archive_slider h2 {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}

a.activeMenuFilter {
    color: #ffffff !important;
    background-color: #00142d !important;
    border-radius: 50px;
}

.activeMenuVehicle {
  display: block !important;
}

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

.offerSwiper {
    width: 100%;
    padding: 20px 0;
}

.offerSlide figure {
    margin: 0;
    position: relative;
}

.offerSlide img {
    width: 100%;
    border-radius: 20px;
    display: block;
}

.full-overlay {
    position: absolute;
    inset: 0;
    z-index: 5;
}

/* Arrows */
.offerArrowPrev,
.offerArrowNext {
    color: #000;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.offerArrowPrev::after,
.offerArrowNext::after {
    font-size: 18px;
    font-weight: bold;
}

.model-filters {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.ServiceForm {
    background-color: #fff;
    color: #000;
    padding: 0px 150px;
    padding-top: 20px;
}

.model-filter-btn {
    padding: 10px 0;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
    display: block;
}

.model-filter-btn.active {
    border-bottom: 4px solid;
}


h2.HomeHeadingSecond {
    text-align: center;
    font-size: 40px;
    padding: 10px;
}

.homeBlueBackground {
    background-color: #00142d;
    padding: 20px;
    color: #fff;
}

h2.HomeHeading {
    font-size: 50px;
    text-align: center;
    padding-bottom: 20px;
}

.peppermint.peppermint-active {
    margin-bottom: 0;
}

#archive_holder {
    display: flex;
    padding: 10px 0;
    width: 99%;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: center;
}

.archiveContent {
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    min-height: 90px;
    position: relative;
    z-index: 9999;
}

.yellowFont a:hover {
    color: #fff
}

.usedArchiveHolder .archiveContent {
    border-bottom: 1px solid #ccc;

}

.archiveContent span {
    font-size: 16px;
    color: #24a599;
}

.archivePrice {
    color: #000;
    font-weight: 600;
}

span.archivePrice {
    color: #003145;
}

.pageContent {
    overflow: hidden;
    padding: 15px 0;
}

.checkContent h4 {
    font-size: 29px;
}

.checkContent {
    width: 100%;
}

.checkHolder {
    width: 100%;
}

.archiveContent h3 {
    color: #000;
}

h2.centerHeadingChose {
    text-align: center;
    font-size: 40px;
    padding: 20px;
}

.archiveUsedTitle {
    width: 70%;
    float: left;
    font-size: 15px;
}

nav a,
.archiveVehicle a,
.usedArchiveHolder a {
    color: unset;
    text-decoration: none;
}

.archiveUsedTitle h3 {
    font-size: 17px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blueBackgroundImage {
    background: url(/wp-content/uploads/2025/11/Choose-Background.webp);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.checkHolder img {
    border-radius: 15px;
}

p.textChoose {
    font-size: 15px;
}

.archiveUsedPrice h3 {
    text-align: left;
    margin: 10px 4px;
    transform: skew(20deg, 0deg);
    font-size: 18px;
    color: #fff;
}

.archiveUsedPrice {
    background: #003145;
    transform: skew(-20deg, 0deg);
    width: 30%;
    float: left;
    position: relative;
    right: -8px;
}

.archiveBottom p {
    color: #a3a3a3;
    padding-inline: 2px;
    font-size: 15px;
    display: inline;
}

.brandButton a,
.equireButton span {
    display: block;
    text-align: center;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}

.brandButton, .equireButton {
    max-width: 240px;
    margin: 0 auto;
    background: #2196F3;
    border-radius: 40px;
    padding: 7px 0;
    transition-duration: 0.3s;
    text-align: center;
    scroll-behavior: auto;
    color: #fff;
}

h3.LightblueHead {
    color: #2196F3;
}

.equireButton a {
    color: #fff;
}

#archive_holder>div:hover {
    box-shadow: 0px 0px 5px -2px;
}

.brandButton:hover {
    background-color: #505050;
}

.archiveVehicle {
    flex: 0 0 250px;
    padding: 10px 0;
}

.redBackground {
    background: #ad0c33;
}

.lblueBackground {
    background-color: #24a599;
}

.pageTextBanner {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    flex-wrap: wrap;
}

.pageTextBanner {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    flex-wrap: wrap;
    align-items: baseline;
}

.pageTextBanner>p {
    display: none;
}

.whiteButton a {
    background: #fff;
    display: block;
    padding: 5px 30px;
    margin-left: 20px;
    text-decoration: none;
    /* color: #000; */
    font-weight: 600;
    border-radius: 30px;
}

.insuranceholder.limitWidth {
    padding-top: 60px;
}

h2.InsHead {
    font-size: 50px;
    text-align: center;
}

.pageContent.lightBlueBackground.pageTextBanner {
    background-color: #066fef;
    color: #fff;
}

.one-third.imageHolder img {
    border-radius: 10px;
    margin: 3px;
}

.insuranceContent .brandButton {
    margin: unset;
    text-align: center;
    font-weight: 600;
}

.insuranceholder h3 {
    font-weight: 800;
    font-size: 30px;
    padding-top: 30px;
}

.pageContainer.bluebackGround {
    background-color: #00142d;
    color: #fff;
}

p.insText {
    font-size: 18px;
}

.dealerDetails {
    background: #00142d;
    color: #fff;
    padding: 20px;
    min-height: 385px;
}

.dealerDetailsList {
    margin-top: 23px;
    margin-left: 10px;
}

.dealerDetailsListItem a {
    text-decoration: underline;
}

.dealerDetailsListItem {
    display: flex;
    align-content: baseline;
}

.dealerDetailsListItem i {
    margin-right: 20px;
}

.whiteBackground li {
    color: #787878;
    font-size: 15px;
}

.mapBackground {
    /*background-color: #000000d1;*/
}

.blackFont {
    color: #333;
    font-weight: 800;
}

.pageTextBanner h2,
.pageTextBanner h1 {
    text-align: center;
    margin: 0;
}

.pageTextBanner p {
    margin: 0;
}


/************* // Meet the team // **********/

.meet-window {
    width: 100%;
    display: block;
    clear: both;
    color: #000;
}

.meet-container {
    width: 42%;
    float: left;
    padding: 10px;
    max-height: 175px;
    overflow: hidden;
    color: #000;
    padding-left: 20px;
    margin-bottom: 35px;
}

.archive_heading {
    padding: 40px;
    background-color: #003145;
}

.page-id-1513 .entry {
    background-color: #fff;
}

.teamDetails a {
    color: #111;
}

.teamDetails a:hover {
    color: #003145;
}


/************ // Single Post // ************/

h2.ContactUs {
    font-size: 50px;
    text-align: center;
}

p.ContactUsText {
    text-align: center;
}


.financeHolder label {
    font-size: 11px;
}

.financeHolder select,
.financeHolder input {
    padding: 5px;
    background-color: #e7e7e7;
}

h2.finHead {
    font-size: 50px;
    padding-top: 20px;
    text-align: center;
    color: #000559;
}

section.finance-section h2 {
    font-size: 46px;
    color: #000559;
}

h3.finHead.yellowfont {
    text-align: center;
    padding-bottom: 20px;
    font-weight: 700;
}

.singleBanner {
    font-size: 0;
}

/* p2p Finance */


.checkList i {
    color: #066fef;
    padding-right: 4px;
}

.finance-section p {
    margin-bottom: 15px;
    font-size: 16px;
}

.finance-section ul li {
    list-style: disc;
    font-size: 16px;
    color: #000;
}

.finance-section ul {
    margin-left: 24px;
}

.finButton {
    max-width: 340px;
    background: #066fef;
    border-radius: 40px;
    transition-duration: 0.3s;
    text-align: center;
    scroll-behavior: auto;
    color: #fff;
}

.finance-section .button_holder span {
    color: #fff;
    padding: 4px 20px;
    display: inline-block;
}

.flexItemInner {
    display: flex;
}

.flexCheckItemsHolder .checkList {
    color: #ffffff;
    flex: 1;
}

.flexCheckItemsHolder .checkList span {
    font-size: 15px;
}

.newSectionFin {
    background-color: #00142d;
    padding: 20px;
}

.calc p {
    margin: 0;
}

p.whiteCheckHead {
    color: #fff;
    padding-top: 20px;
}

.mobileInfoContainer {
    display: none;
}

.singleVehicleStatsTable {
    margin-top: 12px;
}

.product_image {
    padding: 5px;
    display: block;
}

.vehicleTitle h2 {
    max-width: 600px;
}

.compareVehicleHolder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.compareVehicle {
    flex: 0 0 250px;
    margin: 0 1%;
}

.compareVehicle .archiveUsedTitle h3,
.compareVehicle .archiveUsedPrice h3 {
    font-size: 15px;
}

.compareVehicle .archiveContent {
    min-height: unset;
}

.compareTop {
    min-height: 350px;
    position: relative;
    overflow: hidden;
}

.compareList li {
    color: #fff;
    height: 36px;
    border-bottom: 1px solid;
    font-size: 18px;
}

.compareHeading {
    position: relative;
    margin-top: 50%;
    transform: translateY(-50%);
    border-bottom: 1px solid;
}

.testDriveButton a {
    text-decoration: none;
}

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

.footer-widgets {
    background-color: #00142d;
    font-size: 18px;
    font-size: 1.8rem;
    clear: both;
    padding: 60px 0px 20px;
    color: #fff;
}

.site-footer {
    background-color: #00142d;
    color: #fff;
    border-top: 1px solid #3e4e61;
    padding: 40px 20px;
    text-align: unset;
}

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

.footer-widgets-1 {
    margin-right: 0;
}

.footerContent a {
    display: block;
    padding-top: 10px;
    font-weight: 100;
    color: #fff;
}

#genesis-footer-widgets .wrap {
    max-width: 1300px;
}

#genesis-footer-widgets a:hover {
    color: #fff;
}


.footer-widgets a:hover {
    color: #fff;
}

.footerContent span a {
    padding-top: 0;
    margin-left: 10px;
}

.footerContent span {
    display: flex;
    width: 100%;
    align-items: center;
    padding-top: 10px;
}
/* ================= News ================= */

.page-id-101747 .entry-content {
    background-color: #fff;
}

.pt-cv-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
}

.pt-cv-view .pt-cv-title {
    padding: 20px;
}

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #066fef !important;
    border-color: #066fef !important;
    width: 100%;
    border-radius: 20px;
}

.pt-cv-wrapper .btn-success.active, .pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .open>.dropdown-toggle.btn-success {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #066fef !important;
}

.pt-cv-wrapper .btn-success.focus, .pt-cv-wrapper .btn-success:focus {
    color: #000000;
    background-color: #ffffff !important;
    border-color: #066fef !important;
}

.pt-cv-title a {
    font-weight: 600;
    border-bottom: none;
    color: #000;
}

.pt-cv-wrapper img {
    border-radius: 20px;
    width: 100%;
}

.pt-cv-view .pt-cv-ifield {
    margin-bottom: 0!important;
    background-color: #f5f6f8;
    border-radius: 20px;
}

.newHead {
    background-color: #00142d;
    padding: 40px;
    text-align: center;
    color: #fff;
}

.newHead h2 {
    font-size: 50px;
}

.pt-cv-content {
    padding: 0 20px 20px;
}

/* ================= Share ================= */
.share-button-container {
    width: 100%;
    margin-top: 10px;
}

.sharepopoutholder {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background: #0000007a;
    right: 0;
    display: none;
    z-index: 100;
}

.essb_morepopup {
    z-index: 99999 !important;
}

.sharepopout {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    transform: translate(-50%, -50%);
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.display {
    display: block !important;
}

span.closeShare {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 19px;
    cursor: pointer;
    padding: 5px;
    z-index: 9999;
}

.sharepopout .essb_links_list {
    display: flex;
    flex-direction: column;
    text-align: left;
    padding-left: 70px !important;
}

.sharepopout .essb_links_list a {
    width: unset;
}

.sharepopout .essb_links_list .essb_item {
    margin: 10px 0 !important;
}

.trigger-btn-container a {
    background-color: #24a599;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    margin-left: 15px;
}

.single-post .entry {
    background-color: #fff;
    color: #000;
}

.offerSwiper .swiper-button-next {
    right: auto !important;
    left: 51% !important;
}

.offerSwiper .swiper-button-prev, .offerSwiper .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset,45%) !important;
}

/* Navigation Arrows */
.offerSwiper .swiper-button-next, .offerSwiper .swiper-button-prev {
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #000;
}

.offerSwiper .swiper-button-next:after,
.offerSwiper .swiper-button-prev:after {
    font-size: 20px;
}

.offerSwiper .swiper-button-next, .offerSwiper .swiper-button-prev {
    top: var(--swiper-navigation-top-offset,94%) !important;
}


.swiper .swiper-button-next, .swiper .swiper-button-prev {
    overflow: visible !important;

}

.offerSwiper .swiper-wrapper {
    padding-bottom: 60px;
}


img.bannerImageOffers {
    margin-bottom: 20px;
}

a.fordRoundButton.offersButton {
    display: block;
    width: 95% !important;
    padding: 8px !important;
    margin-bottom: 10px;
}

img#left-arr, img#right-arr {
    cursor: pointer;
    margin: unset !important;
}

/************ // Responsive // ************/

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

}

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

    /* Older Desktop */
    .site-header>.wrap {
        flex-wrap: wrap;
        justify-content: center;
    }

    .megaMenuLeft {
        width: 100%;
    }

    .archiveVehicle {
        margin: 12px;
        flex: 0 0 250px;
    }

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

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

    /* iPad */
    #archive_holder {
        display: flex;
        padding: 15px 0;
        width: 100%;
        overflow: hidden;
        justify-content: center;
        flex-wrap: wrap;
        background: #fff;
    }

    .archiveVehicle {
        margin: 12px;
        flex: 0 0 40%;
    }

    .product_thumbnails>div {
        width: 25%;
    }

    .singleVehicleContent {
        display: none;
    }

    .mobileInfoContainer {
        display: inherit;
    }

    .archive>.site-container>.site-inner>.content-sidebar-wrap>.content {
        display: table-footer-group;
        float: none;
    }

    .post-type-archive .site-inner .content-sidebar-wrap {
        display: table;
    }

    .sidebar-primary {
        width: 100%;
    }


    .sidebar .widget {
        padding: 0;
    }

    .header-image .site-title>a {
        background-position: center !important;
    }
    .header-image .title-area {
        margin-right: 0;
    }

    .site-header {
        position: relative;
        z-index: 9;
    }

    .menuFilter {
        display: none;
    }

    .menuVehiclesHolder {
        width: 100%;
    }

    .activeMenuVehicle {
        width: 70%;
        margin: 0 auto;
    }

    .model-filters {
        display: flex;
        gap: 20px;
        justify-content: center;
        flex-direction: column;
    }

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

    .js .nav-primary .genesis-nav-menu .menu-item a, .js .site-header .genesis-nav-menu .menu-item a {
        padding: 12px 12px;
    }

    .menu-item>a {
        border-bottom: 2px solid #b5b5b5f5 !important;
    }

    .pageContent {
        padding: 4%;
    }

}

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

    .footer-icons-wrapper {
        display: block !important;
        width: 100%;
        padding: 20px !important;
    }

    .footer-logos {
        width: 100px !important;
    }

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

    .social-icons {
        padding-top: 30px;
    }

    /* iPhone 6 Plus, Landscape Display */
    .mobileInfoContainer {
        display: inherit;
    }

    .offerSwiper .swiper-button-prev, .offerSwiper .swiper-rtl .swiper-button-next {
        left: var(--swiper-navigation-sides-offset,35%) !important;
    }

    .homeBlueBackground {
        text-align: center;
    }

    .peppermint-arrows {
        bottom: 465px;
    }

    .singleVehicleContent {
        display: none;

    }

    .gridContainer {
        width: 30%;
        float: unset;
        margin: 1%;
        overflow: hidden;
        min-width: 300px;
        margin: 10px auto;
    }

    .z-content-inner .mob,
    .z-content-inner .mob2 {
        font-size: 8px;
    }

    .summary_item_title {
        font-size: 11px;
    }

    .float {
        top: 143px;
    }

    .header-image .title-area {
        max-width: 700px;
    }


    .ServiceForm {
        padding: 0px 10px;
    }

}

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

}

@media (min-width: 1000px) {

    .page-id-75 .bx-wrapper {
        min-height: 800px;
    }

}

.footer-icons-wrapper {
    display: flex;
    width: 100%;
    max-width: 1300px;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
    padding: 20px 0;
}

.footer-logos {
    display: flex;
    align-items: center;
    width: 190px;
}

.footer-icons-container {
    background-color: #00142d;
}


.white-separator {
    border: 1px solid #a5a5a5;
    height: 55px;
}

.footer-logo {
    margin-right: 10px;
}

.social-icons {
    display: flex;
    width: 200px;
    gap: 20px;
}

/************ // Whatsapp // ************/

.whatsappButton, .whatsappButton span {
    background: #25D366 !important;
    border: none !important;
    text-align: center;
    color: #fff;
    margin-top: 9px;
    border-radius: 20px;
}

.whatsappButton span {
    margin-top: 0;
}

.whatsAppDisplay {
    display: none;
    overflow: hidden;
    margin: 10px 0;
    border: 2px solid #25D366;
    border-radius: 3px;
    background-color: #fff;
}

.displayWhatsapp {
    display: block !important;
}


.whatsAppCopy i {
    color: #25D366;
}

.whatsAppQRcode {
    min-width: 100px;
    width: 29%;
    float: left;
}

.whatsAppQRcode img {
    display: block;
}

.whatsAppCopy {
    padding: 5px 0;
}

.whatsappButton a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    padding: 5px 0;
}

a.WhatsappLink {
    font-weight: 600;
    text-decoration: underline;
}


/*// Mobile used call to action buttons*/
.mobileActions {
    display: none;
    overflow: hidden;
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
    /* display: flex; */
}

.mobileActionitem {
    background: #003145;
    border-right: 0px solid #fff;
    height: 67px;
}

.mobileActionitem span {
    color: #fff;
    display: block;
    font-size: 18px !important;
    font-family: montserratregular;
}

.whatsappButton i {
    font-size: 23px !important;
}

.single-preowned .float {
    display: none;
}

@media screen and (max-width: 550px) {
    .mobileActions {
        display: block;
        background: #000000cf;
    }

    .mobileActionHolder {
        display: flex;
    }

    .footer_copyright {
        gap: 20px;
    }

}