@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body { font-family: 'interregular'; width:100%; height:100%;}
ol, ul {list-style: none;}
*{ margin:0; padding:0;}
a{ text-decoration:none; outline:none;}
h6,h5,h4,h3,h2,h1{ margin:0; font-family: 'aeonikbold'; font-weight:normal;}
img{ border:none;}
div{display:flow-root; box-sizing: border-box;}
.clear{ clear:both;}
.container{position:relative; margin:0 auto; width:1250px;}
:root{--text-color:#111111; --default-fontsize:15px; --footer-textcolor:#9e9e9e; --white-color:#ffffff; --yellow-bg:#ffda07; --heading-color:#0c0c0c; --bold-font:font-family:'aeonikbold'; --yellow-text:#d2b300;}


/*------Header Section-------*/
header{  position: absolute; left: 0; top: 0; width: 100%; z-index: 500;  }
header .container{display: flex; flex-direction: row; justify-content:space-between; align-items: flex-end; }
#logo{ width:265px; height:89px;  margin:38px 0 0 0;}
#logo img, figure img, #video iframe, .inn_gal_img img, .person2 img, #news-img img{ width: 100%; height: 100%;}
#mobile_menu, #mobile_drop{display:none;}
.mtoggle{cursor:pointer;float:right;}
nav{ position:relative; z-index:2000;}
ul.dropdown{ z-index:0; position:relative; } 
ul.dropdown li{display:inline-block; zoom: 1;list-style:none; position:relative;}
ul.dropdown li a{ color:var(--white-color);font-size: 14px;text-decoration: none;line-height: 32px;padding: 0 9px;display:block; font-weight: bold; letter-spacing: 1px;}
ul.dropdown li a:hover{ color:var(--yellow-text);}

/*****LEVEL TWO*****/
ul.dropdown ul{ width:237px; visibility: hidden; position: absolute; top: 100%; left: 0; text-align:left; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); background:#FFF; border:#cecece solid thin; border-radius:10px; padding: 18px; box-sizing:border-box;}
ul.dropdown ul li{ float: none;list-style:none; text-transform:none; letter-spacing:0; margin-bottom: 4px; display:block;}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a{ border-right: none; width: 100%; display:block; color: #333;height:auto;text-shadow:none!important;background:none; font-weight:normal; line-height:23px; text-transform:capitalize; font-size:14px; padding:2px 0;}
ul.dropdown ul li:hover{ color:var(--yellow-text);}
/*****LEVEL THREE******/
ul.dropdown ul ul{ left: 100%; top:0; }
ul.dropdown ul ul li a{line-height:20px;}
ul.dropdown li:hover > ul{ visibility: visible;}
#social{ display: flex; flex-direction: row; justify-content: space-between;}
#social a{ color: var(--white-color); margin: 0 8px;}
/*------Header Section End-----*/


/*banner section*/
#banner{ position:relative; }
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%; padding: 0;z-index: 0;}
.rslides li {position: relative;display: none;width: 100%;left: 0;top: 0;}
.rslides img {display: block; height: 100%;width: auto;border: 0;width: 100%;}
.bannercaption {width: 38%; box-sizing: border-box;font-size: 20px;position: absolute; top: 29%; left: 3%;}
.bannercaption h1{ font-size: 79px;  color: var(--white-color); line-height: 81px; text-transform: capitalize; margin-bottom:80px;}
.primary-button {background:var(--white-color);color:var(--text-color);padding: 27px 33px;font-size: 16px;border-radius: 100px; border: none;display: flex;align-items: flex-start;overflow: hidden;position: relative; align-items: center; width: 257px; margin: 35px 0 0 0;}
  .primary-button .icon {background: var(--yellow-bg);position: absolute;display: flex;align-items: center;justify-content: center;height: 50px;width: 50px;border-radius: 100%;right: 10px;transition: all 0.3s;}
  .primary-button:hover .icon {width: 100%; height: 100%; border-radius: 0; right: 0;}
  .primary-button:hover .icon i {transform: translateX(0.1em);}
/*banner section end*/

/*content part*/
#product-section{ text-align: center; background:#1e1e1e; color: #bdbdbd; padding: 96px 0; margin-bottom: 144px;}
#product-section h1{ color:transparent;    -webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #524e32; font-size: 104px; margin-bottom: 6px;}
#about-cnt span{ color: var(--red-color);}
#product-boxes{ display: flex; flex-direction: row; justify-content: center;}
#product-boxes div{ width: 208px; display: flex; flex-direction: column; border-radius: 8px; border: #4f4f4f solid thin; background: #2a2a2a; padding: 36px 0; font-size: 15px; margin: 0 20px; margin-top: 55px;     transition: all 0.3s;}
#product-boxes div span{ margin-bottom: 20px;}
#product-boxes div:hover{box-shadow: 0px 0px 20px 1px #ffbb763f;border: 1px solid rgba(255, 255, 255, 0.454); transform: scale(1.05);}
#scootermain h1{ font-size: 44px; text-align: center; }
#scootermain h1 span{ color: var(--yellow-text);}
.scooter { display: flex; justify-content: center; margin: 39px 0 0 0;}
#scooter-detail{ display: flex; flex-direction: row; align-items: center; background: #f1f1f1; border-radius: 18px; padding: 37px 29px; justify-content: space-around; margin: 50px 0 115px 0;}
#scooter-detail h2 a{ font-size: 26px; position: relative; color: var(--text-color);}
#scooter-detail div{ display: flex; flex-direction: column; color: #828282; font-size: 16px; line-height: 43px;}
#scooter-detail div i{ font-size: 51px; color: var(--yellow-text);}
#scooter-detail div h1{ font-size: 33px; color: var(--text-color); margin: 15px 0 0 0; position: relative;}
#welcome{background:url(../images/aboutbg.jpg) no-repeat top; background-size: cover; width: 97%; margin: 0 auto; border-radius: 18px; height: 513px;}
#welcome .container{display: flex; justify-content: space-between; flex-direction: row; align-items: flex-end; height: 100%; padding: 0 30px; padding-bottom: 60px;}
#welcome .container p { font-size:42px;   color: var(--white-color);  width: 760px; }
#welcome .container .primary-button{ width: 225px;}
#pdt-desc{ font-size:44px; color:var(--text-color); float: right; width: 737px; margin: 107px 0 0 0;}
#product-slide{ display:block; clear:both; width:100% !important; }
#product-slide li{width:406px; margin:73px 15px 0 0;  position:relative;  height:auto !important; display: flex; flex-direction: column; font-size: 18px; text-transform: capitalize;}
.product-img{ width:406px; height:341px; overflow:hidden; position:relative; border-radius:10px; margin-bottom: 15px; overflow: hidden;}
.product-img img{-webkit-transition: 0.6s;-moz-transition: 0.6s;-o-transition: 0.6s;-ms-transition: 0.6s;transition: 0.6s; width:100%; height:100%;}
.more{ background: var(--yellow-bg); color: var(--text-color);  font-size: 14px; box-sizing: border-box; border-radius: 100%;  width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; position: absolute; right: 40px; bottom: -40%; transition: 0.6s; }
#product-slide li:hover .product-img img{ transform:scale(1.1) rotate(5deg);}
#product-slide li a{color: #000000;}
figure:hover img{ transform:scale(1.1) rotate(5deg);}
figcaption{ display: flex; flex-direction: column;  line-height: 23px; color: #838383; font-size: var(--default-fontsize); margin: 34px 0 0 0; padding: 0 14px;}
figcaption h3{ font-size: 21px; margin: 0 0 8px 0; color: var(--text-color);}
figcaption h3 a{ display:inline-block; position: relative;}
.more:hover{ background: var(--text-color);}
.more:hover i{ color: var(--white-color);}
#product-slide li:hover .more{ bottom: 20px;}
#arowbox{ display: flex; flex-direction: row; align-items: baseline; justify-content: space-between; margin: 25px 0;}
#arowbox span{ width: 1148px; height: 1px; background: #d6d6d6;}
.next i, .prev i{ font-size: 17px; color:var(--text-color); margin: 0 7px;}
.next i:hover, .prev i:hover{ color: var(--yellow-text);}
.title{ font-size:45px; position:relative; margin-bottom:40px; display: flex; justify-content: space-between;}
#news-scrool{ width:100% !important; margin-bottom: 140px;}
#news-scrool li{ width:406px;  margin:0 15px 0 0; display:flex; flex-direction: column;}
.news-img{ width:406px; height:271px; overflow:hidden; border-radius: 15px;}
.news-img img{ width:100%; height:100%; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease; transform:scale(1.2)}
#news-scrool li:hover .news-img img{ transform:scale(1)} 
.date{ color:rgb(116, 116, 116); font-size:15px; margin: 39px 0 20px 0;}
.date i, .mob i{ margin: 0 6px 0 0;}
.mob{ color:rgb(116, 116, 116); font-size:15px; margin: 0 0 20px 0;}
#news-scrool h2 a{  font-family: 'interregular'; font-size: 20px; color:var(--heading-color);}

#news-scrool a:hover{ color: var(--yellow-text);}
#news-scrool li:hover a{text-decoration: underline;}
#scooter-detail h2 a::after, #scooter-detail div h1::after, figcaption h3 a::after { content: '';position: absolute;width: 100%;transform: scaleX(0);height: 3px;bottom: 0;left: 0;background-color:var(--yellow-text);transform-origin: bottom right;transition: transform 0.25s ease-out;}
#scooter-detail h2 a:hover::after, #scooter-detail div h1:hover:after, #product-slide li:hover figcaption h3 a:after {
 transform: scaleX(1);transform-origin: bottom left;}
#gridcoloms{ display: flex; flex-direction: row; justify-content: space-between; margin: 106px 0;}
.eco{ position: relative;  transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);}
#gridcoloms div h3{ position: absolute; left: 40px; bottom: 35px; color: var(--white-color); font-size: 26px;} 
.eco:hover {transform: rotate(-3deg) scale(1.0);}
.eco span{ position: absolute; left: 30px; top: 68px; color: var(--white-color); font-size: 26px;}
#grid-second{ display: flex; flex-direction: column; align-content: space-between; }
.saving{ margin-bottom: 16px;}
.saving h3{ top: 76px;}
#cyclebox{ background: #DCEB81;background: linear-gradient(180deg,rgba(220, 235, 129, 1) 0%, rgba(249, 255, 210, 1) 57%); margin: 80px 0 0 0;}
#cyclebox .container{ display: flex; flex-direction: row; justify-content: space-between;}
#cycle-detail{ width: 400px; color: #2f350a; display: flex; flex-direction: column; position: absolute; right: 0; top:117px; font-size: 18px;}
#cycle{ line-height: 0; margin: 0 0 0 -146px;}
#cycle-detail h1{ font-size: 77px; margin-bottom: 20px;}
#cycle-detail span{ font-size: 37px; margin: 25px 0;}
#cycle-detail div{ margin: 22px 0;}
#cycle-detail .primary-button{ background:var(--text-color); color: var(--white-color); width: 167px;}
#cycle-detail .primary-button .icon i{ color: var(--text-color);}
#video{ width: 97%; height: 500px; margin: 137px auto; overflow: hidden; border-radius: 18px;}
#testi{ background: #ededed url(../images/evscooter.jpg) no-repeat right top; background-size: 43% auto; padding: 131px 0 0 0; min-height: 462px; position: relative;}
#testi .container{display: flex; flex-direction: column;}
#testi h1{ font-size:45px; color:var(--text-color);}
#testimonial-slide{ margin:54px 0 0 0; height:auto !important; }
#testimonial-slide li{   height:auto !important;  line-height:31px; width: 640px;  display: flex;  flex-direction: column; background: url(../images/quote.png) no-repeat top left; font-style: italic; font-size: 19px; padding: 80px 0 0 0; }
.person{  width:84px; height:84px; overflow:hidden; border-radius:100%; }
.person img{ width:100%; height:100%;}
#namecover{ font-size: 15px;  line-height: 25px; display: flex; flex-direction: row; align-items: center; font-style: normal; margin: 33px 0 0 0;}
.name{ color:#000000; font-weight:bold; font-size:15px;  text-transform:capitalize; margin: 0 20px; }
#testi-btn{ background: #ededed; position: absolute; right: 38.7%; bottom: 0; width: 66px; display: flex; align-items: center; height: 142px;  justify-content: center; flex-direction: column; padding: 0 17px;}
#line2{ width: 100%; height: 1px; background: #969696; margin: 25px 0;}
#enquiry{ display: flex; flex-direction: row; justify-content: space-between; margin: 100px 0 70px 0; }
#enquiry-detail{ display: flex; flex-direction: column; width: 590px; font-size: 25px; margin: 114px 0 0 0;}
#enquiry-detail h1{ font-size: 83px; margin: 0 0 38px 0; line-height: 89px;}
 #enquiry-detail  .primary-button{ background:var(--text-color); color: var(--white-color); width: 224px; margin-top: 53px;}
 #enquiry-detail  .primary-button .icon i{ color: var(--text-color);}
/*content part end*/

/*innerpage content*/
#page-title {padding: 301px 0 169px 0; width: 100%;margin: 0 0 137px 0;background: url(../images/pagetitlebg.jpg) no-repeat top center;box-sizing: border-box;background-size:contain; display:flex; justify-content: center; background-attachment: fixed;}
#page-title h1 {color: #FFFFFF;font-size: 34px;;text-align: center; text-transform: capitalize;}
#content-cover{ font-size: 16px; color: #1e1d1d; margin: -200px 0 0 0; border-top-left-radius: 60px; border-top-right-radius: 60px; background: var(--white-color); padding: 113px 0 150px 0; display: flex; flex-direction: column; line-height: 29px;}
#about-desc{  width: 750px; float: right; font-size: 25px; clear: both; line-height: 41px;}
#aboutmainimg{ background: url(../images/aboutmain.jpg) no-repeat top; background-size: cover; width: 98%; margin: 100px auto; border-radius: 20px; overflow: hidden; height: 508px; }
#about-desc div{ display: flex; flex-direction: column; width: 590px;}
#about-cnt{ display: flex; flex-direction: row; justify-content: space-between;}
#about-cnt p{ width: 567px;}
#content-cover #product-slide ul{ display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; }
#content-cover #product-slide li{ width: 400px; margin: 0 15px 75px 0;}
#pagination{ clear:both; margin-top:15px; width:100%; float:left;}
ul.pagination{width:auto;text-align:center;margin:0px auto; font-size:12px; clear:both; display:table;}
.pagination li{float:left}
.pagination a{text-decoration:none;color:#666;background:#fff;padding:0px 8px;display:inline-table;border:solid 1px #ccc;margin:0 2px 0 0;}
.pagination a:hover{background:var(--yellow-text);color:#fff; border:solid 1px var(--yellow-text); }
.pagination .active a{ background:var(--yellow-text); color:#FFF; border:solid 1px var(--yellow-text);}
#productimg-main{ float:left; width:590px; margin:0 57px 0 0; overflow: hidden; border-radius: 15px;}

/*Thumbnail Gallery Slider
----------------------------------------------------*/ 
.rg-image-wrapper{position:relative;min-height:20px;display:flow-root;}
.rg-image{position:relative;text-align:center;line-height:0px;background:#FFFFFF; border-radius:10px; overflow:hidden;}
.rg-image img{max-height:100%;max-width:100%;}
.rg-image-nav a{display:none}
.rg-caption {text-align:center;position:relative; color:#000000; clear:both; font-size:16px; margin:10px 0 15px 0; font-weight:bold;}
.es-carousel-wrapper{padding:0 46px 20px 46px;position:relative;}
.es-carousel{overflow:hidden;}
.es-carousel ul{display:none; margin:0;}
 .es-carousel ul li, #fixed-box .es-carousel ul li,  #fixed-box3 .es-carousel ul li{height:100%;float:left;display:block; padding-left:0;}
.es-carousel ul li:after, #fixed-box .es-carousel ul li:after, #fixed-box3 .es-carousel ul li:after { display:none;}
.es-carousel ul li a{display:block;border-style:solid;border-color:#dfdfdf;opacity:0.8;-webkit-touch-callout:none;-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.es-carousel ul li.selected a{border-color:var(--yellow-text);opacity:1.0;}
.es-carousel ul li a img{display:block;border:none;max-height:100%;max-width:100%;}
.es-nav span{position:absolute;top:38%;left:0;background:transparent url(../images/nav_thumbs.png) no-repeat top left;width:19px;height:26px;
margin-top:-13px;text-indent:-9000px;cursor:pointer;opacity:0.8;}
.es-nav span.es-nav-next{right:0;left:auto;background-position:top right;}
.es-nav span:hover{opacity:1.0;}
#pdt-details{ display: flex; flex-direction: column; width: 577px; float: right; }
#pdt-details h1{ font-size: 30px; margin: 0 0 62px 0;}
ul.tabs {list-style:none;width:100%;}
ul.tabs li {float:left;overflow:hidden;position:relative; border-top:2px solid var(--white-color);}
ul.tabs li a {text-decoration:none;color:var(--text-color);display:block;font-size:15px;outline:none;padding:15px 0; width: 238px; text-align: center; text-transform: uppercase; }
ul.tabs li a:hover{ color: var(--yellow-text);}
 html ul.tabs li.active {background:#fff;border-top:2px solid var(--text-color);}
 html ul.tabs li.active a:hover{ color: var(--text-color);}
.tabContainer {overflow:hidden;clear:both;width:100%;background:#fff; margin: 26px 0 0 0;}
.tabContent {font-size:16px;}
.tabContent ul li{position: relative; margin-bottom: 20px; padding: 0 0 0 20px; line-height: 24px;}
.tabContent ul li::after{ position: absolute; left: 0; top: 10px; background:var(--yellow-text); width: 5px; height: 5px; content: ""; border-radius: 100%;}
.tabContent ul li span{ color: #000; font-weight: bold; display: inline-block; width: 136px;}

#gal_listed{margin:0px 0 0 0;padding:0; display: flex; flex-direction: row;  flex-wrap: wrap;}
#gal_listed li{list-style:none;float:left;width:294px;margin:0 18px 18px 0;position:relative; overflow: hidden; border-radius: 15px;}
.inn_gal_img{width:309px;height:193px; border-radius: 15px; }
.inn_gal_txt{display:none;height: 100%;position: absolute;top: 0;width: 100%;z-index:999; left:0;}
#gal_listed li:hover .inn_gal_txt{ background: url(../images/zoom.png) no-repeat center 20px; background-size:45px;display:block;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);-moz-opacity: 0.9;-khtml-opacity: 0.9;opacity: 0.9;color:#fff; text-align:center; padding:90px 0 0 0; box-sizing:border-box; line-height:24px;}
[class^='imghvr-'],
[class*=' imghvr-'] {position: relative;display: inline-block;margin: 0px;max-width: 100%;color: #fff;overflow: hidden;-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;-webkit-transform: translateZ(0);transform: translateZ(0);}
[class^='imghvr-'] > img,
[class*=' imghvr-'] > img {vertical-align: top;max-width: 100%;}
[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption { background:var(--text-color); padding: 30px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;color: #ffffff; margin-top: 0; }
[class^='imghvr-'] a,
[class*=' imghvr-'] a {position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1; }
[class^='imghvr-push-']:hover figcaption,
[class*=' imghvr-push-']:hover figcaption {-webkit-transform: translate(0, 0);transform: translate(0, 0);}
[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all 0.35s ease;transition: all 0.35s ease;}
/* imghvr-fade-*
   ----------------------------- */
[class^='imghvr-fade'] figcaption,
[class*=' imghvr-fade'] figcaption {opacity: 0;}
[class^='imghvr-fade']:hover > img,
[class*=' imghvr-fade']:hover > img {opacity: 0;}
[class^='imghvr-fade']:hover figcaption,
[class*=' imghvr-fade']:hover figcaption {opacity: 1;}
[class^='imghvr-fade']:hover > img,
[class*=' imghvr-fade']:hover > img,
[class^='imghvr-fade']:hover figcaption,
[class*=' imghvr-fade']:hover figcaption {-webkit-transform: translate(0px, 0px);transform: translate(0px, 0px);}
/* imghvr-push-up
   ----------------------------- */
.imghvr-push-up figcaption {-webkit-transform: translateY(100%);transform: translateY(100%);}
.imghvr-push-up:hover > .inn_gal_img {-webkit-transform: translateY(-100%);transform: translateY(-100%);}
.video{ width:610px; float:left; height:341px;margin:0 15px 86px 0; position:relative;}
.video iframe{ width:100%; height:100%; border:none;}
.video-titel{ background:var(--text-color); text-align:center; position:absolute; left:0; bottom:-44px; font-size:14px; color:#FFF; padding:14px 10px; width:100%; box-sizing:border-box; line-height:21px;}
#content-cover #testimonial-slide{ margin: 0;}
#content-cover #testimonial-slide ul{ display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
#content-cover #testimonial-slide ul li{ width: 606px; background-image: none; padding: 54px 69px; align-items: center; box-sizing: border-box; text-align: center; background: #f2f2f2; font-size: 16px;  line-height: 28px; margin-bottom: 37px;}
#content-cover #testimonial-slide ul li i{ font-size: 42px; color: var(--yellow-text); margin-bottom: 25px;}
#content-cover #testimonial-slide ul li #namecover{ flex-direction: column;}
#content-cover #testimonial-slide ul li .name { margin: 10px 0 0 0;}
.testi-cover{ display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap;}
.testi-box{  margin:0 0 41px 0; font-size:14px;}
.testi-vid{ width:600px; height:327px; margin-bottom:11px; margin-top:20px;}
.testi-vid iframe{ width:100%; height:100%;}
.person2{ width:60px; height:60px; border-radius:100%; border:#FFFFFF solid 2px; float:left; margin:0 15px 0 0; position:relative; overflow: hidden;}
.testi-box strong{ color:#000; font-size:14px; margin:18px 0 -7px 0; display:block;}
#cnt-cover{ display: flex; flex-direction: row; justify-content:center;}
.contact-detailmain{  line-height:24px; font-size:15px;  color:#656565; text-align: center; width: 306px;}
.contact-detailmain a{ color:#656565;}
.contact-detailmain i{ font-size: 38px; color: var(--yellow-text);}
#address-cover{ display: flex; justify-content: center; margin: 60px 0 0 0;}
#address-cover .contact-detailmain{ width: 100%;}
.contact-detailmain span{ display:block; font-size:17px; margin:14px 0 11px 0; color: var(--text-color); text-transform: capitalize;}
.contact-frm{display:flex; clear:both; flex-direction: column;  background: #f2f2f2; width: 758px; box-sizing: border-box; padding: 93px 50px 39px 50px; margin: 0 auto; position:relative; border-radius: 30px;}
#formheading{ text-align: center; margin-bottom: 49px;}
#formheading h1{ font-size: 35px; font-family: 'interregular'; margin: 0 0 22px 0;}
.inputform-cover{ display: flex; flex-direction: row; flex-wrap: wrap; justify-content:space-between;}
.contact-frm input{ width:100%; border:none;font-family: 'interregular'; padding:22px 25px; box-sizing:border-box; outline:none; color:var(--text-color);font-size:14px; background:#ffffff;border-radius: 80px;}
.contact-frm span{ color: rgb(255, 0, 0); font-size: 13px;}
.contact-frm textarea{ width:100%; padding:27px 30px; box-sizing:border-box; outline:none; color:var(--text-color); height:102px; margin:0px 0 39px 0; overflow:hidden; resize:none; font-size:14px; font-family: 'interregular'; background:#ffffff;  border-radius:80px; border: none;}
.contactfrm-cover{ width:313px; height:87px; text-align:left;}
.contact-frm .captha{ width:170px; float:right; margin-top:0;}
.contact-frm #frmsubmit{background:var(--yellow-text); color:var(--white-color);  cursor:pointer; font-size:16px;  font-family: 'interregular'; border: none; }
.contact-frm #frmsubmit:hover{ background: var(--text-color); color: var(--white-color);}
#rc-imageselect, .g-recaptcha {transform:scale(0.78);-webkit-transform:scale(0.78);transform-origin:0 0;-webkit-transform-origin:0 0;}
#mapcnt{ width:100%; height:500px; margin:60px 0 100px 0; -webkit-filter: grayscale(80%); /* Safari 6.0 - 9.0 */
   filter: grayscale(80%); clear: both;}
#mapcnt iframe{ width:100%; height:100%;}
.locateus li{text-align: center; justify-content: center; align-items: center; background: #fffeec; padding-bottom: 37px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}
#content-cover #news-scrool ul{ margin: 0; display: flex; flex-wrap: wrap; flex-direction: row;}
#content-cover #news-scrool li{ margin: 0 23px 70px 0; line-height: 24px; width: 393px;}
#content-cover #news-scrool li .news-img{ width: 395px; height: 276px;}
#content-cover #news-scrool li h2{ font-size: 21px;   min-height: 48px; display: flex; font-family: 'interregular';}
.locateus li h3{ margin: 34px 0 22px 0; font-size: 21px; font-family: 'interregular'; color:#000000;}
#content-cover #news-scrool li p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden; font-size: 16px; color:#565656; margin: 15px 0;}
.locateus span{ margin: 0 0 21px 0; font-size: 15px;}
.locateus span i, .locatemob i{ margin: 0 6px 0 0;}
#locatemob-cover{ display: flex; flex-direction: row; justify-content: center; margin: 30px 0 78px 0;}
.locatemob{  margin: 0 26px; font-size: 18px;}
#branchmap{ width: 630px; height: 396px;}
#branchmap iframe{ width: 100%; height: 100%;}
#content-cover #news-scrool li a{ color: #baa70c; font-size: 15px; display: flex; align-items: center;}
#content-cover #news-scrool li a i{ margin-left: 15px;}
#content-cover #news-scrool li:hover a{ text-decoration: none;}
#content-cover #news-scrool li a:hover{text-decoration: underline;}
#news-img{ width: 573px; height: 400px; float: left; overflow: hidden; border-radius: 18px; margin: 0 43px 0 0;}
#newsmain-title{ font-size: 32px;}
#main-date{ margin: 25px 0 43px 0; color: var(--text-color);}
#content-cover #news-scrool{ margin-bottom: 0;}
/*innerpage content end*/

/*footer section*/
footer{ background:#2b2b2b; padding:75px 0 25px 0;   color:var(--footer-textcolor); position: relative; line-height: 28px; width: 98%; border-radius: 15px; margin: 0 auto; border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
footer .container{ padding: 0 15px;}
#footertop{ display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap; border-bottom: #4b4b4b solid thin; align-items: center; padding-bottom: 20px; margin-bottom: 43px;}
#footercnt{ display: flex; flex-direction: row; justify-content: space-between;}
#footercnt a{ color: var(--footer-textcolor); font-size: 20px; text-decoration: underline;}

#footercnt .contact-detailmain{ width: 271px; text-align:left;}
#footercnt h3{ color:var(--white-color); font-size: 18px; text-transform: capitalize; margin-bottom: 10px;}
#footercnt .contact-detailmain span{ color: var(--footer-textcolor);}
.bottom-contact{ display: flex; flex-direction: row;  justify-content: space-between; font-size: 15px;}
#footer-cnt{ font-size: 21px; color: var(--white-color); width: 301px;}
.footer-links h3{ color:#ffffff; font-size:18px; margin-bottom: 19px;}
ul.botomlinks{ list-style:none; padding:0; position:relative; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; width: 310px; }
ul.botomlinks li a{  color:#a4a4a4; font-size:15px; margin: 0 0 3px 0; display: block; width: 150px;}
ul.botomlinks li a:hover{ color:#8d8d8d;}
#line{ width:100%; height:1px; background:#4a4a4a; margin:34px 0; z-index: 300; position: relative;}
#social-top{ display: flex; flex-direction: column;}
#social-top a{ color: var(--footer-textcolor); font-size: 14px;}
#social-top a:hover{color:#8d8d8d;}
#copyrt{font-size:14px;  float:left;}
#address{ width: 210px;}
#powerd{ float: right;  font-size: 14px;}
#powerd a{ color: var(--white-color); }
/*footer section end*/

@media (max-width:1250px){
.container{ width:992px;}
nav, #footer-cnt{ display: none;}
#mobile_menu{display:block; color: var(--white-color); font-size: 25px;}
#mobile_drop{display:block;position:relative;background:var(--text-color); margin: 30px 0 0 0;}
#mobile_drop_fix{display:block;padding:20px 0px;}
#mobile_drop_fix ul li{list-style:none;display:block}
#mobile_drop_fix ul h2{ font-size:14px; color:#dcff1e; text-decoration:underline;  font-family: 'interregular'; margin:15px 0 7px 20px;}
#booking{ margin:42px 60px;}
#mobile_drop_fix ul li ul li{margin:0 0 0 25px;}
#mobile_drop_fix ul li ul li a{border-bottom:0!important}
#mobile_drop_fix a{display:block;color:#fff;display:block;-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;text-decoration:none;padding:7px 0; font-size:14px; text-transform:capitalize;}
#mobile_drop_fix a:hover{-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;
color:var(--yellow-text);}
#arowbox span{ width: 858px;}
#product-slide li{ width: 320px;}
.product-img{ width: 320px; height: 269px;}
.eco img, .video, #content-cover #testimonial-slide ul li, .testi-vid{ width: 97%;}
.saving{ margin-bottom: 10px;}
#cycle img{ width: 85%;}
#cycle-detail h1{ font-size: 59px;}
#cycle-detail{ right: 0; width: 383px;}
#cycle-detail span{ margin: 12px 0;}
#testimonial-slide li{ width: 500px;}
#enquiry-detail{ width: 360px;}
#enquiry-detail h1{ line-height: 60px; font-size: 60px;}
#footercnt{ margin-right: 0;}
#about-cnt p, #content-cover #product-slide li{ width: 457px;}
#content-cover #product-slide li .product-img{ width: 457px; height: 384px;}
#pdt-details{ width: 477px;}
#productimg-main{ width: 453px;}
#gal_listed li{ width: 312px;}
.inn_gal_img{ width: 312px; height: 202px;}
#content-cover #testimonial-slide ul, .testi-cover{ flex-direction: column;}
.testi-vid{ height: 511px;}
#content-cover #news-scrool li, #content-cover #news-scrool li .news-img{ width: 465px;}
#content-cover #news-scrool li .news-img{ height: 325px;}
#branchmap{ width: 376px;}
#footer-logo{ display: none;}
}



@media (max-width:992px){
    .container{ width:768px;}
    #pdt-desc, #cycle img, #testimonial-slide li, #enquiry-detail, #about-desc, #productimg-main, #pdt-details, #branchmap{ width: 100%;}
    #cyclebox .container, #enquiry{ flex-direction: column;}
    .bannercaption h1{ font-size: 60px; line-height: 60px;}
    #welcome .container{ padding: 0 0 52px 0;}
    #welcome .container .primary-button{ width: 165px;}
    #welcome .container p{ width: 480px; font-size: 38px;}
    #product-slide li{ width: 370px;}
    .product-img{ width: 370px; height: 311px;}
    #arowbox span{ width: 658px;}
    #pdt-desc{ font-size: 37px;}
    #gridcoloms div h3{ font-size: 21px; left: 28px;}
    .eco span{ font-size: 18px;}
    #cycle-detail{ position: static; margin: 60px auto; text-align: center; display: flex; align-items: center; width: 100%;}
    #cycle{ margin: 0;}
    #testi{ background-image: none; padding-bottom: 30px;}
    #testi-btn{right: 0;}
    #enquiry{ align-items: center;}
    #enquiry-detail{ text-align: center; align-items: center; margin: 34px 0 0 0;}
    #scot img{ width: 90%; margin: 0 auto;}
 #footercnt a{ font-size: 16px;}
    #aboutmainimg{ background-size: contain; height: 338px;}
    #about-cnt p{ width: 337px;}
    #content-cover #product-slide li{ width: 369px;}
    #content-cover #product-slide li .product-img{ width: 369px; height: 310px;}
    #pdt-details{ margin: 60px 0 0 0;}
    #gal_listed li{ width: 365px;}
    .inn_gal_img{ width: 365px; height: 237px;}
    #news-scrool li, .news-img{ width: 370px;}
    .news-img{ height: 258px;}
    #content-cover #news-scrool li, #content-cover #news-scrool li .news-img{ width: 361px;}
    #content-cover #news-scrool li .news-img{ height: 258px;}
    #news-img{ float: none; margin: 0 0 60px 0;}
}



@media (max-width:768px){
header{position: static; background: var(--text-color); padding-bottom: 31px;}    
#product-boxes, #scooter-detail, #welcome .container, #gridcoloms, #footercnt, .bottom-contact, #about-cnt, #content-cover #product-slide ul,#cnt-cover, #content-cover #news-scrool, #locatemob-cover{flex-direction: column;}
#welcome .container p, .eco img, ul.botomlinks, #address, #copyrt, #about-cnt p, #content-cover #product-slide li, #gal_listed li,.contact-detailmain, .contact-frm, .contactfrm-cover, #content-cover #news-scrool li, #content-cover #news-scrool li .news-img, #news-img{ width: 100%;}
#content-cover #news-scrool li .news-img, #news-img{ height: 100%;}
.container{ width:448px;}
#news-img{ line-height: 0;}
#social{  display: none;}
.bannercaption{ width: 80%; top: 24%;}
.bannercaption h1{  line-height: 44px; font-size: 45px; margin-bottom: 10px;}
#product-section h1{ font-size: 71px;}
#product-boxes{ align-items: center;}
.scooter img{ width: 100%;}
#scooter-detail{ text-align: center;}
#scooter-detail div{ line-height: 34px;}
#scooter-detail h2 a{ margin: 0 0 35px 0; display: block;}
#scooter-detail div, #footercnt a, .footer-links, #about-cnt p{ margin: 15px 0;}
#welcome .container{ align-items: flex-start;  justify-content: flex-end;}
#product-slide li{ width: 448px;}
.product-img{ width: 448px; height: 376px;}
#arowbox span{ width: 358px;}
#gridcoloms div h3, .eco span{ font-size: 26px;}
ul.botomlinks li a{ width: 130px;}
#powerd{ float: left;}
.footer-links h3{ margin-bottom: 13px;}
#page-title{ background-attachment: scroll; padding: 101px 0 154px 0;}
#aboutmainimg, #mapcnt{ height: 264px;}
#content-cover{ padding-bottom: 80px;}
#content-cover #product-slide li .product-img{ width: 448px; height: 376px;}
ul.tabs li a{ width: 219px;}
.inn_gal_img{ width: 448px; height: 291px;}
.video,.testi-vid{ height: 255px;}
.contact-detailmain{ margin: 20px 0;}
#news-scrool li, .news-img{ width: 448px;}
.news-img{ height: 313px;}
.locatemob{ text-align: center;}
#address-cover{ margin-top: 0;}
}



@media (max-width:448px){
.container{ width:300px;}
#scot img{ width: 100%;}
#logo{ width: 197px; height: 66px; margin: 19px 0 0 0;}
.bannercaption{ width: 67%; left: 10%;}
.primary-button{ width: 111px; padding: 18px 33px; font-size: 14px;}
.bannercaption h1, #welcome .container p{ font-size: 27px; line-height: 37px;}
.primary-button .icon{ width: 30px; height: 30px;}
#product-section h1{ font-size: 63px; line-height: 54px;}
#scootermain h1, #pdt-desc{ font-size: 33px;}
#scooter-detail h2 a, #scooter-detail div h1{  font-size: 22px;}
#scooter-detail div i, #cycle-detail h1{ font-size: 43px;}
#product-slide li{ width: 300px;}
.product-img{ width: 300px; height: 252px;}
#arowbox span{ width: 208px;}
#gridcoloms div h3, .eco span, #newsmain-title{ font-size: 22px;}
#cycle-detail span, #testi h1{ font-size: 30px;}
#cycle-detail{ font-size: 16px;}
#video{ height: 230px; margin: 68px auto;}
#namecover{ flex-direction: column;}
#testi{ text-align: center;}
#testimonial-slide li{ background-position: center top;}
#enquiry-detail h1{ font-size: 45px;}
#enquiry-detail, #pdt-details h1{ font-size: 22px;}
#page-title h1, #formheading h1{ font-size: 27px;}
#aboutmainimg{ height: 154px;}
#content-cover{ padding-top: 52px;}
#content-cover #product-slide li .product-img{ width: 300px; height: 252px;}
figcaption h3{ font-size: 18px;}
ul.tabs li a{ width: 139px;}
.inn_gal_img{ width: 300px; height: 195px;}
.video{ height: 175px;}
#content-cover #testimonial-slide ul li{ padding: 54px 29px;}
.testi-vid{ height: 162px;}
.contact-frm{ padding: 93px 33px 39px 36px;}
#news-scrool li, .news-img{ width: 300px;}
.news-img{ height: 210px;}
.locatemob{ float: none; font-size: 16px;}
.tabContent ul li span{display: block;}
}

