a:hover {
  color: initial; }

body {
  background-color: #f0f0f0; }

h1, h2, h3 {
  font-family: "riftbold", sans-serif; }

h5 {
  font-family: "riftbold", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal;
  color: #999999; }

#main {
  background-color: transparent !important; }

#buyNow {
  padding: 0;
  z-index: 100;
  border: none;
  position: fixed; }

.buyNowScroll {
  margin-left: 40% !important; }

.sticky {
  position: fixed;
  top: 0;
  width: 100%; }

.cls-1 {
  opacity: 0.16; }

.cls-2, .cls-5 {
  font-size: 16px;
  fill: #999999;
  font-family: "riftbold", sans-serif !important;
  cursor: pointer; }

.cls-2:hover, .cls-5:hover {
  fill: #000; }

.cls-3 {
  letter-spacing: -0.01em; }

.cls-4 {
  letter-spacing: 0em; }

.cls-5 {
  letter-spacing: -0.01em; }

.cls-6 {
  letter-spacing: 0em; }

.cls-7 {
  letter-spacing: 0em; }

.cls-8 {
  letter-spacing: -0.01em; }

.cls-9 {
  letter-spacing: -0.01em; }

.cls-10 {
  letter-spacing: -0.01em; }

#left_arc, #right_arc, #bottom_arc {
  fill: #999999; }

@media all and (max-width: 767px) {
  #main {
    padding: 0 10px;
    top: 200px !important;
    margin-bottom: 100px !important; }
  .fixed-header {
    position: fixed !important; }
  .header-banner .header-promotion {
    background-color: #000 !important;
    padding: 10px 0 !important;
    font-size: 12px !important; }
  .top-banner {
    padding: 10px 0 !important; }
  .top-banner .col-mini-cart {
    margin-right: 20px !important; } }

.rpc-mobile-price {
  width: 100%;
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.98); }
  .rpc-mobile-price #colornum {
    width: calc(90%/3);
    display: inline-block;
    line-height: 75px; }
  .rpc-mobile-price #priceProduct {
    width: calc(90%/3);
    display: inline-block;
    line-height: 75px;
    text-align: center; }
  .rpc-mobile-price #buyLink {
    float: right; }
  .rpc-mobile-price button {
    margin-top: 15px;
    padding: 5px 10px; }

.helmet-container {
  left: 0;
  right: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  bottom: -100px;
  position: absolute; }
  .helmet-container svg {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    position: absolute;
    bottom: -120px; }
    .helmet-container svg .active {
      font-weight: bold; }
  .helmet-container #helmet {
    margin: 0 auto; }
    @media screen and (min-width: 320px) {
      .helmet-container #helmet {
        width: 100%; } }
    @media screen and (min-width: 768px) {
      .helmet-container #helmet {
        width: 70%; } }
    .helmet-container #helmet .active {
      background-color: transparent !important; }

.container-fluid.section {
  padding-top: 100px; }

[data-num].inactive {
  display: none; }

[data-num].active {
  display: block; }

.rampage {
  font-family: "riftbold", sans-serif;
  position: absolute;
  color: #fff;
  line-height: 80%; }

.helmet-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  transition: opacity .2s; }

.helmet-slider:hover {
  opacity: 1; }

.helmet-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #4CAF50;
  cursor: pointer; }

.helmet-slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #4CAF50;
  cursor: pointer; }

@media screen and (min-width: 320px) {
  .helmet-container {
    bottom: -50px; }
  .full-height {
    padding: 30px 0; } }

@media screen and (min-width: 768px) {
  .helmet-container {
    bottom: -100px; }
  .full-height {
    height: 100vh; } }

/* ////////////////////////FLuid inside//////////////////////// */
.fluid-inside-img {
  right: 10%;
  position: absolute;
  z-index: 1;
  width: 40%;
  transform: translate(0, -10%); }

/* ////////////////////////RANGE//////////////////////// */
.range {
  -webkit-appearance: none;
  margin: 100px auto 0 auto;
  width: 100%;
  height: 5px;
  background-color: #dadada;
  outline: none;
  opacity: 0.7;
  transition: opacity .2s; }

.range:hover {
  opacity: 1; }

.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  border: 2px dotted #999999;
  width: 25px;
  height: 25px;
  background: #999999;
  cursor: pointer; }

.range::-webkit-slider-thumb:before {
  border: 2px dotted #666;
  width: 50px;
  height: 50px;
  background-color: #999999;
  width: 100px;
  height: 100px;
  border-radius: 50%; }

.range::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #999999;
  cursor: pointer; }

.sliderNav {
  font-family: 'riftbold', san-serif;
  width: 80%;
  margin: 20px auto 0 auto; }
  .sliderNav div {
    width: calc(98%/3);
    display: inline-block;
    text-transform: uppercase; }
  .sliderNav div:first-child {
    text-align: left; }
  .sliderNav div:nth-child(2) {
    text-align: center; }
  .sliderNav div:nth-child(3) {
    text-align: right; }

/* ////////////////////////Video//////////////////////// */
video {
  width: 100%; }

/* ////////////////////////TECH SPECS//////////////////////// */
.tech-specs {
  background-color: #fff; }
  .tech-specs table.desktop {
    width: 100%;
    text-align: center; }
    .tech-specs table.desktop tr {
      padding: 10px; }
    .tech-specs table.desktop tr th {
      text-align: center;
      text-transform: uppercase;
      border-bottom: 1px solid #000;
      padding: 10px 0; }
    .tech-specs table.desktop tr td {
      padding: 20px; }
    .tech-specs table.desktop tr:hover {
      background-color: #f0f0f0; }
  .tech-specs h4 {
    color: #999999;
    padding: 20px 0 15px 0;
    margin-bottom: 15px; }

.tech-list ul {
  list-style: none;
  margin-left: 0;
  text-indent: -1em;
  font-size: 12px; }

.tech-list li {
  padding: 2.5px 0; }

.tech-list li:before {
  content: "\2014\a0"; }

.rpc-top {
  position: absolute;
  z-index: 1; }

.size-nav {
  width: 10%;
  display: inline-block; }

.size-chart [data-id] {
  display: none; }

.size-chart [data-id].active {
  display: inline-block; }

.size-chart [data-button] {
  text-align: center;
  background-color: #999999;
  border: 5px solid #fff; }

.size-chart [data-button].active {
  background-color: #f0f0f0; }

.size-chart #size-info {
  background-color: #f0f0f0;
  border: 5px solid #fff; }

@media screen and (min-width: 320px) {
  .mobile-white {
    background-color: #fff; }
  #accordion img {
    width: 30px;
    margin-right: 10px; }
  #accordion h5 {
    border-top: 1px solid #999999;
    padding-top: 10px; }
  #accordion h5:after {
    content: "\f107";
    float: right;
    font-family: FontAwesome; }
  .tech-list ul {
    list-style: none;
    margin-left: 0;
    padding: 0 0 0 1em;
    text-indent: -1em;
    font-size: 12px; }
  .tech-list li {
    padding: 2.5px 0; }
  .tech-list li:before {
    content: "\2014\a0"; }
  .tech-list div:first-child {
    border-right: none; }
  .tech-specs {
    background-color: #fff; } }

@media screen and (min-width: 768px) {
  .mobile-white {
    background-color: transparent; }
  .rpc-top {
    width: 35%; }
  .tech-specs {
    padding: 25px 25px 25px 25%;
    margin-top: 60px; }
    .tech-specs table.desktop tr td:first-child, .tech-specs table.desktop tr th:first-child {
      border-right: 1px solid #000; }
    .tech-specs .tech-list ul {
      padding: 15px 0 60px 3em; }
    .tech-specs .tech-list h5 {
      border-bottom: 1px solid #999999;
      border-top: none; }
    .tech-specs .tech-list h5:after {
      display: none; }
  .tech-list div:first-child {
    border-right: 1px solid #999999; }
  .tech-list h5 {
    border-bottom: 1px solid #999999; } }

/* ////////////////////////FEATURES//////////////////////// */
.content-carousel-wrapper .slick-slide img {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px); }

.content-carousel-wrapper .slick-slide {
  opacity: 0.3;
  transform: scale(0.75);
  transition: .2s ease-in-out all; }

.content-carousel-wrapper .slick-center {
  opacity: 1;
  transform: scale(1); }

#progressContainer {
  width: 30px;
  float: left;
  margin-right: 15px; }

#progressBar {
  background-color: #1d1d1d;
  width: 5px;
  float: right;
  position: absolute;
  z-index: 100; }

#progressBarBg {
  background-color: #dadada;
  display: inline-block;
  width: 2px; }

a.features-list {
  text-align: left;
  width: 100%; }

.features-list div {
  width: 100%;
  border-bottom: 1px solid #eee; }

.features-content {
  margin: 5% 0 20% 0; }
  .features-content img {
    display: inline-block;
    width: 10%;
    margin-right: 5%;
    vertical-align: top; }
  @media (min-width: 320px) {
    .features-content div {
      width: 80%;
      display: inline; } }
  @media (min-width: 768px) {
    .features-content div {
      width: 80%;
      display: inline-block; } }

.top-features {
  position: relative; }
  .top-features .feature-image {
    position: absolute;
    top: 20%;
    opacity: 0.35;
    width: 50%; }

@media screen and (min-width: 320px) {
  #content-indicator {
    display: none; } }

@media screen and (min-width: 768px) {
  #content-indicator {
    display: table; } }

/* ////////////////////////SIDE NAV//////////////////////// */
#side-navmenu {
  position: fixed;
  width: 100px;
  height: 300px;
  left: 20px;
  font-family: "riftbold", sans-serif;
  top: 300px;
  float: left; }

#side_nav {
  display: inline-block;
  margin-left: 5px;
  float: right; }

a.side-nav-region:hover {
  text-decoration: none; }

.side-nav-region {
  display: block; }
  .side-nav-region .section-num {
    display: block;
    color: #999999;
    font-size: 18px;
    height: 30px; }
  .side-nav-region .section-name {
    display: block;
    position: relative;
    min-height: 70px;
    font-size: 16px;
    color: #1d1d1d;
    white-space: nowrap; }
  .side-nav-region .section-name p {
    transform: rotate(90deg) translateX(10px) translateY(10px);
    position: absolute;
    line-height: 10px;
    text-transform: uppercase;
    width: 35px; }

#mobileNav {
  background-image: url("https://s7d2.scene7.com/is/image/FoxRacing/MX%2DNav%2DBanner?$dw_detn1$&wid=600&hei=1045&fit=fit");
  width: 100%;
  height: 100%;
  font-family: "rift", sans-serif;
  position: fixed;
  top: 0px;
  background-position: center;
  background-size: cover;
  z-index: 1000; }
  #mobileNav .section-num {
    display: inline;
    color: #dadada;
    text-align: center;
    font-size: 2em; }
  #mobileNav .section-name {
    display: inline;
    position: relative;
    min-height: 50px;
    margin-left: 10px;
    color: #dadada;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 2em; }
  #mobileNav a.list {
    text-align: center;
    display: block; }
  #mobileNav h3 {
    text-align: center;
    color: #fff;
    font-size: 3em;
    margin-top: 60px; }
  #mobileNav .closeNav {
    color: #dadada;
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center; }

#mobileNavBtn {
  position: fixed;
  z-index: 999;
  font-size: 12px !important;
  width: 50px;
  height: 50px;
  bottom: 60px;
  right: 20px;
  text-align: center;
  border: none; }

@media screen and (min-width: 320px) {
  .rampage {
    font-size: 5em;
    bottom: 30px;
    left: 10px; }
  #buyNow {
    right: 20px;
    top: 120px;
    padding: 0 10px;
    z-index: 1; }
  .section h2 {
    font-size: 3em;
    color: #dadada; }
  .section span.num {
    font-family: "riftbold", sans-serif !important;
    font-weight: 300 !important;
    font-style: normal;
    transform: translateY(-55px);
    display: block;
    width: 3%;
    font-size: 1.5em;
    text-align: center;
    text-decoration: line-through; }
  .section span.sub {
    font-family: "riftbold", sans-serif !important;
    font-weight: 300 !important;
    font-style: normal;
    transform: translateY(-40px);
    display: block;
    width: 100%;
    text-align: left;
    font-size: 1.5em;
    text-align: left;
    margin: 0px 0px 15px 0;
    line-height: 100%; }
  h3 {
    font-size: 1.5em !important;
    line-height: 100%; }
  .features-carousel h6, .features-carousel p {
    width: 100%; } }

@media screen and (min-width: 768px) {
  .section h2 {
    font-size: 7em; }
  .section span {
    transform: translateY(-90px);
    width: 3%;
    font-size: 2em; }
  h3 {
    font-size: 2.5em !important;
    line-height: 100%; }
  #buyNow {
    width: 75px;
    height: 75px;
    top: 150px;
    left: 50%;
    padding: 0; }
  .offset-button {
    margin-left: 220px; }
  .rampage {
    font-size: 9em;
    bottom: 100px;
    left: 40px; }
  .section span.num {
    font-family: "riftbold", sans-serif !important;
    font-weight: 300 !important;
    font-style: normal;
    transform: translateY(-110px);
    display: block;
    width: 3%;
    font-size: 1.5em;
    text-align: center;
    text-decoration: line-through; }
  .section span.sub {
    font-family: "riftbold", sans-serif !important;
    font-weight: 300 !important;
    font-style: normal;
    transform: translateY(-120px);
    display: block;
    width: 100%;
    text-align: left;
    font-size: 1.5em;
    text-align: left;
    margin-left: 5px; } }

@media screen and (min-width: 992px) {
  #buyNow {
    top: 200px; }
  .offset-button {
    margin-left: 330px; }
  .rampage {
    font-size: 10em; } }

@media screen and (min-width: 1240px) {
  #buyNow {
    top: 200px; }
  .offset-button {
    margin-left: 430px; }
  .rampage {
    font-size: 12em; } }

@media screen and (min-width: 1400px) {
  .offset-button {
    margin-left: 530px; }
  .rampage {
    font-size: 14em; } }

/* ////////////////////////RECOMMENDATION//////////////////////// */
.product-listing.product-listing-1x4 {
  background-color: transparent; }
  .product-listing.product-listing-1x4 .product-image {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff; }

@media screen and (min-width: 992px) {
  .product-listing-1x4 .search-result-items .grid-tile {
    /* margin: 0 1% 0 2%; */
    width: 25% !important;
    margin: 0 auto !important;
    padding: 10px !important; } }

.recommendation {
  padding: 40px 0;
  background-color: #dadada; }
  .recommendation h4 {
    text-align: center;
    margin-top: 40px; }

@media screen and (min-width: 768px) {
  .product-listing.product-listing-1x4 .product-image {
    min-height: 300px; } }

/* ////////////////////////RPC COLORWAYS//////////////////////// */
.cart-bar {
  width: 96%;
  margin: 0 auto;
  max-width: 1440px; }
  .cart-bar .product-number {
    display: none; }
  .cart-bar .label {
    display: none; }
  .cart-bar .inventory {
    display: none; }
  .cart-bar .socialsharing {
    display: none; }
  .cart-bar .js-g-top {
    display: inline-block; }
  .cart-bar .rpc-variant-region {
    width: 100%;
    display: inline-block; }
  .cart-bar .rpc-logo {
    width: 9%;
    display: inline-block; }
    .cart-bar .rpc-logo img {
      width: 50%; }
    .cart-bar .rpc-logo p {
      text-align: center; }
  .cart-bar .rpc-variants {
    width: 90%;
    display: inline-block; }
  .cart-bar .sticky-center {
    padding-top: 4px; }
  .cart-bar .attribute-color .value {
    padding: 0 30px; }

#product-content.sticky {
  z-index: 3; }

/* .rpc-variant-tiles{
	width:20%;
	display:inline-block;
}
.avail-colors li{
	
	list-style-type:none;
}
.available-variants{
	background-color:#fff;
	margin-top:80px;
	padding:40px 0;
	.slick-slide img{
	opacity:1;
	filter: blur(0px);
    -webkit-filter: blur(0px);
	}
	.product-image{
	padding:0;
	}
	.slick-prev:before, .slick-next:before{
	font-family:fontawesome;
	font-size:3em;
	}
	.slick-prev:before{
	content:"\f104";
	}
	.slick-next:before{
	content:"\f105";
	}
	.product-variations .attribute .value .swatches ul{
	width: 100%;
	max-width:initial;
	}
	.product-variations .attribute .value .swatches ul li{
	display:inline-block;
	float:none;
	}
} */
/* ////////////////////////RPC VARIANT//////////////////////// */
#product-content.sticky .js-g-top {
  padding-top: 10px;
  float: left; }
  #product-content.sticky .js-g-top h1 {
    margin-bottom: 0px;
    font-size: 14px;
    display: inline-block; }

#product-content.variant-bar.sticky {
  top: initial !important;
  border-top: 1px solid #f2f2f2; }

quote {
  line-height: 100%;
  font-family: 'riftbold', san-serif;
  margin-bottom: 20px;
  text-align: center; }

.author {
  font-family: 'rift', san-serif;
  text-align: center; }

.author:before {
  content: '\2014  '; }

@media screen and (min-width: 320px) {
  quote {
    font-size: 2em; }
  .author {
    font-size: 1em; } }

@media screen and (min-width: 768px) {
  quote {
    font-size: 4em; }
  .author {
    font-size: 2em; } }

.product-tile .product-image .facing-img {
  margin: 0 auto; }

.jcarousel-wrapper, .content-carousel-wrapper {
  margin: 20px auto;
  position: relative; }

.jcarousel-wrapper .photo-credits {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  opacity: .66; }

.jcarousel-wrapper .photo-credits a {
  color: #fff; }

/** Carousel **/
.jcarousel {
  position: relative;
  overflow: hidden; }
  .jcarousel ul.available-var {
    width: 100%; }
    .jcarousel ul.available-var .attribute.attribute-size {
      display: inline-block; }
  .jcarousel .product-variations .attribute .value .swatches ul {
    width: 100%;
    max-width: initial; }

.jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.jcarousel li {
  float: left; }

.jcarousel li li {
  float: none; }

button {
  background-color: #000;
  border: none; }

button:hover {
  background-color: #666;
  color: #fff; }

/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 200px;
  text-align: center;
  color: #000;
  font-size: 3em;
  text-decoration: none;
  text-shadow: 0 0 1px #000; }

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
  text-decoration: none;
  color: #999999; }

@media screen and (min-width: 320px) {
  .jcarousel-control-prev, .content-carousel-control-prev {
    left: 0px;
    top: 30%; }
  .jcarousel-control-next, .content-carousel-control-next {
    right: 0px;
    top: 30%; } }

@media screen and (min-width: 768px) {
  .jcarousel-control-prev, .content-carousel-control-prev {
    left: -50px; }
  .jcarousel-control-next, .content-carousel-control-next {
    right: -50px; } }

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
  display: block; }

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
  opacity: .5;
  cursor: default; }

/** Carousel Pagination **/
.content-carousel-wrapper {
  /** Carousel **/
  /** Carousel Controls **/ }
  .content-carousel-wrapper .jcarousel {
    position: relative;
    overflow: hidden; }
  .content-carousel-wrapper .jcarousel ul {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0; }
  .content-carousel-wrapper .jcarousel li {
    float: left;
    padding: 20px; }
  .content-carousel-wrapper .jcarousel-control-prev,
  .content-carousel-wrapper .jcarousel-control-next {
    position: absolute;
    top: 200px;
    text-align: center;
    color: #999999;
    text-decoration: none;
    font-size: 4em; }
  .content-carousel-wrapper .jcarousel-control-prev:hover,
  .content-carousel-wrapper .jcarousel-control-next:hover {
    color: #999999; }
  .content-carousel-wrapper .jcarousel-control-prev, .content-carousel-wrapper .content-carousel-control-prev {
    left: -50px; }
  .content-carousel-wrapper .jcarousel-control-next, .content-carousel-wrapper .content-carousel-control-next {
    right: -50px; }
  .content-carousel-wrapper .jcarousel-control-prev:hover span,
  .content-carousel-wrapper .jcarousel-control-next:hover span {
    display: block; }
  .content-carousel-wrapper .jcarousel-control-prev.inactive,
  .content-carousel-wrapper .jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default; }
  .content-carousel-wrapper .jcarousel-pagination {
    display: block;
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0; }
  .content-carousel-wrapper .jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    box-shadow: 0 0 2px #4E443C; }
  .content-carousel-wrapper .jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    box-shadow: 0 0 2px #F0EFE7; }
  .content-carousel-wrapper h6 {
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
    font-family: "riftbold", sans-serif; }
  .content-carousel-wrapper .content-copy {
    width: 90%;
    margin: 0 auto; }
  .content-carousel-wrapper h6 img {
    display: inline;
    width: 20px;
    margin-right: 10px; }

.swatches.color {
  position: relative;
  overflow: hidden;
  width: 150px; }

.swatches.color li {
  float: left;
  width: 50px; }

/* ////////////////////////Available Colorways Bottom Section //////////////////////// */
.available-variants {
  margin-top: 90px;
  padding-top: 50px;
  background-color: #fff; }
  .available-variants form {
    display: inline-block; }

/* ////////////////////////Side Nav //////////////////////// */
ol {
  float: left;
  font-family: "rift", sans-serif;
  background: #fff; }
  ol .section {
    /* old Win safari */
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    /* writing-mode:sideways-lr;  could be the one */
    /* eventually untill sideways-lr is working everywhere */
    list-style: none;
    white-space: nowrap; }
    ol .section a {
      margin: 10px 0;
      display: inline-block;
      transform: translateX(-10px);
      text-decoration: none; }
      ol .section a:hover {
        background: gray; }
  ol ol {
    list-style: none;
    counter-reset: item; }
  ol li {
    counter-increment: item;
    margin-bottom: 5px; }
  ol li:before {
    margin-right: 10px;
    content: "0" counter(item);
    color: #000;
    width: 1.2em;
    transform: rotate(-90deg);
    text-align: center;
    display: inline-block; }

body {
  padding-top: 0px !important; }

button {
  background-color: #000;
  border: none; }

button:hover {
  background-color: #666;
  color: #fff; }

.fixed-header .row {
  display: initial; }

#side-navmenu {
  display: none !important; }
