/* Google Fonts */
@import url(https://fonts.googleapis.com/css?family=Roboto:100,700,900,300,400,500,400italic);
/* Font Awesome */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
/* Helpers */
/* Breakpoints */
/* Colors */
/* Centering */
/* Border Radius */
/* Box Shadow */
/* Rotate */
/* Scale */
/* Opacity */
/* Transition */
/* Media Queries */
/* Base */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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/10/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 of focused elements when they are also in an
 * active/hover state.
 */
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.
 */
button,
html input[type="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.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * 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 {
  font-size: 62.5%;
  overflow-x: hidden; }

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

body {
  font-family: 'Roboto', Arial, sans-serif;
  line-height: 1.2;
  font-weight: 400;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'Roboto', Arial, sans-serif;
  text-transform: none;
  color: #000000; }

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  border: 0; }

li {
  list-style-type: none; }

a, a:hover {
  text-decoration: none; }

map area {
  outline: none; }

strong {
  font-weight: 700; }

button {
  border: 0; }

textarea {
  height: auto;
  min-height: 50px; }

input {
  border-radius: 0; }

select {
  width: 100%; }

::-webkit-input-placeholder {
  filter: alpha(opacity=100);
  width: 100%;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

::-moz-placeholder {
  filter: alpha(opacity=100);
  width: 100%;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

:-ms-input-placeholder {
  filter: alpha(opacity=100);
  width: 100%;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

:-moz-placeholder {
  filter: alpha(opacity=100);
  width: 100%;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

/* Global */
h1, h2, h3, h4, h5, h6, ul, p, hr, blockquote {
  margin: 0;
  padding: 0; }

/* Show on desktop */
@media screen and (max-width: 1024px) {
  .desktop {
    display: none; } }

/* Show on mobile */
.mobile {
  display: none; }
  @media screen and (max-width: 1024px) {
    .mobile {
      display: block; } }

.hidden {
  display: none; }

.max-width-1366 {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto; }

/* Vertical lines */
.icon__line img {
  height: 50px;
  margin: auto;
  display: block;
  width: 3px; }

.icon__pulse img {
  height: 29px;
  width: 39px;
  margin: 15px auto 0 auto;
  display: block; }

.icon__line-arrow img {
  height: 100px;
  margin: auto;
  display: block;
  width: 19px; }

.icon__line-circle img {
  height: 132px;
  margin: auto;
  display: block;
  width: 27px; }

.icon__line-sm img {
  height: 27px;
  margin: auto;
  display: block;
  width: 3px; }

.icon__line-lg img {
  height: 347px;
  margin: auto;
  display: block;
  width: 3px; }

/* Half width content */
.half-width {
  width: 60%;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  .half-width p {
    color: #FFFFFF; }

/* Reset Magenta wrapper styles */
.wrapper {
  min-width: auto; }

.before_content_header {
  padding-bottom: 20px; }

.heading--2 {
  font-size: 2.4rem;
  font-weight: 500;
  text-transform: uppercase; }

.corner-ribbon.orangebar {
  background: #e82; }

.corner-ribbon.top-left {
  top: 10px;
  left: -45px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.corner-ribbon.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.corner-ribbon.sticky {
  position: fixed; }

.corner-ribbon {
  width: 150px;
  background: #e43;
  position: absolute;
  top: 10px;
  left: -45px;
  text-align: center;
  line-height: 35px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  font-size: 17px;
  z-index: 9999999; }

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

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

/* Margins */
.margin--top-sm {
  margin-top: 25px; }
.margin--top-md {
  margin-top: 50px; }
.margin--btm-md {
  margin-bottom: 50px; }
.margin--top-lg {
  margin-top: 100px; }
.margin--btm-lg {
  margin-bottom: 100px; }
.margin--btm-xlg {
  margin-bottom: 200px; }

/* Padding */
.padding--sides-sm {
  padding-left: 1.5%;
  padding-right: 1.5%; }
.padding--sides-md {
  padding-left: 5%;
  padding-right: 5%; }
.padding--sides-lg {
  padding-left: 10%;
  padding-right: 10%; }
.padding--top-xlg {
  padding-top: 150px; }
.padding--btm-xlg {
  padding-bottom: 150px; }
.padding--top-md {
  padding-top: 50px; }
.padding--top-lg {
  padding-top: 100px; }
.padding--top-btm-sm {
  padding-top: 50px;
  padding-bottom: 50px; }

@media screen and (min-width: 1024px) {
  .col2-right-cms-layout .col-main {
    width: 65% !important; } }
@media screen and (min-width: 1024px) {
  .col2-right-cms-layout .col-right {
    width: 30% !important; } }

.copy--sm {
  font-size: 1.4rem;
  line-height: 1.7; }

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

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

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

.left {
  float: left; }

.right {
  float: right; }

.auto {
  margin-left: auto;
  margin-right: auto; }

.center {
  width: 100%;
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.center-v, .two-col-thirds__one-third-list-item:after {
  width: 100%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.center-h {
  width: 100%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

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

.white {
  color: #FFFFFF; }

.black {
  color: #000000; }

.gold {
  color: #d2a537; }

.blue {
  color: #0c6198; }

.dk-grey {
  color: #424244; }

.md-grey {
  color: #a6a6a6; }

.lt-grey {
  color: #dedede; }

.green {
  color: #00be64; }

.bg--grey {
  background-color: #efefef; }

.black-blue {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,0c6198+100 */
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #000000 0%, #0c6198 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 0%, #0c6198 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 0%, #0c6198 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0c6198',GradientType=0 );
  /* IE6-9 */ }

.black-grey-black {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,222122+38,222122+64,000000+100 */
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #000000 0%, #222122 38%, #222122 64%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 0%, #222122 38%, #222122 64%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 0%, #222122 38%, #222122 64%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

.btn--gold {
  border: 2px solid #d2a537;
  color: #d2a537;
  padding: 10px 50px;
  text-transform: uppercase;
  font-size: 1.4rem;
  display: inline-block; }
  .btn--gold:hover {
    background: #d2a537;
    color: #FFFFFF;
    text-decoration: none; }
.btn--solid-gold {
  border: 2px solid #d2a537;
  background: #d2a537;
  color: #000000;
  padding: 10px 50px;
  text-transform: uppercase;
  font-size: 1.4rem;
  display: inline-block; }
  .btn--solid-gold:hover {
    text-decoration: none;
    background: transparent;
    color: #d2a537; }
.btn--white {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  padding: 10px 50px;
  text-transform: uppercase;
  font-size: 1.4rem;
  display: inline-block; }
  .btn--white:hover {
    text-decoration: none;
    background: #FFFFFF;
    color: #000000; }
.btn--blue {
  border: 1px solid #0c6198 !important; }
  .btn--blue:hover {
    text-decoration: none;
    background: #FFFFFF;
    color: #000000; }

#search_mini_form {
  display: inline; }

/* Modules */
.two-col-video {
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #0c6198 100%);
  background: -webkit-linear-gradient(top, #000000 0%, #0c6198 100%);
  background: linear-gradient(to bottom, #000000 0%, #0c6198 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0c6198',GradientType=0 ); }
  .two-col-video__col {
    width: 47.5%;
    padding-right: 5%;
    display: table-cell;
    vertical-align: middle; }
    .two-col-video__col:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      .two-col-video__col {
        width: 100%;
        padding-right: 0;
        display: block; } }
  .two-col-video__img {
    margin-bottom: -160px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1024px) {
      .two-col-video__img {
        margin-left: auto;
        margin-right: auto;
        width: 100%; } }
  .two-col-video .heading--2 {
    margin-bottom: 25px;
    padding-top: 100px; }
  .two-col-video .btn--gold {
    margin-bottom: 60px;
    margin-bottom: 100px; }

.one-col-video {
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #0c6198 100%);
  background: -webkit-linear-gradient(top, #000000 0%, #0c6198 100%);
  background: linear-gradient(to bottom, #000000 0%, #0c6198 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0c6198',GradientType=0 ); }
  @media screen and (max-width: 1024px) {
    .one-col-video {
      margin-bottom: 125px; } }
  .one-col-video__col {
    text-align: center;
    position: relative;
    min-height: 350px; }
  .one-col-video__heading--1 {
    font-size: 5.4rem;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline-block;
    font-weight: 500;
    padding: 25px 5%;
    background-color: rgba(0, 0, 0, 0.2); }
    @media screen and (max-width: 640px) {
      .one-col-video__heading--1 {
        font-size: 4rem; } }
    .one-col-video__heading--1 small {
      font-size: 60%; }
  .one-col-video__img {
    margin-bottom: -160px;
    width: 100%; }
    @media screen and (max-width: 1024px) {
      .one-col-video__img {
        margin-left: auto;
        margin-right: auto;
        width: 100%; } }

.compare {
  position: relative;
  /* swiper styles */ }
  .compare__img img {
    max-height: 130px;
    margin: auto; }
  .compare__bg {
    position: absolute;
    z-index: 8;
    max-width: 590px;
    top: -550px; }
    @media screen and (max-width: 2247px) {
      .compare__bg {
        left: -100px; } }
    @media screen and (max-width: 2047px) {
      .compare__bg {
        left: -150px; } }
    @media screen and (max-width: 1950px) {
      .compare__bg {
        left: -350px; } }
    @media screen and (max-width: 1758px) {
      .compare__bg {
        left: -450px; } }
    @media screen and (max-width: 1578px) {
      .compare__bg {
        left: -500px; } }
    @media screen and (max-width: 1490px) {
      .compare__bg {
        left: -550px; } }
    @media screen and (max-width: 1400px) {
      .compare__bg {
        display: none; } }
  .compare .swiper-button-next, .compare .swiper-button-prev {
    top: 3%;
    margin-top: 0; }
  .compare .swiper-button-next {
    background-image: none; }
    .compare .swiper-button-next:after {
      content: '\f101';
      font-family: FontAwesome;
      font-size: 3rem; }
  .compare .swiper-button-prev {
    background-image: none; }
    .compare .swiper-button-prev:after {
      content: '\f100';
      font-family: FontAwesome;
      font-size: 3rem; }
  .compare__img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px; }
    .compare__img:last-of-type {
      padding-right: 20%; }
    .compare__img:first-of-type {
      padding-left: 20%; }
  .compare__heading--3 {
    font-weight: 300;
    font-size: 2.2rem;
    border-bottom: 1px solid #424244;
    padding-bottom: 10px;
    margin-bottom: 35px;
    text-transform: none; }
    .compare__heading--3 a {
      color: #000000; }
      .compare__heading--3 a:hover {
        text-decoration: none;
        color: #d2a537; }
  .compare__heading--4 {
    font-weight: 900;
    font-size: 1.6rem;
    color: #7f7f7f;
    margin-bottom: 5px; }
  .compare__copy {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 5px; }
    .compare__copy:last-of-type {
      margin-bottom: 0; }
  .compare__list-item {
    margin-bottom: 20px; }

.compare-home {
  padding-top: 100px;
  position: relative;
  /* swiper styles */ }
  .compare-home .swiper-button-next {
    background-image: none;
    top: 5%; }
    .compare-home .swiper-button-next.swiper-button-disabled {
      opacity: 1; }
      .compare-home .swiper-button-next.swiper-button-disabled:after {
        color: #FFFFFF; }
    .compare-home .swiper-button-next:after {
      content: '\f101';
      font-family: FontAwesome;
      font-size: 4rem;
      position: absolute;
      right: 0;
      color: #d2a537; }
  .compare-home .swiper-button-prev {
    background-image: none;
    top: 5%; }
    .compare-home .swiper-button-prev.swiper-button-disabled {
      opacity: 1; }
      .compare-home .swiper-button-prev.swiper-button-disabled:after {
        color: #FFFFFF; }
    .compare-home .swiper-button-prev:after {
      content: '\f100';
      font-family: FontAwesome;
      font-size: 4rem;
      position: absolute;
      left: 0;
      color: #d2a537; }
    @media screen and (max-width: 640px) {
      .compare-home .swiper-button-prev {
        display: none; } }
  .compare-home .swiper-container-compare-home {
    padding-bottom: 100px;
    margin-bottom: 50px; }
    .compare-home .swiper-container-compare-home .swiper-pagination-bullet {
      background: #7f7f7f;
      opacity: 1;
      width: 12px;
      height: 12px; }
      .compare-home .swiper-container-compare-home .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #d2a537; }
  .compare-home .compare__col img {
    max-height: 130px; }
  .compare-home__img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px; }
  .compare-home__heading--3 {
    font-weight: 300;
    font-size: 2.2rem;
    border-bottom: 1px solid #617687;
    padding-bottom: 10px;
    margin-bottom: 25px;
    text-transform: none;
    min-height: 80px;
    color: #FFFFFF; }
  .compare-home__heading--4 {
    font-weight: 900;
    font-size: 1.4rem;
    color: #7f7f7f;
    text-transform: uppercase; }
  .compare-home .compare__copy {
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 5px;
    color: #FFFFFF; }
    .compare-home .compare__copy:last-of-type {
      margin-bottom: 0; }
  .compare-home__list-item {
    margin-bottom: 15px; }
  .compare-home__btn {
    display: block;
    text-align: center; }

.call-cta {
  background: #0c6198;
  padding-top: 100px;
  padding-bottom: 100px; }
  .call-cta__col {
    width: 50%; }
    @media screen and (max-width: 1024px) {
      .call-cta__col {
        width: 100%;
        text-align: center;
        float: none;
        margin-bottom: 25px; }
        .call-cta__col:last-of-type {
          margin-bottom: 0; } }
  .call-cta__heading--2 {
    font-size: 3.6rem;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 300; }
    @media screen and (max-width: 1024px) {
      .call-cta__heading--2 {
        font-size: 3rem; }
        .call-cta__heading--2 strong {
          display: block; } }
  .call-cta__btns {
    text-align: right; }
    .call-cta__btns a {
      min-width: 217px;
      text-align: center;
      padding-left: 2%;
      padding-right: 2%;
      margin-right: 25px; }
      .call-cta__btns a:last-of-type {
        margin-right: 0; }
      @media screen and (max-width: 1024px) {
        .call-cta__btns a {
          display: block;
          margin-bottom: 25px;
          margin-left: auto;
          margin-right: auto; }
          .call-cta__btns a:last-of-type {
            margin-right: auto;
            margin-bottom: 0; } }
  .call-cta__btns-sm {
    text-align: right; }
    .call-cta__btns-sm a {
      min-width: 150px;
      text-align: center;
      padding-left: 2%;
      padding-right: 2%;
      margin-right: 25px; }
      .call-cta__btns-sm a:last-of-type {
        margin-right: 0; }
      @media screen and (max-width: 1024px) {
        .call-cta__btns-sm a {
          display: block;
          margin-bottom: 25px;
          margin-left: auto;
          margin-right: auto; }
          .call-cta__btns-sm a:last-of-type {
            margin-right: auto;
            margin-bottom: 0; } }

.call-cta-sm {
  background: #0c6198;
  padding-top: 50px;
  padding-bottom: 50px; }
  .call-cta-sm__col {
    width: 50%; }
    @media screen and (max-width: 1024px) {
      .call-cta-sm__col {
        width: 100%;
        text-align: center;
        float: none;
        margin-bottom: 25px; }
        .call-cta-sm__col:last-of-type {
          margin-bottom: 0; } }
  .call-cta-sm__heading--2 {
    font-size: 3.6rem;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 300; }
    @media screen and (max-width: 1024px) {
      .call-cta-sm__heading--2 {
        font-size: 3rem; }
        .call-cta-sm__heading--2 strong {
          display: block; } }
  .call-cta-sm__btns {
    text-align: right; }
    .call-cta-sm__btns a {
      min-width: 217px;
      text-align: center;
      padding-left: 2%;
      padding-right: 2%;
      margin-right: 25px; }
      .call-cta-sm__btns a:last-of-type {
        margin-right: 0; }
      @media screen and (max-width: 1024px) {
        .call-cta-sm__btns a {
          display: block;
          margin-bottom: 25px;
          margin-left: auto;
          margin-right: auto; }
          .call-cta-sm__btns a:last-of-type {
            margin-right: auto;
            margin-bottom: 0; } }

.call-cta-large {
  background: #0c6198; }
  .call-cta-large__bg-container {
    padding-top: 200px;
    padding-bottom: 200px;
    background: url(/media/wysiwyg/call-cta-large__bg.png) no-repeat top right; }
    @media screen and (max-width: 1024px) {
      .call-cta-large__bg-container {
        background-image: none;
        padding-top: 100px;
        padding-bottom: 100px; } }
  .call-cta-large__col {
    width: 100%;
    margin-bottom: 50px; }
    @media screen and (max-width: 1024px) {
      .call-cta-large__col {
        text-align: center;
        float: none;
        margin-bottom: 25px; }
        .call-cta-large__col:last-of-type {
          margin-bottom: 0; } }
  .call-cta-large__heading--2 {
    font-size: 3.6rem;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 300; }
    .call-cta-large__heading--2 strong {
      display: block; }
    @media screen and (max-width: 1024px) {
      .call-cta-large__heading--2 {
        font-size: 3rem; } }
  .call-cta-large__btns a {
    min-width: 217px;
    text-align: center;
    padding-left: 2%;
    padding-right: 2%;
    margin-right: 25px; }
    .call-cta-large__btns a:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      .call-cta-large__btns a {
        display: block;
        margin-bottom: 25px;
        margin-left: auto;
        margin-right: auto; }
        .call-cta-large__btns a:last-of-type {
          margin-right: auto;
          margin-bottom: 0; } }

@media screen and (max-width: 1024px) {
  .prod-detail {
    margin-bottom: 0; } }
.prod-detail .swiper-container-detail {
  text-align: center;
  padding-bottom: 45px; }
.prod-detail .swiper-pagination .swiper-pagination-bullet {
  background: #7f7f7f;
  opacity: 1;
  width: 12px;
  height: 12px; }
  .prod-detail .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #d2a537; }
.prod-detail__col {
  width: 45%;
  float: left;
  position: relative;
  margin-right: 10%; }
  .prod-detail__col:last-of-type {
    margin-right: 0; }
  @media screen and (max-width: 1024px) {
    .prod-detail__col {
      width: 100%;
      margin-right: 0;
      margin-bottom: 100px; } }
.prod-detail__heading--2 {
  font-size: 4.4rem;
  margin-bottom: 25px;
  color: #000000;
  font-family: 'Roboto', Arial, sans-serif; }
.prod-detail__price {
  font-size: 4.4rem;
  margin-bottom: 25px; }
  .prod-detail__price .price-box .price {
    font-size: 4.4rem;
    margin-bottom: 25px;
    color: #000000; }
.prod-detail__options li.selected .prod-detail__options-item {
  border: 2px solid #d2a537;
  color: #d2a537; }
.prod-detail__options-item {
  float: left;
  margin-right: 5px;
  padding: 8px 20px;
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 25px;
  border: 2px solid #FFFFFF;
  color: #727270; }
  @media screen and (max-width: 420px) {
    .prod-detail__options-item {
      padding: 5px 9px; } }
  .prod-detail__options-item:hover {
    color: #d2a537;
    text-decoration: none;
    border: 2px solid #d2a537; }
  .prod-detail__options-item--active {
    color: #d2a537;
    text-decoration: none;
    border: 2px solid #d2a537; }
  .prod-detail__options-item:last-of-type {
    margin-right: 0; }
.prod-detail__copy--sm {
  font-size: 1.4rem; }
.prod-detail__quantity {
  width: 100%;
  margin-bottom: 25px; }
.prod-detail__quantity-item {
  float: left;
  font-size: 2.4rem;
  color: #727270; }
  .prod-detail__quantity-item a {
    color: #727270; }
.prod-detail__quantity-img {
  width: 26px;
  margin-right: 15px; }
.prod-detail__quantity-input {
  width: 50px;
  margin-right: 10px; }
.prod-detail__icon {
  width: 26px; }
.prod-detail__cart-btn {
  background: #d2a537;
  color: #000000;
  padding: 20px 50px;
  text-transform: uppercase;
  font-size: 1.8rem;
  text-align: center;
  display: block;
  margin-bottom: 25px; }
  .prod-detail__cart-btn:hover {
    background: #0c6198;
    text-decoration: none; }
.prod-detail__info-col {
  float: left;
  width: 50%; }
  @media screen and (max-width: 1024px) {
    .prod-detail__info-col {
      width: 100%; } }
.prod-detail__info-list:hover .prod-detail__info-item a {
  color: #d2a537; }
.prod-detail__info-item {
  float: left;
  font-size: 2rem;
  color: #727270; }
  .prod-detail__info-item a {
    color: #727270; }
    .prod-detail__info-item a:hover {
      text-decoration: none;
      color: #d2a537; }
  @media screen and (max-width: 1024px) {
    .prod-detail__info-item {
      margin-bottom: 25px; } }
.prod-detail__info-img {
  width: 26px;
  font-size: 3rem;
  margin-right: 15px; }

.product-options-bottom {
  background-color: transparent !important;
  border: 0px !important; }

/* Checkout styles */
.messages .success-msg li {
  border-left: 5px solid #0c6198 !important; }
  .messages .success-msg li:before {
    border-left: 6px solid #0c6198 !important; }

.data-table tbody td, .data-table tfoot td {
  font-family: "Roboto", verdana !important; }

.prod-tabs {
  position: relative; }
  .prod-tabs .std ul li {
    margin-left: 0 !important; }
  .prod-tabs__content {
    float: left;
    width: 70%;
    margin-right: 5%; }
    .prod-tabs__content h2 {
      margin-bottom: 20px; }
    .prod-tabs__content .gl-mainheadtxt span {
      color: black !important;
      font-weight: 700;
      font-size: 1.6rem; }
    .prod-tabs__content .gl-mainheadtxt2 {
      line-height: 1.4; }
    @media screen and (max-width: 1024px) {
      .prod-tabs__content {
        width: 100%;
        float: none;
        margin-right: 0; } }
  .prod-tabs__icon {
    margin-bottom: 50px; }
  .prod-tabs__icon-item {
    float: left;
    width: 22.4%; }
    .prod-tabs__icon-item:last-of-type {
      margin-right: 0; }
  .prod-tabs__bg {
    position: absolute;
    z-index: 1;
    right: 0;
    max-width: 590px;
    top: 70px; }
    @media screen and (max-width: 1870px) {
      .prod-tabs__bg {
        right: -350px; } }
  .prod-tabs .responsive-tabs__list {
    border-bottom: 3px solid #000000;
    font-size: 2.4rem;
    text-transform: uppercase;
    color: #727270;
    padding-bottom: 5px;
    margin-bottom: 50px; }
  .prod-tabs .responsive-tabs__list__item--active,
  .prod-tabs .responsive-tabs__list__item--active:hover {
    background: #fff;
    border-bottom-color: #fff;
    color: #000000; }
  .prod-tabs__heading--4 {
    font-weight: 700;
    color: #0c6198;
    font-size: 1.6rem;
    margin-bottom: 20px; }
  .prod-tabs__sidebar {
    float: left;
    width: 25%; }
    .prod-tabs__sidebar .gl-featured-text {
      margin-bottom: 15px;
      color: #424244; }
    .prod-tabs__sidebar .gl-fea-bul {
      float: left;
      margin-right: 10px; }
    @media screen and (max-width: 1024px) {
      .prod-tabs__sidebar {
        display: none; } }
  .prod-tabs__sidebar-list-item-quote {
    color: #0c6198;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-left: 80px;
    font-style: italic; }
  .prod-tabs__sidebar-list-item {
    color: #0c6198;
    font-size: 1.6rem;
    list-style-type: disc;
    margin-bottom: 20px;
    line-height: 1.5;
    margin-left: 50px; }
  .prod-tabs__heading--3 {
    font-size: 2.4rem;
    margin-bottom: 40px; }
  .prod-tabs__copy {
    color: #727270;
    font-size: 1.6rem;
    margin-bottom: 25px;
    line-height: 1.4; }
    .prod-tabs__copy:last-of-type {
      margin-bottom: 0; }

@media screen and (max-width: 640px) {
  .prod-rating .swiper-container-rating {
    padding-bottom: 50px; } }
.prod-rating .swiper-container-rating .swiper-pagination {
  display: none; }
  @media screen and (max-width: 640px) {
    .prod-rating .swiper-container-rating .swiper-pagination {
      display: block; } }
  .prod-rating .swiper-container-rating .swiper-pagination .swiper-pagination-bullet {
    background: #7f7f7f;
    opacity: 1;
    width: 12px;
    height: 12px; }
    .prod-rating .swiper-container-rating .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #d2a537; }
.prod-rating .swiper-container-rating .swiper-button-next {
  background-image: none; }
  .prod-rating .swiper-container-rating .swiper-button-next.swiper-button-disabled {
    opacity: 1; }
    .prod-rating .swiper-container-rating .swiper-button-next.swiper-button-disabled:after {
      color: #FFFFFF; }
  .prod-rating .swiper-container-rating .swiper-button-next:after {
    content: '\f101';
    font-family: FontAwesome;
    font-size: 4rem;
    position: absolute;
    right: 0;
    color: #d2a537; }
  @media screen and (max-width: 640px) {
    .prod-rating .swiper-container-rating .swiper-button-next {
      display: none; } }
.prod-rating .swiper-container-rating .swiper-button-prev {
  background-image: none; }
  .prod-rating .swiper-container-rating .swiper-button-prev.swiper-button-disabled {
    opacity: 1; }
    .prod-rating .swiper-container-rating .swiper-button-prev.swiper-button-disabled:after {
      color: #FFFFFF; }
  .prod-rating .swiper-container-rating .swiper-button-prev:after {
    content: '\f100';
    font-family: FontAwesome;
    font-size: 4rem;
    position: absolute;
    left: 0;
    color: #d2a537; }
  @media screen and (max-width: 640px) {
    .prod-rating .swiper-container-rating .swiper-button-prev {
      display: none; } }
.prod-rating__item {
  text-align: center; }
.prod-rating__stars {
  color: #d2a537;
  font-size: 6rem;
  margin-bottom: 20px; }
  .prod-rating__stars .fa {
    margin-right: 10px; }
    .prod-rating__stars .fa:last-of-type {
      margin-right: 0; }
  @media screen and (max-width: 640px) {
    .prod-rating__stars {
      font-size: 2.8rem; } }
.prod-rating__heading--3 {
  font-weight: 500;
  color: #FFFFFF;
  font-family: 'Roboto', 'Verdana';
  text-transform: uppercase;
  font-size: 2.4rem; }
  @media screen and (max-width: 640px) {
    .prod-rating__heading--3 {
      font-size: 1.8rem; } }
.prod-rating__author {
  color: #7f7f7f;
  font-weight: 500;
  font-size: 1.6rem; }
.prod-rating .testimonial-image {
  width: 20%;
  float: left;
  display: inline; }
  .prod-rating .testimonial-image img {
    max-height: 150px; }
  @media screen and (max-width: 640px) {
    .prod-rating .testimonial-image {
      display: none; } }
.prod-rating .testimonial-body {
  width: 60%;
  float: left;
  display: inline; }
@media screen and (max-width: 640px) {
  .prod-rating {
    width: 100%; } }

@media screen and (max-width: 640px) {
  .prod-rating-white .swiper-container-rating-white {
    padding-bottom: 50px; } }
.prod-rating-white .swiper-container-rating-white .swiper-pagination {
  display: none; }
  @media screen and (max-width: 640px) {
    .prod-rating-white .swiper-container-rating-white .swiper-pagination {
      display: block; } }
  .prod-rating-white .swiper-container-rating-white .swiper-pagination .swiper-pagination-bullet {
    background: #7f7f7f;
    opacity: 1;
    width: 12px;
    height: 12px; }
    .prod-rating-white .swiper-container-rating-white .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: #d2a537; }
.prod-rating-white .swiper-container-rating-white .swiper-button-next {
  background-image: none; }
  .prod-rating-white .swiper-container-rating-white .swiper-button-next.swiper-button-disabled {
    opacity: 1; }
    .prod-rating-white .swiper-container-rating-white .swiper-button-next.swiper-button-disabled:after {
      color: #FFFFFF; }
  .prod-rating-white .swiper-container-rating-white .swiper-button-next:after {
    content: '\f101';
    font-family: FontAwesome;
    font-size: 4rem;
    position: absolute;
    right: 0;
    color: #d2a537; }
  @media screen and (max-width: 640px) {
    .prod-rating-white .swiper-container-rating-white .swiper-button-next {
      display: none; } }
.prod-rating-white .swiper-container-rating-white .swiper-button-prev {
  background-image: none; }
  .prod-rating-white .swiper-container-rating-white .swiper-button-prev.swiper-button-disabled {
    opacity: 1; }
    .prod-rating-white .swiper-container-rating-white .swiper-button-prev.swiper-button-disabled:after {
      color: #000000; }
  .prod-rating-white .swiper-container-rating-white .swiper-button-prev:after {
    content: '\f100';
    font-family: FontAwesome;
    font-size: 4rem;
    position: absolute;
    left: 0;
    color: #d2a537; }
  @media screen and (max-width: 640px) {
    .prod-rating-white .swiper-container-rating-white .swiper-button-prev {
      display: none; } }
.prod-rating-white__item {
  text-align: center; }
.prod-rating-white__stars {
  color: #d2a537;
  font-size: 6rem;
  margin-bottom: 20px; }
  .prod-rating-white__stars .fa {
    margin-right: 10px; }
    .prod-rating-white__stars .fa:last-of-type {
      margin-right: 0; }
  @media screen and (max-width: 640px) {
    .prod-rating-white__stars {
      font-size: 2.8rem; } }
.prod-rating-white__heading--3 {
  font-weight: 500;
  color: #0c6198;
  text-transform: uppercase;
  font-family: 'Roboto', 'Verdana';
  font-size: 2.4rem; }
  @media screen and (max-width: 640px) {
    .prod-rating-white__heading--3 {
      font-size: 1.8rem; } }
.prod-rating-white__author {
  color: #7f7f7f;
  font-weight: 500;
  font-size: 1.6rem; }
.prod-rating-white .testimonial-image {
  width: 20%;
  float: left;
  display: inline; }
  .prod-rating-white .testimonial-image img {
    max-height: 150px; }
  @media screen and (max-width: 640px) {
    .prod-rating-white .testimonial-image {
      display: none; } }
.prod-rating-white .testimonial-body {
  width: 60%;
  float: left;
  display: inline; }
  @media screen and (max-width: 640px) {
    .prod-rating-white .testimonial-body {
      width: 100%; } }

.two-col-img {
  padding-top: 150px;
  padding-bottom: 150px;
  background: #000000; }
  .two-col-img__img {
    width: 180px;
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto; }
  .two-col-img__img-copy {
    font-size: 1.8rem !important;
    color: #FFFFFF !important;
    line-height: 1.6 !important;
    font-style: normal !important;
    font-family: "Roboto", Arial, sans-serif !important; }
    @media screen and (max-width: 1024px) {
      .two-col-img__img-copy {
        margin-bottom: 150px !important; } }
  .two-col-img__col {
    width: 47.5%;
    padding-right: 5%;
    display: table-cell;
    vertical-align: middle; }
    .two-col-img__col .heading--2 {
      font-size: 2.4rem !important;
      font-weight: 500 !important;
      text-transform: uppercase !important;
      color: #FFFFFF !important;
      font-family: "Roboto", Arial, sans-serif !important; }
    .two-col-img__col:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      .two-col-img__col {
        width: 100%;
        padding-right: 0;
        display: block; } }
  .two-col-img__block {
    margin-bottom: 50px; }
    .two-col-img__block:last-of-type {
      margin-bottom: 0; }
  .two-col-img__heading--3 {
    color: #FFFFFF !important;
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    border-bottom: 1px solid #424244 !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    font-family: "Roboto", Arial, sans-serif !important; }
  .two-col-img__copy {
    color: #7c7b7b !important;
    font-size: 1.6rem !important;
    margin-bottom: 20px !important;
    line-height: 1.6 !important;
    font-family: "Roboto", Arial, sans-serif !important;
    font-style: normal !important; }
  .two-col-img__list {
    width: 70%; }
  .two-col-img__list-item {
    font-size: 1.6rem !important;
    color: #FFFFFF !important;
    float: left !important;
    margin-right: 25px !important;
    margin-bottom: 5px !important;
    font-family: "Roboto", Arial, sans-serif !important;
    font-style: normal !important;
    margin-left: 0 !important; }
    .two-col-img__list-item:last-of-type {
      margin-bottom: 0 !important;
      margin-right: 0 !important; }
  .two-col-img__link {
    color: #d2a537;
    font-weight: 700;
    font-size: 1.6rem;
    margin-left: 10px; }
    .two-col-img__link:after {
      content: "\f061";
      font-family: FontAwesome;
      float: left;
      font-weight: 100; }

.two-col-copy {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative; }
  .two-col-copy__bg {
    position: absolute;
    z-index: 9999;
    right: 0;
    max-width: 900px;
    bottom: -160px; }
    @media screen and (max-width: 2800px) {
      .two-col-copy__bg {
        right: -200px; } }
    @media screen and (max-width: 2450px) {
      .two-col-copy__bg {
        right: -400px; } }
    @media screen and (max-width: 2150px) {
      .two-col-copy__bg {
        right: -600px; } }
    @media screen and (max-width: 1772px) {
      .two-col-copy__bg {
        right: -700px; } }
    @media screen and (max-width: 1670px) {
      .two-col-copy__bg {
        display: none; } }
    @media screen and (max-width: 1024px) {
      .two-col-copy__bg {
        right: 0px;
        display: block;
        width: 400px;
        bottom: -70px; } }
  .two-col-copy__col {
    width: 47.5%;
    padding-right: 5%;
    display: table-cell;
    vertical-align: middle; }
    .two-col-copy__col .heading--2 {
      font-size: 2.4rem !important;
      font-weight: 500 !important;
      text-transform: uppercase !important;
      color: #000000 !important;
      font-family: "Roboto", Arial, sans-serif !important; }
    .two-col-copy__col:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      .two-col-copy__col {
        width: 100%;
        padding-right: 0;
        display: block; } }
  .two-col-copy__block {
    margin-bottom: 50px; }
    .two-col-copy__block:last-of-type {
      margin-bottom: 0; }
  .two-col-copy__heading--3 {
    font-size: 1.8rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .two-col-copy__copy {
    color: #7c7b7b !important;
    font-size: 1.4rem !important;
    margin-bottom: 20px !important;
    line-height: 1.8 !important;
    font-family: "Roboto", Arial, sans-serif !important;
    font-style: normal !important; }
  .two-col-copy__img {
    margin-top: -150px;
    margin-bottom: -150px; }
    @media screen and (max-width: 1024px) {
      .two-col-copy__img {
        margin-bottom: 150px; } }

.two-col-upgrades {
  padding-top: 150px;
  padding-bottom: 150px; }
  .two-col-upgrades.black {
    background: #000000; }
    .two-col-upgrades.black h2, .two-col-upgrades.black h3, .two-col-upgrades.black li {
      color: #FFFFFF !important; }
  .two-col-upgrades.white h2, .two-col-upgrades.white h3, .two-col-upgrades.white li {
    color: #000000 !important; }
  .two-col-upgrades__img {
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto; }
  .two-col-upgrades__img-copy {
    font-size: 1.8rem !important;
    color: #FFFFFF !important;
    line-height: 1.6 !important;
    font-style: normal !important;
    font-family: "Roboto", Arial, sans-serif !important; }
    @media screen and (max-width: 1024px) {
      .two-col-upgrades__img-copy {
        margin-bottom: 150px !important; } }
  .two-col-upgrades__col {
    width: 47.5%;
    padding-right: 5%;
    display: table-cell;
    vertical-align: middle; }
    .two-col-upgrades__col .heading--2 {
      font-size: 2.4rem !important;
      font-weight: 500 !important;
      text-transform: uppercase !important;
      font-family: "Roboto", Arial, sans-serif !important; }
    .two-col-upgrades__col:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      .two-col-upgrades__col {
        width: 100%;
        padding-right: 0;
        display: block; } }
  .two-col-upgrades__block {
    margin-bottom: 50px; }
    .two-col-upgrades__block:last-of-type {
      margin-bottom: 0; }
  .two-col-upgrades__heading--3 {
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    border-bottom: 1px solid #424244 !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    font-family: "Roboto", Arial, sans-serif !important; }
  .two-col-upgrades__copy {
    color: #7c7b7b !important;
    font-size: 1.6rem !important;
    margin-bottom: 20px !important;
    line-height: 1.6 !important;
    font-family: "Roboto", Arial, sans-serif !important;
    font-style: normal !important; }
  .two-col-upgrades__list {
    width: 70%; }
  .two-col-upgrades__list-item {
    font-size: 1.6rem !important;
    color: #FFFFFF !important;
    float: left !important;
    margin-right: 25px !important;
    margin-bottom: 5px !important;
    font-family: "Roboto", Arial, sans-serif !important;
    font-style: normal !important;
    margin-left: 0 !important; }
    .two-col-upgrades__list-item:last-of-type {
      margin-bottom: 0 !important;
      margin-right: 0 !important; }
  .two-col-upgrades__link {
    color: #d2a537;
    font-weight: 700;
    font-size: 1.6rem;
    margin-left: 10px; }
    .two-col-upgrades__link:after {
      content: "\f061";
      font-family: FontAwesome;
      float: left;
      font-weight: 100; }

.three-col {
  padding-left: 5%;
  padding-right: 5%; }
  .three-col__item {
    float: left;
    margin-right: 7%;
    width: 28.6%; }
    .three-col__item:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      .three-col__item {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 100px; } }
  .three-col__icon {
    height: 30px;
    width: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px; }
    @media screen and (max-width: 1024px) {
      .three-col__icon {
        height: 40px;
        width: 40px; } }
  .three-col__heading--3 {
    text-align: center;
    font-weight: 500;
    font-size: 1.8rem;
    color: #0c6198;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Roboto', verdana; }
  .three-col__copy {
    color: #FFFFFF !important;
    font-size: 1.4rem !important;
    line-height: 1.7 !important;
    text-align: center !important;
    font-family: "Roboto", verdana !important;
    font-style: normal !important; }

.three-col-white {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 100px; }
  @media screen and (max-width: 1024px) {
    .three-col-white {
      margin-bottom: 150px; } }
  .three-col-white .swiper-container-three-col-white {
    padding-bottom: 50px; }
    .three-col-white .swiper-container-three-col-white .swiper-slide:nth-of-type(3n+3) .three-col-white__content {
      border: 0; }
    .three-col-white .swiper-container-three-col-white .swiper-pagination {
      display: none; }
      @media screen and (max-width: 1024px) {
        .three-col-white .swiper-container-three-col-white .swiper-pagination {
          display: block; } }
      .three-col-white .swiper-container-three-col-white .swiper-pagination .swiper-pagination-bullet {
        background: #7f7f7f;
        opacity: 1;
        width: 12px;
        height: 12px; }
        .three-col-white .swiper-container-three-col-white .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          background-color: #d2a537; }
  .three-col-white__svg {
    fill: #0c6198; }
  .three-col-white__hover:hover .three-col-white__svg {
    fill: #d2a537; }
  .three-col-white__hover:hover .three-col-white__heading--3 a {
    color: #d2a537;
    text-decoration: none; }
  .three-col-white__icon {
    height: 30px;
    width: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px; }
    @media screen and (max-width: 1024px) {
      .three-col-white__icon {
        height: 40px;
        width: 40px; } }
  .three-col-white__heading--3 {
    text-align: center;
    font-weight: 500;
    font-size: 1.8rem;
    color: #0c6198;
    text-transform: uppercase;
    margin-bottom: 15px; }
    .three-col-white__heading--3 a {
      color: #0c6198; }
  .three-col-white__content {
    border-bottom: 1px solid #000000;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 10px; }
    .three-col-white__content:last-of-type {
      margin-bottom: 0; }
  .three-col-white__heading--4 {
    font-weight: 700;
    font-size: 1.6rem; }
  .three-col-white__copy {
    font-size: 1.6rem;
    color: #555555;
    line-height: 1.7;
    margin-bottom: 15px; }
  .three-col-white__link {
    color: #0c6198;
    font-size: 1.6rem;
    font-weight: 700;
    display: block; }
    .three-col-white__link:before {
      font-family: 'FontAwesome';
      content: "\f061";
      font-weight: 100;
      vertical-align: middle;
      margin-right: 10px; }
    .three-col-white__link:hover {
      text-decoration: none;
      color: orange; }

.quote {
  padding-left: 5%;
  padding-right: 5%; }
  @media screen and (max-width: 640px) {
    .quote .swiper-container-quote {
      padding-bottom: 50px; } }
  .quote .swiper-container-quote .swiper-pagination {
    display: none; }
    @media screen and (max-width: 640px) {
      .quote .swiper-container-quote .swiper-pagination {
        display: block; } }
    .quote .swiper-container-quote .swiper-pagination .swiper-pagination-bullet {
      background: #7f7f7f;
      opacity: 1;
      width: 12px;
      height: 12px; }
      .quote .swiper-container-quote .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #d2a537; }
  .quote .swiper-container-quote .swiper-button-next {
    background-image: none; }
    .quote .swiper-container-quote .swiper-button-next.swiper-button-disabled {
      opacity: 1; }
      .quote .swiper-container-quote .swiper-button-next.swiper-button-disabled:after {
        color: #FFFFFF; }
    .quote .swiper-container-quote .swiper-button-next:after {
      content: '\f101';
      font-family: FontAwesome;
      font-size: 4rem;
      position: absolute;
      right: 0;
      color: #d2a537; }
    @media screen and (max-width: 640px) {
      .quote .swiper-container-quote .swiper-button-next {
        display: none; } }
  .quote .swiper-container-quote .swiper-button-prev {
    background-image: none; }
    .quote .swiper-container-quote .swiper-button-prev.swiper-button-disabled {
      opacity: 1; }
      .quote .swiper-container-quote .swiper-button-prev.swiper-button-disabled:after {
        color: #FFFFFF; }
    .quote .swiper-container-quote .swiper-button-prev:after {
      content: '\f100';
      font-family: FontAwesome;
      font-size: 4rem;
      position: absolute;
      left: 0;
      color: #d2a537; }
    @media screen and (max-width: 640px) {
      .quote .swiper-container-quote .swiper-button-prev {
        display: none; } }
  .quote__img {
    margin-left: auto;
    margin-right: auto;
    width: 235px;
    margin-bottom: 35px; }
  .quote__copy {
    color: #FFFFFF !important;
    width: 50% !important;
    font-style: italic !important;
    font-size: 1.8rem !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 1.6 !important;
    margin-bottom: 35px !important;
    font-family: "Roboto", verdana !important; }
  .quote__author {
    font-size: 1.6rem !important;
    color: #d2a537 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    text-align: center !important;
    font-family: "Roboto", verdana !important;
    font-style: normal !important; }

.text-title {
  margin-top: 150px;
  margin-bottom: 15px; }
  .text-title__heading {
    color: #6c6c6a;
    border-bottom: 2px solid #424244;
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-weight: 400; }
    .text-title__heading--lg {
      font-size: 3.6rem; }
    .text-title__heading--sm {
      font-size: 2.2rem; }
    .text-title__heading strong {
      color: #000000;
      font-weight: 500; }
    @media screen and (max-width: 1024px) {
      .text-title__heading {
        font-size: 2.3rem; } }
  .text-title__list-item {
    float: left;
    font-size: 1.6rem; }
    .text-title__list-item a {
      color: #6c6c6a; }
    .text-title__list-item--active a {
      color: #000000; }
    .text-title__list-item:after {
      content: "/";
      margin-left: 7px;
      margin-right: 7px;
      color: #6c6c6a; }
    .text-title__list-item:last-of-type:after {
      content: ""; }

.search-grid__item {
  float: left;
  width: 22.7%;
  margin-right: 3%;
  margin-top: 5%; }
  .search-grid__item:nth-of-type(4n+4) {
    margin-right: 0; }
  .search-grid__item:nth-of-type(-n+4) {
    margin-top: 0; }
  @media screen and (max-width: 1024px) {
    .search-grid__item {
      float: none;
      width: 100%;
      margin-bottom: 50px;
      margin-right: 0; } }
  .search-grid__item img {
    max-height: 130px;
    margin: auto; }
.search-grid__img {
  margin-bottom: 20px; }
  @media screen and (max-width: 1024px) {
    .search-grid__img {
      width: 100%; } }
.search-grid__heading--2 {
  font-size: 1.6rem;
  text-transform: uppercase;
  margin-bottom: 15px; }
.search-grid__copy {
  color: #6c6c6a;
  font-size: 1.6rem;
  margin-bottom: 15px;
  line-height: 1.4; }
.search-grid__link {
  font-weight: 500;
  font-size: 1.6rem;
  color: #d2a537; }
  .search-grid__link:after {
    content: "\f101";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 2rem;
    vertical-align: middle; }

.popular {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background: #efefef;
  /* swiper styles */ }
  @media screen and (max-width: 640px) {
    .popular .swiper-container-popular {
      padding-bottom: 50px; } }
  .popular .swiper-container-popular .swiper-pagination {
    display: none; }
    @media screen and (max-width: 640px) {
      .popular .swiper-container-popular .swiper-pagination {
        display: block; } }
    .popular .swiper-container-popular .swiper-pagination .swiper-pagination-bullet {
      background: #7f7f7f;
      opacity: 1;
      width: 12px;
      height: 12px; }
      .popular .swiper-container-popular .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #d2a537; }
  .popular .swiper-container-popular .swiper-button-next, .popular .swiper-container-popular .swiper-button-prev {
    top: 11%;
    margin-top: 0; }
  .popular .swiper-container-popular .swiper-button-next {
    background-image: none; }
    .popular .swiper-container-popular .swiper-button-next:after {
      content: '\f101';
      font-family: FontAwesome;
      font-size: 3rem; }
    @media screen and (max-width: 640px) {
      .popular .swiper-container-popular .swiper-button-next {
        display: none; } }
  .popular .swiper-container-popular .swiper-button-prev {
    background-image: none; }
    .popular .swiper-container-popular .swiper-button-prev:after {
      content: '\f100';
      font-family: FontAwesome;
      font-size: 3rem; }
    @media screen and (max-width: 640px) {
      .popular .swiper-container-popular .swiper-button-prev {
        display: none; } }
  .popular__img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px; }
    .popular__img:last-of-type {
      padding-right: 20%; }
    .popular__img:first-of-type {
      padding-left: 20%; }
  .popular__heading--3 {
    font-weight: 500;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .popular__copy {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.6;
    color: #6c6c6a; }
  .popular__list-item {
    margin-bottom: 25px; }

.two-col-thirds__two-thirds {
  float: left;
  width: 70%;
  margin-right: 5%; }
  @media screen and (max-width: 1024px) {
    .two-col-thirds__two-thirds {
      width: 100%;
      margin-right: 0;
      float: none; } }
.two-col-thirds__two-thirds-img {
  margin-bottom: 40px; }
.two-col-thirds__two-thirds-heading--2 {
  font-size: 3.6rem;
  margin-bottom: 20px; }
  @media screen and (max-width: 1024px) {
    .two-col-thirds__two-thirds-heading--2 {
      font-size: 2.4em; } }
.two-col-thirds__sub-heading {
  margin-bottom: 40px; }
  @media screen and (max-width: 1024px) {
    .two-col-thirds__sub-heading {
      margin-bottom: 25px; } }
.two-col-thirds__sub-heading-item {
  float: left;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 500; }
  .two-col-thirds__sub-heading-item:last-of-type:after {
    content: ""; }
  .two-col-thirds__sub-heading-item:after {
    content: "\2022";
    margin-right: 10px;
    margin-left: 10px;
    color: #6c6c6a; }
  .two-col-thirds__sub-heading-item a {
    color: #6c6c6a; }
  @media screen and (max-width: 1024px) {
    .two-col-thirds__sub-heading-item {
      float: none;
      margin-bottom: 10px; }
      .two-col-thirds__sub-heading-item:last-of-type {
        margin-bottom: 0; }
      .two-col-thirds__sub-heading-item:after {
        content: "";
        margin-right: 0;
        margin-left: 0; } }
.two-col-thirds .copy--sm {
  color: #6c6c6a;
  margin-bottom: 25px; }
  .two-col-thirds .copy--sm:last-of-type {
    margin-bottom: 50px; }
.two-col-thirds__social {
  margin-bottom: 100px; }
.two-col-thirds__social-item {
  vertical-align: middle;
  display: table-cell;
  padding-right: 25px;
  font-size: 1.4rem;
  color: #6c6c6a;
  text-transform: uppercase; }
  .two-col-thirds__social-item .fa {
    font-size: 2.6rem;
    color: #000000;
    margin-right: 12px;
    vertical-align: middle; }
.two-col-thirds__author {
  display: table; }
.two-col-thirds__author-img {
  display: table-cell;
  width: 100px;
  padding-right: 20px;
  vertical-align: middle;
  border-right: 1px solid #b5b5b4; }
  .two-col-thirds__author-img img {
    /* top left */
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-left-radius: 50%;
    /* top right */
    -webkit-border-top-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    border-top-right-radius: 50%;
    /* bottom left */
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-bottomleft: 50%;
    border-bottom-left-radius: 50%;
    /* bottom right */
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-bottomright: 50%;
    border-bottom-right-radius: 50%; }
.two-col-thirds__author-content {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px; }
.two-col-thirds__author-heading {
  font-weight: 500;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-bottom: 10px; }
.two-col-thirds__author-copy {
  font-size: 1.2rem;
  color: #6c6c6a; }
.two-col-thirds__one-third {
  float: left;
  width: 25%; }
  @media screen and (max-width: 1024px) {
    .two-col-thirds__one-third {
      width: 100%;
      float: none;
      padding-top: 100px;
      padding-bottom: 100px;
      padding-left: 5%;
      padding-right: 5%; } }
.two-col-thirds__one-third-heading--2 {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px; }
.two-col-thirds__one-third-list {
  margin-bottom: 50px; }
  .two-col-thirds__one-third-list:last-of-type {
    margin-bottom: 0; }
.two-col-thirds__one-third-list-item {
  display: block;
  font-size: 1.4rem;
  color: #6c6c6a;
  font-weight: 700;
  border-bottom: 1px solid #b5b5b4;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative; }
  .two-col-thirds__one-third-list-item:after {
    font-family: "FontAwesome";
    content: "\f061";
    margin-right: 10px;
    font-size: 1.2rem;
    font-weight: 100;
    width: auto;
    right: 0;
    color: #b5b5b4; }

.comments {
  background: #f6f6f6;
  padding-top: 100px;
  padding-bottom: 100px;
  /* Form */ }
  .comments__wrapper {
    width: 70%; }
    @media screen and (max-width: 1024px) {
      .comments__wrapper {
        width: 100%; } }
  .comments__heading--2 {
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 50px; }
  .comments__item {
    background: #FFFFFF;
    /* top left */
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    /* top right */
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    /* bottom left */
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    /* bottom right */
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    padding: 25px;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 5px 0px #CCC;
    -moz-box-shadow: 0px 0px 5px 0px #CCC;
    box-shadow: 0px 0px 5px 0px #CCC; }
  .comments__author {
    display: table;
    margin-bottom: 25px; }
  .comments__img {
    display: table-cell;
    width: 60px;
    padding-right: 10px;
    vertical-align: middle;
    border-right: 1px solid #b5b5b4; }
    .comments__img img {
      /* top left */
      -webkit-border-top-left-radius: 50%;
      -moz-border-radius-topleft: 50%;
      border-top-left-radius: 50%;
      /* top right */
      -webkit-border-top-right-radius: 50%;
      -moz-border-radius-topright: 50%;
      border-top-right-radius: 50%;
      /* bottom left */
      -webkit-border-bottom-left-radius: 50%;
      -moz-border-radius-bottomleft: 50%;
      border-bottom-left-radius: 50%;
      /* bottom right */
      -webkit-border-bottom-right-radius: 50%;
      -moz-border-radius-bottomright: 50%;
      border-bottom-right-radius: 50%; }
  .comments__content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px; }
  .comments__heading--3 {
    font-weight: 500;
    font-style: italic;
    font-size: 1.4rem;
    text-transform: uppercase; }
  .comments__date {
    color: #6a6a6a;
    font-weight: 500;
    font-style: italic;
    font-size: 1.4rem; }
  .comments__copy {
    font-weight: 500;
    font-style: italic;
    line-height: 1.6;
    font-size: 1.4rem;
    color: #6a6a6a; }
  .comments__form input[type="text"], .comments__form input[type="textarea"] {
    width: 100%;
    font-weight: 500;
    font-style: italic;
    text-transform: uppercase;
    font-size: 1.4rem;
    border-top: 0;
    border-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    color: #6a6a6a;
    border-left: 0;
    border-bottom: 1px solid #6a6a6a;
    background: transparent; }
  .comments__form ::-webkit-input-placeholder {
    color: #6a6a6a; }
  .comments__form ::-moz-placeholder {
    color: #6a6a6a; }
  .comments__form :-ms-input-placeholder {
    color: #6a6a6a; }
  .comments__form :-moz-placeholder {
    color: #6a6a6a; }
  .comments__form-row {
    margin-bottom: 30px; }
    @media screen and (max-width: 1024px) {
      .comments__form-row {
        margin-bottom: 0px; }
        .comments__form-row:last-of-type {
          margin-bottom: 40px; } }
  .comments__form-2-col {
    float: left;
    width: 46.5%;
    margin-right: 7%; }
    .comments__form-2-col:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 1024px) {
      .comments__form-2-col {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 30px; } }
  .comments__form-btn {
    background: transparent; }

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #415db9 url(/frontend/app/images/preloader__bg.jpg) center no-repeat;
  background-size: cover;
  z-index: 99;
  /* makes sure it stays on top */ }
  .preloader__logo {
    width: 100%;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 550px;
    text-align: center;
    margin: auto; }
  .preloader__loader {
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto; }

.landing {
  background: url(/frontend/app/images/landing__bg.jpg) center no-repeat;
  background-size: cover;
  position: relative;
  /* Swiper styles */
  /* Tabs */
  /* Responsive tab styles */ }
  @media screen and (max-width: 640px) {
    .landing {
      background: url(/frontend/app/images/landing__bg-mobile.jpg) center no-repeat;
      background-size: cover; } }
  @media screen and (max-width: 1024px) {
    .landing .icon__line {
      display: none; } }
  @media screen and (max-width: 640px) {
    .landing .heading--2.margin--btm-md {
      margin-bottom: 10px; } }
  @media screen and (max-width: 800px) {
    .landing .heading--2 {
      margin-top: 20%;
      font-size: 1.8rem; } }
  @media screen and (max-width: 700px) {
    .landing .heading--2 {
      margin-top: 30%;
      font-size: 1.8rem; } }
  @media screen and (max-width: 500px) {
    .landing .heading--2 {
      margin-top: 40%;
      font-size: 1.8rem; } }
  @media screen and (max-width: 400px) {
    .landing .heading--2 {
      margin-top: 70%;
      font-size: 1.8rem; } }
  @media screen and (max-width: 320px) {
    .landing .heading--2 {
      margin-top: 100%;
      font-size: 1.8rem; } }
  .landing .swiper-container-landing-products {
    padding-bottom: 10px; }
    @media screen and (max-width: 1024px) {
      .landing .swiper-container-landing-products {
        padding-bottom: 25px; } }
    @media screen and (max-width: 640px) {
      .landing .swiper-container-landing-products {
        padding-bottom: 0px; } }
    .landing .swiper-container-landing-products .swiper-button-next, .landing .swiper-container-landing-products .swiper-button-prev {
      display: none; }
      @media screen and (max-width: 1024px) {
        .landing .swiper-container-landing-products .swiper-button-next, .landing .swiper-container-landing-products .swiper-button-prev {
          display: block; } }
    .landing .swiper-container-landing-products .swiper-button-next-landing-products {
      right: 0;
      background-image: none; }
      .landing .swiper-container-landing-products .swiper-button-next-landing-products.swiper-button-disabled {
        opacity: 1;
        display: none; }
        .landing .swiper-container-landing-products .swiper-button-next-landing-products.swiper-button-disabled:after {
          color: #0c6198; }
      .landing .swiper-container-landing-products .swiper-button-next-landing-products:after {
        content: '\f101';
        font-family: FontAwesome;
        font-size: 4rem;
        position: absolute;
        z-index: 9999;
        right: 0;
        color: #d2a537; }
    .landing .swiper-container-landing-products .swiper-button-prev-landing-products {
      left: 0;
      background-image: none; }
      .landing .swiper-container-landing-products .swiper-button-prev-landing-products.swiper-button-disabled {
        opacity: 1;
        display: none; }
        .landing .swiper-container-landing-products .swiper-button-prev-landing-products.swiper-button-disabled:after {
          color: #0c6198; }
      .landing .swiper-container-landing-products .swiper-button-prev-landing-products:after {
        content: '\f100';
        font-family: FontAwesome;
        font-size: 4rem;
        position: absolute;
        z-index: 9999;
        left: 0;
        color: #d2a537; }
  .landing__container {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35%; }
    @media screen and (max-width: 1024px) {
      .landing__container {
        width: 100%; } }
    @media screen and (max-width: 320px) {
      .landing__container {
        padding-top: 0; } }
  .landing__heading--3 {
    text-align: center;
    font-weight: 500;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 25px; }
    @media screen and (max-width: 640px) {
      .landing__heading--3 {
        margin-bottom: 0; } }
  .landing__img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer; }
    @media screen and (max-width: 1024px) {
      .landing__img:last-child {
        padding-right: 40px; }
      .landing__img:first-child {
        padding-left: 40px; } }
  .landing__products-item {
    cursor: pointer;
    text-align: center; }
    .landing__products-item:hover .landing__heading--3 {
      color: #d2a537; }
  .landing .swiper-container-landing-tabs {
    padding-bottom: 50px; }
    .landing .swiper-container-landing-tabs .swiper-pagination-bullet {
      background: #7f7f7f;
      opacity: 1;
      width: 12px;
      height: 12px; }
      .landing .swiper-container-landing-tabs .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #d2a537; }
  .landing__tabs {
    background: #0c6198;
    padding-bottom: 25px;
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%; }
    @media screen and (max-width: 1024px) {
      .landing__tabs .heading--2 {
        display: none; } }
    @media screen and (max-width: 1024px) {
      .landing__tabs {
        padding-top: 10px; } }
  .landing__tabs-close {
    color: #FFFFFF;
    font-size: 3.6rem;
    float: right;
    margin-top: 50px;
    cursor: pointer; }
    @media screen and (max-width: 1024px) {
      .landing__tabs-close {
        position: absolute;
        right: 5%;
        z-index: 99;
        margin-top: 0; } }
  .landing .responsive-tabs__list {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.6rem;
    margin-bottom: 50px;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #FFFFFF; }
  .landing .responsive-tabs__list__item--active,
  .landing .responsive-tabs__list__item--active:hover {
    background: transparent;
    color: #d2a537; }
  .landing .responsive-tabs__heading {
    font-size: 1.6rem;
    color: #FFFFFF;
    border: 0;
    font-weight: 500; }
    .landing .responsive-tabs__heading:after {
      display: none; }
  .landing .responsive-tabs__heading:hover,
  .landing .responsive-tabs__heading--active:hover {
    /*background-color: #efefef*/ }
  .landing .responsive-tabs__heading--active {
    background: transparent;
    padding-bottom: 20px;
    border-bottom: 1px solid #FFFFFF;
    color: #d2a537; }
  .landing__tabs-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    max-height: 75px; }
  .landing__tabs-heading--3 {
    text-align: center;
    font-weight: 500;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #FFFFFF; }
  .landing__tabs-copy {
    font-size: 1.4rem;
    line-height: 1.4;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 25px; }
  .landing__tabs-btn {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }

#pulse__arrow {
  position: relative;
  z-index: 2; }

.pulse__link {
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

@media screen and (max-width: 640px) {
  .pulse__link-scrolled {
    position: fixed !important;
    top: 5px; } }

.home-anchor-1:before {
  display: block;
  content: " ";
  margin-top: -140px;
  visibility: hidden; }

.home-anchor-2:before {
  display: block;
  content: " ";
  margin-top: -50px;
  height: 50px;
  visibility: hidden; }

.home-anchor-3:before {
  display: block;
  content: " ";
  margin-top: -1250px;
  height: 1250px;
  visibility: hidden; }

.region-list-container .region-list-item {
  padding-top: 25px;
  width: 33%;
  display: inline;
  float: left;
  text-align: center;
  min-height: 200px; }
  .region-list-container .region-list-item img {
    display: inline;
    max-width: 50%; }

.region-list-sidenav-item {
  text-align: center; }
  .region-list-sidenav-item img {
    max-width: 60%; }

.locations-list-container .location-list-item {
  padding-top: 25px;
  width: 25%;
  display: inline;
  float: left;
  text-align: center;
  min-height: 160px; }
  .locations-list-container .location-list-item img {
    display: inline; }

.faq-list-container .faq-list-item {
  padding-bottom: 20px; }
  .faq-list-container .faq-list-item .faq-question {
    font-weight: bold;
    padding: 5px 0px; }
    .faq-list-container .faq-list-item .faq-question .faq-answer {
      font-weight: normal;
      display: block;
      margin-top: 10px; }

.faq__list {
  margin-bottom: 15px; }
.faq__list-item {
  line-height: 1.4; }

.catalog-product-view .swatch-link {
  border: 2px solid #d2a537; }
  .catalog-product-view .swatch-link .swatch-label {
    background: transparent;
    float: left;
    margin-right: 5px;
    padding: 8px 20px;
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 25px;
    border: 2px solid #FFFFFF;
    color: #727270; }

.news__item {
  display: table;
  width: 100%;
  margin-bottom: 40px; }
  .news__item:last-of-type {
    margin-bottom: 0; }
.news__left {
  display: table-cell;
  width: 300px;
  vertical-align: top; }
  @media screen and (max-width: 768px) {
    .news__left {
      width: 100%;
      display: block;
      margin-bottom: 25px; } }
.news__right {
  width: 100%;
  margin-left: 5%; }
  @media screen and (max-width: 768px) {
    .news__right {
      margin-left: 0; } }
.news__title {
  margin-bottom: 10px; }
.news__category {
  color: #a6a6a6;
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 10px; }
.news__list {
  margin-bottom: 10px; }
.news__list-item {
  display: inline-block; }
  .news__list-item:after {
    content: "|";
    margin: 0 10px 0 10px; }
  .news__list-item:last-of-type:after {
    content: ""; }
.news__date:before {
  content: '\f272';
  font-family: FontAwesome;
  font-size: 1.6rem;
  margin-right: 5px; }
.news__copy {
  border-top: 1px solid #dedede;
  padding-top: 10px;
  margin-bottom: 10px;
  line-height: 1.4; }

.docs__item {
  display: table;
  width: 100%;
  margin-bottom: 40px; }
  .docs__item:last-of-type {
    margin-bottom: 0; }
.docs__left {
  display: table-cell;
  width: 150px;
  vertical-align: top; }
  @media screen and (max-width: 768px) {
    .docs__left {
      display: block;
      margin-bottom: 25px; } }
.docs__middle {
  display: table-cell;
  vertical-align: middle;
  width: 450px;
  padding-right: 5%;
  padding-left: 5%;
  border-right: 1px solid #dedede; }
  @media screen and (max-width: 768px) {
    .docs__middle {
      width: 100%;
      display: block;
      margin-bottom: 25px;
      padding: 0; } }
.docs__right {
  display: table-cell;
  padding-left: 5%;
  vertical-align: middle; }
  @media screen and (max-width: 768px) {
    .docs__right {
      margin-left: 0;
      display: block;
      width: 100%;
      padding-left: 0; } }
.docs__title {
  margin-bottom: 10px;
  font-size: 1.6rem; }
.docs__category {
  color: #a6a6a6;
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 10px; }
.docs__list {
  margin-bottom: 10px; }
.docs__list-item {
  display: inline-block; }
  .docs__list-item:after {
    content: "|";
    margin: 0 10px 0 10px; }
  .docs__list-item:last-of-type:after {
    content: ""; }
.docs__date:before {
  content: '\f272';
  font-family: FontAwesome;
  font-size: 1.6rem;
  margin-right: 5px; }
.docs__copy {
  line-height: 1.4; }

.std p {
  margin-bottom: 0; }

.cms-page-view .main-container .main .std p, .cms-no-route .main-container .main .std p {
  color: #7c7b7b !important;
  font-size: 1.4rem !important;
  margin-bottom: 20px !important;
  line-height: 1.8 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-style: normal !important; }

.cms-page-view .main-container .main .std li, .cms-no-route .main-container .main .std li {
  line-height: 1.8 !important;
  font-family: "Roboto", Arial, sans-serif !important;
  font-style: normal !important;
  color: #7c7b7b !important;
  font-size: 1.4rem !important;
  list-style-type: disc; }

.cms-page-view .main-container .main .std h1, .cms-no-route .main-container .main .std h1 {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #636363 !important;
  border-bottom: 1px solid #ededed !important;
  padding-bottom: 3px !important;
  margin-bottom: 15px !important;
  text-transform: uppercase !important; }

.cms-page-view .main-container .main .std h2, .cms-no-route .main-container .main .std h2 {
  font-size: 20px !important;
  color: #636363 !important;
  padding-bottom: 3px !important;
  margin-bottom: 15px !important;
  text-transform: uppercase !important; }

.cms-page-view .main-container .main .std hr {
  margin-bottom: 25px; }

.static-form-left {
  float: left;
  width: 45%; }
  @media screen and (max-width: 950px) {
    .static-form-left {
      float: none;
      width: 100%; } }

.static-form-right {
  float: left;
  margin-left: 50px;
  width: 45%; }
  @media screen and (max-width: 950px) {
    .static-form-right {
      float: none;
      margin-left: 0;
      width: 100%; } }

.webforms-contact_technical_support .form-list .control label, .webforms-product-registration .form-list .control label {
  width: 90% !important;
  max-width: auto !important;
  min-width: auto !important; }

.webforms-contact_technical_support .form-list .control, .webforms-product-registration .form-list .control {
  display: inline-block !important;
  width: 45% !important; }
  @media screen and (max-width: 950px) {
    .webforms-contact_technical_support .form-list .control, .webforms-product-registration .form-list .control {
      width: auto !important;
      display: block !important; } }

.webforms-product-registration .buttons-set, .webforms-contact_technical_support .buttons-set {
  float: left; }

.checkout-onepage-index .page-title h1 {
  border-bottom: 0; }

.checkout-onepage-index .col-right .block-content {
  margin-bottom: 25px; }
  .checkout-onepage-index .col-right .block-content .summary, .checkout-onepage-index .col-right .block-content .block-subtitle {
    margin-bottom: 20px; }

#checkout-progress-wrapper .block-progress {
  background: #f3f1f1;
  padding: 20px 20px 0px 20px;
  border: 1px solid #dedede; }

.mini-products-list .product-details .product-name {
  padding-top: 0 !important;
  margin-bottom: 0 !important; }

.block-progress dd address {
  font-style: normal !important;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif !important; }

.high-res-images__item {
  float: left;
  width: 21.2%;
  margin-right: 5%;
  margin-bottom: 5%; }
  .high-res-images__item:nth-of-type(4n) {
    margin-right: 0; }
  @media screen and (max-width: 1024px) {
    .high-res-images__item {
      width: 47.5%; }
      .high-res-images__item:nth-of-type(2n) {
        margin-right: 0; } }
  @media screen and (max-width: 640px) {
    .high-res-images__item {
      width: 100%;
      margin-right: 0; } }
.high-res-images__title {
  margin-bottom: 10px;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .high-res-images__title {
      font-size: 1.8rem; } }
.high-res-images__thumb {
  margin-bottom: 10px; }
  .high-res-images__thumb img {
    display: block;
    margin: auto; }
.high-res-images__list-item {
  display: inline-block;
  width: 49%;
  text-align: center;
  margin-bottom: 10px; }

.unsheath__text {
  width: 35%;
  float: left;
  color: #FFFFFF; }
  @media screen and (max-width: 640px) {
    .unsheath__text {
      width: 100%;
      float: none;
      padding-top: 0;
      margin-bottom: 40px; } }

.scroll-animate-container {
  width: 60%;
  float: left;
  margin-right: 5%; }
  .scroll-animate-container img {
    margin: auto; }
  @media screen and (max-width: 640px) {
    .scroll-animate-container {
      margin-right: 0;
      width: 100%;
      float: none;
      margin-top: 0 !important; } }

@media screen and (max-width: 640px) {
  .scroll-animate-container[style] {
    margin-top: 0 !important; } }

.generic-header {
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #0c6198 100%);
  background: -webkit-linear-gradient(top, #000000 0%, #0c6198 100%);
  background: linear-gradient(to bottom, #000000 0%, #0c6198 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0c6198',GradientType=0 ); }
  @media screen and (max-width: 1024px) {
    .generic-header {
      margin-bottom: 125px; } }
  .generic-header__col {
    text-align: center;
    position: relative;
    min-height: 350px; }
  .generic-header__heading--1 {
    font-size: 5.4rem;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline-block;
    font-weight: 500;
    padding: 25px 5%;
    background-color: rgba(0, 0, 0, 0.2); }
    @media screen and (max-width: 640px) {
      .generic-header__heading--1 {
        font-size: 4rem; } }
    .generic-header__heading--1 small {
      font-size: 60%; }
  .generic-header__img {
    margin-bottom: -160px;
    width: 100%; }
    @media screen and (max-width: 1024px) {
      .generic-header__img {
        margin-left: auto;
        margin-right: auto;
        width: 100%; } }

/* Layout */
.sticky-wrapper {
  z-index: 999;
  position: relative; }

.navigation {
  top: 0;
  left: 0;
  width: 100%;
  /* Menu */
  /* Products Menu */ }
  .navigation #header-cart {
    color: #000000; }
  .navigation .skip-link-apr-cart {
    color: #FFFFFF;
    text-decoration: none; }
  .navigation .fa-times {
    font-size: 2.8rem; }
  .navigation__offset {
    margin-top: 62px; }
  .navigation__expand {
    cursor: pointer;
    font-size: 2.6rem;
    margin-left: 25px; }
  .navigation__cart {
    cursor: pointer;
    font-size: 2.6rem;
    margin-left: 20px;
    color: #FFFFFF;
    text-decoration: none; }
  .navigation__search {
    display: inline;
    position: relative;
    cursor: pointer; }
    .navigation__search:after {
      content: "\f002";
      font-family: 'FontAwesome';
      color: #FFFFFF;
      right: 0;
      font-size: 2.2rem; }
    .navigation__search--active {
      color: #d2a537; }
      .navigation__search--active:after {
        color: #d2a537; }
  .navigation__search-field {
    border-bottom: 1px solid #d2a537;
    background: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    width: 50%;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'roboto';
    font-size: 1.4rem; }
  .navigation__top {
    background: #000000;
    border-bottom: 1px solid #424244;
    transition: background-color 500ms linear;
    position: fixed;
    z-index: 2;
    width: 100%;
    top: 0; }
    .navigation__top.scrolled {
      background: transparent;
      border-bottom: 0;
      padding-top: 10px;
      padding-bottom: 10px; }
      .navigation__top.scrolled .navigation__logo {
        display: none; }
  .navigation__top-products {
    color: #FFFFFF;
    cursor: pointer; }
    .navigation__top-products:hover {
      color: #d2a537; }
    .navigation__top-products:focus {
      color: #d2a537; }
    .navigation__top-products--active {
      color: #d2a537; }
      .navigation__top-products--active:before {
        content: "[";
        margin-right: 10px; }
      .navigation__top-products--active:after {
        content: "]";
        margin-left: 10px; }
  .navigation__social {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #000000;
    text-align: right;
    filter: alpha(opacity=100);
    width: 100%;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transition: opacity 500ms linear; }
    .navigation__social .fa {
      color: #FFFFFF;
      font-size: 2.6rem; }
      .navigation__social .fa:hover {
        color: #d2a537; }
    .navigation__social.social-scrolled {
      filter: alpha(opacity=0);
      width: 100%;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
    @media screen and (max-width: 1024px) {
      .navigation__social {
        text-align: center; } }
  .navigation__social-item {
    margin-right: 20px; }
    .navigation__social-item:last-of-type {
      margin-right: 0; }
  .navigation__item {
    display: table-cell;
    width: 455.3px;
    vertical-align: middle;
    font-size: 1.8rem;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #FFFFFF;
    text-transform: uppercase; }
  .navigation__logo {
    width: 47px;
    cursor: pointer;
    margin: 0 auto; }
  .navigation__menu {
    background: #000000;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    border-bottom: 1px solid #424244;
    position: fixed;
    width: 100%;
    z-index: 3; }
  .navigation__menu-item {
    font-weight: 500;
    font-size: 1.8rem;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 7%; }
    .navigation__menu-item a {
      color: #FFFFFF; }
      .navigation__menu-item a:hover {
        color: #d2a537;
        text-decoration: none; }
    @media screen and (max-width: 1024px) {
      .navigation__menu-item {
        display: block;
        margin-right: 0;
        margin-bottom: 35px; }
        .navigation__menu-item:last-of-type {
          margin-bottom: 0; } }
  .navigation__products {
    background: #000000;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    border-bottom: 1px solid #424244;
    position: fixed;
    width: 100%;
    z-index: 3; }
  .navigation__products-item {
    width: 20.0%;
    float: left; }
    .navigation__products-item a:focus {
      color: #d2a537 !important;
      outline-color: #d2a537 !important; }
    .navigation__products-item:last-of-type {
      border: 0; }
  .navigation__products-hover:hover .navigation__products-icon {
    /*background-position: 0 -74px;*/
    background-position: 0 -115px; }
  .navigation__products-hover:hover .navigation__products-heading--3 a {
    color: #d2a537;
    text-decoration: none; }
  .navigation__products-icon {
    width: 115px;
    height: 115px;
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-bottom: 20px; }
  .navigation__products-heading--3 {
    font-size: 1.6rem;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase; }
    .navigation__products-heading--3 a {
      color: #FFFFFF; }
  .navigation__products-list {
    border-right: 1px solid #424244;
    padding: 0 20px; }
  .navigation__products-list-item {
    font-size: 1.5rem;
    margin-bottom: 5px; }
    .navigation__products-list-item a {
      color: #FFFFFF; }
      .navigation__products-list-item a:hover {
        color: #d2a537;
        text-decoration: none; }

#header-cart {
  top: 63px !important; }
  #header-cart.skip-active {
    border: none !important;
    position: absolute;
    display: block;
    right: 0;
    width: 320px;
    background: white;
    z-index: 200; }
  #header-cart .minicart-wrapper {
    border: 2px solid #a6a6a6;
    padding: 20px; }
    #header-cart .minicart-wrapper .block-subtitle {
      font-size: 14px;
      text-transform: none;
      font-weight: normal;
      line-height: 1.2; }
      #header-cart .minicart-wrapper .block-subtitle .close {
        font-size: 20px; }
    #header-cart .minicart-wrapper .empty {
      font-size: 16px;
      line-height: 1.2;
      color: #d2a537; }

.products-page .navigation__products-list-item a {
  color: #000000; }
.products-page .navigation__products-heading--3 a {
  color: #d2a537; }
@media screen and (max-width: 640px) {
  .products-page .navigation__products-item {
    width: 100%;
    margin-bottom: 100px;
    float: none;
    text-align: center; } }
@media screen and (max-width: 640px) {
  .products-page .navigation__products-list {
    border: 0; } }
.products-page .navigation__products-hover:hover .navigation__products-icon {
  background-position: 0 0px; }

.foot {
  background: #0c6198; }
  @media screen and (max-width: 1024px) {
    .foot .center-v, .foot .two-col-thirds__one-third-list-item:after {
      width: 100%;
      top: 0;
      position: relative;
      left: 0;
      -webkit-transform: none;
      -moz-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none; } }
  .foot__border {
    /*border-top: 1px solid $white;*/
    padding-top: 20px;
    padding-bottom: 20px; }
  .foot__list-item {
    display: inline;
    margin-right: 40px;
    font-size: 1.4rem; }
    .foot__list-item a {
      color: #FFFFFF; }
      .foot__list-item a:hover {
        color: #d2a537; }
    .foot__list-item:last-of-type {
      margin-right: 0; }
  .foot__col-left {
    float: left;
    position: relative;
    width: 20%;
    margin-right: 5%;
    text-align: left;
    font-size: 1.4rem;
    color: #FFFFFF; }
    @media screen and (max-width: 1024px) {
      .foot__col-left {
        width: 100%;
        margin-right: 0;
        float: none;
        text-align: center; } }
  .foot__col-middle {
    float: left;
    position: relative;
    width: 50%;
    margin-right: 5%;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .foot__col-middle {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 25px; }
        .foot__col-middle .foot__list-item {
          display: block;
          margin-right: 0;
          margin-bottom: 5px; }
          .foot__col-middle .foot__list-item:nth-of-type(n+3) {
            display: none; } }
  .foot__col-right {
    float: right;
    position: relative;
    width: 20%;
    text-align: right; }
    .foot__col-right .fa {
      font-size: 3rem; }
    @media screen and (max-width: 1024px) {
      .foot__col-right {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 25px;
        text-align: center; } }

/* Vendors */
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
  display: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
/* REQUIRED for core functionality */
.responsive-tabs__heading {
  display: none; }

.responsive-tabs__list__item {
  display: inline;
  cursor: pointer; }

@media (max-width: 1023px) {
  .responsive-tabs__list {
    display: none; }

  .responsive-tabs__heading {
    display: block;
    cursor: pointer; }

  .responsive-tabs__panel--closed-accordion-only {
    display: none; } }
@media (min-width: 1024px) {
  .responsive-tabs__panel--closed-accordion-only {
    display: block !important; } }
/* END - Required for core functionality */
/* OPTIONAL - Basic Skin */
.responsive-tabs-wrapper {
  clear: both;
  zoom: 1; }

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
  content: "";
  display: table; }

.responsive-tabs-wrapper:after {
  clear: both; }

.responsive-tabs__heading:focus,
.responsive-tabs__list__item:focus {
  outline: 0px solid #ccc; }

.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus {
  outline: none !important; }

.responsive-tabs__list {
  font-size: 2.4rem;
  text-transform: uppercase;
  color: #727270;
  padding-bottom: 5px;
  margin-bottom: 50px; }

.responsive-tabs__list__item {
  margin-right: 4%; }

.responsive-tabs__list__item:hover {
  color: #000000; }

.responsive-tabs__list__item--active,
.responsive-tabs__list__item--active:hover {
  background: #fff;
  border-bottom-color: #fff;
  color: #000000; }

.responsive-tabs__panel {
  margin-bottom: 50px; }

@media (max-width: 1023px) {
  .responsive-tabs__heading {
    padding-top: 0.5em;
    border-top: 3px solid #000000;
    border-bottom: 3px solid #black;
    position: relative;
    text-transform: uppercase; }

  .responsive-tabs__heading:after {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
    width: 0;
    font-weight: 0;
    font-size: 2rem;
    height: 0; }

  .responsive-tabs__heading:hover,
  .responsive-tabs__heading--active:hover {
    /*background-color: #efefef*/ }

  .responsive-tabs__heading--active {
    background: #fff;
    border-bottom: 3px solid #000000;
    margin-bottom: 50px; }

  .responsive-tabs__heading--active:after {
    border-bottom: 10px solid #000;
    border-top: 0;
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
    width: 0;
    font-weight: 0;
    font-size: 2rem;
    height: 0; } }
/* END - Optional - Basic Skin */
* {
  -webkit-tap-highlight-color: transparent; }

.craft-section .wrapper {
  background: transparent !important; }

.section-inner {
  zoom: 1;
  margin: 0 auto;
  max-width: 1400px;
  width: 100%; }

.section-inner:before,
.section-inner:after {
  content: "";
  display: table; }

.section-inner:after {
  clear: both; }

.section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.craft-section .product-crafted {
  margin-top: 64px; }

.craft-section .product-crafted li {
  font-size: 0;
  margin-left: -5%;
  margin-right: -5%;
  font-size: 16px;
  margin-bottom: 50px;
  background: url("/media/wysiwyg/detail__prod-1.png") no-repeat -2px 0;
  width: 110%;
  /*  -webkit-background-size: 95px auto;
      -moz-background-size: 95px auto;
      background-size: 95px auto;*/
  font-size: 0;
  font-size: 16px;
  margin-bottom: 50px; }
  @media screen and (max-width: 550px) {
    .craft-section .product-crafted li {
      background-size: 200px; } }

.no-multiplebgs .craft-section .product-crafted li {
  /*background-image: url("/media/wysiwyg/sprite-pencil.png");*/ }

.craft-section .product-crafted .product-breakaway-1 {
  background-position: -20px 10px;
  min-height: 661px; }
  @media screen and (max-width: 550px) {
    .craft-section .product-crafted .product-breakaway-1 {
      min-height: 281px; } }

.craft-section .product-crafted .product-breakaway-2 {
  background-position: -20px -322px;
  min-height: 651px; }
  @media screen and (max-width: 550px) {
    .craft-section .product-crafted .product-breakaway-2 {
      min-height: 281px; } }

.craft-section .product-crafted .product-breakaway-body {
  background-image: url("/media/wysiwyg/detail__prod-1-body.png");
  /*    -webkit-background-size: 95px auto;
      -moz-background-size: 95px auto;
      background-size: 95px auto;*/
  background-position: -20px 0px;
  min-height: 592px; }
  @media screen and (max-width: 550px) {
    .craft-section .product-crafted .product-breakaway-body {
      min-height: 312px; } }

.no-backgroundsize .craft-section .product-crafted .product-breakaway-body {
  background-image: url("/media/wysiwyg/sprite-body.png"); }

.craft-section .product-crafted .product-breakaway-body .part-name {
  padding-top: 24px; }

.craft-section .product-crafted .part-name,
.craft-section .product-crafted .part-desc {
  display: inline-block;
  font-size: 16px;
  margin-left: 5%;
  color: #FFFFFF;
  margin-right: 5%;
  width: 90%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 50%; }

.craft-section .product-crafted .part-name {
  font-family: 'Avenir Next LT W01 Demi', Helvetica, Arial, sans-serif;
  line-height: 1.2;
  margin-bottom: .5em;
  padding-top: 10px;
  vertical-align: top; }

.craft-section .product-crafted .part-desc {
  line-height: 1.2;
  font-size: 1.4rem; }

.craft-section .product-crafted .part-desc p {
  margin-bottom: 1em; }

.craft-section .product-crafted .part-desc p.also {
  color: #ccc5b9; }

/* DESKTOP STYLES */
@media screen and (min-width: 550px) {
  .craft-section {
    padding-top: 25px; }

  .craft-section .wrapper {
    display: block;
    font-size: 0;
    margin-left: -2.5%;
    background: transparent !important;
    margin-right: -2.5%;
    width: 105%;
    font-size: 16px; }

  .craft-section .product-crafted {
    margin-top: 100px; }

  .craft-section .product-crafted li {
    display: block;
    font-size: 0;
    margin-left: -2.5%;
    margin-right: -2.5%;
    width: 105%;
    background-position: 50% 0;
    /*margin-bottom: 0;*/
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto; }

  .craft-section .product-crafted .product-breakaway-1 {
    background-position: 50% 0px; }

  .craft-section .product-crafted .product-breakaway-2 {
    background-position: 50% -663px; }

  .craft-section .product-crafted .product-breakaway-body {
    background-position: 50% 0px; }

  .craft-section .product-crafted .product-breakaway-body .part-name,
  .craft-section .product-crafted .product-breakaway-body .part-desc {
    padding-top: 24px; }

  .craft-section .product-crafted .pencil-battery {
    background-position: 50% -456px; }

  .craft-section .product-crafted .pencil-sensor {
    background-position: 50% -840px; }

  .craft-section .product-crafted .pencil-tip {
    background-position: 50% -1042px; }

  .craft-section .product-crafted .part-name {
    display: inline-block;
    font-size: 2.4rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #FFFFFF;
    margin-left: 2.5%;
    margin-right: 2.5%;
    width: 20%;
    line-height: 1.4;
    padding-left: 0;
    padding-top: 10px;
    text-align: right; }

  .craft-section .product-crafted .part-name span {
    font-size: 1.25em; }

  .craft-section .product-crafted .part-desc {
    display: inline-block;
    font-size: 1.4rem;
    color: #FFFFFF;
    margin-left: 2.5%;
    margin-right: 2.5%;
    width: 25%;
    margin-left: 47.5%;
    line-height: 1.4;
    padding-left: 0;
    padding-top: 10px; }

  .craft-section .product-crafted .part-desc span {
    font-size: 1.125em; }

  .no-touch .craft-section .product-crafted li {
    position: relative; }

  .no-touch .craft-section .product-crafted .product-breakaway-1 {
    z-index: 5; }

  .no-touch .craft-section .product-crafted .product-breakaway-2 {
    z-index: 4; }

  .no-touch .craft-section .product-crafted .product-breakaway-body {
    z-index: 6; }

  .no-touch .craft-section .product-crafted .pencil-battery {
    z-index: 2; }

  .no-touch .craft-section .product-crafted .pencil-sensor {
    z-index: 1; }

  .no-touch .craft-section .product-crafted .pencil-tip {
    z-index: 3; }

  .no-touch.csstransitions.csstransforms3d .craft-section .product-crafted li .part-name {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateX(-6px);
    -moz-transform: translateX(-6px);
    -o-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    -moz-transition: opacity 0.2s ease, -moz-transform 0.2s ease;
    -o-transition: opacity 0.2s ease, -o-transform 0.2s ease; }

  .no-touch.csstransitions.csstransforms3d .craft-section .product-crafted li .part-desc {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate(6px);
    -moz-transform: translate(6px);
    -o-transform: translate(6px);
    -ms-transform: translate(6px);
    transform: translate(6px);
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    -moz-transition: opacity 0.2s ease, -moz-transform 0.2s ease;
    -o-transition: opacity 0.2s ease, -o-transform 0.2s ease; }

  .no-touch.csstransitions.csstransforms3d .craft-section .product-crafted li.fade-in .part-name {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
    -moz-transition: opacity 0.4s ease, -moz-transform 0.4s ease;
    -o-transition: opacity 0.4s ease, -o-transform 0.4s ease; }

  .no-touch.csstransitions.csstransforms3d .craft-section .product-crafted li.fade-in .part-desc {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity 0.4s ease 0.2s, -webkit-transform 0.4s ease 0.2s;
    -moz-transition: opacity 0.4s ease 0.2s, -moz-transform 0.4s ease 0.2s;
    -o-transition: opacity 0.4s ease 0.2s, -o-transform 0.4s ease 0.2s; } }
/** 
 * Html5 Placeholder Polyfill - v2.1.0 - 2016-02-26 
 * web: http://blog.ginader.de/dev/jquery/HTML5-placeholder-polyfill/ 
 * issues: https://github.com/ginader/HTML5-placeholder-polyfill/issues 
 * Copyright (c) 2016 Dirk Ginader; Licensed MIT, GPL 
 */
span.placeholder {
  position: absolute;
  font-size: 75%;
  color: #999;
  font-family: sans-serif;
  padding: 4px 3px;
  z-index: 1;
  cursor: text; }

span.placeholder-hide-except-screenreader {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

span.placeholder-hide {
  display: none; }

label.visuallyhidden-with-placeholder {
  height: auto !important;
  overflow: visible !important;
  position: absolute !important;
  left: -999em; }

/*
 *  Remodal - v1.0.7
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/*
 *  Remodal - v1.0.7
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0; }

/* Default theme styles of the modal dialog */
.remodal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff; }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent; }

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38; }

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; } }
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; } }
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px; } }
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

/*# sourceMappingURL=fe_styles.css.map */
