@charset "UTF-8";

@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=43ef27e0-f5ae-4583-9d85-f9b94d6faeed&fontids=692692,692716");
@font-face{
	font-family:"HelveticaNeueW01-55Roma";
	src:url("../fonts/692692/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
	src:url("../fonts/692692/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"),url("../fonts/692692/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"),url("../fonts/692692/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"),url("../fonts/692692/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"),url("../fonts/692692/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
	font-weight: normal;
}
@font-face{
	font-family:"HelveticaNeueW01-75Bold";
	src:url("../fonts/692716/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
	src:url("../fonts/692716/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("eot"),url("../fonts/692716/3b303641-706e-4221-94c4-4fb491f4f8ef.woff2") format("woff2"),url("../fonts/692716/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"),url("../fonts/692716/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"),url("../fonts/692716/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");
	font-weight: normal;
}

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* 1 */
html input[type="button"],
button,
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

ul {
  list-style-type: none;
}

a {
  color: #FF0000;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.valign-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
          align-items: center;
}

.valign-wrapper .valign {
  display: block;
}

ul {
  padding: 0;
}

ul li {
  list-style-type: none;
}

.clearfix {
  clear: both;
}

.z-depth-0 {
  box-shadow: none !important;
}

.z-depth-1, .collapsible {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-1-half {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.hoverable:hover {
  -webkit-transition: box-shadow 0.25s;
          transition: box-shadow 0.25s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #F0F0F0;
}

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #333333;
}

i {
  line-height: inherit;
}

i.left {
  float: left;
  margin-right: 15px;
}

i.right {
  float: right;
  margin-left: 15px;
}

i.tiny {
  font-size: 1rem;
}

i.small {
  font-size: 2rem;
}

i.medium {
  font-size: 4rem;
}

i.large {
  font-size: 6rem;
}

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}

.pagination li {
  float: left;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 2px;
  text-align: center;
}

.pagination li a {
  color: #444;
}

.pagination li.active a {
  color: #fff;
}

.pagination li.active {
  background-color: #333333;
}

.pagination li.disabled a {
  cursor: default;
  color: #999;
}

.pagination li i {
  font-size: 2rem;
}

.pagination li.pages ul li {
  display: inline-block;
  float: none;
}

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%;
  }
  .pagination li.prev,
  .pagination li.next {
    width: 10%;
  }
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.pin-top, .pin-bottom {
  position: relative;
}

.pinned {
  position: fixed !important;
}

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}

.fade-in {
  opacity: 0;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 767px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}

@media only screen and (min-width: 769px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: initial !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .show-on-medium {
    display: initial !important;
  }
}

@media only screen and (max-width: 768px) {
  .show-on-small {
    display: initial !important;
  }
}

@media only screen and (min-width: 769px) {
  .show-on-medium-and-up {
    display: initial !important;
  }
}

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: initial !important;
  }
}

@media only screen and (max-width: 768px) {
  .center-on-small-only {
    text-align: center;
  }
}

footer, #footer, .footer {
  margin-top: 45px;
}

footer p, #footer p, .footer p {
  font-size: 11px;
  line-height: 14px;
  margin: 5px 0 0;
}

@media only screen and (max-width: 768px) {
  footer, #footer, .footer {
    margin-top: 0;
  }
  footer p, #footer p, .footer p {
    font-size: 9px;
    line-height: 14px;
    margin: 5px 0 0;
  }
}

footer.page-footer {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #FFFFFF;
}

footer.page-footer .footer-copyright {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}

table, th, td {
  border: none;
}

table {
  width: 100%;
  display: table;
}

table.bordered > thead > tr,
table.bordered > tbody > tr {
  border-bottom: 1px solid #d0d0d0;
}

table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}

table.striped > tbody > tr > td {
  border-radius: 0px;
}

table.hoverable > tbody > tr {
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}

table.hoverable > tbody > tr:hover {
  background-color: #f2f2f2;
}

table.centered thead tr th, table.centered tbody tr td {
  text-align: center;
}

thead {
  border-bottom: 1px solid #d0d0d0;
}

td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0;
  }
  table.responsive-table.bordered th {
    border-bottom: 0;
    border-left: 0;
  }
  table.responsive-table.bordered td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  table.responsive-table.bordered tr {
    border: 0;
  }
  table.responsive-table.bordered tbody tr {
    border-right: 1px solid #d0d0d0;
  }
}

.collection {
  margin: 6.66667px 0 13.33333px 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}

.collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}

.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}

.collection .collection-item.avatar .title {
  font-size: 16px;
}

.collection .collection-item.avatar p {
  margin: 0;
}

.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}

.collection .collection-item:last-child {
  border-bottom: none;
}

.collection .collection-item.active {
  background-color: #990000;
  color: #ffb3b3;
}

.collection a.collection-item {
  display: block;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  color: #990000;
}

.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}

.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}

.collection.with-header .collection-item {
  padding-left: 30px;
}

.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}

.secondary-content {
  float: right;
  color: #990000;
}

span.badge {
  min-width: 3rem;
  padding: 0 6px;
  text-align: center;
  font-size: 1rem;
  line-height: inherit;
  color: #3D3D3D;
  position: absolute;
  right: 15px;
  box-sizing: border-box;
}

span.badge.new {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #FFFFFF;
  border-radius: 2px;
}

span.badge.new:after {
  content: " new";
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container.no-controls {
  padding-top: 0;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #ff6666;
  border-radius: 2px;
  margin: 6.66667px 0 13.33333px 0;
  overflow: hidden;
}

.progress .determinate {
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #990000;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
}

.progress .indeterminate {
  background-color: #990000;
}

.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

#slideshow {
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  #slideshow .slider {
    height: 400px !important;
  }
}

#slideshow .indicators {
  text-align: right;
  right: 40px;
  bottom: 16px;
  z-index: 2;
}

#slideshow .indicators .indicator-item {
  height: 10px;
  width: 10px;
  margin: 0 3.5px;
}

#slideshow .button-prev,
#slideshow .button-next {
  position: absolute;
  width: 30px;
  height: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  cursor: pointer;
  background-repeat: no-repeat;
}

#slideshow .button-prev {
  background-image: url("../images/icons/arrow-left.png");
  left: 15px;
}

#slideshow .button-next {
  background-image: url("../images/icons/arrow-right.png");
  right: 15px;
}

#products-highlights .owl-wrapper-outer {
  height: 174px;
  margin: 0 -10px;
  width: 960px;
}

#products-highlights .owl-item {
  width: 160px !important;
}

#products-highlights .item {
  background-color: #F0F0F0;
  color: #333333;
  width: 160px;
  height: 176.5px;
  margin: 0;
  text-align: center;
}

@media only screen and (min-width: 769px) {
  #products-highlights .item {
    margin: 0 10px;
    width: 140px;
    height: 154px;
  }
}

#products-highlights .item > .centered {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#products-highlights .item > .centered p {
  margin: 10px 0 0 0;
  font-size: 16px;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
}

#products-highlights .item:hover {
  -webkit-transition: box-shadow 0.25s;
          transition: box-shadow 0.25s;
  box-shadow: 0 3px 6px 0 rgba(0, 1, 0, 0.37);
}

@media only screen and (max-width: 768px) {
  #products-highlights .item {
    float: left;
  }
  #products-highlights .item:hover {
    box-shadow: none;
  }
}

@media only screen and (max-width: 768px) {
  #products-highlights {
    display: block;
    overflow: hidden;
  }
}

#products-highlights + .show-more {
  text-align: center;
  color: #990000;
  font-size: 7px;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
  margin-bottom: 40px;
}

#products-highlights + .show-more:after {
  content: "";
  background-image: url("../images/icons/arrow-down-mini.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 66.5%;
  background-color: #990000;
  position: absolute;
  bottom: -440px;
  left: 147px;
  width: 27px;
  height: 27px;
  border-radius: 50%;
}

div.news-rss > a {
  color: #000000;
}

div.news-rss.date, div.news-rss.title {
  float: left;
  display: inline-block;
}

div.news-rss.date {
  color: #838383;
  margin-right: 5px;
  margin-top: 1px;
}

div.news-rss.title {
  margin-right: 15px;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
}

@media only screen and (max-width: 768px) {
  div.news-rss > h1 {
    margin: 0;
  }
  div.news-rss.date, div.news-rss.title {
    font-size: 9.9px;
  }
}

article.news-rss {
  padding: 7px 10px;
  font-size: 11.5px;
  background-color: #F0F0F0;
}

/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}

.left-align {
  text-align: left;
}

.right-align {
  text-align: right;
}

.center, .center-align {
  text-align: center;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.circle {
  border-radius: 50%;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.no-padding {
  padding: 0 !important;
}

.gray {
  background-color: #F0F0F0;
}

.gray-text {
  color: #838383;
}

[class^="icon-"] {
  float: left;
  width: 30px;
  height: 30px !important;
  line-height: 0 !important;
  display: inline-block;
  background-repeat: no-repeat !important;
}

[class^="icon-"]:before {
  display: inline-block;
  speak: none;
  text-decoration: inherit;
}

[class^="icon-"].r-marg {
  margin-right: 5px;
}

[class^="icon-"].l-marg {
  margin-left: 5px;
}

.icon-menu {
  background: url("../images/icons/menu.png") center;
}

.icon-close-menu {
  background: url("../images/icons/close-menu-mobile.png") center;
}

.icon-search {
  background: url("../images/icons/search.png") center;
}

.icon-linkedin {
  background: url("../images/icons/linkedin.png") center;
}

.icon-youtube {
  background: url("../images/icons/youtube.png") center;
}

.icon-arrow-down-white {
  background: url("../images/icons/arrow-down-white.png") center;
}

.icon-filter-mobile {
  background: url("../images/icons/filter-mobile.png") center;
}

.container {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}

.section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.section.no-pad {
  padding: 0;
}

.section.no-pad-bot {
  padding-bottom: 0;
}

.section.no-pad-top {
  padding-top: 0;
}

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.row.no-marg-bot {
  margin-bottom: 0;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.row .col {
  float: left;
  box-sizing: border-box;
  padding: 0 15px;
}

.row .col.s1 {
  width: 8.33333%;
  margin-left: 0;
}

.row .col.s2 {
  width: 16.66667%;
  margin-left: 0;
}

.row .col.s3 {
  width: 25%;
  margin-left: 0;
}

.row .col.s4 {
  width: 33.33333%;
  margin-left: 0;
}

.row .col.s5 {
  width: 41.66667%;
  margin-left: 0;
}

.row .col.s6 {
  width: 50%;
  margin-left: 0;
}

.row .col.s7 {
  width: 58.33333%;
  margin-left: 0;
}

.row .col.s8 {
  width: 66.66667%;
  margin-left: 0;
}

.row .col.s9 {
  width: 75%;
  margin-left: 0;
}

.row .col.s10 {
  width: 83.33333%;
  margin-left: 0;
}

.row .col.s11 {
  width: 91.66667%;
  margin-left: 0;
}

.row .col.s12 {
  width: 100%;
  margin-left: 0;
}

.row .col.offset-s1 {
  margin-left: 8.33333%;
}

.row .col.offset-s2 {
  margin-left: 16.66667%;
}

.row .col.offset-s3 {
  margin-left: 25%;
}

.row .col.offset-s4 {
  margin-left: 33.33333%;
}

.row .col.offset-s5 {
  margin-left: 41.66667%;
}

.row .col.offset-s6 {
  margin-left: 50%;
}

.row .col.offset-s7 {
  margin-left: 58.33333%;
}

.row .col.offset-s8 {
  margin-left: 66.66667%;
}

.row .col.offset-s9 {
  margin-left: 75%;
}

.row .col.offset-s10 {
  margin-left: 83.33333%;
}

.row .col.offset-s11 {
  margin-left: 91.66667%;
}

.row .col.offset-s12 {
  margin-left: 100%;
}

@media only screen and (max-width: 768px) {
  .row .col.fullwidth-on-small-and-down {
    padding: 0;
  }
}

@media only screen and (min-width: 768px) {
  .row .col {
    padding: 0 10px;
  }
  .row .col.m1 {
    width: 8.33333%;
    margin-left: 0;
  }
  .row .col.m2 {
    width: 16.66667%;
    margin-left: 0;
  }
  .row .col.m3 {
    width: 25%;
    margin-left: 0;
  }
  .row .col.m4 {
    width: 33.33333%;
    margin-left: 0;
  }
  .row .col.m5 {
    width: 41.66667%;
    margin-left: 0;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: 0;
  }
  .row .col.m7 {
    width: 58.33333%;
    margin-left: 0;
  }
  .row .col.m8 {
    width: 66.66667%;
    margin-left: 0;
  }
  .row .col.m9 {
    width: 75%;
    margin-left: 0;
  }
  .row .col.m10 {
    width: 83.33333%;
    margin-left: 0;
  }
  .row .col.m11 {
    width: 91.66667%;
    margin-left: 0;
  }
  .row .col.m12 {
    width: 100%;
    margin-left: 0;
  }
  .row .col.offset-m1 {
    margin-left: 8.33333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.66667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.33333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.66667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.33333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.66667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.33333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.66667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.fullwidth-on-med-and-up {
    padding: 0;
  }
}

@media only screen and (min-width: 993px) {
  .row .col.l1 {
    width: 8.33333%;
    margin-left: 0;
  }
  .row .col.l2 {
    width: 16.66667%;
    margin-left: 0;
  }
  .row .col.l3 {
    width: 25%;
    margin-left: 0;
  }
  .row .col.l4 {
    width: 33.33333%;
    margin-left: 0;
  }
  .row .col.l5 {
    width: 41.66667%;
    margin-left: 0;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: 0;
  }
  .row .col.l7 {
    width: 58.33333%;
    margin-left: 0;
  }
  .row .col.l8 {
    width: 66.66667%;
    margin-left: 0;
  }
  .row .col.l9 {
    width: 75%;
    margin-left: 0;
  }
  .row .col.l10 {
    width: 83.33333%;
    margin-left: 0;
  }
  .row .col.l11 {
    width: 91.66667%;
    margin-left: 0;
  }
  .row .col.l12 {
    width: 100%;
    margin-left: 0;
  }
  .row .col.offset-l1 {
    margin-left: 8.33333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.66667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.33333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.66667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.33333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.66667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.33333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.66667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
}

nav {
  color: #fff;
  background-color: #3D3D3D;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  font-weight: 300;
}

nav a {
  color: #fff;
}

nav .nav-wrapper {
  position: relative;
  height: 100%;
}

nav .nav-wrapper i {
  margin: 10px 0;
}

nav .nav-search {
  margin-right: 10px;
}

nav .button-collapse {
  float: left;
  position: relative;
  z-index: 1;
  height: 50px;
}

nav .button-collapse.right {
  display: none;
  float: right;
  margin-right: 15px;
}

nav .button-collapse i {
  font-size: 2.7rem;
  height: 50px;
  line-height: 50px;
}

nav .brand-logo {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
  white-space: nowrap;
}

nav .brand-logo.center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (max-width: 992px) {
  nav .brand-logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

nav .brand-logo.right {
  right: 0.5rem;
  padding: 0;
}

nav .logo-home {
  float: left;
  line-height: 0 !important;
}

nav .logo-home img {
  width: 100%;
  max-height: 50px;
  height: auto;
}

nav ul {
  margin: 0;
}

nav ul li {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  float: left;
  padding: 0;
}

nav ul li:hover, nav ul li.active {
  background-color: rgba(255, 255, 255, 0.25);
}

nav ul li:hover + li:before, nav ul li.active + li:before {
  content: none;
}

nav ul li:before {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  top: 5px;
  height: 39px;
  width: 1px;
}

nav ul li:hover:before,
nav ul li.active:before,
nav ul li:first-child:before,
nav ul li.right:before {
  content: none;
}

nav ul a {
  color: #fff;
  display: block;
  padding: 0 20px;
}

nav ul.left {
  float: left;
}

nav ul.side-nav li:before,
nav ul.dropdown-content li:before {
  content: none;
}

nav .input-field {
  margin: 0;
}

nav .input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}

nav .input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid,
nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid {
  border: none;
  box-shadow: none;
}

nav .input-field label {
  top: 0;
  left: 0;
}

nav .input-field label i {
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

nav .input-field label.active i {
  color: #fff;
}

nav .input-field label.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

nav .product-filter {
  margin-right: 5px;
}

.navbar-fixed {
  position: relative;
  height: 50px;
  z-index: 998;
}

.navbar-fixed nav {
  position: fixed;
}

@media only screen and (min-width: 769px) {
  nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: 50px;
    line-height: 50px;
  }
  .navbar-fixed {
    height: 50px;
  }
}

.menu {
  color: #000000;
  background-color: transparent;
  width: 100%;
  height: 85px;
  line-height: 13px;
  font-size: 13px;
}

.menu a {
  color: #000000;
}

.menu .menu-wrapper {
  position: relative;
  height: 100%;
}

.menu ul {
  margin: 0;
}

.menu ul li {
  float: left;
  padding: 0;
}

.menu ul a {
  display: block;
  padding-left: 35px;
  padding-top: 49px;
}

.menu ul.left {
  float: left;
}

a {
  text-decoration: none;
}

html {
  line-height: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
  line-height: 1;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 10px 0;
}

h2 {
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 10px 0;
}

h3 {
  font-size: 11px;
  line-height: 25px;
  margin: 0 0 10px 0;
}

h4 {
  font-size: 10pt;
  line-height: 25pt;
  margin: 5pt 0 4pt 0;
}

h5 {
  font-size: 10pt;
  line-height: 25pt;
  margin: 5pt 0 4pt 0;
}

h6 {
  font-size: 10pt;
  line-height: 25pt;
  margin: 5pt 0 4pt 0;
}

em {
  font-style: italic;
}

strong, .strong {
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
}

small {
  font-size: 75%;
}

.light, footer.page-footer .footer-copyright {
  font-weight: 300;
}

.thin {
  font-weight: 200;
}

.flow-text {
  font-weight: 300;
}

@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 381.6px) {
  .flow-text {
    font-size: 1.224rem;
  }
}

@media only screen and (min-width: 403.2px) {
  .flow-text {
    font-size: 1.248rem;
  }
}

@media only screen and (min-width: 424.8px) {
  .flow-text {
    font-size: 1.272rem;
  }
}

@media only screen and (min-width: 446.4px) {
  .flow-text {
    font-size: 1.296rem;
  }
}

@media only screen and (min-width: 468px) {
  .flow-text {
    font-size: 1.32rem;
  }
}

@media only screen and (min-width: 489.6px) {
  .flow-text {
    font-size: 1.344rem;
  }
}

@media only screen and (min-width: 511.2px) {
  .flow-text {
    font-size: 1.368rem;
  }
}

@media only screen and (min-width: 532.8px) {
  .flow-text {
    font-size: 1.392rem;
  }
}

@media only screen and (min-width: 554.4px) {
  .flow-text {
    font-size: 1.416rem;
  }
}

@media only screen and (min-width: 576px) {
  .flow-text {
    font-size: 1.44rem;
  }
}

@media only screen and (min-width: 597.6px) {
  .flow-text {
    font-size: 1.464rem;
  }
}

@media only screen and (min-width: 619.2px) {
  .flow-text {
    font-size: 1.488rem;
  }
}

@media only screen and (min-width: 640.8px) {
  .flow-text {
    font-size: 1.512rem;
  }
}

@media only screen and (min-width: 662.4px) {
  .flow-text {
    font-size: 1.536rem;
  }
}

@media only screen and (min-width: 684px) {
  .flow-text {
    font-size: 1.56rem;
  }
}

@media only screen and (min-width: 705.6px) {
  .flow-text {
    font-size: 1.584rem;
  }
}

@media only screen and (min-width: 727.2px) {
  .flow-text {
    font-size: 1.608rem;
  }
}

@media only screen and (min-width: 748.8px) {
  .flow-text {
    font-size: 1.632rem;
  }
}

@media only screen and (min-width: 770.4px) {
  .flow-text {
    font-size: 1.656rem;
  }
}

@media only screen and (min-width: 792px) {
  .flow-text {
    font-size: 1.68rem;
  }
}

@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}

.menu a.dropdown ~ .caret {
  float: right;
  background: url("../images/icons/arrow-down-small-black.png") center no-repeat;
  width: 10px;
  height: 10px;
  margin-top: 2px;
}

.menu a.dropdown ~ .flag {
  float: right;
  background: url("../images/icons/flag-schweiz.png") center no-repeat;
  width: 13px;
  height: 13px;
  margin-top: -13.52px;
  margin-right: 43px;
}

.dropdown-content {
  background-color: #3D3D3D;
  margin: 0;
  display: none;
  min-width: 100px;
  width: 237px !important;
  max-height: 650px;
  position: absolute;
  z-index: 999;
  top: 60px !important;
  overflow: visible;
}

.dropdown-content li {
  clear: both;
  color: #333333;
  cursor: pointer;
  width: 100%;
  text-align: left;
  text-transform: none;
}

.dropdown-content li:hover, .dropdown-content li.active {
  background-color: rgba(255, 255, 255, 0.25);
}

.dropdown-content li > a, .dropdown-content li > span {
  color: #FFFFFF;
  display: block;
}

.dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
}

.dropdown-content li .dd-image {
  float: left;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  margin-left: -20px;
}

.dropdown-content li .dd-image > img {
  width: 50px;
  height: 50px;
}

.dropdown-content li .dd-content {
  margin-left: 10px;
  line-height: normal;
  max-width: 150px;
  display: inline-block;
  vertical-align: middle;
}

.dropdown-content#nav-search {
  width: 120px !important;
  left: auto !important;
  right: 0 !important;
  padding: 0 10px;
}

.dropdown-content#nav-search.fullwidth {
  width: 100% !important;
}

.dropdown-content#nav-search input {
  width: 100%;
  height: 30px !important;
  border: none !important;
  text-align: center !important;
  background-color: #F0F0F0;
  color: #000000;
  padding: 0;
}

.dropdown-content#nav-search:after {
  content: "";
  display: inline-block;
  background: url(../images/_arrow_up.png);
  position: absolute;
  top: -9px;
  right: 25px !important;
  width: 22px;
  height: 10px;
}

.dropdown-content#nav-search input:focus {
  outline: none;
}

.dropdown-content#nav-search li:hover, .dropdown-content#nav-search li.active {
  background-color: rgba(0, 0, 0, 0);
}

.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 6.66667px 0 13.33333px 0;
}

.collapsible-header {
  display: block;
  cursor: pointer;
  height: 3rem;
  line-height: 3rem;
  padding: 0 1rem;
  background-color: #f00;
  border-bottom: 1px solid #ddd;
}

.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  line-height: 3rem;
  display: block;
  float: left;
  text-align: center;
  margin-right: 1rem;
}

.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}

.collapsible-body p {
  margin: 0;
  padding: 2rem;
}

.side-nav .collapsible {
  border: none;
  box-shadow: none;
}

.side-nav .collapsible li {
  padding: 0;
}

.side-nav .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  margin: 0 1rem;
}

.side-nav .collapsible-header i {
  line-height: inherit;
}

.side-nav .collapsible-body {
  border: 0;
  background-color: #f00;
}

.side-nav .collapsible-body li a {
  margin: 0 1rem 0 2rem;
}

.collapsible.popout {
  border: none;
  box-shadow: none;
}

.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  -webkit-transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}

.side-nav {
  position: fixed;
  width: 240px;
  left: -105%;
  top: 50px;
  margin: 0;
  height: 100%;
  height: calc(100% + 110px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #3D3D3D;
  z-index: 999;
  overflow-y: auto;
  will-change: left;
}

.side-nav.right-aligned {
  will-change: right;
  right: -105%;
  left: auto;
}

.side-nav .collapsible {
  margin: 0;
}

.side-nav .collapsible li a {
  margin-left: 20px;
  font-size: 14px;
}

.side-nav .collapsible li a i.icon-caret:before {
  content: url("../images/icons/arrow-down-mobile.png");
  position: absolute;
  margin-top: 18px;
  left: 284px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 350ms ease;
  transition: 350ms ease;
}

.side-nav .collapsible li a.collapsible-header:before {
  margin-top: 35px;
}

.side-nav .collapsible li.active i.icon-caret:before,
.side-nav .collapsible li:active i.icon-caret:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.side-nav li {
  float: none;
  padding: 0 38px;
}

.side-nav li:hover, .side-nav li.active {
  background-color: #3D3D3D;
}

.side-nav li:hover .collapsible-body li a, .side-nav li.active .collapsible-body li a {
  height: 50px;
  line-height: 50px;
}

.side-nav li:hover .collapsible-body li a:before, .side-nav li.active .collapsible-body li a:before {
  content: none;
}

.side-nav li > a:before {
  content: "";
  position: absolute;
  width: 205px;
  height: 1px;
  background-color: white;
  margin-top: 37px;
}

.side-nav a {
  color: #FFF;
  display: block;
  font-size: 14px;
  height: 64px;
  line-height: 54px;
}

.side-nav .collapsible-header  {
  margin: initial;
}

.side-nav .collapsible-body {
  background-color: #3D3D3D;
  margin-left: 16px;
}

.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}

.side-nav.fixed a {
  display: block;
  padding: 0 15px;
  color: #FFFFFF;
}

.side-nav.fixed {
  left: 0;
  position: fixed;
}

.side-nav.fixed.right-aligned {
  right: 0;
  left: auto;
}

@media only screen and (max-width: 992px) {
  .side-nav.fixed {
    left: -105%;
  }
  .side-nav.fixed.right-aligned {
    right: -105%;
    left: auto;
  }
}

.side-nav .collapsible-body li.active,
.side-nav.fixed .collapsible-body li.active {
  background-color: #3D3D3D;
}

.side-nav .collapsible-body li.active a,
.side-nav.fixed .collapsible-body li.active a {
  color: #FFFFFF;
  background-color: #3D3D3D;
}

#sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  z-index: 997;
  will-change: opacity;
}

.slider {
  position: relative;
  height: 400px;
  width: 100%;
}

.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.slider.fullscreen ul.slides {
  height: 100%;
}

.slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}

.slider .slides {
  background-color: transparent;
  margin: 0;
  height: 400px;
}

.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}

.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}

.slider .slides li .caption p {
  color: #FAFAFA;
}

.slider .slides li.active {
  z-index: 2;
}

.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 12px;
  background-color: #FAFAFA;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-radius: 50%;
}

.slider .indicators .indicator-item.active {
  background-color: #990000;
}

@media only screen and (min-width: 769px) {
  #products-filter-bar {
    float: left;
    width: 100%;
    height: 50px;
    background-color: #990000;
    margin-top: 1px;
    color: #F0F0F0;
  }
  #products-filter-bar > .row > .col {
    font-size: 14px;
    line-height: 50px;
    font-weight: 100;
    text-align: center;
  }
}

#content .row {
  margin-left: -20px;
}

#content .products {
  float: left;
  margin-top: 12.5px;
  /* container for the product */
}

#content .products .product-item {
  float: left;
  background-color: #F0F0F0;
  min-height: 137.5px;
  margin: 15px 0;
  /* split in two columns */
  /* container for the header */
  /* container for the accordion body */
  /* show plus button */
  /* change background color and invert text color when active */
}

@media only screen and (min-width: 769px) {
  #content .products .product-item {
    margin: 10px 0;
  }
  #content .products .product-item.m6 {
    padding: 0;
    width: 460px;
    margin-left: 20px;
  }
  #content .products .product-item:hover {
    -webkit-transition: box-shadow 0.25s;
            transition: box-shadow 0.25s;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.26), 0 2px 14px 0 rgba(0, 0, 0, 0.18);
  }
}

#content .products .product-item .col-1,
#content .products .product-item .col-2 {
  float: left;
  width: 50%;
  padding: 0 16px;
}

#content .products .product-item .col-1 {
  padding-right: 3.5px;
  text-align: center;
}

#content .products .product-item .col-1 img {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}

#content .products .product-item .col-2 {
  padding-left: 3.5px;
}

#content .products .product-item .col-2 p {
  margin: 0;
  margin-bottom: 10px;
  font-size: 9px;
  line-height: 9px;
}

#content .products .product-item .product-header,
#content .products .product-item .product-body {
  float: left;
  width: 100%;
}

#content .products .product-item .product-header {
  height: 100%;
  /* container for the description */
}

#content .products .product-item .product-header .product-image {
  float: left;
  width: 22.5%;
  height: 100%;
  text-align: center;
}

#content .products .product-item .product-header .product-image > img {
  margin-top: 23px;
}

#content .products .product-item .product-header .product-title {
  float: left;
  width: 77.5%;
  padding-top: 20px;
  margin-bottom: 14px;
  font-size: 13px;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
}

#content .products .product-item .product-header .product-description {
  float: left;
  width: 77.5%;
  padding-right: 2.5%;
}

#content .products .product-item .product-header .product-description dl {
  margin: 0;
  display: block;
}

#content .products .product-item .product-header .product-description dl dt, #content .products .product-item .product-header .product-description dl dd {
  margin: 0;
  float: left;
  font-size: 9px;
  line-height: 11px;
}

#content .products .product-item .product-header .product-description dl dt {
  width: 42%;
  text-align: right;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
  margin-left: -20px;
}

#content .products .product-item .product-header .product-description dl dt:after {
  content: ":";
}

#content .products .product-item .product-header .product-description dl dd {
  width: 55%;
  padding-left: 7px;
  margin-top: 1px;
}

#content .products .product-item .product-body {
  margin-top: 28.5px;
  /* collapse the accordion */
  /* container for download buttons */
}

#content .products .product-item .product-body.collapsed {
  display: none;
}

#content .products .product-item .product-body .download-buttons {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

#content .products .product-item .product-body .download-buttons .btn {
  float: left;
  display: block;
  background-color: #333333;
  width: 100%;
  height: 22.5px;
  line-height: 22.5px;
  color: #FFFFFF;
  text-align: center;
}

#content .products .product-item .product-button {
  float: right;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 16px 9px 0;
  background-image: url("../images/icons/plus-red-mobile.png");
  background-size: 20px 20px;
  /* show minus button */
}

#content .products .product-item .product-button.collapse {
  background-image: url("../images/icons/minus-red-mobile.png");
  background-size: 20px 3px;
}

#content .products .product-item.active {
  background-color: #666666;
  color: #FFFFFF;
}

#content .products .product-item.active .product-button {
  background-image: url("../images/icons/plus-white-mobile.png");
}
