@font-face {
font-family: 'IndianRupee';
src: url('../fonts/indianrupee-webfont.eot');
src: url('../fonts/indianrupee-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/indianrupee-webfont.woff') format('woff'),
url('../fonts/IndianRupee.ttf') format('truetype'),
url('../fonts/indianrupee-webfont.svg') format('svg'); 
font-weight: normal;
}
@font-face {font-family: 'suzukiprobold';
src: url('../fonts/suzukiprobold-webfont.eot');
src: url('../fonts/suzukiprobold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/suzukiprobold-webfont.woff') format('woff'),
url('../fonts/suzukiprobold.ttf') format('truetype'),
url('../fonts/suzukiprobold-webfont.svg') format('svg'); 
font-weight: normal;
}
@font-face {
font-family: 'suzukiproheadline';
src: url('../fonts/suzukiproheadline-webfont.eot');
src: url('../fonts/suzukiproheadline-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/suzukiproheadline-webfont.woff') format('woff'),
url('../fonts/suzukiproheadline.ttf') format('truetype'),
url('../fonts/suzukiproheadline-webfont.svg') format('svg'); 
font-weight: normal;
}
@font-face {
font-family: 'suzukiproregular';
src: url('../fonts/suzukiproregular-webfont.eot');
src: url('../fonts/suzukiproregular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/suzukiproregular-webfont.woff') format('woff'),
url('../fonts/suzukiproregular.ttf') format('truetype'),
url('../fonts/suzukiproregular-webfont.svg') format('svg'); 
font-weight: normal;
}
@font-face {
font-family: 'maisonneuebold';
src: url('../fonts/maisonneuebold-webfont.eot');
src: url('../fonts/maisonneuebold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/maisonneuebold.woff') format('woff'),
url('../fonts/maisonneuebold.ttf') format('truetype'),
url('../fonts/maisonneuebold-webfont.svg') format('svg'); 
font-weight: normal;
}
@font-face {
font-family: 'maisonneuebook';
src: url('../fonts/maisonneuebook-webfont.eot');
src: url('../fonts/maisonneuebook-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/maisonneuebook-webfont.woff') format('woff'),
url('../fonts/maisonneuebook.ttf') format('truetype'),
url('../fonts/maisonneuebook-webfont.svg') format('svg'); 
font-weight: normal;
}
@font-face {
font-family: 'maisonneuemono';
src: url('../fonts/maisonneuemono-webfont.eot');
src: url('../fonts/maisonneuemono-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/maisonneuemono-webfont.woff') format('woff'),
url('../fonts/maisonneuemono.ttf') format('truetype'),
url('../fonts/maisonneuemono-webfont.svg') format('svg'); 
font-weight: normal;
}
@font-face {
font-family: 'maisonneue-medium';
src: url('../fonts/maisonneue-medium-webfont.eot');
src: url('../fonts/maisonneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/maisonneue-medium.woff') format('woff'),
url('../fonts/maisonneue-medium.ttf') format('truetype'),
url('../fonts/maisonneue-medium-webfont.svg') format('svg'); 
font-weight: normal;
}
.prd-banner{ width:100%; position:relative; z-index:99;overflow: hidden;}
.zoom
{
transition: transform 2s;
display: block;
width: 100%;
}
.zoom:hover { 
transform: scale(1.1); 
}
body{font-family: 'suzukiprobold'; font-size:14px;}
a{ text-decoration: none; }
img { max-width: 100% }
.clr{clear:both;}
.no-padding-L{padding-left:0px;}
.no-padding-R{padding-right:0px;}
.sep1{width:100%; float:left; margin-top:10px;}
.wrap{width:100%;max-width: 1200px;margin:0px auto;}
.wrap-tab{width:100%; padding:0 0 0 6%; float:left;/*margin:0px auto;*/}
.error{font-family:'maisonneuebook'; font-size:12px;}
.has-error input[type=text], .has-error select.form-control{border-bottom:3px solid #f50002!important;}
.help-block{ color:#f50002; font-family:'maisonneuebook'; font-size:12px;} .has-feedback {font-family:'maisonneuebook';}
.has-feedback span label{font-size:12px; font-weight:normal;font-family:'maisonneuebook';}
#header{width:100%; position:relative;}
#header img{width:100%;}
#header .top_header{position:absolute; top:0; left:0; width:100%;}
#header .top_section{position:absolute;top:0;width: 94%;left: 0%;z-index:999;}
#header .top_section .logo_box {width: auto; float: left;}
#header .top_section .left_menu{float: right;}
#header .top_section .left_menu ul{padding:0px; margin:0px; list-style:none;}
#header .top_section .left_menu ul li{float:left;margin-top: 30px;padding-bottom: 22px;}
#header .top_section .left_menu ul li.active {border-bottom: 6px solid #0085ff;}
#header .top_section .left_menu ul li a{font-size: 15px;color:#fff;text-decoration:none;padding: 0px 20px;font-family: 'suzukiprobold';text-transform:uppercase;transition:ease-in-out .5s;}
#header .top_section .left_menu ul li a:hover{color:#115aa5;}
#header .left_section {position: absolute; right: 0; width: 68px; background:rgba(0,0,0,0.5); height: 99%; z-index: 999; top: 0;}
#header.one_product .left_section{height:100%;}
.nav-logo_box{display:none;position:fixed!important; width:auto; left:0px; top:0px;}
.hero {background-size: cover; width: 100%; height: 100%; position: absolute; top: 0; /*z-index: 9999;*/ left: 0;}
.hero:after {content: ''; position: absolute; top: 0; width: 100%; height: 100%; background: none;}
.hero * {position: relative; z-index: 1;}
#masthead {position: relative;}
#masthead.is-active {/*height: 100%;*/ height:100vh; z-index:999;background:url(../../images/website/megamenu-bg.jpg)no-repeat left top /*rgba(0,0,0,0.5)*/;}
#masthead.is-active .nav-logo_box{display:block;}
#masthead:after {content: ''; position: absolute; top: 0; width: 100%; height: 100%;  opacity: 0; transition: opacity 0.3s ease;}
#masthead.is-active:after {opacity: 1;}
.hamburger {background-color: #fff; border: 0; color: inherit; cursor: pointer; display: inline-block; float: right; font: inherit; overflow: visible; outline: none; 
padding: 29px 19px 28px 19px; text-transform: none; transition: opacity 0.15s; -webkit-appearance: none; z-index: 999; background: #0085ff;}
button.hamburger.hamburger--boring.is-active {background:#0085ff; /*rgba(0, 0, 0, 0.04)!important;*/}
button.hamburger.hamburger--boring.is-active .hamburger-inner{width:28px;}
.hamburger:hover {opacity: 0.7; }
.hamburger-box {width: 30px; height: 24px; display: inline-block; position: relative;}
.hamburger-inner {display: block; top: 50%; margin-top: -2px;}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {width: 28px;height: 3px;background-color: #fff;border-radius: 4px;position: absolute;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;transition-duration: 0.15s;transition-timing-function: ease;}
.hamburger-inner { width: 18px;}
#masthead.is-active .hamburger-inner, #masthead.is-active .hamburger-inner::before, #masthead.is-active .hamburger-inner::after {background-color: #fff;}
.hamburger-inner::before, .hamburger-inner::after {content: ""; display: block;}
.hamburger-inner::before {top: -7px;}
.hamburger-inner::after {bottom: -7px;}
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {transition-property: none;}
.hamburger--boring.is-active .hamburger-inner {-webkit-transform: rotate(45deg); transform: rotate(45deg);}
.hamburger--boring.is-active .hamburger-inner::before {top: 0;opacity: 0;}
.hamburger--boring.is-active .hamburger-inner::after {bottom: 0;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}
.hamburger-label {color: #fff;display: inline-block;font-weight: 700;letter-spacing: 0.08em;line-height: 1;margin-left: 0.3125em;text-transform: uppercase;}
#masthead.is-active .hamburger-label {color: #000;}
.hamburger-box, .hamburger-label {display: inline-block;vertical-align: middle;}
#site-nav {clear: both;display: flex;flex-direction: column;height: 0;overflow: hidden; padding:0px 0px 0px 240px;}
#site-nav .col{padding-top:190px;}
#site-nav.is-active {height: 100%; overflow: visible;color: #fff;}
#site-nav .col {padding-bottom: 2.5em;} 
.about-inner-content .owl-theme .owl-controls .owl-nav div:before,.about-inner-content .owl-theme .owl-next:after{border: none;width: auto;height: auto;border-right: 13px solid #fff;border-top: 10px solid transparent;border-bottom: 10px solid transparent;left: 40%;
top: 35px;}

/* jass editing */
.menu-wrapper {
  position: relative;
  max-width: 100%;
}
.menu {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.paddle {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3em;
}
.left-paddle {
  left: 0;
}
.right-paddle {
  right: 0;
}
.hidden {
  display: none;
}
.print {
  margin: auto;
  max-width: 200px;
}
.print span {
  display: inline-block;
  width: 100px;
}
.about-inner-content .paddles {
    display: none;
}
.paddles .paddle {
    border: 0;
    color: #0085ff;
    font-size: 19px;
    width: 38px;
    font-weight: 600;
}
.paddles .paddle:active {
    background: #d9d9d9;
}
.product-details .paddles {
    display: none;
}
.prodsec-tab li.active {
    background: #0085ff;
}
.giXer_gang .jcarousel-wrapper li {
    
}
.giXer_gang .no_content {
    width: 100%;
    text-align: center;
    font-size: 17px;
}
.giXer_gang .jcarousel .carousel-caption {
}
.giXer_gang .top-box h3 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 16px;
    font-weight: 100;
}
.giXer_gang .carousel-caption .top-box p {
    font-size: 16px;
    /*margin: 0 0 15px 0;*/
}
.giXer_gang h4 {
    margin: 2px 0 0px 0;
}
.giXer_gang .carousel-caption .top-box p.expedion_Content {
    /*margin: 0;*/
    padding: 0;
    font-size: 14px;
    line-height: 18px;
}
.giXer_gang .carousel-caption .top-box a.view_Gallary {
    margin-top: 12px;
    float: left;
}
.giXer_gang .blog_section {
    margin: 40px 0;
}
.giXer_gang .blog_section h2 {
    color: #000;
    margin: 0px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    font-size: 35px;
    letter-spacing: normal;
    font-weight: normal;
}
.no_Padding{
  padding: 0;
}
.giXer_gang .blog_section .post-entry-1 .post_box {
    padding: 25px 0;
    float: left;
}
.giXer_gang .blog_section .post-entry-1 .post_box h2,
.giXer_gang .blog_section .post-entry-2 .post_box h2 {
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 10px;
}
.giXer_gang .blog_section .post-entry-1 .post_box p,
.giXer_gang .blog_section .post-entry-2 .post_box p {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 15px;
    line-height: 19px;
    color: #212121;
}
.giXer_gang .blog_section .post-entry-1 .post_box .post-meta,
.giXer_gang .blog_section .post-entry-2 .post_box .post-meta {
    font-size: 13px;
    color: #212121;
    float: left;
    width: 100%;
}
.giXer_gang .blog_section .post-entry-1 .post_box .read_more,
.giXer_gang .blog_section .post-entry-2 .post_box .read_more{
    background: #0085ff;
    margin-top: 12px;
    color: #fff;
    float: left;
    font-size: 16px;
    text-align: center;
    padding: 7px 13px;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
}
.giXer_gang .blog_section .post-entry-2 {
    padding: 0 0 0 25px;
    background: #ffffff;
    float: left;
    margin-bottom: 20px;
}
.giXer_gang .blog_section .post-entry-2 .thumbnail {
    width: 174px;
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    padding: 3px;
}
.giXer_gang .blog_section .post-entry-2 .post_box h2 {
    font-size: 18px;
    line-height: 19px;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 0;
}
.giXer_gang .blog_section .post-entry-2 .post_box .post-meta {
    width: auto;
}
.giXer_gang .blog_section .post-entry-2 .post_box .read_more {
    margin-top: 8px;
    font-size: 14px;
    padding: 4px 13px;
}
.giXer_gang #results h3,
.giXer_gang #gallery h3 {
    margin: 0px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    font-size: 35px;
    letter-spacing: normal;
    font-weight: normal;
}
.giXer_gang #results {
   
}
.giXer_gang #results h2 {
    font-size: 20px;
    margin-bottom: 0px;
}
.giXer_gang #results .persons_x img {
    border-radius: 50%;
    width: 200px;
    margin-top: 20px;
}
.giXer_gang #results .stories_bOx {
    background: #ffff;
    margin-top: 15px;
    padding: 20px;
}
.giXer_gang #results .stories_bOx h3 {
    color: #0085ff;
    font-size: 22px;
    text-align: center;
    line-height: 22px;
}
.giXer_gang #results .stories_bOx h3 span {
    font-size: 14px;
    color: #212121;
}
.giXer_gang #results .stories_bOx p {
    margin: 0 0 15px 0px;
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    color: #212121;
}
.giXer_gang #results .stories_bOx a {
    background: #0085ff;
    margin-top: 12px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 6px 13px;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
}
ul.nav.navbar-nav li a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-family: 'suzukiprobold';
    text-transform: uppercase;
}
.gixer_gang_header .menu_icon_box ul li a img {
    width: 22px;
    height: auto;
}
#header.gixer_gang_header .top_section {
    background: #0000007d;
    width: 95%;
}
.text_align_r{
    text-align: right;
}
.topLead-rank {
    color: #0185ff;
    font-size: 28px;
    text-align: center;
    line-height: normal;
    font-weight: bold;
    margin-bottom: -11px;
    position: relative;
    z-index: 2;
    font-family: 'suzukiprobold';
}
.drive-count {
    background: #0085ff;
    display: inline-block;
    padding: 0px 5px;
    color: #000;
    font-weight: 900;
    margin-top: 2px;
    width: 100px;
}
.drive-count i {
    font-style: normal;
    font-size: 16px;
}
.drive-count i, .drive-count span {
    vertical-align: middle;
    color: #fff;
    display: inline-block;
}
.giXer_gang #results p{
    margin-top: 100px;
}
.giXer_gang #results img {
    width: 275px;
}
.giXer_gang #results .img_center img{
    width: 100%;
}
.giXer_gang #results .img_center {
    margin-top: 0;
}
.giXer_gang #motorcycle {
    background: none;
}
.giXer_gang #motorcycle h3 {
    margin: 0px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    font-size: 35px;
    letter-spacing: normal;
    font-weight: normal;
}
.giXer_gang #motorcycle .portfolio-items {
    position: relative;
}
.giXer_gang #motorcycle .owl-prev:before {
    content: '';
    top: 12px;
    left: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #fff transparent transparent;
    transform: rotate(-360deg);
    position: absolute;
}
.giXer_gang #motorcycle .owl-prev{
    width: 40px;
    height: 40px;
    text-align: center;
    background: #0085ff;
    color: #fff;
    text-decoration: none;
    left: 0px!important;
    z-index: 99;
    font: 24px/27px Arial, sans-serif;
    position: absolute;
}
.giXer_gang #motorcycle .owl-next {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #0085ff;
    color: #fff;
    text-decoration: none;
    right: 0px!important;
    z-index: 99;
    font: 24px/27px Arial, sans-serif;
    position: absolute;
}
.giXer_gang #motorcycle .owl-next:after {
    content: '';
    top: 12px;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #fff transparent transparent;
    transform: rotate(-180deg);
    position: absolute;
}
#gallery .gixer_gang_controller.owl-controls {
    position: absolute;
    width: 97%;
    top: 29%;
    margin: 0 auto;
    z-index: 99;
}
.gixer_gang_controller_outer{
    position: relative;
}
.giXer_gang #motorcycle .portfolio-item a .portfolio-overlay {
    opacity: 1;
    visibility: visible;
    padding: 30px 25px;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 10;
    color: #fff;
    text-align: left;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    height: auto;
    top: auto;
    margin-bottom: 0;
    display: block;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}
.giXer_gang #motorcycle .portfolio-item:hover img {
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
}
.giXer_gang #motorcycle .portfolio-item img:hover {
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
}
.giXer_gang #motorcycle .portfolio-overlay .caption {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0;
    text-align: left;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    opacity: 1;
}
.giXer_gang #motorcycle .portfolio-item{
    display: block !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
}
.giXer_gang #motorcycle .owl-controls {
    position: relative;
    width: 100%;
    top: 165px;
}
.giXer_gang #motorcycle .portfolio-overlay .caption {
    margin-bottom: 0;
}
.giXer_gang #motorcycle .portfolio-overlay .caption h3 {
    font-size: 30px;
    margin-bottom: 4px;
    line-height: 25px;
}
.giXer_gang #motorcycle .portfolio-overlay .caption h3 span {
    font-size: 19px;
}
.portfolio-overlay .caption p {
    font-size: 13px;
    font-family: 'maisonneuebook';
}
.giXer_gang #motorcycle .portfolio-overlay .caption span.btn.btn-link {
    font-size: 16px;
    text-align: center;
    padding: 7px 13px;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    margin-right: 14px;
    color: #fff;
    text-decoration: none;
    background: #0085ff;
    font-weight: normal;
    letter-spacing: normal;
}
.giXer_gang #motorcycle .portfolio-overlay .caption p {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 15px;
}
.giXer_gang .filter-row-lg .nav-tabs > li > a {
    font-weight: normal;
}
/*.giXer_gang .jcarousel-pagination a.active {
    border: none;
    color: #fff!important;
    background: #0085ff;
    border-radius: 0px;
    padding: 31px 15px 26px 15px;
}*/
/*.giXer_gang .jcarousel-pagination a, .giXer_gang .jcarousel-pagination a.active {
    font-size: 16px;
}
.giXer_gang .jcarousel-pagination a {
    text-decoration: none;
    font-size: 20px;
    line-height: 10px;
    color: #ffffff;
    margin-right: 7px;
}*/
.giXer_gang .top-box h4 {
    font-weight: normal;
    letter-spacing: normal;
    font-size: 32px;
}
.innerContent .caption_lower_text p {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 19px;
    color: #212121;
    text-align: left;
}
.innerContent .caption_lower_text .btn.btn-link {
    background: #0085ff;
    margin-top: 12px;
    color: #fff;
    float: left;
    font-size: 16px;
    text-align: center;
    padding: 7px 13px;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    font-weight: normal;
    letter-spacing: normal;
}
.giXer_gang #motorcycle .owl-controls {
    position: relative;
    width: 97%;
    top: 165px;
    margin: 0 auto;
}
#gallery .owl-controls {
    position: relative;
    width: 97%;
    top: 165px;
    margin: 0 auto;
}
#gallery #owl-demo {
    position: relative;
}
.giXer_gang #motorcycle .portfolio-items .mf-200 {
    position: relative;
}
.giXer_gang #motorcycle .portfolio-items .mf-200 h4 {
    position: relative;
    text-align: left;
    line-height: 22px;
letter-spacing: normal;
font-weight: normal;
}
.giXer_gang #motorcycle .portfolio-items .mf-200 h4 span {
    font-size: 18px;
}
.giXer_gang #motorcycle .portfolio-items .mf-200 h4:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 50px;
    height: 7px;
    background: #0085ff;
    margin-left: 0px;
    transition: ease-in-out .5s;
}
#gallery .gixer_gang_controller.owl-controls .owl-prev {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #0085ff;
    color: #fff;
    text-decoration: none;
    left: 7px!important;
    z-index: 99;
    font: 24px/27px Arial, sans-serif;
    position: absolute;
}
#gallery .gixer_gang_controller.owl-controls .owl-prev:before{
    content: '';
    top: 12px;
    left: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #fff transparent transparent;
    transform: rotate(-360deg);
    position: absolute;
}
#gallery .gixer_gang_controller.owl-controls .owl-next {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #0085ff;
    color: #fff;
    text-decoration: none;
    right: 0px!important;
    z-index: 99;
    font: 24px/27px Arial, sans-serif;
    position: absolute;
}
#gallery .gixer_gang_controller.owl-controls .owl-next:after{
    content: '';
    top: 12px;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #fff transparent transparent;
    transform: rotate(-180deg);
    position: absolute;
}
#header.gixer_gang_header .top_header {
    position: relative;
    height: 80px;
    background: #000;
}
.gixer_gang_about .about_content {
    text-align: center;
    font-size: 15px;
    font-family: 'maisonneuebook';
    font-weight: normal;
}
.gixer_gang_about .menu_icon_box {
    display: none;
}
#top_contenders h3 {
    margin: 0px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    font-size: 35px;
    letter-spacing: normal;
    font-weight: normal;
}
#top_contenders h2 {
    font-size: 20px;
    margin-bottom: 0px;
}
#top_contenders img {
    width: 100%;
    border-radius: 50%;
}
#top_contenders p {
    margin-bottom: 10px;
}
#view360 {
    cursor: url(../../images/website/cursor.png), auto;
    width: 100% !important;
    float: left;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.gixer_gang_upcoming_expedition .picture_slider {
    position: relative;
}
.gixer_gang_upcoming_expedition .picture_slider .slider {
    padding: 0;
    margin: 0;
}
.gixer_gang_upcoming_expedition .picture_slider .slider li {
    list-style-type: none;
}

* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

.modal-dialog {
    margin: 4.5vw auto !important;
}
.modal-open .modal {
    padding: 0 !important;
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

.feaTure_sPecifications .owl-item.active, .feaTure_sPecifications .owl-item {
    background: #000 !important;
}
.feaTure_sPecifications .owl-stage {
    background: #000;
}
.feaTure_sPecifications .btns {
    width: 97%;
    position: absolute;
    z-index: 9;
    top: 49%;
    margin: 0 auto;
}
.feaTure_sPecifications .active, .feaTure_sPecifications .dot:hover {
    background-color: none !important;
}
.feaTure_sPecifications .owl-theme .item h5 {
    font-size: 35px !important;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    line-height: 40px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.feaTure_sPecifications .btns a.customPreviousBtn {
    display: inline-block;
    background: #0085ff;
    width: 45px;
    height: 45px;
    text-align: center;
    position: absolute;
    right: 5px !important;
    right: 15px;
}
.feaTure_sPecifications .owl-theme .item .item-row .item-left {
    padding-bottom: 50px;
}
.feaTure_sPecifications .btns a.customPreviousBtn::before {
    content: '';
    border: none;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: medium;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: medium;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    width: auto;
    height: auto;
    border-right: 13px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 13px;
    position: absolute;
    transform: rotate(-179deg);
    right: 13px;
}
.feaTure_sPecifications .item-right td {
    font-size: 15px;
    line-height: 30px;
}
.feaTure_sPecifications .btns a.customNextBtn {
    display: inline-block;
    background: #0085ff;
    width: 45px;
    height: 45px;
    text-align: center;
    position: relative;
    left: 15px !important;
}
.feaTure_sPecifications .btns a.customNextBtn::before {
    content: '';
    border: none;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: medium;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: medium;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    width: auto;
    height: auto;
    border-right: 13px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 13px;
    position: absolute;
    transform: rotate(-357deg);
    left: 14px;
}
.feaTure_sPecifications_form {
    margin-top: 20px;
    width: 100%;
}
.campaign_new_header .hamburger {
    display: none;
}
.campaign_new_header .top_section {
    background: #000;
}
.campaign_new_header .left_section {
    display: none;
}
.campaign_new_header .menu_icon_box {
    display: none;
}
.row.feaTure_sPecifications_form.second_row {
    margin-top: 0;
}
.feaTure_sPecifications .owl-theme .item .feaTure_sPecifications_heading {
    font-size: 35px !important;
}
.features-specifications-container .owl-theme .item .item-row .item-right {
    float: left;
    width: 60% !important;
}
.offer-cr {
    width: 100%;
    float: left;
}
.campaign-bottom-button-container {
    float: left !important;
    width: 100% !important;
}
.offer-cr .owl-stage-outer {
    width: 100%;
    float: left;
}
.upcOming_expedtion_picture_slider .owl-carousel .owl-item.active, .upcOming_expedtion_picture_slider .owl-carousel .owl-item.dot:hover {
    background-color: unset;
}
.upcOming_expedtion_picture_slider .owl-theme .owl-controls {
    position: absolute;
    top: 43%;
    left: 0;
    width: 100%;
    display: none;
}
.upcOming_expedtion_picture_slider .owl-theme .owl-dots .owl-dot:nth-child(1){
    left: 3px;
}
.upcOming_expedtion_picture_slider .owl-theme .owl-dots .owl-dot{
    display: inline-block;
    background: #0085ff;
    width: 45px;
    height: 45px;
    text-align: center;
    position: absolute;
}
.upcOming_expedtion_picture_slider .owl-theme .owl-dots .owl-dot:nth-child(1)::before{
    content: '';
    border-right: 13px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 13px;
    position: absolute;
    transform: rotate(-357deg);
    left: 14px;
}
.nearmeSelect {
    margin: 23px 0 65px !important;
    display: flex;
    align-items: center;
    justify-content: end;
}
.upcOming_expedtion_picture_slider .owl-theme .owl-dots .owl-dot:nth-child(2){
    display: none;
}
.upcOming_expedtion_picture_slider .owl-theme .owl-dots .owl-dot:nth-child(3){
    right: 3px;
}
.upcOming_expedtion_picture_slider .owl-theme .owl-dots .owl-dot:nth-child(3)::before{
    content: '';
    border-right: 13px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 13px;
    position: absolute;
    transform: rotate(-179deg);
    left: 14px;
}
.upcOming_expedtion_picture_slider .owl-theme .owl-dots .owl-dot.active span,
.upcOming_expedtion_picture_slider .owl-theme .owl-dots .owl-dot span {
    background: #c8021b;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 0;
    opacity: 0;
}
.upcOming_expedtion_1 .heading span,
.previous_expedition_1 .top_row .heading span,
.leader_board_head .heading span{
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    text-align: left;
    color: #000;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 30px;
    border-bottom: 10px solid #0085ff;
    width: auto !important;
}
.upcOming_expedtion_1 .heading ,
.previous_expedition_1 .top_row .heading,
.leader_board_head .heading {
    width: 100%;
    float: left;
    margin: 40px 0 65px!important;
    text-align: left;
}
.heading.halfwidth{
    width: 50% !important;
}
.nearmeSelect{
    margin: 40px 0 65px!important;
}
.nearmeSelect .form-group.has-feedback{
    display: flex;
    width: 195px;
}
.leader_board_head{
    width: 100%;
    float: left;
    text-align: left;
}
.right_upcoming_content h3 {
    margin: 0px;
    margin-bottom: 0px;
    font-family: 'suzukiprobold';
    font-size: 35px;
    letter-spacing: normal;
    font-weight: normal;
    color: #000;
    text-transform: capitalize;
    line-height: 28px;
}
.right_upcoming_content h4 {
    margin: 0px;
    margin-bottom: 0px;
    font-family: 'suzukiprobold';
    font-size: 26px;
    letter-spacing: normal;
    font-weight: normal;
    color: #000;
    text-transform: capitalize;
}
.right_upcoming_content .expedion_Content {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 15px;
    font-family: 'maisonneuebook';
}
.previous_expedition_1 .top_row{
    text-align: center;
}
.previous_expedition_1 .top_row p{
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 15px;
    font-family: 'maisonneuebook';
}
.upcOming_expedtion_1 {
    width: 100%;
    float: left;
    padding: 40px 0;
}
.custom_dropdown {
    width: 350px;
    position: relative;
}
.custom_dropdown button.btn.btn-primary.dropdown-toggle {
    background: no-repeat;
    border: 2px solid #d0d0d0;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    letter-spacing: normal;
    font-weight: normal;
    color: #000;
    font-size: 16px !important;
    width: 100%;
    text-align: left;
}
.custom_dropdown span.caret {
    position: absolute;
    right: 15px;
    top: 17px;
    border-top: 8px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.custom_dropdown ul.dropdown-menu {
    padding: 0;
    width: 100%;
    border: 2px solid #d0d0d0;
}
.custom_dropdown ul.dropdown-menu li {
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #d0d0d0;
}
.custom_dropdown ul.dropdown-menu li:last-child {
    border-bottom: none;
}
.custom_dropdown ul.dropdown-menu li a {
    font-size: 13px;
    text-decoration: none;
}
.custom_dropdown .dropdown-menu>li>a:focus, .custom_dropdown .dropdown-menu>li>a:hover{
    background: #0085ff !important;
}
.custom_dropdown {
    width: 350px;
    position: relative;
    float: left;
    margin: 0 7px;
}
.custom_dropdown_outer {
    padding-top: 5px !important;
    margin: 0 auto;
    display: table;
}
.previous_expedition_2 .mf-200 {
    position: relative;
}
.previous_expedition_2 .mf-200 h4 {
    position: relative;
    text-align: left;
    line-height: 22px;
    font-size: 25px;
    margin: 10px 0 0 0;
    font-family: 'suzukiprobold';
    letter-spacing: normal;
    font-weight: normal;
}
.previous_expedition_2 .mf-200 span {
    font-size: 18px;
}
.previous_expedition_2 .mf-200 h4::before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 50px;
    height: 7px;
    background: #0085ff;
    margin-left: 0px;
    transition: ease-in-out .5s;
}
.previous_expedition_2 .mf-200 h4:hover::before{
    display: block;
}
.previous_expedition_2 .mf-200.leftside {
    float: left;
}
.previous_expedition_2 .rightside {
    float: right;
}
.previous_expedition_2 .rightside a{
    background: #0085ff;
    margin-top: 12px;
    color: #fff;
    float: left;
    font-size: 16px;
    text-align: center;
    padding: 7px 13px;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    letter-spacing: normal;
    font-weight: normal;
    letter-spacing: normal;
}
.previous_expedition_1 {
    padding-bottom: 0;
}
.previous_expedition_1 .top_row a.back {
    text-align: left;
    float: left;
}
.gixer_gang_upcoming_expedition .menu_icon_box {
    display: none;
}
.previous_gallary_images {
    width: 100%;
    float: left;
    z-index: auto;
}
.previous_gallary_images #nav-tabContent,
.previous_gallary_images #pnProductNav,
.previous_gallary_images .tab-content {
    display: block;
    width: 100%;
    float: left;
    padding: 0;
}
.previous_gallary_images #pnProductNav {
    margin-bottom: 30px;
}
#pictures-gallery a.thumbnail {
    border: 0;
    padding: 0;
}
#pictures-gallery a.thumbnail img.img-thumbnail {
    border: 0;
    padding: 0;
    border-radius: 0;
}
#pictures-gallery .modal-body {
    width: 100%;
    float: left;
    padding: 13px 0px;
    border: 0;
}
#image-gallery .modal-footer {
    display: block;
    position: relative;
    border: 0;
}
#image-gallery .modal-footer button {
    position: absolute;
    top: 45%;
}
#image-gallery .modal-footer button i{
	display: none;
}
#image-gallery .modal-footer #show-previous-image {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #0085ff;
    color: #fff;
    text-decoration: none;
    left: 0px!important;
    z-index: 99;
    font: 24px/27px Arial, sans-serif;
    position: absolute;
}
#image-gallery .modal-footer #show-next-image {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #0085ff;
    color: #fff;
    text-decoration: none;
    right: 0px!important;
    z-index: 99;
    font: 24px/27px Arial, sans-serif;
    position: absolute;
}
#image-gallery .modal-footer #show-previous-image:before {
    content: '';
    top: 12px;
    left: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #fff transparent transparent;
    transform: rotate(-360deg);
    position: absolute;
}
#image-gallery .modal-footer #show-next-image:after {
    content: '';
    top: 12px;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #fff transparent transparent;
    transform: rotate(-180deg);
    position: absolute;
}
#pictures-gallery .modal-header {
    padding: 8px 15px 0 15px;
    border: 0;
}
#pictures-gallery .modal-dialog {
    width: 55%;
}
.previous_gallary_images #image-gallery.active{
	background: none !important
}
.gixer_gang_testimonials .custom_dropdown_outer {
    width: auto;
    float: right;
}
.previous_expedition_1 .top_row .heading span.plus {
    border-bottom: none;
}
.gixer_gang_testimonials .dropdown.custom_dropdown button.btn.btn-primary.dropdown-toggle {
    border: 2px solid #0085ff;
    color: #0085ff;
    line-height: 22px;
}
.gixer_gang_testimonials .top_row .heading span.plus {
    border-bottom: none;
    position: absolute;
    right: 8px;
    font-weight: 300;
    color: #0085ff;
    font-size: 36px;
    top: 7px;
}
.gixer_gang_testimonials .custom_dropdown ul.dropdown-menu {
    padding: 0;
    width: 100%;
    border: 2px solid #0085ff;
    z-index: 999;
}
.gixer_gang_testimonials #motorcycle {
    z-index: 9;
}
.gixer_gang_testimonials .custom_dropdown {
    width: 280px;
}
.gixer_gang_testimonials .dropdown.custom_dropdown button.btn.btn-primary.dropdown-toggle {
    border: 2px solid #0085ff;
    color: #0085ff;
    line-height: 22px;
}
.gixer_gang_testimonials .custom_dropdown ul.dropdown-menu {
    padding: 15px 15px;
    width: 100%;
    border: 2px solid #0085ff;
    z-index: 999;
}
.gixer_gang_testimonials .custom_dropdown ul.dropdown-menu li {
    border: 0;
}
.gixer_gang_testimonials .custom_dropdown ul.dropdown-menu li a {
    color: #fff;
    background: #0085ff;
    padding: 9px 18px;
}
.gixer_gang_testimonials .custom_dropdown ul.dropdown-menu li label {
    color: black;
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'maisonneuebook';
}
.gixer_gang_testimonials_detail #motorcycle {
    width: 100%;
    float: left;
    position: relative;
}
.gixer_gang_testimonials_detail #motorcycle .portfolio-items {
    position: relative;
    width: 75%;
    margin: 0 auto;
}
.gixer_gang_testimonials_detail #motorcycle .owl-controls.clickable {
    position: absolute;
    top: 42%;
}
.gixer_gang_testimonials_detail #motorcycle .owl-next {
    right: 4px !important;
}
.gixer_gang_testimonials_detail #motorcycle .portfolio-item a .portfolio-overlay {
	display: block;
}
.gixer_gang_testimonials_detail .content_section {
    text-align: left;
    padding: 0 15px;
    width: 100%;
    float: left;
}
.gixer_gang_testimonials_detail .content_section .heading_kinda {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    line-height: 23px;
    margin-bottom: 10px;
}
.gixer_gang_testimonials .custom_dropdown_outer .custom_btn {
    float: left;
    width: 280px;
    position: relative;
    margin: 0 7px;
}
.gixer_gang_testimonials .custom_dropdown_outer .custom_btn a {
    border: 2px solid #0085ff;
    color: #0085ff;
    line-height: 22px;
    position: relative;
    float: left;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    letter-spacing: normal;
    font-weight: normal;
    font-size: 16px !important;
    width: 100%;
    text-align: left;
    text-decoration: none;
    padding: 8px 12px 6px 15px;
}
.gixer_gang_testimonials .custom_dropdown_outer .custom_btn a .plus {
    font-size: 33px;
}
.gixer_gang_join_form .login_form {
    padding: 40px 0;
    width: 100%;
    /* float: left; */
}
.gixer_gang_join_form .login_form h2 {
    margin: 0px;
    margin-bottom: 30px;
    font-family: 'suzukiprobold';
    font-size: 24px;
    letter-spacing: normal;
    font-weight: normal;
    color: #000;
    text-transform: capitalize;
    line-height: normal;
    width: 100%;
    float: left;
}
.gixer_gang_join_form .menu_icon_box {
    
}
.readonly-btn .form-control{
    background-color: #eee;
}
.dropzone-upload {
    border: 4px dashed #c7c7c7;
    border-radius: 5px;
    background: #e9e9e9;
    min-height: 122px;
    padding: 90px 50px;
}

.gixer_gang_join_form .jointogang {
    width: 100%;
    /* float: left; */
}
.gixer_gang_join_form .jointogang .form-group label {
    /* width: 20%; */
    /* float: left; */
    font-weight: 700;
    /* margin-right: 10px; */
}
.jointogang .form-group .form-field {
    width: 80%;
    float: left;
}
.jointogang .form-group .form-field input {
    width: 100%;
    float: left;
}
.gixer_gang_join_form .jointogang .form-group {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.jointogang .form-group .form-field .form-control {
    width: 100%;
    float: left;
    border: 1px solid #b7b7b7;
    color: #555;
    font-size: 14px;
}
.jointogang .form-group .checkbox {
    width: 80%;
    float: left;
    margin: 0;
}
.jointogang .form-group .checkbox label {
    width: 100%;
    float: left;
}
.jointogang .form-group .checkbox label input {
    position: relative;
    top: 2px;
    right: 3px;
    margin-right: 12px;
}
.jointogang .btn-default {
    background: #0085ff;
    margin-top: 12px;
    color: #fff;
    /* float: left; */
    font-size: 16px !important;
    text-align: center;
    padding: 7px 13px;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    border: 0;
    font-weight: normal;
    letter-spacing: normal;
    margin-right: 12px;
}
#removeFeaturedImage{
    font-size: 16px !important;
    padding: 6px 13px;
    margin-top: 12px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#img-upload{
    width: 100%;
}
.my_story .cover_img_upload {
    width: 100%;
    float: left;
    margin: 0;
    height: 350px;
    background-image: url(https://suzuki.networkalgo.com/uploads/gixerGang/cover-banner-overlay.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.my_story {
    width: 100%;
    float: left;
    padding: 0;
}
.my_story .cover_img_upload input.form-control {
    display: none;
}

.my_story .cover_img_upload .input-group .btn.btn-default.btn-file {
    position: absolute;
    z-index: 999;
    top: 35px;
    right: 0;
    background: #0085ff;
    color: #fff;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    border: 0;
    font-weight: normal;
    font-size: 14px !important;
    letter-spacing: normal;
}
.my_story .cover_img_upload .input-group .btn.btn-default.btn-file a{
    padding: 8px 15px;
    display: inline-block;
    color: #fff;
}
.my_story .cover_img_upload .input-group {
    position: relative;
    width: 100%;
    text-align: right;
    float: left;
    z-index: 9999;
}
.giXer_gang_sliDer {
    width: 100%;
    float: left;
}
.giXer_gang_sliDer #tabs {
    width: 100%;
    float: left;
} 
.giXer_gang_sliDer .moto_box li {
    margin: 0;
    padding: 0;
    white-space: normal;
}
.giXer_gang_sliDer .moto_box li button{
    text-align: left;
}
.giXer_gang_sliDer .moto_box li a {
    /*padding: 20px;*/
}
.giXer_gang_sliDer .moto_box li.active a {
    /*padding: 20px;*/
}
.giXer_gang_sliDer .carousel-caption .top-box h4 {
    letter-spacing: normal;
    font-size: 32px;
}
.giXer_gang_sliDer .carousel-caption .top-box p{
    /*margin:0;*/
    font-size: 16px;
}
#header.gixer_gang_header .top_header {
    position: relative;
    height: 81px;
    background: #000;
}
.giXer_gang_sliDer .jcarousel ul li {
    width: 846px !important;
}
.giXer_gang_sliDer .wrap-tab {
    display: block;
    width: 100%;
    float: left;
}
.my_picture {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}
.my_picture .profile_img_upload .left_section{
    width: 230px;
    height: 230px;
    background: white;
    position: relative;
    top: -95px;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0,0,0,.2);
    float: left;
    overflow: hidden;
}
.my_picture .profile_img_upload .left_section input.form-control {
    display: none;
}
.my_picture .profile_img_upload .left_section .input-group-btn {
    position: absolute;
    margin: 20px;
    width: 190px;
    height: 190px;
    background: #0085ff9c;
    border-radius: 50%;
    z-index: 99;
}
.my_picture .profile_img_upload .left_section .btn.btn-default.btn-file {
    width: 100%;
    height: 100%;
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: none;
    border: 0;
}
.my_picture .profile_img_upload .left_section .btn.btn-default.btn-file span {
    color: #fff;
    line-height: normal;
    font-size: 17px;
    font-family: 'suzukiprobold';
    font-weight: normal;
    letter-spacing: normal;
}
.my_picture .profile_img_upload .left_section #profile-img-upload {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 9;
}
.my_picture .profile_img_upload .right_section h3 {
    font-size: 26px;
    font-family: 'suzukiprobold';
    border: 0;
    font-weight: normal;
    letter-spacing: normal;
    margin: 15px 0 0 0;
}
.my_picture .profile_img_upload .right_section {
    float: left;
    padding-left: 25px;
}
.update_inFo {
    padding-top: 30px;
}
.update_inFo a {
    color: #0085ff;
    font-size: 16px;
}
#my-story {
    width: 100%;
    float: left;
    padding-top: 30px;
}
#my-story .jointogang {
    width: 100%;
    float: left;
}
#my-story .jointogang .form-group {
    width: 100%;
    float: left;
}
#my-story .jointogang label {
    width: 155px;
    float: left;
}
.no_coNtent {
    padding: 30px;
    text-align: center;
    font-size: 16px;
}
#my-story .jointogang .form-group textarea {
    width: 100%;
}
.giXer_gang #site-nav .col {
    flex: 0 0 50%;
}
/*#footer .social_icon ul {
	text-align: left;
}
 #footer .footer_top ul{
 	text-align: right;
}*/
.footer_top ul {
    text-align: right;
}
#results .things_place,
#results .things_place p {
    width: 100% !important;
    float: left !important;
    position: relative !important;
}
.previous_expedition_1 .custom_dropdown_outer {
    display: none;
}
.owl-testimonial button.owl-prev:after,
.owl-suzuki-gixxer button.owl-prev:after, #owl-tournament-gallery button.owl-prev:after {
    content: '';
    top: 13px;
    left: 0px;
    position: absolute;
    right: 0;
    margin: 0px auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0;
    border-color: transparent #fff transparent transparent;
}
.owl-testimonial button.owl-next:after,
.owl-suzuki-gixxer button.owl-next:after, #owl-tournament-gallery button.owl-next:after {
    content: '';
    top: 13px !important;
    left: 0px;
    position: absolute;
    right: 0;
    margin: 0px auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 10px 8px 0 !important;
    border-color: transparent #fff transparent transparent;
    transform: rotate(-180deg);
}
.owl-testimonial button.owl-prev span,
.owl-testimonial button.owl-next span,
.owl-suzuki-gixxer button.owl-prev span,
.owl-suzuki-gixxer button.owl-next span,
#owl-tournament-gallery button.owl-prev span,
#owl-tournament-gallery button.owl-next span{
	display: none; 
}
#header.gixer_gang_header .left_menu_icon_box {
    position: fixed;
    left: unset;
    bottom: 20%;
    top: 18vw;
    width: auto;
    right: 0;
    z-index: 9999;
}
#header.gixer_gang_header .left_menu_icon_box ul li {
    background: #000000;
    padding: 5px;
    margin-bottom: 2px;
}
.menu_dropdown .dropdown:hover>.dropdown-menu {
  display: block;
}

.menu_dropdown .dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.menu_dropdown button {
    background: no-repeat;
    border: none;
    font-size: 15px !important;
    letter-spacing: normal;
    color: #fff;
    text-decoration: none;
    padding: 0px 20px;
    font-family: 'suzukiprobold';
    text-transform: inherit;
    transition: ease-in-out .5s;
    font-weight: normal;
}
.menu_dropdown button:hover {
    opacity: 1;
    background: none;
}
.menu_dropdown .dropdown-menu {
    padding: 0;
    float: left;
    border-top: 3px solid #0085ff;
    top: 20px;
}
#header .top_section .left_menu ul li.menu_dropdown .dropdown-menu a {
    font-size: 15px;
    line-height: 14px;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 0;
    color: #000;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    padding: 8px 10px;
    float: left;
}
.menu_dropdown .dropdown-menu:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #0085ff;
    position: absolute;
    top: -8px;
    right: 30px;
}
#header.gixer_gang_header .left_section {
    
}
/* jass editing finsihed */


@media screen and (min-width: 550px) {
#site-nav {flex-direction: row; flex-wrap: wrap;}
#site-nav .col {flex: 0 0 10%;} 
}
@media screen and (min-width: 768px) {
#site-nav .col {flex: 0 0 33.333333333%;} 
}
@media screen and (min-width: 960px) {
#site-nav {flex-wrap: nowrap;}
#site-nav .col {flex: 0 0 32%;} 
#site-nav .col:last-child {}  
}
.nav-button{width:5%; float:right;position:absolute; top:0px; right:0px; z-index:9999;background: #0085ff;}
#site-nav h4 {letter-spacing: 0.05em;text-transform: uppercase;font-size: 30px;}
#site-nav ul {list-style-type: none;margin-top: 1em; padding: 0px;width: 100%; display: inline-block;}
#site-nav li {margin-bottom: 25px;}
#site-nav li a {color: #fff;text-decoration: none;transition: color 0.3s ease;font-size: 27px;text-transform: uppercase;font-family: 'suzukiprobold';}
#site-nav .books{margin-bottom:0px;}
#site-nav .books li{position:relative;    padding-bottom: 8px;
line-height: 33px;}
#site-nav .books li a {text-transform: capitalize; font-size:18px;}
#site-nav .books li a:before {content: ''; position: absolute; top: 0px; left: -61px; background: url(../../images/website/social_icons.png) no-repeat; width: 52px; height: 35px;}
#site-nav .books li.icons a:before {background-position: 8px 0px;}
#site-nav .books li.icons-2 a:before {background-position: 8px -38px;}
#site-nav .books li.icons-3 a:before {background-position: 8px -78px;}
#site-nav .books li.icons-4 a:before {background-position: 8px -114px;}
#site-nav li a:hover, #site-nav li a:focus {color: #0085ff;}
#site-nav .social {margin: 0;overflow: hidden;}
.social_menus .facebook_social{margin-top:0em!important;}
.social_menus {float: left; display: block;margin-left: -40px;}
.social_menus .facebook_social {float: left; width: 100%;}
.social_menus .facebook_social li {float: left;margin-right: 20px;margin-bottom:0px !important;}
#site-nav .social li {float: left;margin: 0 0.3125em; width: 32px; height: 32px;}
#site-nav .social li svg {display: block;fill: #b4b9ba; width: 100%; height: 100%;transition: fill 0.3s ease;}
#site-nav .social li:hover svg {fill: #686d6e;}
#masthead-search {float: right; margin-top: 0.625em;width: 100%; max-width: 14em; position: relative;-webkit-appearance: none;}
#masthead-search input {background: transparent;border: none;border-color: #fff; border-style: solid; border-width: 1px; border-radius: 50px; outline: none; width: 100%; padding: 0.75em 1.125em; transition: border-color 0.3s ease; -webkit-appearance: none;}
#masthead-search button {background: none; border: none; color: #fff;font-size: 1em; padding: 0;position: absolute;top: 50%;right: 0.75em; transform: translateY(-50%); -webkit-appearance: none;}
#masthead.is-active #masthead-search button {color:#b4b9ba;}
#masthead.is-active #masthead-search input {border-color:#b4b9ba;}
#masthead-search ::-webkit-input-placeholder {color:#fff;}
#masthead-search :-moz-placeholder {color:#fff; opacity:1;}
#masthead-search ::-moz-placeholder {color:#fff; opacity:1;}
#masthead-search :-ms-input-placeholder {color:#fff;}
#masthead.is-active #masthead-search ::-webkit-input-placeholder {color:#b4b9ba;}
#masthead.is-active #masthead-search :-moz-placeholder {color:#b4b9ba; opacity:  1;}
#masthead.is-active #masthead-search ::-moz-placeholder {color:#b4b9ba; opacity:  1;}
#masthead.is-active #masthead-search :-ms-input-placeholder {color: #b4b9ba}
#masthead .col {opacity: 0;}
#masthead.is-active .col {transform: translateY(40px); transition: opacity 0.3s ease; animation: fade-in-stagger 0.8s ease forwards;}
#masthead.is-active .col:nth-child(1) {-webkit-animation-delay: 0;}
#masthead.is-active .col:nth-child(2) {-webkit-animation-delay: 0.1s;}
#masthead.is-active .col:nth-child(3) {-webkit-animation-delay: 0.2s;}
#masthead.is-active .col:nth-child(4) {-webkit-animation-delay: 0.3s;}
#masthead.is-active .col:nth-child(5) {-webkit-animation-delay: 0.4s;}
@keyframes fade-in-stagger {
to {opacity: 1; transform: translateY(0);}
}
.left_menu_icon_box {position: absolute; top: 34%; right: 0px; z-index: 9999; width:70px;}
.left_menu_icon_box ul {list-style: none; padding: 0px; margin: 0px; float: left; width: 100%;}
.left_menu_icon_box ul li {width: 100%; margin-right: 0px; text-align: center; margin: 0px auto; margin-bottom: 30px; position: relative; display: block;
/*margin-left: -40px; padding-left: 40px;*/}
#header.one_product .menu_icon_box{ top:40%;}
.menu_icon_box ul li a {display: block;}
#header .menu_icon_box ul li a img{ width:22px;}
#header .menu_icon_box ul li.bke a img{width:45px;}
#header .menu_icon_box ul li.cart-icn a img{width:25px;}
.home_box {position: absolute; top: -28px; left: -171px; min-width: 173px; padding: 14px 0; margin: 2px 0 0; font-size: 14px; list-style: none;
background: rgba(0, 0, 0);
text-align: left; padding: 25px !important; z-index: 99999; display: none;}
.home_box li {margin: 0px 0px !important; text-align: left !important; margin-bottom: 10px !important;}
.home_box li a{ color:#fff; font-family:'maisonneue-medium'; font-size:13px;}
.home_box li {margin: 0px 0px !important; text-align: left !important; margin-bottom: 10px !important; display: block; width: 100% !important; padding: 0px !important;}
.menu_icon_box ul li:hover .home_box {display: block;}
.bike_tab{position:relative; width:100%; z-index:999; float:left; /*top:-89px;*/}
.bike_tab .moto_box{width:100%;height: 83px;/*position:absolute;top: -89px;*/left:0;background:rgba(0,0,0,0.5);margin-top:-89px;}
/*.nav-tabs {top: -89px;position: relative;border: none;z-index: 9999;}*/
.div-overly{position:absolute;    background: rgba(0, 0, 0, 0.7); height:100%; width:100%; z-index:99;}
.jcarousel .carousel-caption{ padding:40px 20px;width: 350px;}
.top_tab > .nav-tabs{border-bottom:0px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.top_tab > .nav-tabs > li > a {border: none;color: #fff;background: none;padding: 30px 40px;text-transform: uppercase;font-size: 16px;font-family: 'suzukiprobold';}
.top_tab > .nav-tabs > li.active > a, .nav-tabs > li > a:hover {border: none;color: #fff!important;background: #0085ff;border-radius: 0px;padding: 30px 40px;}
/*.nav-tabs > li > a::after { content: ""; background: #5a4080; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }*/
.tab-nav > li > a::after { background: #5a4080 none repeat scroll 0% 0%; color: #fff; }
.top_tab > .nav-tabs > li > a:hover{padding: 30px 40px;}
.top_tab > .nav-tabs > li.active > a:hover{background: #0085ff; }
.tab-pane {padding:0px 0 0;}
.tab-content{padding:0px 0px 20px 20px;}
.home-tabsilder.tab-content{padding:5px 0px 2px 0px;}
.nav-tabs > li  {text-align:center;margin: 0px;border-radius: 0px;}
.card {}
.carousel-indicators li {text-indent: -999px; cursor: pointer; font-size: 20px; padding: 10px 20px; display: inline; padding-top: 0;}
.carousel-indicators li:nth-child(1) {padding-left: 0px;}
.carousel-caption .top-box h1{color:#fff;text-transform:uppercase;margin:0px;font-family: 'suzukiprobold';margin-bottom: 10px;font-size: 28px;}
.carousel-caption .top-box p{font-size: 15px;margin:0px;color:#fff;line-height:18px;font-family: 'maisonneue-medium';margin-bottom:45px;}
.carousel-caption .top-box a{font-size:16px;text-align:center;padding: 7px 13px;text-transform:uppercase;font-family: 'suzukiprobold';margin-right: 14px;color:#fff;text-decoration:none;background:#0085ff;display: inline;}
.carousel-caption .top-box a:last-child{margin-right:0px;}
.social_update{padding:30px 0% 100px 6%; float:left; width:100%;}
.sc_upfull{width:100%; float:left;background:#115aa5;}
.social_update .wrap-tab{width:100%; padding:0px;}
.social_update .wrap-tab h1{color:#000;margin:0px;margin-bottom: 32px;text-transform:uppercase;font-family: 'suzukiprobold';font-size: 35px;}
.social_update .left_box{width: 100%;padding: 98px 0px 88px 50px;  float: left;}
.social_update .left_box ul{padding:0px; margin:0px; list-style:none;}
.social_update .left_box ul li{margin-bottom: 40px;}
.social_update .left_box ul li br{display:none}
.social_update .left_box ul li img{margin-right: 25px;width: 50px;}
.social_update .left_box ul li h2{font-size:38px;color:#fff;font-family: 'suzukiproregular';display:inline-block;margin:0px;line-height: 0px;top: 10px;position: relative;}
.social_update .left_box ul li:last-child{margin-bottom:0px;}
.social_update .right_box{width:100%;}
.social_update .right_box .left_slide{width:100%; }
.social_update .right_box .left_slide .top_slide{padding:0px;width: 50%;float: left; position:relative;}
.social_update .right_box .left_slide .top_slide .tweet_box{position:absolute;bottom: 2%;left:5%;z-index: 123;width: 15%;}
.social_update .right_box .right_slide{width:100%; float:left;}
/*
.social_update{padding: 70px 0px 100px;}
.social_update .wrap h1{color:#000;margin:0px;margin-bottom: 40px;text-transform:uppercase;font-family: 'suzukiproboldregular';font-size: 40px;}
.social_update .wrap .left_box{width: 35%;padding: 67px 0px 55px 50px;background:#115aa5;float: left;}
.social_update .wrap .left_box ul{padding:0px; margin:0px; list-style:none;}
.social_update .wrap .left_box ul li{margin-bottom: 40px;}
.social_update .wrap .left_box ul li img{margin-right: 25px;width: 15%;}
.social_update .wrap .left_box ul li h2{font-size: 40px;color:#fff;font-family: 'suzukiproregularregular';display:inline-block;margin:0px;line-height: 0px;top: 10px;position: relative;}
.social_update .wrap .left_box ul li:last-child{margin-bottom:0px;}
.social_update .wrap .right_box{width:65%;float: right;}
.social_update .wrap .right_box .left_slide{width:45%; float:left;}
.social_update .wrap .right_box .left_slide .top_slide{padding:0px;width: 50%;float: left; position:relative;}
.social_update .wrap .right_box .left_slide .top_slide .tweet_box{position:absolute;bottom: 2%;left:5%;z-index: 123;width: 15%;}
.social_update .wrap .right_box .right_slide{width:55%; float:left;}*/
.flr{ float:right; }
.giXer_gang .moto_box {
    background: rgba(0,0,0,1);
    height: 67px;
    margin-top: -67px;
}
.flt{float:left;}
.nopaddingL{padding-left:0px;}
.nopaddingR{padding-right:0px;}
.owl-scslideimg{ width:100%; float:left; padding:0px; margin:0px; list-style:none;}
.owl-scslideimg li{ width:50%; float:left;/* height:195px;*/}
/*.owl-scslideimg li img{ max-height:195px;}*/
#footer{background:#212121;padding: 40px 6%; width:100%; float:left;}
#footer .social_icon{padding: 8px 15px;float:left;}
#footer .social_icon ul, #footer .footer_top ul, #footer .footer_bottom{padding:0px; margin:0px; list-style:none;}
#footer .social_icon ul li{float:left;margin-right: 10px;width: 10%;}
#footer .social_icon ul li:last-child{margin:0px;}
#footer .social_icon ul li a img{ width:32px;}
#footer .footer_left{float:right;}
#footer .footer_top{float:right;}
#footer .footer_top ul li{float:left;}
#footer .footer_top ul li a{font-size: 16px;text-decoration:none;padding: 12px 20px;color:#fff;font-family: 'suzukiprobold';transition: ease-in-out .5s;}
/*#footer .footer_top ul li.active{background:#0085ff;padding: 0px 0px;}
#footer .footer_top ul li.active a{padding: 0px 25px;}*/
#footer .footer_top ul li.active a:hover{color:#fff;}
#footer .footer_top ul li:nth-child(5n){background:#0085ff;padding: 0px 0px;}
#footer .footer_top ul li:nth-child(5n) a{padding: 0px 25px;}
#footer .footer_top ul li:nth-child(5n) a:hover{color:#fff;}
#footer .footer_top ul li:last-child a{padding-right:0px;}
#footer  .container{width:100%;}
#footer .footer_bottom{float:right;margin-top: 20px; width:100%;}
#footer .footer_bottom ul{list-style:none;float:right;}
#footer .footer_bottom ul li{float:left;padding: 0px 10px;}
#footer .footer_bottom ul li a{font-size: 14px;text-decoration:none;color:#fff;font-family: 'suzukiproregular';transition: ease-in-out .5s;}
#footer .footer_bottom ul li:nth-child(5n){padding-right:0px;/*padding:0px;padding-left: 25px;*/}
#footer .footer_bottom ul li.active a{ text-decoration: underline; }
#footer .footer_top ul li a:hover, #footer .footer_bottom ul li a:hover {color: #115aa5;}
/*---- dealer page start-----*/
#header .top_section .logo_box a img{ height:81px;}
.inner_header{background:#000; height:82px;}
.inner_header .top_header, .inner_header .left_section, .inner_header .menu_icon_box{display:none; position:relative !important;}
.inner_header #masthead.is-active:after{height:100%;}
.find_box{padding:98px 0 58px;}
.find_box .dealer_box{width: 90%;margin:0px auto;display:block;} 
.find_box .dealer_box h4{font-size:40px; margin:0px; font-family: 'suzukiprobold'; text-transform:uppercase;  float: left;}
.find_box .dealer_box p{font-size:17px;color:#000;margin:0px;font-family: 'maisonneue-medium';position:relative;float:right;font-weight:600;margin-top: 14px;}
.find_box .dealer_box p:before{content:'';position:absolute;top:0;left: -45px;width:36px;height:36px;background:url(../../images/website/marck.png);}
.find_box .dealer_box .user_detail{margin-top:70px;float: left;width: 100%;}
.find_box .dealer_box .user_detail .form-group {margin-bottom: 30px; width: 100%; float: left; position:relative; margin-right: 25px;}
.find_box .dealer_box .user_detail .form-group select{background:#f7f7f7;border:none;font-size:13px;height:60px;color:#666;font-family: 'maisonneuebold';font-weight: 600;
padding-left:5%;width: 95%; box-shadow:0 0 0; border-radius:0px;}
.find_box .dealer_box .user_detail .form-group select.form-control {background: url(../../images/website/icon-down.png) no-repeat 90% #f7f7f7; -webkit-appearance: none;}
.find_box .dealer_box .user_detail .form-group select:after {content: ''; top: 35%; right: 8%; width: 15px; height: 15px; border-left: 1px solid #000; border-bottom: 1px solid #000; position: absolute; transform: rotate(-45deg);}
.find_box .dealer_box .user_detail .form-group:nth-child(3n) {margin-right: 0px;}
.your{height: 60px;border-radius: 0;background:#f7f7f7; width:100%; padding-left:5%; padding-right:5%;box-shadow: none;border:none;font-size:13px;color:#666;font-family: 'maisonneuebold';font-weight: 600;outline: none;}
.find_box .dealer_box .user_detail form .submit_btn {background: #0085ff;font-family:'maisonneuebold'; color: #fff;font-size: 20px; width: 95%; border-radius: 0; 
padding-left: 5%; height:60px;font-weight: bold; box-shadow: 0px 0px 0px; text-align: left; border: none;transition: ease-in-out .5s;}
.find_box .dealer_box .user_detail form .submit_btn:hover {background: #0085ff; color: #fff;}
.form-group.sbn.flr{float:right!important;}
/*---- racing page start-----*/
.racing_box{padding:98px 0px 110px;}
.racing_box .gixer{position:relative;overflow:hidden;margin-bottom: 80px;}
.racing_box .gixer .gixxer_cup{position:absolute;bottom:0;left: 20px;width: 32%;background:#000;padding: 55px 55px 42px 55px;}
.racing_box .gixer .gixxer_cup h4{font-size:35px; margin:0px; color:#fff; text-transform:uppercase; font-family: 'suzukiprobold'; margin-bottom:26px;}
.racing_box .gixer .gixxer_cup p{font-size:15px; margin:0px; color:#fff; font-family: 'maisonneue-medium'; font-weight:500; margin-bottom:24px;}
.racing_box .gixer .gixxer_cup a{padding:12px 18px; background:#0085ff; color:#fff; font-size:20px; font-family: 'suzukiprobold'; text-transform:uppercase;}
.racing_box .gixer .gixxer_cup:after{position:absolute;content:'';top: -5px;right: -5px;width:63px;height:61px;border-top: 5px solid #0085ff;border-right: 5px solid #0085ff;}
.racing_box .gixer:last-child{margin-bottom:0px;}
/*---- product-details page start-----*/
.product_box{padding:50px 0px 140px;}
.product_box .back{font-size:19px;color:#a3a3a3;text-decoration:none;font-family: 'maisonneuemono';position:relative;transition:ease-in-out .5s;padding-left: 198px;}
.product_box .back:before{content:'';position:absolute;top: 11px;left:119px;width:74px;height:3px;background:#d7d7d7;transition:ease-in-out .5s;}
.product_box .back:hover{color:#0085ff;}
.product_box .back:hover:before{background:#0085ff;}
.product_box .motorcycle_box{margin-top:30px;}
.product_box .motorcycle_box .tabbable-line > .nav-tabs{padding:0 80px;}
.product_box .motorcycle_box .tabbable-line > .nav-tabs > li{ width:25%; text-align:center; float:left;}
.product_box .motorcycle_box .tabbable-line > .nav-tabs > li > a{display:inline-block;}
.product_box .motorcycle_box .tabbable-line > .nav-tabs > li.active > a{border-bottom: 10px solid #0085ff;}
/*search form */
.menu_icon_box ul li{ position:relative}
.menu_icon_box .search-form{position: absolute;right: 68px;top: -5px;width: 206px;background:#000;padding:0px; opacity:0; transition:0.5s; visibility:hidden;margin-right: 50px;}
/*.menu_icon_box .search-form:after{content: '';position: absolute;right: -12px;top: 20px;border-left: 12px solid #1d1a17;border-top: 10px solid transparent;border-bottom: 10px solid transparent;}*/
.menu_icon_box .search-form.show{opacity:1;visibility:visible;margin-right: 0}
.menu_icon_box .search-form .form-control{ background:none;   height: 46px;border: none;font-size: 12px;color: #fff;font-family: 'maisonneuebold';}
.menu_icon_box .search-form .form-control:focus{box-shadow:none;}
/*.menu_icon_box .search-form .btn{background: url(../images/search.png) no-repeat center;position: absolute;right: 10px;top: 12px;width: 35px;height: 35px;background-size: 21px;font-size: 0px;cursor: pointer;}*/
/* Default mode */
.tabbable-line > .nav-tabs {border: none; margin: 0px; top:0;}
/*.tabbable-line > .nav-tabs > li {margin-right: 141px;}*/
.tabbable-line > .nav-tabs > li:last-child {margin-right: 0;}
.tabbable-line > .nav-tabs > li > a {border: 0;margin-right: 0; color: #000 !important;background: none;padding: 0px; font-size:20px;font-family: 'suzukiprobold';}
.tabbable-line > .nav-tabs > li > a > i {color: #a6a6a6;}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li a:hover {border-bottom: 10px solid #0085ff;}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {border: 0; background: none !important; color: #333333;}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {color: #a6a6a6;}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {margin-top: 0px;}
.tabbable-line > .nav-tabs > li.active {/*border-bottom: 10px solid #0085ff;*/ position: relative;}
.tabbable-line > .nav-tabs > li.active > a {border: 0; color: #333333; padding: 0px;}
.tabbable-line > .nav-tabs > li.active > a > i {color: #404040;}
.tabbable-line > .tab-content {margin-top: 200px;background-color: #fff;border: 0;padding:0;}
.portlet .tabbable-line > .tab-content {padding-bottom: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background:none;}
.motorcycle_box .tabbable-line > .nav-tabs > li > a{text-transform:uppercase; font-size:30px;font-family: 'suzukiprobold';}
.product_box .tab-content ul{padding:0px 120px; margin:0px; list-style:none;}
.product_box .tab-content ul li{width:47%;margin-right:6%;float:left;position:relative;margin-bottom: 10px;transition: all .6s ease-out;} /*Original: margin-bottom: 90px*/
.product_box .tab-content ul li:nth-child(2n) {margin-right: 0;}
.product_box .tab-content ul li:nth-child(odd) {margin-top: -120px;}
.product_box .tab-content ul li .behind_box{position:relative; overflow:hidden; margin-bottom:30px;transition: all .6s ease-out;}
.product_box .tab-content ul li:before{    content: '';
position: absolute;
top: -8px;
right: -8px;
width: 100px;
height: 100px;
border-top: 8px solid #0085ff;
border-right: 8px solid #0085ff;
display: none;}
.product_box .tab-content ul li:hover:before{display:block;}
.product_box .tab-content ul li .behind_box .bg_box{position:absolute; width:100%; height:100%;transition: all .6s ease-out; background:rgba(0,0,0,0.5); top:0; left:0; display:none;}
.product_box .tab-content ul li:hover .behind_box .bg_box, .product_box .tab-content ul li:hover .behind_box .leave_box, .product_box .tab-content ul li:hover h4:before{display:block;}
.product_box .tab-content ul li .behind_box .leave_box{transition: all .6s ease-out;position:absolute;bottom:0;left:0;width:100%;background: rgba(3, 123, 233, 0.78);padding: 39px 0px 39px 45px;display:none;}
.product_box .tab-content ul li .behind_box .leave_box h3{font-size:35px;margin:0px;color:#fff;font-family: 'suzukiprobold';text-transform:uppercase;line-height: 40px;}
.product_box .tab-content ul li h4{font-size:28px;margin:0px;color:#000;font-family: 'suzukiprobold';position:relative;transition:ease-in-out .5s;text-transform: uppercase;float: left;}
.product_box .tab-content ul li h4:before{content:'';position:absolute;top: 18px;left:0;width:50px;height:7px;background:#0085ff;transition:ease-in-out .5s; display:none;}
.product_box .tab-content ul li:hover h4{color:#0085ff;padding-left: 60px;}
.product_box .tab-content ul li a{font-size:16px; color:#fff; text-decoration:none; background:#0085ff; font-family: 'suzukiprobold'; padding:6px 15px; text-transform:uppercase; float:right;}
/*---- accessories page start-----*/
.accessories_box{padding:50px 0px 135px;}
.accessories_box .genuine{width: 55%; margin-left: 50px;}
.accessories_box .genuine h3{font-size:40px; text-align:left; color:#000; font-family: 'suzukiprobold'; text-transform:uppercase; margin:0px; margin-bottom:20px;}
.accessories_box .genuine p{font-size:15px;color:#8d8d8d;font-family: 'maisonneuebook';line-height:18px;margin:0px;}
.accessories_box .accessorie_kit{margin-top:50px;}
.accessories_box .accessorie_kit .tabtop{ width:100%; float:left;margin-bottom:50px;}
.accessories_box .accessorie_kit .tabtop li a{font-size:30px;font-family:'suzukiprobold';color: #020202 !important;border-radius:0px;padding:32px 0px;background: #f7f7f7; position:relative;}
.accessories_box .accessorie_kit .tabbable-line > .nav-tabs > li.active, .accessories_box .accessorie_kit .tabbable-line > .nav-tabs > li:hover {border:0px;}
.accessories_box .accessorie_kit .tabbable-line > .nav-tabs > li{margin-right:0px;position: relative; width:49.9%; margin-right:1px; float:left; text-align:center;}
.accessories_box .accessorie_kit .tabbable-line > .nav-tabs > li >a{ width:100%; float:left;}
.accessories_box .accessorie_kit .tabtop li.active:after{content:""; position:absolute; bottom: -15px; left: 0; width: 0; height: 0; border-left: 13px solid transparent;
border-right: 13px solid transparent; border-top: 15px solid #0085ff; right: 0; margin: 0px auto;}
.accessories_box .accessorie_kit .tabtop li a:hover{color: #fff !important;text-decoration:none;background: #0085ff !important;}
.accessories_box .accessorie_kit .tabtop .active a:hover{color:#fff !important;}
.accessories_box .accessorie_kit .tabtop .active a{background-color: #0085ff !important;color:#FFF !important;}
.accessories_box .accessorie_kit .margin-tops{margin-top: 50px;}
.accessories_box .accessorie_kit .thbada{padding:10px 28px !important;}
.accessories_box .accessorie_kit.margin-tops4{margin-top:20px;}
.accessories_box .accessorie_kit .tabbable-line .tab-pane{padding:0px;}
.accessories_box .kit_left{}
.accessories_box .kit_left ul{background:#f7f7f7; padding:40px 0px 50px 35px; list-style:none;}
.accessories_box .kit_left ul li{margin-bottom: 12px;position:relative;}
.accessories_box .kit_left ul li a{font-size:15px;color:#000;text-decoration:none;font-family: 'maisonneuebold';position: relative; transition:ease-in-out .5s;}
.accessories_box .kit_left ul li a:before{content:'';position:absolute;top: 4px;left: -34px;width:32px;height:6px;background:#0085ff;transition:ease-in-out .5s; display:none;}
.accessories_box .kit_left ul li a:hover{color:#0085ff; padding-left:15px;}
.accessories_box .kit_left ul li a:hover:before{display:block;}
.accessories_box .kit_right{}
.accessories_box .kit_right .load{font-size:24px;color:#fff;text-decoration:none;text-transform:uppercase;font-family:'suzukiprobold';padding: 12px 0px;background:#0085ff;width: 100%;float: left;text-align: center;}
.accessories_box .kit_right ul{padding:0px; margin:0px; list-style:none;}
.accessories_box .kit_right ul li{float:left; padding:20px 1.5%;width:30.33%; height:380px;}
.accessories_box .kit_right ul li .seat_box{position:relative;overflow:hidden;margin-bottom: 25px;}
.accessories_box .kit_right ul li .seat_box .top_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background: rgba(0, 0, 0, 0.30); display:none;}
/*.accessories_box .kit_right ul li .seat_box a{font-size:24px; text-align:center; font-family:'suzukiproboldregular'; position:absolute; bottom:0; right:0; background:#0085ff; padding:12px 30px; color:#fff; text-transform:uppercase; text-decoration:none; display:none;}*/
.accessories_box .kit_right ul li:hover .seat_box .top_overlay, .accessories_box .kit_right ul li:hover .seat_box a{display:block;}
.accessories_box .kit_right ul li h6{font-size:17px;margin:0px;color:#000;font-family: 'maisonneuebold';font-weight: 600;}
.accessories_box .kit_right ul li span{font-size:18px;font-weight:400;color:#0085ff;font-family: 'maisonneuebook';display:block;margin: 0px 0px;position:relative;}
.accessories_box .kit_right ul li span em.rupee{ font-family:IndianRupee; font-size:18px; font-style:normal;}
.accessories_box .kit_right ul li p{font-size:16px; color:#c0c0c0; font-family: 'maisonneuebook'; margin:0px;}
.accessories_box .kit_right ul li:nth-child(3n){margin:0px;}
/*---- support page start-----*/
.support_box{padding:95px 0px 125px;}
.support_box .touch_box{width:90%; margin:0px auto; display:block;}
.support_box .touch_box .get{} 
.support_box .touch_box .get h3{font-size:40px; margin:0px; color:#000; font-family:'suzukiprobold'; text-transform:uppercase;}
.support_box .touch_box .get p{font-size:15px; margin:0px; color:#8d8d8d; font-family:'maisonneuebold'; margin:20px 0px 10px;}
.support_box .touch_box .get a{font-size:23px; text-decoration:none; color:#0085ff; font-family:'maisonneuebold'; font-weight:600;}
.support_box .touch_box .sales_box{margin-top:76px;}
.support_box .touch_box .sales_box .nav-tabs {top:0; border-bottom:0px; }
.support_box .touch_box .sales_box .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.support_box .touch_box .sales_box .nav-tabs > li > a {border: none;color: #020202;padding: 0;margin: 0;}
.support_box .touch_box .sales_box .nav-tabs > li.active > a, .nav-tabs > li > a:hover {border: none;color: #020202!important;padding: 0px;/*margin: 0;*/}
.support_box .touch_box .sales_box .nav-tabs > li > a::after {content: "";background: #0085ff;height: 7px;position: absolute;width: 100%;left: 0px;bottom: -15px;transition: all 250ms ease 0s;transform: scale(0);}
.support_box .touch_box .sales_box .nav-tabs > li > a::before{content: ""; position: absolute; bottom: -25px; left: 0; width: 0; height: 0; border-left: 8px solid transparent;
border-right: 8px solid transparent; border-top: 13px solid #0085ff; right: 0; margin: 0px auto; transform: scale(0);}
.support_box .touch_box .sales_box .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after, .support_box .touch_box .sales_box .nav-tabs > li.active > a::before, .nav-tabs > li:hover > a::before { transform: scale(1); }
.support_box .touch_box .sales_box .tab-nav > li > a::after { background: #5a4080 none repeat scroll 0% 0%; color: #fff; }
.support_box .touch_box .sales_box .tab-pane { padding: 15px 0; }
.support_box .touch_box .sales_box .tab-content{margin-top: 60px;padding: 0;}
.support_box .touch_box .sales_box .nav-tabs > li  {text-align:center;margin-right: 25px;}
.support_box .touch_box .sales_box .nav-tabs > li a img {display: block;margin: 0px auto;margin-bottom:30px;height: 38px;}
.support_box .touch_box .sales_box .card {}
.support_box .touch_box .sales_box .nav-tabs > li:last-child{margin:0px;}
.support_box .touch_box .sales_box .nav-tabs > li.active > a, .support_box .touch_box .sales_box .nav-tabs > li > a:hover{background:none;}
.support_box .touch_box .sales_box .nav-tabs > li a span{font-size: 17px;color:#000;font-family:'suzukiprobold';text-transform:uppercase;}
.support_box .touch_box .sales_box .form-group {margin-bottom: 30px; width: 100%; float: left; position: relative; }
.support_box .touch_box .sales_box .form-group:nth-child(3n) {margin-right: 0px;}
.support_box .touch_box .sales_box .form-group select {background: #f7f7f7;border: none;font-size: 13px;height: 60px;color: #666;font-family: 'maisonneuebold';
font-weight: 600;padding-left: 5%;width: 100%;border-radius: 0;box-shadow: 0 0 0;}
.support_box .touch_box .sales_box form .submit_btn {background:#0085ff url(../../images/website/submit-arrow.png) no-repeat 90% 50%;  color: #fff;
font-size: 20px; width: 100%; border-radius: 0; padding-left: 34px; height: 60px; font-weight: bold; box-shadow: 0px 0px 0px; text-align: left;
border: none; transition: ease-in-out .5s;font-family:maisonneuebold;}
.support_box .touch_box .sales_box form .submit_btn:hover {background:#0085ff url(../../images/website/submit-arrow.png) no-repeat 90% 50%; color: #fff;}
.support_box .touch_box .sales_box .form-group select.form-control {background: url(../../images/website/icon-down.png) no-repeat 90% #f7f7f7; -webkit-appearance: none;}
.career_head .left_section, .career_head .menu_icon_box {display: none;}
.people_box{padding:95px 0px 110px;}
.people_box .middle-box{width:90%; margin:0px auto; display:block;}
.people_box .middle-box h4{font-size:40px; color:#000; margin:0px; font-family:'suzukiprobold'; text-transform:uppercase; margin-bottom:50px;}
.people_box .middle-box .form-group {margin-bottom: 30px; width: 100%; float: left; position: relative; margin-right: 25px;}
.people_box .middle-box .form-group:nth-child(3n) {margin-right: 0px;}
.people_box .middle-box .form-group select {background: #f7f7f7;border: none;font-size: 13px;height: 60px;color: #666;font-family: 'maisonneuebold';font-weight: 600;
padding-left: 5%;width: 100%;border-radius: 0;box-shadow: 0 0 0;}
.people_box .middle-box form .submit_btn {background:#0085ff url(../../images/website/submit-arrow.png) no-repeat 90% 50%; color: #fff; font-size: 20px; width:100%; 
border-radius: 0; padding-left: 5%; height: 60px; font-weight: bold;
font-family:'maisonneuebold';box-shadow: 0px 0px 0px; text-align: left; border: none; transition: ease-in-out .5s;}
.people_box .middle-box form .submit_btn:hover {background:#0085ff url(../../images/website/submit-arrow.png) no-repeat 90% 50%; color: #fff;}
.people_box .middle-box .form-group select.form-control {background: url(../../images/website/icon-down.png) no-repeat 90% #f7f7f7; -webkit-appearance: none;}
.people_box .middle-box .form-group input[typ=text].custom-date.your {background:#f7f7f7 url(../../images/website/date_icon.png) no-repeat  right top ; -webkit-appearance: none;}
.bootstrap-datetimepicker-widget.dropdown-menu{background:#f7f7f7;border:1px solid #ccc;}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover{background:#0085ff!important; }
.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-top:6px solid #f7f7f7!important;}
/*---- product page start-----*/
.banner{position:absolute; top:250px; left:0; right:0; margin:0px auto; width:100%; text-align:center;}
.banner h2{font-size:60px; color:#fff; text-transform:uppercase; margin:0px; font-family:'suzukiprobold';}
.big_box{padding:70px 0px 135px;}
.big_box .cart_box ul{padding:0px 120px; margin:0px; list-style:none;}
.big_box .cart_box ul li{width:47%;margin-right:6%;float:left;position:relative;margin-bottom: 10px;} /*ORIGINAL: margin-bottom: 90px*/
.big_box .cart_box ul li:nth-child(2n) {margin-right: 0;}
.big_box .cart_box ul li:nth-child(odd) {margin-top: -120px;position:relative; z-index:99;}
.big_box .cart_box ul li .behind_box{position:relative; overflow:hidden; margin-bottom:30px;}
.big_box .cart_box ul li:before{content: '';position: absolute;top: -3px;right: -6px;width: 56px;height: 56px;border-top: 6px solid #0085ff;border-right: 6px solid #0085ff;display: none;}
.big_box .cart_box ul li:hover:before, .big_box .cart_box ul li:hover h4:before{display:block;}
.big_box .cart_box ul li h4{font-size:28px;margin:0px;color:#000;font-family: 'suzukiprobold';position:relative;transition:ease-in-out .5s;text-transform: uppercase;float: left;}
.big_box .cart_box ul li h4:before{content:'';position:absolute;top: 18px;left:0;width:50px;height:7px;background:#0085ff;transition:ease-in-out .5s; display:none;}
.big_box .cart_box ul li:hover h4{color:#0085ff;padding-left: 60px;}
.big_box .cart_box ul li .behind_box .bike{background:none; padding:0px;}
.big_box .cart_box ul li a{font-size:16px; color:#fff; text-decoration:none; background:#0085ff; margin-top:3px; font-family: 'suzukiprobold'; padding:6px 15px; text-transform:uppercase; float:right;}
#header.one_product .left_section {background: #fff;}
.back-box{position:absolute;top: 150px;left: 300px;width:50%;height:auto;z-index: 9999;}
.back-box.prddt{left:200px;}
.back-box a{font-size:16px; color:#fff; text-decoration:none; font-family: 'maisonneuebold'; position:relative;}
.back-box a:before{content:'';position:absolute;top: 5px;left: -100px;width:85px;height:5px;background:#fff;}   
.vstar{margin-top: -120px;position: relative;}
.vstar .v-left{width: 38%;background: #fff;padding: 45px 80px 50px 80px; position:relative;z-index:9999;}
.vstar .v-left h5{ color:#000;font-family: 'suzukiprobold'; font-size:30px; }
.vstar .v-left p{font-size: 17px;color:#000;margin:0px;line-height: 25px;font-family: 'maisonneue-medium';position:relative;padding-top:40px;}
.vstar .v-left img {margin-bottom: 50px;}
.vstar .v-left p:after{content:''; position:absolute; top:0; left:0; width:98px; height:9px; background:#0085ff;}
.vstar .v-left:before {content: '';position: absolute;top: -10px;right: -10px;width: 82px;height: 75px;border-top: 10px solid #0085ff;border-right: 10px solid #0085ff;}
.color-edition{ padding-top:30px;}
.colr-mobile{display:none;}
.color-edition p{padding-top:5px;padding-left:98px;}
.vstromview-bg{ width:100%; float:left; /*background:url(../../images/website/v-strom-bg.jpg) no-repeat left top;*/ padding-bottom:50px;}
#view360{cursor:url(../../images/website/cursor.png), auto;}
.yellowbk{background:#e3d547; color:#0a0808; padding:5px 10px; border-radius:10px; width:60px; text-align:right;  display:inline-block; font-size:12px; }
.greybke{background:#292929; padding:5px 10px; border-radius:10px; width:40px; height:20px; display:inline-block; }
.whitebke{background:#ededed; padding:5px 10px; border-radius:10px; width:40px; height:20px; display:inline-block; }
/* Default mode */
.overview{ width:100%; float:left;border-top: 1px solid #e1e1e1;}
.overview .tab-content{padding-left:0px; padding-right:0px;}
.overview .tabbable-line > .nav-tabs {border: none;margin: 0px;position: relative;display: inline-block;width: 100%;text-align: center;}
.overview .tabbable-line > .nav-tabs > li {margin-right: 2px;display: inline-block;text-align: center;float: none; width:12%;
background: linear-gradient(to right, #0085ff 50%, white 50%);background-size: 200% 100%;
transition: all .5s ease-out; background-position: right bottom;}
.overview .tabbable-line > .nav-tabs > li:hover{ background-position: left bottom;}
.overview .tabbable-line > .nav-tabs > li:hover > a{color:#fff;}
.overview .tabbable-line > .nav-tabs > li > a {border: 0;margin-right: 0;transition: all .6s ease-out;color: #737373; text-transform:uppercase;font-size: 16px;padding:15px 0px;text-align: center;}
.overview .tabbable-line > .nav-tabs > li > a > i {color: #a6a6a6;}
.overview .tabbable-line > .nav-tabs > li.open, .overview .tabbable-line > .nav-tabs > li:hover {border-bottom: 0px solid #fbcdcf;}
.overview .tabbable-line > .nav-tabs > li.open > a, .overview .tabbable-line > .nav-tabs > li:hover > a {border: 0; background: none !important;color: #fff;}
.overview .tabbable-line > .nav-tabs > li.open > a > i, .overview .tabbable-line > .nav-tabs > li:hover > a > i {color: #a6a6a6;}
.overview .tabbable-line > .nav-tabs > li.open .dropdown-menu, .overview .tabbable-line > .nav-tabs > li:hover .dropdown-menu {margin-top: 0px;}
.overview .tabbable-line > .nav-tabs > li.active {border-bottom: 0px solid #f3565d; position: relative;background: #0085ff;}
.overview .tabbable-line > .nav-tabs > li.active > a {border: 0; color: #fff !important;}
.overview .tabbable-line > .nav-tabs > li.active > a > i {color: #404040;}
.overview .tabbable-line > .tab-content {margin-top: 0px;background-color: transparent;border: 0;padding: 15px 0;position: relative;clear: both;}
.overview .portlet .tabbable-line > .tab-content {padding-bottom: 0;}
.overview .tabbable-line > .nav-tabs > li:last-child {margin-right: 0px;}
/*.overview .tabbable-line > .nav-tabs:after, .overview .tabbable-line > .nav-tabs:before{
content: '';
top: 0;
left: -100%;
height: 74px;
width: 100%;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
position: absolute;
}
.overview .tabbable-line > .nav-tabs:before{left: auto; right:-100%;}*/
.featureLoadMoreDiv h5{ font-size:18px;}
.featureLoadMoreDiv{height:400px;}
.t-twin {position: relative; width: 100%;}
.image {display: block;width: 100%; height: auto;}
.overlay {position: absolute;top: 0; bottom: 0; left: 0; right: 0;height: 100%; width: 100%;opacity: 0; transition: .5s ease;background-color: #0085ff;}
.t-left:hover .overlay {opacity: 1;}
.text {color: #fff;font-size: 13px; font-family: 'maisonneuebook'; position: absolute; top: 52%; left: 48%;
-webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: left; width: 82%; line-height: 18px;}
.t-left {margin-bottom: 50px;}
.t-left h5{font-size:32px;margin:0px;color:#000;font-family: 'maisonneuebold';margin-top:30px;font-weight:600;line-height:40px;position:relative;min-height:80px;}
.t-left h5:before{content:'';position:absolute;top: 18px;left:0;width:30px;height:8px;background:#0085ff; display:none;}
.t-left h5 a{text-decoration:none; color:#000;}
.t-left:hover h5{padding-left: 50px; font-size:19px;}
.t-left:hover h5:before{display:block;}
.t-left:hover h5 a{color:#0085ff;}
.pd-find-dealer-container{width:100%; float:left;}
.near_box{margin-top: 50px;}
.near_box .near_left{}
.near_box .near_left h4{font-size:28px; color:#000; text-transform:uppercase; font-family: 'suzukiprobold'; margin:0px;}
.near_box .near_right p{font-size:15px;color:#666;font-family: 'maisonneuebold';margin:0px;float:left;font-weight: 600;position:relative;padding-left: 50px;
/*margin-right: 40px;*/margin-top: 11px;}
.near_box .near_right p:before{content:''; position:absolute; top:0; left:0; width:30px; height:30px; background:url(../../images/website/near.png) no-repeat;}
.near_box .near_left p:before{content:''; position:absolute; top:0; left:50%; width:30px; height:30px; background:url(../../images/website/near.png) no-repeat;}
.near_box .near_right form{float:left;}
.near_box .near_right form .form-group {width: 19%;float: left;position: relative;/*margin-right: 8px;*/}
.near_box .near_right form .form-group input.your{width:100%; padding-left:8%; padding-right:8%;height:45px; }
.near_box .near_right form .form-group select {background: #f7f7f7;border: none;font-size: 12px;height: 45px;color: #666;font-family: 'maisonneuebold';width: 100%;border-radius: 0;box-shadow: 0 0 0;}
.near_box .near_right form .submit_btn {background: #0085ff;color: #fff;font-size: 20px;width: 100%;border-radius: 0;font-family: 'maisonneuebold';height: 45px;font-weight: bold;box-shadow: 0px 0px 0px;text-align: center;border: none;transition: ease-in-out .5s;}
.near_box .near_right form .submit_btn:hover {background: #0085ff; color: #fff;}
.near_box .near_right form .form-group select.form-control {background: url(../../images/website/icon-down.png) no-repeat 90% #f7f7f7; -webkit-appearance: none;}
.near_box .near_right form .go_box{width: 10%;margin: 0px;}
.near_box .map_box {margin-top: 35px;}
.loadmore {font-size: 24px; color: #fff; text-decoration: none; text-transform: uppercase; font-family: 'suzukiprobold'; padding: 12px 0px; background: #0085ff; width: 100%; float: left; text-align: center; margin-top: 50px;}
.bikeconfigac{ width:100%; padding:0px; margin:0px;}
.bikeconfigac li{ width:100%; font-size:28px;font-family: 'suzukiprobold';  list-style:none; padding-left:0px; padding-top:50px; text-transform:uppercase; line-height:35px;}
.bikeconfigac li span{ color:#0085ff;font-size:15px; display:block;}
/*2-4-2019*/
.innerContent{font-family: 'maisonneuebook'; font-size:14px; color:#000000; padding-top:20px; padding-bottom:20px; clear:both}
.innerContent p{ margin-bottom:20px; font-size:14px;}
.innerContent .tab-content,.innerContent .tab-pane{padding:0}
.innerContent .page-title{position:relative; font-size:18px; color:#797979;font-family: 'suzukiprobold'; margin-bottom:2em; padding-bottom:15px;}
.innerContent .page-title h1{color:#000000;margin:0 0 15px; font-size:40px;text-transform:uppercase;}
.innerContent .page-title p{}
.innerContent .page-title:after{position:absolute; content:''; background:#0085ff; height:4px; width:100%; max-width:200px; bottom:0;}
.innerContent ul li{font-size:12px;}
/* offer page */
.tab-pane h3.title{ font-size:25px;font-family: 'suzukiprobold';}
.offers-board{position: relative;
width: 250%;
margin-left: calc(-230% / 3);
text-align: center;
margin-top: 60px;
/*margin-bottom: 60px;*/}
.offers-board .owl-carousel,.offers-board .offers-desc{padding:0 100px;}
.offers-board .owl-theme .owl-nav button{background: #0085ff;width: 90px;height: 90px;left: 0;}
/*
.offers-board .owl-theme .owl-nav button:before,.offers-board .owl-theme .owl-next:after{border: none;width: auto;height: auto;border-right: 13px solid #fff;
border-top: 10px solid transparent;border-bottom: 10px solid transparent;left: 3%;top: 35px;}*/
.offers-board .owl-theme .owl-prev:before{border: none;width: auto;height: auto;border-right: 13px solid #fff;
border-top: 10px solid transparent;border-bottom: 10px solid transparent;left: 39%;top: 35px;}
.offers-board .owl-theme .owl-next:after{border: none;width: auto;height: auto;border-right: 13px solid #fff;
border-top: 10px solid transparent;border-bottom: 10px solid transparent;right: 39%!important; left:auto!important;top: 35px;transform: rotate(180deg);}
/*.offers-board .owl-theme .owl-next:after{transform: rotate(180deg);right: auto;left: 43%;}*/
.offers-board .owl-theme .owl-nav{position:relative; width:100%;}
.offers-board .owl-theme .owl-nav button.owl-next{cursor:pointer; z-index:1;position:absolute; left:69.3%; top:-328px; float:right;}
.offers-board .owl-theme .owl-nav button.owl-prev{cursor:pointer; z-index:1; left:29.5%; position:absolute; top:-328px;}
.offers-board .owl-theme .owl-nav {
position: relative;/*top: 40%;left: 0;width: 100%;*/}
.offers-board .owl-prev:before {content: '';top: -5px;left: 0px;width: 12px;height: 12px;border-left: 2px solid #000;border-bottom: 2px solid #000;position: absolute;}
.offers-board .owl-next:after {content: '';top: -5px;left: 0px;width: 12px;height: 12px;border-left: 2px solid #000;border-bottom: 2px solid #000;position: absolute;}
.offers-board .owl-theme h1{ font-size:40px}
.offers-board .offers-desc {}
.offers-board .offers-desc .menu{list-style:none; padding:0; margin:0;}
.offers-board .offers-desc .menu li{display:inline-block;}
.offers-board .offers-desc .menu li a{ opacity:0.5; color:#000000; font-size:21px; font-weight:500; padding:10px;}
.offers-board .offers-desc .menu li.more a{opacity: 1;background: #0085ff;color: #fff;text-decoration: none;text-transform:uppercase;font-weight: 600;padding: 10px 25px;}
.offers-board .offers-desc h3{ font-size:30px; font-weight:600}
.offers-board .item{ opacity:0.1;}
.offers-board .center .item{ opacity:1;}
.offer-cr.owl-theme .owl-controls .owl-nav div{
background: #0085ff;
width: 90px;
height: 90px;
left: 0;
}
.offer-cr.owl-theme .owl-controls .owl-nav div:before, .offer-cr.owl-theme .owl-next:after {
border: none;
width: auto;
height: auto;
border-right: 13px solid #fff;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
left: 40%;
top: 35px;
}
.offer-cr.owl-theme .owl-next:after {
transform: rotate(-179deg);
}
.offer-cr.owl-theme .owl-prev:before {
transform: rotate(-357deg);
}
.offer-cr ul{list-style:none;}
.offer-cr ul li{display:inline; padding:0 5px;}
.offer-cr ul li a{color:#212121;}
#features h5{font-size:20px; line-height:25px;}
@media(max-width:1780px){
/*.offers-board {width: 240%;margin-left: calc(-216% / 3);}*/
}
@media(max-width:1540px){
/*.offers-board {width: 228%;margin-left: calc(-187% / 3);}*/
.offers-board .item { padding: 0 13%;}
}

@media(max-width:767px){
button.hamburger.hamburger--boring.is-active .hamburger-inner{width:24px;}
.hamburger {padding: 15px 13px 15px 13px;}
#header .left_section{    width: 56px;}
.menu_icon_box{width:56px;}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{width:22px;}
.hamburger-inner{width:16px;}
.dsk-hide{display:none;}
.ofrslide .owl-theme .owl-controls{top:19%;}
.mnopaddingL{padding-left:0px;}
.offers-board .owl-theme .owl-nav button{width:50px; height:50px;}
.offers-board .owl-theme .owl-nav button.owl-prev{top:-185px;}
.offers-board .owl-theme .owl-nav button.owl-next{top:-185px;left:65.3%;}
.offers-board .owl-theme h1{font-size:25px;}
.offers-board .owl-theme .owl-prev:before,.offers-board .owl-theme .owl-next:after{     border-right: 7px solid #fff;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;   top: 23px;}
.offers-board .owl-carousel, .offers-board .offers-desc{padding:0 50px;}
.offers-board .owl-theme .owl-controls .owl-nav div{width:50px;}
.offers-board .offers-desc .menu{margin: 13px 0 0;float: none!important;}
.offers-board .offers-desc .menu li.more a,.offers-board .offers-desc .menu li a{padding:10px; font-size:15px;}
.offers-board .offers-desc h3{ font-size:20px;}
}
.back-to-home{font-size: 18px;color: #a3a3a3;text-decoration: none;font-family: 'maisonneuemono';position: relative;transition:.5s;padding-left: 90px;}
.back-to-home:before {content: '';position: absolute;top: 11px;left: 0;width: 85px;height: 4px;background: #d7d7d7;transition: ease-in-out .5s;}
a.back-to-home:hover{text-decoration:none; color:#a3a3a3;} 
.filter-row{ display:inline-block; width:100%;}
.filter-row h1{font-family: 'suzukiprobold'; color:#000; text-transform:uppercase; margin:0;}
.filter-row .nav-tabs{position: static;list-style: none;padding: 1.2em 0 0 0;margin: 0; border:0px;}
.filter-row .nav-tabs > li{width:auto;margin:0 0px 0 0px!important; padding:0 127px;text-align:left;}
.filter-row.abt-filter .nav-tabs > li{width:auto;margin:0 0px 0 0px!important; padding:0 41px;text-align:left;}
.filter-row .nav-tabs > li:first-child{padding-left:0px;}
.filter-row .nav-tabs > li:last-child{padding-right:0px;}
.filter-row .nav-tabs > li > a{color: #000!important;text-transform: uppercase;font-family:'suzukiprobold'; font-size:20px; padding: 5px 0px; margin:0; text-decoration:none; 
border:none; text-align:left;border-bottom:5px solid transparent; background:none}
.filter-row .nav-tabs > li.active > a{border-bottom:5px solid #0085ff;}
.filter-row.popular-tag .nav-tabs > li{width:auto; padding:0 15px;}
.popular-tag .nav-tabs > li > a{text-transform:Capitalize; font-size:15px;}
.popular-tag h1{font-family:'suzukiprobold'; font-size:27px; padding-top:18px;}
.popular-tag .form-group select.form-control{background: url(../../images/website/pp-dd-icon.jpg) no-repeat 100% #fff; padding-left:0px;
-webkit-appearance: none; border:0px; box-shadow:none; border-radius:0px; color:#000; font-size:16px; font-family:'suzukiprobold'; margin-top:15px; text-transform:uppercase; line-height:25px;}
.populartags-products{}
.populartags-products .item{ margin-top:30px;}
.populartags-products .item .thumb{ position:relative}
.populartags-products .item .thumb img{width:100%; height:auto}
.populartags-products .item .thumb .social{position: absolute;left: 10px;bottom: 10px;}
.populartags-products .item .thumb .social .icon-facebook{background:url(../../images/website/face_twite.png) no-repeat;}
.populartags-products .item .thumb .social .icon-instagram{background:url(../../images/website/instagram.png) no-repeat;}
.populartags-products .item .thumb .social .icon-twitter{background:url(../../images/website/twitter.png) no-repeat;}
.populartags-products .item .thumb .social .icon-facebook,
.populartags-products .item .thumb .social .icon-instagram,
.populartags-products .item .thumb .social .icon-twitter{display:inline-block; width:30px; height:30px; overflow:hidden;text-indent:99999px; background-size:30px;  }
.populartags-products .item .thumb .social .icon-facebook:hover{background-image:url(../../images/website/facebook_mini.png);}
.populartags-products .item .thumb .social .icon-instagram:hover{background-image:url(../../images/website/instagram_mini.png);}
.populartags-products .item .thumb .social .icon-twitter:hover{background-image:url(../../images/website/twitter_mini.png);}
.cookie-policy{ width:100%; float:left; padding:20px; position:fixed;left:0px; bottom:0px; background:#212121; color:#fff;    font-family: 'maisonneuebook'; font-size:13px; z-index:9999999;}
.cls-btn{ color:#fff; font-size:17px; position:absolute; right:24px; top:4px;}
.cookie-policy h4{font-family: 'suzukiprobold'; font-size:22px;}
.cookie-policy p{margin-bottom:0px;}
.cookie-policy button{ background:#0085ff; color:#fff;  padding:10px; font-size:14px; border:0px;}
.media-products{font-family: 'suzukiprobold';}
.media-products .item{margin-top:2em;}
.media-products .more{background:#0085ff; color:#fff; text-transform:uppercase; text-align:center; padding:12px 15px; display:block; font-size:22px; text-decoration:none}
.media-products h4{ font-size:16px; margin:0; color:#000;}
.media-products h4 a{text-decoration:none; color:#000}
.media-products p{ opacity:0.5; font-weight:normal; font-size:14px;}
.media-products .desc{ padding-right:50px; margin-top:10px; min-height:50px; position:relative}
.media-products .desc .icon-share{ background:url(../../images/website/icon-share.png) no-repeat; width:50px; height:50px; position:absolute; right:0; top:0; background-size:50px; font-size:0px; }
.media-products .thumb img{ width:370px; height:290px; cursor:pointer;}
.download-link a{color:#000;}
.show-gallery{ color:#8d8d8d; font-size:14px;}
.show-gallery{ color:#8d8d8d; font-size:14px;}
.apply-cat-list{}
.apply-cat-list .item{display: table;width: 100%;margin-top: 30px;}
.apply-cat-list .item .box{text-decoration:none;height: 200px;display: table-cell;width: 100%;vertical-align: middle;background: #f6f6f6;color: #000;font-size: 25px;
padding:3px 5px;font-family: 'suzukiprobold'; transition:.5s}
.apply-cat-list .item .box.active,.apply-cat-list .item .box:hover{background:#0085ff; color:#fff}
.md-hide{display:none;}
.ld-hide{}
@media(max-width:768px){
.apply-cat-list .item .box{ font-size:15px; height:120px}
.md-hide{display:block;}
.ld-hide{display:none;}
}
.book-test-ride-form{}
.book-test-ride-form .form-control{ background:#f7f7f7; border:none; box-shadow:none; color:#666666; font-size:13px; padding: 5px 20px; height:60px;font-family: 'suzukiprobold';}
.book-test-ride-form select.form-control{-webkit-appearance: none;background-image: url(../../images/website/icon-down.png);background-repeat: no-repeat;background-position: 95%;}
.book-test-ride-form .form-control::placeholder{color:#666666; opacity:1}
.book-test-ride-form .btn{ background:#0085ff; border:none; box-shadow:none; color:#fff; font-size:20px; padding: 5px 20px; height:60px; width:100%;font-family: 'suzukiprobold';}
.book-test-ride-form .form-title{ font-size:22px; background:#000; color:#fff; margin:15px 0 2em;font-family: 'suzukiprobold'; padding:10px 0;}
@media(max-width:768px){
.book-test-ride-form .form-control,.book-test-ride-form .btn{height:60px;font-size:15px;}
.pm-hide{display:none;}
.pm-show{display:block !important;}
.no-padding.m-padding{padding-right: 15px; padding-left: 15px; }
}
.dealer_list_box .panel-heading{background:#0085ff;}
.address,.phone,.email{font-family:'maisonneue-medium';font-size:13px;}
/*4-4-2019*/
.txt-center{text-align:center; font-family:'suzukiprobold';}
.link-box a{color:#0085ff;}
.no-padding{padding:0px;}
.t-twin-1 {position: relative; width: 50%; float:left;/* height:295px;*/}
.t-twin-2 {position: relative; width: 50%;float:left;/*height:295px;*/}
/*.t-twin-1 img,.t-twin-2 img{height:295px;}*/
/*.t-twin.t-twinover img{height:590px;}*/
.twin-text.p70{padding-top:70px;}
.twin-text.p40{padding-top:110px;}
.twin-text.vdeop250{padding-top:404px;}
.t-twin.t-twinover .twin-text{background:none;}
.twin-text{width:100%; position:absolute; bottom:0px; padding:20px 20px;font-family: 'suzukiprobold';height:100%; background: rgba(3, 123, 233, 0.78); }
.twin-text p{ text-transform:uppercase; color:#fff; font-size:46px;font-family: 'suzukiprobold'; font-weight:bold; line-height:45px;}
.twin-text a{ color:#fff; font-size:18px;font-family: 'maisonneuebold';text-decoration:underline;}
.booking-btn{ width:100%; float:left;margin-bottom:20px;}
.book-btn{background:#000; padding:20px;vertical-align:middle;  width:100%; float:left;text-align:center; color:#fff; text-transform:uppercase; font-size:22px;font-family: 'suzukiprobold';}
a.book-btn:hover{ color:#fff;}
.bokline-icon{width:25px; height:23px; margin-top:-5px; vertical-align:middle; margin-right:10px; background:url(../../images/website/book-cart.png)no-repeat left top; display:inline-block;}
.boktest-icon{width:40px; height:23px;margin-top:-5px;vertical-align:middle; margin-right:10px; background:url(../../images/website/book-ride.png)no-repeat left top; display:inline-block;}
.spec{ width:100%; float:left; background:#f3f3f3; margin-bottom:30px;font-family: 'maisonneuebook'; padding:30px 5%;}
.spec h3{color:#0085ff; font-size:22px;font-family: 'maisonneuebook'; font-weight:bold;}
.spec table{font-size:13px;}
.spec table tr td{width:50%; padding:6px;}
.spec table tr td strong{font-family: 'maisonneuebold';}
.tab-price{width:800px; margin:0 auto;font-family: 'maisonneuebook'; font-size:14px; /*padding:0 10%;*/}
.txt-rght{text-align:right;}
.frmwidth40{width:50%;}
.frmwidth20{width:20%;}
.tabp-form{ width:800px; margin:0 auto; /* float:left; padding:0 10%;*/}
.tab-frm{width:100%; float:left;padding-left:0px;}
.tab-frm li{float:left; font-size:14px; line-height:40px;  list-style:none;  padding:20px 15px ;}
.sbn-frm{background:#dbdbdb; font-size:14px; padding:9px 28px; margin-top:22px;}
.prd-price{ width:100%; float:left;}
.prd-price li{width:50% ; float:left; font-size:14px; line-height:40px; list-style:none; font-family:'maisonneue-medium';  padding:20px 0 20px 0px;}
.prd-price li span{color:#0085ff; font-size:50px; display:block;}
.tab-price p.price{ font-size:50px; color:#0085ff; font-weight:bold; line-height:45px; }
.tab-price p.price span{font-size:15px;display:block; color:#242323;}
.tabp-form select.form-control {background: #f7f7f7;border: none;font-size: 14px;height: 60px;color: #666;font-family: 'maisonneuebold';
font-weight: 600;padding:7px 20px;width: 100%;border-radius: 0;box-shadow: 0 0 0;margin-top:22px;}
.tabp-form select.form-control{background: url(../../images/website/icon-down.png) no-repeat 90% #f7f7f7;-webkit-appearance: none;}
.award-list{ width:100%; float:left; padding:0px; margin:0px;}
.award-list li{list-style:none; width:25%; padding:0 15px; float:left; text-align:center;font-family: 'maisonneuebook'; font-size:14px;}
.award p.aw-strong{font-family: 'maisonneuebold'; font-size:16px; }
.offers-board p{font-family: 'maisonneuebook'; font-size:14px;}
.award .owl-item{text-align:center;}
.award .owl-item img{width:150px;text-align:center;}
.mnone{display:block;}
.dnone{display:none;}
.ofrslide{width:100%; padding:0 40px;}
.ofrslide .owl-prev{margin-left:-100px;}
.ofrslide .owl-next{margin-right:-100px;}
@media(max-width:767px) {
#header.one_product .left_section{    background: rgba(0,0,0,0.5);}
#header .top_section .logo_box img{width:auto;}
.bike_tab .moto_box{margin-top:0px;}
#header .top_section{width:30%;}
#header .top_section .logo_box a img{height:auto;}
.inner_header{height:56px;}
.top_tab > .nav-tabs > li > a{padding: 14px 4px;font-size: 12px;}
.top_tab > .nav-tabs > li.active > a, .nav-tabs > li > a:hover {padding: 12px 4px;}
.top_tab > .nav-tabs > li > a:hover{padding: 14px 4px;}
.social_update .left_box ul li br{display:block;}
#site-nav{padding-left:20px; float:left; width:100%;display:block;}
#site-nav li a, #site-nav .books li a{font-size:13px;}
#site-nav li a, #site-nav .books li a img{/*display:none;*/}
#site-nav .col{width:33.33%; float:left;}
.menu_icon_box{ top:169px;}
.bike_tab .moto_box{height:43px;}
.bike_tab{top:-12px;}
.social_update{padding-top:0px; padding-bottom:6%;}
.social_update .left_box ul li img{margin-right:8px;}
.social_update .left_box{width:100%; margin-left:0px; padding:15px 20px 0px 20px;height:auto;}
.social_update .left_box ul li{width:33.333%; float:left; text-align:center;margin-bottom:15px;}
.social_update .left_box ul li img{width:25px;}
.social_update .left_box ul li h2{font-size:20px;}
.social_update .wrap-tab h1{margin-bottom:20px; font-size:22px;}
.scupdate.flr{ float:none;}    
.scupdate.flt{ float:none;}  
.owl-scslideimg li{height:auto;}
#footer .social_icon{width:100%;}
#footer .social_icon ul li{float: left;margin-right: 0px;width: 20%;}
#footer .row{margin-left:0px;margin-right:0px;}
.jcarousel .carousel-caption{ width:100%;position:static;}    
.carousel-caption .top-box h1{font-size:25px;}
.carousel-caption .top-box p{font-size:12px;}
.social_update .wrap h1{padding-left:34px;}
.sep1{text-align:center;}
.find_box .dealer_box p{float:none;}
.near_box .near_left{width:100%; float:left; margin-bottom:10px;}
#get_my_current_location{text-align:right; color:#212121; font-size:12px;line-height:25px;}
.find_box .dealer_box p:before{left:0px;}
.find_box .dealer_box p{padding-left:50px;}
.find_box .dealer_box .user_detail form .submit_btn{width:100%;}
.racing_box .gixer .gixxer_cup{width:100%; position:static;}
.racing_box .gixer .gixxer_cup p{font-size:13px;}
.racing_box .gixer .gixxer_cup h4{font-size:22px;}
.color-edition  {display:none;}
.colr-mobile{display:block;}
.colr-dsk{display:none;}
.color-edition p{display:inline;}
.color-edition p img{display:none;}
.greybke,.yellowbk{vertical-align:middle;}
.offer-cr.owl-theme .owl-controls .owl-nav div{width:50px; height:50px;}
.offer-cr.owl-theme .owl-controls .owl-nav div:before, .offer-cr.owl-theme .owl-next:after{border-right: 7px solid #fff;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent; top:19px;}
#view360{display:block;width:320px!important; height:220px!important; background-size:cover;-webkit-background-size: cover; -moz-background-size: cover;    -o-background-size: cover;  }
.bikeconfigac{display:none;}
.near_box .near_left h4 {font-size:17px;}
.dnone{display:block;}
.mnone{display:none;}
.w50{width:50%;}
.ofrslide .owl-prev{margin-left:-50px;}
.ofrslide .owl-next{margin-right:-50px;}
#overview .t-twin-1, #overview .t-twin-2{width:50%;}
.t-twin-1 img, .t-twin-2 img{height:auto;}
.twin-text.p70,.twin-text.p40{padding-top:15px;}
#overview .col-sm-5 .twin-text{position:absolute; height:auto;}
.popular-tag .form-group select.form-control{width:220px;}
.socialtab{float:left!important;}
.filter-row.popular-tag .nav-tabs > li:first-child{padding-left:0px;}
.fancybox-close{right:0px!important;}
}
/* ABOUT US PAGE */
.banner-about{max-width:100%;font-family: 'suzukiprobold';}
.banner-about .carousel-inner .item{width:100%;}
.banner-about .carousel-inner .item h1{font-size:40px;}
.banner-about .carousel-inner .item p{font-size:14px; font-weight:normal;font-family:'maisonneue-medium';}
.banner-about .carousel-inner .item img{width:100%;}
.banner-about .carousel-inner .item img.mbanner-responsive{display:none;}
.banner-about .carousel-inner .carousel-caption{background:transparent;width:50%;bottom:auto;top:15%;}
.about-inner-content .filter-row-lg{margin-bottom:60px;background:#f7f7f7;}
.about-inner-content .filter-row-lg .nav-tabs{padding:0;}
.about-inner-content .filter-row-lg .nav-tabs{display:flex}
.about-inner-content .filter-row-lg .nav-tabs > li > a{font-size:22px;margin-bottom:0;border-bottom:0;padding:20px 10px;display:block; text-align:center}
.about-inner-content .filter-row .nav-tabs > li.active > a {background: #0085ff;color:#fff !important}
.about-inner-content .owl-column-1{margin-top:30px;}
.about-inner-content .owl-theme .owl-controls{bottom:0;top:auto;width:auto; right:0; left:auto }
.about-inner-content .owl-theme .owl-controls .owl-nav div{background: #0085ff;width: 90px;height: 90px;right: 0; left:auto; top:auto; bottom:0}
.about-inner-content .owl-theme .owl-controls .owl-nav div:before,.about-inner-content .owl-theme .owl-next:after{border: none;width: auto;height: auto;border-right: 13px solid #fff;border-top: 10px solid transparent;border-bottom: 10px solid transparent;left: 40%;
top: 35px;}
/*.about-inner-content .owl-carousel .owl-item .item{height:auto;}*/
/*.about-inner-content .tab-pane .item{height:400px;}*/
.about-inner-content .owl-theme .owl-next:after{transform: rotate(180deg);right: auto;left: 43%;}
.about-inner-content p{font-size:14px;}
.about-inner-content{ }
.about-inner-content .tab-pane .item img{ max-width:100%; /*width:200px;*/ }
.about-inner-content h1{font-family: 'suzukiprobold'; font-size:40px;padding:0px; margin:0px;}
.about-inner-content .champion-year{font-size:21px;margin-top:30px; display:inline-block; width:100%;margin-bottom:2em}
.about-inner-content .champion-year span{font-size:70px;float:left;margin-right:15px;font-weight:bold; line-height:1.2}
.about-inner-content h6{font-size:18px; margin:0;}
.about-inner-content h4 {
    font-size: 25px;
    margin: 5px 0;
    font-family: 'suzukiprobold';
    line-height: normal;
    font-weight: normal;
    letter-spacing: normal;
}
.about-inner-content .box:not(:last-child){margin-bottom:50px;}
.about-inner-content .box ul{margin:0px;  padding:0;list-style:none;}
.about-inner-content .box ul li{font-size:16px;margin-bottom:5px; padding-left:15px; position:relative}
.about-inner-content .box ul li:before{content:'-';padding-right:8px; left:0; position:absolute;}
.about-inner-content .box ul li a{color:#000; text-decoration:none}
@media(max-width:992px){
.about-inner-content .champion-year{font-size:15px;}
.about-inner-content .filter-row-lg .nav-tabs > li > a{font-size:16px;}
}
/* accordion */
.accordion{ margin:2em 0;font-family:'maisonneuebook';}
.accordion .accordion-title{position: relative;margin: 0;font-size: 22px;padding:20px 30px 20px 50px;background: #fff;margin-top: 0px;cursor: pointer;transition: .5s;
font-weight:400; color:#000; border-top:7px solid #eaeaea;font-family: 'maisonneuebook'; }
.accordion .accordion-title.active{background-color: #f8f8f8;color: #0071d8; border-right:7px solid #eaeaea; border-top-color:#f8f8f8}
.accordion .accordion-title:before{position: absolute;content: '';left: 0;top:-7px;width: 40px;height: 40px;border-left: 7px solid #0085ff;border-top: 7px solid #0085ff;}
.accordion .accordion-title.active:before{height: 107%;}
.accordion .accordion-title:after{position: absolute;content: '';right: 15px;top:21px;width: 28px;height: 29px;background:url(../../images/website/icon-accordion.png) no-repeat;}
.accordion .accordion-title.active:after{background-position:right;right:8px}
.accordion .accordion-detail{ display:none;padding: 1em 1em 2em;border-right:7px solid #eaeaea; font-family:'maisonneuebook';}
.accordion .accordion-detail h3{ font-size:18px;}
.accordion .accordion-detail table tr td{ padding:10px; font-size:14px;}
/* Service detail page */
.service-detail,.book-test-ride{overflow:hidden;}
.service-detail h4{font-family: 'suzukiprobold';}
.service-detail .page-title{margin-bottom:0}
.service-detail .filter-row-lg .nav-tabs{}
.service-detail .filter-row-lg,.events-media .filter-row-lg{margin-bottom:60px;background:#f7f7f7;}
.service-detail .filter-row-lg .nav-tabs,.events-media .filter-row-lg .nav-tabs{padding:0;}
.service-detail .filter-row-lg .nav-tabs,.events-media .filter-row-lg .nav-tabs{display:flex}
.service-detail .filter-row-lg .nav-tabs li,.events-media .filter-row-lg .nav-tabs li{display:block; width:33.33%; padding:0;}
.service-detail .filter-row-lg .nav-tabs > li > a,.events-media .filter-row-lg .nav-tabs > li > a{font-size:22px;margin-bottom:0;
border-bottom:0;padding:18px 10px;display:block; text-align:center}
.service-detail .filter-row-lg .nav-tabs > li.active > a,
.events-media .filter-row-lg .nav-tabs > li.active > a{color:#fff!important; background:#0085ff;position:relative; height: 100%;}
.service-detail .filter-row-lg .nav-tabs > li.active > a:after,
.events-media .filter-row-lg .nav-tabs > li.active > a:after{position: absolute;content: '';left: 48%;bottom: -13px;border-top: 13px solid #0085ff;border-left: 10px solid transparent;border-right: 10px solid transparent;}
.service-detail .page-title:after{ display:none}
.service-detail .tab-content .nav-tabs{ display:flex}
.service-detail .tab-content .nav-tabs li{width:25%; padding:0px; margin:0!important}
.service-detail .tab-content .nav-tabs li a{padding:5px 25px;font-size: 30px;text-transform: uppercase;border-bottom: 5px solid transparent;display: inline-block;}
.service-detail .tab-content .nav-tabs li.active a{border-bottom-color:#0085ff;}
.service-detail .highlights-spec,.service-detail .left-nav-sidebar .box{ border-right:7px solid #f5f5f5; border-bottom:7px solid #f5f5f5;
font-family: 'suzukiprobold'; position:relative}
.service-detail .highlights-spec:after,.service-detail .left-nav-sidebar .box:after{content: '';position: absolute;right: -7px;bottom: -7px;border-right: 7px solid #0085ff;border-bottom: 7px solid #0085ff;width: 80px;height: 80px;}
.service-detail .highlights-spec p{position:relative; z-index:1; font-size:25px; font-family:'maisonneue-medium'; line-height:normal; margin-bottom:40px;}
.service-detail .highlights-spec p strong{font-size:40px; display:block;font-family: 'suzukiprobold'; color:#0085ff;font-weight:normal}
.service-detail .pro-specification{ font-size:13px;}
.service-detail .pro-specification tr td{ width:40%; padding:10px; font-size:13px;}
.service-detail .pro-specification tr td:nth-child(2){ width:60%; padding-left:5%; font-weight:600 }
.service-detail .serial-number{ margin-bottom:4em;}
.service-detail .serial-number ul{padding:0; margin:5px -5px 20px; display:flex; list-style:none;}
.service-detail .serial-number ul li{padding: 0 5px;display: block;width: 15%;text-align: center;}
.service-detail .serial-number ul li a{ text-decoration:none;padding: 15px 0;display: block;background: #f5f5f5;font-size: 28px;color: #000;
font-family: 'suzukiprobold';}
.service-detail .serial-number ul li.active a{background: #0085ff;color: #fff;}
.service-detail .left-nav-sidebar .box{padding-left:25px;}
.service-detail .left-nav-sidebar h6{font-size:16px; margin:0 0 10px; color:#0085ff;}
.service-detail .left-nav-sidebar ul{list-style:none; margin:0 0 1.5em; padding:0; font-family:'suzukiproregular';}
.service-detail .left-nav-sidebar ul li a{color:#000;font-family:'suzukiproregular';}
.service-detail .left-nav-sidebar ul li.active a{text-decoration:underline}
.service-detail .left-nav-sidebar ul li.active a:before{position: absolute;content: '';width: 21px;height: 10px;left: -30px;top: 4px;background: #0085ff;}
.service-detail .left-nav-sidebar ul li{ line-height:1.6; position:relative; margin-bottom:5px;}
.service-detail .left-nav-sidebar ul li a{text-decoration:none; font-weight:normal; font-size:14px; color:#000; position:relative}
.overcnttxt{position:static;}
@media(max-width:992px){
.service-detail .filter-row-lg .nav-tabs > li > a,
.service-detail .tab-content .nav-tabs li a,
.service-detail .serial-number ul li a,
.events-media .filter-row-lg .nav-tabs > li > a,
.service-detail .highlights-spec p{font-size:16px;}
.service-detail .tab-content .nav-tabs li{text-align:center;}
.service-detail .tab-content .nav-tabs li a{font-size:13px; padding:5px 0px;}
.service-detail .pro-specification tr td{padding:5px; font-size:13px;}
}
@media(max-width:767px){
.h1, h1{font-size:25px}
.service-detail .highlights-spec p{margin-bottom:20px}
.banner-about .carousel-inner .item img.product-banner{display:none;}
.banner-about .carousel-inner .item img.mbanner-responsive{display:block;}
}
/* events page */
.events-media{}
.events-media .filter-row-lg .nav-tabs > li{width:50%}
/* Search Result */
.search-result{}
.search-result h1{font-family: 'suzukiprobold'; font-size:40px;}
.search-result h5{font-family: 'suzukiprobold'; font-size:22px;; margin:0 0 15px;}
.search-result .search-row{margin-top:1em; margin-bottom:2em}
.search-result .search-row .thumb{width:250px;}
.search-result .thumb img{ width:100%; height:auto;}
@media(min-width:992px){
.search-result .thumb{ padding-right:40px;}
.by-clicking{
    margin-left: 20%;
    width: 80% !important;
}
}

.select-city .sort-by-cont .form-group {
    width: 100%;
}
.select-city .select2-hidden-accessible {
    border-radius: 0;
}
.select-city .select2.select2-container{
    width: 100% !important;
}
.select-city .select2-container .select2-selection--single{
    height: 35px !important;
    border-radius: 0px !important;
}
.select-city .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px;
    text-align: left;
}
.select-city .select2-results__option[aria-selected] {
    cursor: pointer;
    overflow: hidden;
}
.select-city .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 1px;
}
.select-city .selection--single {
    border-radius: 0px !important;
}
.eedback .terms-conditions-checkbox{
margin: 4px 0 0 !important; 
}
.dealer_list_expand_cont,#dealer_list_panel{margin-top:54px;}
.awards_list .item img{ width:100px;}
.awards_list .item{height:350px;}
/* input type file */
.fileinputs{position:relative; background:url(../../images/website/cv_icon.png) no-repeat 95% #f7f7f7;height: 60px;width: 100%;padding:0 5%;box-shadow: none;border: none;font-size: 13px;color: #666;font-family: 'maisonneuebold';font-weight: 600;outline: none;}
.fileinputs input[type="file"]{    position: absolute;left: 0;right: 0;top: 0;bottom: 0;opacity: 0;z-index: 2;padding: 0;margin: 0;height: auto;}
.fileinputs .default-placeholder{    line-height: 60px;font-size: 13px;color: #666;font-family: 'maisonneuebold';font-weight:600;position: absolute;left: 5%;right: 15%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
/* MEDIA CSS on Dated__(13-April-2019) */
@media(max-width:1200px){
.support_box .touch_box .sales_box .nav-tabs > li a span{font-size: 15px;}
}
@media(max-width:992px){
.find_box .dealer_box h4,.about-inner-content h1,.support_box .touch_box .get h3,.innerContent .page-title h1{font-size:30px;}
.innerContent .page-title h1{line-height:normal; margin-bottom:0;}
.innerContent .page-title{padding-bottom:10px; margin-bottom:1em;}
.big_box .cart_box ul,.product_box .tab-content ul{padding:0;}
.product_box .motorcycle_box .tabbable-line > .nav-tabs{padding:0;}
.motorcycle_box .tabbable-line > .nav-tabs > li > a{font-size: 19px;}
.vstar .v-left{width: 420px;padding: 20px 25px;}
.vstar .v-left img{margin-bottom:15px;}
.overview .tabbable-line > .nav-tabs > li > a{font-size:12px;}
.vstromview-bg .container{width:100%;}
.color-edition p{padding-left:0;}
.color-edition{padding-top:120px;}
.bikeconfigac li{font-size:18px;padding-left:0; padding-top:15px; line-height:1.2;}
.about-inner-content .filter-row-lg .nav-tabs > li > a{font-size:16px!important;padding: 10px;}
.filter-row.abt-filter .nav-tabs > li{padding:0 10px;}
.about-inner-content .filter-row-lg{margin-bottom:2em;}
.about-inner-content p{min-height:auto!important;}
.about-inner-content .champion-year span{font-size:45px;}
.find_box{padding:2em 0;}
.find_box .dealer_box p{font-size:13px;}
.find_box .dealer_box p:before{top:-8px;}
.find_box .dealer_box .user_detail{margin-top:2em;}
.accordion .accordion-title{font-size: 18px;padding: 10px 30px 10px 20px;}
.accordion .accordion-title:after {top:8px;}
.accordion-title .headling{min-height:auto!important; line-height:normal!important;}
.accordion-title .date{text-align:left; border:none!important;}
.accordion-title .date .dateDM,.accordion-title .date .dateY{font-size: 13px!important;display: inline-block;}
.filter-row .nav-tabs > li{padding:0 30px;}
.support_box .touch_box .sales_box{margin-top:1em;}
.support_box .touch_box .sales_box .nav-tabs > li a span {font-size: 10px;}
.support_box .touch_box .sales_box .tab-content{margin-top:2em;}
.support_box{padding:2em 0;}
}
.dealer_box img.m-hide, .dealer_box span.g-hide{display:none;}
@media(max-width:768px){
.offer-cr.owl-theme .owl-controls .owl-nav div{width:50px; height:50px;}
.ofrslide .owl-prev {    margin-left: -50px;}
.ofrslide .owl-next {    margin-right: -50px;}
.offer-cr.owl-theme .owl-controls .owl-nav div:before, .offer-cr.owl-theme .owl-next:after{top:17px;}
.accessories_box .kit_left{width:100%; float:left;}
.accessories_box .kit_right ul li{width:50%; height:300px;}
.accessories_box .accessorie_kit .tabbable-line > .nav-tabs > li{    width: 49.6%;}
.accessories_box .accessorie_kit .tabtop li a{font-size:16px;}
.accessories_box .genuine{width:100%; margin-left:0px;}
.accessories_box .kit_left ul li{display:inline-block; padding:0 18px;}
#header .nav-logo_box a img{ height: 54px;width: auto;}
#header .nav-logo_box{position:absolute!important}
#site-nav .col{padding-top: 85px;}
#site-nav li{margin-bottom:10px;}
.social_menus .facebook_social li{margin-right:5px}
#site-nav .books li a:before{transform: scale(0.6);left: -47px;top: -9px;}
#site-nav .books li{padding-bottom:0; line-height:1.3;}
#footer{padding:15px 0;}
#footer .social_icon{padding:0;}
#footer .footer_top ul li,#footer .footer_bottom ul li{float:none; display:inline-block; position:relative; padding:0;}
#footer .footer_top ul li a,#footer .footer_bottom ul li a{font-size:13px;padding: 4px 5px; display:block;}
#footer .footer_bottom{text-align:center;margin-top: 10px;}
#footer .social_icon ul li{width:auto; float:none; display:inline-block; padding:0 2px;}
#footer .footer_bottom ul li:nth-child(5n){padding:0;}
#footer .footer_top ul li:nth-child(5n) a {padding: 0px 10px;}
.big_box .cart_box ul li:nth-child(odd){width:47%; margin:0 6% 30px 0; }
.big_box .cart_box ul li:nth-child(odd){margin-top:-80px!important;}
.big_box .cart_box ul li .behind_box,.product_box .tab-content ul li .behind_box{    margin-bottom: 10px;}
.big_box .cart_box ul li h4,.product_box .tab-content ul li h4{font-size: 17px;}
.big_box .cart_box ul li a,.product_box .tab-content ul li a{font-size: 12px;}
.big_box,.product_box{padding: 3em 0px;}
.tabbable-line > .tab-content{margin:2em 0;}
.product-details .tabbable-line > .tab-content{margin:0px;}
.t-left{margin-bottom:20px;}
.overview .tabbable-line > .tab-content{padding-bottom:0px;}
.product_box .tab-content ul li:nth-child(odd){width:47%; margin:0 6% 30px 0;}
.product_box .tab-content ul li:nth-child(odd){margin-top:-20px!important;}
.product_box .tab-content ul li .behind_box .leave_box{padding:10px 0px 10px 25px;}
.product_box .tab-content ul li .behind_box .leave_box h3{font-size:19px;}
.product_box .tab-content ul li h4:before,.big_box .cart_box ul li h4:before{top:10px; height:3px;}
.color-edition{padding-top:15px;text-align:center;}
.bikeconfigac li{}
.book-btn{padding:10px 9px; font-size:12px;}
.near_box{margin-top:10px;}
.book-btn,.support_box .touch_box .sales_box .form-group{margin-bottom:10px;}
.near_box .near_right form,.find_box .dealer_box .user_detail .form-group select,
.people_box .middle-box form .submit_btn,
.support_box .touch_box .sales_box .form-group select{width:100%;}
.near_box .near_right form .form-group input.your,.find_box .dealer_box .user_detail .form-group select,.your,
.support_box .touch_box .sales_box .form-group select{padding-left:15px; padding-right:15px;}
.near_box .near_right form .form-group select.form-control,.find_box .dealer_box .user_detail .form-group select.form-control,.people_box .middle-box .form-group select.form-control,
.support_box .touch_box .sales_box .form-group select.form-control{background-position:98%;}
.pd-find-dealer-container .dealer_list_box,.find_box .dealer_list_box,.people_box .middle-box .form-group select{position:static!important; width:100%!important; padding:0 10px;}
.near_box .near_right p{margin:10px 0;}
.social-update > .wrap-tab > .row{margin-left:-0px!important; margin-right:-0px!important;}
/*.row{margin-left: -15px;}*//* conditional css */
.about-inner-content .owl-theme .owl-controls .owl-nav div{width:40px; height:40px;}
.about-inner-content .owl-theme .owl-controls .owl-nav div:before, .about-inner-content .owl-theme .owl-next:after{top:12px;}
.about-inner-content .filter-row-lg .nav-tabs > li > a{ font-size: 13px!important;}
.twin-text p{font-size: 20px; line-height:22px;}
.overcnttxt{position:absolute; bottom:30px;}
.twin-text a{font-size:11px;}
.people_box{padding:2em 0px;}
.people_box .middle-box h4{font-size:25px; margin-bottom:1em;}
.people_box .middle-box .form-group{margin-bottom:15px;}
.support_box .touch_box .sales_box .nav-tabs > li{margin-right:10px;margin-bottom:37px;}
.support_box .touch_box .sales_box .nav-tabs > li a img{margin-bottom:5px; height:15px;}
.media-products .more{clear: both;}
.innerContent{font-size:14px;}
.search-result .search-row .thumb{width:100%;} 
.jcarousel-pagination a.active{font-size: 14px!important;}
.jcarousel-pagination a{font-size: 12px!important;margin-right:20px!important} 
.overview .tabbable-line > .nav-tabs > li{width:auto;} 
.overview .tabbable-line > .nav-tabs > li > a{padding:7px 5px;}
.tabp-form,.tab-price{ width:100%; float:left;}
.prd-price li{width:100%;}
.spec{padding:15px;}
.spec h3{margin-top:0;}
.big_box .cart_box ul li a.m-hide{display:none;}
.mopacity-div{background:#000;width:100%;position:absolute;height:100%;opacity: 0.5;}
.menu_icon_box ul li{margin-bottom:50px;}
.find_box .dealer_box h4{font-size:18px;}
.txt-right{text-align:right;}
.dealer_box p.m-hide{display:none;}
.dealer_box #get_my_current_location{font-size:11px;}
.dealer_box img.m-hide, .dealer_box span.g-hide{display:inline-block;}
}
@media(max-width:640px){
.motorcycle_box .tabbable-line > .nav-tabs > li > a{font-size: 12px;}
.vstar .v-left{width:100%;}
.media-products .item{width:50%; height:250px;}/*15-5-2019*/
.vstar {     margin-top: 0px; }
.vstar .v-left:before{border-right:0px; border-top:0px;}
.vstar .v-left p:after{background:none;}
.vstar .v-left p{padding-top:15px;}
.media-products .thumb img{width: 100%; height: auto;max-width: 100%!important;max-height: auto!important;}
.media-products .desc{padding-right:0;}
.filter-row .nav-tabs > li {padding: 0 10px;}
.filter-row .nav-tabs > li > a{font-size:16px;}
.about-inner-content .filter-row-lg .nav-tabs > li > a {font-size: 15px!important;}
.about-inner-content .filter-row-lg .nav-tabs > li{padding:0 3px;}
.h5, h5{font-size:22px;}
}
@media(max-width:420px){
.about-inner-content .filter-row-lg .nav-tabs > li > a{padding:10px 6px;font-size: 14px!important;}
.filter-row .nav-tabs > li > a{font-size:12px;}
#site-nav li a, #site-nav .books li a{font-size:11px;}
.visit-counter-container{
	margin-bottom:45px!important;
}
.visit-counter-container strong{ font-size: 25px!important; line-height: 40px!important;}
.total_no_of_visits{ font-size: 25px!important;}
}
/* events page */
.events-media{}
.events-media .filter-row-lg .nav-tabs > li{width:50%}
/* Search Result */
.search-result{}
.search-result h1{font-family: 'suzukiprobold'; font-size:40px;}
.search-result h5{font-family: 'suzukiprobold'; font-size:22px;; margin:0 0 15px;}
.search-result .search-row{margin-top:1em; margin-bottom:2em}
.search-result .thumb img{ width:100%; height:auto;}
@media(min-width:992px){
.search-result .thumb{ padding-right:40px;}
}
/* input type file */
.fileinputs{position:relative; background:url(../images/cv_icon.png) no-repeat 95% #f7f7f7;height: 60px;width: 100%;padding:0 5%;box-shadow: none;border: none;font-size: 13px;color: #666;font-family: 'maisonneuebold';font-weight: 600;outline: none;}
.fileinputs input[type="file"]{    position: absolute;left: 0;right: 0;top: 0;bottom: 0;opacity: 0;z-index: 2;padding: 0;margin: 0;height: auto;}
.fileinputs .default-placeholder{    line-height: 60px;font-size: 13px;color: #666;font-family: 'maisonneuebold';font-weight:600;position: absolute;left: 5%;right: 15%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
/* events detail page - 26-04-2019 */
.event-detail .owl-carousel{ padding:0; margin:3em 0}
.event-detail h1{font-size:40px;text-transform: uppercase; font-weight:bold}
.event-detail .events-date{margin: 15px 0;font-size: 18px;color:#8e8e8e;}
/* site map page - 26-04-2019  */
.sitemap-page-list{}
.sitemap-page-list .moz-col-2{ display:inline-block; width:100% }
.sitemap-page-list .moz-col-2>li{float:left; width:50% }
.sitemap-page-list ul{list-style:none; padding:0; margin:0 0 30px;}
.sitemap-page-list ul li a{text-decoration:none;}
.sitemap-page-list .menu-list>li{position:relative; padding-left:28px; padding-top:5px; margin-bottom:2.7em}
.sitemap-page-list .menu-list>li:before{position: absolute;content: '';border-left: 7px solid #e3e3e3;border-top: 7px solid #e3e3e3;width: 40px;height: 32px;left: 0;top: 0;}
.sitemap-page-list .menu-list .has-sub{ margin-bottom:2em}
.sitemap-page-list .menu-list .has-sub> li{ position:relative; }
.sitemap-page-list .menu-list .has-sub> li> a{font-size:18px;}
.sitemap-page-list .menu-list .has-sub> li> ul> li> a{font-size:13px;}
.sitemap-page-list .menu-list .has-sub> li:before{position: absolute;content: '';background: #e3e3e3;width: 12px;height: 5px;left: -27px;top: 14px;}
.sitemap-page-list .menu-list>li>a{font-size:24px; text-transform:uppercase; color:#0084ff; font-weight:600}
.sitemap-page-list .menu-list>li>ul{margin:1em 0 0}
.sitemap-page-list .menu-list>li>ul>li>ul{margin:5px 0 1em}
.sitemap-page-list .menu-list>li li{font-size:18px;}
.sitemap-page-list .menu-list>li li li{font-size:13px;}
.sitemap-page-list .menu-list>li li a{color:#000}
.sitemap-page-list .social-links li{ display:inline-block}
@media(max-width:768px){
.sitemap-page-list .menu-list>li>a{ font-size:22px;}
.sitemap-page-list .menu-list>li:before{ border-width:5px;}
.sitemap-page-list .menu-list>li{margin-bottom:1em;}
}
/*14-5-2019*/
.home-tab{  margin:0px; padding:0px; }
.home-tab li{text-align: center; margin-left:0px;}
.home-tab li a{display:inline-flex;border: none;color: #fff;background: none;padding:30px 40px 27px 40px;text-transform: uppercase;font-size: 16px;font-family: 'suzukiprobold';}
.home-tab li a:hover{background: #0085ff; 
      /*color:#020202;*/ 
      text-decoration:none;}
.home-tab li.active a{border: none;
color: #fff!important;background: #0085ff;border-radius: 0px;padding:30px 40px 27px 40px;}
.prodsec-tab{ width:100%; float:left; text-align:center;}
.prodsec-tab li{display:inline-block;margin-right: 2px; margin-left:0px;text-align: center; float: none;width: 12%;
padding: 0 10px;
background-size: 200% 100%;transition: all .5s ease-out;background-position: right bottom;}
/* .prodsec-tab li:hover {background-position: left bottom;} */
.prodsec-tab li:hover a{background:none;}
.prodsec-tab li.active{     background:#0085ff;}
.prodsec-tab li.active a, .prodsec-tab li.active .productTab{color:#fff;}
.prodsec-tab li .productTab, .pn-ProductNav li .productTab{
    background-color: transparent;
    padding: 15px 0;
    border: none;
    display: block;
    line-height: 50px;
    text-align: center;
    width: -webkit-fill-available;
    background: linear-gradient(to right, #0085ff 50%, white 50%);
    background-size: 200% 100%;
    transition: all .5s ease-out;
    background-position: right bottom;
}
.prodsec-tab li .productTab.active, .pn-ProductNav li .productTab.active,.pn-ProductNav li .productTab:hover{
    background-position: left bottom;
    color: #fff;
}
   
  

.pn-ProductNav li .productTab{
    width: 150px;
}

.prodsec-tab li a, .prodsec-tab li.productTab, .pn-ProductNav li .productTab{    font-family: 'suzukiprobold';    border: 0;margin-right: 0;transition: all .6s ease-out;color: #020202;
text-transform: uppercase;font-size: 16px;padding: 15px 0px;text-align: center;}
.pn-Advancer.pn-Advancer_Right{right:20px;}
.pn-ProductNav li .productTab.uploadBtn{
    padding: 0;
}
.top_tab .pn-ProductNav{width:100%;}
.top_tab .pn-ProductNav ul{
    width: 100%;
    background-color: #000;
}
@media only screen 
and (max-width : 360px) 
and (orientation : portrait) { 
.home-tab li a{padding:10px 17px 10px 17px;font-size:13px;}
.home-tab li.active a{padding:10px 19px 10px 17px;}
}
@media only screen 
and (min-width : 375px) 
and (orientation : portrait) { 
.home-tab li a{padding:10px 19px 10px 17px; font-size:13px;}
.home-tab li.active a{padding:10px 19px 10px 17px;}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) { 
.home-tab li a{padding:10px 23px 10px 20px; font-size:13px;}
.home-tab li.active a{padding:10px 23px 10px 20px;}
}
@media only screen 
and (min-width : 412px) 
and (max-width : 690px) 
and (orientation : portrait) { 
.home-tab li a{    padding: 12px 22px 11px 22px;font-size:13px;}
.home-tab li.active a{    padding: 12px 22px 11px 22px;}
}
@media only screen 
and (min-width : 414px) 
and (max-width : 736px) 
and (orientation : portrait) { 
.home-tab li a{    padding: 12px 26px 11px 26px;font-size:13px;}
.home-tab li.active a{    padding: 12px 26px 11px 26px;}
}
@media(max-width:768px){
.prodsec-tab li{width:auto; }
.prodsec-tab li a{padding:8px; font-size:13px;}
.prodsec-tab .pn-ProductNav_Link{min-height:auto;}
.moto_box .wrap-tab{padding-left:0%;}
#header .top_section{width:90%;}
.home-tab li a.pn-ProductNav_Link{min-height:auto;}
.mopacity-div{top:0px;}
.racing_box .gixer .gixxer_cup{position:static; width:100%;}
}
@media(min-width:768px){
.logo_box a img.ld-hide{display:block;}
.logo_box a img.md-hide{display:none;}
#header .top_section .left_menu ul li a{padding:0 16px;}
#footer .footer_top{ float:left; width:100%;}
#footer .footer_top ul li{display:inline-block; float:none;}
#footer .footer_bottom ul{width:100%; float:left;text-align:center;}
#footer .footer_bottom ul li{display:inline-block; float:none;  }
#footer .social_icon ul{width: 100%;float: left;}
#footer .social_icon ul li{float:none; display:inline-block;}
#site-nav{padding-left:90px;}
.modal-dialog.modal-width{
    width: 600px;
}
#header.gixer_gang_header .top_section {
    width: 100%;
}
.gixer_gang_join_form .login_form {
    padding: 100px 0;
}
.gixer_gang_join_form .jointogang .form-group label {
    width: 20%;
}
.gixer_gang_join_form .jointogang .form-group {
    display: flex;
}
}
@media(min-width:992px){
    #header.gixer_gang_header .top_section {
        width: 95%;
    }
    .gixer_gang_join_form .login_form {
        padding: 40px 0;
    }
}
@media screen and (min-width: 800px) and (max-width:1280px) {
.social_update .left_box ul li {width: 33.333%;float: left;text-align: center;margin-bottom: 15px;}
.social_update .left_box ul li img{margin-bottom:10px;margin-right:0px;}
.social_update .left_box ul li h2{display:block;}
.jcarousel .carousel-caption{width:100%; background:#000;}
.big_box .cart_box ul li a.m-hide{display:none;}
.pm-hide{display:none;}
.pm-show{display:block;}
.bikeconfigac{display:none;}
.colr-dsk{display:none;}
.colr-mobile{display:block;}
.color-edition p{display:inline;}
.color-edition p img{display:none;}
.greybke,.yellowbk{vertical-align:middle;}
.color-edition {padding-top: 15px;text-align: center;}
.colr-mobile {display: block;}
#header .top_section{width:90%;}
.support_box .touch_box .sales_box .nav-tabs > li{margin-right:22px;}
.accessories_box .accessorie_kit .tabbable-line > .nav-tabs > li{width:49.8%;}
.accessories_box .kit_left{width:100%; float:left;}
.accessories_box .kit_left ul li{display:inline; padding:10px;}
.accessories_box .kit_right ul li{width:33.33%;}
.accessories_box .genuine{width:100%; margin-right:0px;}
.racing_box .gixer .gixxer_cup{position:static; width:100%;}
#footer .footer_top{text-align:center; float:left; width:100%;}
#footer .footer_top ul li{display:inline-block; float:none;}
#footer .footer_bottom ul{width:100%; float:left;text-align:center;}
#footer .footer_bottom ul li{display:inline-block; float:none;  }
#footer .social_icon ul{width: 100%; float: left; text-align: center;}
#footer .social_icon ul li{float:none; display:inline-block;}
.sep1{text-align:center;}
}
@media screen and (min-width: 1025px) {
.hide-overview{ display: none; }
}



/* jass editing */

@media(max-width:1920px) {
/*    .giXer_gang_sliDer .moto_box {
        width: 100%;
        float: left;
        height: 65px;
        margin-top: -100px;
    }*/
    .giXer_gang_sliDer .moto_box {
        width: 100%;
        height: 79px;
        left: 0;
        background: rgba(0,0,0);
        margin-top: -79px;
    }
}

@media(max-width:1280px){
    .support_box .touch_box .sales_box .nav-tabs > li {
        margin-right: 0;
        padding: 7px;
        width: 20%;
    }
    .accessories_box .kit_right {
        width: 100%;
    }
    .accessories_box .kit_left ul {
        padding: 25px 25px 25px 25px;
    }
    .social_update .left_box {
        padding: 80px 15px 80px 20px;
    }
    .social_update .left_box ul li {
        width: 100%;
        text-align: left;
    }
    .social_update .left_box ul li img {
        margin-right: 15px;
        float: left;
        width: 45px;
    }
    .social_update .left_box ul li h2 {
        font-size: 30px;
        top: 22px;
    }
    #footer .social_icon {
        padding: 0;
    }
    .giXer_gang_sliDer .moto_box li.active a {
	    padding: 26px;
	    font-size: 18px;
}
	.giXer_gang_sliDer .home-tab li a{
	    padding: 30px 40px 27px 40px;
	    font-size: 16px;
	}
	.giXer_gang_sliDer .moto_box li.active a {
	    padding: 29px 26px 26px 26px;
	    font-size: 17px;
	}
	#footer {
	    padding: 30px 6%;
	}
}

@media(max-width:1145px){
    .cookie-policy button {
        padding: 9px;
        font-size: 13px;
    }
    .cookie-policy h4 {
        font-size: 18px;
    }
}

@media(max-width:1199px){
    .about-inner-content .filter-row-lg .nav-tabs > li > a {
        font-size: 18px !important;
        padding: 15px 32px !important;
    }
    .about-inner-content .filter-row.abt-filter .nav-tabs > li {
        padding: 0 !important;
    }
    .support_box .touch_box .sales_box .nav-tabs > li {
        margin-right: 0;
        padding: 7px;
        width: 20%;
    }
    .support_box .touch_box .sales_box .nav-tabs > li a span {
        font-size: 14px;
    }
    .support_box .touch_box .sales_box .nav-tabs > li a img {
        margin-bottom: 25px;
        height: 34px;
    }
    .prodsec-tab li {
        width: auto;
        background: none;
    }
    #site-nav li a {
        font-size: 25px;
    }
    .home-tab li.active a {
        padding: 20px;
    }
    .home-tab li a {
        padding: 20px;
    }
    .bike_tab .moto_box {
        padding-top: 17px;
    }
    .jcarousel-wrapper .jcarousel-control-prev, .jcarousel-wrapper .jcarousel-control-next {
        width: 70px;
        height: 70px;
    }
    .jcarousel-wrapper .jcarousel-control-next:after {
        top: 25px;
    }
    .jcarousel .carousel-caption {
        padding: 25px 20px;
    }
    .carousel-caption .top-box h1 {
        margin-bottom: 8px;
        font-size: 25px;
    }
    .carousel-caption .top-box p {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .carousel-caption .top-box a {
        font-size: 14px;
    }
    .social_update .left_box {
        padding: 30px 15px;
    }
    .social_update .left_box ul li img {
        width: 35px;
        margin-bottom: 0;
    }
    .social_update .left_box ul li h2 {
        font-size: 27px;
        top: 18px;
    }
    .hamburger {
        padding: 21px 9px 20px 13px;
    }
    .jcarousel-pagination a.active {
        font-size: 24px;
    }
    .jcarousel-pagination a {
        font-size: 18px;
    }
    .cookie-policy {
        padding: 20px;
    }
    .cookie-policy h4 {
        font-size: 20px;
    }
    .cookie-policy {
        line-height: 16px;
    }
    .cookie-policy button {
        padding: 7px 6px;
        font-size: 13px;
        width: 98%;
    }
    .cls-btn {
        right: 10px;
    }
    #site-nav .books li a {
        font-size: 16px;
    }
    #footer .footer_bottom {
        margin-top: 22px;
    }
    #footer .social_icon ul li {
        width: 6%;
    }
    #footer .social_icon {
        margin-top: 10px;
    }
    .sep1 {
        margin-top: 15px;
    }
    .sep1 img {
    width: 100px;
    }
    #footer .footer_bottom ul {
        width: 100%;
        float: left;
        text-align: center;
        margin: 0;
        padding: 0;
    }
    .campaign-bottom-button a {
        padding: 15px !important;
        font-size: 26px !important;
        width: 85% !important;
    }
    
    .giXer_gang_sliDer .moto_box {
        padding-top: 0;
        margin-top: -5vw;
    }
    .giXer_gang #header .top_section .logo_box a img {
        height: 64px;
    }
	#header.gixer_gang_header .top_header {
	 height: 65px;
}

.upcOming_expedtion_1 .heading, .previous_expedition_1 .top_row .heading, .leader_board_head .heading {
	margin : 15px 0 15px!important;
}
    .giXer_gang #header .top_section .left_menu ul li a {
        font-size: 15px;
        padding: 0 20px;
    }
    .giXer_gang #header .top_section .left_menu ul li {
        margin-top: 22px;
        padding-bottom: 21px;
    }
    .giXer_gang #site-nav li a {
        font-size: 20px;
    }
    .giXer_gang #header .left_menu_icon_box ul li a img {
        width: 32px;
    }
    .giXer_gang .menu_icon_box ul li {
        margin-bottom: 20px;
    }
    .giXer_gang .menu_icon_box {
        top: 20%;
    }
    .giXer_gang #header .top_section .left_menu ul {
        margin-right: 10px;
    }
    .giXer_gang #header .top_section .left_menu ul li a {
            font-size: 13px;
            padding: 0 15px;
    }
    .giXer_gang #header .top_section .left_menu ul {
        margin-right: 40px;
    }
    .giXer_gang #header .left_section {
        width: 66px;
    }
    .menu_icon_box {
        width: 66px;
    }
    .giXer_gang .menu_icon_box ul li {
        margin-bottom: 15px;
    }
    .giXer_gang .menu_icon_box {
        top: 16%;
    }
}

@media (max-width: 1010px){
.giXer_gang_sliDer .moto_box {
    margin-top: -6vw;
}
}
@media(max-width:992px){
    .prodsec-tab li a {
        font-size: 15px;
    }
    .about-inner-content .filter-row-lg .nav-tabs > li > a {
        padding: 10px 38px;
    }
    .about-inner-content .filter-row.abt-filter .nav-tabs > li {
        padding: 0;
    }
    #site-nav .col {
        padding-top: 110px;
    }
    #site-nav li a {
        font-size: 18px;
    }
    #site-nav li {
        margin-bottom: 18px;
    }
    #site-nav .books li a {
        font-size: 14px;
    }
    #site-nav li a img {
        width: 24px;
    }
    .big_box .cart_box ul li .behind_box {
        margin-bottom: 15px;
    }
    .big_box .cart_box ul li h4 {
        font-size: 25px;
    }
    .big_box .cart_box ul li h4::before {
        top: 16px;
        width: 45px;
        height: 5px;
    }
    .feaTure_sPecifications .btns a.customPreviousBtn {
        right: 7px !important;
    }
    .giXer_gang #results p {
	    margin-top: 0;
}
	.drive-count {
	    margin-bottom: 25px;
	}
	.upcOming_expedtion_1 .heading span, .previous_expedition_1 .top_row .heading span, .leader_board_head .heading span {
	    margin-bottom: 0px;
	    letter-spacing: normal;
	    font-weight: 700;
	    font-size: 25px;
	    border-bottom: 5px solid #0085ff;
	}
	.right_upcoming_content h3 {
	    font-size: 27px;
	    line-height: 22px;
	}
	.place {
	    font-size: 14px;
	    margin-bottom: 5px;
	    padding: 0;
	}
	.right_upcoming_content h4 {
	    font-size: 20px;
	}
	.right_upcoming_content .expedion_Content {
	    font-size: 14px;
	    line-height: 17px;
	    margin-bottom: 8px;
	    font-family: 'maisonneuebook';
	}
	.read-more a {
	    font-size: 14px;
	}
	.suzuki-gixxer-container .heading span {
	    border-bottom: 6px solid #0085ff;
	}
	.suzuki-gixxer-container .heading {
	    margin-bottom: 35px;
	    font-size: 30px;
	}
	.giXer_gang .portfolio-item .portfolio-overlay {
	    padding: 10px 10px !important;
	}
	.suzuki-gixxer-container .portfolio-overlay .caption h5 {
	    font-size: 18px !important;
	    margin: 0 !important;
	}
	.suzuki-gixxer-container .caption_lower_text p {
	    margin-bottom: 0 !important;
	    font-size: 13px !important;
	    line-height: normal !important;
	}
	.suzuki-gixxer-container .caption_lower_text a .btn.btn-link {
	    font-size: 13px !important;
	    padding: 5px 13px !important;
	}
	.suzuki-gixxer-container .post-item {
	    min-height: 300px !important;
	}
	.owl-testimonial button,
	.owl-suzuki-gixxer button {
	    width: 35px !important;
	    height: 35px !important;
	}
	.owl-testimonial button.owl-prev::after, 
	.owl-suzuki-gixxer button.owl-prev::after, #owl-tournament-gallery button.owl-prev:after {
	    top: 9px;
	    right: 3px;
	}
	.owl-testimonial button.owl-next::after, .owl-suzuki-gixxer button.owl-next::after, #owl-tournament-gallery button.owl-next:after {
    	top: 9px !important;
    }
    .giXer_gang .portfolio-overlay .caption p {
	    font-size: 13px !important;
	    line-height: 15px !important;
	    margin-bottom: 9px !important;
	}
	.giXer_gang .portfolio-overlay .caption span.btn.btn-link {
	    padding: 5px 13px !important;
	}
	
}


@media(max-width:991px){
    .about-inner-content .filter-row-lg .nav-tabs > li > a {
        padding: 10px 20px !important;
        font-size: 16px !important;
    }
    .support_box .touch_box .sales_box .nav-tabs > li a span {
        font-size: 13px;
    }
    .support_box .touch_box .sales_box .nav-tabs > li a img {
        margin-bottom: 17px;
        height: 30px
    }
    .support_box .touch_box .sales_box .nav-tabs > li > a::before {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 10px solid #0085ff;

    }
    .support_box .touch_box .sales_box .nav-tabs > li > a::after {
        height: 5px;
    }
    .support_box .touch_box .sales_box .nav-tabs > li.active > a {
        line-height: 17px;
    }
    .feaTure_sPecifications_form {
        margin-top: 20px;
        width: 100%;
        float: left;
    }
    .feaTure_sPecifications_form .has-feedback {
        width: 100%;
        float: left;
        padding-right: 0;
        padding-left: 25px;
    }
    .feaTure_sPecifications_form .form-group {
        width: 100%;
        float: left;
        padding-left: 25px;
        padding-right: 0px;
    }
    .product-overview-container {
        width: 100%;
        float: left;
    }
    .get-price-container {
        width: 100%;
        float: left;
    }
    .get-price-container .get-price-title {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .features-specifications-container {
        width: 100%;
        float: left;
    }
    .features-specifications-container .custom-tab-content {
        position: relative;
        width: 100%;
        float: left;
    }
    .features-specifications-container .owl-theme .item h5 {
        padding: 20px 10px 15px 10px;
    }
    .feaTure_sPecifications .owl-theme .item .feaTure_sPecifications_heading {
        font-size: 30px !important;
    }
    .get-price-container .tabp-form .tab-frm li {
        width: 100%;
        margin-right: 0;
        padding: 0;
        margin-bottom: 15px;
    }
    .product-price-cont {
        display: none;
    }
    .tabp-form select.form-control {
        background: url(../../images/website/icon-down.png) no-repeat 96% #f7f7f7;
        -webkit-appearance: none;
    }
    .get-price-container .tabp-form {
        width: 100%;
    }
    .features-specifications-container .owl-theme .item .item-row .item-right {
        width: 100% !important;
    }
    .feaTure_sPecifications .owl-theme .item .feaTure_sPecifications_heading {
        font-size: 30px !important;
        padding: 20px 0 10px 0;
        margin: 0;
    }
    .feaTure_sPecifications .item-right td {
        font-size: 14px;
        line-height: 24px;
    }
    .feaTure_sPecifications .owl-theme .item .item-row .item-left {
        padding-bottom: 25px;
    }
    .feaTure_sPecifications .btns {
        width: 100%;
    }
    .feaTure_sPecifications .btns a.customPreviousBtn {
        right: 4px !important;
    }
    .campaign-bottom-button a {
        padding: 15px !important;
        font-size: 26px !important;
        width: 100% !important;
        margin-bottom: 15px;
    }
    .campaign-bottom-button-container {
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }
    .giXer_gang .portfolio-item .portfolio-overlay {
	    padding: 10px 10px !important;
}
	.giXer_gang .portfolio-overlay .caption span.btn.btn-link {
	    padding: 5px 13px !important;
	}
	.about-inner-content h4 {
	    font-size: 20px !important;
	}
	.giXer_gang .portfolio-items .mf-200 h4 span {
	    font-size: 16px !important;
	}
	.upcOming_expedtion_picture_slider {
	    width: 100%;
	    float: left;
	    margin: 15px 0;
	}
	.giXer_gang .portfolio-item .portfolio-overlay {
		/* position: static !important;
		background: #000 !important; */
	}
	.leadership {
	    display: flex;
	    justify-content: center;
	    flex-direction: column;
	}
	.leadership .leadership_cat1 {
	    order: 2;
	}
	.leadership .leadership_cat2 {
	    order: 1;
	}
	.leadership .leadership_cat3 {
	    order: 3;
	}
	.giXer_gang #results img {
	    width: 100%;
	    margin: 0 auto;
	}
	.upcOming_expedtion_1 .right_upcoming_content {
		float: left;
	}
	.giXer_gang_sliDer .moto_box {
	    padding-top: 0;
	}
}


@media(max-width:850px){
    .home-tab li a {
        padding: 20px 20px 20px 20px;
        font-size: 14px;
    }
    .home-tab li.active a {
        padding: 20px;
    }
    .wrap-tab {
        padding: 0 0 0 5%;
        position: relative;
    }
    #header .left_section {
        height: 98%;
    }
    .menu_icon_box ul li {
        margin-bottom: 30px;
    }
    .jcarousel-wrapper .jcarousel-control-prev, .jcarousel-wrapper .jcarousel-control-next {
        width: 60px;
        height: 60px;
    }
    .jcarousel-wrapper .jcarousel-control-next::after {
        top: 22px;
        left: 4px;
        border-width: 8px 14px 8px 0;
    }
    .bike_tab .moto_box {
        padding-top: 20px;
    }
    .social_update .wrap-tab h1 {
        margin-bottom: 10px;
        font-size: 30px;
    }
    .giXer_gang_sliDer .moto_box li.active a {
	    padding: 15px 20px 15px 20px;
	    font-size: 15px;
}
	.giXer_gang_sliDer .home-tab li a {
	    padding: 15px 20px 15px 20px;
	    font-size: 15px;
	}
	.giXer_gang_sliDer .moto_box {
	    padding-top: 0;
        height: 51px;
        margin-top: -51px;
	}
	.giXer_gang_sliDer .jcarousel-pagination a {
	    font-size: 17px;
	    margin-right: 60px;
	}
	.giXer_gang_sliDer .jcarousel-pagination a.active{
		font-size: 20px;
	}
	.suzuki-gixxer-container .post-item {
	    min-height: 270px !important;
	}
	.stories-container .story-box {
	    min-height: 292px !important;
	}
}

@media(max-width:799px){
    .accessories_box .kit_left ul li {
        display: inline;
        padding: 10px;
        height: auto;
    }
    .accessories_box .accessorie_kit .tabbable-line > .nav-tabs > li {
        width: 49%;
    }
    .accessories_box .kit_left {
        width: 100%;
        float: left;
    }
    .carousel-caption .top-box h1 {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 27px;
    }
    .carousel-caption .top-box p {
        margin-bottom: 25px;
    }
    .carousel-caption {
        padding: 25px;
    }
    .social_update .left_box ul li h2 {
        font-size: 27px;
        top: 11px;
    }
    #footer .social_icon {
        margin-top: 10px;
        text-align: center;
    }
}


@media(max-width:768px){
    .prodsec-tab li {
        width: auto;
        padding: 0 6px;
    }
    .prodsec-tab li a {
        padding: 8px 0;
        font-size: 13px;
    }
    .accessories_box .kit_right ul li .seat_box {
        margin-bottom: 15px;
    }
    .accessories_box .kit_right ul li h6 {
        font-size: 14px;
        line-height: 18px;
    }
    .accessories_box .kit_right ul li span {
        font-size: 15px;
    }
    .accessories_box .kit_right ul li p {
        font-size: 13px;
        overflow-wrap: break-word;
        word-wrap: break-word;
        hyphens: auto;
    }
    .accessories_box .kit_right ul li {
        width: 50%;
        height: 350px;
        display: inline-block;
    }
    .jcarousel-pagination a.active {
        font-size: 18px !important;
    }
    .jcarousel-pagination a {
        font-size: 14px !important;
    }
    #header .top_section .left_menu ul li a {
        padding: 0 10px;
    }
    #footer .footer_top ul li a, #footer .footer_bottom ul li a {
        font-size: 13px;
        padding: 4px 9px;
        display: block;
    }
    #footer .footer_bottom {
        margin-top: 10px;
    }
    #footer .social_icon ul li a img {
        width: 24px;
    }
    #footer .social_icon ul li {
        width: auto;
        margin: 0;
    }
    .sep1 img {
        width: 85px;
    }
    #footer .social_icon {
        margin-top: 0px;
        text-align: center;
    }
	.giXer_gang_sliDer .moto_box {
	    margin-top: -100px;
}
	   	.previous_expedition_2 {
    padding-top: 10px ;
}
.giXer_gang_sliDer .moto_box {
    margin-top: -10vw;
}
}

@media(max-width:767px){
    .hamburger-inner {display: block; top: 50%; margin-top: 2px;}
    .about-inner-content .filter-row-lg .nav-tabs > li > a {
        padding: 11px 23px !important;
        font-size: 15px !important;
    }
    .cookie-policy h4 {
        font-size: 18px;
        margin: 0;
        padding-bottom: 2px;
    }
    .cookie-policy {
        line-height: 15px;
        font-size: 12px;
    }
    .cookie-policy button {
        margin-top: 10px;
    }
    .mbanner-responsive {
        display: none;
    }
    #bannerVideo {
        display: block;
    }
    .hamburger-box {
        width: 20px;
        height: 18px;
    }
    .hamburger {
        padding: 15px 16px 18px 20px;
    }
    #header .menu_icon_box ul li a img {
        width: 16px;
    }
    .menu_icon_box {
        top: 75px;
    }
    .menu_icon_box ul li {
        margin-bottom: 20px;
    }
    .jcarousel-wrapper .jcarousel-control-prev, .jcarousel-wrapper .jcarousel-control-next {
        width: 45px;
        height: 45px;
    }
    .jcarousel-wrapper .jcarousel-control-next::after {
        top: 17px;
        left: 4px;
        border-width: 7px 12px 7px 0;
    }
    .carousel-caption .top-box h1 {
        margin-bottom: 10px;
        font-size: 22px;
        line-height: 20px;
    }
    .carousel-caption .top-box p {
        margin-bottom: 17px;
        font-size: 12px;
        line-height: 17px;
    }
    .carousel-caption .top-box a {
        font-size: 12px;
    }
    .social_update .left_box ul li img {
        width: 30px;
        margin-bottom: 0;
    }
    .social_update .left_box ul li h2 {
        font-size: 22px;
        top: 5px;
    }
    .social_update .left_box {
        padding: 20px 15px;
    }
    .social_update .wrap-tab h1 {
        margin-bottom: 10px;
        font-size: 26px;
    }
    #site-nav li a {
        font-size: 15px;
    }
    .giXer_gang #site-nav .col {
	    flex: 0 0 50%;
	    float: left;
	    width: 50%;
	}
    #site-nav li {
        margin-bottom: 12px;
    }
    .social_menus .facebook_social {
        margin-left: 15px;
    }
    .big_box .cart_box ul li:hover h4 {
        padding-left: 50px;
    }
    .big_box .cart_box ul li h4 {
        font-size: 22px;
    }
    .big_box .cart_box ul li h4::before {
        top: 16px;
        width: 40px;
        height: 4px;
    }
    .product-banner {
        display: block;
    }
    .big_box .cart_box ul li h4 {
        font-size: 16px;
    }
    .big_box .cart_box ul li .behind_box {
        margin-bottom: 8px;
    }
    .big_box .cart_box ul li h4::before {
        top: 10px;
        width: 40px;
        height: 3px;
    }
    .big_box .cart_box ul li a, .product_box .tab-content ul li a {
        font-size: 12px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .big_box .cart_box ul li h4, .product_box .tab-content ul li h4 {
        font-size: 15px;
        line-height: 18px;
    }
    .product_box .tab-content ul li:hover h4 {
        color: #0085ff;
        padding-left: 30px;
    }
    .product_box .tab-content ul li h4::before, .big_box .cart_box ul li h4::before {
        top: 7px;
        height: 3px;
        width: 25px;
    }
    .product_box .tab-content ul li::before {
        top: -6px;
        right: -6px;
    }
    .product_box .motorcycle_box .tabbable-line > .nav-tabs > li.active > a {
        border-bottom: 5px solid #0085ff;
    }
    .product_box .back {
        font-size: 17px;
        padding-left: 133px;
    }
    .product_box .back::before {
        top: 12px;
        left: 67px;
        width: 60px;
        height: 2px;
    }
    .inner_header {
        background: transparent;
    }
    .campaign_new_header .hamburger {
        display: block;
    }
    .campaign_new_header .top_section {
        background: #000;
    }
    .campaign_new_header #campaignVideo {
        margin-top: 55px;
    }
    #view360 {
        width: 100% !important;
        /*background: none;*/
        float: left;
    }
    .feaTure_sPecifications .owl-theme .item .feaTure_sPecifications_heading {
        font-size: 26px !important;
        padding: 15px 0 10px 0;
            padding-right: 0px;
            padding-left: 0px;
        margin: 0;
    }
    .feaTure_sPecifications .owl-theme .item .item-row .item-left {
        padding-bottom: 0;
    }
    .feaTure_sPecifications .btns {
        width: 99%;
        top: 32%;
    }
    .feaTure_sPecifications .btns a.customPreviousBtn {
        right: 8px !important;
    }
    .features-specifications-container .owl-theme .item .item-row .item-right {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }
    .campaign-title a {
        padding: 15px 7px;
        font-size: 18px;
    }
    .campaign-bottom-button a {
        padding: 10px !important;
        font-size: 23px !important;
        width: 100% !important;
        margin-bottom: 15px;
    }
    .giXer_gang #header .top_section .logo_box a img {
	    height: 54px;
    }
    #header.gixer_gang_header .top_header {
    	 height: 54px;
    }
    .footer_top ul {
        text-align: center;
    }
	.giXer_gang #header .left_section {
	    width: 56px;
	}
	.menu_icon_box {
	    width: 55px;
	}
	.giXer_gang #header .left_menu_icon_box ul li a img {
	    width: 28px;
	}
	.giXer_gang .left_menu_icon_box ul li {
	    margin-bottom: 12px;
	}
	.giXer_gang .left_menu_icon_box {
	    top: 20%;
	}
	.giXer_gang #site-nav li a {
	    font-size: 15px;
	}
	.giXer_gang #site-nav .col {
	    padding-top: 55px;
	}
	.giXer_gang .blog_section .post-entry-2 .thumbnail {
	    padding: 0;
	    width: 100%;
	    border: 0;
	}
	.giXer_gang .blog_section .post-entry-2 .thumbnail img {
		padding: 0;
		margin: 0;
		width: 100%;
	}
	.giXer_gang .blog_section .post-entry-2 {
	    padding: 0;
	    width: 100%;
	}
	.right-blog .post_box {
	    float: left;
	    max-width: 100% !important;
	    width: 100%;
	}

	.giXer_gang .blog_section .post-entry-1 .post_box h2, .giXer_gang .blog_section .post-entry-2 .post_box h2 {
	    font-size: 20px;
	    line-height: 22px;
	    margin-bottom: 5px;
	}
	.giXer_gang .blog_section .post-entry-1 .post_box p, .giXer_gang .blog_section .post-entry-2 .post_box p {
	    margin: 0 0 10px 0px;
	    padding: 0;
	    font-size: 13px;
	    line-height: 17px;
	    color: #212121;
	}
	.giXer_gang .blog_section .post-entry-1 .post_box .read_more, .giXer_gang .blog_section .post-entry-2 .post_box .read_more {
	    font-size: 14px;
	}
	.giXer_gang .portfolio-overlay .caption p {
	    font-size: 13px !important;
	    line-height: 15px !important;
	}
	.owl-theme .owl-nav button {
	    width: 35px !important;
	    height: 35px !important;
	}
	.owl-theme .owl-nav button span {
	    font-size: 36px !important;
	}
	.owl-suzuki-gixxer .portfolio-item .portfolio-overlay h5 {
	    font-size: 20px !important;
	}
	.innerContent .caption_lower_text p {
	    font-size: 13px !important;
	    line-height: 16px !important;
	}
	#pnProductNavContents {
		margin: 0;
	}
	.giXer_gang #results,
	.portfolio-wide,
	.portfolio-wide {
	    padding: 0px 0 0px 0;
	}
	.giXer_gang #results h3, .giXer_gang #gallery h3,
	.stories-container .heading,
	.suzuki-gixxer-container .heading {
	    font-size: 28px !important;
	}
	.portfolio-items {
	    margin: 0;
	    padding: 0;
	}
	.about_content p {
	    font-size: 14px;
	    margin: 15px 0;
	}
	.suzuki-gixxer-container .post-item {
	    width: 100%;
	    float: left;
	}
	.suzuki-gixxer-container .post-item .portfolio-item {
	    width: 100%;
	    float: left;
	}
	.suzuki-gixxer-container .post-item .caption_lower_text {
	    width: 100%;
	    float: left;
	    margin-bottom: 30px;
	}
	.suzuki-gixxer-section {
	    padding: 0;
	}
	.gixer_gang_testimonials .custom_dropdown {
		width: 200px;
	}
	.custom_dropdown button.btn.btn-primary.dropdown-toggle {
    background: no-repeat;
    border: 2px solid #d0d0d0;
    text-transform: uppercase;
    font-family: 'suzukiprobold';
    letter-spacing: normal;
    font-weight: normal;
    color: #000;
    font-size: 15px !important;
    width: 100%;
    text-align: left;
    }
    .stories-container .story-box {
        min-height: auto !important;
    }
    .Expedition_block {
    	margin-bottom: 25px !important;
    	width: 100%;
    	float: left;
    }
    .previous_expedition_2 .mf-200 h4 {
        line-height: 19px;
        font-size: 20px;
    }
    .previous_expedition_2 .mf-200 h4 span{
    	font-size: 16px;
    }
    .previous_expedition_2 .rightside a {
        background: #0085ff;
        margin-top: 12px;
        color: #fff;
        float: left;
        font-size: 13px;
        text-align: center;
        padding: 6px 13px;
    }
    .portfolio-items {
        width: 100% !important;
    }
    .giXer_gang_sliDer .jcarousel ul li {
        width: 486px !important;
    }
    .giXer_gang .jcarousel .carousel-caption {
    	width: 100%;
    	position: static;
    	background: #000;
    }
    .modal-dialog {
        width: 90%;
    }
    .jointogang .form-group .form-field {
        width: 100%;
        float: left;
    }
}

@media(max-width:751px){
    .about-inner-content .filter-row.abt-filter .nav-tabs > li.active {
        background: #0085ff;
    }
    .about-inner-content .filter-row-lg .nav-tabs > li > a {
        padding: 11px 0px !important;
        font-size: 13px !important;
    }
    .about-inner-content .filter-row.abt-filter .nav-tabs > li {
        padding: 0 26px !important;
    }
    .about-inner-content .filter-row-lg .nav-tabs {
        display: flex;
        width: 100% !important;
    }
    .about-inner-content .filter-row.abt-filter .nav-tabs > li {
        width: 25% !important;
        max-width: 25% !important;
        min-width: 25% !important;
        padding: 0 20px !important;
    }
    .about-inner-content .paddles {
        display: block;
    }
    
    
}


@media(max-width:700px){
    .feaTure_sPecifications .btns a.customPreviousBtn {
        right: 10px !important;
    }
}

@media(max-width:680px){
    .giXer_gang_sliDer .moto_box {
	    margin-top: -11vw;
	}
}
@media(max-width:640px){
    .support_box .touch_box .sales_box .nav-tabs > li a span {
        font-size: 12px;
    }
    .support_box .touch_box .sales_box .nav-tabs > li > a::after {
        height: 3px;
        bottom: -8px;
    }
    .support_box .touch_box .sales_box .nav-tabs > li > a::before {
        bottom: -16px;
    }
    .support_box .touch_box .sales_box .nav-tabs > li {
        padding: 7px;
        width: 33.3333%;
        margin: 0;
        min-height: 125px;
        height: 100%;
        max-height: 100%;
        float: left;
        display: inline-block;
    }
    .accessories_box .kit_right ul li {
        height: 315px;
    }
}


@media(max-width:624px){
    .giXer_gang_sliDer .moto_box {
	    margin-top: -12vw;
	}
}
@media(max-width:605px){
    .prodsec-tab li {
        width: 20%;
        padding: 0;
        text-align: center;
    }
    .product-details .paddles {
        display: block;
    }
    .accessories_box .kit_right ul li {
        height: 290px;
    }
    .big_box .cart_box ul li a, .product_box .tab-content ul li a {
        margin-top: 20px;
    }
    .prodsec-tab li {
        width: 31% !important;
    }
    .giXer_gang_sliDer .jcarousel ul li {
		width: 500px !important;
}
}

@media(max-width:573px){
    .giXer_gang_sliDer .moto_box {
        margin-top: -13vw;
    }
}

@media(max-width:570px){
    .about-inner-content .filter-row.abt-filter .nav-tabs > li {
        width: 33.333% !important;
        max-width: 33.333% !important;
        min-width: 33.333% !important;
        padding: 0 20px !important;
    }
}

@media(max-width:561px){
    .accessories_box .kit_left ul {
        padding: 0;
        width: 100%;
        float: left;
        display: block;
    }
    .accessories_box .kit_left ul li {
        display: inline;
        padding: 10px;
        height: auto;
        float: left;
        margin: 0;
    }
    .accessories_box .kit_left ul li a {
        font-size: 13px;
    }
    .campaign-title a {
        background-color: #0085ff;
        margin: 0;
        padding: 0;
        color: #fff;
        font-size: 18px;
    }
    .feaTure_sPecifications .btns a.customPreviousBtn::before {
        border-right: 11px solid #fff;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        top: 6px;
        right: 8px;
    }
    .feaTure_sPecifications .btns a.customNextBtn::before {
        border-right: 11px solid #fff;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        top: 6px;
        left: 8px;
    }
    .feaTure_sPecifications .btns a.customNextBtn ,
    .feaTure_sPecifications .btns a.customPreviousBtn{
        width: 32px;
        height: 32px;
    }
    .feaTure_sPecifications .btns {
        width: 99%;
        top: 27%;
    }
    .campaign-title a {
        background-color: #0085ff;
        margin: 0;
        padding: 0 !important;
        color: #fff;
        font-size: 18px !important;
    }
    .feaTure_sPecifications .owl-theme .item .feaTure_sPecifications_heading {
        font-size: 26px !important;
        padding: 10px 0 4px 0;
        padding-right: 0px;
        padding-left: 0px;
        margin: 0;
        line-height: 28px !important;
    }
    .campaign-title{
        font-size: 18px !important;
    }
    .offer-cr.owl-theme .owl-controls .owl-nav div {
        width: 35px !important;
        height: 35px !important;
    }
    .campaign-bottom-button a {
        padding: 8px !important;
        font-size: 18px !important;
        width: 100% !important;
        margin-bottom: 10px;
    }
}

@media(max-width:550px){
    .prodsec-tab li {
        width: 33.3333%;
    }
    #header .menu_icon_box ul li a img {
        width: 14px;
    }
    .menu_icon_box {
        top: 65px;
    }
    .menu_icon_box ul li {
        margin-bottom: 15px;
    }
    .moto_box .wrap-tab{ 
        margin-top: 0px;
    }
    .home-tab li.active a, .home-tab li a  {
        padding: 15px 10px;
        font-size: 12px;
    }
    .product_box .tab-content ul li .behind_box .leave_box h3 {
        font-size: 15px;
        line-height: 20px;
    }
    .product_box .tab-content ul li .behind_box .leave_box {
        padding: 5px 0px 5px 15px;
    }
    /* .giXer_gang_sliDer .moto_box li {
	    width: 49%;
    } */
	.giXer_gang_sliDer ul {
	    width: 100%;
	}
	.giXer_gang_sliDer .top_tab .pn-ProductNav {
	    width: 100%;
	}
	.giXer_gang_sliDer .home-tab li a {
	    padding: 15px 0;
	    font-size: 15px;
	    text-align: center;
	    width: 100%;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.giXer_gang_sliDer .moto_box li.active a {
	    padding: 15px 20px 15px 20px;
	    font-size: 15px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.giXer_gang #site-nav li a {
	    font-size: 12px;
	}
	.giXer_gang #site-nav li {
	    margin-bottom: 10px;
	}
	.giXer_gang_sliDer .carousel-caption .top-box h4 {
	    font-size: 18px;
	}
	.giXer_gang_sliDer .carousel-caption .top-box p {
/*	    margin: 0;*/
	    font-size: 13px;
	}
	.giXer_gang .carousel-caption .top-box p.expedion_Content {
	    font-size: 13px;
	    line-height: 16px;
	    margin-bottom: 17px !important;
	}
	.giXer_gang .jcarousel .carousel-caption {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
		left: 0%;
		float: left;
		display: block;
	}
	.giXer_gang .blog_section .post-entry-2 .post_box h2 {
	    font-size: 17px;
	    line-height: 19px;
	    margin-bottom: 5px;
	}
	.owl-suzuki-gixxer .portfolio-item .portfolio-overlay h5 {
	    font-size: 16px !important;
	}
	.about_content p {
	    font-size: 13px;
	    margin: 15px 0;
	}
	.about_content {
	    padding: 20px 0;
	}
	.upcOming_expedtion_1 {
	    padding: 0px 0 40px 0;
	}
	.upcOming_expedtion_1 .heading span, .previous_expedition_1 .top_row .heading span, .leader_board_head .heading span {
    margin-bottom: 0px;
    letter-spacing: normal;
    font-weight: 700;
    font-size: 21px;
    border-bottom: 3px solid #0085ff;
    }
    .right_upcoming_content h3 {
        font-size: 22px;
        line-height: 19px;
    }
    .right_upcoming_content h4 {
        font-size: 16px;
    }
    .place {
        font-size: 14px;
        float: left;
        width: 100%;
        padding: 0;
    }
    .upcoming-time {
        margin-bottom: 4px;
        font-weight: bold;
        font-size: 12px;
    }
    .right_upcoming_content .expedion_Content {
        font-size: 13px;
        line-height: 15px;
        margin-bottom: 8px;
        font-family: 'maisonneuebook';
    }
    .read-more a {
        margin-top: 10px;
        font-size: 13px;
        padding: 5px 13px;
    }
    .previous_expedition_1 .back{
    	margin-top: 0;
    }
    .suzuki-gixxer-container .heading span {
        border-bottom: 3px solid #0085ff;
    }
    .suzuki-gixxer-container .heading {
        margin-bottom: 25px;
        font-size: 24px !important;
    }
    .suzuki-gixxer-container .portfolio-overlay .caption h5 {
        font-size: 15px !important;
        margin: 0 !important;
    }
    #results .things_place,
    #results .things_place p {
        width: 100% !important;
        float: left !important;
        position: relative !important;
    }
    #results .things_place .topLead-rank {
        width: 100%;
        float: left;
        margin-bottom: 5px;
    }
    #top_contenders h3 {
        margin: 0px;
            margin-bottom: 0px;
        margin-bottom: 0;
        text-transform: uppercase;
        font-family: 'suzukiprobold';
        font-size: 28px;
        letter-spacing: normal;
        font-weight: normal;
    }
    .gixer_gang_testimonials .custom_dropdown_outer {
        width: 100%;
        float: left;
    }
    .previous_expedition_2 .rightside {
        float: left;
    }

    .previous_expedition_2 .mf-200.leftside {
        float: left;
        width: 100%;
    }
    .giXer_gang_sliDer .jcarousel ul li {
        width: 476px !important;
    }
    .modal-dialog {
        margin: 14.5vw auto !important;
    }
}

@media(max-width:529px){
    .giXer_gang_sliDer .moto_box {
        margin-top: -13.5vw;
    }
}

@media(max-width:509px){
    .giXer_gang_sliDer .moto_box {
        margin-top: -14vw;
    }
}
@media(max-width:500px){
	.giXer_gang_sliDer .jcarousel ul li {
		width: 422px !important;
	}
	.giXer_gang_sliDer .carousel-caption .top-box h4 {
	    font-size: 18px;
	    line-height: normal;
	}
	.giXer_gang .jcarousel .carousel-caption {
	    min-height: 185px;
	}
    .modal-dialog {
        margin: 19.5vw auto !important;
    }
    .giXer_gang_sliDer .moto_box {
	    margin-top: -14vw;
	}
}
@media(max-width:489px){
    .giXer_gang_sliDer .moto_box {
        margin-top: -14.5vw;
    }
}

@media(max-width:474px){
    .giXer_gang_sliDer .moto_box {
        margin-top: -15vw;
    }
}

@media(max-width:458px){
    .giXer_gang_sliDer .moto_box {
        margin-top: -15.5vw;
    }
}



@media(max-width:455px){
    .accessories_box .kit_left ul li {
        padding: 3px 10px;
        float: left;
        margin: 0;
        width: 50%;
    }
    .accessories_box .kit_left ul {
        padding: 10px;
        width: 100%;
        float: left;
        display: block;
    }
    .cookie-policy {
        padding: 20px 0;
    }
    .giXer_gang_sliDer .jcarousel ul li {
		width: 390px !important;
}
}


@media(max-width:450px){
    .prodsec-tab li a {
        padding: 8px 0;
        font-size: 12px;
    }
    .prodsec-tab li {
        width: 50%;
    }
    .accessories_box .kit_right ul li .seat_box {
        margin-bottom: 10px;
    }
    .accessories_box .kit_right ul li h6 {
        font-size: 13px;
        line-height: 17px;
    }
    .accessories_box .kit_right ul li span {
        font-size: 13px;
    }
    .accessories_box .kit_right ul li p {
        font-size: 12px;
        line-height: 17px;
    }
    .accessories_box .kit_right ul li {
        height: 245px;
    }
    /*.giXer_gang_sliDer .moto_box {
		margin-top: -80px;
    }*/
    #header .menu_icon_box ul li a img {
        width: 12px;
    }
    #header .menu_icon_box ul li.cart-icn a img {
        width: 16px;
    }
    #header .menu_icon_box ul li.bke a img {
        width: 30px;
    }
    .hamburger-box {
        width: 15px;
        height: 40px;
    }
    .hamburger {
        padding: 9px 22px 14px 20px;
    }
    .menu_icon_box ul li {
        margin-bottom: 7px;
        z-index: 9999;
    }
    .menu_icon_box {
        top: 60px;
    }
    #header .left_section {
        width: 45px;
    }
    .hamburger {
        padding: 4px 17px 10px 13px;
    }
    .menu_icon_box {
        top: 41px;
        width: 46px;
    }
    .carousel-caption .top-box h1 {
        margin-bottom: 7px;
        /*font-size: ;*/
        line-height: 16px;
    }
    .carousel-caption .top-box p {
        margin-bottom: 13px;
        font-size: 12px;
        line-height: 14px;
    }
    .carousel-caption .top-box a {
        font-size: 11px;
        padding: 5px 12px;
        margin-right: 4px;
    }
    .jcarousel-pagination a {
        font-size: 12px !important;
    }
    .jcarousel-pagination a.active {
        font-size: 15px !important;
    }
    .social-update .tweet_box a img {
        width: 25px;
        height: 25px !important;
    }
    .social_update .left_box ul li img {
        width: 25px;
        margin-bottom: 0;
        margin-right: 6px;
    }
    .social_update .left_box ul li h2 {
        font-size: 18px;
        top: 3px;
    }
    .social_update .wrap-tab h1 {
        margin-bottom: 6px;
        font-size: 22px;
    }
    #masthead.is-active {
        height: 100vh;
    }
    #site-nav .col {
        width: 50%;
        float: left;
        margin: 0;
        padding-bottom: 0;
    }
    #site-nav .books {
        margin-bottom: 0px;
        margin-left: 25px;
    }
    .social_menus .facebook_social {
        margin-left: 42px;
    }
    #site-nav .books {
        margin-bottom: 0px;
        margin-left: 25px;
        margin-top: -30px;
    }
    #site-nav li a {
        font-size: 14px;
    }
    #site-nav li {
        margin-bottom: 5px;
    }
    #site-nav .books li a {
        font-size: 12px;
    }
    #site-nav li a img {
        width: 19px;
        margin-top: 6px;
    }
    .big_box .cart_box ul li h4::before {
        top: 10px;
        width: 25px;
        height: 3px;
    }
    .big_box .cart_box ul li:hover h4 {
        padding-left: 28px;
    }
    .big_box .cart_box ul li h4 {
        font-size: 14px;
    }
    .product_box .tab-content ul li:hover h4 {
        padding-left: 30px;
    }
    .product_box .tab-content ul li h4::before {
        width: 25px;
    }
    .big_box .cart_box ul li h4, .product_box .tab-content ul li h4 {
        font-size: 13px;
        line-height: 13px;
    }
    .big_box .cart_box ul li a, .product_box .tab-content ul li a {
        margin-top: 2px;
        padding: 2px 12px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .product_box .tab-content ul li::before {
        top: -5px;
        right: -5px;
    }
    .prodsec-tab li {
        width: 44% !important;
    }
    .giXer_gang #header .top_section .logo_box a img {
	    height: 34px;
}
.footer_top ul {
    text-align: center;
}
.upcOming_expedtion_1 .heading, .previous_expedition_1 .top_row .heading, .leader_board_head .heading {
	margin : 15px 0 15px!important;
}
.back:before{width:50px;}
.back{padding-left:55px!important;}
.previous_expedition_1 .top_row {
	margin-top: 15px;
}
#header.gixer_gang_header .top_header {
	 /* height: 34px; */
}
	#header .nav-logo_box a img {
	    height: 34px;
	    width: auto;
	}
	.giXer_gang #header .left_section {
	    width: 45px;
	}
	.menu_icon_box {
	    width: 45px;
	}
	.giXer_gang #header .menu_icon_box ul li a img {
	    width: 23px;
	}
	.giXer_gang .menu_icon_box ul li {
	    margin-bottom: 8px;
	}
	.giXer_gang_sliDer .moto_box li.active a {
	    font-size: 12px;
        padding: 17px 20px 17px 20px;
	}
	.giXer_gang_sliDer .home-tab li a {
	    font-size: 12px;
        padding: 17px 20px 17px 20px;
	}
	/*.giXer_gang_sliDer .moto_box {
	    margin-top: -78px;
	    height: 47px;
	}*/
    .modal-dialog {
        margin: 21.5vw auto !important;
    }
}

@media (max-width: 450px){
.giXer_gang_sliDer .moto_box {
    margin-top: -11vw;
}
.giXer_gang .portfolio-overlay .caption {
    margin-bottom: 59px !important;
}
}


@media(max-width:420px){
    .about-inner-content .filter-row.abt-filter .nav-tabs > li {
        width: 50% !important;
        max-width: 50% !important;
        min-width: 50% !important;
        padding: 0 20px !important;
    }
    .service-detail .filter-row-lg .nav-tabs > li > a {
        font-size: 13px;
        padding: 18px 0;
    }
    .service-detail .filter-row-lg .nav-tabs > li.active > a::after {
        left: 41%;
    }
    .support_box .touch_box .sales_box .nav-tabs > li {
        width: 50%;
        min-height: 115px;
    }
    #pnProductNav p{
        margin-bottom: 0px;
    }
	.giXer_gang_sliDer .jcarousel ul li {
		width: 330px !important;
	}
	.giXer_gang .jcarousel .carousel-caption {
	    min-height: 220px;
	}
    .modal-dialog {
        margin: 25.5vw auto !important;
    }
}

@media (max-width: 450px){
.giXer_gang_sliDer .moto_box {
    margin-top: -12vw;
}
.portfolio-item a h5 {
    font-size: 25px;
    line-height: 26px;
}
}

@media (max-width: 405px){
.giXer_gang_sliDer .moto_box {
    margin-top: -13vw;
}

}

@media(max-width:380px){
    .modal-dialog {
        margin: 52.5vw auto !important;
    }
}

@media (max-width: 373px){
.giXer_gang_sliDer .moto_box {
    margin-top: -14vw;
}
}

@media(max-width:350px){
	.giXer_gang_sliDer .carousel-caption .top-box h4 {
	    font-size: 18px;
	    line-height: normal;
	}
	.giXer_gang_sliDer .jcarousel ul li {
		width: 290px !important;
	}
    .modal-dialog {
        margin: 58.5vw auto !important;
    }
}
@media (max-width: 350px){
.giXer_gang_sliDer .moto_box {
    margin-top: -15vw;
}
}

@media (max-width: 324px){
.giXer_gang_sliDer .moto_box {
    margin-top: -15.5vw;
}
}
@media (max-width: 320px){
.gixer_gang_header .owl-carousel.owl-drag .owl-item, 
.owl-carousel.owl-drag .owl-item.active,
.owl-carousel.owl-drag .owl-item.cloned.active,
.owl-carousel.owl-drag .owl-item.cloned {
    width: 100vw !important;
    margin: 0 !important;
    overflow: hidden;
    height: auto;
    min-height: auto;
    max-height: 300px;
    padding: 0;
    min-width: 100vw;
    max-width: 100vw;
}
.owl-carousel.owl-drag .owl-item,
.owl-carousel.owl-drag .owl-item.cloned {
    display: none;
}
.owl-carousel.owl-drag .owl-item.active {
    display: block;
}
#headerSlider {
    height: 54vw;
    overflow: hidden;
}
 .owl-carousel .owl-stage {
    transform: translate3d(-0px, 0px, 0px) !important;
}
}

@media (max-width: 313px){
.giXer_gang_sliDer .moto_box {
    margin-top: -16.5vw;
}
}

@media (max-width: 395px){
.giXer_gang_sliDer .moto_box {
    margin-top: -17.5vw;
}
#header .top_section .logo_box {width:auto;padding: 10px 0;}
}
.cover_img_upload.uploadcover-banner .btn.btn-default.btn-file{
    bottom: 30px;
    top: auto !important;
    right: 70px !important;
}
@media only screen and (max-width: 767px) {
    .heading.halfwidth{
        width: 100% !important;
    }
    .nearmeSelect{
        margin:0px !important;
        justify-content:flex-start;
    }

}
@media only screen and (max-width: 635px) {
    .cover_img_upload.uploadcover-banner .btn.btn-default.btn-file{
        bottom: 558px;
        top: auto !important;
        right: 30px !important;
    }
}
@media (max-width: 500px){
	#header.gixer_gang_header .left_menu_icon_box {
	    top: 15vw;
	}
	#header.gixer_gang_header .left_menu_icon_box ul li {
	    padding: 1px;
	    margin-bottom: 2px;
	}
	.giXer_gang #header .left_menu_icon_box ul li a img {
	    width: 22px;
	}
}
.btn-default{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover{
    border-color: #ccc;
}
.fa-regular.fa-trash-can{
    opacity: 0.6;
    font-size: 12px;
}
.fa-regular.fa-trash-can:hover{
    opacity: 0.9;
}
.modal-dialog.modal-width .modal-header{
    border-bottom: none;
}
#userImgCont{
    gap: 11px 0px;
}
.feature-image{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.feature-image span{
    display: block;
}
.btn-wrap-form{
    margin-left: 20%;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.cover_img_upload.uploadcover-banner img{
    min-height: 350px;
    object-fit: cover;
}
.cover_img_upload.uploadcover-banner .container{
    position: absolute;
    max-width: -webkit-fill-available;
    height: 100%;
}
.cover_img_upload.uploadcover-banner .input-group{
    position: static;
}
.cover_img_upload.uploadcover-banner .feature-image{
    padding: 20px !important;
}

@media screen and (min-width: 992px) {
    #terms_n_conditions-error {
        width: 80%;
        float: right;
    }
    .mandatory-line #terms_n_conditions-error{
        float: none;
    }
    .by-clicking label{
        width: 0 !important;
    }
}
.modal-dialog.modal-width .img-container label{
    display: block;
    width: 71px;
    height: 71px;
}
.modal-dialog.modal-width .img-container{
    margin-bottom: 5px;
}
.modal-dialog.modal-width .img-container img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.modal-dialog.modal-width  .img-actions{
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-dialog.modal-width  .img-actions .select-img{
    margin-top: 0;
}
.dropzone-upload.dz-clickable{
    cursor: pointer;
}
.dropzone-upload.dz-clickable:hover{
  opacity: 0.6;
}
.media-img-container .img-responsive{
    border: 1px solid #ccc;
}
.featured-image-cont .hide{
    display: none;
}
