@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
/*
 font-family: "Rajdhani", sans-serif;
light 300
regular 400
medium 500
semi-bold 600
bold 700

*/
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin: 0;
  padding: 0;  outline:none !Important;
}
a {
  text-decoration: none !important;
  transition-duration: 0.8s;
  transition-property: all; outline:none !Important;
}
ul, li {
  list-style: none;  outline:none !Important;
}
img {
  max-width: 100%;
  outline: none;  outline:none !Important;
}
body {
  font-family: 'Rajdhani', sans-serif !important;
}

.onlydesktop { display:block;  }

.onlymobile {  display:none;   }

.banner-section video {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

a.btn3 {
    background: #000;
    border: 3px solid #fe7500;
    color: #fff;
    font-size: 38px;
    font-weight: 500;
    padding: 8px 0px;
    margin-bottom: 40px;
    float: left;
    width: 100%;
}


a.btn3:hover { color:#fff;  background: #ff8822;  border: 3px solid #000; }

  video {
    max-width: initial !important;
}
 
.banner-section video {
      
    float: left;
}



.topbar {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #ff8822;
  text-align: right;
  height: 41px;
}
.topbar span {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  margin-left: 35px;
  margin-top: 7px;
  display: inline-block;
}
.topbar ul {
  float: right;     margin-left: 40px;
}
.topbar ul li {
  display: inline-block;
}
.header-back {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  position: relative;
  z-index: 999;
  background: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #424242;
}
.headernav {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  padding-top: 35px;
  flex-direction: row;
  text-align: right;
}
.headernav li {
  flex: auto; position: relative;
}
.headernav li a {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  transition-duration: 0.8s;
  transition-property: all;
  border: 2px solid #000;
  padding: 5px 10px;
}
.headernav li a:hover {
  border-color: #ff9d49;
  transition-duration: 0.8s;
  transition-property: all;
}






.headernav li:hover  .sub-menu {max-height:600px; }







ul.sub-menu {

    z-index: 99;

    min-width: 210px;    

    left: 17px;

   padding-top:10px;

    max-height:0em;

    overflow:hidden;

    position: absolute;

   transition:max-height 1.2s ease


}



.sub-menu li {

    padding: 5px 10px;

    border-bottom: 1px solid #000;

    float: left;

    width: 100%; background: #ff9d49; text-align: left;

	



}



.sub-menu li a {
    font-size: 18px ! Important;
    color: #000 !important;
    background: none !important;
    margin: 0 !important;
    text-align: left;
    border: none;
    font-weight: 600 !important;
    padding: 10px 0px !important;
}

.sub-menu li a:hover {
    
    color: #fff !important;
    
}


.banner-section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 240px 0px;
  background: url("../images/banner-01.jpg");
  background-repeat: no-repeat;
  background-position: top center; position: relative;     overflow: hidden;
}

img.smallbanner {
    position: absolute;
    bottom: -101px;
}
img.smallbanner2 {
    margin-left: 280px;
}

.title1 {
  font-size: 108px;
  color: #fff;
  font-weight: 600;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  line-height: 1em;
  letter-spacing: -6px; position: relative;
}
.title2 {
  font-size: 136px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  line-height: .9em;
  letter-spacing: 1px;
  letter-spacing: -6px; position: relative;
}
.subheading {
  font-size: 40px;
  color: #ff8822;
  text-transform: uppercase;
  font-weight: 600;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  line-height: 1.5em; position: relative;
}
.build-section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 150px 0px;
  background: url("../images/build-bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #fff;
}
.build-section h3 {
  font-size: 93px;
  color: #fff;
  font-weight: 700;
  letter-spacing: -2px;
  text-transform: uppercase;
  line-height: 74px;
  border-left: 8px solid;
  padding-left: 10px;
  padding-top: 6px;
}
.build-section ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  margin-top: 20px;
}
.build-section ul li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  background: url(../images/list-bg.png);
  background-repeat: no-repeat;
  color: #ff8822;
  font-size: 26px;
  padding-left: 15px;
  font-weight: 600;
  margin-top: 10px;
}

.chassis-section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 140px 0px;
  background: url("../images/Chassis-bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #fff; border-top: 2px solid #7c3200; padding-top: 40px;
}

.chassis-left-section { }

.chassis-img-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 26px;
    position: relative;
}

.chassis-img-section span {
    position: absolute;
    left: 30px;
    font-size: 46px;
    font-weight: 600;
    bottom: 30px;
    text-transform: uppercase;
    line-height: .9em;
}

.chassis-left-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 35px 35px;
    background: url(../images/chassie-01.png);
    background-repeat: no-repeat;
    background-position: left top;
    color: #fff;
    min-height: 550px;
}


.chassis-left-section h3 {
    font-size: 62px;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    width: 45%;
    line-height: 1em;
    margin-top: 60px;
    padding-left: 60px;
}
.chassis-left-section ul {
    float: left;
    width: 55%;
    margin-top: 58px;
    padding-left: 70px;
}

.chassis-left-section ul li {
    float: left;
    width: 100%;
    background: url(../images/bullet-01.png);
    background-repeat: no-repeat;
    font-size: 20px;
    padding-left: 25px;
    background-position: left top 16px;
    padding-top: 6px;
    font-weight: 500;
}

.chassis-left-section a, .chassis-img-section a { color:#fff; }


.chassis-left-section a:hover, .chassis-img-section a:hover { color:#ff8822; }

.suspension-section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 140px 0px;
  background: url("../images/suspension-bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #fff; position: relative;
}

.suspension-section  h3 {
    font-size: 62px;
    color: #fff;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    line-height: 1em; margin-bottom: 60px; text-transform: uppercase;
     
}

.suspension-section p {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    margin-bottom: 45px;
    padding-left: 11px;
    font-size: 22px;
    font-weight: 400;
    padding-top: 10px;
}

.footer {
  float: left;
  width: 100%;
  margin: 0;
  padding: 150px 0px;
  background: url("../images/footer-bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom center; padding-bottom: 40px;
  color: #fff;
}
.footer h5 {
  font-size: 34px;
  color: #ff8822;
  text-transform: uppercase;
  font-weight: 600;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  margin-bottom: 20px;
}
.footer .footernav {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
}
.footer .footernav li {
  float: left;
  width: 100%;
  margin: 10px 0px;
  padding: 0px 0px;
}
.footer .footernav li a {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.footer p {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  float: left;
  width: 100%;
  margin: 10px 0px;
}
.footer p img {
  margin-right: 18px;
  float: left;
  margin-top: 1px;
}
.footersocial {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  margin-top: 10px;
  margin-left: 45px;
}
.footersocial li {
  display: inline-block;
  margin-right: 15px;
}

.footer-logo-box {
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 75px;
    background: url(../images/footer-logo-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #fff;
    position: absolute;
    left: 0; padding-bottom: 150px;
}

.posrelative { position:relative;}

.posrelative p {
    color: #000;
    font-weight: 700;
    padding-top: 52px;
    font-size: 18px;
    line-height: 1.3em;
}

.pd-left { padding-left:90px;}

.copyright { color:#fff; font-size: 18px;  float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px; text-align: center;}

.footer hr {
    margin-top: 95px;
}

p.copyright {
    padding-top: 34px;
    padding-bottom: 15px;
}

.inner-banner  {
    float: left;
    width: 100%;
    margin: 0;
    padding: 170px 0px;
    background: url(../images/inner-banner.jpg);
    background-repeat: no-repeat;
	background-position: top center; position: relative;}

.inner-banner  h1 {
    font-size: 72px;
    color: #fff;
    font-weight: 600;
    letter-spacing: -2px;
    text-transform: uppercase;
    line-height: 74px;
    border-left: 8px solid #ff8822;
    padding-left: 20px;
    padding-top: 6px;
}

.inner-banner h1 span{    font-size: 64px; }


.inner-contnet {
    float: left;
    width: 100%;
    background: #fff;
    padding: 100px 0px;
}

.inner-contnet  h2 {
    font-size: 40px;
    color: #ff8822;
    
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    line-height: 1.5em; margin-bottom: 15px;
}

.inner-contnet  h3 {
    font-size: 36px;
    color: #ff8822;
    
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    line-height: 1.5em; margin-bottom: 15px;
}

.inner-contnet  h4 {
    font-size: 32px;
    color: #ff8822;
    
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    line-height: 1.5em; margin-bottom: 15px;
}

.inner-contnet  h5 {
    font-size: 28px;
    color: #ff8822;
    
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    line-height: 1.5em; margin-bottom: 15px;
}

.inner-contnet  p {
    font-size: 24px;
    color: #000;
 
    font-weight: 500;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    line-height: 1.3em; margin-bottom: 20px;
}

.inner-contnet  ul {
   
    color: #000;
 
    font-weight: 500;
    float: left;
    width: 100%;
    margin: 0; padding-top: 5px;
     
}
 

.inner-contnet ul li {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    float: left;
    width: 100%;
    margin: 10px 0px;
    padding: 0px 0px;
    line-height: 1.3em;
    background: url(../images/bullet-01.jpg);
    background-repeat: no-repeat;
    background-position: left 1px top 8px;
    padding-left: 25px;
}

.benefit-section {
    float: left;
    width: 100%;
    
    padding: 130px 0px; 
	background: url(../images/benifit-bg.jpg);
    background-repeat: no-repeat; background-position: center center;
}

.benefit-section  h2 {
    font-size: 46px;
    color: #ff8822;
    
    font-weight: 700;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    line-height: 1.5em; margin-bottom: 30px;
}

.benifits-pannel {
    float: left;
    width: 100%;
    
	padding:  20px; margin: 0;   margin-top: 20px;   }

.benifits-pannel img {
    float: left;
    width: 100%;
    
	padding:0px; margin: 0;     }

.benifits-pannel h4 {
    background: url(../images/bullet-01.jpg);
    background-repeat: no-repeat;
    background-position: left 1px top 8px;
    padding-left: 23px;
    font-size: 22px;
    float: left;
    width: 100%;
    margin-top: 20px;
    color: #000;
    font-weight: 700;
}



.field1 input {
    width: 90%;
    float: left;
    margin: 0;
    border: none;
    outline: none;
    padding: 15px;
    border: 2px solid #ff8822;   font-size: 22px;
    font-weight: 600;
}

.field1 textarea {
    width: 90%;
    float: left;
    margin: 0;
    border: none;
    outline: none;
    padding: 15px;
    border: 2px solid #ff8822;
    font-size: 22px;
    font-weight: 600;
    height: 180px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.sbtbtn {
    background: #ff8822;
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    padding: 7px 0px;
}


.wpcf7-response-output, .wpcf7-response-ok {
    float: left;
    width: 100%;
    font-size: 22px;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.wpcf7-not-valid-tip {
    
    display: none !important;
}

.wpcf7-not-valid { border-color:#f00 !important;  }



.contactinfo img { margin-right:15px; }

.contactinfo p { font-size: 20px; }

.slider-box {
    position: absolute;
    right: 0;
    top: 0;
    float: left;
    width: 100%;
}



.repair-section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 70px 0px;
    background: #E6E6E6 url(../images/repair-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    
}

.repair-section h3 {
    font-size: 78px;
    color: #ff8822;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    line-height: 1em;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.repair-section p {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    line-height: 1em;
}

.repair-section h3 a {  color: #ff8822; }


.repair-section p a {  color: #fff; }

@media(max-width:1200px) {}
@media(max-width:1024px) {}
@media(max-width:900px) {}
@media(max-width:769px) {
    
.repair-section h3 {
    font-size: 38px;
    
}

.repair-section {
 
    padding: 40px 0px;
}

.repair-section p {
    font-size: 24px; }
       a.btn3 {
        margin-bottom: 15px;
        padding: 5px 0px;         font-size: 28px;
    }
    
    .btn3 img {
    width: 25px;
}
	
	
	.navigation {
    display: none;
}
	.topbar { text-align:center; height: auto;}
	
    .topbar ul {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
        margin-top: 5px; display:none;
    }
	
    .header-back {
        text-align: center;
        display: none;
    }
	
	img.smallbanner2 {
  margin-left: 0px;  
}
	img.smallbanner {
    position: relative;
    bottom: 0;
}
	
    .footer-logo-box {
        position: relative;
        padding-left: 50px;
        padding-right: 50px;
    }
	
	.title1 {
		
		font-size: 68px; text-align:center; }
	
	.title2 {
		font-size: 86px; text-align:center; }
	
	.subheading {
    font-size: 30px;
    color: #ff8822;
    text-align:center;
}
	
	.banner-section {
     
		padding: 70px 0px; padding-bottom:0; }
	
	    img.smallbanner {
        position: relative;
        bottom: 0;
        float: left;
        width: 45%;
        margin-left: 3%; margin-top: 30px; top: 67px;
    }
	
	    .chassis-section {
        padding: 50px 0px;
        background-size: cover;
    }
	
.chassis-left-section {
        padding: 10px;
        min-height: auto;
        margin-top: 30px;
        background: url(../images/chassie-mobilebg-01.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 295px;
    }

	.chassis-left-section h3 {  float: left;
    width: 100%;     font-size: 36px; padding-left: 25px; }
	
	.chassis-left-section ul {
    float: left;
    width: 100%;
    margin-top: 0;
    padding-left: 25px;
}
	
	.build-section {
     
    padding: 50px 0px;
    
  
    background-size: cover;
}
	
	.build-section ul li { font-size:20px;}

	
	.suspension-section {  background-size: cover;  padding: 50px 0px; padding-bottom:0; }
	
	.suspension-section h3 { text-align:center; font-size:38px; } 
	
	
	.pd-left {
    padding-left: 15px;
}
	
	.footer  {
     
    padding: 50px 0px;
    
  
    background-size: cover; text-align: center;
}
	
	.footer p img {
    margin-right: 5px;
    float: none;
    margin-top: 1px;
}
	
	.footersocial {     margin-left: 0px; }
	
	.footer hr {
    margin-top: 25px;
}
	
	p.copyright {
    padding-top: 0;
    padding-bottom: 0;
}
	
	.suspension-section p { margin-bottom: 20px;  }
	
	.footer h5 { margin-bottom: 0; }
	
	.inner-contnet {
     
    padding: 50px 0px;
}

.benefit-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #f4f4f4;
    background-repeat: no-repeat;
}

.inner-banner {
     
    padding: 50px 0px;
     
}

.topbar span {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-left: 0;
    margin-top: 0px;
    display: inline-block;
    float: left;
    width: 100%;
}

.onlydesktop { display:none;  }

.onlymobile {  display:block;   }

ul.sub-menu {
   
    padding-top: 0;
    max-height: max-content;
    
}

.left-menu-icon-text {
       
        display: none;
    }
    
    .sub-menu li a {
    
    padding: 0px 0px !important;
}
	.field1 input, 	.field1 textarea {
    width: 100% !important; }
    
    .contactinfo p {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 6px;
}

.contactinfo img {
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}

}
@media(max-width:640px) {}
@media(max-width:480px) {}
@media(max-width:360px) {}


.contactinfo a { color:#000; }

.contactinfo a:hover { color:#ff8822; }
