/* Home page CSS Improvement */
.btn__banner {
    padding: 10px 25px;
}

.home__title {
    font-family: var(--title-font) !important;
    font-size: 40px !important;
    font-weight: 600;
    line-height: 1.2 !important;
}

.freeproducts .card-title {
    font-family: var(--title-font) !important;
    font-size: 18px;
    font-weight: 600;
}

.textcol {
    margin-left: 10px;
}

/*
    Home page responsive area
*/
@media only screen and (max-width:992px) {
    p {
        font-size: 14px;
    }

    .image_content h1 {
        font-size: 44px;
    }

    .home_sec_banner_text h1,
    .home__title {
        font-size: 30px !important;
        text-align: center;
    }

    .freeproducts .card-title {
        font-size: 20px;
    }

    .card_related_titile {
        font-size: 20px;
    }

    .freeproducts .card-img-top1 {
        height: 150px;
        object-fit: cover;
    }

    .bannerimgmain1 {
        height: 300px !important;
    }

    .container.touchbanner_text.home_sec_banner_text>div {
        text-align: center;
    }

    .support__mega {
        width: 90%;
        min-width: 600px;
    }

    .card_reltaed {
        height: 325px;
    }

    .cardreltedimg {
        min-height: 100px;
    }

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

@media only screen and (max-width:550px) {
    .btn__banner {
        padding: 8px 16px !important;
        font-size: 14px;
    }

    .customer_notification_banner h4 {
        margin-bottom: 5px;
        font-size: 14px !important;
    }

    .customer_notification_banner p {
        font-size: 12px;
    }

    .humnacard {
        margin-top: 20px;
    }

    .humnacard .row.gy-5.gx-5.gx-md-3.gy-md-3 {
        --bs-gutter-y: 1rem;
    }

    .home_sec_banner_text h1,
    .home__title {
        font-size: 16px !important;
    }

    .home_sec_banner_text h1>br,
    .home__title>br {
        display: none;
    }

    .freeproducts .card-title {
        font-size: 16px;
    }

    .bannerimgmain1 {
        height: 210px !important;
    }

    a.btn.btn-primary.EV_button {
        padding: 8px 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        height: auto;
        font-size: 12px;
    }

    .bannerallimage::before {
        background: linear-gradient(rgb(0 0 0 / 79%), rgb(0 0 0 / 73%));
    }

    .card_reltaed {
        height: auto !important;
    }

    .card_related_titile {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .textcol p {
        margin-left: 10px;
    }

    .footer_all_columns h5 {
        font-size: 14px;
    }

    .footer__infos .footer__logo>img {
        margin: 0 auto;
    }

    .freeproducts .card-img-top1 {
        height: 120px;
        object-fit: cover;
        border-radius: 10px;
    }

    #bannerSlider .bannerslider4 .video-foreground iframe {
        position: fixed;
        top: 0;
        width: 140%;
        left: -20%;
        height: 100%;
    }

    #bannerSlider .bannerslider5 .video-foreground iframe {
        position: fixed;
        top: 0;
        width: 130%;
        left: -15%;
        height: 100%;
    }
}

/* Slider */
#bannerSlider .swiper-slide {
    min-height: 400px;
}

#bannerSlider .swiper-slide {
    display: flex;
    align-items: center;
}

#bannerSlider .swiper-slide.bannerslider1 {
    background: linear-gradient(60deg, #060606b8 40%, #3c3c3c21), url('../images/carousal/au/slider-bg-first.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#bannerSlider .swiper-slide.bannerslider2 {
    background: linear-gradient(60deg, #060606b8 40%, #3c3c3c21), url('../images/carousal/au/slider-bg-second.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#bannerSlider .swiper-slide.bannerslider3 {
    background: url('../images/carousal/au/next-toll-service.webp');
    background-color: #204198;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#bannerSlider .swiper-slide.bannerslider6 {
    background: url('../images/carousal/au/slider-bg-rental.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bannerslider4 {
    position: relative;
    max-height: 400px;
    overflow: hidden;
    object-fit: contain
}

.bannerslider4 video {
    width: 100%;
}

/* Youtube vidoe as background */
#bannerSlider .bannerslider4 {
    position: relative;
    overflow: hidden !important;
}

#bannerSlider .bannerslider4 .video-foreground iframe,
#bannerSlider .bannerslider4 .video-foreground {
    width: 100%;
    height: 100%;
    pointer-events: none !important;
}

#bannerSlider .bannerslider4 .video-foreground iframe {
    pointer-events: none !important;
    position: fixed;
    top: -40vh;
    height: 120vh;
}

#bannerSlider .bannerslider4 .video-container {
    position: absolute;
    bottom: 5%;
    right: 5%;
}

#bannerSlider .bannerslider6 .container {
    position: absolute;
    bottom: 10%;
    left: 12%;
}

/* Youtube vidoe as background */
#bannerSlider .bannerslider5 {
    position: relative;
    overflow: hidden !important;
}

#bannerSlider .bannerslider5 .video-foreground iframe,
#bannerSlider .bannerslider5 .video-foreground {
    width: 100%;
    height: 100%;
    pointer-events: none !important;
}

#bannerSlider .bannerslider5 .video-foreground iframe {
    pointer-events: none !important;
    position: fixed;
    top: -10vh;
    height: 70vh;
}

#bannerSlider .bannerslider5 .video-container {
    position: absolute;
    bottom: 5%;
    right: 5%;
}

#bannerSlider .swiper-slide.bannerslider1-nz {
    background: linear-gradient(60deg, #060606b8 40%, #3c3c3c21), url('../images/carousal/image1.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

#bannerSlider .swiper-slide.bannerslider2-nz {
    background: linear-gradient(60deg, #060606b8 40%, #3c3c3c21), url('../images/carousal/image2.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

#bannerSlider .swiper-slide.bannerslider1-uk {
    background: linear-gradient(60deg, #060606b8 40%, #3c3c3c21), url('../images/carousal/uk/uk-banner-1.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.bannerslider3 .image_content h1 {
    font-size: 48px;
    text-align: right;
    margin-bottom: 20px;
}

.bannerslider3 .image_content h4 {
    font-size: 45px;
    line-height: 1.3;
    font-style: italic;
    text-align: right;
    color: #fff;
}

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

.coming_soon_logo>img {
    width: 85%;
    display: flex;
    margin-right: 0;
    background: #fff;
    border-radius: 10px;
}

.swiper-pagination-bullet {
    background: #fff !important;
}

/*
 BECOME A COMMERCIAL MEMBER AREA
*/
.commercial {
    padding: 40px 0px;
}

.commercial .commercial_image {
    max-width: 350px;
    margin: 0 auto;
}

.in-vehicle-box {
    border: solid 1px #373737;
    border-radius: 15px;
    padding: 10px;
    margin: 0 1px;
}

.in-vehicle-content {
    padding-left: 25px;
    padding-right: 25px;
}

.in-vehicle-hr {
    height: 1px;
    padding: 0 5px;
    margin: 5px 5px;
}

.cursor {
    cursor: pointer;
}

.bg-tesla {
    background-color: #E82127;
    height: 90px;
    border-radius: 15px;
}

.bg-tesla img {
    width: 100% !important;
}

.bg-mercedes {
    background-color: #1A2732;
    height: 90px;
    border-radius: 15px;
}

.bg-mercedes img {
    width: 100% !important;
}

.bg-ford {
    background-color: #003478;
    height: 90px;
    border-radius: 15px;
}

.bg-ford img {
    width: 100% !important;
}

.bg-audi {
    background-color: #F52536;
    height: 90px;
    border-radius: 15px;
}

.bg-audi img {
    width: 100% !important;
}

.bg-bmw {
    background-color: #0166B1;
    height: 90px;
    border-radius: 15px;
}

.bg-bmw img {
    width: 100% !important;
}

.bg-fuso {
    background-color: #EE2324;
    height: 90px;
    border-radius: 15px;
}

.bg-fuso img {
    width: 100% !important;
}

.bg-isuzu {
    background-color: #DA251C;
    height: 90px;
    border-radius: 15px;
}

.bg-isuzu img {
    width: 100% !important;
}

.bg-hino {
    background-color: #141625;
    height: 90px;
    border-radius: 15px;
}

.bg-hino img {
    width: 100% !important;
}

.bg-kia {
    background-color: #131E29;
    height: 90px;
    border-radius: 15px;
}

.bg-kia img {
    width: 100% !important;
}

.bg-toyota {
    background-color: #F5313E;
    height: 90px;
    border-radius: 15px;
}

.bg-toyota img {
    width: 100% !important;
}

.border-all {
    border: solid 1px #373737;
    border-radius: 15px;
}

.bg-grey {
    background-color: #f0f0f0;
    border-radius: 5px;
}

.ml-110 {
    margin-left: 110px;
}

.pl-7 {
    padding-left: 7px;
}

.bl-white {
    border-left: solid 1px #FFFFFF;
}

.pl-2 {
    padding-left: .5rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

.pl-5 {
    padding-left: 3rem !important
}
