/*
Theme Name: Naish
Author: Tanuki Interactive
Author URI: www.tanukiinteractive.com
Description: The blog theme for Naish Surfing
*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, a, blockquote, pre, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, figure, footer,
header, hgroup, nav, section, menu, time, mark, audio, video, canvas {
  margin: 0;
  padding: 0;
  border: 0; }

article, aside, figure, footer, header, hgroup,
menu, nav, section, main { display: block; }

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  min-height: 100%;
  vertical-align: baseline; }

.hide-visual {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.hide-complete {
  display: none;
  visibility: hidden; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, audio, canvas, video, pre {
  display: block; }

canvas {
  -ms-touch-action: double-tap-zoom; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input, textarea, button, select {
  margin: 0;
  font-size: 100%;
  line-height: normal;
  padding: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

@-moz-document url-prefix() {
  select {
    text-indent: 0.01px;
    text-overflow: '';
    max-height: 34px; }

  textarea {
    font-family: inherit; } }

select::-ms-expand {
  display: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

label,
input,
button,
select,
textarea {
  font-weight: normal;
  color: inherit;
  width: 100%;
  max-width: 100%;
  border: inherit;
  outline: 0; }

label {
  display: block;
  width: auto; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  border: inherit; }

select:focus, textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  outline: 0; }

select {
  outline: 0;
  /*background: transparent;*/
  width: 100%; }

input[type="file"],
input[type="image"],
input[type="submit"],
button[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
  height: auto;
  display: inline-block; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: inherit; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  background: none;
  width: auto; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner,
select::-moz-focus-inner,
a::-moz-focus-inner {
  border: 0;
  padding: 0; }

@-webkit-keyframes floating {
  0%, 100% {
    -webkit-transform: translateY(0);
    opacity: 0.5; }

  50% {
    -webkit-transform: translateY(-0.1875rem);
    opacity: 1; } }

@-moz-keyframes floating {
  0%, 100% {
    -moz-transform: translateY(0);
    opacity: 0.5; }

  50% {
    -moz-transform: translateY(-0.1875rem);
    opacity: 1; } }

@keyframes floating {
  0%, 100% {
    transform: translateY(0);
    opacity: 0.5; }

  50% {
    transform: translateY(-0.1875rem);
    opacity: 1; } }

@-webkit-keyframes pulsing {
  0%, 100% {
    opacity: 1; }

  50% {
    opacity: 0.875; } }

@-moz-keyframes pulsing {
  0%, 100% {
    opacity: 1; }

  50% {
    opacity: 0.875; } }

@keyframes pulsing {
  0%, 100% {
    opacity: 1; }

  50% {
    opacity: 0.875; } }

@font-face {
  font-family: 'Naishicons';
  src: url(fonts/naishicons/naishicons.eot);
  src: url(fonts/naishicons/naishicons.eot?#iefix) format("embedded-opentype"), url(fonts/naishicons/naishicons.woff) format("woff"), url(fonts/naishicons/naishicons.ttf) format("truetype"), url(fonts/naishicons/naishicons.svg) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SSSocialCircle';
  src: url(fonts/ss-social-circle/ss-social-circle.eot);
  src: url(fonts/ss-social-circle/ss-social-circle.eot?#iefix) format("embedded-opentype"), url(fonts/ss-social-circle/ss-social-circle.woff) format("woff"), url(fonts/ss-social-circle/ss-social-circle.ttf) format("truetype"), url(fonts/ss-social-circle/ss-social-circle.svg#SSSocialCircle) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SSSocialRegular';
  src: url(fonts/ss-social/ss-social-regular.eot);
  src: url(fonts/ss-social/ss-social-regular.eot?#iefix) format("embedded-opentype"), url(fonts/ss-social/ss-social-regular.woff) format("woff"), url(fonts/ss-social/ss-social-regular.ttf) format("truetype"), url(fonts/ss-social/ss-social-regular.svg#SSSocialRegular) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ParalucentCond';
  src: url(fonts/paralucent/ParalucentCond-Light.eot);
  src: url(fonts/paralucent/ParalucentCond-Light.eot?#iefix) format("embedded-opentype"), url(fonts/paralucent/ParalucentCond-Light.woff) format("woff"), url(fonts/paralucent/ParalucentCond-Light.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ParalucentCond';
  src: url(fonts/paralucent/ParalucentCond-Bold.eot);
  src: url(fonts/paralucent/ParalucentCond-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/paralucent/ParalucentCond-Bold.woff) format("woff"), url(fonts/paralucent/ParalucentCond-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/slick-fonts/slick.eot');
    src: url('fonts/slick-fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick-fonts/slick.woff') format('woff'), url('fonts/slick-fonts/slick.ttf') format('truetype'), url('slick.svg#slick') format('svg');
}

h1, h2, h3, h4 {
  font-family: "ParalucentCond", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1 {
  font-size: 2.25rem;
  line-height: 1;
  padding-top: 0.3125rem;
  padding-bottom: 0.5rem; }
  @media (min-width: 1em) and (max-width: 46em) {
    h1 {
      font-size: 1.6875rem;
      line-height: 0.888888889;
      padding-top: 0.0625rem;
      padding-bottom: 0.6875rem; } }
    @media (min-width: 1em) and (max-width: 46em) and (min-width: 1em) and (max-width: 46em) {
      h1 {
        font-size: 1.5rem;
        line-height: 1;
        padding-top: 0.125rem;
        padding-bottom: 0.625rem; } }

h2 {
  font-size: 1.5rem;
  line-height: 1;
  padding-top: 0.125rem;
  padding-bottom: 0.625rem; }

h2.sub {
  font-size: 1.6875rem;
  line-height: 0.888888889;
  padding-top: 0.0625rem;
  padding-bottom: 0.6875rem;
  font-weight: normal; }
  @media (min-width: 1em) and (max-width: 46em) {
    h2.sub {
      font-size: 1.5rem;
      line-height: 1;
      padding-top: 0.125rem;
      padding-bottom: 0.625rem; } }

h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  padding-top: 0.25rem;
  padding-bottom: 0.4375rem; }
p.p1 {
	font-size: 16px !important;
}
p, li {
 // font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem; }

h4 {
  font-size: 0.75rem;
  line-height: 2;
  padding-top: 0.5rem;
  padding-bottom: 0.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.0625rem; }

strong, b {
  font-weight: bold;
  font-weight: 700; }

em, i {
  font-style: italic; }

sup, sub {
  line-height: normal; }

html {
  font-size: 100%; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #111111; }

::-webkit-selection, ::-moz-selection, ::selection {
  background-color: #111111;
  color: #FFF;
  text-shadow: none; }

ul:after {
  content: "";
  display: table;
  clear: both; }

li {
  list-style: none; }
  li.bullets, .landing .gear figcaption .description li, .detail .notes li, .single .bio li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 1rem; }

a {
  text-decoration: none;
  outline: none!important;
  border: none;
  color: inherit; }

figure {
  position: relative; }
  figure img {
    max-width: 100%;
    height: auto;
    display: block; }
  figure.video {
    height: 0;
    padding-bottom: 56.25%; }
  figure.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

button {
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  line-height: 2.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0 -0.1875rem;
  font-family: "ParalucentCond", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  button.action:before, button.action:after {
    font-family: 'Naishicons'; }
  button.action:before {
    margin-right: 0.75rem; }
  button.action:after {
    margin-left: 0.75rem; }
  button.buy {
    background: #111111;
    color: #FFF;
    border-color: #111111; }
  button.video:before {
    content: '\E601'; }
  button.info:before {
    content: '\E608'; }
  button.buy:after {
    content: '\E603'; }
  button.cart:before {
    content: '\E60F'; }
  button.locate:before {
    content: '\E605'; }

.wrapper {
max-width: 75em;

  margin: 0 auto;
  padding: 1.5rem; }
  .wrapper:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 89em) {
    .wrapper {
      max-width: 75em;
      padding-top: 3rem;
      padding-bottom: 3rem; } }

.header {
  background: #FFF;
  border-bottom: 0.0625rem solid #e7e7e7; }
  .header .wrapper {
    padding: 0.75rem 0; }
  @media (min-width: 47em) {
    .header {
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 9999; }
      .header .wrapper {
        padding: 0.75rem 1.5rem; }
      .header + section:before {
        content: '';
        display: block;
        width: 100%;
        /*padding-top: 11.7em; */}
      .landing .slider-products:before {
        content: '';
        display: block;
        width: 100%;
        /*padding-top: 9.4375em;*/ }
       }
  @media (min-width: 63em) {
    .header + section:before {
     /* padding-top: 8.325em;*/ } 
      .landing .slider-products:before {
      /*padding-top: 6.0625em;*/ }
    }

.nav-main {
  position: relative; }
  .nav-main a {
    display: block;
    -webkit-transition: all 0.1875s ease-in;
    -moz-transition: all 0.1875s ease-in;
    transition: all 0.1875s ease-in; }
  .nav-main a:hover {
    color: #666666; }
  .nav-main section:after {
    content: "";
    display: table;
    clear: both; }
  .nav-main article p, .nav-main article li {
    font-family: "AntennaCond", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center; }
  .nav-main .dd p, .nav-main article > a:first-of-type {
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.0625rem; }
  .nav-main .logo {
    margin-bottom: 0.75rem; }
  .nav-main .logo figure {
    float: left;
    height: 4.5em;
    width: 100%;
    background-image: url(img/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    display: block; }
    .nav-main .logo figure img {
      position: absolute;
      left: -99999px;
      visibility: hidden !important;
      display: none !important; }
  .nav-main .social {
    white-space: nowrap;
    text-align: left;
    display: block; }
  .nav-main .social a {
    font-family: 'SSSocialCircle';
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-size: 1.5rem;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin-top: 0.375rem;
    margin-right: 0.5625rem;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .nav-main .social a:last-of-type {
    margin-right: 0; }
  @media (min-width: 1em) and (max-width: 46em) {
    .nav-main .left, .nav-main .right {
      display: none; }
    .nav-main .left {
      padding-top: 0.75rem;
      border-top: 0.0625rem solid #efefef; }
    
    .nav-main .logo {
      margin-bottom: 0; }
    .nav-main .logo figure {
      height: 3rem; }
    .nav-main .logo > a {
      display: block;
      width: 50%;
      margin: 0 auto; }
      .nav-main .logo > a:after {
        content: "";
        display: table;
        clear: both; }
    .nav-main .social a{
      font-size: 1.125rem;
     }
    .nav-main .mobile:before {
      font-family: 'Naishicons';
      content: '\E609';
      position: absolute;
      right: 1.5rem;
      top: 0.75rem;
      font-size: 1.5rem; }
    .nav-main.expanded .left, .nav-main.expanded .right {
      display: block; }
    .nav-main.expanded .logo {
      padding-bottom: 0.75rem; }
    .nav-main.expanded .mobile:before {
      color: #999999; } }


    @media (min-width: 1em) and (max-width: 30em) {
      .nav-main .dd li {
        float: none;
        width: 100%; 
      }
    }

    @media (min-width: 30em) and (max-width: 46em) {
    .nav-main .dd li {
      float: left;
      width: 50%; }
    }

@media (min-width: 1em) and (max-width: 30em), (min-width: 47em) {
    .nav-main .dd.open > ul, .nav-main .show ul {
      display: block;
      z-index: 999;
      background: #FFF;
      box-shadow: 0 0.1875rem 0.375rem -0.1875rem rgba(0, 0, 0, 0.25); 
    }
}

  @media (min-width: 47em) {
    .nav-main .logo {
      width: 100%; }
    .nav-main .left, .nav-main .right {
      float: left;
      width: 50%; }
    .nav-main article {
      float: left;
      width: 33.33333%; }
    .nav-main .right {
      float: right; }
    .nav-main .right article {
      width: 33.333%; }
    .nav-main .dd {
      position: relative; }
    .nav-main .dd p:after {
      content: '\25BC';
      margin-left: 0.75rem;
      font-size: 50%; }
    .nav-main .dd > ul {
      display: none;
      position: absolute;
      min-width: 100%;
      padding-left: 0.5rem;
      padding-right: 0.5rem; }

    .nav-main span {
      display: none; } }
  @media (min-width: 63em) {
    .nav-main .left, .nav-main .right {
      width: 41.66667%;
      position: absolute;
      top: 1.5rem; }
    .nav-main .right {
      right: 0; }
    .nav-main .logo {
      margin-bottom: 0; }
    .nav-main .social a:hover {
      -webkit-transform: translateY(-0.125rem);
      -moz-transform: translateY(-0.125rem);
      -ms-transform: translateY(-0.125rem);
      -o-transform: translateY(-0.125rem);
      transform: translateY(-0.125rem); } }
  @media (min-width: 79em) {
    .nav-main span {
      display: inline; } }

.header-secondary {
  background: #111111;
  color: #FFF;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.25); 
  text-align: center;}
  .header-secondary .wrapper {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }
  .header-secondary header, .header-secondary .pagination {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .header-secondary button {
    font-size: 1rem;
    line-height: 1.5;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    line-height: 2.125rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    border: 0.0625rem solid;
    border-radius: 0.375rem;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin: 0 -0.1875rem;
    line-height: 1.375rem;
    opacity: 0.5; }
  .header-secondary button:hover {
    opacity: 1; }
  .header-secondary .pagination button {
    display: inline; }
  .header-secondary .pagination button.left:before {
    content: '\E60D';
    margin-right: 0.375rem; }
  .header-secondary .pagination button.right:after {
    content: '\E60C';
    margin-left: 0.375rem; }
  .header-secondary .pagination .numbers {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    vertical-align: bottom;
    margin: 0 1.3124rem;
    background: #FFF;
    padding-left: 0.75rem;
    padding-right: 2.25rem; }
  .header-secondary .pagination .numbers > ul:after {
    content: '\25BC';
    font-size: 50%;
    position: absolute;
    top: 1rem;
    right: 0.375rem;
    color: #111111; }
  .header-secondary .pagination .numbers > ul {
    height: 37px;
    border: 0.0625rem solid #FFF;
    border-radius: 0.375rem;
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: -37px;
    left: 0;
    background: #FFF; }
  .header-secondary .pagination .numbers:hover > ul, .header-secondary .pagination .numbers.expanded {
    height: auto;
    overflow: visible;
    z-index: 999;
    box-shadow: 0 0.1875rem 0.375rem -0.1875rem rgba(0, 0, 0, 0.25); }
  .header-secondary .pagination li {
    font-size: 1rem;
    line-height: 1.5;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    color: #111111;
    width: 100%;
    text-align: center;
    padding-right: 0.75rem; }
  .header-secondary .pagination li:hover {
    color: #666666; }
  .header-secondary .pagination li span.current {
    color: #05b9fa; }
  .header-secondary .breadcrumbs a {
    font-weight: bold;
    font-weight: 700;
    color: #666666; }
  .header-secondary .breadcrumbs a:hover {
    color: #FFF; }
  .header-secondary .breadcrumbs a:after {
    content: '/';
    margin: 0 0.75rem;
    font-weight: normal;
    color: #666666; }
  .header-secondary .breadcrumbs a:last-of-type:after {
    content: ''; }
  .header-secondary .purchase button {
    margin-right: 0.75rem; }
  .header-secondary .purchase button:last-of-type {
    margin-right: 0; white-space: nowrap;}
  .header-secondary .available {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin: 0 auto; }
  @media (min-width: 1em) and (max-width: 46em) {
    .header-secondary .wrapper {
      padding-left: 0;
      padding-right: 0; }
    .header-secondary header, .header-secondary .pagination, .header-secondary .purchase {
      text-align: center; }
    .header-secondary .pagination, .header-secondary .purchase {
      padding: 0.75rem; } }
  @media (min-width: 47em) {
    .header-secondary {
      position: fixed;
      width: 100%;
      z-index: 9999;
      z-index: 9998; }
      .header-secondary header {
        float: left;
        padding-left: 0.75rem;
        padding-right: 0.75rem; }
      .header-secondary .pagination, .header-secondary .purchase {
        float: right; }
      .header-secondary + section:before {
        content: '';
        display: block;
        width: 100%;
        padding-top: 4em; }
      .header-secondary .available span {
        display: none; } }
  @media (min-width: 63em) {
    .header-secondary + section:before {
      padding-top: 4em; }
    .header-secondary .available span {
      display: inline; } }

.footer {
  border-top: 0.0625rem solid #e7e7e7;
  color: #666666;
  text-align: center; }
  .footer .wrapper {
    padding: 0.75rem; }
  .footer p, .footer li {
    font-size: 0.75rem;
    line-height: 2;
    padding-top: 0.5rem;
    padding-bottom: 0.3125rem; }
  .footer li:before {
    font-family: 'Naishicons';
    margin-right: 0.75rem; }
  .footer li.about:before {
    content: '\E608'; }
  .footer li.newsletter:before {
    content: '\E606'; }
  .footer li.catalog:before {
    content: '\E60E'; }
  .footer li.warranty:before {
    content: '\E600'; }
  @media (min-width: 1em) and (max-width: 46em) {
    .footer p {
      max-width: 75%;
      margin: 0 auto; }
    .footer li {
      float: left;
      width: 50%;
      text-align: left;
      position: relative;
      padding-left: 2.25rem; }
    .footer li:before {
      position: absolute;
      left: 0.75rem; }
    .footer li span {
      display: none; } }
  @media (min-width: 47em) {
    .footer li {
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      margin-right: 0.5625rem; }
    .footer li:last-of-type {
      margin-right: 0; }
    .footer li:hover {
      color: #111111; } }
  @media (min-width: 63em) {
    .footer {
      text-align: left; }
      .footer .copyright {
        float: left; }
      .footer .nav-footer {
        float: right; } }
  @media (min-width: 99em) {
    .footer li {
      margin-right: 1.3125rem; } }

@media (min-width: 47em) {
  .home .header, .splash .header {
    background: #FFF;
    box-shadow: 0 0.0625rem 0.5rem rgba(0, 0, 0, 0.1); }
  .home .header.dark, .splash .header.dark {
    background: none;
    border-color: rgba(255, 255, 255, 0.25);
    box-shadow: none; }
  .home .header.dark .secondary-products, .splash .header.dark .secondary-products {
    background-color: transparent;
  }

  .home .header.dark .secondary-products li a:hover, .splash .header.dark .secondary-products li a:hover {
    background-color: rgba(102, 102, 102, 0.4);
  }

  .home .dark .nav-main .logo figure, .splash .dark .nav-main .logo figure {
    background-image: url(img/logo-white.png); }
  .home .dark .nav-main, .home .dark .nav-main a, .splash .dark .nav-main, .splash .dark .nav-main a {
    color: #FFF; }
  .home .dark .dd:hover, .home .dark .dd:hover > ul, .home .dark .show ul, .splash .dark .dd:hover, .splash .dark .dd:hover > ul, .splash .dark .show ul {
    background: #111111; } }

.home .blogums .wrapper {
  padding-bottom: 0; }
.home .blogums header {
  text-align: center;
  margin-bottom: 1.5rem; }
.home .blogums figure {
  height: 0;
  padding-bottom: 56.25%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
.home .blogums figcaption {
  padding: 0.75rem 0;
  color: #999999; }
.home .blogums figcaption:hover {
  color: #111111; }
.home .blogums figcaption p {
  font-weight: bold;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.home .riders figure {
  height: 0;
  padding-bottom: 56.25%;
  background-image: url(img/nalugt-lifestyle-2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  color: #FFF; }
.home .riders figure:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25); }
.home .riders figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  text-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.5);
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
.blogums figure a {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
@media (min-width: 47em) {
  .home .blogums .wrapper > article {
    float: left;
    width: 33.33333%;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .home .riders figure {
    padding-bottom: 31.25%; } }
@media (min-width: 89em) {
  .home .blogums header {
    margin-bottom: 3rem; } }

.biggie {
  background: #111111;
  position: relative; }
  .biggie:after {
    content: "";
    display: table;
    clear: both; }
  .biggie figcaption {
    color: #FFF;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 998;
    padding: 0 3rem; }
  .biggie figcaption button {
    margin-top: 1.5rem;
    -webkit-transition: all 0.1875s ease-in;
    -moz-transition: all 0.1875s ease-in;
    transition: all 0.1875s ease-in; }
  .biggie figcaption button:hover {
    background: #FFF;
    border-color: #FFF;
    color: #111111; }
  .biggie figure {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
  .biggie figure:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.625); }
  .biggie figure img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    height: 90%;
    margin: 0 auto; }
 .biggie a.learn:before {
	cursor: default;
 }
 .biggie a.learn {
	cursor: default;
 }
  @media (min-width: 1em) and (max-width: 46em) {
    .biggie {
      height: auto !important;
      min-height: 22.5em; }
      .biggie figcaption h2 {
        font-size: 1rem;
        line-height: 1.5;
        padding-top: 0.375rem;
        padding-bottom: 0.375rem; } }
  @media (min-width: 47em) {
    .biggie figcaption h2 {
      margin-top: 0.75rem; }
    .biggie a.learn:before {
      font-family: 'Naishicons';
      font-size: 1.6875rem;
      line-height: 0.888888889;
      padding-top: 0.0625rem;
      padding-bottom: 0.6875rem;
      font-size: 200%;
      content: '\E613';
      position: absolute;
      bottom: 0.75rem;
      left: 0;
      right: 0;
      text-align: center;
      color: #FFF;
      -webkit-animation-name: floating;
      -moz-animation-name: floating;
      animation-name: floating;
      -webkit-animation-duration: 2.5s;
      -moz-animation-duration: 2.5s;
      animation-duration: 2.5s;
      -webkit-animation-fill-mode: forwards;
      -moz-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-timing-function: ease-in-out;
      -moz-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-iteration-count: infinite;
      -moz-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      z-index: 999; } }
    @media (min-width: 47em) and (min-width: 1em) and (max-width: 46em) {
      .biggie a.learn:before {
        font-size: 1.5rem;
        line-height: 1;
        padding-top: 0.125rem;
        padding-bottom: 0.625rem; } }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }






.splash .biggie figure {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }
.splash .biggie img {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  height: 90%;
  margin: 0 auto;
  -webkit-animation-name: pulsing;
  -moz-animation-name: pulsing;
  animation-name: pulsing;
  -webkit-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }
.splash .biggie figure:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.625); }
.splash .biggie figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2; }
.splash .copyright {
  text-align: center;
  width: 100%; }
.splash .nav-splash .emphasize li:before {
  content: 'All '; }
.splash .nav-splash .emphasize li:after {
  font-family: 'Naishicons';
  content: '\E611';
  margin-left: 0.375rem; }
.splash .features {
  background: #f7f7f7;
  border-top: 0.0625rem solid #e7e7e7; }
@media (min-width: 47em) {
  .splash .header {
    box-shadow: 0 0.0625rem 0.5rem rgba(0, 0, 0, 0.1); }
  .splash .header.dark {
    background: none;
    border-color: rgba(255, 255, 255, 0.25);
    box-shadow: none; }
  .splash .dark .nav-main .logo figure {
    background-image: url(img/logo-white.png); }
  .splash .dark .nav-main, .splash .dark .nav-main a {
    color: #FFF; }
  .splash .dark .dd:hover, .splash .dark .dd:hover > ul, .splash .dark .show ul {
    background: #111111; }
  .splash .nav-splash .left, .splash .nav-splash .right {
    width: 50%; }
  .splash .nav-splash .left article {
    width: 50%; }
  .splash .biggie a.learn:before {
    font-family: 'Naishicons';
    font-size: 1.6875rem;
    line-height: 0.888888889;
    padding-top: 0.0625rem;
    padding-bottom: 0.6875rem;
    font-size: 200%;
    content: '\E613';
    position: absolute;
    bottom: 0.75rem;
    left: 0;
    right: 0;
    text-align: center;
    color: #FFF;
    -webkit-animation-name: floating;
    -moz-animation-name: floating;
    animation-name: floating;
    -webkit-animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite; } }
  @media (min-width: 47em) and (min-width: 1em) and (max-width: 46em) {
    .splash .biggie a.learn:before {
      font-size: 1.5rem;
      line-height: 1;
      padding-top: 0.125rem;
      padding-bottom: 0.625rem; } }
@media (min-width: 63em) {
  .splash .nav-splash .left, .splash .nav-splash .right {
    width: 41.66667%; } }
@media (min-width: 79em) {
  .splash .nav-splash .emphasize li:before {
    content: none; } }

/* FlexSlider Necessary Styles */
.flexslider {
  margin: 0;
  padding: 0;
  position: relative; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }


/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child { display: block; }
div.flex-viewport {
height: auto !important; }

.slides {
  top: 0; }

/* Direction Nav */
.flex-direction-nav {
  height: 0; }

.flex-direction-nav a {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  color: #111111;
  font-family: 'Naishicons'; }
  @media (min-width: 1em) and (max-width: 46em) {
    .flex-direction-nav a {
      background: #111111;
      color: #FFF;
      padding: 0.375rem;
      border-radius: 0.1875rem; } }
  @media (min-width: 47em) {
    .flex-direction-nav a {
      font-size: 1.6875rem;
      line-height: 0.888888889;
      padding-top: 0.0625rem;
      padding-bottom: 0.6875rem;
      font-size: 200%; } }
    @media (min-width: 47em) and (min-width: 1em) and (max-width: 46em) {
      .flex-direction-nav a {
        font-size: 1.5rem;
        line-height: 1;
        padding-top: 0.125rem;
        padding-bottom: 0.625rem; } }

.flex-direction-nav .flex-prev {
  left: 0.75rem; }
  @media (min-width: 1em) and (max-width: 46em) {
    .flex-direction-nav .flex-prev {
      left: 0.1875rem; } }
  @media (min-width: 79em) {
    .flex-direction-nav .flex-prev {
      left: 3rem; } }

.flex-direction-nav .flex-next {
  right: 0.75rem; }
  @media (min-width: 1em) and (max-width: 46em) {
    .flex-direction-nav .flex-next {
      right: 0.1875rem; } }
  @media (min-width: 79em) {
    .flex-direction-nav .flex-next {
      right: 3rem; } }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  text-align: center;
  bottom: 1.5rem; }

.flex-control-nav li {
  margin: 0 0.75rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  opacity: 0.5; }
  .flex-control-nav li:hover {
    opacity: 1; }

.flex-control-paging li a {
  width: 0.75rem;
  height: 0.75rem;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  border: 0.0625rem solid #111111;
  border-radius: 50%; }
  @media (min-width: 89em) {
    .flex-control-paging li a {
      width: 1rem;
      height: 1rem; } }

.flex-control-paging li a.flex-active {
  cursor: default;
  background: #111111; }

@media (min-width: 89em) {
  .flexslider {
    overflow: hidden; }
    .flexslider .flex-prev, .flexslider .flex-next, .flexslider .flex-control-nav {
      opacity: 0;
      -webkit-transition: all 0.375s ease-in;
      -moz-transition: all 0.375s ease-in;
      transition: all 0.375s ease-in; }
    .flexslider .flex-control-nav {
      bottom: -1.5rem; }
    .flexslider .flex-prev {
      left: -1.5rem; }
    .flexslider .flex-next {
      right: -1.5rem; }
    .flexslider:hover .flex-prev {
      opacity: 1;
      left: 3rem; }
    .flexslider:hover .flex-next {
      opacity: 1;
      right: 3rem; }
    .flexslider:hover .flex-control-nav {
      opacity: 1;
      bottom: 1.5rem; } }

.biggie .flexslider .slides li {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative; }
.biggie .flexslider .slides figure {
  z-index: 2; }
.biggie .flexslider .slides figure img {
  height: auto;
  width: 100%; }

.biggie .flexslider .slides li:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25); }
.biggie .flexslider figure {
  z-index: 999; }
.biggie .flexslider .flex-direction-nav a {
  color: #FFF;
  z-index: 9999; }
.biggie .flexslider .flex-control-paging li a {
  border-color: #FFF; }
.biggie .flexslider .flex-control-paging li a.flex-active {
  background: #FFF; }
@media (min-width: 1em) and (max-width: 46em) {
/*.biggie .flexslider .slides figure img {
    display: none; }*/
  .biggie .flexslider .slides li {
    height: auto !important;
    min-height: 22.5em; } }
@media (min-width: 47em) {
  .biggie .flexslider .slides li {
    padding-top: 9.4375em; }
  .biggie .flexslider .slides li:after {
    background: rgba(0, 0, 0, 0.75); }
  .biggie .flexslider .slides figure {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .biggie .flexslider .flex-control-nav {
    bottom: 4.5rem; } 
  .biggie {
    /*margin-top: 9rem;*/
  }
}
@media (min-width: 89em) {

  .biggie .flexslider .slides figure img {
    margin-bottom: 3rem; }
  .biggie .flexslider:hover .flex-control-nav {
    bottom: 6rem; } }
.detail .description ul{
     margin-top: 1.5rem;
}
.detail .description ul li:before {
  font-family: 'Naishicons';
  content: '\E602';
  position: absolute;
  left: 0;
}

.detail .description ul li {
  padding-left: 1.875rem;
  position: relative;
  margin-bottom: 0.75rem;
  padding-right: 3rem;
}
@media (min-width: 47em){
  .detail .description ul li:nth-of-type(2n+1), .detail .accessories article:nth-of-type(2n+1), .detail .features article:nth-of-type(2n+1) {
    clear: both;
}
 
  .detail .description ul li, .detail .lifestyle figure, .detail .construction section {
    float: left;
    width: 50%;
  }
}

.landing .header-secondary .dates {
  text-align: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
.landing .header-secondary .dates button.active {
  background-color: #FFF;
  color: #111111;
  border-color: #FFF;
  opacity: 1; }
.landing .header-secondary .dates button:first-of-type {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.landing .header-secondary .dates button:last-of-type {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.landing .products header {
  background: #111111; }
.landing .products header .wrapper {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }
.landing .products header p {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  color: #FFF;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
.landing .products header p.primary {
  font-family: "ParalucentCond", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
  color: #fff200; }
.landing .products figure img {
  margin: 0 auto;
  width: auto;
  max-height: 10.5em; }
.landing .products figcaption {
  margin-top: 0.75rem;
  margin-bottom: 1.5rem;
  text-align: center; }
.landing .products article:last-of-type figcaption {
  margin-bottom: 0; }
.landing .products figcaption p, .landing .products figcaption .description {
  color: #999999; }
.landing .products figcaption p a:hover {
  color: #111111; }
.landing .products figcaption p a:after {
  content: ',';
  margin-right: 0.375rem; }
.landing .products figcaption p a:last-of-type:after {
  content: none;
  margin-right: 0; }
.landing .gear figcaption {
  text-align: left; }
.landing .gear figcaption button {
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  line-height: 2.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0 -0.1875rem;
  line-height: 1.375rem;
  background: #05b9fa;
  color: #FFF;
  margin-top: 0.375rem;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-font-smoothing: subpixel-antialiased; }
.landing .gear figcaption button:after {
  font-family: 'Naishicons';
  content: '\E603';
  margin-left: 0.75rem; }
.landing .gear figcaption button:hover {
  -webkit-transform: translateY(-0.125rem);
  -moz-transform: translateY(-0.125rem);
  -ms-transform: translateY(-0.125rem);
  -o-transform: translateY(-0.125rem);
  transform: translateY(-0.125rem); }
.landing .gear figcaption .description {
  margin-top: 0.375rem; }
.landing .gear figcaption .description p, .landing .gear figcaption .description li {
  font-size: 0.75rem;
  line-height: 2;
  padding-top: 0.5rem;
  padding-bottom: 0.3125rem; }
.landing .gear figcaption .description li {
  line-height: 1; }
.landing .products article.premium {
  position: relative; }
.landing .products article.premium:before {
  content: 'â˜… Premium â˜…';
  font-size: 1rem;
  line-height: 1;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0;
  position: absolute;
  top: -0.75rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #05b9fa;
  color: #FFF;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.25);
  }
.landing .products article.new {
  position: relative;
}
.landing .products article.new:before {
  content: 'New';
  font-size: 1rem;
  line-height: 1;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  margin: 0;
  position: absolute;
  top: -0.75rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: red;
  color: #FFF;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.25);
}
.landing .products.gear article.premium:before {
left: 25%;
}
@media (min-width: 1em) and (max-width: 46em) {
.landing .products article.premium:before, .landing .products article.new:before {
    margin-bottom: 15px;
    position: static;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}
.landing .products article.premium, .landing .products article.new {
   text-align: center;
}



  .landing .products header {
    text-align: center; }
  .landing .products header p {
    display: block; }
  .landing .gear article:first-of-type figure {
    border: none;
    padding-top: 0; }
  .landing .gear figure {
    border-top: 0.0625rem solid #e7e7e7;
    padding-top: 1.5rem; }
  .landing .gear figcaption .top {
    text-align: center; } }
@media (min-width: 47em) {
  .landing .header-secondary {
    background: none;
    border: none; }
  .landing .header-secondary .dates {
    float: right; }
  .landing .products:after {
    content: "";
    display: table;
    clear: both; }
  .landing .products.stuck header {
    position: fixed;
    width: 100%;
    z-index: 9999;
    z-index: 2;
    top: 9.4375em; }
  .landing .gear.stuck header + .wrapper:before {
    content: '';
    display: block;
    padding-top: 3.75rem; }
  .landing .products .wrapper > article {
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
    width: 50%;
    padding-left: 0.75rem;
    padding-top: 1.75rem;
    padding-right: 0.75rem; }
  .landing .products figure {
    min-height: 10.5em; }
  .landing .products figure img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto; }
  .landing .gear .wrapper > article {
    width: 100%;
    margin-bottom: 1.5rem; }
  .landing .gear figure, .landing .gear figcaption {
    float: left;
    width: 50%;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .landing .gear figcaption {
    padding-left: 3rem; } }
@media (min-width: 63em) {
  .landing .products.stuck header {
    top: 6.0625em; }
  .landing .products .wrapper > article {
    width: 33.33333%; }
  .landing .gear .wrapper > article {
    width: 50%; }
  /*.landing .gear .wrapper > article:nth-of-type(3n) {
    clear: both; }*/ }
.products section.wrapper {
	min-width: 100%;
	font-size: 0px;
}
.landing .products .wrapper > article {
font-size: 16px;
}
/*
.detail .topper {
  background-color: #fff200; }*/
.detail .product figure {
  padding-bottom: 0; }
.detail .inactive {
  display: none; }
.detail .colors {
  text-align: center;
  padding: 1.5rem; }
.detail .colors h4, .detail .colors li {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto; }
.detail .colors ul {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
}
.detail .colors li, .detail .select select {
  font-family: "ParalucentCond", "Helvetica Neue", Helvetica, Arial, sans-serif;
  cursor: pointer;
  cursor: hand; }
.detail .colors li {
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  line-height: 2.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0 -0.1875rem;
  line-height: 1.375rem;
  margin-left: 0.75rem;
  border-color: #111111 !important; }
.detail .colors li.active {
  background: #111111;
  color: #fff200;
  border-color: #111111; }
.detail .slides img, .detail .product img {
  max-height: 22.5em;
  width: auto;
  margin: 0 auto; }
.detail .slides figcaption {
  margin-bottom: 0.75rem;
  background: #111111;
  color: #FFF;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
.detail .topper figcaption {
  text-align: center; }
.detail .topper h1 {
  text-transform: uppercase; }
.detail .topper h2 {
  margin-top: 0.75rem;
  margin-bottom: 1.5rem; }
.detail .description h1, .detail .description h2{
  text-align: center;
}
.detail .description h2{
 font-size: 1.6875rem;
 line-height: 0.888888889;
 padding-top: 0.0625rem;
 padding-bottom: 0.6875rem;
 font-weight: normal;
 margin-top: 0.75rem;
 margin-bottom: 1.5rem;
 }
.detail .topper .description, .detail .topper .features-short {
  text-align: left; }
.detail .features-short {
  margin-top: 1.5rem; }
.detail .features-short li {
  padding-left: 1.875rem;
  padding-right: 0.75rem;
  position: relative; }
.detail .features-short li:before {
  font-family: 'Naishicons';
  content: '\E602';
  position: absolute;
  left: 0; }
.detail .buttons {
  clear: both; }
.detail .buttons button {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin-top: 1.5rem;
  margin-right: 0.75rem;
  -webkit-font-smoothing: antialiased; }
/*.detail .buttons button:last-of-type {
  margin-right: 0; }*/
.detail .buttons button:hover {
  -webkit-transform: translateY(-0.125rem);
  -moz-transform: translateY(-0.125rem);
  -ms-transform: translateY(-0.125rem);
  -o-transform: translateY(-0.125rem);
  transform: translateY(-0.125rem); }
.detail .buttons button.buy {
  color: #fff200; }
.detail .select {
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  line-height: 2.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0 -0.1875rem;
  font-family: "ParalucentCond", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 0.75rem; }
.detail .select select {
  width: auto;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  padding-left: 0.375rem;
  border: 0; }
.detail .select:before {
  content: 'Products:'; }
/*.detail .select:after {
  font-family: 'Naishicons';
  content: '\E604'; }*/
.detail .specs {
  margin-top: 1.5rem;
  text-align: left; }
  .detail .specs:after {
    content: "";
    display: table;
    clear: both; }
.detail .specs section {
  float: left;
  width: 50%;
  margin-bottom: 0.75rem; }
.detail .specs h4 {
  background: #111111;
  color: #fff200; }
.detail .specs h4, .detail .specs p {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
.detail .video-holder, .detail .notes {
  background: #282828;
  color: #FFF;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1); }
.detail .video, .detail .notes h3 {
  margin-top: 1.5rem; }
.detail .accessories header, .detail .features header, .detail .construction header, .detail .extras header {
  text-align: center;
  margin-bottom: 1.5rem; }
.detail .accessories figcaption, .detail .features article {
  text-align: center; }
.detail .accessories img, .detail .features img {
  max-height: 9em;
  margin: 0 auto;
  margin-bottom: 0.75rem; }
.detail .accessories h3, .detail .accessories h4, .detail .features h3 {
  color: #666666; }
.detail .accessories h4 {
  line-height: 1; }
.detail .accessories a h3:after {
  font-family: 'Naishicons';
  content: '\E603';
  color: #999999;
  margin-left: 0.75rem; }
.detail .accessories + .features, .detail .multi {
  background: #f7f7f7;
  border-top: 0.0625rem solid #e7e7e7; }
.detail .multi h3 span {
  color: #ec1c24; }
.detail .multi:nth-of-type(even) {
  background: none; }
.detail .lifestyle:after {
  content: "";
  display: table;
  clear: both; }
.detail .lifestyle figure {
  height: 0;
  padding-bottom: 56.25%;
  background-size: cover;
  background-repeat: 0;
  background-position: center center; }
.detail .construction {
  background: #666;
  color: #FFF; }
.detail .construction .slides li {
  line-height: normal !important;
  padding: 0 !important; }
.detail .construction-imgs {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }
.detail .construction-imgs:hover .slides li {
  position: absolute;
  opacity: 1 !important;
  left: 0;
  top: 0; }
.detail .construction-imgs:hover .slides li:nth-of-type(1) {
  z-index: 6 !important; }
.detail .construction-imgs:hover .slides li:nth-of-type(2) {
  z-index: 5 !important; }
.detail .construction-imgs:hover .slides li:nth-of-type(3) {
  z-index: 4 !important; }
.detail .construction-imgs:hover .slides li:nth-of-type(4) {
  z-index: 3 !important; }
.detail .construction-imgs:hover .slides li:nth-of-type(5) {
  z-index: 2 !important; }
.detail .construction-imgs:hover .slides li:nth-of-type(6) {
  z-index: 1 !important; }
.detail .control .slides {
  width: 100% !important; }
.detail .control .slides li {
  float: none !important;
  color: #FFF !important;
  opacity: 1 !important; }
.detail .control li strong {
  font-family: "ParalucentCond", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block; }



.detail .control li:before {
  position: absolute;
  top: 0.375rem;
  width: 23px;
  height: 23px;
  text-align: center;
  margin-right: 0.75rem;
  border: 0.0625rem solid #FFF;
  color: #FFF;
  border-radius: 50%; 
  line-height: 23px; }
.detail .control li p {
  opacity: 0.5; }

.detail .control ul{
  counter-reset: term;
}
.detail .control li:before {
  display: block;
  font-family: "ParalucentCond", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.detail .control li:before {
  counter-increment: term;
  content: counter(term, upper-latin);
}


.detail .control li.flex-active-slide p, .detail .control li:hover {
  opacity: 1; }

.detail .control li.flex-active-slide:before {
  background: #FFF;
  color: #111111;
  border-radius: 50%; }


.detail .control p {
  padding-left: 2.5rem; }
@media (min-width: 1em) and (max-width: 46em) {
  .detail .colors h4 {
    display: block; }
  .detail .colors li {
    margin-bottom: 0.75rem; }
  .detail .colors li:last-of-type {
    margin-bottom: 0; }
  .detail .topper figure {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .detail .buttons {
    margin-top: 0.75rem; }
  .detail .buttons button, .detail .select {
    margin-top: 0.75rem; }
  .detail .accessories img, .detail .features img {
    max-height: 6.75em; }
  .detail .construction-imgs {
    margin-bottom: 1.5rem; }
  .detail .accessories article, .detail .features article {
    margin-bottom: 1.5rem;
    border-bottom: 0.0625rem solid #e1e1e1;
    padding-bottom: 0.75rem; }
  .detail .accessories article:last-of-type, .detail .features article:last-of-type {
    margin-bottom: 0;
    border: none;
    padding-bottom: 0; } }
@media (min-width: 47em) {
  .detail .slides figcaption {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 0; }
  .detail .features-short li, .detail .lifestyle figure, .detail .construction section {
    float: left;
    width: 50%; }
  .detail .specs section {
    width: 25%; }
  .detail .control {
    padding-left: 3rem; }
  .detail .features-short li {
    margin-bottom: 0.75rem;
    padding-right: 3rem; }
  .detail .accessories article, .detail .features article {
    float: left;
    width: 50%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    margin: 1.5rem 0; }
  .detail .accessories .adjust {
    /*float: none;*/
    margin: 0 auto; }
  .detail .features article.big {
    width: 100%; }
  .detail .features-short li:nth-of-type(2n+1), .detail .accessories article:nth-of-type(2n+1), .detail .features article:nth-of-type(2n+1) {
    clear: both; }
  .detail .lifestyle figure {
    padding-bottom: 31.25%; } }
@media (min-width: 63em) {
  .detail .accessories article, .detail .features article {
    width: 33.33333%; }
  .detail .features article.big {
    width: 50%; }
  .detail .accessories article:nth-of-type(2n+1), .detail .features article:nth-of-type(2n+1) {
    clear: none; }
  .detail .accessories article:nth-of-type(3n+1), .detail .features article:nth-of-type(3n+1) {
    clear: both; } }
@media (min-width: 89em) {
  .detail .topper .slides img, .detail .product img {
    max-height: 37.5em; }
  .detail .specs {
    margin-top: 3rem; }
  .detail .accessories header, .detail .features header, .detail .construction header, .detail .extras header {
    margin-bottom: 3rem; } }

.splash .biggie figure img {
  -webkit-animation-name: pulsing;
  -moz-animation-name: pulsing;
  animation-name: pulsing;
  -webkit-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }
.splash .copyright {
  text-align: center;
  width: 100%; }
.splash .dark .nav-splash .emphasize li {
  color: #05b9fa; }
.splash .nav-splash .emphasize li:before {
  content: 'All '; }
.splash .nav-splash .emphasize li:after {
  font-family: 'Naishicons';
  content: '\E611';
  margin-left: 0.375rem; }
.splash .features {
  background: #f7f7f7;
  border-top: 0.0625rem solid #e7e7e7; }
@media (min-width: 47em) {
  .splash .nav-splash .left, .splash .nav-splash .right {
    width: 50%; }
  .splash .nav-splash .left article {
    width: 100%; } }
@media (min-width: 63em) {
  .splash .nav-splash .left, .splash .nav-splash .right {
    width: 41.66667%; } }
@media (min-width: 79em) {
  .splash .nav-splash .emphasize li:before {
    content: none; } }

.stores .location input {
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  line-height: 2.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0 -0.1875rem;
  line-height: 1.375rem;
  background: none; }
.stores .distance h4 {
  color: #999999; }
.stores .distance h4 span {
  display: none; }
.stores .distance .select {
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  line-height: 2.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0 -0.1875rem;
  line-height: 1.375rem;
  /*border-top-right-radius: 0;
  border-bottom-right-radius: 0;*/
  min-height: 2.25rem; }
/*
.stores .distance .select:after {
  font-family: 'Naishicons';
  content: '\E604';
  font-size: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0 -0.1875rem;
  line-height: 1.175rem;
  min-height: 1.5rem;
  padding-left: 0.1875rem;
  padding-right: 0.1875rem;
  background: #FFF;
  color: #111111;
  border-color: #FFF;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: absolute;
  top: -0.0625rem;
  right: -1.375rem; }
*/
.stores .distance select {
  border: none; }
.stores .distance option {
  color: #000; }
.stores .distance button {
  background: #FFF;
  color: #111111;
  border-color: #FFF;
  opacity: 1; }
.stores .distance h4, .stores .distance .select, .stores .distance button {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin-right: 0.75rem; }
.stores .distance .select {
  margin-right: 2.25rem; }
.stores .map {
  background: #282828; }
.stores .map figure {
  padding-bottom: 31.25%; }
.stores .map iframe, #wpsl-gmap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }
.stores .pin:before {
  font-family: 'Naishicons';
  content: '\E605';
  font-size: 1.5rem;
  line-height: 1;
  padding-top: 0.125rem;
  padding-bottom: 0.625rem;
  text-shadow: 0 0.125rem white, 0 0.125rem 0.25rem rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
.stores .pin:hover:before {
  color: #333; }
.stores .central {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  z-index: 9999; }
.stores .store {
  margin-bottom: 1.5rem; }
.stores .store header {
  border-bottom: 0.0625rem solid #e7e7e7;
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem; }
.stores .meta a {
  color: #999999;
  font-family: "ParalucentCond", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.stores .meta a:hover {
  color: #111111; }
.stores .meta li:before {
  font-family: 'Naishicons';
  margin-right: 0.75rem; }
.stores .website:before {
  content: '\E610'; }
.stores .email:before {
  content: '\E60B'; }
.stores .directions:before {
  content: '\E607'; }
@media (min-width: 1em) and (max-width: 46em) {
  .stores .location {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .stores .search, .stores .distance, .stores .search button {
    margin-top: 0.75rem; }
  .stores .distance {
    text-align: center; }
  .stores .map figure {
    padding-bottom: 56.25%; }
  .stores .store header {
    border-top: 0.0625rem solid #e7e7e7;
    padding-top: 1.5rem; }
  .stores .store:first-of-type header {
    border: 0;
    padding-top: 0; } }
@media (min-width: 47em) {
  .stores .search {
    float: right; }
  .stores .location, .stores .distance {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 0.5em;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    width: auto; }
  .stores .location {
    margin-right: 0.75rem; }
  .stores .store {
    float: left;
    width: 50%;
    height: 300px;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  /*.stores .store:nth-of-type(3n) {
    clear: both; }*/
.landing .gear .wrapper>article:nth-of-type(odd) {
clear: both;
float: left;
}

.landing .gear .wrapper>article:nth-of-type(even) {
clear: right;
float: right;
}
  .stores .address, .stores .meta {
    float: left; }
  .stores .address {
    width: 66.66667%; }
  .stores .meta {
    width: 33.33333%; } }
@media (min-width: 63em) {
  .stores .location input {
    min-width: 14.75em; }
  .stores .distance h4 span {
    display: inline; } }
@media (min-width: 89em) {
  .stores .pin:before {
    font-size: 1.6875rem;
    line-height: 0.888888889;
    padding-top: 0.0625rem;
    padding-bottom: 0.6875rem; } }
  @media (min-width: 89em) and (min-width: 1em) and (max-width: 46em) {
    .stores .pin:before {
      font-size: 1.5rem;
      line-height: 1;
      padding-top: 0.125rem;
      padding-bottom: 0.625rem; } }

.team h2 {
text-align:center;
}
.detail.inner .colors {
  padding: 0.75rem; }

.blog figure.main {
  padding-bottom: 31.25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
.blog .date {
  margin-top: 0.75rem; }
.blog .tags a {
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  line-height: 2.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin: 0 -0.1875rem;
  margin-right: 0.75rem;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }
.blog .tags a:last-of-type {
  margin-right: 0; }
.blog .tags a:hover {
  color: #666666;
  border-color: #666666; }
.blog.videos figure.main {
  margin-bottom: 1.5rem;
  padding-bottom: 56.25%; }
.blog.videos h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 1.5rem; }
@media (min-width: 1em) and (max-width: 46em) {
  .blog figure.main {
    padding-bottom: 56.25%; }
  .blog .tags a {
    margin-top: 0.75rem; } }
@media (min-width: 47em) {
  .blog .date, .blog .tags {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto; }
  .blog .date {
    margin-right: 1.5rem; }
  .blog.videos article {
    float: left;
    width: 50%;
    padding-left: 0.75rem;
    padding-right: 0.75rem; } }
@media (min-width: 89em) {
  .blog figure.main {
    padding-bottom: 31.25%; }
  .blog figure.video {
    padding-bottom: 31.25%; } }

.single .meta {
  border-bottom: 0.0625rem solid rgba(17, 17, 17, 0.25); }
.single .meta h1, .single .meta p {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
.single .content article {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
.single .content p {
  margin-bottom: 0.75rem; }
.single .content figure {
  margin: 1.5rem 0;
  text-align: center; }
.single .content figure img {
  width: 100%;
  margin: 0 auto; }
.single.team-main {
  background: #333; }
.single.team-main figure img {
  border-radius: 50%;
  margin: 0 auto;
  height: 6rem;
  width: 6rem; }
.single .social {
  font-family: 'SSSocialRegular';
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  line-height: 1;
  padding-top: 0.125rem;
  padding-bottom: 0.625rem;
  text-align: center;
  margin-top: 1.5rem; }
.single .social a {
  margin: 0 0.375rem; }
.single .social a:hover {
  color: rgba(17, 17, 17, 0.75); }
.single .bio strong {
  text-transform: uppercase;
  letter-spacing: 0.0625rem; }
.single .posts figcaption {
  margin-top: 0.75rem;
  color: #666666; }
.single .posts article {
  margin-top: 0.75rem; }
.single .interview h3 {
  margin-top: 1.5rem; }
.single .media {
  padding-top: 0; }
  
.single .media figure.video { padding-bottom: 56.25%; }

.page .meta {
	border-bottom: 0.0625rem solid #e7e7e7;
}

@media (min-width: 1em) and (max-width: 46em) {
  .single.team-main .social, .single .posts, .single .interview {
    border-bottom: 0.0625rem solid rgba(17, 17, 17, 0.25);
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem; }
  .single .posts {
    margin-bottom: 0; } }
@media (min-width: 47em) {
  .single .content p {
    margin-bottom: 1.5rem; }
  .single.team-main figure, .single .posts {
    float: left;
       padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .single.team-main figure img {
    height: 10.5rem;
    width: 10.5rem; }
  .single.team-main .bio, .single .interview {
    float: left;
    width: 66.66667%;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .single .interview {
    float: right; }
  .single .bio h1, .single .posts h1, .single .interview h1 {
    margin-bottom: 1.5rem; }
  .single .posts article {
    margin-bottom: 1.5rem;
    width: 75%; } }

.team article {
  margin-bottom: 0.75rem; }
.team figure {
  height: 6rem;
  width: 6rem;
  margin: 0 auto; }
.team figure img {
  border-radius: 50%; }
.team figcaption {
  text-align: center;
  margin-top: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
@media (min-width: 47em) {
  .team article {
    float: left;
    width: 33.33333%; }
 .team.international figure {
height: 14.5rem;
width: 14.5rem;
}
.team.regional figure {
height: 8rem;
width: 8rem;
}
	
	
	}
@media (min-width: 89em) {
  .team article {
    width: 25%; } }

.index {
  background: #111111;
  color: #FFF;
  text-align: center; }
  .index h1 {
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    color: #999999; }
  .index h1:first-of-type {
    margin-top: 0; }
  .index button {
    margin: 0.75rem auto;
    margin-right: 0.5625rem;
    -webkit-transition: all 0.1875s ease-in;
    -moz-transition: all 0.1875s ease-in;
    transition: all 0.1875s ease-in;
    -webkit-font-smoothing: subpixel-antialiased; }
  .index button:hover {
    background: #FFF;
    color: #111111; }
  .index button:last-of-type {
    margin-bottom: 0; }

.options .accessories img, .options .features img {
  max-width: 9em; }
.options .construction img {
  opacity: 0.5; }
.options .topper {
  border-bottom: 0.0625rem solid #111111; }
.options .topper > header.wrapper {
  padding-bottom: 0; }
.options .topper > header h2 {
  text-align: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin-bottom: 0; }
.options.detail .product figure {
  padding-bottom: 1.5rem; }
@media (min-width: 89em) {
  .options.detail .product figure {
    padding-bottom: 3rem; } }

@-moz-document url-prefix() {}
@media screen and (min-width: 0 \0) {
/*
  .nav-main .social {
    display: none\9; }

  .nav-main .sites {
    float: right\9; }
*/
  .products article.premium:before {
    min-height: 1.5rem\9;
    line-height: 1.5rem\9;
    padding-top: 1.5rem; } }
.detail > section.wrapper:first-of-type {
width: 100%;
padding: 0px;
margin: 0px;
max-width: 100%;
}
.control li {
	position: relative;
	cursor: pointer;
}

.select{
	position: relative;
}
.customSelect:after {
	font-family: 'Naishicons';
	content: '\E604'; 
}
.flex-prev, .flex-next {
font-weight: bold;
}
.wpsl-search {
margin-top:97px;
background-color: black !important;
}
.wpsl-search h2 {
float:left;
padding: 0 20px;
}
.wpsl-search label, .wpsl-search h2 {
color:white;
}
#wpsl-search-wrap {
float:none !important;
}
.wpsl-dropdown {
border: none !important;
background:none !important;
}
#wpsl-result-list {
width:100% !important;
}
#wpsl-stores, #wpsl-direction-details {
height: auto !important;
}
#wpsl-result-list li {
border: none !important;
padding: 0 !important;
}
.stores .store article span {
margin: 0.3em;
}
#wpsl-reset-map {
right: 110px !important;
top: 5px !important;
}
#wpsl-radius, #wpsl-results {
display:inline-block !important;
}
.wpsl-preloader span {
margin: 0 0 0 11px !important;
}

/*pagination*/
.pagination .select {
	display: inline-block;
	background: #fff;
	color: #000;
	height: 37px;
	border: 0.0625rem solid #FFF;
	border-radius: 0.375rem;
	background: #FFF;
	vertical-align: top;
	font-size: 1rem;
	line-height: 1.5;
	color: #111111;
	text-align: center;
	margin: 0 1.5em;
	padding: 0 0.4em;
}
.pagination .select select {
	height: 100%!important;
	width: 100%!important;
	left: 0;
}
.pagination .select  .customSelect {
	line-height: 2;
}
.pagination .select .customSelectInner {
	
}

.err404 {
	text-align: center;
}.downloads .w3eden {
text-align: center;
width: 100%;
min-height:0;
margin-bottom: 25px;
}
.w3eden img {
max-width: 100%;
}
 
@media (min-width: 47em) {
.downloads .w3eden {
float: left;
width: 33.333%;
min-height: 450px;
text-align: left;
}
.w3eden img {
max-width: 90%;
}
}
.downloads .download-item {
padding: 5px 10px;
}
.downloads .download-item p a {
display: block;
}
@media (min-width: 89em) {
.downloads .w3eden {
width: 25%;
}
}
 
 
.downloads .wpdm-download-link {
background: #fff;
color: #000;
font-weight: normal;
font-size: 1rem;
line-height: 1.5;
padding-top: 2px;
padding-bottom: 2px;
line-height: 2.125rem;
padding-left: 0.75rem;
padding-right: 0.75rem;
border: 0.0625rem solid;
border-radius: 0.375rem;
display: inline-block;
vertical-align: baseline;
zoom: 1;
margin-right: 0rem;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
margin: 0;
}
.downloads .wpdm-download-link:hover {
text-decoration: none;
} 
.btn-wrap {
display: inline-block;
}

/*----*/

.preloader-block {
  position: absolute;
  top: 50%;
  left:50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (min-width:0px) and (max-width: 480px) {
  .header .wrapper { padding-bottom: 0; }
  .nav-main .left { padding-top: 0; }
  .nav-main article { border-bottom: 1px solid #e7e7e7; }
  .nav-main .dd{ position:relative }
  .nav-main article p { position: relative; }
  .nav-main article p:after{ content:'\25BE'; position: absolute; top: 0.375rem; right: 1.5rem; opacity: 0.5; }
  .nav-main .dd.show p:after{ content:'\25B4'; font-size: 75%; top: 0.625rem; }
  .nav-main article:not(.dd) p:after{ content:'\25B8'; }
  .nav-main .dd > ul { display:none; width:100%; }
 /* .nav-main .dd:hover, .nav-main .dd:hover > ul, .nav-main .show ul { display: block !important; }*/
 .nav-main .show ul {
  display: block;
  padding-right: 0.5rem;
 }
  .nav-main li, .nav-main p {
    text-align: left !important;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .nav-main .social { display: none; }
}
.header { z-index: 99991; width: 100%; }
@media (min-width: 752px) { .nav-main article { width: 50%; } }

@media (min-width:0px) and (max-width: 480px) {
  .header { width: 100%; z-index: 99991; }
  .header.unsticky { width: 100%; z-index: 999999999999; position: absolute!important; top:0;}
  .header.stuck .overview {
    display: none;
  }
}
/*@media (min-width: 47em) { .landing .slider-products:before { padding-top: 17.325rem } }
@media (min-width: 63em) { .landing .slider-products:before { padding-top: 14.25rem } }*/

.secondary-products { text-align: center; background-color: #000; color: #FFF; }
.secondary-products .wrapper { padding-top: 0; padding-bottom: 0; }
.secondary-products ul > * { padding-top: 0 !important; padding-bottom: 0 !important; line-height: 2.25rem; }
@media (min-width:0px) and (max-width: 752px) { .secondary-products .wrapper { padding: 0 0.375rem; } }

.secondary-products li {
  display: inline-block;
}
.secondary-products li a {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin: 0 -0.125rem;
  display: block;
}
@media (min-width:0px) and (max-width: 752px) { .secondary-products li a { padding-left: 0.5rem; padding-right: 0.5rem; } }
.secondary-products li a:hover { background-color: #666; }
.secondary-products li.current-menu-item a { background-color: #FFF; color: #000; position: relative; }

.overview { background-color: #FFF; border-bottom: 0.0625rem solid #e7e7e7; position: relative;}
.overview .wrapper-bleed { padding: 0.75rem 2.5rem; text-align: center; position: relative; height: 6rem;}
.overview li { padding: 0 20px; padding-top: 0.375rem; cursor: pointer; }
.overview li.slick-slide { opacity: 0.25; }
.overview li.slick-current { opacity: 1; } 
.overview li.slick-center, .overview li.slick-center:hover { opacity: 1; }
.overview li:hover { opacity: 0.75; }
.overview img {
  max-height: 1.5rem;
  margin: 0 auto;
}
button.slick-prev, button.slick-next {
  z-index: 99;
}
.overview p {
  font-size: 0.75rem;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
  font-family: "ParalucentCond","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #08bed3;
  padding-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.overview small {
  font-size: 0.625rem;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.overview li.slick-center p { color: #000; }

.overview .all {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -1.5625rem;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
  color: #FFF;
  line-height: 0.75rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  cursor: pointer;
  z-index: 2;
}

.overview .wrapper-bleed.is-active {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  height: 0;
}
.overview .wrapper-bleed.is-active + .sliders-btn-wrapper {
  display: none;
}
/*@media (min-width: 47em) { .slider-products.simple-view:before { padding-top: 11.325rem !important; } }
@media (min-width: 63em) { .slider-products.simple-view:before { padding-top: 8.325rem !important; } }*/

.overview .all.is-active {
  bottom: 0.75rem;
  border-radius: 0.1875rem;
}

.slider-products:before {
  -webkit-transition: all 0.375s ease-in;
  -moz-transition: all 0.375s ease-in;
  transition: all 0.375s ease-in;
}
/*.slider-products.is-active:before { padding-top: 9.125rem !important; }
@media (min-width: 47em) { .slider-products.is-active:before { padding-top: 14.275rem !important; } }
@media (min-width: 63em) { .slider-products.is-active:before { padding-top: 11.375rem !important; } }*/

.slick-slider { margin-bottom: 0; }
.slick-dots { bottom: auto; }


.slick-prev::before, .slick-next::before { color: #08bed3 !important;}


.landing .products header .wrapper { padding-top: 2.25rem; padding-bottom: 1.5rem; }

.landing .products header { background: #f7f7f7; text-align: center; border-top: 0.0625rem solid #e7e7e7; border-bottom: 0.0625rem solid #e7e7e7; }
.landing .products header p.primary { color: #000; font-size: 48px; line-height: 0.75; display: block; padding: 0 !important; }
.landing .products header .secondary { color: #666; display: block; padding-top: 0.375rem; }
.landing .products header .secondary p {margin: 0; padding: 0; display: inline; color: inherit;} 
@media (min-width:0px) and (max-width: 752px) {
  .landing .products figcaption { padding-bottom: 0.75rem; border-bottom: 0.0625rem solid #e7e7e7; }
  .landing .products article:last-of-type figcaption { padding-bottom: 0; border-bottom: none; }
}
.visibility-hidden {
  max-height: 0;
  visibility: hidden;
}
.slick-initialized .slick-slide {
  outline: none!important;
}

.menu li.menu-item-has-children ul.sub-menu {
  display: none;
  position: absolute;
  background: #111111;
  -moz-transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50%);
  left: 50%;
  z-index: 99999;
}
.menu li.menu-item-has-children {
  position: relative;
}
li.menu-item-has-children ul.sub-menu li {
  display: block;
}
.menu li.menu-item-has-children ul.sub-menu li a {
  padding: 0 2rem;
  margin:0;
}

@media (max-width: 46em) {
  .menu li.menu-item-has-children.show ul.sub-menu {
    display: block;
  }
}
@media (min-width: 47em) {

  .menu li.menu-item-has-children:hover ul.sub-menu {
    display: block;
  }
}

.home .overview {
  background: transparent;
}
.home .overview li.slick-slide, .proneboards .overview li.slick-slide{
  opacity: 1!important;
}
@media (min-width: 47em) {
  .home .dark .overview {
    background: rgba(102, 102, 102, 0.4);
    border: none;
  }

  .home .dark .overview p, .home .dark .overview {
    color: #FFF!important;
  }
  .home .dark #menu-products-menu li:first-child a {
    background: rgba(102, 102, 102, 0.4);
    color: #fff;
  }
}
.home #menu-products-menu li:first-child a {
  background: #fff;
  color: #000;
}


form input[type="submit"] {
  margin: 15px 0px;
  background: #fff;
  color: #000;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  line-height: 2.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  border: 0.0625rem solid;
  border-radius: 0.375rem;
  display: inline-block;
  vertical-align: middle;
  min-width: 20%;
  zoom: 1;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.sliders-btn-wrapper {
  display: none!important;
}
 .header.sticky .overview {
   height: 0;
   overflow: hidden;
}
.scrollClass {
  height: 0!important;
  overflow: hidden!important;
}
.header.sticky.mob-static .overview {
  height: auto;
  overflow: visible;
}
.header.sticky.direction-top .overview, .cant-be-stick .overview {
  height: auto;
  overflow: visible;
}
.header.cant-be-stick .overview {
  height: auto!important;
  overflow: visible!important;
}
.mob-static {
  width: 100%;
  position: absolute!important;
}
 .cant-be-stick {
   position: static!important;
 }

button.buy {
	padding: 8px 22px;
	font-size: 1.2em;
	color: #ffffff !important;
	border: 2px solid #ffff33 !important;
	letter-spacing: 2px;
}
.purchase button.cart {  
background: #ff3;
	color: #000000 !important;
	font-weight: 700;
text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.1em;
border-color: #ffff33 !important;
opacity: 1;
}
.purchase button.action.cart:hover {
	background: #fff;
border-color: #ffff33 !important;
}
button.action.cart:before {
		color: #000 !important;
}
.purchase button.locate {
	color: #ffffff !important;
	border-color: #ffffff !important;
	opacity: .9;
}
.nav-main {
	display: inline;
	float: right;
	}

.nav-main .menu-item {
	display: inline;
	float: left;
	padding: 5px 18px;
	font-size: 1.1em;
	font-weight: 600;
}
.logo {
	float: left;
	display: inline;
}
.nav-main .sub-menu {
	background: #ffffff !important;
	width: auto;
	border: 1px solid #eeeeee;
}
.nav-main .sub-menu .menu-item {
	display: block;
	background: #ffffff;
	padding: 10px 5px;
	width: 200px;
		font-size: .90em;
	font-weight: 300;
text-transform: uppercase;
}
.topper {
	background: #ffffff !important;
}
.slider-overview figure, .slider-overview-home figure {
	display: none;
}
.slider-overview {
	//height: 40px;
	margin-top: 0;
}
.overview {
	height: 65px;
	margin: 0 !important;
	top: -20px;
}
.overview .wrapper-bleed {
		height: 55px !important;
		margin: 0 !important;
	overflow: hidden;
}
.overview li.slick-slide {
	opacity: 1 !important;
}
#header .wrapper {
	width: 100%;
}
.nav-overview {
	width: 85% !important;
	margin: 0 auto;
	height: 44px !important;
}
#header .slide-overview .slick-slide {
	width: 100px !important;
}
.slider-overview {
	//max-width: 55rem !important;
	margin: 0 auto !important;
}
.home .nav-overview {
display: none;
}
.logo {
	top: 9px;
	position:relative;
}
.slider-overview-home li {
	padding: 0 8px !important;
}
#searchform {
	display: block;
		width: 300px;
	margin: 10px auto;
}
#s {
	border: 1px solid #eeeeee;
	font-size: 1.4em;
}
.searchproducts a {
	display: inline-block;
	border: 1px solid #eeeeee;
	margin: 8px;
	float: left;
padding: 20px;	
	min-height: 150px;

	
}
.searchproducts span {
	clear: left;
	display:  block;
max-width: 200px;
}
.searchproducts a:hover {
	background: #eeeeee;
}
.prodsearch, .pagesearch {
	display: block;
	clear: both;
	width: 80%;
	margin: 20px auto;
}
.pagesearch {
	padding-top: 50px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li#mega-menu-item-29508 .mega-search .search-icon::before {
color: #000 !important;
}

.home .prodcat .wrapper {
  padding-bottom: 0; }
.home .prodcat header {
  text-align: center;
  margin-bottom: 1.5rem; }
.home .prodcat  figure {
  height: 0;
  padding-bottom: 56.25%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
.home .prodcat  figcaption {
  padding: 0.75rem 0;
  color: #999999; }
.home .prodcat  figcaption:hover {
  color: #111111; }
.home .prodcat  figcaption p {
  font-weight: bold;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
text-align: center;
}
.home .prodcat  figcaption:hover {
  color: #111111; }
@media (min-width: 47em) {
  .home .prodcat .wrapper > article {
    float: left;
    width: 33.33333%;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
 }
#header .wrapper {
max-width: 100% !important;
width: 100% !important;
}
.home .prodcat article figcaption a {
  display: block;
  position: relative !important;
  top: -100px !important;
   color: #000;
background: rgba(256,256,256,.8);
padding: 8px 0;
margin: 0 15px;
height: 100%;
border: 1px solid rgb(0, 0, 0);
}
.home .prodcat article figcaption a:hover {
background: rgba(256,256,256);
color: rgb(6, 133, 148);
border: 1px solid rgb(6, 133, 148);
}
@media (max-width: 1080px) and (min-width: 601px) {
 .nav-main {
width: 100%;
margin-top: 10px;
}
} 

@media screen and (max-width: 600px) {
	#header .logo {
		display: none !important;
		height: 0 !important;
		margin-top: -50px;
	}
	#header .nav-main {
		display: block;
		float: none;
	}
.overview {
top: 0 !important;
}
}
.slider-overview figcaption p {
	color: #08bed3;
}
.blogums figcaption p {
	color: #000;
}
.blogums figcaption p:hover {
	color: #08bed3;
}
.ridergear figcaption a button {
	background: #ffff33 !important;
	color: #000 !important;
	padding: 6px 24px !important;
}
.ridergear figcaption a:hover button {
	background: #fff !important;
	color: #000 !important;
}
section.team-main {
	background-position: center center !important;
  height: 340px;
}
.bio h1.ridername {
	color: #ffffff;
  width: 140px;
	text-shadow: 2px 2px 2px #000;
	font-size: 2.8em;
	padding: 0 0px 0 15px 0;
  text-transform: uppercase;
	letter-spacing: .1em !important; 
  line-height: .8em;
}
.biomain h2 {
    text-transform: uppercase;
}
.bio .dob, .bio .country {
	color: #fff;
	font-size: 1.4em;
display: inline;
	background: rgba(0,0,0,.5);
	width: auto;
	padding: 10px;
	margin: 0 20px 0 0;
}
figcaption.social {
  top: -20px;
  position: relative;
}
figcaption.social a {
	padding: 6px 1px 1px 3px;
display: block;
  color: #fff;
}
figcaption.social a:hover {

	color: #fff200 !important;
}
section div.biomain{
	width:  50%;
	display: inline;
	float: left;
	padding: 20px;
}
.biomain img {
	margin:0px 10px 0 0;
  float: left;
  width: 160px;
}
section div.snapwidget{
	width:  50%;
	display: inline-block;
	float: right;
padding-left: 20px;
}
.snapwidget, .ridergear article {
  margin-top: 25px;
  border-top: 3px solid #000;
  text-align: center;
}
.snapwidget h2 {
  position: relative;
  top: -15px;
  margin: 0 auto !important;
  width: auto !important;
  padding: 0 8px 0 8px !important;
  text-transform: uppercase;
  text-align: center;
  background: #ffffff;
  display: unset;
}
.ridergear h2 {
  position: relative;
  top: -35px;
  margin: 0 auto !important;
  width: auto !important;
  padding: 0 8px 0 8px !important;
  text-transform: uppercase;
  text-align: center;
  background: #ffffff;
  display: table;
}
.snapwidget iframe {
  margin-top: 10px;
  position: relative;
  right: 20px;
  width: 103% !important;
}
aside.posts {
  width: 33%;
}
.ridergear {
	width: 100%;
	clear: both;
	margin: 40px auto;
	text-align: center;
	
}
.ridergear .product {
	width: 24%;
	display: inline-block;
	max-height: 300px;
	margin: 0 auto;
		text-align: center;
	
}
.ridergear .product img{
		max-height: 300px;
}
.ridergear article {
 border-bottom: 3px solid #000;
}
br.clear {
	clear: both;
}
.breadcrumbs a.social {
	position: relative;
	top: 5px;
	padding: 0 10px;
}
.breadcrumbs a.social::after{
	content: none !important;
}
.purchase .videolink button {
	background: #ff9900;
color: #000000 !important;
font-weight: 700;
text-transform: uppercase;
font-size: 1.2em;
line-height: 1.1em;
border-color: #ff9933 !important;
opacity: 1;
	margin-right: 10px !important;

	padding: 8px;
}
.video-holder .video a {
	display: block;
	position: relative !important; 
top: -320px !important;
}
.specs table  {
	width: 100%;
}
.specs table th {
	font-size: 1.3em;
	border: 2px solid #000;
	text-align: center;
	border-top: 0px;
	padding: 6px;
	background: #fff;
}
.specs table th:first-of-type, .specs table tr td:first-of-type {
	border-left: 0px;
}
.specs table th:last-of-type, .specs table tr td:last-of-type {
	border-right: 0px;
}
.specs table td {
		font-size: 1.1em;
	border: 2px solid #000;
	border-top: 0;
	border-bottom: 0;
	text-align: center;
	border-top: 0px;
	padding: 6px;
}
.specs table tr:nth-of-type(odd){
	background: #cccccc;
}
.specs table th:last-of-type, .specs table tr td:last-of-type {
	border-right: 0px;
}