@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lalezar&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@media only screen and (min-width: 1500px) and (max-width: 2500px) {

    .who-we h3 {
        font-family: "Inter", serif;
        color: rgba(21, 188, 12, 1);
        font-weight: 600;
        font-size: 100px !important;
        margin-top: 30px;
        line-height: 70px !important;
    }

    .who-we p {
        color: #FFF;
        font-family: "Inter", serif;
        font-size: 27px !important;
        word-spacing: 3px;
        font-weight: 200;
        margin-top: 30px;
        margin-right: 40px;
        letter-spacing: 1px;
        line-height: 40px !important;
    }
}

@media (min-width: 1200px) {
  
    
    .container, .container-lg, .container-xl {
        max-width: 1215px;
    }
}
@media (max-width: 1200px) {
    .text-l {
        width: 80%;
        text-align: left !important;
    
    }
    .text-l2 {
        width: 100%;
        text-align: left !important;
    
    }
    .testimonial h3 {
        margin-top: 60px;
    }
}
@media only screen and (max-width:991px) {
    .text-l {
        width: 100%;
        text-align: left !important;
    
    }
    .text-l2 {
        width: 100%;
        text-align: left !important;
    
    }
    .img-mobile img {
        height: 250px !important;
        top: -16% !important;
    }
    .who-we h3 {
        font-family: "Inter", serif;
        color: rgba(21, 188, 12, 1);
        font-weight: 600;
        font-size: 35px !important;
        margin-top: 0px !important;
        line-height: 40px !important;
    }

    .who-we p {
        color: #FFF;
        font-family: "Inter", serif;
        font-size: 15px !important;
        word-spacing: 3px;
        font-weight: 200;
        margin-top: 10px;
        margin-right: 00px;
        letter-spacing: 1px;
        line-height: 25px !important;
    }
    .host-evp-fast .text-charger h3 {
        font-family: "Inter", serif;
        font-size: 30px;
        letter-spacing: 2px;
        text-transform: capitalize;
        font-weight: 500;
        line-height: 70px;
        color: rgba(0, 0, 0, 1);
    }
    .search-container {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: black;
        padding: 10px;
        border-radius: 0px;
        width: 100%;
        border-bottom: 1px solid white;
    }
    .about-mockup {

        position: static !important;

    }
    .vision-box {
        margin-left: 0px !important;
    }
    .image-boxcharger img{
        width: 100% !important;
    }
    .banner h3 {
        color: #fff;
        margin-bottom: 20px;
        font-size: 70px !important;
        font-weight: 600;
        letter-spacing: normal;
        text-transform: uppercase;
    }
    .container, .container-md {
        max-width: 900px;
    }
    .testimonial-main .wrapper .carousel {
        grid-auto-columns: calc((100% / 2) - 9px);
    }

    #menuIcon {
        display: none !important;
    }

    .middle-nav {
        display: none !important;
    }

    .middle-nav2 {
        display: block !important;
    }

    .middle-nav2 ul li a {
        color: black;
        font-weight: 500;
        font-size: 15px;
        font-family: "Inter", serif;
    }

    .middle-nav2 ul li a:hover {
        color: yellow;
    }

    .middle-nav2 ul li a.active {
        background-color: #000000;
        color: yellow !important;
        border-radius: 5px;
        padding: 8px 15px;
    }

    .middle-nav2 ul li {
        margin: 30px 10px;
    }

    .host-dowload-section {
        padding: 70px;
    }

    .host-img img {
        height: 340px;
        position: static;
        top: 0;
        z-index: 11;
        object-fit: contain;
    }

    .banner h3 {
        color: #fff;
        margin-bottom: 20px;
        font-size: 50px;
        font-weight: 600;
        letter-spacing: normal;
        text-transform: uppercase;
    }

    .about-image {
        display: none;


    }

    .about-card {
        background-color: #fff !important;
    transform: translate(-10%, -50%) !important;
    top: 50%;
    left: 0%;
    padding-right: 0 !important;
    position: absolute;
    width: 100%;

    }

    .provider-card {
        padding-top: 0 !important;
    }

    .provider-card .about-card {
        padding-top: 0 !important;
    }

    .testimonial-text {
        font-size: 55px;
        line-height: 60px;

    }

    .form-mobile {
        background-color: #fff;
        border-radius: 6px;
        position: static !important;
        padding: 40px 30px;
        margin: 30px auto;

        width: 50%;
        box-shadow: rgba(50, 50, 93, 0.168) 0px 6px 6px 0px, rgba(0, 0, 0, 0.219) 0px 5px 5px -5px;
    }

    .styled-button {
        margin: 0;
    }
    .styled-button {
        display: inline-block;
        background-color: rgba(21, 188, 12, 1);
        font-size: 30px !important;
        font-weight: bold;
        padding: 5px 15px;
        border: 5px solid rgba(21, 188, 12, 1);
        border-radius: 20px;
        text-align: center;
        cursor: pointer;
        position: relative;
        overflow: hidden;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    }

}

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

.row-box .col-lg-2{
 width: 100% !important;
}
}
@media only screen and (max-width:768px) {
   
    /* Left align all content on mobile */
    /* .text-center,
    .text-end {
        text-align: left !important;
    } */
    
    /* Override auto margins that center content */
    /* .mx-auto,
    .mx-lg-0.mx-md-0.mx-auto {
        margin-left: 0 !important;
        margin-right: 0 !important;
    } */
    
    /* Override flex centering */
    /* .justify-content-center,
    .align-items-center {
        justify-content: flex-start !important;
    } */
    
    /* Override specific sections */
    .stats-section,
    .stats-section .container,
    .stats-section .row,
    .stats-section .col-lg-2,
    .stats-section .col-md-4,
    .stats-section .col-sm-6,
    .stats-section .col-12 {
        text-align: left !important;
    }
    
    .how-it-works .row,
    .how-it-works .col-lg-4,
    .how-it-works .col-md-6,
    .how-it-works .col-12 {
        text-align: left !important;
    }
    
    .step-title,
    .step-work {
        text-align: left !important;
    }
    
    .icon-box {
        text-align: left !important;
    }
    
    .gallery-grid-view .text-end,
    .gallery-swiper-view .text-center {
        text-align: left !important;
    }
    
    .app-section .col-md-6 {
        text-align: left !important;
    }
    
    .container-custom .text-center,
    .container-custom h1 {
        text-align: left !important;
    }
    
    .testimonial-section .text-center {
        text-align: left !important;
    }
    
    .mentioned-section,
    .mentioned-section .mentioned-title {
        text-align: left !important;
    }
    
    .blog-section .text-center {
        text-align: left !important;
    }
    
    .contact-bx .text-end {
        text-align: left !important;
    }
    
    .image-boxcharger.text-end {
        text-align: left !important;
    }
    
    /* Additional section overrides */
    .benefits-title,
    .benefit-head,
    .benefits-info {
        text-align: left !important;
    }
    
    .app-text,
    .download {
        text-align: left !important;
    }
    
    .testimonial-content {
        align-items: flex-start !important;
    }
    
    .testimonial-content p,
    .client-text {
        text-align: left !important;
    }
    
    .count,
    .stats-item,
    .stats-label {
        text-align: left !important;
    }
    
    .host-evp-fast .text-charger h3 {
        font-family: "Inter", serif;
        font-size: 50px;
        letter-spacing: 2px;
        text-transform: capitalize;
        font-weight: 500;
        line-height: 70px;
        color: rgba(0, 0, 0, 1);
    }
    .search-container {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: black;
        padding: 10px;
        border-radius: 0px;
        width: 100%;
        border-bottom: 1px solid white;
    }
    .about-mockup {

        position: static !important;

    }
    .testimonial-text {
        font-size: 70px !important;
        line-height: 75px;

    }
    .app-section .img-lininin{
        right: 0 !important;
        width: 100%;

    }
    .about-card {
        background-color: #fff !important;
    transform: translate(0,0) !important;

    padding-right: 0 !important;
    padding-left: 0 !important;
    position: static;
    width: 100%;

    }
    .banner h3 {
        color: #fff;
        margin-bottom: 20px;
        font-size: 60px !important;
        font-weight: 600;
        letter-spacing: normal;
        text-transform: uppercase;
    }
    
    /* Mobile Timeline - Remove line and stack vertically */
    .charging-title {
        font-size: 24px !important;
        padding: 0 5px 5px 5px !important;
    }
    
    .charging-paragraph {
        font-size: 14px !important;
    }
    
    .timeline-section {
        padding: 30px 0 !important;
    }
    
    .timeline {
        padding: 0 15px !important;
        max-width: 100% !important;
    }
    
    .timeline::before {
        display: none !important;
    }
    
    .timeline-item {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        margin-bottom: 40px !important;
    }
    
    .timeline-item .timeline-icon,
    .timeline-item .timeline-icon-last {
        display: none !important;
    }
    
    .timeline-item .timeline-icon2 {
        display: none !important;
    }
    
    .timeline-item .timeline-content2,
    .timeline-item .timeline-content3 {
        width: 100% !important;
        max-width: 300px !important;
        padding: 15px !important;
        margin: 0 auto 20px auto !important;
        order: 1;
        justify-content: center !important;
    }
    
    .timeline-item .timeline-content {
        width: 100% !important;
        max-width: 350px !important;
        margin: 0 auto !important;
        order: 2;
        background: rgb(253, 250, 250);
        border-radius: 25px !important;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    }
    
    .inner-timeline,
    .inner-timeline2,
    .inner-timeline3 {
        width: 100% !important;
        padding: 15px 20px !important;
        text-align: left !important;
    }
    
    .timeline-content2 h4,
    .timeline-content3 h4 {
        font-size: 18px !important;
        line-height: 22px !important;
    }
    
    .timeline-item .timeline-content img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    
    .timeline-item .timeline-content p {
        padding: 20px;
        font-size: 13px;
        line-height: 20px;
    }

    .custom-layout {
        display: block !important;
    }

    .form-mobile {
        background-color: #fff;
        border-radius: 6px;
        position: static !important;
        padding: 40px 30px;
        margin: 30px auto;

        width: 80%;
        box-shadow: rgba(50, 50, 93, 0.168) 0px 6px 6px 0px, rgba(0, 0, 0, 0.219) 0px 5px 5px -5px;
    }

    .about-image {
        display: none;

    }

    .icons-box {
        display: none !important;
    }

    .numbering .col-lg-2 {
        width: 50% !important;
    }

    .text-box {
        background-color: rgba(0, 0, 0, 0.7);
        border: 2px solid #00FF00;
        /* Green border */
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        transform: translate(-00%, -70%);
        top: 50%;
        left: 0%;
    }

    .testimonial-text {
        font-size: 50px;

    }

    .mentioned-logos img {
        flex: 0 50% 50%;

    }
    .img-mobile{
margin-top: 20px;
text-align: left !important;
    }
    .img-mobile img {
        position: static !important;

    }
}

@media only screen and (max-width:559px)


{
    .evp-brand-section h3 {
        font-size: 20px !important;
    }
    /* Left align all content on small mobile */
    /* .text-center,
    .text-end {
        text-align: left !important;
    } */
    
    /* Override auto margins that center content */
    /* .mx-auto,
    .mx-lg-0.mx-md-0.mx-auto {
        margin-left: 0 !important;
        margin-right: 0 !important;
    } */
    
    /* Override flex centering */
    /* .justify-content-center,
    .align-items-center {
        justify-content: flex-start !important;
    } */
    
    /* Override specific sections */
    .stats-section,
    .stats-section .container,
    .stats-section .row,
    .stats-section .col-lg-2,
    .stats-section .col-md-4,
    .stats-section .col-sm-6,
    .stats-section .col-12 {
        text-align: left !important;
    }
    
    .how-it-works .row,
    .how-it-works .col-lg-4,
    .how-it-works .col-md-6,
    .how-it-works .col-12 {
        text-align: left !important;
    }
    
    .step-title,
    .step-work {
        text-align: left !important;
    }
    
    .icon-box {
        text-align: left !important;
    }
    
    .gallery-grid-view .text-end,
    .gallery-swiper-view .text-center {
        text-align: left !important;
    }
    
    .app-section .col-md-6 {
        text-align: left !important;
    }
    
    .container-custom .text-center,
    .container-custom h1 {
        text-align: left !important;
    }
    
    .testimonial-section .text-center {
        text-align: left !important;
    }
    
    .mentioned-section,
    .mentioned-section .mentioned-title {
        text-align: left !important;
    }
    
    .blog-section .text-center {
        text-align: left !important;
    }
    
    .contact-bx .text-end {
        text-align: left !important;
    }
    
    .image-boxcharger.text-end {
        text-align: left !important;
    }
    
    .inner-timeline,
    .inner-timeline2,
    .inner-timeline3 {
        text-align: left !important;
    }
    
    .timeline-item .timeline-content2,
    .timeline-item .timeline-content3 {
        justify-content: flex-start !important;
    }
    
    /* Additional section overrides */
    .benefits-title,
    .benefit-head,
    .benefits-info {
        text-align: left !important;
    }
    
    .app-text,
    .download {
        text-align: left !important;
    }
    
    .testimonial-content {
        align-items: flex-start !important;
    }
    
    .testimonial-content p,
    .client-text {
        text-align: left !important;
    }
    
    .count,
    .stats-item,
    .stats-label {
        text-align: left !important;
    }
    
    .footer-logo{
        width: 50% !important;
    }
    .ev-brands-section-1 h1 {
        font-size: 30px !important;
    }
    .aboutus-card p {
        
        margin-right: 00px;
    }
    .about-page-padding{
        padding-bottom: 0 !important;
    }
    .aboutus-section {
        background: rgba(247, 255, 247, 1);
        background-position: bottom right;
        background-size: 400px;
        background-repeat: no-repeat;
        background-image: none !important;
    }
    .charging-title-evp {
        font-size: 30px;
        padding: 0 5px 5px 5px ;
        font-weight: 600;
        font-family: "Inter", serif;
        border-bottom: 3px solid rgba(21, 188, 12, 1) !important;
        color: rgba(0, 0, 0, 1);
        text-transform: uppercase;
    
    }
    .mission-section{
        padding: 30px 10px !important;
    }
    .mission-section p {
        margin-right: 0px !important;
    }
.btn-lg{
    font-size: 12px !important;
    padding: 10px !important;
}
.highlight-link {
    font-size: 12px !important;
    padding: 10px !important;
}

    .img-lininin{
        top: 00px !important;
        width: 100% !important;
        object-fit: contain !important;
    }
    .solution-carousel .py-5 {
        margin-left: 10px !important;
    }

    .solution-carousel h3,
    .solution-carousel span {
        font-size: 20px !important;
    }

    .solution-carousel .wrapper .carousel {
        grid-auto-columns: calc(100% - 20px);
        gap: 15px;
        padding: 0 10px;
    }

    .solution-carousel .carousel .card {
        padding: 15px !important;
    }

    .solution-carousel .carousel .card h3 {
        font-size: 15px !important;
    }

    .solution-carousel .carousel .card p {
        font-size: 13px;
        line-height: 20px;
    }
.host-evp-fast .text-charger h3 {
    font-family: "Inter", serif;
    font-size: 40px;
    letter-spacing: 2px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 55px;
    color: rgba(0, 0, 0, 1);
}
    .navbar-brand{
        margin: 0 !important;
    }
    .navbar-brand img{
        height: 25px !important;
    }
    .learn-btn{
        margin-bottom: 20px !important;
        position: static !important;
    }
    .search-container {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: black;
        padding: 10px;
        border-radius: 0px;
        width: 100%;
        border-bottom: 1px solid white;
    }
    .app-links img {
        width: 100px;
        margin-right: 10px;
    }
    .banner-info .text-l h3 {
        font-size: 35px !important;
    }
    .banner-info .text-l2 h3 {
        font-size: 35px !important;
    }
    .phone-mockup {
        position: static;

        max-width: 500px;
        width: 100%;
        transform: rotate(-12deg);
        filter: drop-shadow(0 15px 30px rgba(0, 0, 0, 0.2));
    }
    .about-mockup {

        position: static !important;
    }

    .blog-card img {

        height: 250px;
        width: 100%;
        object-fit: cover;

        box-shadow:
            50px 50px 0 -44px rgba(21, 188, 12, 1);
    }
    .parapgrah-bx{
        padding-left: 0px !important;
        }
    .step-work {
        font-size: 15px;
        color: white;
        font-weight: 200;
        padding-right: 0px;
        text-transform: capitalize;
    }
    .banner h3 {
        color: #fff;
        margin-bottom: 20px;
        font-size: 48px !important;
        list-style: 60px !important;
        font-weight: 600;
        letter-spacing: normal;
        text-transform: uppercase;
    }
    .testimonial-main .wrapper .carousel {
        padding-left: 12px;
        gap: 50px;

    }

    .testimonial-main .wrapper i:first-child {
        left: -30px;
        z-index: 12;
        color: #11AF00;
    }

    .testimonial-main .wrapper i:last-child {
        right: -30px;
        color: #11AF00;
    }

    .testimonial-main .wrapper .carousel {
        grid-auto-columns: 100%;
    }
    /* Mobile Timeline - Remove line and stack vertically */
    .timeline-section {
        padding: 30px 0 !important;
    }
    
    .timeline {
        padding: 0 10px !important;
        max-width: 100% !important;
    }
    
    .timeline::before {
        display: none !important;
    }
    
    .timeline-item {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        margin-bottom: 30px !important;
    }
    
    .timeline-item .timeline-icon,
    .timeline-item .timeline-icon-last {
        display: none !important;
    }
    
    .timeline-item .timeline-icon2 {
        display: none !important;
    }
    
    .timeline-item .timeline-content2,
    .timeline-item .timeline-content3 {
        width: 100% !important;
        max-width: 280px !important;
        padding: 10px !important;
        margin: 0 auto 15px auto !important;
        order: 1;
        justify-content: center !important;
    }
    
    .timeline-item .timeline-content {
        width: 100% !important;
        max-width: 320px !important;
        margin: 0 auto !important;
        order: 2;
        background: rgb(253, 250, 250);
        border-radius: 25px !important;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    }
    
    .inner-timeline,
    .inner-timeline2,
    .inner-timeline3 {
        width: 100% !important;
        padding: 12px 15px !important;
        text-align: left !important;
    }
    
    .timeline-content2 h4,
    .timeline-content3 h4 {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    
    .timeline-item .timeline-content img {
        width: 100%;
        height: 180px;
        object-fit: cover;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }
    
    .timeline-item .timeline-content p {
        padding: 15px;
        font-size: 12px;
        line-height: 18px;
    }
    .form-mobile {
        background-color: #fff;
        border-radius: 6px;
        position: static !important;
        padding: 40px 30px;
        margin: 30px auto;

        width: 95%;
        box-shadow: rgba(50, 50, 93, 0.168) 0px 6px 6px 0px, rgba(0, 0, 0, 0.219) 0px 5px 5px -5px;
    }

    .banner {
        height: 600px !important;
        width: 100%;
        position: relative;
        z-index: 1;
    }

    .banner h3 {
        color: #fff;
        margin-bottom: 20px;
        font-size: 40px;
        font-weight: 600;
        letter-spacing: normal;
        text-transform: uppercase;
    }
    
    /* Mobile Timeline Styling */
    .charging-title {
        font-size: 20px !important;
        padding: 0 5px 5px 5px !important;
    }
    
    .charging-paragraph {
        font-size: 13px !important;
    }

    .text-l .paragraph {
        font-weight: 600;
        font-size: 18px;
        color: #ffed00;
    }

    .text-l .paragraph span {
        font-weight: 500;
        font-size: 18px;
        color: #15BC0C;
    }
    .text-l2 .paragraph {
        font-weight: 600;
        font-size: 18px;
        color: #ffed00;
    }
    .text-l2 .paragraph span {
        font-weight: 500;
        font-size: 18px;
        color: #15BC0C;
    }
    .image-boxcharger img {
        margin-left: 0 !important;
    }
    .about-main-heading{

        display: flex;
        justify-content: left;
        align-items: center;
        text-align: left !important;
    }
    .second-heading {
        margin-left: 3%;
        color: #00B11F;
        font-size: 22px;
        font-weight: 600;
        line-height: 42px;
        font-family: "Inter", serif;
    }

    .charging-title {
        margin-left: 0;
    }

    .about-card {
        padding: 0 !important;

    }

    .vision-box {
        margin-left: 0 !important;
    }

    .numbering .col-lg-2 {
        width: 50% !important;
    }

    .testimonial-text {
        font-size: 30px !important;
        line-height: 40px !important;

    }

    .social-links,
    .app-links {
        margin-top: 20px;
    }

    .footer-logo img {
        width: 30% !important;
    }

    .mission-section {
        padding: 50px;
    }

    .img-mission1 {
        display: none;
    }
}
@media only screen and (min-width: 1500px) and (max-width:1600px) {
    .box-slider{
        width: 56.50% !important;
    }
}
@media only screen and (min-width: 1600px) and (max-width:1775px) {
    .box-slider{
        width: 56.50% !important;
    }
}
@media only screen and (min-width: 1400px) and (max-width:1500px) {
    .box-slider{
        width: 56.50% !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width:1400px) {
    .box-slider{
        width: 56.50% !important;
    }
}
/* @media only screen and (max-width:1880px) {
    .box-slider{
      width: 80% !important;
    }
}
@media only screen and (max-width:2200px) {
    .box-slider{
      width: 70% !important;
    }
} */

/* @media only screen and (min-width: 1600px) and (max-width: 2000px) {
    .box-slider {
        width: 80% !important;
    }
} */
@media only screen and (min-width: 2000px) and (max-width: 3000px) {
    .box-slider {
        width: 56.50% !important;
    }
}

@media only screen and (max-width:991px) {
.row-box .col-md-10{
    width: 100%;
}
}
