/* Font CSS */

@font-face {
  font-family: 'CharlevoixPro-Regular';
  src: url('/media/CharlevoixPro-Regular.otf');
}
@font-face {
  font-family: 'CharlevoixPro-Bold';
  src: url('/media/CharlevoixPro-Bold.otf');
}
@font-face {
  font-family: 'CharlevoixPro-Medium';
  src: url('/media/CharlevoixPro-Medium.otf');
}



a:hover, a {
	text-decoration: none !important;
}
body{
	float:left;
	width:100%;
	font-family: 'CharlevoixPro-Regular' !important;
}
body, h1, h2, h3, h4, h5, h6, p, pre, span, .mn, a, strong, b, .button, label, tr, td, table, p, html, .input_button {
	font-family: 'CharlevoixPro-Regular' !important;
}
form label, form input.text, form textarea, form select {
    font-family: 'CharlevoixPro-Regular' !important;
    font-size: 16px;
}
.container_b{
	width:98% !important
}
@media (min-width: 1400px){
.container_b {
    width: 1380px !important;
}
}
@media (max-width: 1199px) and (min-width: 1024px){
.container_b {
    width: 98% !important;
    padding: 0 5px !important;
}
}

/* Header */
.top-bar{
	background:rgba(82,82,82,0.38);
	height:auto;
	padding:6px 0;
	width:100%;
}
.top-bar .container_b{
	display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
	flex-wrap: wrap;
}
.header-bg{
	background:url(/media/header-bg.jpg);
	width:100%;
	height: 234px;
	position: relative;
    z-index: 4;
	    background-size: cover;
}
.header_b.header-main .container_b .row{
	display: flex;
    align-items: center;
}

.header-main.header_b{
	background:transparent;
	padding:0;
}
.header_b.header-main .logo-tp_b{
	    margin-top: 11px !important;
		width: 304px;
    position: absolute;
    top: 0;
    z-index: 5;
}
.logo-container{
	height:125px;
	position:absolute;
	margin-left: -15px;
}
.loginSec_b span {
    font-family: 'CharlevoixPro-Regular' !important;
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    margin: 0 5px;
}
.address-phone>div{
	width: 100%;
    float: left;
	align-items: center;
    display: flex;
}
.address-phone>div:nth-child(1){
	margin:15px 0 5px;
}
.address-phone div h3.store-address{
	margin: 0;
    padding: 0;
    float: left;
    width: 171px;
	line-height: 20px;
}
.address-phone div h3.store-address a{
	color: #fff;
    font-size: 17px;
	line-height: 24px;
}
body.master_v_front .address-phone div h3.store-address a{
	color: #fff;
    font-size: 17px;
	line-height: 21px;
}
.address-phone div a.store-map{
	font-family: 'CharlevoixPro-Medium' !important;
	    background: #fcb613;
    color: #000;
    padding: 6px 12px;
    float: left;
	    font-size: 20px;
}
.address-phone div .phone-head{
	    margin: 12px 0 18px;
    padding: 0;
    width: 100%;
}
.address-phone div .phone-head a{
	font-family: 'CharlevoixPro-Bold' !important;
	color: #fff;
    font-size: 32px;
	letter-spacing: 0;
}
.store-hours h6{
	margin: 0 0 3px 0;
    color: #fff;
    font-size: 17px;
    font-family: 'CharlevoixPro-Medium' !important;
}
.store-hours span{
	    display: block;
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
    color: #fff;
    line-height: 20px;
    font-size: 15px;
	width: 153px;
    float: left;
}
.login-section-header .loginSec_b {
    float: right;
    margin-top: 0;
	    width: 100%;
}
.header-social{
	    float: right;
    width: auto;
	    margin-top: 12px;
		width:100%;
}
.login-section-header a.loginLink_b {
    background: none;
    padding-left: 0;
}
.login-section-header .loginSec_b a {
    font-size: 16px;
    font-weight: normal;
}
@media (max-width:1024px){
	.top-bar .container_b a img{
		    height: 14px;
	}
	body.master_v_front .address-phone div h3.store-address a{
		font-size: 14px;
		line-height: 15px;
	}
	.address-phone div a.store-map{
		font-size: 14px;
		    text-align: center;
	}
	.header_b.header-main .logo-tp_b{
		width: 150px;
		margin-left: 0 !important;
	}
	.header_b.header-main .container_b .row{
		display: block;
	}
	.logo-container {
    height: 125px;
    position: relative;
    margin-left: 0;
}
.address-phone div .phone-head a{
	font-size: 16px;
}
.address-phone div .phone-head {
    margin: 0px 0 12px;
}
.store-hours h6{
	font-size:14px;
}
.store-hours span{
	font-size: 13px;
}
.login-section-header .loginSec_b a {
    font-size: 14px;
}
.main-nav .navbar-nav>li>a{
	    font-size: 14px !important;
    text-transform: capitalize !important;
}
.side-hdr .sidebar-menu span, .side-hdr{
	background:#000;
}
.main-nav .navbar-nav{
	    justify-content: flex-start;
}
.header-bg{
	height:200px !important;
}
.header-shop .container_b .col-holder img{
	height: 60px;
}
.header-shop .container_b a.black span, .header-shop .container_b a.yellow span{
	font-size:12px;
}
}

.yellow-bg{
	float:left;
	width:100%;
	height:auto;
}
.main-nav{
	background:#FBB613;
	height: 100%;
    float: left;
    width: 100%;
	    box-shadow: 0px 0px 21px rgba(0,0,0,0.6);
}
.main-nav .navbar-nav:before{
	display:none;
}
.main-nav .navbar-nav{
    display: flex;
	justify-content: flex-end;
    width: 100%;
	padding: 12px 5px;
}
.main-nav .navbar-nav>li>a {
    padding: 0 !important;
    color: #000;
    font-family: 'CharlevoixPro-Medium' !important;
    font-size: 17px;
    height: 100%;
    text-transform: uppercase;
	border-bottom: 3px solid transparent;
	margin-bottom: -2px;
}
li.search-header a{
	border: none !important;
}
.pc-shop.my-cart a {
    border: none !important;
}
.main-nav .navbar-nav>li{
	    margin-right: 7px;
    margin-left: 7px;
    margin-top: 4px;
    margin-bottom: -2px;
    line-height: 7px;
}
.main-nav .nav .open>a, .main-nav .nav .open>a:focus, .main-nav .nav .open>a:hover {
    background-color: transparent;
    border-color: #000 !important;
    border-bottom: 3px solid;
    height: 100%;
}
li.search-header a:hover{
	border:none !important;
}
.main-nav .nav>li>a .caret{
	    margin-left: -4px;
}
.main-nav .nav>li>a:focus, .main-nav .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #000;
    border-bottom: 3px solid #000;
}
.main-nav .navbar-nav>li>ul.dropdown-menu{
	background: #000;
    padding: 10px 0;
    min-width: 250px;
}
.main-nav .navbar-nav>li>ul.dropdown-menu>li>a{
	color: #fff;
        font-family: 'CharlevoixPro-Medium' !important;
    font-size: 16px;
    text-transform: uppercase;
	padding: 3px 20px !important;
	    white-space: inherit;
}
.main-nav .dropdown-menu>li>a:focus, .main-nav .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #FBB613;
}

.main-nav .navbar-nav>li.dropdown.search-header>ul.dropdown-menu {
    background: #000;
    padding: 20px 20px;
    min-width: 250px;
    right: 0;
    left: auto;
}
.main-nav .search-header .searchHolder {
    float: right;
    margin-top: 0;
    width: 350px;
}

.main-nav .searchHolder .goBtn_b{
	font-size:18px;
	background:#FBB613;
}
.main-nav .searchHolder .goBtn_b {
        padding: 4px;
    color: #fff;
    height: 36px;
    font-size: 16px;
    float: right;
    background: #FBB613;
    line-height: 30px;
    font-weight: bold;
}
.main-nav .search-bx {
    font-size: 18px;
}
li.icon.pc-shop.my-cart {
    position: relative;
    padding-left: 0;
    float: right;
    padding: 0;
    display: block;
}
.pc-shop.my-cart a:hover {
    border: none !important;
}
.pc-shop.my-cart .shop-count {
        color: #000;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    right: 2px;
    top: -10px;
    font-family: arial !important;
}
@media (max-width:767px){
	.header_b.header-main .container_b .row {
    display: block;
    align-items: center;
	    margin-right: 0;
    margin-left: 0;
}
.mob-y1{
	background: #FBB613 !important;
}

	.logo-container {
    height: auto;
    position: relative;
    margin-left: 0;
}
.header_b.header-main .logo-tp_b {
    margin-top: 11px !important;
    width: 250px;
    position: relative;
    top: 0;
    z-index: 5;
    margin-left: auto !important;
    margin-right: auto;
    display: table;
    float: none;
}
}
@media (min-width:1600px){
	.main-nav{
		float: right;
    width: 96%;
	}
	.main-nav .navbar-nav {
    display: flex;
    justify-content: start;
    width: 100%;
    padding: 12px 5px;
    padding-left: 15.5%;
}
}



/* header-shop */


.header-shop{
    background: rgba(0,0,0,0.5);
	position: relative;
    z-index: 3;
}
.header-shop .container_b{
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.header-shop .container_b .col-holder{
	margin: 15px 0;
	cursor:pointer;
}
.header-shop .container_b .col-holder img{
	    display: block;
    margin: 13px auto 12px auto;
    padding: 0;
    height: 85px;
}
.header-shop .container_b a span.yellow{
	    display: block;
    text-align: center;
	font-family:  'CharlevoixPro-Medium' !important;
	color:#fff;
	    margin-bottom: 2px;
    padding: 3px 0;
}
.header-shop .container_b a span.black{
	    display: block;
    text-align: center;
	font-family:  'CharlevoixPro-Medium' !important;
	color:#fff;
	    margin-bottom: 2px;
    padding: 3px 5px;
}



.header-shop .container_b a.yellow span{
	    display: block;
    text-align: center;
	font-family:  'CharlevoixPro-Medium' !important;
	color:#fff;
	    margin-bottom: 2px;
    padding: 3px 0;
}
.header-shop .container_b a.black span{
	    display: block;
    text-align: center;
	font-family:  'CharlevoixPro-Medium' !important;
	color:#fff;
	    margin-bottom: 2px;
    padding: 3px 5px;
}
.header-shop .container_b a.yellow:hover img{
	-webkit-filter: drop-shadow(0 0 0.5rem #FBB613);
    filter: drop-shadow(0 0 0.5rem #FBB613);
}
.header-shop .container_b a.yellow:hover span.new{
	background: #FBB613;
}
.bg-yellow{
	-webkit-filter: drop-shadow(0 0 0.5rem #FBB613);
    filter: drop-shadow(0 0 0.5rem #FBB613);
}
.header-shop .container_b .col-holder a.black:hover a.yellow>img{
	-webkit-filter: drop-shadow(0 0 0.5rem #FBB613);
    filter: drop-shadow(0 0 0.5rem #FBB613);
}
.header-shop .container_b a.black:hover span.old{
	background: #000;
}




.header-shop .container_b a span.black:hover{
	background:#000;
}
.header-shop .container_b .col-holder span.black:hover .col-holder>a>img{
	-webkit-filter: drop-shadow(0 0 0.5rem #FBB613);
    filter: drop-shadow(0 0 0.5rem #FBB613);
}

.header-shop .container_b .col-holder img:hover  {
    -webkit-filter: drop-shadow(0 0 0.5rem #FBB613);
    filter: drop-shadow(0 0 0.5rem #FBB613);
}
.header-shop .container_b .col-holder span.yellow:hover, 
.header-shop .container_b .col-holder img:hover span.yellow {
    background: #FBB613;
}








/* Slider CSS */
@media (max-width:767px){
	.front-page-banner {
  position: relative;
  overflow: hidden;
  height: 40vw;
  margin-top: 0;
}
}
@media (min-width: 767px) {
  .front-page-banner {
    display: flex;
    align-items: center;
    height: 675px;
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .front-page-banner {
    height: 760px;
  }
}
.front-page-banner.sw.slider{
	width: 100%;
    height: 580px;
    position: relative;
	z-index:1;
	overflow: hidden;
}
@media (max-width:767px){
	.front-page-banner.sw.slider{
		    height: 250px;
	}
}

@media (min-width: 767px){
	.front-page-banner .owl-carousel {
    position: absolute;
    top: calc(50% - 160px);
    left: calc(50% - 320px);
    width: 640px;
    height: 256px;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    height: 100%;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
	margin:auto;
}
.front-page-banner .owl-carousel .owl-wrapper .owl-item .item {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: 100%;
}

}
@media (max-width: 479px) and (min-width: 320px){
#owl-demo .item img {
    height: 200px;
}

}
.front-page-banner .owl-carousel {
    position: absolute;
}
@media (min-width: 1024px){
front-page-banner .owl-carousel .owl-wrapper .owl-item .item {
    height: 320px;
}
.front-page-banner .owl-carousel {
    top: calc(50% - 160px);
    left: calc(50% - 400px);
    width: 800px;
    height: 320px;
}
}
@media (max-width:1400px){
	.filterBar .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -2% !important;
    top: 32%;
}
.filterBar .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -2% !important;
    top: 32%;
}
}
.front-page-banner__video {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
	height: 100%;
}

@media (min-width: 1200px){
.front-page-banner__video {
    height: 56vw;
}
}




/* Featured Inventory */
h1.head-txt.f-heading{
	position: relative;
    float: left;
    width: 100%;
}
.motorcycle-list.sw.filterBar{
	background: rgba(0,0,0,0.5);
	    position: relative;
    z-index: 2;
	    padding-top: 30px;
		    padding-bottom: 30px;
}
.motorcycle-list sub {
    bottom: -.25em;
    color: #fff;
    letter-spacing: 1px;
}
h1.head-txt.f-heading span.main-heading1{
	    font-family: 'CharlevoixPro-Bold' !important;
    color: #FBB613;
    font-size: 42px;
	 position: relative;
	 overflow:hidden;
	     float: left;
    text-transform: uppercase;
    line-height: normal;
    background: transparent;
    padding-right: 0;
}
h1.head-txt.f-heading .view-all{
	font-family: 'CharlevoixPro-Regular' !important;
    color: #FBB613;
    float: right !important;
    right: 0;
	top:32px;
    position: absolute;
    text-transform: capitalize;
    font-size: 14px;
}
h1.head-txt.f-heading .view-all:hover{
	text-decoration: underline !Important;
}
h1.head-txt.f-heading:after {
        content: " ";
    position: absolute;
    bottom: 47%;
    margin-left: 0;
    height: 2px;
    width: calc(100% - 604px);
    background: rgba(252,182,19);
    right: 104px;
}
#hotels-flats{
	float: left;
    margin-top: 10px;
}
#hotels-flats .item .item-box p {
    line-height: 20px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin: 4% 0 0 0;
}
#hotels-flats .item .item-box h2 {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
    color: #FBB613;
    margin: 5px 0;
    font-size: 16px;
}
.filterBar .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    color: #fff;
    background: #FBB613;
}
@media (max-width:767px){
	h1.head-txt.f-heading .view-all{
	    top: 64px;
}
}
@media (max-width:380px){
	h1.head-txt.f-heading span.main-heading1{
		font-size:32px;
	}
}




/* about-section */
.about-section{
	background:url(/media/about-bg.jpg);
	    background-size: cover;
	padding:50px 0 75px;
	width:100%;
	float:left;
	position: relative;
    z-index: 1;
}

.about-section h2{
	font-family: 'CharlevoixPro-Bold' !important;
    color: #fff;
    margin: 0 0 40px 0;
    padding: 0;
    text-align: left;
    font-size: 40px;
}
.about-section p{
	font-family: 'CharlevoixPro-Regular' !important;
    color: #fff;
    margin:0;
    padding: 0;
    text-align: left;
        font-size: 30px;
    line-height: 38px;
}
.about-section p b{
	font-family: 'CharlevoixPro-Regular' !important;
    color: #fff;
    margin:0;
    padding: 0;
    text-align: left;
    font-size: 30px;
    line-height: 38px;
}
.b-a-btn{
	background: #FBB613;
    color: #fff;
    font-family: 'CharlevoixPro-Bold' !important;
    margin: 35px 0 0 0;
    float: left;
    display: block;
    padding: 14px 22px;
    font-size: 34px;
    margin-left: 15px;
    text-align: center;
}
@media (max-width:767px){
	.about-section h2{
		font-size:34px;
	}
	.about-section p {
    font-family: 'CharlevoixPro-Regular' !important;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
}
.b-a-btn{
	font-size:26px;
}
}






/* Footer CSS */
.footer {
    background: transparent;
}
.other-pages{
	background:url(/media/footer-bg.jpg);
	width:100%;
	height:auto;
	background-size: cover;
        background-position: center center;
}

.footer .footer-hours span{
    display: block;
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
	font-size: 28px;
    letter-spacing: 0px;
    color: #fff;
    line-height: 36px;
	
}
.footer .footer-hours span:hover{
	color: #FBB613;
}
.footer .footer-overlay .sw.bottom {
    width: 100%;
    height: auto;
    padding: 30px 0 15px;
    float: left;
    width: 100%;
    overflow: hidden;
}
.footer{
	width:100%;
	position:relative;
	float:left;
	    padding: 0;
}
.footer-overlay{
	background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    float: left;
    position: relative;
    z-index: 2;
	padding-top: 35px;
}
.footer h3.footer-copy {
    font-size: 18px !important;
    font-style: italic;
    font-family: 'CharlevoixPro-Regular' !important;
    text-shadow: none;
    text-transform: capitalize !important;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    margin-bottom: 12px;
    text-decoration: none !important;
}
img.powerlogo-a {
    width: 78% !important;
    max-width: 350px;
    margin: 8% 0 0 0;
	    float: right;
}
a.ftrimg {
    float: left;
    margin-top: 30px;
    margin-bottom: 0px;
}
.footer h3 {
    color: #FBB613;
    font-family: 'CharlevoixPro-Bold' !important;
    font-size: 34px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
}


.footer-links {
  float: left;
  margin: 0;
  padding: 0;
}
.footer-address{
	float:left;
	width:100%;
}
.footer-address li {
  float: left;
  color: #fff;
  clear: both;
  line-height: 32px;
  font-size: 26px;
  font-weight: normal;
  font-family: 'CharlevoixPro-Regular' !important;
}

.footer-address li a {
      font-size: 28px;
    letter-spacing: 0px;
    color: #fff;
    line-height: 36px;
}

.footer-address li a:hover {
  color: #FBB613;
  text-decoration: none;
}

.footer .social {
  margin: 0 3px;
  margin-top: 24px !important;
  float: left;
}


.newsletter-subscribe,
.payment-method {
  float: left;
  width: 100%;
  margin: 5px 0;
}
.nwsltr, .aut-title{
	margin-bottom:15px;
}
.sub-btn {
    background: transparent;
    font-family: 'CharlevoixPro-Regular' !important;
    color: #FBB613;
    outline: none;
    border: 0;
    font-style: italic;
    padding: 2px 0px;
    width: 94px;
    text-align: left;
    font-size: 24px;
    height: 46px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;
    display: block;
    text-transform: lowercase;
}
@media (min-width:992px){
	.mt55{
		margin-top:55px;
	}
}
.footer-class{
    display: block;
    margin: 15px 0;
    float: left;
    width: 100%;
}

.newsletter-subscribe #newsletter::placeholder{
	color:#000 !important;
}
.newsletter-subscribe #newsletter{
    border: 0;
    padding: 8px 5px;
    outline: none;
    font-size: 22px;
    color: #000;
	display: block;
}
@media (min-width:1024px) {
  h3.social-head {
    float: left;
    margin-right: 14px;
  }
}

.footer-links li {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: normal;
}

.footer-links li a {
      float: left;
    color: #fff;
    margin: 0px 0;
    font-weight: normal;
    letter-spacing: 0px;
	font-family: 'CharlevoixPro-Regular' !important;
	font-size: 28px;
    letter-spacing: 0px;
    color: #fff;
    line-height: 36px;
    width: 100%;
}

.footer-links li a:hover {
  color: #FBB613;
  text-decoration: none;
}

.payment-method img {
  width: 100%;
  max-width: 300px;
}


@media (max-width: 479px) and (min-width: 320px) {
	.front-page-banner.sw.slider {
    height: 200px;
}
.footer {
    margin: 0 !important;
    padding: 0;
}
  .container_b {
    width: 92%;
    padding: 0 5px !important;
  }
  .sub-btn {
    width: 100%;
    margin-top: 10px;
  }
  .newsletter-subscribe #newsletter {
    height: 45px;
    border: 0;
    width: 100%;
  }
  .payment-method img {
    width: 100%;
  }
  .footer-address li{
	      line-height: 28px;
  }
  .footer-links li a{
	  line-height: 28px;
	  font-size: 20px;
  }
  .footer-address li a {
    font-size: 20px;
	line-height: normal;
}
.footer h3{
	font-size: 28px
}
.newsletter-subscribe #newsletter{
	font-size:20px;
}
.about-section p{
	font-size:20px;
}
a.ftrimg {
    margin-left: 15px;
}
.footer .footer-hours span {
    font-size: 20px;
    line-height: 26px;
}
}
@media (max-width:991px){
	img.powerlogo-a{
		float: left;
	}
	.footer h3.footer-copy{
		text-align: left;
	}
}
.footer-2{
	margin: auto;
    display: table;
    width: auto;
    padding: 0;
}
.footer-2 li{
	    float: left;
}
.footer-2 span{
	color: #fff;
    font-size: 22px;
    margin-right: 10px;
	    line-height: normal;
}
.footer-2 a{
	    color: #fff;
    font-size: 22px;
    margin-right: 10px;
	    line-height: normal;
}
@media (max-width:767px){
	.footer .container_b {
    width: 98%;
}
.mob-full.row {
    margin-right: 0;
    margin-left: 0;
}
.footer-overlay{
	background:#000;
}
.footer h3{
	margin-left:0;
	margin-right:0;
	    text-align: left;
}
.footer .footer-hours span{
	    text-align: left;
}
.footer-links li a{
	text-align:left;
}
.newsletter-subscribe #newsletter {
    width: 100%;
}

.footer-2{
	    margin: 0;
	margin-top:30px;
}
}





.container_for_top_brands{
	display:none;
}


.fixed-unit-bar{
	position: fixed;
    bottom: 0px;
    z-index: 99999;
    width: 100%;
    float: left;
    
}
.fixed-unit-bar .major-unit{
	transition: all 0.3s;
	display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}
.fixed-unit-bar .major-unit.in{
	    display: flex !important;
    align-items: center;
    height: 100% !Important;
    justify-content: space-between;
    flex-wrap: wrap;
	background: url(/media/major-unit-bg.png);
    background-position-y: bottom;
        padding-top: 90px;
    padding-bottom: 10px;
	padding-left: 15px;
    padding-right: 15px;
    background-repeat-y: no-repeat;
	transition: all 0.3s;
	
}

@media (max-width:767px){
	.fixed-unit-bar .major-unit.in{
		display:none !important;
	}
}

.fixed-unit-bar .major-unit.in a{
	opacity:1;
	transition: all 0.3s;
}
.fixed-unit-bar .major-unit a{
	opacity:0;
	transition: all 0.3s;
}
.fixed-unit-bar .collapse {
    display: none !important;
	transition: all 0.3s;
}
.arrow-down{
	    width: 22px;
    height: 21px;
    float: left;
    background: url(/media/arrow-down.png);
    border: 0;
    outline: none;
	transition: all 0.3s;
	position: absolute;
    top:70px;
	left:5px;
	z-index:9;
}
.fixed-unit-bar .major-unit.in a img{
	
}
.arrow-down.collapsed {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	top: -27px;
	left:5px;
} 

.fixed-unit-bar .collapse {
  -webkit-animation: collapse1 .5s ease forwards;
          animation: collapse1 .5s ease forwards;
}

.fixed-unit-bar .in {
  -webkit-animation: in1 .5s ease forwards;
          animation: in1 .5s ease forwards;
}

@-webkit-keyframes collapse1 {
  from {
    opacity: 1;
    top: 0;
  }
  to {
    opacity: 0;
    top: -73px;
  }
}

@keyframes collapse1 {
  from {
    opacity: 1;
    top: 0;
  }
  to {
    opacity: 0;
    top: -73px;
  }
}
@-webkit-keyframes in1 {
  from {
    opacity: 0;
    top: -73px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@keyframes in1 {
  from {
    opacity: 0;
    top: -73px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}








/* Extra CSS  */

.productNav {
    float: left;
    width: 100%;
    background: #FBB613 !important;
    padding: 15px 0;
    margin-top: 0px !important;
}
.tablinks.active, .tlg .sbHolder, a.button_purple:visited, a.button_purple:link, a.button_purple:hover, .input_button_purple, 
.input_button_purple:hover, .sw.bg{
    background: #FBB613 !important;
}
.sbHolder{
	border:solid 1px #FBB613;
}
.section_head{
	border-bottom: 1px #FBB613 solid;
}
.productNav{
	    float: left;
    width: 100%;
}
.featured-listings h3, .best, .testi h3, .fltrbar h4 {
    text-transform: uppercase;
    box-shadow: 0 4px 0 #FBB613;
}
h4.expand_heading a, .cartt a, .expand_nav li a, .side_item p a, .base_nav li a, .pagination h3 a, #desktop_cart a, .section_head a, .breadCrumb a, .breadCrumb {
    color: #FBB613 !important;
	
}
.base_nav li a{
	font-size: 16px;
}
.fltrbx .up-buttons .up-buttons-1:hover, .mid .mid-r .mid-r-but a, .major_unit_search .bluebutton_b, .one-fifth input[type="button"], h3.head-tx{
	background:#FBB613;
}
.main_content.fl-wdh.full_info_content h1{
	color: #FBB613 !important;
}
.hidden_tablea, .head-txt, .brnds .brnd-list .ryt ul li a.ftrd-brnd{
	color: #FBB613 !important;
}
.checkbox-primary input[type="checkbox"]:checked + label:before {
    background-color: #FBB613;
    border-color: #FBB613;
}
.input_button, .szchrt p.hdn a, .input_button:hover, .szchrt p.hdn a:hover{
	background:#FBB613 !important;
	background-color: #FBB613  !important;
	color:#fff;
	    text-shadow: none;
    font-family: 'CharlevoixPro-Medium' !important;
    letter-spacing: 1px;
}
form label, form input.text, form textarea, form select {
    letter-spacing: 0px;
    font-size: 14px;
}

.fltrbx .up-buttons .up-buttons-1:hover, .fltrbx .up-buttons .up-buttons-2:hover {
    background: #FBB613;
}
.benz_views-product.up-buttons-2.active{
	border-color: #FBB613transparent transparent transparent;
}
.wrap h1 {
    color: #FBB613;
}
.benz_views-product.up-buttons-2.active {
    background: #FBB613;
    color: white;
}
.fltrbx .up-buttons .up-buttons-1:hover::after, .fltrbx .up-buttons .up-buttons-2:hover::after {
    border-color: #FBB613 transparent transparent transparent;
}
.mblacnt-log a {
    color: white !important;
}
a.prodBuyBtn {
    color: #fff !important;
}
sub {
    bottom: 0;
}
@media (max-width: 767px) and (min-width: 320px){
div#mobile_cart strong.phonee {
    text-shadow: 1px 1px #FBB613 !important;
    color: #FBB613 !important;
    -webkit-text-fill-color: #FBB613 !important;
}
a#forgot_pass {
    color: #FBB613 !important;
}
}
@media (max-width: 767px) {
.prod-ls ul.nav>li>a {
    background-image: none !important;;
    background: #FBB613 !important;;
}
}


span.glyphicon-filter{
	display:none !important;
}
.productNavCont span {
    color: #fff;
    display: inline-block;
}
.mid .mid-r .mid-r-but a:nth-child(2) {
    line-height: 1rem;
    padding: 11px 5px 14px 10px;
}
.mid .mid-r .mid-r-but a:nth-child(2) span {
    margin: 0;
	display: inline;
}
.mid .mid-r .mid-r-but a:nth-child(2) img {
    vertical-align: sub;
    margin-right: 4px;
    height: 20px;
    width: 17px;
}
@media (max-width:480px){
	.g-recaptcha{
		margin-left:-15px;
	}
	.g-recaptcha>div{
		width:293px !important;
	}
	.g-recaptcha iframe{
		width:100%;
	}
}
.bikeControlRow.row {
    margin: 0;
    overflow: hidden;
}
.productNav {
    float: left;
    width: 100%;
    background: #000 !important;
    padding: 15px 0;
        margin-top: -3px !important;
    padding-top: 18px;
}
.productNav ul.active li:hover {
    background: none scroll 0 0 #000;
    display: block;
}
.productNavCont ul li a, .productNavCont span {
    font-size: 14px;
}
ul.active li a{
	font-size:13px;
}

.prod-ls .nav>li>a{
	font-size:12px;
}
#forgot_pass, .cart_wrap_right.tpgl .hidden_table table tr td p a{
	color:#FBB613;
}
@media (max-width: 767px) and (min-width: 320px){
div#mobile_cart strong.phonee {
    text-shadow: transparent !important;
    color: #FBB613 !important;
    -webkit-text-fill-color: transparent !important;
    font-size: 18px;
}
.cartt a{
	font-size: 18px;
}
}
.sidebar .grg, .product_box_text h3 {
	font-size: 12px !important;
    letter-spacing: 1px;
    font-weight: 600; 
}
.grg {
	font-size:17px !important;
}
.sbHolder .addToCat.button_no, .tlg .sbHolder a, .expand_nav li a, .expand_nav li a{
	    font-size: 12px !important;
    font-weight: 600;
}
.price{
    font-size: 15px !important;
    color: #FBB613;
}
.product_box_text {
    height: 60px;
}
.addToCat {
    background: #fff;
    color: #FBB613 !important;
    border: 1px solid #FBB613 !important;
}
.expand_heading a{
    font-size: 14px !important;
    letter-spacing: 0.2px !important;
}
.side_section .side_item p a{
	font-size: 14px !important;
    letter-spacing: 0.2px !important;
}
.discount {
    font-size: 12px;
    margin-top: 6px;
    text-align: center;
    height: 35px;
}
.prodBuyBtn {
    background: #FBB613;
}
.wrap p{
	line-height: 22px;
    font-size: 16px;
}
.form_standard input.medium{
	font-size:16px;
}
#price {
    color: #FBB613;
}
@media (max-width: 639px) and (min-width: 480px){
.mid .mid-r .mid-r-but a {
    width: 49%;
    margin: 0 2px 4px;
    padding: 10px 0 10px 0 !important;
    float: left;
    position: relative;
    font-size: 12px;
    text-align: center;
    height: 42px;
}
}
@media (max-width: 479px) and (min-width: 320px){
.mid .mid-r .mid-r-but a {
    width: 48%;
    margin: 0 2.5px 4px;
    padding: 10px 0 10px 0 !important;
    float: left;
    position: relative;
    font-size: 11px;
    height: 42px;
    word-spacing: -2px;
}
}
.section_head a {
    color: #000 !important;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0 3px;
}
span.fa{
	font-family: FontAwesome !important;
}
#newsletter_success{
    color: chartreuse;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 13px;
    font-style: italic;
}
.name_box_full #form_example, .name_box_full #form_example input, .name_box_full #form_example .input_button{
	font-size: 18px;
}
.searchHolder .goBtn_b {
    background: #FBB613 !important;
}

/*---------SERVICE PAGE *-----------*/
.schedule-service{
	color: #fff !important;
    background: #000;
    padding: 15px 30px;
    font-size: 24px;
    display: table;
    margin: 40px auto;
}
.service-page a{
	margin:25px 0;
	float:left;
	width:100%;
}
.service-page a img{
	width: 100%;
    display: block;
    float: left;
    margin-bottom: 10px;
}
.service-page a span{
	text-align: center;
    width: 100%;
    float: left;
    font-size: 20px;
    color: #000;
    margin: 5px 0;
}






/*team page*/
.page-heading{
	color: #ffb300;
	    font-size: 30px;
    margin: 20px 0 40px;
}
 .our-team-block.wrapper{
	 width:100%;
 }
@media(max-width:992px){
 .our-team-block.wrapper{
  width:100%;
} 
}
.our-team-block .panel-heading {
  padding: 0;
	border:0;
}
.our-team-block .panel-title>a, .our-team-block .panel-title>a:active{
display: block;
    padding: 15px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
    text-align: center;
    background: #ffb300;
}
.our-team-block .panel-heading  a:before {
   font-family: 'FontAwesome';
   content: "\f103";
   float: right;
   transition: all 0.5s;
       font-size: 20px;
}
.our-team-block .panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 
.our-team-block .panel-body{
	    display: grid;
    grid-template-columns: auto auto auto auto;
	    grid-gap: 25px;
}
.our-team-block .panel-body>div{
	width:100%;
}
.our-team-block .panel-body>div>img{
	width:213px;
	-moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    border: solid 2px #ffb300;
	    margin: 0 auto;
    display: table;
}
.our-team-block .panel-body:before {
    display: none;
}
.our-team-block .team-section div h5{
	color: #ffb300;
    margin: 10px 0;
    text-align: center;
    width: 100%;
    font-size: 18px;
}
.our-team-block .panel {
	    margin-bottom: 20px !important;
    background-color: #000;
}
.our-team-block .team-section{
    background: #000;
    border-radius: 10px;
    border: none !important;
}
.our-team-block .team-section div span{
	    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
	    font-size: 14px;
}
.our-team-block .panel {
    margin-bottom: 20px !important;
    background-color: #000;
	border: none;
}
.our-team-block .panel-default {
    border-color: #ffb300;
}
.our-team-block .panel-collapse {
    border: 1px solid #ffb300;
}


/*off road*/
.off-ride{
    margin: 20px 0 0 0;
    float: left;
    width: 100%;
}
.off-ride li {
    margin: 10px 0px;
}
.off-ride li a{
    border: 2px solid #ffb300;
    font-size: 16px;
    background-color: #ffb300;
    color: #fff;
    width: 100%;
    text-align: center;
    float: left;
    padding: 10px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: bold;
    letter-spacing: 1px;
}
.off-ride li a:hover{
	color:#000;
}
.off-ride li a span{
	    text-align: center;
    width: 100%;
    float: left;
	    margin-top: 5px;
}
.off-ride li p{
	    font-size: 13px;
    text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;

}
.image1 img{
	width:100%;
}
.page-btns {
    margin-top: 10px;
    margin-bottom: 10px;
}
.divIframePdf {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.divIframePdf object {
    width: 100%;
    height: 875px;
}
.divIframeMaps {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}
.divIframeMaps iframe {
    border: none;
}
.divIframeMaps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width: 767px){
.submitBlock li button {
    max-width: 300px;
}
}
.cnt-button {
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    border-color: #ffbf29;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #ffb300;
    color: #ffffff !important;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    display: block;
    margin: 0 auto;
	    width: 200px;
    letter-spacing: 1px;
}

a.ct-btn{
	    background: #FBB613;
    float: right;
    position: fixed;
    right: -41px;
    top: calc(50% + 100px);
    color: #000;
    transform: rotate(-90deg);
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 900;
    padding: 11px 8px;
    z-index: 3141591;
    border: 2px solid #fff;
    border-radius: 7px 7px 0 0;
    text-decoration: none;
    box-shadow: -2px -3px 25px #000;
}



