/*All pages CSSs*/
/*** Home Blocks **/
.home-hero-block-section{
    width: 100%;
    /*height: 940px;
    padding-top: 150px;*/
}
.home-hero-block-section .left-image{
    height: 786px;
}
.home-hero-block-section .right-image{
    height: 940px;
    position: relative;
    overflow: hidden;
}
.home-hero-block-section .right-image .video-box {
    z-index: 600;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    /*width: 100%;
    height: 100%;*/
    position: absolute;
    background-position: center center;
}
.home-hero-block-section .hero-content-wrapper{
    width: 100%;
    position: absolute;
    top: 300px;
}
.home-hero-block-section .hero-content-box{
    max-width: 674px;
    position: relative;
    z-index: 700;
}
.home-hero-block-section h5{
    text-transform: uppercase;
}
.home-hero-block-section h1{
    text-transform: uppercase;
}
.home-hero-block-section .site-cta{
    margin-top: 20px;
}
.home-hero-block-section .play-btn{
    position: relative;
    z-index: 500;
    /*position: absolute;
    bottom: 0;
    right: 30%;*/
}

.dealer-locator-block-section{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 40px;
}
.dealer-locator-block-section .dealer-locator-form-wrapper{
    width: 100%;
    /*height: 120px;*/
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    background-color: #203055;
    padding: 20px 18px;
}
.dealer-locator-block-section .dealer-locator-form-wrapper .label{
    color: #ffffff;
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: -0.18px;
    line-height: 24.3px;
}
.dealer-locator-block-section .dealer-locator-form-wrapper .search-control{
    background-position: top 20px right 15px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: "futura-pt";
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: -0.48px;
    line-height: 31.2px;
    width: 290px;
    height: 60px;
    border-radius: 10px;
    background-color: #121b31;
    outline: none;
}
.dealer-locator-block-section .dealer-locator-form-wrapper input.search-control::-webkit-input-placeholder {
    color: #fff!important;
} 
.dealer-locator-block-section .dealer-locator-form-wrapper input.search-control:-moz-placeholder { /* Firefox 18- */
    color: #fff!important;  
} 
.dealer-locator-block-section .dealer-locator-form-wrapper input.search-control::-moz-placeholder {  /* Firefox 19+ */
    color: #fff!important;  
} 
.dealer-locator-block-section .dealer-locator-form-wrapper input.search-control:-ms-input-placeholder {  
    color: #fff!important;  
}
.dealer-locator-block-section .dealer-locator-form-wrapper .radius-control{
    width: 112px;
    height: 60px;
    border-radius: 10px;
    background-color: #121b31;
    color: #ffffff;
    font-family: "futura-pt";
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: -0.48px;
    line-height: 31.2px;
}
.dealer-locator-block-section .dealer-locator-form-wrapper .go-btn{
    width: 85px;
    height: 60px;
    border-radius: 8px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: "futura-pt";
    font-size: 27px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: -0.81px;
    line-height: 32.4px;
    text-align: center;
    text-transform: uppercase;
}
.dealer-locator-block-section .dealer-locator-form-wrapper .go-btn:hover,
.dealer-locator-block-section .dealer-locator-form-wrapper .go-btn:active,
.dealer-locator-block-section .dealer-locator-form-wrapper .go-btn:focus{
    color: #ffffff;
}
.dealer-locator-block-section .dealer-locator-form-wrapper .custom-control-input:checked~.custom-control-label::before{
    border-color: #007bff;
    background-color: #007bff;
    width: 49px;
    height: 29px;
    border-radius: 24px;
    background-color: #8e1010;
}
.dealer-locator-block-section .dealer-locator-form-wrapper .custom-control-input:checked~.custom-control-label::after{
    left: calc(-2.20rem + 10px);   
}
.dealer-locator-block-section .custom-switch .custom-control-label::after{
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border-radius: 50%;
    top: calc(0.20rem + 5px);
    left: calc(-2.20rem + 5px);
}
.dealer-locator-block-section .custom-switch .custom-control-label::before{
    width: 49px;
    height: 29px;
    border-radius: 24px;
    background-color: #ccc;
}
.dealer-locator-block-section .custom-control{
    top: -6px;
}

.home-info-block-section{
    width: 100%;
    padding-top: 25px;
    padding-bottom: 0;
}
.home-info-block-section .info-item-box{
    margin-bottom: 20px;
}
.home-info-block-section .info-item-box h5{
    color: #203055;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -0.21px;
    line-height: 28.35px;
    margin: 0;
}
.home-info-block-section .info-item-box p{
    color: #5a7184;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.18px;
    line-height: 24.3px;
    margin: 0;
}

.image-text-block-section{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0;
    background-position: top center!important;
}
.image-text-block-section .images-container{
}
.image-text-block-section p{
    color: #203055;
}
.image-text-block-section .images-container .right-image{
    margin-top: 100px;
    position: relative;
    z-index: 100;
}
.image-text-block-section .images-container .right-image img{
    border-radius: 8px;
}
.image-text-block-section .images-container .left-image{
    margin-top: -130px;
    position: relative;
    z-index: 100;
}
.image-text-block-section .images-container .left-image img{
    border-radius: 8px;
}

.features-and-benefits-block-section .features-list-block{
    padding-top: 450px;
    padding-bottom: 10px;
    position: relative;
    margin-top: -350px;
    z-index: 50;
}
.features-and-benefits-block-section .features-list-block h5{
    text-transform: uppercase;
    margin-bottom: 35px;
}
.features-and-benefits-block-section .features-list-block h2{
    margin-bottom: 40px;
}
.features-and-benefits-block-section .text-box{
    max-width: 916px;
}
.features-and-benefits-block-section .feature-item-box p{
    font-size: 24px;
}
.features-and-benefits-block-section .feature-item-box{
    margin-bottom: 40px;
}

.image-hover-text-block-section{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.image-hover-text-block-section .card-item-box{
    height: 400px;
    margin-bottom: 30px;
    overflow: hidden;
}
.image-hover-text-block-section .card-item-box .overlay{
    height: 400px;
    position: relative;
    /*padding: 15px;*/
}
.image-hover-text-block-section .card-item-box .title-box{
    width: 100%;
    height: 160px;
    background-repeat: no-repeat;
    background-size:  cover;
    background-position: top center;
    padding: 82px 20px 5px;
    
    position: absolute;
    bottom: -80px;
    /*display: none;*/
}
.image-hover-text-block-section .card-item-box:hover .title-box{
    display: block;
    bottom: 0;
    animation: fadeInUp 0.5s ease-in-out forwards;
}
.image-hover-text-block-section .card-item-box h5{
    color: #f7f7fa;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -0.28px;
    line-height: 33.6px;
    margin: 0;
}
.image-hover-text-block-section .card-item-box h5 a,
.image-hover-text-block-section .card-item-box h5 a:hover{
    color: #f7f7fa;
}
.image-hover-text-block-section .card-item-box span{
    color: #f7f7fa;
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.18px;
    line-height: 24.3px;
}

.testmonial-block-section{
    padding-top: 35px;
    padding-bottom: 5px;
    background-color: #fff;
}
.testmonial-block-section .testimonial-list-container{
    max-width: 910px;
    margin: 0 auto;
}
.testmonial-block-section .testimonial-item-box{
    margin-bottom: 70px;
}
.testmonial-block-section .testimonial-item-box p{
    color: #203055;
    font-size: 44px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: -1.32px;
    line-height: 48.4px;
    margin-bottom: 40px;
}
.testmonial-block-section .testimonial-item-box .media h4{
    color: #203055;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: -0.78px;
    line-height: 31.2px;
    margin-bottom: 0;
}
.testmonial-block-section .testimonial-item-box .media span{
    color: #203055;
    font-family: "futura-pt";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.48px;
    line-height: 31.2px;
}
.testmonial-block-section .testimonial-item-box .testimonial-by-img{
    width: 82px;
    height: 82px;
    border-radius: 50%;
}

.testmonial-block-section .video-container{
    height: 468px; 
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.testmonial-block-section .video-container .play-btn{
    cursor: pointer;
}
.testmonial-block-section .video-container .play-btn img{
    width: 133px;
}
.testmonial-block-section .video-container .video-box{
    z-index: 600;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    background-position: center center;
    margin-bottom: 35px;
}


.home-cta-block-section{
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f6f6f6;
}
.home-cta-block-section p{
    font-size: 24px;
}
.home-cta-block-section .site-btn1{
    margin-bottom: 10px;
}
.home-cta-block-section .become-a-dealer-link,
.home-cta-block-section .become-a-dealer-link:hover{
    color: #000000;
    font-family: "futura-pt";
    font-size: 21px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: -0.21px;
    line-height: 28.35px;
    text-align: center;
    text-decoration: underline;
}
.home-cta-block-section .or-text{
    color: #000000;
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: -0.18px;
    line-height: 24.3px;
}
.home-cta-block-section.dark-theme h3,
.home-cta-block-section.dark-theme p,
.home-cta-block-section.dark-theme .become-a-dealer-link,
.home-cta-block-section.dark-theme .become-a-dealer-link:hover,
.home-cta-block-section.dark-theme .or-text,
.home-cta-block-section.dark-theme .site-btn1{
    color: #fff;
}
.home-cta-block-section.dark-theme .site-btn1{
    border-color: #fff;
}
.three-col-content-block-section{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 80px;
}
.three-col-content-block-section p{
    font-size: 24px;
}
.three-col-content-block-section .card-item-box .image-box{
    width: 165px;
    height: 190px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.three-col-content-block-section .card-item-box{
    text-align: center;
    margin-bottom: 25px;
}

.coming-soon-hero-block-section{
    width: 100%;
    height: 1079px;
    /*height: 859px;*/
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
    background-color: #000;
}
.coming-soon-hero-block-section .video-box {
    z-index: 1;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    /* height: 100%; */
    position: absolute;
    background-position: center center;
    
}
.coming-soon-hero-block-section .content-box{
    max-width: 379px;
    position: relative;
    z-index: 100;
}
.coming-soon-hero-block-section .content-box h5{
    color: #ffffff;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -0.21px;
    line-height: 28.35px;
}

.coming-form-block-section{
    height: 689px;
}
.coming-form-block-section .form-wrapper{
    max-width: 570px;
    padding: 20px;
    background-color: #fff;
    float: right;
    position: relative;
    bottom: -70px;
    border-radius: 8px;
}
.coming-form-block-section .form-wrapper h3{
    font-size: 41px;
    font-weight: 700;
}
.coming-form-block-section .form-wrapper .control-label{
    color: #203055;
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.18px;
    line-height: 24.3px;
}
.coming-form-block-section .form-wrapper .form-control{
    width: 100%;
    height: 70px;
    border-radius: 4px;
    border: 1px solid rgba(17, 19, 30, 0.2);
    background-color: rgba(17, 19, 30, 0.2);
    opacity: 0.5;
}
.coming-form-block-section .form-wrapper .submit-btn,
.coming-form-block-section .form-wrapper .submit-btn:hover{
    min-width: 177px;
    height: 69px;
    border-radius: 8px;
    background-color: #8e1010;
    padding-top: 10px;
    color: #ffffff;
    font-family: "futura-pt";
    font-size: 27px;
    font-weight: 700;
    letter-spacing: -0.81px;
    line-height: 32.4px;
}

/** Become A Dealer Page CSSs */
.dealer-hero-block-section{
    height: 770px;
    padding-top: 40px;
    padding-bottom: 150px;
}
.dealer-hero-block-section h2{
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.dealer-logo-list-block-section{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.dealer-logo-list-block-section .logo-item-box{
    display: inline-block;
    width: 16%;
    vertical-align: middle;
    padding: 15px;
}

.dealer-text-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.dealer-text-block-section h2{
    font-size: 52px;
    text-transform: uppercase;
}
.dealer-text-block-section p{
    color: #203055;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.18px;
    line-height: 24.3px;
}

.image-details-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 10px;
}
.image-details-block-section .card-item-box{
    margin-bottom: 30px;
    text-align: center;
}
.image-details-block-section .card-item-box p{
    font-size: 24px;
    font-weight: 500;
}

.dealer-faq-block-section{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 100px;
}
.dealer-faq-block-section h2{
    font-size: 52px;
}
.dealer-faq-block-section h5{
    font-size: 24px;
    font-weight: 500;
}
.dealer-faq-block-section .faq-image1{
    position: relative;
    right: 50px;
    float: right;
}
.dealer-faq-block-section .faq-image2{
    position: relative;
    margin-top: -192px;
}
.dealer-faq-block-section .faq-image3{
    position: relative;
    right: 0px;
    margin-top: -120px;
    float: right;
}
.dealer-faq-block-section .faq-list-container {
    max-width: 445px;
}
.dealer-faq-block-section .faq-list-container .faq-item-box{
    margin-bottom: 35px;
}
.dealer-faq-block-section .faq-list-container .faq-item-box h5{
    color: #203055;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.48px;
    line-height: 31.2px;
}
.dealer-faq-block-section .faq-list-container .faq-item-box h5:before{
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #8e1010;
    border-radius: 50%;
    vertical-align: middle;
}
.dealer-faq-block-section .faq-list-container .faq-item-box p{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.18px;
    line-height: 24.3px;
    text-align: left;
}

.dealer-form-block-section{
    width: 100%;
}
.dealer-form-block-section .left-image{
    height: 1129px;
}
.dealer-form-block-section .right-image{
    padding-left: 85px;
    padding-top: 25px;
}
.dealer-form-block-section .become-dealer-form-wrapper{
    max-width: 510px;
}
.dealer-form-block-section .become-dealer-form-wrapper h3{
    color: #203055;
    font-size: 41px;
    font-weight: 700;
    letter-spacing: -1.23px;
    line-height: 45.1px;
    text-transform: uppercase;
}
.dealer-form-block-section .become-dealer-form-wrapper h5{
    color: #203055;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: -0.48px;
    line-height: 31.2px;
    margin-bottom: 35px;
}
.dealer-form-block-section .become-dealer-form-wrapper .form-group{
    margin-bottom: 25px;
}
.dealer-form-block-section .become-dealer-form-wrapper .control-label{
    color: #203055;
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.18px;
    line-height: 24.3px;
}
.dealer-form-block-section .become-dealer-form-wrapper .form-control{
    width: 100%;
    height: 70px;
    border-radius: 4px;
    border: 1px solid rgba(17, 19, 30, 0.2);
    background-color: rgba(17, 19, 30, 0.2);
    opacity: 0.5;
}

.contact-hero-block-section{
    width: 100%;
    min-height: 270px;
}
.contact-hero-block-section h2{
    color: #fff;
}
.contact-form-block-section{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.contact-form-block-section h5{
    font-size: 18px;
    font-weight: 500;
    color: #203055;
}
.contact-form-block-section .contact-form-container{
    padding-top: 30px;
    max-width: 567px;
}
.contact-form-block-section .contact-form-container .form-group{
    margin-bottom: 20px;
}
.contact-form-block-section .contact-form-container .control-label{
    color: #203055;
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.18px;
    line-height: 24.3px;
}
.contact-form-block-section .contact-form-container .form-control{
    width: 100%;
    height: 70px;
    border-radius: 4px;
    border: 1px solid rgba(17, 19, 30, 0.2);
    background-color: rgba(17, 19, 30, 0.2);
    opacity: 0.5;
}
.contact-form-block-section .contact-form-container textarea{
    height: 162px;
}
.contact-form-block-section .contact-details-box .social-link,
.contact-form-block-section .contact-details-box .social-link:hover{
    text-decoration: none;
}
.contact-form-block-section .contact-details-box .details-item-box{
    padding-bottom: 40px;
}
.contact-form-block-section .contact-details-box h5{
    font-size: 24px;
    margin-bottom: 15px;
}
.contact-form-block-section .contact-details-box p{
    font-size: 24px;
    font-weight: 600;
}
.contact-form-block-section .contact-details-box p a,
.contact-form-block-section .contact-details-box p a:hover{
    color: #203055;
}

.contact-partner-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f6f6f6;
    background-position: top center!important;
}
.contact-partner-block-section h2{
    font-size: 52px;
    margin-bottom: 5px;
}
.contact-partner-block-section h6{
    font-size: 18px;
}

.about-hero-blcok-section {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
}
.about-hero-blcok-section h2{
    color: #203055;
}
.about-hero-blcok-section .video-and-image-box{
    margin-top: -100px;
}

.about-image-video-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #203055;
}
/*.about-image-video-block-section .text-left-image-right-box{
    margin-top: -120px;
    margin-bottom: 50px;
}*/
.about-image-video-block-section img{
    border-radius: 12px;
}
.about-image-video-block-section p,
.about-image-video-block-section h2{
    color: #fff;
}
.about-image-video-block-section p a,
.about-image-video-block-section p a:hover{
    color: #fff;
    font-size: 21px;
    text-decoration: underline;
}
.about-image-video-block-section h2{
    font-size: 52px;
    padding-bottom: 15px;
}
.about-image-video-block-section .video-container{
    height: 675px;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
.about-image-video-block-section .video-container .play-btn{
    cursor: pointer;
    position: relative;
    z-index: 400;
}
.about-image-video-block-section .video-container .video-box {
    z-index: 200;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    /*width: 100%;
    height: 100%;*/
    position: absolute;
    background-position: center center;
}

.leaders-list-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.leaders-list-block-section .top-content-box{
    max-width: 910px;
    margin: 0 auto;
}
.leaders-list-block-section .top-content-box h2{
    margin-bottom: 30px;
}
.leaders-list-block-section .leader-item-box{
    margin-bottom: 25px;
    text-align: center;
}
.leaders-list-block-section .leader-item-box .image-box{
    display: block;
    height: 380px;
    border-radius: 12px;
    margin-bottom: 35px;
}
.leaders-list-block-section .leader-item-box .occupation{
    color: #203055;
    font-family: "futura-pt";
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: -0.48px;
    line-height: 31.2px;
}
.leaders-list-block-section .leaders-list-box{
    margin-top: 100px;
}

.about-info-block-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.about-info-block-section h5{
    text-transform: uppercase;
    margin-bottom: 25px;
}
.about-info-block-section h2{
    margin-bottom: 25px;
}
.about-info-block-section .media{
    margin-bottom: 20px;
}
.about-info-block-section .media .icon-wrapper{
    width: 65px;
}

.coming-soon-hero-block-section .content-box{
    top: 80px;
}

/** Other blocks **/
.sign-up-giveaways-form-block{
    width: 100%;
    min-height: 371px;
    padding-top: 40px;
}
.sign-up-giveaways-form-block h3{
    font-weight: 700;
}
.sign-up-giveaways-form-block .form-wrapper{
    padding: 25px 20px;
   
    max-width: 466px;
}
.sign-up-giveaways-form-block .form-wrapper .control-label{
    display: none;   
}
.sign-up-giveaways-form-block .form-wrapper .form-control{
    height: 70px;
    border-radius: 4px;
    border: 1px solid rgba(17, 19, 30, 0.2);
    background-color: rgba(17, 19, 30, 0.2);
    color: #203055;
}

.sign-up-giveaways-form-block .form-wrapper .form-control::placeholder{
    color: #203055;
    }

.sign-up-giveaways-form-block .form-footer-text p{
    color: #203055;
    font-family: "futura-pt";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.14px;
    line-height: 18.9px;
    text-align: left;
    margin-top: 10px;
}
.sign-up-giveaways-form-block .form-footer-text p a,
.sign-up-giveaways-form-block .form-footer-text p a:hover{
    text-decoration: underline;
    color: #203055;
}
.sign-up-giveaways-form-block .submit-btn{
    color: #8e1010;
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.54px;
    line-height: 21.6px;
    text-align: center;
    width: 150px;
    height: 44px;
    border-radius: 4px;
    border: 2px solid #8e1010;
}
.sign-up-giveaways-form-block .submit-btn:hover,
.sign-up-giveaways-form-block .submit-btn:active,
.sign-up-giveaways-form-block .submit-btn:focus{
    color: #8e1010;
}
.sign-up-giveaways-form-block.dark-theme h3,
.sign-up-giveaways-form-block.dark-theme p,
.sign-up-giveaways-form-block.dark-theme p a{
    color: #fff;
}
.sign-up-giveaways-form-block.dark-theme .form-footer-text p,
.sign-up-giveaways-form-block.dark-theme .form-footer-text a,
.sign-up-giveaways-form-block.dark-theme .form-footer-text p a{
    color: #203055;
}

.video-hero-blcok-section{
    width: 100%;
    padding-top: 0;
    padding-bottom: 50px;
}
.video-hero-blcok-section .video-block{
    max-height: 900px;
    position: relative;
    overflow: hidden;
}
.video-hero-blcok-section .play-btn{
    cursor: pointer;
}
.video-hero-blcok-section .play-btn-img{
    width: 138px;
}
.video-hero-blcok-section .video-box {
    width: 100vw;
    background-position: center center;
}
.video-hero-blcok-section .hero-content-box{
    width: 100%;
    padding: 35px 35px 50px 40px;
    background-color: #fff;
    position: relative;
    top: -65px;
    z-index: 999;
}
.video-hero-blcok-section .hero-content-box h1{
    text-transform: uppercase;
    margin-bottom: 15px;
}

.image-cata-blcok-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.image-cata-blcok-section .image-box-wrapper{
    max-width: 1410px;
    margin: 0 auto;
}
.image-cata-blcok-section .image-box{
    height: 808px;
}
.image-cata-blcok-section .image-box .play-btn{
    width: 133px;
}


@media(max-width: 767px){
    .dealer-locator-block-section .dealer-locator-form-wrapper .search-control{
        width: 100%;
        margin-bottom: 25px;
    }
    .home-hero-block-section .site-cta{
        padding-left: 0;
    }
    .home-hero-block-section .play-btn{
        position: static;
    }
    .home-hero-block-section .hero-content-wrapper{
        top: 100px;
    }
    .home-hero-block-section .left-image{
        height: 386px;
    }
    .home-hero-block-section .right-image{
        height: 386px;
    }
    .dealer-locator-block-section .dealer-locator-form-wrapper .label{
        margin-top: 17px;
        margin-bottom: 17px;
    }
    .dealer-locator-block-section .dealer-locator-form-wrapper .go-btn{
        margin-left: 13px;
    }
    .dealer-locator-block-section{
        padding-top: 10px;
    }
    .image-text-block-section .images-container .left-image{
        margin-top: 30px;
    }
    .image-text-block-section .images-container .right-image{
        margin-top: 30px;
    }
    .features-and-benefits-block-section .features-list-block{
        padding-bottom: 0;
    }
    
    .image-hover-text-block-section .card-item-box{
        height: 300px;
    }
    .image-hover-text-block-section .card-item-box .overlay{
        height: 300px;
    }
    
    .testmonial-block-section .testimonial-item-box p{
        font-size: 29px;
        line-height: 1.2em;
    }
    .testmonial-block-section .testimonial-item-box .media h4 {
        font-size: 21px;
    }
    .testmonial-block-section .testimonial-item-box .media span {
        font-size: 18px;
    }
    .testmonial-block-section{
        padding-top: 0;
    }
    
    .home-cta-block-section .site-btn1{
        margin-top: 20px;
    }
    .three-col-content-block-section{
        padding-bottom: 40px;
    }
    
    .image-hover-text-block-section .card-item-box .title-box{
        display: block;
        bottom: 0;
    }
    
    .coming-soon-hero-block-section {
        height: 426px;
        padding-bottom: 30px;
        background-image: none!important;
    }
    .coming-form-block-section .form-wrapper h3{
        font-size: 22px;
        line-height: 1.2em;
    }
    .coming-form-block-section{
        height: 500px;
        background-position: -170px 50%;
    }
    .coming-soon-hero-block-section .video-box{
        width: 100%;
    }
    
    .dealer-hero-block-section{
        height: 440px;
    }
    
    .dealer-logo-list-block-section .logo-list-wrapper{
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    
    .dealer-text-block-section h2 {
        font-size: 32px;
    }
    .dealer-faq-block-section h2{
        font-size: 32px;
    }
    .dealer-faq-block-section h5 {
        font-size: 19px;
    }
    .dealer-faq-block-section .faq-image1{
        float: none;
        position: static;
    }
    .dealer-faq-block-section .faq-image2{
    
        margin-top: 30px;
    }
    .dealer-faq-block-section .faq-image3{
        float: none;
        position: static;
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .dealer-faq-block-section{
        padding-top: 40px;
        padding-bottom: 20px;
    }
    
    .dealer-form-block-section .left-image{
        height: 300px;
    }
    .dealer-form-block-section .right-image{
        padding-top: 40px;
        padding-left: 15px; 
        padding-bottom: 40px;
    }
    .dealer-form-block-section .become-dealer-form-wrapper h3 {
        font-size: 30px;
    }
    
    .contact-hero-block-section {
        min-height: 125px;
    }
    .contact-form-block-section .contact-details-box{
        padding-top: 40px;
    }
    .contact-partner-block-section h2 {
        font-size: 28px;
    }
    
    .about-image-video-block-section .text-left-image-right-box{
        margin-top: 0;
    }    
    .about-image-video-block-section h2{
        font-size: 36px;
        margin-top: 20px;
    }
    .about-image-video-block-section .video-container{
        height: 375px;
    }
    .about-image-video-block-section .video-container .play-btn img{
        width: 58px;
    }
    
    .leaders-list-block-section .leaders-list-box{
        margin-top: 40px;
    }
    .leaders-list-block-section .leader-item-box .image-box{
        height: 280px;
    }
    .about-hero-blcok-section .video-and-image-box{
        margin-top: 30px;
    }
    
    .video-hero-blcok-section .hero-content-box{
        padding: 35px 15px 20px 15px;
        top: -35px;
    }
    .video-hero-blcok-section .site-btn1{
        margin-bottom: 20px;
        font-size: 22px;
    }
    
    .testmonial-block-section .video-container .video-box{
        /*width: 100%;
        position: absolute;
        height: 100%;
        max-width: 100%;
        max-height: 100%;*/
    }
    
    .testmonial-block-section .video-container{
        height: 169px;
    }
    .testmonial-block-section .video-container .play-btn img{
        width: 60px;
    }
    
    .image-cata-blcok-section .image-box{
        height: 300px;
    }
}

@media(max-width: 788px){
    .coming-soon-hero-block-section{
        height: 429px;
    }
}

@media(max-width: 414px){
    .coming-soon-hero-block-section{
        /*height: 235px;*/
        height: 390px; 
    }
    .coming-soon-hero-block-section .video-box{
        top: -38px;
    }
}

@media(min-width: 768px) and (max-width: 990px){ 
    .dealer-locator-block-section .dealer-locator-form-wrapper .padding-top-20{
        padding-top: 20px;
    }
    .coming-soon-hero-block-section {
        background-image: none!important;
    }
    .coming-soon-hero-block-section .video-box{
        width: 100%;
    }
    
    .dealer-faq-block-section .faq-image3{
        width: 78%;
        margin-top: -71px;
    }
    .dealer-faq-block-section .faq-image2{
        width: 70%;
        margin-top: -91px;
    }
    .dealer-faq-block-section .faq-image1{
        width: 70%;
    }
    
    .dealer-form-block-section .right-image{
        padding-left: 15px;
    }
    
    .home-cta-block-section .site-btn1{
        min-width: 100%;
        width: 100%;
        font-size: 23px;
    }
    
    .contact-partner-block-section h2 {
        font-size: 32px;
    }
    
    

}

@media(max-width: 414px){
	.coming-soon-hero-block-section{
    	height: auto;
    	display: block !important;
    	padding-top: 0px;
    }
    .coming-soon-hero-block-section .video-box{
    	position: static;
    }
    .coming-soon-hero-block-section .content-box{
        top: 20px;
        }
}

@media(min-width: 415px) and (max-width: 768px){ 
    .coming-soon-hero-block-section{
    height: 430px;
    }
    
}

@media(min-width: 769px) and (max-width: 1124px){ 
    .coming-soon-hero-block-section{
    height: 570px;
    }
}

@media(min-width: 991px) and (max-width: 1199px){ 
    
}



@media(min-width: 1200px){ 
    
}
