﻿
.promo-section {
    background: #ffffff;
}

.promo_banner {
    position: relative;
}

.borde-reight img {
    width: 250px;
    height: 100px;
    object-fit: contain;
}

.banner_text {
    position: absolute;
    top: 200px;
}

    .banner_text h2 {
        font-size: 58px;
        color: #ffffff;
        line-height: 88px;
        margin: 0px;
    }

    .banner_text p {
        font-size: 18px;
        font-weight: 500;
        line-height: 32px;
        color: #ffffff;
        width: 72%;
        display: block;
    }

    .banner_text a {
        font-size: 14px;
        padding: 12px 31px;
        border: 1px solid #ffffff;
        border-radius: 4px;
        color: #ffffff;
        clear: both;
        float: left;
    }

.promo_banner img {
    width: 100%;
}

.overlap_cls {
    position: relative;
    min-height: 220px;
}

    .overlap_cls ul {
        position: absolute;
        top: -90px;
        width: 100%;
    }

.cls_square {
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    padding: 40px 20px;
    width: 23%;
    margin-right: 20px;
    float: left;
    height: 232px;
}

.overlap_cls .cls_square:last-child {
    margin-right: 0px;
}

.cls_square img {
    width: 70px;
}

.cls_square label {
    display: block;
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0px 2px;
    color: #333333;
}

.cls_square span {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.Benefits_electric h2 {
    font-size: 32px;
    line-height: 1.3;
    margin: 0px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 15px;
}

.Benefits_electric p {
    font-size: 16px;
    margin: 0px;
    font-weight: 500;
    color: #333333;
}

.cls_benefits li {
    padding-bottom: 5px;
    width: 49%;
    float: left;
    margin-bottom: 30px;
    display: block;
    border: 1px solid #dbdbdb;
    border-radius: 15px;
    overflow: hidden;
    background-color: #fff;
}

    .cls_benefits li:last-child {
        margin-right: 0px;
    }

.cls_benefits_area {
    margin-bottom: 90px;
}

.Benefits_electric {
    margin-bottom: 30px;
}

.inner_text {
    padding: 16px;
}

    .inner_text h3 {
        margin: 0px;
        font-size: 20px;
        line-height: 32px;
        color: #333333;
    }

    .inner_text p {
        margin: 0px;
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        color: #333333;
    }



.compare_plan {
    height: auto;
    position: relative;
    padding: 80px 0px 40px 0px;
}

    .compare_plan:after {
        background-image: linear-gradient(to bottom right, #CFDF00, #ECFB25);
        height: 100%;
        position: relative;
        transform: skewY(3deg);
        content: '';
        width: 100%;
        position: absolute;
        top: 0;
    }

    .compare_plan:before {
        content: '';
        background: #f8f8f8;
        position: absolute;
        width: 100%;
        height: 40%;
        bottom: 0px;
        left: 0px;
    }

    .compare_plan .container {
        position: relative;
        z-index: 1;
    }

.compare_text {
    position: relative;
    top: 0px;
}

    .compare_text h2 {
        color: #1A1A1A;
        font-size: 32px;
        line-height: 45px;
        padding: 0px 0px 10px;
        margin: 0px;
        font-weight: 600;
        width: 75%;
        margin-bottom: 10px;
    }

    .compare_text p {
        color: #1A1A1A;
        font-size: 18px;
        line-height: 32px;
    }

    .compare_text .signUpToLearnMore {
        font-size: 16px;
        color: #1A1A1A;
        clear: both;
        float: left;
        background: #fff;
        border-radius: 4px;
        border: 0 !important;
        outline: none !important;
        box-shadow: none !important;
        margin-bottom: 30px;
        font-weight: 600;
        margin-top: 10px;
        padding: 0;
    }


        .compare_text .signUpToLearnMore a {
            font-weight: 600;
            color: #1A1A1A;
            padding: 12px 31px;
            display: block;
            text-decoration: none;
        }

        .compare_text .signUpToLearnMore a {
           
            padding: 10px 20px;
           
        }

.cls_stars {
    position: absolute;
    bottom: -127px;
    left: -80px;
    z-index: 1;
}

.find_ev {
    clear: both;
    padding: 100px 0px;
    display: inline-block;
    width: 100%;
    background: #f5f5f5;
}

.ev_head h2 {
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    color: #333;
    margin: 0px;
}

.ev_head p {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
}

.ev_car {
    width: 31.5%;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.ev_car_version {
    float: left;
    width: 100%;
    margin: 40px 0px 70px;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

    .ev_car_version .ev_car:last-child {
        margin-right: 0px !important;
    }

.ev_car img {
    width: 100%;
}

.ev_car .ec-icon {
    width: 20px;
    float: right;
}

.ev_car label {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
    color: #1A1A1A;
    margin-bottom: 0px;
}

.ev_car span {
    float: right;
    font-size: 16px;
}

.ev_car p {
    font-size: 16px;
    line-height: 24px;
    color: #1A1A1A;
}

.ele_vehicles {
    text-align: center;
    display: block;
    width: 100%;
}

    .ele_vehicles a {
        background: #CFDF00;
        border: 1px solid #CFDF00;
        color: #2F3300;
        padding: 12px 32px;
        border-radius: 4px;
        font-size: 16px;
        line-height: 24px;
        border-radius: 30px;
    }

.cls_trangle {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
}

    .cls_trangle img:first-child {
        position: absolute;
        right: 0px;
        bottom: -100px;
        width: 200px;
    }

    .cls_trangle img:last-child {
        position: absolute;
        right: 82px;
        bottom: -100px;
        width: 219px;
    }

.ev_rebate {
    display: inline-block;
    padding: 90px 0px;
    width: 100%;
}

.rebate_left img {
    width: 100%;
}

.rebate_text {
    position: absolute;
    top: 100px;
}

    .rebate_text h2 {
        font-size: 46px;
        line-height: 70px;
        margin: 0px 0px 10px;
        color: #333333;
    }

    .rebate_text p {
        font-size: 18px;
        line-height: 32px;
        color: #333333;
    }

    .rebate_text a {
        font-size: 16px;
        padding: 12px 32px;
        border-radius: 30px;
        float: left;
        background: #CFDF00;
        border: 1px solid #CFDF00;
        color: #2F3300;
    }





#container1 {
    height: 300px;
}

.highcharts-figure {
    position: relative;
    top: 0px;
    margin: 0 !important;
}

.highcharts-figure,
.highcharts-data-table table {
    min-width: 430px;
    max-width: 800px;
    margin: 1em auto;
}

.highcharts-data-table table {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}

.highcharts-exporting-group, .highcharts-axis.highcharts-yaxis, .highcharts-title, .highcharts-xaxis-labels, .highcharts-yaxis-labels, .highcharts-grid, .highcharts-credits {
    display: none;
}

.compare_plan ul {
    display: block;
    width: 100%;
    clear: both;
    position: absolute;
    padding: 0px 120px 0px 139px;
    top: 278px;
    color: #1A1A1A;
}

    .compare_plan ul li {
        float: left;
        text-align: center;
        display: inline-block;
        width: 50%;
    }

        .compare_plan ul li i {
            font-size: 12px;
            line-height: 24px;
        }

        .compare_plan ul li strong {
            font-size: 20px;
            line-height: 32px;
            display: block;
        }

        .compare_plan ul li:last-child {
            width: 100%;
        }

            .compare_plan ul li:last-child span {
                font-size: 10px;
                line-height: 16px;
                padding-top: 20px;
                display: block;
            }



/* new css*/

.banner-left {
    width: 45%;
}

a.video-btn img {
    margin-left: 5px;
}

a.video-btn {
    display: inline-flex;
    margin-top: 10px;
    margin-bottom: 20px;
    background: #CFDF00;
    color: #3A4D13;
    font-weight: 500;
    padding: 12px 24px;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: 600;
}

span.banner-subheading {
    font-size: 24px;
    font-weight: 600;
    color: #1A1A1A;
    margin-bottom: 15px;
    display: block;
}


.savingAmount {
    color: #1A1A1A;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
    margin-top:0;
}

    .savingAmount .highTxt {
        /*font-size: 96px;*/
        font-size: 48px;
    }

.banner-bottom-box {
    display: flex;
    justify-content: space-between;
}

.banner-item h5 {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    color: #1A1A1A;
    border-right: 1px solid #ddd;
    padding-right: 5px;
    margin-bottom: 5px;
}

.banner-bottom-box a:last-child h5 {
    border-right: 0;
}

.banner-item {
    text-align: center;
    margin-right: 10px;
    width: 100%;
}

    .banner-item p {
        font-size: 16px;
        line-height: 24px;
        color: #666666;
    }

.home_banner_content {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 40px 0 30px 0;
    display: flex;
    justify-content: space-between;
}

.home_banner_sec {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}

.banner-right {
    width: 52%;
}

.banner-down-notes p {
    margin-top: 20px;
    font-size: 16px;
   
}

    .banner-down-notes p a {
        cursor: pointer;
    }






.bar1 {
    border-radius: 10px;
    background-color: #CFDF00;
    width: 88px;
    height: 201px;
}

.bar2 {
    width: 88px;
    height: 87px;
    background-color: #2F3300;
    border-radius: 10px;
}

.barGroup {
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.barItem {
    width: 88px;
    margin: 0 10px;
}

.bar-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

span.barsubText {
    color: #666666;
    font-size: 11px;
    margin-top: 10px;
}

span.barValue {
    color: #1A1A1A;
    font-weight: 600;
    font-size: 14px;
}

span.barSuffix {
    color: #666666;
    font-size: 11px;
}

.banner-bar {
    width: 100%;
}

    .banner-bar img {
        width: 100%;
        object-fit: cover;
        border-radius: 15px;
        max-height: 350px;
        min-height: 350px;
        cursor:pointer;
    }

.comparePlanGraphBox {
    width: 100%;
}

    .comparePlanGraphBox img {
        width: 100%;
        object-fit: cover;
        max-height: 400px;
        height: 100%;
        border-radius: 15px;
        cursor:pointer;
    }

.comapreHeading {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 42px;
}

.cls_benefits {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .cls_benefits li img {
        width: 100%;
        height: 280px;
        object-fit: cover;
        cursor:pointer;
    }




.banner-item:hover h5 {
    text-decoration: underline;
}

.item-icon {
    width: 55px;
    height: 55px;
}


.comapny-board-section {
    padding: 100px 0px 30px 0px;
}

    .comapny-board-section .board-section-division {
        display: flex;
        align-items: center;
        gap: 0px 50px;
        width: 70%;
        justify-content: center;
        margin: auto;
    }

        .comapny-board-section .board-section-division .borde-left p {
            margin: 0;
            font-size: 16px;
            color: #666666;
            font-weight: 600;
        }


/*Model Start */
.cusBuyCharModel {
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    padding: 20px;
    box-sizing: border-box;
}

    .cusBuyCharModel .modal-content {
        background: #fff;
        padding: 0px;
        border-radius: 8px;
        width: 100%;
        max-width: 600px;
        box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
        position: relative;
        font-size: 0.9rem;
        box-sizing: border-box;
        line-height: 1.5;
        margin: auto;
    }

    .cusBuyCharModel h2 {
        font-size: 1.4rem;
        margin-bottom: 15px;
        color: #333;
        text-align: center;
    }

    .cusBuyCharModel p {
        margin-bottom: 25px;
        color: #666;
        text-align: center;
    }

    .cusBuyCharModel .question-container {
        margin-bottom: 10px;
        padding: 15px 20px;
        border-top: 1px solid #e0e0e0;
    }

        .cusBuyCharModel .question-container:first-of-type {
            border-top: none;
        }

    .cusBuyCharModel .question {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: bold;
        color: #333;
    }

    .cusBuyCharModel .options {
        display: flex;
        gap: 15px;
        margin-top: 10px;
    }

    .cusBuyCharModel .option-btn {
        flex: 1;
        padding: 10px 0;
        background-color: #e0e0e0;
        border: none;
        border-radius: 4px;
        font-weight: bold;
        cursor: pointer;
        color: #333;
        font-size: 0.9rem;
        width: 100px;
        cursor: pointer;
    }

        .cusBuyCharModel .option-btn.active {
            background-color: #CFDF00;
            color: #3A4D13;
        }

    .cusBuyCharModel .follow-up {
        margin-top: 10px;
        padding-left: 20px;
        font-size: 0.9rem;
        color: #666;
    }


    .cusBuyCharModel .help-link {
        color: #3A4D13;
        text-decoration: none;
        font-weight: bold;
        font-size: 0.85rem;
    }

    .cusBuyCharModel
    .model_header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px 20px;
    }

        .cusBuyCharModel .model_header .model_header_content h2 {
            font-weight: bold;
            font-size: 18px;
            text-align: left;
            margin: 0;
            line-height: 1.3;
        }

        .cusBuyCharModel .model_header .model_header_content p {
            font-size: 14px;
            margin: 0;
        }

.model_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px;
    border-top: 1px solid rgb(0 0 0 / 11%);
}

.cusBuyCharModel #proceedButton {
    padding: 10px 20px;
    background-color: #cfdf00;
    color: #3A4D13;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    cursor: not-allowed;
    opacity: 0.6;
    font-size: 0.9rem;
}

    .cusBuyCharModel #proceedButton.enabled {
        cursor: pointer;
        opacity: 1;
    }
/* Tooltip styling */
.cusBuyCharModel .info-icon {
    cursor: pointer;
    color: #1a1a1a;
    margin-left: 5px;
    position: relative;
}

.cusBuyCharModel .tooltip {
    visibility: hidden;
    width: 250px;
    background-color: #333;
    color: #fff;
    text-align: left;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 120%;
    left: 50%;
    margin-left: -125px;
    font-size: 0.8rem;
    line-height: 1.4;
}

.cusBuyCharModel .info-icon:hover .tooltip {
    visibility: visible;
    opacity: 1;
}

/*Model End */

.online-Buy-ChargerProduct img {
    height: 400px;
}

.highcharts-figure.online-Buy-ChargerProduct {
    text-align: center;
}


@media screen and (max-width: 1199px) {

    .compare_plan ul {
        left: 60px;
    }

    .compare_text h2 {
        font-size: 32px;
    }

    .compare_plan {
        top: -20px;
    }
}

@media screen and (max-width: 991px) {
    .compare_plan {
        top: 0px;
    }

    .banner-left {
        padding-right: 20px;
    }

    .banner-right {
        width: 50%;
        padding-left: 0;
        justify-content: flex-start !important;
        align-items: flex-start;
    }
}

@media only screen and (max-width: 1024px) {
    .home_banner_content {
        flex-wrap: wrap;
        gap: 20px 0;
    }

    .banner-left {
        width: 100%
    }

    .banner-right {
        width: 75%
    }

    .comapny-board-section .board-section-division {
        width: 100%
    }
}

@media only screen and (max-width: 768px) {


    .mobilemenu {
        display: block;
        position: absolute;
        top: 15px;
        z-index: 99;
        cursor: pointer;
        left: 15px;
    }

    .headerTopLeftBox {
        padding-left: 40px;
    }


    ul.tipTop {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: 100%;
    }

    .hdr_rgt_section {
        height: 100%;
    }

    #myHeader, #myHeader2 {
        width: 250px;
        position: fixed;
        top: 0;
        left: -250px;
        height: 100%;
        transition: left 0.3s ease;
        z-index: 1000;
    }

        #myHeader.active, #myHeader2.active {
            left: 0;
            display: flex;
            align-items: flex-start;
        }

    #backdrop {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
        display: none;
    }

    .nav-item.dropdown:hover .dropdown-menu.MegaMenu {
        display: none;
    }

        .nav-item.dropdown:hover .dropdown-menu.MegaMenu.show {
            display: block;
        }

        .nav-item.dropdown:hover .dropdown-menu.MegaMenu.show {
            display: block;
            box-shadow: initial;
            border: 0;
        }


    .home_banner_content {
        flex-direction: column;
    }

    .banner-left {
        width: 100%;
    }

    .banner-right {
        margin-top: 30px;
    }

    .cls_benefits li {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .compare_text {
        position: relative;
        top: 0;
    }

    .highcharts-figure, .highcharts-data-table table {
        min-width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }



    .compare_plan ul {
        padding: 0px 0px 0px 0px;
        top: 500px;
        left: 0;
    }

    .savingAmount .highTxt {
        font-size: 46px;
    }

    span.banner-subheading {
        font-size: 18px;
    }

    body p {
        font-size: 14px;
    }

    .Benefits_electric h2 {
        line-height: 45px;
    }

    .Benefits_electric p {
        font-size: 14px;
        line-height: 1.7;
        margin-top: 10px;
    }

    .cls_benefits li img {
        width: 100%;
        object-fit: cover;
        height: 200px;
    }

    .cls_benefits_area {
        margin-bottom: 50px;
    }

    ul.navbar-nav {
        display: block;
    }

    .navbar_wrapper ul.navbar-nav > li > a {
        width: 100%;
    }

    .comapny-board-section .board-section-division {
        gap: 50px 50px;
        flex-direction: column;
    }
}


@media only screen and (max-width: 767px) {
    .savingAmount .highTxt {
        font-size: 36px;
    }
    header.ShortHeader .col-sm-6 {
        width: 50% !important;
    }

    .comparePlanGraphBox {
        margin-top: 50px;
    }

    .banner-right {
        width: 100%;
    }

    .banner-left {
        padding-right: 0;
    }

    .Benefits_electric h2, .comapreHeading {
        font-size: 34px;
        line-height: 45px;
    }


    .banner-bottom-box {
        flex-direction: column;
    }

    .compare_plan {
        padding: 20px 0px 90px 0px;
    }

    .comapny-board-section .board-section-division {
        gap: 50px 50px;
        flex-direction: column;
    }
}

@media only screen and (max-width: 480px) {

    .headerTopLeftBox a.active:before {
        opacity: 0;
    }


    .compare_text h2 {
        font-size: 28px;
        line-height: 42px;
        width: 100%;
        padding: 30px 10px 0px 0;
    }

    .compare_plan {
        height: 100%;
    }

        .compare_plan:after {
            height: 100%;
        }


    #container1 {
        height: 240px;
        width: 90%;
    }

    .compare_plan ul {
        top: 220px;
        margin: auto;
        right: -20px;
        width: 50%;
    }

    .comapreHeading {
        font-size: 34px;
    }

    .comapny-board-section .board-section-division {
        gap: 50px 50px;
        flex-direction: column;
        width: 100%;
        text-align: center;
    }
}
