
img{
    width: 100%;
}
.bluecolor{
    color: #1c69d3;
}
.btn{
    padding: 0.9em 2em;
    font-weight: 700;
    font-size: 1rem;
    color: #fff;
    border-radius: 2px;
    min-width: 300px;
}
.btn-blue{
    background: #1c69d3;
}
.btn-blue:hover{
    background: #1d55a2;
    color: #fff;
}
.btn-black{
    background: #221f1f;
}
.btn-white{
    color: #221f1f;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    min-width: auto;
    border-radius: 30px;
    margin-top: 1.5em;
    display: inline-flex;
    align-items: center;
    gap: 0.5em;
}
.btn-white:hover{
    background: #ebebeb;
}
.btn-white span{
    color: #1d55a2;
    border: 3px solid #1d55a2;
    font-weight: 700;
    border-radius: 30px;
    padding: 0.1em;
}
.print-btn a{
    text-decoration: none;
}
.btn-black:hover{
    background: #4c4c4c;
    color: #fff;
}
.section-padder{
    padding: 7em 0;
}
.newmodel .ds2-stage-teaser .ds2-slider .ds2-slider--main{
    max-width: 100%;
}
.newmodel .ds2-main-wrapper{
    margin-bottom: 8em;
}
.newmodel .ds2-stage-slider--title{
    width: 50%;
    margin: 0.2em 0 0.4em 0 !important;
    line-height: 130% !important;
}
.info{
    padding: 3em 0 7em 0;
}
.info__content article a{
    text-decoration: none;
}
.info__content article h3{
    margin-bottom: 0.5em;
    font-weight: 500;
}
.info__content article p{
    margin-bottom: 1.5em;
    /*color: #221f1f;*/
}
.info__content article a span{
    font-size: 18px;
    margin-right: 0.2em;
}
.info__stats{
    margin-left: 3em;
}
.info__stats table thead tr td{
    font-size: 0.8rem;
    font-weight: 600;
}
.info__stats table thead tr td button{
    padding: 0;
}
.info__stats table thead tr td span{
    font-size: 1.1rem;
    color: #727171;
    font-weight: 500;
    margin-left: 0.3em;
}
.newmodel .vehicle-design__intro p{
    text-align: center;
    width: 100%;
}
.newmodel .np-vehicle-design-desc{
    align-items: center;
}
.newmodel .np-vehicle-design-about h3{
    margin-bottom: 0.5em;
}
.charging-logo{
    width: 400px;
    margin: 0 auto;
}
.newmodel .np-vehicle-design-article-list article{
    padding: 30px 0;
}
.newmodel .np-vehicle-design-article-list article h4{
    font-weight: 600;
}
.newmodel .np-vehicle-design-article-list article p{
    padding-right: 3em;
}
.newmodel .np-service-assistance-block-items{
    width: 75%;
}
.newmodel .np-service-assistance-block{
    gap: 2em;
    background: #f6f6f6;
    border: 0;
    align-items: flex-end;
    margin-top: 0;
    padding: 36px;
}
.newmodel .np-service-assistance-block-image{
    width: 20%;
}
.newmodel .np-service-assistance-block-items h5{
    font-weight: 700;
    font-size: 0.938rem;
    margin-bottom: 1em;
}
.newmodel .np-service-assistance-block-items a{
    display: flex;
    align-items: center;
    margin-top: 1.2em;
}
.newmodel .np-service-assistance-block-items a span{
    font-size: 1.1rem;
    color: #1c69d3;
    margin-left: 0.3em;
    font-weight: 700;
}
.features__wrapper .accordion-item .accordion-header .accordion-button{
    padding: 1em 4em;
    font-size: 2rem;
}
.features__wrapper .accordion-body{
    padding: 1.5em 8em;
}
.features{
    padding-top: 6em;
    margin-bottom: 4em;
}
.features__heading{
    text-align: center;

}
.features__heading h4{
    font-weight: 700;
    border-bottom: 4px solid #1c69d3;
    margin-bottom: 0;
    padding-bottom: 1em;
    display: inline-flex;
}
.features .button:focus,
.features .button:hover{
    background: none;
}
.features .accordion-header{
    padding-right: 0;
}
.print-btn a span{
    margin-right: 0.3em;
}
.features__body-table{
    margin-bottom: 2em;
}
.features__body-table:nth-last-child(1){
    border-bottom: 0;
}
.features__body-table-title{
    width: 15%;
}
.features__body-table-title h4{
    font-weight: 600;
}
.features__body-table-content{
    width: 80%;
}
.features__body-table-content ul{
    list-style-type: none;
}
.features__body-table-content li{
    padding: 1em 0;
    border-bottom: 1px solid #ddd;
    color: #221f1f;
}
.features__body-table-content li:nth-last-child(1){
    border-bottom: none;
}
.print-btn a{
    color: #221f1f;
    margin-bottom: 2.5em;
    display: inline-flex;
}
.print-btn a span{
    color: #1c69d3;
}
.print-btn{
    margin: 2em 0;
    border-bottom: 1px solid #ddd;
}
.features__body{
    padding-top: 1em;
}
.features .accordion-item .accordion-button{
    background: #fff;
    color: #221f1f;
}
.features .accordion-item .accordion-button:focus{
    box-shadow: none;
}
.explore{
    text-align: center;
    padding-bottom: 7em;
}
.explore .np-highlights__intro h2{
    font-size: 1rem;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
}
.explore ul.nav{
    border: 1px solid #000;
    padding: 0.2em;
    border-radius: 50px;
    display: inline-flex;
}
.explore .nav-link{
    font-weight: 600;
    padding: 0.8em 2.5em;
    color: #221f1f;
    border-radius: 50px;
}
.explore .nav-pills .nav-link.active,
.explore .nav-pills .show>.nav-link{
    background: #000;
}
.explore-colorbg{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.explore .np-product-wrapper-thumbs img{
    border-radius: 50px;
    width: 60px;
    height: 60px;
}
.explore .np-product-wrapper-thumbs .active{
    border: 5px solid #1c69d3 !important;
}
.newmodel .explore .np-product-wrapper-thumbs img {
    object-position: 45% 53%;
}

.drive__banner{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.drive__banner--text{
    padding-top: 7em;
}
.drive .nav-pills{
    display: inline-flex;
}
.drive__content figcaption{
    width: 55%;
    margin: 1em auto;
    font-size: 1.2rem;
    margin-bottom: 2em;
}
.drive__blocks{
    padding: 6em 0;
}
.drive__blocks--content{
    padding-left: 2em;
}
.drive__blocks--content h2{
    margin: 0.5em 0;
}
.drive__blocks--content p{
    font-size: 1.3rem;
    margin-bottom: 1.5em;
    line-height: 150%;
}
.drive__blocks--content ul{
    padding-left: 0;
}
.drive__blocks--content ul li{
    margin-bottom: 1em;
}
.drive__blocks--content ul li img{
    width: 90px;
}
.drive__blocks--content ul li span{
    font-size: 1.2rem;
}
.circle-close{
    width: 54px;
    height: 54px;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 3px 1px -2px rgba(0,0,0,.12), 0 2px 2px 0 rgba(0,0,0,.14);
    position: absolute;
    right: 3%;
    top: 6%;
    border-radius: 50px;
    opacity: 0.9;
}
.circle-close span{
    font-size: 1.5rem;
    padding: 0.5em 0.5em;
}
.circle-close:hover{
    background: #fff;
}
.circle-close:focus{
    background: #fff;
    box-shadow: none;
}
.oval-close{
    width: auto;
    height: 40px;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 3px 1px -2px rgba(0,0,0,.12), 0 2px 2px 0 rgba(0,0,0,.14);
    position: absolute;
    right: 50%;
    bottom: 6%;
    border-radius: 50px;
    opacity: 0.9;
}
.oval-close span{
    font-size: 1.8rem;
    padding: 0.5em 0.6em;
}
.fulloffcanvas .offcanvas{
    height: 100vh;
    /*position: relative;*/
}
.fulloffcanvas .offcanvas-body{
    padding: 0;
}
.fulloffcanvas .vehicle-design__intro-video{
    width: 100%;
}
.drive__banner--tabs .nav-link{
    color: #221f1f;
    /*font-weight: 600;*/
    border-radius: 0;
    font-size: 1.2rem;
    padding: 2em;
    border-bottom: 3px solid #ddd;
}

.drive__banner--tabs .nav-pills .nav-link.active,
.drive__banner--tabs .nav-pills .show>.nav-link{
    background: transparent;
    color: #000;
    font-weight: 700;
    border-bottom: 3px solid #000;
}
.uphole .productImage{
    width: 57%;
    margin: 0 auto;
    position: relative;
}
.uphole .productImage:before{
    content: "";
    background-image: linear-gradient(0deg, hsla(0, 0%, 100%, .0001), hsla(0, 0%, 100%, .9) 80%, #fff);
    height: 40%;
    width: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.uphole .productImage:after{
    content: "";
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .0001), hsla(0, 0%, 100%, .9) 45%, #fff);
    height: 40%;
    width: 100%;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}


.uphole .np-product-wrapper-thumbs img{
    object-position: 77% 72% !important;
}
.uphole .productImage{
    position: relative;
}
.uphole .productImage{
    position: relative;
}
.drive__video{
    padding-top: 6em;
}
.custom-tooltips{
    background: red;
    color: #000;
}
.newmodel .np-product-wrapper-description{
    color: #000 !important;
    font-weight: 600;
}
.spec-cont{
    height: 28px;
}
.spec-cont h5{
    font-weight: 600;
}
.intro__wrapper--heading span{
    font-size: 0.875rem;
}
.intro__wrapper--heading h2{
    margin: 0.5em 0 !important;
}
.intro__wrapper--heading{
    margin-bottom: 3em;
}
.intro-box figure{
    position: relative;
}
.intro-box figcaption{
    position: absolute;
    top: 24%;
    left: 28%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.intro-box figcaption h2{
    margin-top: 0.3em;
}
.faq .accordion-header .accordion-button{
    padding: 1em 0 !important;
    font-size: 1.5rem !important;
    font-weight: 500;
}
.faq .features__wrapper .accordion-body{
    padding: 1em 0 !important;
}
.faq .features__body{
    padding-bottom: 1.5em;
    padding-top: 0;
}







@media (min-width: 1600px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
        max-width: 1600px;
    }
    .row{
        max-width: 100%;
    }
}
@media (max-width: 1600px){
    .ds2-stage-teaser.banner-slider{
        margin-bottom: 0;
    }
    .newmodel .ds2-main-wrapper{
        margin-bottom: 0;
    }
    .info{
        padding-top: 2em !important;
    }
}
@media print {
    #content {
        /*display: none;*/
        visibility: hidden;
    }
    #printableContent {
        /*display: block;*/

        visibility: visible;
        position: absolute;
        left: 0;
        top: 0;
    }
}
@media (max-width: 991px){
    .features__wrapper .accordion-item .accordion-header .accordion-button{
        padding: 1em 2em;
    }
}
@media (max-width: 767px){
    .features__wrapper .accordion-body {
        padding: 1em 3em;
    }
    .print-btn{
        display: none;
    }
    .spec-cont{
        height: auto !important;
        display: flex;
        flex-direction: column;
    }
    .spec-cont p,
    .spec-cont h5{
        width: 100% !important;
    }
    .spec-cont h5{
        float: left !important;
        text-align: left !important;
    }
}
@media (max-width: 575px){
    .features__body-table-title,
    .features__body-table-content{
        width: 100% !important;
    }
    .features__body-table-content ul{
        padding-left: 1rem;
    }
    .features__wrapper .accordion-item .accordion-header .accordion-button{
        padding: 1em;
    }

}