@charset "UTF-8";
/* Bourbon! */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  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
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

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

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

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

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

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

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

td,
th {
  padding: 0; }

/*
  ZURB Foundation components:
  Import the building blocks you need for your project.
  Reducing the number of imported components will optimize page speed.
*/
.white {
  color: #FFFFFF; }

/*
$h1-font-size: rem-calc(25);
$h2-font-size: rem-calc(22);
$h3-font-size: rem-calc(18);
$h4-font-size: rem-calc(13);
$h5-font-size: rem-calc(12);
$h6-font-size: rem-calc(11);
*/
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: #fff !important;
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  background-image: none;
  color: black; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #333 !important; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333 !important;
  opacity: 0.8 !important; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333 !important;
  opacity: 0.8 !important; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333 !important; }

meta.foundation-version {
  font-family: "/5.5.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 42.5em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:42.5625em)/";
  width: 42.5625em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:42.5625em) and (max-width:64em)/";
  width: 42.5625em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

html {
  box-sizing: border-box; }

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

html,
body {
  font-size: 13px; }

body {
  background: #f1f1f1;
  color: #000000;
  cursor: auto;
  font-family: "CenturyGothicStd", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

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

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

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

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: none;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -1.25rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }
.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; }

  .small-1 {
    width: 8.3333333333%; }

  .small-2 {
    width: 16.6666666667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.3333333333%; }

  .small-5 {
    width: 41.6666666667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.3333333333%; }

  .small-8 {
    width: 66.6666666667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.3333333333%; }

  .small-11 {
    width: 91.6666666667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0 !important; }

  .small-offset-1 {
    margin-left: 8.3333333333% !important; }

  .small-offset-2 {
    margin-left: 16.6666666667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.3333333333% !important; }

  .small-offset-5 {
    margin-left: 41.6666666667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.3333333333% !important; }

  .small-offset-8 {
    margin-left: 66.6666666667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.3333333333% !important; }

  .small-offset-11 {
    margin-left: 91.6666666667% !important; }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; } }
@media only screen and (min-width: 42.5625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; }

  .medium-1 {
    width: 8.3333333333%; }

  .medium-2 {
    width: 16.6666666667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.3333333333%; }

  .medium-5 {
    width: 41.6666666667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.3333333333%; }

  .medium-8 {
    width: 66.6666666667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.3333333333%; }

  .medium-11 {
    width: 91.6666666667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0 !important; }

  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }

  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }

  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }

  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }

  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }
@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; }

  .large-1 {
    width: 8.3333333333%; }

  .large-2 {
    width: 16.6666666667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.3333333333%; }

  .large-5 {
    width: 41.6666666667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.3333333333%; }

  .large-8 {
    width: 66.6666666667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.3333333333%; }

  .large-11 {
    width: 91.6666666667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0 !important; }

  .large-offset-1 {
    margin-left: 8.3333333333% !important; }

  .large-offset-2 {
    margin-left: 16.6666666667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.3333333333% !important; }

  .large-offset-5 {
    margin-left: 41.6666666667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.3333333333% !important; }

  .large-offset-8 {
    margin-left: 66.6666666667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.3333333333% !important; }

  .large-offset-11 {
    margin-left: 91.6666666667% !important; }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }
@media only screen and (min-width: 90.0625em) {
  .xlarge-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .xlarge-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .xlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .xlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .xlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .xlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .xlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .xlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .xlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .xlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; }

  .xlarge-1 {
    width: 8.3333333333%; }

  .xlarge-2 {
    width: 16.6666666667%; }

  .xlarge-3 {
    width: 25%; }

  .xlarge-4 {
    width: 33.3333333333%; }

  .xlarge-5 {
    width: 41.6666666667%; }

  .xlarge-6 {
    width: 50%; }

  .xlarge-7 {
    width: 58.3333333333%; }

  .xlarge-8 {
    width: 66.6666666667%; }

  .xlarge-9 {
    width: 75%; }

  .xlarge-10 {
    width: 83.3333333333%; }

  .xlarge-11 {
    width: 91.6666666667%; }

  .xlarge-12 {
    width: 100%; }

  .xlarge-offset-0 {
    margin-left: 0 !important; }

  .xlarge-offset-1 {
    margin-left: 8.3333333333% !important; }

  .xlarge-offset-2 {
    margin-left: 16.6666666667% !important; }

  .xlarge-offset-3 {
    margin-left: 25% !important; }

  .xlarge-offset-4 {
    margin-left: 33.3333333333% !important; }

  .xlarge-offset-5 {
    margin-left: 41.6666666667% !important; }

  .xlarge-offset-6 {
    margin-left: 50% !important; }

  .xlarge-offset-7 {
    margin-left: 58.3333333333% !important; }

  .xlarge-offset-8 {
    margin-left: 66.6666666667% !important; }

  .xlarge-offset-9 {
    margin-left: 75% !important; }

  .xlarge-offset-10 {
    margin-left: 83.3333333333% !important; }

  .xlarge-offset-11 {
    margin-left: 91.6666666667% !important; }

  .xlarge-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.xlarge-centered,
  .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.xlarge-centered:last-child,
  .columns.xlarge-centered:last-child {
    float: none; }

  .column.xlarge-uncentered:last-child,
  .columns.xlarge-uncentered:last-child {
    float: left; }

  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right; }

  .row.xlarge-collapse > .column,
  .row.xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.xlarge-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.xlarge-uncollapse > .column,
  .row.xlarge-uncollapse > .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; } }
@media only screen and (min-width: 120.0625em) {
  .xxlarge-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .xxlarge-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }

  .xxlarge-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }

  .xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }

  .xxlarge-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }

  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }

  .xxlarge-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }

  .xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }

  .xxlarge-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }

  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }

  .xxlarge-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }

  .xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }

  .xxlarge-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }

  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }

  .xxlarge-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }

  .xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }

  .xxlarge-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; }

  .xxlarge-1 {
    width: 8.3333333333%; }

  .xxlarge-2 {
    width: 16.6666666667%; }

  .xxlarge-3 {
    width: 25%; }

  .xxlarge-4 {
    width: 33.3333333333%; }

  .xxlarge-5 {
    width: 41.6666666667%; }

  .xxlarge-6 {
    width: 50%; }

  .xxlarge-7 {
    width: 58.3333333333%; }

  .xxlarge-8 {
    width: 66.6666666667%; }

  .xxlarge-9 {
    width: 75%; }

  .xxlarge-10 {
    width: 83.3333333333%; }

  .xxlarge-11 {
    width: 91.6666666667%; }

  .xxlarge-12 {
    width: 100%; }

  .xxlarge-offset-0 {
    margin-left: 0 !important; }

  .xxlarge-offset-1 {
    margin-left: 8.3333333333% !important; }

  .xxlarge-offset-2 {
    margin-left: 16.6666666667% !important; }

  .xxlarge-offset-3 {
    margin-left: 25% !important; }

  .xxlarge-offset-4 {
    margin-left: 33.3333333333% !important; }

  .xxlarge-offset-5 {
    margin-left: 41.6666666667% !important; }

  .xxlarge-offset-6 {
    margin-left: 50% !important; }

  .xxlarge-offset-7 {
    margin-left: 58.3333333333% !important; }

  .xxlarge-offset-8 {
    margin-left: 66.6666666667% !important; }

  .xxlarge-offset-9 {
    margin-left: 75% !important; }

  .xxlarge-offset-10 {
    margin-left: 83.3333333333% !important; }

  .xxlarge-offset-11 {
    margin-left: 91.6666666667% !important; }

  .xxlarge-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }

  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .column.xxlarge-centered:last-child,
  .columns.xxlarge-centered:last-child {
    float: none; }

  .column.xxlarge-uncentered:last-child,
  .columns.xxlarge-uncentered:last-child {
    float: left; }

  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right; }

  .row.xxlarge-collapse > .column,
  .row.xxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.xxlarge-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.xxlarge-uncollapse > .column,
  .row.xxlarge-uncollapse > .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    float: left; } }
.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      display: block;
      font-family: "CenturyGothicStd", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 1.25rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFFFFF;
        display: block; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 42.5625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: #bababa;
  border-color: #a8a8a8;
  border-radius: 3px; }
  .breadcrumbs > * {
    color: #000;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    margin: 0;
    text-transform: uppercase; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #000; }
    .breadcrumbs > *.current {
      color: #333333;
      cursor: default; }
      .breadcrumbs > *.current a {
        color: #333333;
        cursor: default; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        color: #999999;
        cursor: not-allowed;
        text-decoration: none; }
    .breadcrumbs > *:before {
      color: #AAAAAA;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  font-family: "orator-std";
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 1rem 0.5625rem 1rem;
  font-size: 1rem;
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #000000; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #000000; }
  button.secondary, .button.secondary {
    background-color: #666666;
    border-color: #525252;
    color: #000000; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #525252; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #000000; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #000000; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #000000; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #000000; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #000000; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #000000; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #000000; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #FFFFFF; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #000000; }
  button.large, .button.large {
    padding: 0.25rem 0.5rem 0.3125rem 0.5rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: transparent;
    border-color: #000000;
    color: #000000;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #000000; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #000000; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: transparent; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #666666;
      border-color: #525252;
      color: #000000;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #525252; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #000000; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #666666; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #000000;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #000000; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #000000;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #000000; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #000000;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #000000; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #000000; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 42.5625em) {
  button, .button {
    display: inline-block; } }
/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998; }

.clearing-touch-label {
  color: #AAAAAA;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0; }

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 42.5625em) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      border: solid 12px;
      display: block;
      height: 0;
      position: absolute;
      top: 50%;
      width: 0; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: .8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: .8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden; }

  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px; } }
.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  color: #000000;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #262626; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 1rem;
  height: 2.4375rem;
  line-height: 2.4375rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border-color: true; }

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 1rem;
  height: 2.4375rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: white;
    border-color: #1a1a1a;
    outline: none; }
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #cccccc; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc; }

:-ms-input-placeholder {
  color: #cccccc; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.4375rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #1a1a1a; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.6875rem 0;
  padding: 1.25rem; }
  fieldset legend {
    background: #FFFFFF;
    font-weight: bold;
    margin-left: -0.1875rem;
    margin: 0;
    padding: 0 0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }
.error > label > small {
  background: transparent;
  color: #262626;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }
.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .inline-list > li > * {
      display: block; }

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem; }
  ul.pagination li {
    color: #222222;
    font-size: 0.875rem;
    height: 1.5rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 3px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #999999;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.0625rem 0.625rem 0.0625rem; }
    ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #000;
      color: #FFFFFF;
      cursor: default;
      font-weight: bold; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #000; }
  ul.pagination li {
    display: block;
    float: left; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    display: inline-block;
    float: none; }

.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }

.reveal-modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: rgba(255, 255, 255, 0);
  padding: 1.25rem;
  border: none 1px #666666;
  box-shadow: 0; }
  @media only screen and (max-width: 42.5em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 42.5625em) {
    .reveal-modal {
      left: 0;
      margin: 0 auto;
      max-width: none;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width: 42.5625em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    border-radius: 0; }
  .reveal-modal.round {
    border-radius: 0; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width: 42.5625em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: none;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 42.5625em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: none;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 42.5625em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: none;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 42.5625em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: none;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 42.5625em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: none;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 42.5625em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: none;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem; }

.side-nav {
  display: block;
  font-family: "CenturyGothicStd-Bold", Helvetica, Roboto, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0; }
  .side-nav li {
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0 0 0.4375rem 0; }
    .side-nav li a:not(.button) {
      color: #000;
      display: block;
      margin: 0;
      padding: 0 0.875rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: #f1f1f1;
        color: #4d4d4d; }
      .side-nav li a:not(.button):active {
        color: #4d4d4d; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #4d4d4d;
      font-family: "CenturyGothicStd-Bold", Helvetica, Roboto, Arial, sans-serif;
      font-weight: bold; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      list-style: none;
      padding: 0;
      border-top-color: white; }
    .side-nav li.heading {
      color: #000;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase; }

.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    color: #999999;
    float: left;
    font-family: "CenturyGothicStd", Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: normal;
    margin-left: 1rem;
    margin-bottom: 0; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      color: #999999;
      padding: 0.1875rem 1rem;
      text-decoration: none; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      background: #000;
      color: #FFFFFF;
      cursor: default;
      font-weight: normal;
      padding: 0.1875rem 1rem; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: black; }

table {
  background: #f1f1f1;
  border: solid 0px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: normal; }
  table thead {
    background: transparent; }
    table thead tr th,
    table thead tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tfoot {
    background: transparent; }
    table tfoot tr th,
    table tfoot tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tr th,
  table tr td {
    color: #000000;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f1f1f1; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: #f1f1f1;
      color: #666666;
      font-family: "CenturyGothicStd", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.875rem;
      padding: 1rem 2rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: #f1f1f1; }
    .tabs dd.active a,
    .tabs .tab-title.active a {
      background-color: #f1f1f1;
      color: #000000; }
  .tabs.radius dd:first-child a,
  .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a,
  .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd,
  .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 1.25rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 1.25rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 1.25rem; }

@media only screen and (min-width: 42.5625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%; }

  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }
.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Image Thumbnails */
.th {
  border: solid 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.5); }
  .th.radius {
    border-radius: 3px; }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:42.5625em)/";
  width: 42.5625em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0; }
  .fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      margin-top: 2.8125rem;
      z-index: 98; }

.top-bar {
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative; }
  .top-bar ul {
    list-style: none;
    margin-bottom: 0; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input,
  .top-bar select {
    margin-bottom: 0; }
  .top-bar input,
  .top-bar select {
    font-size: 0.75rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem; }
  .top-bar .button, .top-bar button {
    font-size: 0.75rem;
    margin-bottom: 0;
    padding-bottom: 0.4125rem;
    padding-top: 0.4125rem; }
    @media only screen and (max-width: 42.5em) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    margin: 0;
    position: relative; }
  .top-bar .name {
    font-size: 16px;
    height: 2.8125rem;
    margin: 0; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      font-size: 1.0625rem;
      line-height: 2.8125rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        color: #FFFFFF;
        display: block;
        font-weight: normal;
        padding: 0 0.9375rem;
        width: 75%; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      display: block;
      font-size: 0.8125rem;
      font-weight: bold;
      height: 2.8125rem;
      line-height: 2.8125rem;
      padding: 0 0.9375rem;
      position: relative;
      text-transform: uppercase; }
    .top-bar .toggle-topbar.menu-icon {
      margin-top: -16px;
      top: 50%; }
      .top-bar .toggle-topbar.menu-icon a {
        color: #FFFFFF;
        height: 34px;
        line-height: 33px;
        padding: 0 2.5rem 0 0.9375rem;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          display: block;
          height: 0;
          position: absolute;
          margin-top: -8px;
          top: 50%;
          right: 0.9375rem;
          box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    background: transparent;
    height: auto; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
      .top-bar.expanded .top-bar-section .dropdown {
        clip: initial; }
      .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
        padding: 0; } }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      color: #FFFFFF;
      display: block;
      font-family: "CenturyGothicStd", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      padding-left: 0.9375rem;
      padding: 12px 0 12px 0.9375rem;
      text-transform: none;
      width: 100%; }
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        background-color: #000;
        border-color: black;
        color: #000000; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: black; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #000000; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #666666;
        border-color: #525252;
        color: #000000; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #525252; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #000000; }
      .top-bar-section ul li > a.button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #000000; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #000000; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #000000; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #000000; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #000000; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #000000; }
      .top-bar-section ul li > a.button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          color: #000000; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      background-color: #000;
      border-color: black;
      color: #000000; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: black; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #000000; }
      .top-bar-section ul li > button.secondary {
        background-color: #666666;
        border-color: #525252;
        color: #000000; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #525252; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #000000; }
      .top-bar-section ul li > button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #000000; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #000000; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #000000; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #000000; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #000000; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #000000; }
      .top-bar-section ul li > button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #FFFFFF; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          color: #000000; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      color: #FFFFFF;
      background: #222222; }
    .top-bar-section ul li.active > a {
      background: #000;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: black;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 0.9375rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      border: inset 5px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 0.9375rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%; }
    .top-bar-section .dropdown li {
      height: auto;
      width: 100%; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 0.9375rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 0.9375rem; }
      .top-bar-section .dropdown li .button,
      .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      color: #777777;
      font-size: 0.625rem;
      font-weight: bold;
      margin-bottom: 0;
      padding: 8px 0.9375rem 2px;
      text-transform: uppercase; }

.js-generated {
  display: block; }

@media only screen and (min-width: 42.5625em) {
  .top-bar {
    background: #333333;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.53125rem; }
    .top-bar.expanded {
      background: #333333; }

  .contain-to-grid .top-bar {
    margin-bottom: 0;
    margin: 0 auto;
    max-width: none; }

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #222222;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      background: #333333;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #222222; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: #000;
      color: #FFFFFF;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: black;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.1875rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.1875rem;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      background: transparent;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #333333;
        color: #FFFFFF;
        line-height: 2.8125rem;
        padding: 12px 0.9375rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #333333;
        color: #FFFFFF; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #555555;
        color: #FFFFFF;
        background: #222222; }
      .top-bar-section .dropdown li label {
        background: #333333;
        white-space: nowrap; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-right: solid 1px #4e4e4e;
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      height: 2.8125rem;
      padding: 0 0.9375rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #000;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }
.text-left {
  text-align: left !important; }

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

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

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 42.5em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 42.5625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 42.5625em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #000;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: black; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.09375rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.35; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family: "CenturyGothicStd", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1125;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #595959;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 2.225rem; }

h2 {
  font-size: 1.3125rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 0.9rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #595959;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  background-color: #d1d1d1;
  border-color: #bcbcbc;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: "orator-std", Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1.4;
  list-style-position: outside;
  margin-bottom: 1.25rem; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #000000;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #3b3b3b; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #3b3b3b; }

blockquote,
blockquote p {
  line-height: 1.4;
  color: #595959; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 42.5625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.1125; }

  h1 {
    font-size: 2.4125rem; }

  h2 {
    font-size: 1.5rem; }

  h3 {
    font-size: 1.5rem; }

  h4 {
    font-size: 0.9rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 42.5625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important; }

  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: .5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
/* Print visibility */
@media print {
  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }
@media not print {
  .show-for-print {
    display: none !important; } }
/*
  Font Awesome - (http://fontawesome.io/) :
  Feel free to remove the import statement below if you don't plan to use icon-fonts in your project
*/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../assets/fontawesome/fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../assets/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../assets/fontawesome/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../assets/fontawesome/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../assets/fontawesome/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../assets/fontawesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

/*
  My custom styles:
  Add your scss files below to structure your project styles

  The modules directory is reserved for Sass code that doesn't cause Sass to actually output CSS. Things like mixin declarations, functions, and variables.
*/
/*
  The vendor directory is reserved for all CSS files required for plugins and javascript.
*/
/*! Flickity v1.1.0
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: transparent !important;
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.flickity-prev-next-button:focus {
  outline: none; }

.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1; }

/**
 * Swiper 3.1.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: August 22, 2015
 */
.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; }

/* 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; }

.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; }

.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 {
  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 .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%; }

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

/* 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 {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* 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; }

.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; }

/* Cube */
.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1; }

.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-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.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; }

/* 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); } }
/*
  The site directory is reserved for all CSS output files.
*/
#wpadminbar {
  position: fixed !important; }

.wipe-unveil {
  position: fixed;
  width: 0%;
  z-index: -99; }

/*
 Global styles for FoundationPress
 Demo: http://foundationpress.olefredrik.com
*/
body {
  overflow-x: hidden; }

.row.nomax {
  max-width: none; }

.no-fouc {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }

body {
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out; }

.no-fouc {
  opacity: 0; }

body.home.home-no-fouc {
  opacity: 0; }

.opacitynone {
  opacity: 0;
  transition: opacity 0.5s linear; }

body:not(.home) #loader,
body:not(.single-home-page-layout) #loader {
  display: none; }

.disable-hover,
.disable-hover * {
  pointer-events: none !important; }

@font-face {
  font-family: 'CenturyGothicStd-Italic';
  src: url("../assets/fonts/2EAD30_0_0.eot");
  src: url("../assets/fonts/2EAD30_0_0.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/2EAD30_0_0.woff2") format("woff2"), url("../assets/fonts/2EAD30_0_0.woff") format("woff"), url("../assets/fonts/2EAD30_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'CenturyGothicStd-BoldItalic';
  src: url("../assets/fonts/2EAD30_1_0.eot");
  src: url("../assets/fonts/2EAD30_1_0.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/2EAD30_1_0.woff2") format("woff2"), url("../assets/fonts/2EAD30_1_0.woff") format("woff"), url("../assets/fonts/2EAD30_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'CenturyGothicStd-Bold';
  src: url("../assets/fonts/2EAD30_2_0.eot");
  src: url("../assets/fonts/2EAD30_2_0.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/2EAD30_2_0.woff2") format("woff2"), url("../assets/fonts/2EAD30_2_0.woff") format("woff"), url("../assets/fonts/2EAD30_2_0.ttf") format("truetype"); }
@font-face {
  font-family: 'CenturyGothicStd';
  src: url("../assets/fonts/2EAD30_3_0.eot");
  src: url("../assets/fonts/2EAD30_3_0.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/2EAD30_3_0.woff2") format("woff2"), url("../assets/fonts/2EAD30_3_0.woff") format("woff"), url("../assets/fonts/2EAD30_3_0.ttf") format("truetype"); }
.CG-Italic {
  font-family: "CenturyGothicStd-Italic" !important;
  letter-spacing: .05rem; }

.CG-BoldItalic {
  font-family: "CenturyGothicStd-BoldItalic" !important;
  letter-spacing: .05rem; }

.CG-Bold {
  font-family: "CenturyGothicStd-Bold" !important;
  letter-spacing: .05rem; }

.CG {
  font-family: "CenturyGothicStd" !important;
  letter-spacing: .05rem; }

.orator {
  font-family: "orator-std";
  letter-spacing: -0.07em; }

.italic {
  font-style: italic; }

.underline {
  border-bottom: 1px solid; }

body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: "orator-std";
  font-size: 160%; }

.lowercase {
  text-transform: capitalize !important; }

.textLink {
  font-family: "Letter-Gothic-Std" !important;
  font-size: 1rem;
  border-bottom: 1px solid;
  display: inline-block; }

.no-touch .fuck-squishing {
  color: white;
  z-index: 999999;
  height: 100%;
  width: 100%;
  top: 0px;
  right: 0px;
  position: fixed;
  background-color: black; }
  @media only screen and (min-width: 42.5625em) {
    .no-touch .fuck-squishing {
      display: none; } }
  .no-touch .fuck-squishing img#Logo {
    width: 240px !important;
    height: 120px !important;
    display: block;
    margin: auto; }

.touch .fuck-squishing {
  display: none; }
.touch #coverUp img#Logo {
  display: none; }

#mfPreviewBar,
#mfPreviewBarShow {
  display: none; }

.cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; }
  @media only screen and (max-width: 42.5em) {
    .cover {
      background-position: 50% 50% !important; } }

.contain {
  background-repeat: no-repeat;
  background-position: center top !important;
  background-size: contain;
  background-attachment: scroll; }
  @media only screen and (max-width: 42.5em) {
    .contain {
      background-size: inherit !important; } }

.uppercase {
  text-transform: uppercase !important; }

body {
  font-family: "orator-std"; }

p.orator {
  letter-spacing: -.05rem;
  font-size: 1.075rem;
  line-height: 1.3; }

h1 {
  font-family: "CenturyGothicStd";
  letter-spacing: .05rem; }

h2 {
  font-family: "CenturyGothicStd";
  letter-spacing: .05rem; }

h2.orator {
  font-size: 1.45rem; }

.bordered {
  border: 2px solid;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

h3 {
  font-family: "orator-std"; }

h4 {
  font-family: "CenturyGothicStd-Bold"; }

h1,
h2,
h3,
h4 {
  text-transform: uppercase; }

p,
ul,
ol,
pre,
table,
blockquote {
  margin-top: 23px;
  margin-bottom: 23px; }

nav a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  nav a:hover {
    text-decoration: underline; }

figure {
  margin: 0;
  padding: 0; }

figcaption {
  margin-bottom: 1.25rem;
  margin-top: 0.625rem;
  color: #6f6f6f; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

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

blockquote.alignleft,
img.alignleft {
  margin: 0.4375rem 1.5rem 0.4375rem 0; }

.wp-caption.alignleft {
  margin: 0.4375rem 0.875rem 0.4375rem 0; }

blockquote.alignright,
img.alignright {
  margin: 0.4375rem 0 0.4375rem 1.5rem; }

.rel {
  position: relative; }

.no-margin {
  margin: 0px; }

.nomax {
  max-width: none; }

ul.unstyled {
  margin-left: 0px;
  list-style: none; }

ul.inline-list.left li:first-child {
  margin-left: 0px; }

ul.inline-list.right li {
  float: right; }

ul.inline-list.text-center li {
  display: inline-block;
  float: none; }
  ul.inline-list.text-center li:first-child {
    margin-left: 0; }

.abs-centered {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%; }

.rel-wrapper {
  position: relative; }

section.row.layout,
.layout {
  margin: 100px 0; }
  @media only screen and (max-width: 42.5em) {
    section.row.layout,
    .layout {
      margin: 50px 0; } }

body.takeover {
  overflow: hidden; }

.reveal-modal.takeover {
  top: 0 !important;
  height: 100%;
  overflow-y: scroll;
  position: fixed;
  z-index: 99999; }

.inline-block {
  display: inline-block; }

hr {
  margin: 0.25rem 0 1.1875rem !important; }

.tab {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.tab-cell {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

table {
  width: 100%; }

strong {
  font-weight: normal; }

.absolute {
  position: absolute; }

.ajax_search_content_title {
  display: none; }

.rs_avatar {
  width: 100%;
  max-width: 100%; }

.blur {
  opacity: .3;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  pointer-events: none; }

.back-button {
  position: absolute;
  left: 4%;
  top: -30px; }

.single-product footer#global,
.home footer#global {
  display: none; }

.legal {
  font-size: 60%;
  margin-top: 20px;
  margin-bottom: 20px; }

.whiteBG {
  background: #fff; }

.whiteBG {
  background: #fff; }

.noBorder {
  border: none !important; }

.blueLink {
  color: #0003FF; }

.borderTop {
  border-top: 1px solid #DDDDDD; }

.borderBottom {
  border-bottom: 1px solid #DDDDDD; }

.noPadRight {
  padding-right: 0px !important; }

.noPadLeft {
  padding-left: 0px !important; }

.unstyled {
  list-style-type: none; }

.slick-next,
.slick-prev {
  color: transparent;
  border: none;
  padding: 0px;
  opacity: 0; }
  .slick-next:hover,
  .slick-prev:hover {
    background: transparent;
    color: transparent; }
  .slick-next:focus,
  .slick-prev:focus {
    background: transparent;
    color: transparent;
    outline: none; }

.slick-next,
.slick-prev {
  position: absolute;
  top: 50%;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 110;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%); }
  @media only screen and (max-width: 42.5em) {
    .slick-next,
    .slick-prev {
      display: none !important; } }
  .slick-next:before,
  .slick-prev:before {
    color: #fff;
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 25px;
    position: relative;
    top: 0.15em;
    vertical-align: top;
    background-image: url(../assets/img/icons/backArrow-white.svg);
    background-repeat: no-repeat;
    transition: all 300ms ease-out; }

.slick-next {
  right: 14px; }
  .slick-next:before {
    transform: rotate(180deg);
    right: 0; }

.slick-prev {
  left: 45px;
  margin-top: 4px; }

/* Dots */
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 1; }

.slick-dots {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 0px; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 36px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '\xE2';
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

#contactForm {
  top: 20px;
  z-index: 999999 !important; }

#field_1_5 {
  float: left;
  clear: none; }

#wpsl-wrap input {
  font-size: 15px; }
  #wpsl-wrap input .wpsl-input label,
  #wpsl-wrap input #wpsl-radius label {
    width: inherit; }
#wpsl-wrap .wpsl-dropdown .wpsl-selected-item,
#wpsl-wrap .wpsl-dropdown li,
#wpsl-wrap .wpsl-selected-item {
  list-style: none;
  padding: 9px 12px !important;
  margin: 0 !important;
  font-size: 14px !important;
  padding-left: 10px !important; }

.reveal-modal.open {
  background: #f1f1f1; }

.scroll-arrow {
  cursor: pointer;
  display: block;
  position: absolute;
  bottom: 15%;
  left: 50%;
  margin-left: -75px;
  width: 150px;
  z-index: 10;
  height: 50px;
  text-align: center;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.scroll-arrow:hover span {
  font-size: 15px;
  display: block !important; }

.scroll-arrow:before.on,
.scroll-arrow span.on {
  display: block; }

.scroll-arrow:before.off,
.scroll-arrow span.off {
  display: none; }

.chevron::before {
  border-style: solid;
  border-width: 0.16em 0.16em 0 0;
  content: '';
  display: inline-block;
  height: 30px;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 30px; }

.scroll-arrow span {
  padding-top: 12px;
  display: none; }

.scroll-arrow.chevron:hover::before {
  display: none; }

.chevron.right:before {
  left: 0;
  transform: rotate(45deg); }

.chevron.bottom:before {
  top: 0;
  transform: rotate(135deg); }

.chevron.left:before {
  left: 0.25em;
  transform: rotate(-135deg); }

.translateZ {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.minwinh {
  min-height: 100vh; }

.chrome.no-touch .fixedAttachment {
  background-attachment: scroll !important;
  background-size: cover !important; }

.fixedAttachment {
  background-attachment: fixed;
  background-size: cover;
  will-change: transform; }
  @media only screen and (max-width: 42.5em) {
    .fixedAttachment {
      background-attachment: scroll; } }

.bg-image-contain {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }
  .bg-image-contain img {
    visibility: hidden; }

#overlay {
  background-color: rgba(241, 241, 241, 0.95);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: -999;
  cursor: pointer; }
  #overlay.on {
    z-index: 3; }

.invisible {
  opacity: 0 !important;
  visibility: hidden !important; }

.lit.white {
  background-color: white; }
.lit.yellow {
  background-color: yellow; }

.arrowLeft {
  z-index: 8000;
  position: fixed;
  top: 0;
  padding-top: 27px;
  left: 0;
  padding-left: 28px;
  color: white;
  font-smoothing: antialiased;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }
  .arrowLeft.black svg .st0 {
    fill: #000 !important; }
  .arrowLeft svg {
    height: 25px;
    fill: #fff; }

.vh85 {
  height: 85vh; }

.vh65 {
  height: 65vh; }

.vh65 {
  height: 95vh; }

#socialLink {
  transition: all 0.2s ease-out; }
  #socialLink li a:hover i {
    transform: scale(1.5); }

.sidebar-open {
  overflow-x: hidden;
  overflow-y: hidden; }

#contentBegins {
  -webkit-transition: -webkit-transform 300ms ease-out;
  -moz-transition: -moz-transform 300ms ease-out;
  transition: transform 300ms ease-out; }

#contentBegins.navToggled {
  transform: translateY(60px); }

.pace {
  display: none; }

.no-fouc {
  opacity: 0; }

.js .pace {
  pointer-events: none;
  user-select: none;
  -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
  display: block;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 100000000000000000; }
  .js .pace.pace-inactive {
    opacity: 0;
    display: block !important; }
.js #homefeed {
  -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out; }

div#homefeed .wrapper-v > section:nth-child(odd) {
  background-color: black; }

div#homefeed .wrapper-v > section:nth-child(even) {
  background-color: black; }

@media only screen and (max-width: 42.5em) {
  .page-template-page-info-php .nav-header.header {
    height: 0px; } }
@media only screen and (max-width: 42.5em) {
  .page-template-page-info-php h1 {
    font-size: 1.95rem; } }

.nav-header.header {
  height: 7rem;
  position: relative;
  z-index: 99999999999999999;
  pointer-events: none; }
  .nav-header.header:focus {
    background-color: transparent; }
  .nav-header.header > * {
    pointer-events: all; }
  @media only screen and (max-width: 42.5em) {
    .nav-header.header {
      height: 90px;
      z-index: 10; } }
  .nav-header.header .mobile-nav {
    pointer-events: none; }
  .nav-header.header .nav-toggle {
    pointer-events: all; }
  .nav-header.header a {
    pointer-events: all; }
  .nav-header.header a span.count {
    color: #000; }

.nav-toggle {
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  position: fixed;
  top: 15px;
  left: 50%; }
  @media only screen and (max-width: 42.5em) {
    .nav-toggle {
      left: 50%; } }
  .nav-toggle:hover {
    cursor: pointer; }
  .nav-toggle img,
  .nav-toggle svg {
    height: 60px;
    width: auto;
    z-index: 99999;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out; }
  .nav-toggle #dotLogoBlack {
    position: relative;
    z-index: 9; }

.page-template-page-ordertracking-php .nav-toggle {
  position: absolute; }

@media only screen and (max-width: 42.5em) {
  .single-product .nav-toggle {
    position: absolute; } }

.top-nav {
  width: 100%;
  height: 7rem; }
  @media only screen and (max-width: 42.5em) {
    .top-nav {
      display: none; } }
  .top-nav ul.inline-list {
    margin-bottom: 0px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%; }
    .top-nav ul.inline-list li.divider span {
      color: #a7a9ab;
      font-family: FontAwesome;
      font-size: 16px; }
    .top-nav ul.inline-list li {
      margin-left: 0px;
      margin-right: .575rem; }
  .top-nav a h2 {
    color: #000000; }
  .top-nav a:hover h2 {
    text-decoration: line-through; }

@media only screen and (max-width: 42.5em) {
  .home .cart-icon {
    display: none; } }
.home .mobile-nav #mobileCustomerServiceLinks {
  display: none; }

.mobile-nav {
  position: fixed;
  z-index: 10001;
  top: 0;
  padding: 20px 0px;
  width: 100%; }
  @media only screen and (min-width: 42.5625em) {
    .mobile-nav {
      display: none !important; } }
  .mobile-nav ul.mobile-nav-links {
    position: relative;
    height: 100%;
    width: 100%;
    margin-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    pointer-events: none; }
    .mobile-nav ul.mobile-nav-links li {
      pointer-events: all; }
    .mobile-nav ul.mobile-nav-links li a > * {
      text-transform: uppercase;
      color: white;
      font-size: 24px;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      letter-spacing: 0.165rem; }
      @media only screen and (max-width: 42.5em) {
        .mobile-nav ul.mobile-nav-links li a > * {
          font-size: 2.8rem;
          line-height: 1.2; } }
      @media only screen and (min-width: 42.5625em) {
        .mobile-nav ul.mobile-nav-links li a > * {
          font-size: 3rem; } }
    .mobile-nav ul.mobile-nav-links.black li a > * {
      color: black; }
  .mobile-nav ul.inline-links {
    margin-top: 2rem; }
    .mobile-nav ul.inline-links li i {
      color: #fff;
      font-size: 1.1rem; }

body.home .mobile-nav-links li.home {
  display: none; }

.nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  z-index: 0; }

.top-nav a.active > *,
.mobile-nav a.active > * {
  text-decoration: line-through; }

html:not(.touch) .nav-toggle:hover .woocommerce-breadcrumb {
  opacity: 1;
  visibility: visible; }

html.touch body.single-product nav.woocommerce-breadcrumb.disabled a {
  pointer-events: none; }
html.touch body.single-product nav.woocommerce-breadcrumb:hover {
  opacity: 0; }
  html.touch body.single-product nav.woocommerce-breadcrumb:hover + .nav-toggle {
    opacity: 1;
    visibility: visible;
    pointer-events: none !important; }

nav.woocommerce-breadcrumb {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  -webkit-transition: opacity 0.5s cubic;
  -moz-transition: opacity 0.5s cubic;
  transition: opacity 0.5s cubic; }
  @media only screen and (max-width: 42.5em) {
    nav.woocommerce-breadcrumb {
      max-width: 400px;
      margin: 0px auto; } }
  @media only screen and (min-width: 42.5625em) {
    nav.woocommerce-breadcrumb {
      min-width: 600px;
      max-width: 940px; } }
  nav.woocommerce-breadcrumb .fwd-slash:last-child {
    display: none; }

.cart-icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  position: fixed;
  right: 32px;
  top: 29px;
  z-index: 1010101; }
  @media only screen and (max-width: 42.5em) {
    .cart-icon {
      top: 2.3rem;
      right: 20px; } }
  @media only screen and (min-width: 42.5625em) {
    .cart-icon {
      top: 35px; } }
  .cart-icon img,
  .cart-icon svg {
    position: absolute;
    top: -2px;
    left: 0; }
  .cart-icon .count {
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    font-family: 'CenturyGothicStd';
    line-height: 28px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }

body.home a.cart-icon {
  position: absolute; }

body.sidebar-open .cart-icon svg g,
body.sidebar-open .cart-icon .count {
  color: #000 !important;
  fill: #000 !important; }

body.home #circle-bg2,
body.home #circle-bg {
  fill: transparent; }

body.woocommerce-page #circle-bg2,
body.woocommerce-page #circle-bg {
  fill: transparent; }

.featuredImageSquare {
  margin-bottom: 2rem; }

.page-template-archive-news article {
  margin-bottom: 2.9rem; }
.page-template-archive-news img.attachment-featuredImageSquare.wp-post-image {
  width: 100%; }
.page-template-archive-news .newsReadMore {
  opacity: 1; }
.page-template-archive-news footer#global {
  position: fixed;
  bottom: 0;
  background-color: #fff; }

#overlay:hover {
  cursor: none; }
  #overlay:hover header.follow-cursor {
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 999999;
    top: initial;
    left: initial;
    display: block; }

#news.drawer {
  position: fixed;
  height: 100vh;
  width: 50%;
  top: 0px;
  right: 0px;
  padding: 0;
  left: initial;
  z-index: 3;
  background-color: #fff;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transform: translateX(100%); }
  @media only screen and (max-width: 42.5em) {
    #news.drawer {
      width: 80%; } }
  #news.drawer.open {
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transform: translateX(0px); }
  #news.drawer ul.metaInfo {
    width: 100%;
    overflow: scroll;
    height: 100vh;
    background-color: #fff;
    margin: 0;
    padding: 10px 0px;
    z-index: 999999999999999; }
    #news.drawer ul.metaInfo li {
      padding: 0 20px;
      max-width: 600px;
      margin: auto;
      list-style: none; }

div#overlay.newsClose {
  display: none; }
  div#overlay.newsClose.on {
    display: block; }
    @media only screen and (max-width: 42.5em) {
      div#overlay.newsClose.on header.news-close {
        display: block !important;
        top: 50% !important;
        left: 10px !important;
        transform: rotate(-90deg); }
        div#overlay.newsClose.on header.news-close h4 {
          font-size: 24px; } }

.click-thru {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .click-thru:hover {
    border-bottom: 2px solid #000; }

.newsItemTitle {
  margin-bottom: 18px;
  font-size: 14px;
  text-decoration: none; }
  .newsItemTitle span {
    -webkit-transition: border-bottom-color 0.1s linear;
    -moz-transition: border-bottom-color 0.1s linear;
    -ms-transition: border-bottom-color 0.1s linear;
    -o-transition: border-bottom-color 0.1s linear;
    transition: border-bottom-color 0.1s linear;
    border-bottom: 1px solid rgba(39, 202, 228, 0); }

.newsItemCategory {
  display: inline-block; }

.newsCategory {
  text-transform: uppercase;
  display: inline-block;
  color: orange; }

.newsItemExcerpt {
  font-size: 12px;
  word-wrap: break-word;
  margin-top: 16px;
  color: #44444a; }

.metaInfo {
  text-transform: capitalize;
  font-size: 14px; }

.newsItem:hover .newsReadMore {
  opacity: 1; }

.newsReadMore {
  display: block;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .newsReadMore span {
    font-size: 1rem;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    top: 0px; }
    .newsReadMore span:hover {
      top: 5px; }

.alm-btn-wrap {
  text-align: center; }

.alm-listing li article img {
  opacity: 0.8;
  transition: opacity 300ms ease-out; }
  .alm-listing li article img:hover {
    opacity: 1; }

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.draggable {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/*================================================
=            Home Landing Page Styles            =
================================================*/
/*----------  Homepage overrides ----------*/
body.home,
body.single-home-page-layout {
  padding: 0;
  background-color: #101010;
  /*----------  Home Nav  ----------*/
  /*----------  Locked Scrolling for infinite loop  ----------*/
  overflow: hidden; }
  @media only screen and (max-width: 42.5em) {
    body.home p,
    body.home h4.title,
    body.single-home-page-layout p,
    body.single-home-page-layout h4.title {
      font-size: 1.275rem; }
    body.home h4.title,
    body.single-home-page-layout h4.title {
      text-decoration: underline; } }
  body.home .nav-header,
  body.single-home-page-layout .nav-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 9999999; }
    body.home .nav-header #cart-wrapper,
    body.single-home-page-layout .nav-header #cart-wrapper {
      transition: opacity 300ms ease-out;
      opacity: 0; }
    body.home .nav-header.open #cart-wrapper,
    body.single-home-page-layout .nav-header.open #cart-wrapper {
      opacity: 1; }
  body.home section.container,
  body.single-home-page-layout section.container {
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    overflow-x: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*===============================
=            Layouts            =
===============================*/
/*----------  General Row Styles  ----------*/
section.section {
  top: 0;
  left: 0;
  position: relative;
  height: 100%;
  width: 100%; }
  @media only screen and (min-width: 42.5625em) {
    section.section.intro {
      display: none; } }
  section.section .slide {
    position: relative;
    display: inline;
    width: 100%; }
  section.section .singleSlide {
    min-height: 60vh; }
    section.section .singleSlide .slide {
      min-height: 60vh;
      display: inherit; }
  section.section .cover {
    background-position: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  @media only screen and (max-width: 42.5em) and (orientation: portrait) {
    section.section.full-width-layout .cover {
      background-size: cover; } }
  section.section * {
    -webkit-tap-highlight-color: transparent; }

/*----------  Nav Coloring Section  ----------*/
section.section.nav-color-change {
  position: absolute; }

/*----------  Row With Columns autoscroll  ----------*/
section.section.row-with-columns {
  padding: 7rem 0px;
  background-color: #f1f1f1 !important;
  display: block; }
  @media only screen and (max-width: 42.5em) {
    section.section.row-with-columns {
      padding: 4rem 0px; } }
  section.section.row-with-columns div#titleCardtouch {
    background: #f1f1f1;
    z-index: 10;
    position: relative;
    margin-bottom: 3rem; }
    section.section.row-with-columns div#titleCardtouch p {
      line-height: 1.2;
      font-style: italic;
      font-size: 1.12rem; }
    @media only screen and (max-width: 42.5em) {
      section.section.row-with-columns div#titleCardtouch h2 {
        max-width: 67%;
        margin: 0 auto; } }
  @media only screen and (max-width: 42.5em) and (orientation: landscape) {
    section.section.row-with-columns div#titleCardtouch h2.bordered {
      padding-left: 2%;
      padding-right: 2%; } }

@media only screen and (max-width: 42.5em) and (orientation: landscape) {
  section.section.row-with-columns .wrapper {
    height: inherit; } }

  section.section.row-with-columns .flickity-viewport {
    width: 100%;
    overflow: visible; }
    @media only screen and (max-width: 42.5em) {
      section.section.row-with-columns .flickity-viewport:before {
        padding-right: 50px; } }
  @media only screen and (min-width: 42.5625em) {
    section.section.row-with-columns .flickity-slider {
      margin: 0 50px; } }
  section.section.row-with-columns .column-layout {
    margin-left: 40px; }
  section.section.row-with-columns .column-layout,
  section.section.row-with-columns .column-layout img {
    width: 250px;
    height: auto; }
    @media only screen and (min-width: 42.5625em) {
      section.section.row-with-columns .column-layout,
      section.section.row-with-columns .column-layout img {
        width: 300px; } }
  section.section.row-with-columns .column-layout#titleCard p {
    line-height: 1.2;
    font-style: italic;
    font-size: 1.12rem; }
  section.section.row-with-columns .column-layout#titleCard .full-height {
    height: 345px; }
    section.section.row-with-columns .column-layout#titleCard .full-height p {
      margin-bottom: 0px; }
  section.section.row-with-columns .column-layout#titleCard .v-center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  section.section.row-with-columns .column-layout img {
    -webkit-transition: opacity 0.1s ease-out;
    -moz-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out; }
  section.section.row-with-columns .column-layout:hover .hover {
    opacity: 1; }
  @media only screen and (min-width: 42.5625em) {
    section.section.row-with-columns .column-layout:hover img {
      opacity: 0.1; } }
  section.section.row-with-columns .hover {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    bottom: initial !important;
    left: 50%;
    opacity: 0;
    transition: opacity 300ms ease-out; }
    section.section.row-with-columns .hover:hover {
      opacity: 1; }
    section.section.row-with-columns .hover a h4 {
      font-size: 1.1rem; }
  @media only screen and (max-width: 42.5em) {
    section.section.row-with-columns .notbutton {
      right: initial;
      left: initial;
      transform: translate(0%, 0%); } }

.touch section.section.row-with-columns .column-layout .hover {
  position: relative;
  transform: translate(0);
  top: initial;
  bottom: initial;
  left: initial;
  opacity: 1;
  transition: none; }
.touch section.section.row-with-columns .column-layout:hover img {
  opacity: 1; }

/*----------  Video Row  ----------*/
section.section.full-width-video {
  background-color: #000; }
  section.section.full-width-video .gifTouch.on {
    height: 0;
    padding-bottom: 62%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top; }
    @media only screen and (max-width: 42.5em) {
      section.section.full-width-video .gifTouch.on {
        height: 100vw;
        padding-bottom: 0px; } }
  section.section.full-width-video .video-container {
    width: 100%;
    height: auto;
    z-index: -1; }
    section.section.full-width-video .video-container video {
      width: 100%;
      height: auto; }
    section.section.full-width-video .video-container img {
      width: 100%;
      height: auto; }
    section.section.full-width-video .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    section.section.full-width-video .video-container.embed {
      width: 100%;
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 35px;
      height: 0;
      overflow: hidden; }
    @media only screen and (max-width: 42.5em) {
      section.section.full-width-video .video-container .notbutton {
        right: initial;
        left: initial; } }
  section.section.full-width-video .video-caption {
    position: absolute;
    left: 50vw;
    bottom: 60px;
    margin-bottom: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    max-width: 80vw;
    overflow-x: scroll; }
    section.section.full-width-video .video-caption > * {
      padding: 0.2rem 0.5rem;
      background-color: black;
      color: white;
      margin: 0; }
    @media only screen and (max-width: 42.5em) {
      section.section.full-width-video .video-caption {
        display: none; } }
  @media only screen and (max-width: 42.5em) {
    section.section.full-width-video .notbutton.centered {
      position: absolute;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      left: 50%; } }

/*----------  Slide Overlays  ----------*/
.overlay-info {
  transition: all .1s ease-out;
  transition-delay: .1s;
  position: absolute;
  left: 10px;
  bottom: 0px;
  color: #fff;
  z-index: 10;
  padding: 0.8rem;
  z-index: 9; }
  @media only screen and (max-width: 42.5em) {
    .overlay-info {
      width: calc(100% - 20px);
      left: 10px; } }
  @media only screen and (min-width: 42.5625em) {
    .overlay-info {
      bottom: 10px;
      left: 20px; } }
  .overlay-info .title .info-toggle,
  .overlay-info .title h2 {
    float: left;
    display: inline-block;
    font-size: 2rem; }
  @media only screen and (max-width: 42.5em) {
    .overlay-info .title h2 {
      font-size: 1.6rem;
      height: 0px;
      transition: opacity 1000ms ease, height 1000ms ease;
      opacity: 0;
      background-color: transparent !important; } }
  .overlay-info.on {
    bottom: 10px; }
    @media only screen and (max-width: 42.5em) {
      .overlay-info.on {
        bottom: 55px; } }
    .overlay-info.on .info-toggle .svg {
      transform: rotate(45deg); }
    .overlay-info.on .title h2 {
      height: initial;
      opacity: 1;
      background: transparent; }
  .overlay-info .info-toggle {
    height: 32px;
    margin-right: 10px; }
    .overlay-info .info-toggle .svg {
      transition: transform .1s ease-out;
      width: 32px;
      height: 32px; }
  .overlay-info.descr-toggle-js .info-toggle:hover {
    cursor: pointer; }
  .overlay-info .title {
    margin-bottom: 0rem !important;
    position: relative; }
    .overlay-info .title:hover {
      cursor: pointer; }
    .overlay-info .title h2 {
      margin-top: 0px;
      margin-bottom: 0px;
      color: #f1f1f1;
      line-height: 1.6;
      letter-spacing: 1px;
      padding-left: 10px;
      padding-right: 10px;
      background: transparent; }
      .overlay-info .title h2.on {
        background: transparent; }
      @media only screen and (max-width: 42.5em) {
        .overlay-info .title h2 {
          width: calc(100% - 32px - 10px);
          line-height: 1.6;
          font-size: 1.6rem; } }
      @media only screen and (min-width: 42.5625em) {
        .overlay-info .title h2 {
          max-width: 380px; } }
  .overlay-info .description {
    display: none;
    margin-left: 50px !important;
    max-width: 380px !important; }
    @media only screen and (max-width: 42.5em) {
      .overlay-info .description {
        overflow-y: scroll;
        max-height: 50vh;
        max-width: none !important; } }
    .overlay-info .description p {
      text-transform: uppercase;
      margin-top: 0px;
      margin-bottom: 0px;
      font-size: 1.1rem; }

section.section .dim.dim-this {
  opacity: 0.5;
  -webkit-filter: blur(3px); }
section.section .dim-this {
  transition: all 500ms ease; }

@media only screen and (max-width: 42.5em) {
  .small-dark:not(.on) {
    color: #000 !important; }
    .small-dark:not(.on) * {
      color: inherit !important; }
    .small-dark:not(.on) .svg line {
      stroke: #000; }
    .small-dark:not(.on).overlay-info.on {
      background: rgba(241, 241, 241, 0.2); } }

@media only screen and (min-width: 42.5625em) {
  .medium-dark:not(.on) {
    color: #000 !important; }
    .medium-dark:not(.on) * {
      color: inherit !important; }
    .medium-dark:not(.on) .svg line {
      stroke: #000; }
    .medium-dark:not(.on).overlay-info.on {
      background: rgba(241, 241, 241, 0.2); } }

/*----------  Button Placement and styles  ----------*/
.touch section.row-with-columns .button {
  opacity: 1 !important;
  visibility: visible !important; }
.touch section.row-with-columns .notbutton.centered {
  transform: translateX(0%);
  text-align: center;
  position: relative;
  right: initial;
  left: initial;
  bottom: initial; }

section.section .cover {
  -webkit-transition: opacity 0.1s ease-out;
  -moz-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out; }
section.section .alt {
  padding: 3px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25);
  color: #f1f1f1; }
  @media only screen and (max-width: 42.5em) {
    section.section .alt {
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 1px; } }
  section.section .alt * {
    color: inherit;
    margin-bottom: 0;
    margin-top: 0; }
section.section .alt.alt2 {
  padding: 3px 12px;
  background: rgba(0, 0, 0, 0.5); }
section.section .notbutton {
  position: absolute;
  z-index: 99;
  right: 30px;
  bottom: 20px;
  color: #f1f1f1;
  background: transparent;
  transition: color .1s ease-out; }
  @media only screen and (max-width: 42.5em) {
    section.section .notbutton {
      right: 10px;
      bottom: 10px; } }
  section.section .notbutton h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #f1f1f1;
    font-size: 1.7rem;
    line-height: .9; }
    @media only screen and (max-width: 42.5em) {
      section.section .notbutton h3 {
        font-size: 1.7rem;
        line-height: .9; } }
    @media only screen and (min-width: 42.5625em) {
      section.section .notbutton h3 {
        max-width: 380px;
        line-height: 1;
        font-size: 2.0rem; } }
section.section .inlinebutton {
  display: inline-block; }
@media only screen and (max-width: 42.5em) {
  section.section .notbutton.centered {
    transform: translateX(0%);
    text-align: center;
    position: relative;
    right: initial;
    left: initial; } }
section.section .notbutton.all-centered {
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  right: initial; }

.swiper-container-vertical .swiper-lazy,
.swiper-container-horizontal .swiper-lazy {
  opacity: 0;
  transition: opacity .1s ease-out;
  transition-delay: .1s; }
  .swiper-container-vertical .swiper-lazy.swiper-lazy-loaded,
  .swiper-container-horizontal .swiper-lazy.swiper-lazy-loaded {
    opacity: 1; }

/*======================================
=            Miscl Styles            =
======================================*/
/*----------  Polaroids  ----------*/
.polaroid-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: transparent;
  pointer-events: none; }
  .polaroid-container .polaroid {
    position: absolute;
    height: 200px;
    width: auto;
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.7);
    pointer-events: all; }
    @media only screen and (max-width: 42.5em) {
      .polaroid-container .polaroid {
        height: 100px; } }

header.follow-cursor,
header.follow-cursor-go-round {
  display: none;
  position: fixed;
  z-index: 999999;
  top: 0px;
  left: 20px; }
  header.follow-cursor .rel-wrapper,
  header.follow-cursor-go-round .rel-wrapper {
    position: relative;
    padding: 10px 16px;
    background-color: rgba(0, 0, 0, 0.7); }
    header.follow-cursor .rel-wrapper .title,
    header.follow-cursor-go-round .rel-wrapper .title {
      color: #fff; }

.home footer,
.single-home-page-layout footer {
  display: none; }

#home-footer {
  background: #101010;
  color: #969696; }
  @media only screen and (max-width: 42.5em) {
    #home-footer {
      padding-top: 2rem; } }
  @media only screen and (min-width: 42.5625em) {
    #home-footer {
      padding: 5rem 0px 3rem 0px; } }
  #home-footer h1,
  #home-footer h2,
  #home-footer h3,
  #home-footer p,
  #home-footer a {
    color: #969696; }
  #home-footer h3 {
    margin-bottom: 2.4rem;
    font-size: 1.2rem; }
  #home-footer a:hover {
    text-decoration: line-through; }
  #home-footer p {
    margin-bottom: 3px;
    margin-top: 13px; }
  @media only screen and (min-width: 42.5625em) {
    #home-footer #newsBlock {
      border-bottom: 2px solid;
      border-top: 2px solid;
      border-color: #969696; } }
  #home-footer #newsBlock .newsItemExcerpt.is-truncated {
    height: 50px;
    overflow-y: hidden; }
    @media only screen and (max-width: 42.5em) {
      #home-footer #newsBlock .newsItemExcerpt.is-truncated {
        display: none; } }
  #home-footer #newsBlock .entry-title {
    height: 32px;
    overflow-y: hidden; }
    @media only screen and (max-width: 42.5em) {
      #home-footer #newsBlock .entry-title {
        height: 45px; } }
  #home-footer .small-date {
    display: none; }
    @media only screen and (max-width: 42.5em) {
      #home-footer .small-date {
        display: block; } }
  #home-footer ul#newsBlock {
    list-style-type: none; }
    #home-footer ul#newsBlock > li * {
      text-align: left; }
      @media only screen and (max-width: 42.5em) {
        #home-footer ul#newsBlock > li * {
          text-align: center; } }
  #home-footer .latest-title {
    margin-bottom: 0px; }
  #home-footer .social a {
    font-size: 1.5rem;
    width: 14%;
    display: inline;
    text-align: left; }
  #home-footer .response {
    position: relative; }

section#lap {
  padding-bottom: 3rem;
  background-color: #101010;
  color: #fff; }
  @media only screen and (max-width: 42.5em) {
    section#lap {
      margin-bottom: 2rem;
      padding-bottom: 0px; } }
  section#lap * {
    color: inherit; }
  section#lap #infinityBackToTop {
    height: 35px; }

#culture .categoryBlocks {
  overflow: hidden;
  cursor: pointer; }
  @media only screen and (min-width: 42.5625em) {
    #culture .categoryBlocks {
      margin-top: 2em;
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  #culture .categoryBlocks ._title {
    text-decoration: underline; }
  #culture .categoryBlocks h3 {
    margin-right: 15px;
    margin-left: 15px;
    position: absolute;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
    font-size: 1.4rem; }
  #culture .categoryBlocks li {
    position: relative;
    height: 0;
    padding: 0;
    padding-bottom: 33.33333%;
    padding-bottom: calc(100% / 3); }
  @media only screen and (max-width: 42.5em) {
    #culture .categoryBlocks li.categoryBlock {
      border: 3px solid #f1f1f1;
      margin: 0;
      margin-top: 2px; } }
  #culture .categoryBlocks li.categoryBlock:after {
    background: rgba(31, 24, 21, 0.5);
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: background-color 200ms ease-out;
    z-index: 1; }
  #culture .categoryBlocks li.categoryBlock ._title {
    color: #fff;
    position: absolute;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%; }
    @media only screen and (max-width: 42.5em) {
      #culture .categoryBlocks li.categoryBlock ._title {
        width: 81%;
        font-size: 1rem; } }
  #culture .categoryBlocks li.categoryBlock a {
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    transition: opacity .5s ease-in-out; }
    #culture .categoryBlocks li.categoryBlock a.categoryLink {
      z-index: 999; }
    #culture .categoryBlocks li.categoryBlock a.active {
      opacity: 1;
      z-index: 1;
      visibility: visible; }
      #culture .categoryBlocks li.categoryBlock a.active:hover {
        opacity: 1; }

@media only screen and (min-width: 42.5625em) {
  .category .back-button {
    position: absolute;
    left: 2%;
    top: 30px; } }
.category .bg-image-square {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-bottom: 85%; }
.category h1 {
  margin-bottom: 1rem; }
.category header.title {
  margin-top: 1rem;
  margin-bottom: 2.8rem; }

.page-template-archive-culture #contentStart {
  z-index: 1;
  background-color: #fff;
  margin-bottom: 15rem; }
.page-template-archive-culture .entry-title {
  font-size: 1.8rem;
  color: #f1f1f1;
  margin-bottom: 1rem; }
.page-template-archive-culture .post-link {
  text-transform: uppercase; }
.page-template-archive-culture .bg-image-square {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-bottom: 85%; }
.page-template-archive-culture .slick-slider {
  position: relative; }
  @media only screen and (max-width: 42.5em) {
    .page-template-archive-culture .slick-slider {
      margin-bottom: 1rem; } }
  .page-template-archive-culture .slick-slider header.postTitle {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: absolute;
    opacity: 0;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }
    @media only screen and (max-width: 42.5em) {
      .page-template-archive-culture .slick-slider header.postTitle {
        visibility: hidden; } }
    .page-template-archive-culture .slick-slider header.postTitle:hover {
      opacity: 1; }
    .page-template-archive-culture .slick-slider header.postTitle p {
      margin: 0; }
      @media only screen and (min-width: 42.5625em) {
        .page-template-archive-culture .slick-slider header.postTitle p {
          margin-bottom: 2rem; } }
  .page-template-archive-culture .slick-slider .slideShow {
    position: relative;
    min-height: 500px;
    height: 30vw;
    background-position: center center !important; }
    @media only screen and (min-width: 42.5625em) {
      .page-template-archive-culture .slick-slider .slideShow {
        min-height: 620px;
        margin-right: 15px;
        margin-left: 15px; } }
    .page-template-archive-culture .slick-slider .slideShow a.phone-link {
      height: 100%; }
  .page-template-archive-culture .slick-slider .anotherContainer {
    border: 1px solid #fff;
    padding: 3px; }
  .page-template-archive-culture .slick-slider .container {
    background: rgba(0, 0, 0, 0.7);
    margin: auto;
    text-align: justify;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 24px; }
    .page-template-archive-culture .slick-slider .container .postExcerpt {
      font-size: 1rem;
      line-height: 1;
      margin-bottom: 2rem; }
    .page-template-archive-culture .slick-slider .container .textLink {
      color: #fff;
      font-size: 1rem;
      display: inline; }
      .page-template-archive-culture .slick-slider .container .textLink:hover {
        color: #fff; }
        .page-template-archive-culture .slick-slider .container .textLink:hover * > {
          background-color: #fff; }
      .page-template-archive-culture .slick-slider .container .textLink > * {
        color: inherit; }
    .page-template-archive-culture .slick-slider .container .margin-b {
      margin-bottom: 22px; }
    .page-template-archive-culture .slick-slider .container .entry-title {
      margin-bottom: 22px;
      color: #fff; }
    .page-template-archive-culture .slick-slider .container .readMore {
      display: block;
      text-align: center;
      font-size: 1.5rem;
      letter-spacing: 1px;
      color: #fff;
      text-transform: uppercase; }
    .page-template-archive-culture .slick-slider .container a:hover {
      color: #fff; }
  @media only screen and (max-width: 42.5em) {
    .page-template-archive-culture .slick-slider .slideShow {
      min-height: 200px;
      max-height: 300px; }
    .page-template-archive-culture .slick-slider header.postTitle.hover {
      opacity: 1;
      width: 100%;
      transform: none;
      left: initial;
      top: initial;
      bottom: 0;
      background: none; }
    .page-template-archive-culture .slick-slider .container {
      border: none;
      padding: 10px;
      width: 80%; }
      .page-template-archive-culture .slick-slider .container span.readMore.CG {
        font-size: 1rem !important; }
    .page-template-archive-culture .slick-slider .postExcerpt.text-center {
      display: none; }
    .page-template-archive-culture .slick-slider h3.entry-title.text-center.CG {
      font-size: 1.2rem;
      margin-bottom: 10px !important; }
    .page-template-archive-culture .slick-slider a.orator.text-center.textLink {
      display: none !important; } }
@media only screen and (min-width: 42.5625em) {
  .page-template-archive-culture .galleryContainer {
    padding-top: 3rem;
    padding-bottom: 3rem; } }
.page-template-archive-culture article {
  position: relative;
  margin-bottom: 3rem; }
  .page-template-archive-culture article date {
    margin-bottom: 18px;
    display: inline-block;
    font-style: italic; }
  @media only screen and (min-width: 42.5625em) {
    .page-template-archive-culture article .postExcerpt {
      height: 6rem;
      overflow: hidden; } }
  .page-template-archive-culture article .postExcerpt p {
    margin-top: 0px; }
  .page-template-archive-culture article .title {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .page-template-archive-culture article .title h5 {
      padding-top: 1.25rem; }
.page-template-archive-culture #cultureArchive h3 {
  margin-top: 4rem;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 42.5em) {
    .page-template-archive-culture #cultureArchive h3 {
      margin-top: 4rem;
      margin-bottom: -1rem; } }
.page-template-archive-culture .alm-reveal {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  .page-template-archive-culture .alm-reveal:before, .page-template-archive-culture .alm-reveal:after {
    content: " ";
    display: table; }
  .page-template-archive-culture .alm-reveal:after {
    clear: both; }
  .page-template-archive-culture .alm-reveal > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }
  .page-template-archive-culture .alm-reveal > li {
    list-style: none;
    padding: 0 0.625rem 1.25rem;
    width: 25%; }
    .page-template-archive-culture .alm-reveal > li:nth-of-type(1n) {
      clear: none; }
    .page-template-archive-culture .alm-reveal > li:nth-of-type(4n+1) {
      clear: both; }
  @media only screen and (max-width: 42.5em) {
    .page-template-archive-culture .alm-reveal {
      display: block;
      padding: 0;
      margin: 0 -0.625rem; }
      .page-template-archive-culture .alm-reveal:before, .page-template-archive-culture .alm-reveal:after {
        content: " ";
        display: table; }
      .page-template-archive-culture .alm-reveal:after {
        clear: both; }
      .page-template-archive-culture .alm-reveal > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      .page-template-archive-culture .alm-reveal > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 100%; }
        .page-template-archive-culture .alm-reveal > li:nth-of-type(1n) {
          clear: none; }
        .page-template-archive-culture .alm-reveal > li:nth-of-type(1n+1) {
          clear: both; } }
  @media only screen and (min-width: 42.5625em) and (max-width: 64em) {
    .page-template-archive-culture .alm-reveal {
      display: block;
      padding: 0;
      margin: 0 -0.625rem; }
      .page-template-archive-culture .alm-reveal:before, .page-template-archive-culture .alm-reveal:after {
        content: " ";
        display: table; }
      .page-template-archive-culture .alm-reveal:after {
        clear: both; }
      .page-template-archive-culture .alm-reveal > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      .page-template-archive-culture .alm-reveal > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 50%; }
        .page-template-archive-culture .alm-reveal > li:nth-of-type(1n) {
          clear: none; }
        .page-template-archive-culture .alm-reveal > li:nth-of-type(2n+1) {
          clear: both; } }
  @media only screen and (max-width: 42.5em) {
    .page-template-archive-culture .alm-reveal li {
      margin: initial; } }
.page-template-archive-culture .alm-load-more-btn:hover, .page-template-archive-culture .alm-load-more-btn:focus {
  color: #f1f1f1; }
.page-template-archive-culture ul.alm-listing {
  margin-left: 0px; }
.page-template-archive-culture footer#global {
  margin-top: 0px;
  padding-top: 0px; }

.single-post .margin-tb {
  margin-top: 20px;
  margin-bottom: 20px; }
.single-post .white {
  color: #fff; }
  .single-post .white > * {
    color: #fff; }
  .single-post .white a {
    color: #fff;
    text-decoration: underline; }
    .single-post .white a:hover {
      text-decoration: none; }
.single-post .projectInfo {
  position: relative;
  bottom: 0;
  text-align: center;
  text-transform: uppercase;
  top: -70px;
  z-index: 1;
  color: white;
  cursor: pointer;
  font-size: 1rem; }
.single-post .arrowLeft svg polygon {
  fill: #000; }
.single-post .back-button {
  position: absolute;
  left: 4%;
  top: 30px; }
.single-post .entry-content header {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  @media only screen and (max-width: 42.5em) {
    .single-post .entry-content header {
      margin-bottom: 2rem; } }
.single-post .entry-content .content div#headline {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px; }
.single-post .entry-content .content > div {
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 1.3125rem;
  text-rendering: optimizeLegibility; }
.single-post .entry-content .content .readMore {
  display: none; }
.single-post footer#global {
  display: none;
  position: relative;
  bottom: 0; }
.single-post .featured.slick-slider {
  margin-bottom: 4rem; }

.single p {
  font-size: .975rem;
  margin-top: 0px; }
.single .galleryContainer .slick-slide img {
  width: 100%;
  height: auto; }
.single .featured {
  background: #fff;
  position: relative;
  left: 0;
  top: 0;
  z-index: 1; }
  @media only screen and (min-width: 42.5625em) {
    .single .featured {
      min-height: 60vh; } }
  .single .featured .slideShow {
    background-repeat: no-repeat; }
    @media only screen and (max-width: 42.5em) {
      .single .featured .slideShow {
        background-size: contain !important;
        height: 100% !important; } }
  .single .featured .slick-dots {
    display: none !important; }
  @media only screen and (max-width: 42.5em) {
    .single .featured {
      margin-bottom: 10% !important; } }

.single small#theCategory,
.single date {
  display: block; }
.single date {
  font-size: 1.1rem; }
@media only screen and (min-width: 64.0625em) {
  .single .entry-content {
    min-height: calc(100vh - 91px); } }
.single .entry-content #theContent {
  margin-bottom: 8rem; }
.single #relatedPost {
  padding: 20px 0px;
  position: relative;
  bottom: 0px; }
  .single #relatedPost img {
    max-height: 100px;
    width: auto; }
  .single #relatedPost h6 {
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    left: 50%;
    bottom: 0px;
    width: 235px;
    padding: 10px 0px 50px 0px;
    background-color: #fff;
    display: none;
    z-index: 8; }
  .single #relatedPost h4 a:hover {
    border-bottom: 1px solid; }
  .single #relatedPost ul li {
    position: relative;
    padding-bottom: 0px; }
    .single #relatedPost ul li h4 {
      margin: 0;
      z-index: 9;
      position: relative; }
    .single #relatedPost ul li h6:hover {
      display: block; }
    .single #relatedPost ul li:hover {
      cursor: pointer; }
      .single #relatedPost ul li:hover h6 {
        display: block; }

.arrowDown {
  text-align: center;
  margin-bottom: 25px; }
  .arrowDown svg {
    display: inline-block;
    transform: rotate(-90deg);
    opacity: 1;
    height: 25px; }
    .arrowDown svg .st0 {
      fill: #000; }

.pageTitle {
  color: #A7A9AB;
  margin-bottom: 0;
  margin-top: 0;
  position: absolute;
  left: 1.25rem; }
  @media only screen and (min-width: 42.5625em) {
    .pageTitle {
      left: 5rem;
      top: -5rem; } }
  @media only screen and (min-width: 64.0625em) {
    .pageTitle {
      left: 1.25rem; } }

div#singleGallery {
  margin-bottom: 2rem; }

.single-post #theContent a {
  text-decoration: underline; }

#socialLinks {
  margin: 0 auto;
  width: 194px;
  position: relative;
  top: -30px;
  background: #f1f1f1;
  padding-top: 5px;
  padding-bottom: 5px;
  opacity: 0; }
  @media only screen and (max-width: 42.5em) {
    #socialLinks {
      width: 208px;
      margin: 0 auto;
      position: relative;
      padding: 10px;
      background-color: #f1f1f1;
      opacity: 1; } }
  #socialLinks:hover {
    opacity: 1;
    visibility: visible; }

.home footer#global {
  display: none; }

footer#global #boxLogosvg {
  height: 12px;
  opacity: .28; }

footer#global {
  font-size: 80%; }
  @media only screen and (max-width: 42.5em) {
    footer#global {
      margin-top: 4em;
      margin-bottom: 1em;
      padding-top: 1em;
      padding-bottom: 1em; } }
  @media only screen and (min-width: 42.5625em) {
    footer#global {
      margin-top: 4em;
      padding-top: 3rem;
      padding-bottom: 28px; } }

.retina.chrome body.single-lookbook .bg-image,
.retina.chrome body.single-lookbook .preloaderImg,
.touch body.single-lookbook .bg-image,
.touch body.single-lookbook .preloaderImg {
  background-attachment: scroll !important; }
  @media only screen and (orientation: landscape) {
    .retina.chrome body.single-lookbook .bg-image,
    .retina.chrome body.single-lookbook .preloaderImg,
    .touch body.single-lookbook .bg-image,
    .touch body.single-lookbook .preloaderImg {
      background-position: 50% top; } }

body.single-lookbook {
  background-color: black;
  overflow-x: hidden; }
  body.single-lookbook.cursor-down:hover {
    cursor: url(../assets/img/cursordown.png), auto; }
  body.single-lookbook.cursor-up:hover {
    cursor: url(../assets/img/cursorup.png), auto; }
  body.single-lookbook .container.locked {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  body.single-lookbook .wrapper {
    width: 100vw;
    height: 100vh; }
  body.single-lookbook .bg-image,
  body.single-lookbook .preloaderImg {
    height: 100%;
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: scroll; }
  body.single-lookbook .container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1; }
  body.single-lookbook .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;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
  body.single-lookbook .layer {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative; }
    body.single-lookbook .layer .layer--liner {
      height: 100%;
      width: 100%;
      position: relative; }
    body.single-lookbook .layer .preloaderImg {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.3;
      z-index: 0; }
  body.single-lookbook header#intro {
    padding: 0;
    z-index: 999;
    position: relative;
    opacity: 0;
    transition: opacity 1s ease-out;
    transition-delay: 1s; }
    body.single-lookbook header#intro.loaded {
      opacity: 1; }
    body.single-lookbook header#intro #fullscreen:hover {
      cursor: pointer; }
    body.single-lookbook header#intro .scrolldown {
      position: absolute;
      position: absolute;
      bottom: 10px;
      left: 50%;
      margin-left: -13px; }
      body.single-lookbook header#intro .scrolldown .arrow-down {
        display: block;
        width: 26px;
        height: 28px;
        bottom: 0; }
    body.single-lookbook header#intro .instruction_area {
      opacity: 0;
      position: absolute;
      width: 100%;
      z-index: 50;
      height: 80px;
      bottom: 0; }
      body.single-lookbook header#intro .instruction_area .instruction {
        width: 100%;
        z-index: 999;
        text-align: center;
        transition: all 100ms ease-in-out;
        pointer-events: none; }
      body.single-lookbook header#intro .instruction_area .keyboard {
        width: 75px !important;
        height: auto;
        margin: 0 auto;
        position: relative; }
        @media only screen and (max-width: 42.5em) {
          body.single-lookbook header#intro .instruction_area .keyboard {
            display: none; } }
      body.single-lookbook header#intro .instruction_area .instruction_logo {
        height: 51px;
        margin: 0 auto;
        bottom: 20%; }
    body.single-lookbook header#intro .rotate {
      height: 68px;
      display: none;
      width: 68px;
      background: url("../assets/img/icon-rotate.png") no-repeat center top;
      background-size: 38px;
      color: #fff;
      padding-top: 58px;
      position: absolute;
      bottom: 8%;
      margin-left: -34px;
      left: 50%;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      font-size: 0.8em; }
      @media only screen and (max-width: 42.5em) and (orientation: portrait) {
        body.single-lookbook header#intro .rotate {
          display: inline-block; } }
  body.single-lookbook .loaded .logo {
    opacity: 1; }
  body.single-lookbook .logo {
    opacity: 0;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 9999; }
    body.single-lookbook .logo img {
      position: relative;
      display: block; }
      body.single-lookbook .logo img:hover {
        cursor: alias; }
    body.single-lookbook .logo #pagination {
      display: inline-flex;
      z-index: 4;
      width: 100%; }
      body.single-lookbook .logo #pagination h3 {
        color: white;
        font-size: 13px;
        margin: 0 auto;
        display: inline-table;
        padding-top: 5px;
        letter-spacing: 0.20rem; }
  body.single-lookbook .touch .statContainer {
    opacity: 0 !important;
    transition: opacity 300ms ease-out;
    width: 75% !important; }
    body.single-lookbook .touch .statContainer.active {
      opacity: 1 !important; }
    body.single-lookbook .touch .statContainer .share ul {
      margin-bottom: 0;
      position: absolute;
      bottom: 11px;
      left: 87px; }
      body.single-lookbook .touch .statContainer .share ul li a {
        font-size: 1.5rem;
        letter-spacing: 0.1em; }
  body.single-lookbook .statContainer {
    transition: opacity 0.1s ease-out;
    position: absolute;
    width: 33%;
    bottom: 15px;
    left: 15px;
    opacity: 0; }
    body.single-lookbook .statContainer.active {
      opacity: 1; }
    body.single-lookbook .statContainer .box-text {
      color: #fff;
      padding: 15px 10px 10px; }
      body.single-lookbook .statContainer .box-text h1 {
        display: inline-block;
        border-bottom: 1px solid #fff;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: 1.8rem;
        color: #fff;
        margin-bottom: 10px; }
      body.single-lookbook .statContainer .box-text ul {
        margin-top: 0;
        margin-bottom: 0;
        list-style: none;
        padding-left: 0; }
        body.single-lookbook .statContainer .box-text ul li {
          margin-top: 0.3em;
          text-transform: uppercase;
          font-size: 1.2rem;
          letter-spacing: 0;
          color: #fff;
          margin-bottom: 0.5em; }
          body.single-lookbook .statContainer .box-text ul li a {
            text-transform: uppercase;
            text-decoration: none;
            display: inline-block;
            color: #fff;
            font-size: 1.2rem;
            letter-spacing: 0; }
            body.single-lookbook .statContainer .box-text ul li a:hover {
              color: #929292; }
    body.single-lookbook .statContainer .share .prevent {
      font-size: 1rem;
      color: #fff;
      text-decoration: none; }
      body.single-lookbook .statContainer .share .prevent span {
        border: 2px solid #fff;
        display: inline-block;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 15px;
        margin-bottom: 3px;
        padding: 4px 10px 5px;
        z-index: 9999;
        width: 45px; }
    body.single-lookbook .statContainer .share ul {
      margin-bottom: 0; }
      body.single-lookbook .statContainer .share ul li {
        opacity: 0; }
        body.single-lookbook .statContainer .share ul li.visible {
          opacity: 1; }
        body.single-lookbook .statContainer .share ul li a {
          text-transform: uppercase;
          text-decoration: none;
          display: inline-block;
          color: #fff;
          letter-spacing: 0.1em; }
  body.single-lookbook .logo {
    transition: opacity 300ms ease-out; }
  body.single-lookbook .dim {
    opacity: 0.2; }
  body.single-lookbook .title_logo {
    text-align: center; }
    body.single-lookbook .title_logo img {
      width: auto;
      height: 95vh;
      max-width: none; }
@media only screen and (max-width: 42.5em) and (orientation: portrait) {
  body.single-lookbook .title_logo img {
    height: 100vh;
    max-width: none;
    margin-left: -25%;
    margin-top: -10%;
    left: -50%;
    position: absolute; } }
@media only screen and (max-width: 42.5em) and (orientation: landscape) {
  body.single-lookbook .title_logo img {
    width: 100vw;
    margin-top: -10%; } }

  body.single-lookbook .loaded {
    opacity: 1; }
  body.single-lookbook .fadein {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s; }
    body.single-lookbook .fadein.title_logo {
      -webkit-transition-delay: 800ms;
      -moz-transition-delay: 800ms;
      transition-delay: 800ms; }
  body.single-lookbook .stuck {
    position: fixed !important; }
  body.single-lookbook .colorUI {
    color: #1a1a1a; }
    body.single-lookbook .colorUI * {
      color: inherit !important;
      border-color: inherit !important; }
    body.single-lookbook .colorUI svg path,
    body.single-lookbook .colorUI svg g,
    body.single-lookbook .colorUI svg polygon {
      fill: inherit; }

.page-template-archive-lookbook {
  background-color: #1B1B1B; }
  @media only screen and (min-width: 42.5625em) {
    .page-template-archive-lookbook #championCollection.bg-image-square {
      padding-bottom: 50%;
      margin-bottom: 6rem; } }
  .page-template-archive-lookbook .bg-image-square {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    margin-bottom: 2rem; }
  .page-template-archive-lookbook .top-nav {
    background-color: #1B1B1B !important; }
  .page-template-archive-lookbook ul.lkbkgrid li {
    padding-bottom: 3rem; }
  .page-template-archive-lookbook .container h1,
  .page-template-archive-lookbook .container h2,
  .page-template-archive-lookbook .container h3,
  .page-template-archive-lookbook .container a {
    color: #A7A9AB;
    margin-bottom: 1.5rem; }
  .page-template-archive-lookbook .container .nav-toggle svg {
    fill: #A7A9AB; }
  .page-template-archive-lookbook .container h1 {
    display: inline-block;
    color: #A7A9AB; }
  .page-template-archive-lookbook .container h3 {
    text-transform: inherit;
    font-size: 1.1rem;
    letter-spacing: -1px; }
  .page-template-archive-lookbook .container .overlay-lkbk {
    opacity: 0;
    color: #fff;
    transition: opacity 300ms ease-out;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: absolute; }
    .page-template-archive-lookbook .container .overlay-lkbk a.look-link {
      position: absolute;
      top: 50%;
      right: 0;
      color: white;
      transform: rotate(-90deg) translateY(200%);
      text-align: center; }
  .page-template-archive-lookbook .container .overlay-lkbk:hover,
  .page-template-archive-lookbook .container .overlay-lkbk:focus {
    opacity: 1; }
  .page-template-archive-lookbook .container .overlay-lkbk .look-details * {
    color: inherit; }
  .page-template-archive-lookbook .container .overlay-lkbk .look-details {
    position: absolute;
    bottom: 50px;
    left: 50px;
    text-align: left; }
  .page-template-archive-lookbook .cart-icon svg path,
  .page-template-archive-lookbook .cart-icon span.count {
    fill: #a7a9ab;
    color: #a7a9ab !important; }
  .page-template-archive-lookbook #dotLogoBlack g path,
  .page-template-archive-lookbook #dotLogoBlack g polygon {
    fill: #a7a9ab; }

.page-template-page-info .back-button {
  top: 30px;
  position: fixed; }
@media only screen and (min-width: 42.5625em) {
  .page-template-page-info .nav-header {
    position: relative; } }
.page-template-page-info p {
  font-size: 1.075rem;
  line-height: 1.3;
  letter-spacing: -1px;
  text-transform: none;
  margin-top: 10px; }

.home .mc_embed_signup {
  border-color: #f1f1f1; }
  .home .mc_embed_signup input.email {
    border: 2px solid #969696 !important;
    background-image: url("../assets/img/icons/envelope-gray.svg") !important; }
  .home .mc_embed_signup.focused input.email {
    border: 2px solid #f1f1f1; }
  .home .mc_embed_signup.focused input.button {
    opacity: 1 !important; }

.mc_embed_signup.focused input.email {
  border: 2px solid #000; }
.mc_embed_signup.focused input.button {
  opacity: 1 !important; }
.mc_embed_signup input.email {
  padding-bottom: 4px;
  outline: 0;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  /* padding: .25em 1.5em .25em .5em; */
  border: 0px solid #000;
  color: #A6ABB3;
  font: inherit;
  letter-spacing: inherit;
  background-color: inherit;
  height: auto;
  width: 100%;
  height: 34px;
  font-size: 12px;
  font-family: "CenturyGothicStd-Bold";
  background-image: url("../assets/img/icons/envelope.svg") !important;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 5px;
  padding-left: 35px;
  PADDING-RIGHT: 80PX; }

.response {
  position: absolute;
  top: -250%;
  font-size: 12px; }

.mc_embed_signup input.button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: .5em;
  color: #fff;
  font-size: 60%;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  outline: 0;
  border: none;
  margin-bottom: 8px;
  text-decoration: none;
  background-color: #000;
  font-family: inherit;
  opacity: 0;
  font-family: "CenturyGothicStd-Bold"; }

.mc_embed_signup {
  position: relative;
  min-height: 2em;
  clear: left; }

.news-hover {
  position: absolute;
  bottom: 2px;
  left: 30px;
  z-index: 99999;
  width: 240px; }
  @media only screen and (max-width: 42.5em) {
    .news-hover {
      left: initial; } }
  @media only screen and (min-width: 42.5625em) {
    .news-hover #newsletter {
      position: relative; } }
  .news-hover .newsletter-icon {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px; }
  .news-hover h4 {
    color: #A7A9AB;
    line-height: 1.4; }
  @media only screen and (min-width: 42.5625em) {
    .news-hover .terms-row {
      display: none;
      padding: 10px 10px 10px 0px; } }

.info-hover {
  position: fixed;
  bottom: 26px;
  left: 30px;
  z-index: 99999; }
  @media only screen and (max-width: 42.5em) {
    .info-hover {
      left: initial; } }
  .info-hover .info-icon {
    width: 20px;
    height: 20px; }
  .info-hover .legal {
    margin: 0px !important;
    text-align: left; }
    @media only screen and (max-width: 42.5em) {
      .info-hover .legal {
        text-align: center; } }
  @media only screen and (min-width: 42.5625em) {
    .info-hover .terms-row {
      display: none;
      padding: 10px 10px 10px 0px; }
    .info-hover:hover .terms-row {
      display: block; }
    .info-hover:hover .info-icon {
      display: none; } }

#homefeed .info-hover {
  position: absolute; }

.touch .info-hover {
  display: none; }

.touch .info-icon
#desktop_category_menu .info-hover {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 99999;
  background-color: transparent;
  padding: 10px 0px; }
  @media only screen and (max-width: 42.5em) {
    .touch .info-icon
    #desktop_category_menu .info-hover {
      display: none; } }
@media only screen and (max-width: 42.5em) {
  .touch .info-icon
  #desktop_category_menu .info-icon {
    display: none; } }

ul#socialLink li a i {
  color: #000; }
  ul#socialLink li a i:hover {
    color: grey; }

@media only screen and (max-width: 42.5em) {
  .page-template-page-info, #infoModal {
    margin-top: 25%; } }
.page-template-page-info #desktop_info_menu, #infoModal #desktop_info_menu {
  display: block;
  width: 100%;
  left: 0px;
  padding-top: 30px; }
  .page-template-page-info #desktop_info_menu ul, #infoModal #desktop_info_menu ul {
    list-style: none;
    margin-top: 0px;
    margin-left: 0px; }
  .page-template-page-info #desktop_info_menu ul li, #infoModal #desktop_info_menu ul li {
    width: 100%;
    color: #000000; }
    .page-template-page-info #desktop_info_menu ul li a, #infoModal #desktop_info_menu ul li a {
      font-family: 'CenturyGothicStd';
      color: #000000; }
.page-template-page-info #gform_wrapper_1, #infoModal #gform_wrapper_1 {
  float: left;
  clear: both;
  width: 100%; }
  .page-template-page-info #gform_wrapper_1 #gform_fields_1, #infoModal #gform_wrapper_1 #gform_fields_1 {
    clear: both;
    float: left;
    list-style-type: none;
    margin-left: 0px;
    width: 100%; }
  .page-template-page-info #gform_wrapper_1 #field_1_5, #infoModal #gform_wrapper_1 #field_1_5 {
    float: left;
    width: 180px;
    clear: both;
    position: absolute;
    /* clear: none; */ }
    @media only screen and (max-width: 42.5em) {
      .page-template-page-info #gform_wrapper_1 #field_1_5, #infoModal #gform_wrapper_1 #field_1_5 {
        float: left;
        width: 100%;
        position: relative; } }
    @media only screen and (max-width: 42.5em) {
      .page-template-page-info #gform_wrapper_1 #field_1_5, #infoModal #gform_wrapper_1 #field_1_5 {
        width: 100%; } }
    .page-template-page-info #gform_wrapper_1 #field_1_5 ul.gfield_radio, #infoModal #gform_wrapper_1 #field_1_5 ul.gfield_radio {
      margin-left: 0px; }
    .page-template-page-info #gform_wrapper_1 #field_1_5 .gfield_label span.gfield_required, #infoModal #gform_wrapper_1 #field_1_5 .gfield_label span.gfield_required {
      float: left; }
    .page-template-page-info #gform_wrapper_1 #field_1_5 #input_1_5, #infoModal #gform_wrapper_1 #field_1_5 #input_1_5 {
      float: left;
      list-style-type: none; }
  .page-template-page-info #gform_wrapper_1 li#field_1_2, #infoModal #gform_wrapper_1 li#field_1_2 {
    float: right;
    clear: both;
    width: 80%; }
    @media only screen and (max-width: 42.5em) {
      .page-template-page-info #gform_wrapper_1 li#field_1_2, #infoModal #gform_wrapper_1 li#field_1_2 {
        float: left;
        width: 100%; } }
    .page-template-page-info #gform_wrapper_1 li#field_1_2 .ginput_container, #infoModal #gform_wrapper_1 li#field_1_2 .ginput_container {
      float: left;
      width: 100%; }
      @media only screen and (max-width: 42.5em) {
        .page-template-page-info #gform_wrapper_1 li#field_1_2 .ginput_container, #infoModal #gform_wrapper_1 li#field_1_2 .ginput_container {
          float: left;
          width: 100%; } }
      .page-template-page-info #gform_wrapper_1 li#field_1_2 .ginput_container #input_1_2_3_container, #infoModal #gform_wrapper_1 li#field_1_2 .ginput_container #input_1_2_3_container {
        float: left;
        width: 44%;
        margin-right: 30px;
        clear: none; }
        @media only screen and (max-width: 42.5em) {
          .page-template-page-info #gform_wrapper_1 li#field_1_2 .ginput_container #input_1_2_3_container, #infoModal #gform_wrapper_1 li#field_1_2 .ginput_container #input_1_2_3_container {
            float: left;
            width: 100%; } }
      .page-template-page-info #gform_wrapper_1 li#field_1_2 .ginput_container #input_1_2_6_container, #infoModal #gform_wrapper_1 li#field_1_2 .ginput_container #input_1_2_6_container {
        float: right;
        width: 424px; }
        @media only screen and (max-width: 42.5em) {
          .page-template-page-info #gform_wrapper_1 li#field_1_2 .ginput_container #input_1_2_6_container, #infoModal #gform_wrapper_1 li#field_1_2 .ginput_container #input_1_2_6_container {
            float: left;
            width: 100%; } }
  .page-template-page-info #gform_wrapper_1 #field_1_1, #infoModal #gform_wrapper_1 #field_1_1 {
    float: right;
    width: 37%;
    clear: both;
    /* margin-right: 30px; */
    /* margin-left: 161px; */ }
    @media only screen and (max-width: 42.5em) {
      .page-template-page-info #gform_wrapper_1 #field_1_1, #infoModal #gform_wrapper_1 #field_1_1 {
        float: left;
        width: 100%; } }
  .page-template-page-info #gform_wrapper_1 #field_1_3, #infoModal #gform_wrapper_1 #field_1_3 {
    float: right;
    width: 40%;
    margin-right: 30px; }
    @media only screen and (max-width: 42.5em) {
      .page-template-page-info #gform_wrapper_1 #field_1_3, #infoModal #gform_wrapper_1 #field_1_3 {
        float: left;
        width: 100%; } }
  .page-template-page-info #gform_wrapper_1 #field_1_4, #infoModal #gform_wrapper_1 #field_1_4 {
    float: right;
    clear: both;
    width: 80%; }
    @media only screen and (max-width: 42.5em) {
      .page-template-page-info #gform_wrapper_1 #field_1_4, #infoModal #gform_wrapper_1 #field_1_4 {
        float: left;
        width: 100%; } }
  .page-template-page-info #gform_wrapper_1 .gform_footer .top_label, #infoModal #gform_wrapper_1 .gform_footer .top_label {
    text-align: right; }
.page-template-page-info div#infoModal .arrowLeft svg polygon, #infoModal div#infoModal .arrowLeft svg polygon {
  fill: #000; }
.page-template-page-info h4, #infoModal h4 {
  margin-bottom: 2rem; }
.page-template-page-info span.name, .page-template-page-info .location_name, .page-template-page-info .slp_result_citystatezip, #infoModal span.name, #infoModal .location_name, #infoModal .slp_result_citystatezip {
  font-family: "CenturyGothicStd-Bold";
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: .05rem; }
.page-template-page-info .search_item label, #infoModal .search_item label {
  font-family: "CenturyGothicStd-Bold"; }
.page-template-page-info #radiusSelect, .page-template-page-info #addressInput, #infoModal #radiusSelect, #infoModal #addressInput {
  border-color: #000;
  border-top: 0px;
  background: transparent;
  border-left: 0px;
  border-right: 0px;
  padding-left: 0px;
  border-width: 2px; }
.page-template-page-info .results_row_left_column, #infoModal .results_row_left_column {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 5px; }
  @media only screen and (max-width: 42.5em) {
    .page-template-page-info .results_row_left_column, #infoModal .results_row_left_column {
      border-bottom: 2px solid;
      padding-top: 10px; } }
  @media only screen and (min-width: 42.5625em) {
    .page-template-page-info .results_row_left_column, #infoModal .results_row_left_column {
      border-bottom: 2px solid;
      padding-top: 10px; } }
.page-template-page-info .slp_ui_button, #infoModal .slp_ui_button {
  width: 100%;
  margin-bottom: 0px;
  font-family: "CenturyGothicStd-Bold";
  text-transform: uppercase;
  color: #fff;
  background-color: #000;
  border-color: #000;
  height: 31px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 1rem 0.5625rem 1rem;
  font-size: 1rem;
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  transition: background-color 300ms ease-out; }
  .page-template-page-info .slp_ui_button:hover, #infoModal .slp_ui_button:hover {
    background: #000;
    color: #f1f1f1; }
@media only screen and (min-width: 42.5625em) {
  .page-template-page-info #address_search, #infoModal #address_search {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 2rem; }
    .page-template-page-info #address_search #addy_in_address, #infoModal #address_search #addy_in_address {
      float: left;
      width: 50%;
      padding-right: 30px; }
    .page-template-page-info #address_search .search_item, #infoModal #address_search .search_item {
      width: 50%;
      float: left; }
    .page-template-page-info #address_search #addy_in_radius, #infoModal #address_search #addy_in_radius {
      float: left;
      width: 50%;
      padding-right: 30px; }
    .page-template-page-info #address_search #radius_in_submit, #infoModal #address_search #radius_in_submit {
      float: right;
      width: 50%;
      margin-top: 19px; } }
.page-template-page-info .slp_map, .page-template-page-info #slp_tagline, .page-template-page-info .text_below_map, #infoModal .slp_map, #infoModal #slp_tagline, #infoModal .text_below_map {
  display: none; }
.page-template-page-info .location_distance, .page-template-page-info .slp_result_phone, .page-template-page-info .slp_result_citystatezip, .page-template-page-info .slp_result_street, .page-template-page-info .slp_result_country, #infoModal .location_distance, #infoModal .slp_result_phone, #infoModal .slp_result_citystatezip, #infoModal .slp_result_street, #infoModal .slp_result_country {
  font-family: "orator-std";
  font-size: .975rem;
  display: block;
  line-height: 1.6; }
.page-template-page-info .location_distance, #infoModal .location_distance {
  opacity: .8;
  font-style: italic;
  float: right; }
.page-template-page-info a.storelocatorlink, #infoModal a.storelocatorlink {
  font-size: 1rem;
  border-bottom: 1px solid; }
@media only screen and (max-width: 42.5em) {
  .page-template-page-info .results_entry, #infoModal .results_entry {
    min-height: 150px; } }
@media only screen and (min-width: 42.5625em) {
  .page-template-page-info .results_entry, #infoModal .results_entry {
    width: 100%;
    /* padding-right: 1rem; */
    /*
        float: left;
           margin-right: 5%;
    */
    min-height: 150px;
    margin-bottom: 2rem; } }

@media only screen and (min-width: 42.5625em) {
  .results_wrapper:nth-child(3n) .results_entry {
    margin-right: 0px;
    padding-right: 0px; } }

@media only screen and (min-width: 42.5625em) {
  .page-template-page-about-php footer#global {
    margin-top: 0px; } }
@media only screen and (min-width: 90.0625em) {
  .page-template-page-about-php footer#global {
    position: absolute;
    bottom: 10px;
    width: 100%;
    padding: 0; } }
.page-template-page-about-php .nav-header {
  position: absolute;
  width: 100%;
  display: none; }
.page-template-page-about-php #scriptlogo {
  width: 200px;
  height: 100px; }
  @media only screen and (max-width: 42.5em) {
    .page-template-page-about-php #scriptlogo {
      width: 230px;
      height: 100px; } }
.page-template-page-about-php p {
  font-size: 1rem; }
.page-template-page-about-php a.closeInfoBox {
  font-style: italic;
  font-size: 2.0rem; }
.page-template-page-about-php [role="main"] {
  height: 100vh; }
  .page-template-page-about-php [role="main"] > article {
    position: relative;
    top: 7rem; }
    @media only screen and (min-width: 90.0625em) {
      .page-template-page-about-php [role="main"] > article {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); } }
    @media only screen and (max-width: 42.5em) {
      .page-template-page-about-php [role="main"] > article {
        top: 60px; } }

.woocommerce-page {
  background: #f1f1f1; }

.woocommerce-page .shipping-notice,
.page-template-woocommerce .shipping-notice {
  float: left;
  position: absolute;
  top: -4.5rem;
  left: 30px; }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-page .shipping-notice,
    .page-template-woocommerce .shipping-notice {
      bottom: 0;
      top: initial;
      position: fixed;
      margin: 0;
      background: #f1f1f1;
      height: 30px;
      z-index: 9999;
      width: 100%;
      overflow: visible;
      white-space: nowrap;
      padding: 0;
      left: 0;
      display: none; } }
  .woocommerce-page .shipping-notice .line *,
  .page-template-woocommerce .shipping-notice .line * {
    font-family: "CenturyGothicStd";
    text-transform: uppercase;
    color: #464646;
    letter-spacing: 0.05em;
    margin: 0;
    text-align: left;
    white-space: nowrap;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.4; }
  .woocommerce-page .shipping-notice .rel-wrapper,
  .page-template-woocommerce .shipping-notice .rel-wrapper {
    width: calc(50vw - 80px);
    height: 2rem;
    overflow: hidden; }
    @media only screen and (max-width: 42.5em) {
      .woocommerce-page .shipping-notice .rel-wrapper,
      .page-template-woocommerce .shipping-notice .rel-wrapper {
        width: 100%;
        height: 100%; } }
  .woocommerce-page .shipping-notice .line,
  .page-template-woocommerce .shipping-notice .line {
    opacity: 0;
    position: absolute;
    left: 0; }
    .woocommerce-page .shipping-notice .line:first-child,
    .page-template-woocommerce .shipping-notice .line:first-child {
      opacity: 1; }
  .woocommerce-page .shipping-notice.storemsg-js .line:first-child,
  .page-template-woocommerce .shipping-notice.storemsg-js .line:first-child {
    opacity: 0; }

.summary.entry-summary {
  float: none;
  width: 100%; }

nav.woocommerce-pagination ul.page-numbers {
  margin: 50px auto 100px;
  width: 140px;
  text-align: center;
  margin: 50px auto 100px;
  width: 100%; }
  nav.woocommerce-pagination ul.page-numbers .dots {
    display: none; }
  nav.woocommerce-pagination ul.page-numbers li:first-child {
    margin-left: 0px !important; }
  nav.woocommerce-pagination ul.page-numbers li {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline; }
    nav.woocommerce-pagination ul.page-numbers li a {
      color: #A7A9AB !important; }
    nav.woocommerce-pagination ul.page-numbers li span.current {
      background: #A7A9AB !important; }
  nav.woocommerce-pagination ul.page-numbers .page-numbers {
    font-family: "CenturyGothicStd-Bold";
    width: 32px;
    zoom: 1;
    line-height: 32px;
    margin: 2px;
    background-color: #fff;
    color: #545454;
    padding-top: 5px;
    padding-bottom: 5px; }

.woocommerce li.topRight h5,
.page-template-10deep-shop1xdp-shop-news-php li.topRight h5 {
  display: none; }

#ss_wc_mailchimp_opt_in_field {
  padding-left: 0 !important;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left; }

.woocommerce-info {
  margin-top: 1rem;
  margin-bottom: 2rem; }

.product-name span.price {
  display: block;
  float: left;
  clear: both;
  /* width: 160px; */ }

.price {
  margin-bottom: 0; }
  .price del span.amount {
    opacity: 0.5; }
  .price ins {
    text-decoration: none; }
    .price ins span.amount {
      padding-left: 10px;
      color: #E50021;
      padding-left: 10px; }

/*store notice*/
.home .demo_store,
.single-post .demo_store,
.page-template-archive-culture .demo_store,
.page-template-archive-news .demo_store,
.page-template-page-info .demo_store {
  display: none; }

.demo_store {
  display: none;
  position: fixed;
  right: -135px;
  top: 36%;
  /* width: 320px; */
  font-size: 11px;
  transform: rotate(90deg); }
  @media only screen and (max-width: 42.5em) {
    .demo_store {
      right: -126px;
      top: 46%; } }

@media only screen and (max-width: 42.5em) {
  .single-product .demo_store {
    position: relative;
    transform: rotate(0deg);
    right: 0; } }

.onsale {
  display: none; }

.woocommerce-breadcrumb a {
  text-decoration: none !important; }
  .woocommerce-breadcrumb a:hover {
    text-decoration: line-through !important; }

.track_order label {
  margin-bottom: 0.28em; }
.track_order input[type="submit"] {
  font-family: "CenturyGothicStd-Bold";
  width: 100%;
  text-transform: uppercase; }

.page-template-page-ordertracking-php footer#global {
  margin-top: 0px !important;
  padding-top: 0px !important; }

.page-template-page-ordertracking .container #template_header {
  text-align: center;
  background-color: none !important;
  border-radius: none !important;
  border-bottom: 0;
  line-height: 100%;
  vertical-align: middle;
  font-family: CenturyGothicStd, Century Gothic, "Lucida Grande", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
.page-template-page-ordertracking .container #template_header h1 {
  color: #232323;
  text-shadow: none;
  text-align: center;
  padding-bottom: 20px !important;
  padding-top: 2px !important;
  font-family: CenturyGothicStd, "Century Gothic", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px !important;
  text-transform: uppercase;
  font-weight: normal !important; }
.page-template-page-ordertracking .container #template_header_image {
  margin-top: 20px; }
.page-template-page-ordertracking .container #template_footer td {
  padding: 0;
  text-align: right;
  font-family: "orator-std", Lucida Grande, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 12px !important; }
.page-template-page-ordertracking .container #template_footer #credit {
  border: 0;
  font-family: Arial;
  font-size: 12px;
  line-height: 125%;
  text-align: center;
  padding: 0 48px 48px; }
.page-template-page-ordertracking .container #body_content {
  background-color: #f1f1f1 !important; }
.page-template-page-ordertracking .container table td {
  padding: 0;
  text-align: center;
  font-family: "orator-std", Lucida Grande, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 12px !important; }
.page-template-page-ordertracking .container table td th {
  font-family: CenturyGothicStd-Bold, Century Gothic, "Lucida Grande", sans-serif;
  letter-spacing: 1px;
  font-weight: normal !important; }
.page-template-page-ordertracking .container p {
  margin: 0 0 10px;
  font-family: "orator-std", Lucida Grande, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-align: left;
  padding-left: 0;
  color: #505050; }
.page-template-page-ordertracking .container #body_content_inner {
  color: #232323 !important;
  font-family: CenturyGothicStd, Century Gothic, "Lucida Grande", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 150%; }
.page-template-page-ordertracking .container h1 {
  color: #232323 !important;
  display: block;
  font-family: CenturyGothicStd-Bold, Century Gothic, "Lucida Grande", "Helvetica Neue", sans-serif;
  font-size: 1.8em;
  font-weight: 300;
  line-height: 150%;
  text-transform: uppercase;
  margin: 0;
  padding: 36px 48px 0 !important;
  -webkit-font-smoothing: antialiased;
  padding-top: 2px; }
.page-template-page-ordertracking .container h2 {
  color: #232323 !important;
  display: block;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 130%;
  margin: 0 0 10px;
  text-align: center; }
.page-template-page-ordertracking .container h3 {
  display: block;
  font-family: CenturyGothicStd, Century Gothic, "Lucida Grande", "Helvetica Neue", sans-serif;
  font-size: 0.9rem !important;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 130%;
  margin: 16px 0 5px;
  letter-spacing: 1px; }
.page-template-page-ordertracking .container h4 {
  color: #A7A9AB !important; }
.page-template-page-ordertracking .container h5 {
  display: block;
  font-size: 16px !important;
  font-family: "orator-std", "Lucida Grande", sans-serif;
  font-weight: normal !important;
  font-style: italic;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 130%;
  margin: 16px 0 5px;
  letter-spacing: 0; }
.page-template-page-ordertracking .container h6 {
  display: block;
  font-size: 16px !important;
  font-family: "orator-std", "Lucida Grande", sans-serif;
  font-weight: normal !important;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 130%;
  margin: 16px 0 5px;
  letter-spacing: 0; }
.page-template-page-ordertracking .container p {
  text-align: center; }
.page-template-page-ordertracking .container ul {
  list-style-type: none; }
.page-template-page-ordertracking .container strong {
  text-transform: uppercase; }
.page-template-page-ordertracking .container a {
  color: #5F5F5F !important;
  font-weight: normal;
  text-decoration: underline; }
.page-template-page-ordertracking .container img {
  border: none;
  display: inline;
  font-weight: bold;
  height: auto;
  line-height: 100%;
  outline: none;
  text-decoration: none;
  text-transform: capitalize; }
.page-template-page-ordertracking .container table {
  margin: 0 auto !important; }
.page-template-page-ordertracking .container .order_item {
  font-family: Century Gothic; }
.page-template-page-ordertracking .container .order_item td {
  font-family: "orator-std", Lucida Grande, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
.page-template-page-ordertracking .container .order_item tr td {
  padding-right: 0px !important; }
.page-template-page-ordertracking .container table td {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  background-color: #f1f1f1 !important;
  padding-left: 0px !important; }
.page-template-page-ordertracking .container table tbody tr td {
  background-color: #f1f1f1 !important; }
.page-template-page-ordertracking .container table td th {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  font-weight: normal;
  font-family: CenturyGothicStd-Bold, "Lucida Grande", "Helvetica Neue", sans-serif;
  padding-left: 0;
  background-color: #f1f1f1 !important; }
.page-template-page-ordertracking .container table tfoot th,
.page-template-page-ordertracking .container table tfoot td {
  padding-left: 0;
  border-bottom: 0;
  text-align: center !important; }
.page-template-page-ordertracking .container table tfoot td {
  font-family: CenturyGothicStd, Century Gothic, sans-serif !important;
  text-align: right; }
.page-template-page-ordertracking .container table tfoot tr td,
.page-template-page-ordertracking .container table tfoot tr th {
  text-align: left !important; }
.page-template-page-ordertracking .container span {
  font-family: "orator-std", Lucida Grande, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
.page-template-page-ordertracking .container th {
  font-family: CenturyGothicStd-Bold, Century Gothic, "Lucida Grande", "Helvetica Neue", sans-serif;
  color: #A7A9AB !important; }
.page-template-page-ordertracking .container table td {
  background-color: #f1f1f1 !important; }
.page-template-page-ordertracking .container table tbody tr td table {
  background-color: #f1f1f1 !important; }
.page-template-page-ordertracking .container th#5 {
  font-weight: bold; }
.page-template-page-ordertracking .container small {
  font-family: "orator-std", Lucida Grande, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 12px; }
.page-template-page-ordertracking .container small.shipped_via {
  float: right; }
.page-template-page-ordertracking .container hr {
  height: 1px;
  background-color: #d2d2d2;
  border: none; }

.shipping-ticker {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 9999999;
  left: 0; }
  .shipping-ticker.active {
    top: 0px; }
  .shipping-ticker h2 {
    font-family: 'orator-std';
    font-size: 10px; }

li .title-price span.custom-attributes {
  display: none; }

li.product .title-price,
li.type-product .title-price {
  opacity: 1;
  margin-top: 15px; }
  @media only screen and (max-width: 42.5em) {
    li.product .title-price,
    li.type-product .title-price {
      opacity: 1; } }
li.product:hover .title-price,
li.type-product:hover .title-price {
  opacity: 1; }

@media only screen and (min-width: 42.5625em) {
  .archive.tax-product_cat.term-denim ul.products li {
    width: 49% !important; } }

/*----------  Images  ----------*/
ul.products {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  margin: auto;
  text-align: center; }
  ul.products:before, ul.products:after {
    content: " ";
    display: table; }
  ul.products:after {
    clear: both; }
  ul.products > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }
  ul.products > li {
    list-style: none;
    padding: 0 0.625rem 1.25rem;
    width: 33.3333333333%; }
    ul.products > li:nth-of-type(1n) {
      clear: none; }
    ul.products > li:nth-of-type(3n+1) {
      clear: both; }
  @media only screen and (max-width: 42.5em) {
    ul.products {
      display: block;
      padding: 0;
      margin: 0 -0.625rem;
      padding-left: .65rem;
      margin-right: 0px !important; }
      ul.products:before, ul.products:after {
        content: " ";
        display: table; }
      ul.products:after {
        clear: both; }
      ul.products > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      ul.products > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 50%; }
        ul.products > li:nth-of-type(1n) {
          clear: none; }
        ul.products > li:nth-of-type(2n+1) {
          clear: both; } }
  @media only screen and (min-width: 42.5625em) {
    ul.products {
      max-width: 75vw; } }
  @media only screen and (min-width: 90.0625em) {
    ul.products {
      max-width: 1200px; } }
  ul.products li {
    padding: 25px 0;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    position: relative;
    /*----------  OLD  ----------*/
    /*----------  NEW  ----------*/
    /*----------  END ----------*/ }
    @media only screen and (max-width: 42.5em) {
      ul.products li {
        float: left;
        margin: 0px;
        padding: 10px; } }
    @media only screen and (min-width: 42.5625em) {
      ul.products li {
        width: 32.33%; } }
    @media only screen and (min-width: 42.5625em) and (max-width: 64em) {
      ul.products li {
        width: 32%;
        float: none; } }
    ul.products li a {
      position: relative; }
      ul.products li a .before-title-container {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 115%; }
      ul.products li a .image {
        position: absolute;
        width: 100%;
        height: auto;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit-transition: opacity 0.1s ease;
        -moz-transition: opacity 0.1s ease;
        transition: opacity 0.1s ease;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s; }
      ul.products li a .hoverImage {
        -webkit-transition-delay: 0.1s;
        -moz-transition-delay: 0.1s;
        transition-delay: 0.1s;
        position: absolute;
        width: 100%;
        height: auto;
        z-index: 1;
        opacity: 0; }
    ul.products li:hover a {
      cursor: -webkit-zoom-in;
      cursor: -moz-zoom-in; }
    ul.products li:hover .image.hoverable {
      -webkit-transition-delay: 0.1s;
      -moz-transition-delay: 0.1s;
      transition-delay: 0.1s;
      opacity: 0; }
    ul.products li:hover .hoverable + .hoverImage {
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      opacity: 1; }
    ul.products li:hover.title-price {
      opacity: 1; }
    ul.products li h3 {
      font-size: 0.9rem;
      text-align: center; }
    ul.products li span.price {
      margin-bottom: 1rem; }
    ul.products li .product-badge-new {
      display: none; }
  ul.products .price span.amount {
    font-family: "orator-std"; }
  ul.products li.product-cat-exclusives .before-title-container:before,
  ul.products li.outofstock .before-title-container:before {
    content: ' ';
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    height: 0;
    width: 100%;
    padding-bottom: 115%;
    z-index: 9;
    top: 50%;
    left: 0;
    position: absolute;
    transform: translateY(-50%); }
  ul.products li.outofstock .before-title-container {
    opacity: 0.7; }
  ul.products li.outofstock .before-title-container:before {
    background-image: url("../assets/img/soldout.png"); }
  ul.products li.product-cat-exclusives .before-title-container:before {
    background-image: url("../assets/img/EXCLUSIVE.png"); }
  ul.products li.product-cat-exclusives.outofstock .before-title-container:before {
    background-image: url("../assets/img/EXCLUSIVE.png"), url("../assets/img/soldout.png"); }

/*----------  #Up swaps  ----------*/
@media only screen {
  ul.products[data-state="twoup"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    ul.products[data-state="twoup"]:before, ul.products[data-state="twoup"]:after {
      content: " ";
      display: table; }
    ul.products[data-state="twoup"]:after {
      clear: both; }
    ul.products[data-state="twoup"] > li {
      display: block;
      float: left;
      height: auto;
      padding: 0 0.625rem 1.25rem; }
    ul.products[data-state="twoup"] > li {
      list-style: none;
      padding: 0 0.625rem 1.25rem;
      width: 100%; }
      ul.products[data-state="twoup"] > li:nth-of-type(1n) {
        clear: none; }
      ul.products[data-state="twoup"] > li:nth-of-type(1n+1) {
        clear: both; }
    ul.products[data-state="twoup"] li {
      list-style: none;
      width: 100%;
      float: left;
      display: inline-block;
      padding: 0px; } }
@media only screen and (min-width: 42.5625em) {
  ul.products[data-state="twoup"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    ul.products[data-state="twoup"]:before, ul.products[data-state="twoup"]:after {
      content: " ";
      display: table; }
    ul.products[data-state="twoup"]:after {
      clear: both; }
    ul.products[data-state="twoup"] > li {
      display: block;
      float: left;
      height: auto;
      padding: 0 0.625rem 1.25rem; }
    ul.products[data-state="twoup"] > li {
      list-style: none;
      padding: 0 0.625rem 1.25rem;
      width: 50%; }
      ul.products[data-state="twoup"] > li:nth-of-type(1n) {
        clear: none; }
      ul.products[data-state="twoup"] > li:nth-of-type(2n+1) {
        clear: both; }
    ul.products[data-state="twoup"] li {
      list-style: none;
      width: 49%;
      float: none;
      display: inline-block; } }

ul.products[data-state="four-up"] li {
  list-style: none;
  padding: 0 0.625rem 1.25rem;
  float: none;
  display: inline-block; }
  @media only screen and (min-width: 42.5625em) {
    ul.products[data-state="four-up"] li {
      width: 24%; } }

ul.products[data-state="three-up"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  ul.products[data-state="three-up"]:before, ul.products[data-state="three-up"]:after {
    content: " ";
    display: table; }
  ul.products[data-state="three-up"]:after {
    clear: both; }
  ul.products[data-state="three-up"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }
  ul.products[data-state="three-up"] > li {
    list-style: none;
    padding: 0 0.625rem 1.25rem;
    width: 33.3333333333%; }
    ul.products[data-state="three-up"] > li:nth-of-type(1n) {
      clear: none; }
    ul.products[data-state="three-up"] > li:nth-of-type(3n+1) {
      clear: both; }
  ul.products[data-state="three-up"] li {
    list-style: none;
    padding: 0 0.625rem 1.25rem;
    float: none;
    display: inline-block; }
    @media only screen and (min-width: 42.5625em) {
      ul.products[data-state="three-up"] li {
        width: 32%; } }

ul.products > li {
  float: none; }
  @media only screen and (max-width: 42.5em) {
    ul.products > li {
      float: left; } }

#grid-sort {
  width: 36px;
  position: fixed;
  right: 32px;
  bottom: 32px;
  z-index: 999;
  margin-bottom: 0px; }
  #grid-sort ul li:nth-child(2) {
    margin-bottom: 0px; }
  #grid-sort ul li {
    opacity: 1; }
    #grid-sort ul li.active {
      opacity: 0.5; }

.three-up {
  margin-top: 10px; }

.page-template-page-shop-news-php .container {
  padding-top: 10%; }

.woocommerce-pagination {
  width: 100%;
  text-align: center; }
  .woocommerce-pagination ul.page-numbers {
    display: inline-block; }
    @media only screen and (max-width: 42.5em) {
      .woocommerce-pagination ul.page-numbers {
        margin-bottom: 0px !important;
        margin-top: 30px !important; } }
    .woocommerce-pagination ul.page-numbers li:first-child {
      margin-left: 0.375rem !important; }
    .woocommerce-pagination ul.page-numbers li a {
      padding-left: 10px;
      padding-right: 10px; }
    .woocommerce-pagination ul.page-numbers li span.current {
      background: #000000;
      color: #fff;
      padding-left: 10px;
      padding-right: 10px; }

.ias-spinner {
  position: relative;
  margin-top: 5rem;
  z-index: 99999; }
  @media only screen and (max-width: 42.5em) {
    .ias-spinner {
      position: absolute;
      z-index: 99999;
      bottom: 0;
      left: 50%;
      margin-top: 0rem;
      margin-bottom: -7rem;
      transform: translateX(-50%); } }

/*
//
// Fonts
// Buttons
// images
// spp_renderSPP - Left and Right fixed
// spp_share
// spp_backButton
// spp_product_Info
// spp_attach_colors
// Product Options  & Add to cart
// Hide Stuff
// X out Stock options
// Zoom Product
//
*/
body.woocommerce.single-product .product-type-simple span.custom-attributes {
  display: none; }
@media only screen and (max-width: 42.5em) {
  body.woocommerce.single-product h3.product_title {
    font-size: 1.2rem;
    margin-top: 9px;
    margin-bottom: 10px; } }
@media only screen and (min-width: 42.5625em) {
  body.woocommerce.single-product h3.product_title {
    font-size: 1.6rem;
    margin-bottom: 7px; } }
body.woocommerce.single-product h4 {
  font-family: "orator-std";
  margin-bottom: 0px; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product h4 {
      font-size: 1.2rem;
      margin-top: 1px !important;
      margin-bottom: 0.2rem !important; } }
  @media only screen and (min-width: 42.5625em) {
    body.woocommerce.single-product h4 {
      font-size: 1.2rem;
      line-height: 1.6;
      margin-top: -4px;
      margin-bottom: -2px; } }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product h4 {
      margin: 1rem; } }
body.woocommerce.single-product p {
  font-size: 1rem; }
body.woocommerce.single-product .price span.amount {
  font-family: "orator-std";
  padding-left: 0px; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product .price span.amount {
      font-size: 1.3rem; } }
body.woocommerce.single-product .price ins span.amount {
  color: #E50021; }
@media only screen and (min-width: 42.5625em) {
  body.woocommerce.single-product .product-cat-gift-card .spp_side.productInfo {
    width: 34%; } }
@media only screen and (min-width: 42.5625em) {
  body.woocommerce.single-product .product-cat-gift-card .productDescription {
    /*
                    max-height: 260px;
                    overflow: scroll;
                    padding-bottom: 100px;
    */ }
    body.woocommerce.single-product .product-cat-gift-card .productDescription:after {
      content: ' ';
      position: absolute;
      bottom: 0px;
      height: 100px;
      width: 100%; } }
body.woocommerce.single-product .product-cat-gift-card .sppLabel {
  display: none; }
body.woocommerce.single-product .product-cat-gift-card label:before {
  content: '$'; }
@media only screen and (min-width: 42.5625em) {
  body.woocommerce.single-product .product-cat-gift-card .images {
    z-index: 0; } }
body.woocommerce.single-product .product-cat-gift-card .slide img:hover {
  cursor: pointer !important; }
body.woocommerce.single-product .product-cat-gift-card .single_variation .price .amount {
  display: none; }
body.woocommerce.single-product .product-cat-gift-card .product-image {
  position: relative; }
  body.woocommerce.single-product .product-cat-gift-card .product-image .amount-label {
    position: absolute;
    left: 50%;
    left: calc(50% - 0.5rem);
    top: 50%;
    letter-spacing: -4px;
    font-size: 5rem;
    transform: translate(-50%);
    color: #fff;
    font-size: 2rem; }
    @media only screen and (min-width: 42.5625em) {
      body.woocommerce.single-product .product-cat-gift-card .product-image .amount-label {
        font-size: 5rem;
        left: calc(50% - 1rem); } }
body.woocommerce.single-product nav.woocommerce-breadcrumb {
  position: absolute;
  left: 30px;
  top: -3.5rem;
  transform: translateY(-50%);
  text-transform: uppercase;
  padding: 0px;
  text-align: left;
  font-size: 14px;
  transition: opacity 0.5s cubic; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product nav.woocommerce-breadcrumb {
      display: none; } }
body.woocommerce.single-product .product-cat-jackets ul.wooc_sclist,
body.woocommerce.single-product .product-cat-vests ul.wooc_sclist {
  display: none; }

body.woocommerce.single-product button.single_add_to_cart_button.button.alt {
  font-size: 0.9rem;
  background: #000;
  color: #fff;
  border-color: #000;
  text-transform: uppercase;
  font-family: "CenturyGothicStd-Bold";
  padding: 0.5rem 2rem;
  width: 100%; }
  body.woocommerce.single-product button.single_add_to_cart_button.button.alt:hover {
    color: #0003FF;
    background: transparent;
    border-color: #0003FF; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product button.single_add_to_cart_button.button.alt {
      height: 50px; } }
body.woocommerce.single-product .outofstock .variations_button,
body.woocommerce.single-product .instock .variations_button {
  display: block !important; }

body.woocommerce.single-product .product {
  text-align: center; }
body.woocommerce.single-product .images.single .product-image {
  flex: 0 0 100%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 100%; }
  body.woocommerce.single-product .images.single .product-image img {
    display: inline; }
body.woocommerce.single-product .product-cat-exclusives .images .product-image[data-slick-index="0"], body.woocommerce.single-product .product-cat-exclusives .images .product-image[data-swiper-slide-index="0"] {
  position: relative; }
  body.woocommerce.single-product .product-cat-exclusives .images .product-image[data-slick-index="0"]:before, body.woocommerce.single-product .product-cat-exclusives .images .product-image[data-swiper-slide-index="0"]:before {
    content: ' ';
    background: url("../assets/img/EXCLUSIVE.png") no-repeat scroll 50% 50%;
    background-size: 64%;
    background-position: 10px 26%;
    z-index: 9999;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    pointer-events: none;
    width: 500px;
    width: 45vw;
    height: 52vw; }
body.woocommerce.single-product .product-cat-exclusives .images .product-image[data-slick-index="0"]:before {
  width: 100vw;
  height: 115vw; }
body.woocommerce.single-product .product-cat-exclusives.outofstock .images .product-image:nth-child(2n):before {
  content: ' '; }
@media only screen and (min-width: 42.5625em) {
  body.woocommerce.single-product .images {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: hidden; }
    body.woocommerce.single-product .images .wrapper {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto; }
    body.woocommerce.single-product .images .product-image {
      flex: 0 0 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; } }
    @media only screen and (min-width: 42.5625em) and (min-width: 42.5625em) {
      body.woocommerce.single-product .images .product-image img {
        width: 500px;
        width: 45vw;
        height: auto; }
        body.woocommerce.single-product .images .product-image img:hover {
          cursor: zoom-in; } }

body.woocommerce.single-product .dots,
body.woocommerce.single-product .slick-dots,
body.woocommerce.single-product .spp-pag {
  width: 20px;
  position: fixed;
  right: calc(27.5% - 20px);
  top: 50%;
  transform: translate(100%, -50%);
  z-index: 5; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product .dots,
    body.woocommerce.single-product .slick-dots,
    body.woocommerce.single-product .spp-pag {
      transform: translate(0, 0);
      width: initial;
      position: relative;
      right: initial;
      top: initial;
      margin-bottom: 0rem;
      margin-top: 1rem; } }
  body.woocommerce.single-product .dots li,
  body.woocommerce.single-product .dots span.swiper-pagination-bullet,
  body.woocommerce.single-product .slick-dots li,
  body.woocommerce.single-product .slick-dots span.swiper-pagination-bullet,
  body.woocommerce.single-product .spp-pag li,
  body.woocommerce.single-product .spp-pag span.swiper-pagination-bullet {
    opacity: 0.5;
    display: list-item;
    list-style: none;
    width: 50%;
    margin-bottom: 20px;
    border-radius: 0;
    background-color: transparent;
    border: 2px solid #000;
    height: 10px; }
    @media only screen and (max-width: 42.5em) {
      body.woocommerce.single-product .dots li,
      body.woocommerce.single-product .dots span.swiper-pagination-bullet,
      body.woocommerce.single-product .slick-dots li,
      body.woocommerce.single-product .slick-dots span.swiper-pagination-bullet,
      body.woocommerce.single-product .spp-pag li,
      body.woocommerce.single-product .spp-pag span.swiper-pagination-bullet {
        display: inline-block;
        margin-bottom: initial;
        width: 29px !important;
        height: 10px !important;
        margin-right: 0.1rem !important;
        margin-left: 1rem !important; } }
  body.woocommerce.single-product .dots li.active,
  body.woocommerce.single-product .dots li.slick-active,
  body.woocommerce.single-product .dots li:hover,
  body.woocommerce.single-product .dots span.swiper-pagination-bullet-active,
  body.woocommerce.single-product .dots span.swiper-pagination-bullet-active:hover,
  body.woocommerce.single-product .slick-dots li.active,
  body.woocommerce.single-product .slick-dots li.slick-active,
  body.woocommerce.single-product .slick-dots li:hover,
  body.woocommerce.single-product .slick-dots span.swiper-pagination-bullet-active,
  body.woocommerce.single-product .slick-dots span.swiper-pagination-bullet-active:hover,
  body.woocommerce.single-product .spp-pag li.active,
  body.woocommerce.single-product .spp-pag li.slick-active,
  body.woocommerce.single-product .spp-pag li:hover,
  body.woocommerce.single-product .spp-pag span.swiper-pagination-bullet-active,
  body.woocommerce.single-product .spp-pag span.swiper-pagination-bullet-active:hover {
    opacity: 1;
    background: black;
    border: 2px solid black !important;
    color: black; }
  body.woocommerce.single-product .dots li:hover,
  body.woocommerce.single-product .dots span.swiper-pagination-bullet-active,
  body.woocommerce.single-product .slick-dots li:hover,
  body.woocommerce.single-product .slick-dots span.swiper-pagination-bullet-active,
  body.woocommerce.single-product .spp-pag li:hover,
  body.woocommerce.single-product .spp-pag span.swiper-pagination-bullet-active {
    cursor: pointer; }

@media only screen and (min-width: 42.5625em) {
  body.woocommerce.single-product .spp_side {
    width: 25%;
    position: fixed;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%; } }
body.woocommerce.single-product .outofstock .variations_button {
  display: block !important; }
body.woocommerce.single-product .productInfo {
  left: 30px; }
  @media only screen and (min-width: 42.5625em) {
    body.woocommerce.single-product .productInfo {
      left: 60px; } }
body.woocommerce.single-product .productOptions {
  right: 0px; }
  @media only screen and (min-width: 64.0625em) {
    body.woocommerce.single-product .productOptions {
      right: 60px;
      margin-top: 3%; } }
  body.woocommerce.single-product .productOptions span.amount {
    font-size: 14px;
    letter-spacing: 1px; }
  body.woocommerce.single-product .productOptions #rightCol {
    right: -12px;
    margin-top: -132%;
    position: absolute; }
  body.woocommerce.single-product .productOptions .label {
    display: none; }
  body.woocommerce.single-product .productOptions label {
    font-family: "CenturyGothicStd-Bold";
    color: #000;
    margin-bottom: 0.5em;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product .productOptions .variations {
      margin-top: 14px;
      margin-bottom: 7px; } }
  body.woocommerce.single-product .productOptions .variations td.value span label {
    border-width: 2px !important;
    border-color: #d2d2d2;
    text-align: center;
    font-family: "CenturyGothicStd";
    margin-top: -2px;
    transition: color, background-color 0.45s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    min-width: 100%; }
    @media only screen and (max-width: 42.5em) {
      body.woocommerce.single-product .productOptions .variations td.value span label {
        height: 40px;
        padding-top: 10px;
        margin-top: 5px; } }
    body.woocommerce.single-product .productOptions .variations td.value span label:hover {
      color: #fff;
      border-width: 2px !important;
      border-color: #000;
      background: #000 !important; }

@media only screen and (min-width: 42.5625em) {
  body.woocommerce.single-product .sppShare {
    position: fixed;
    bottom: 15px;
    left: 33px;
    padding-left: 0px;
    margin-top: 10px; }
    body.woocommerce.single-product .sppShare h4.text-center {
      text-align: left !important; }
    body.woocommerce.single-product .sppShare ul.text-center {
      float: left !important; }
    body.woocommerce.single-product .sppShare ul.text-center li {
      margin-bottom: 1.375rem;
      margin-left: 0rem; }
      body.woocommerce.single-product .sppShare ul.text-center li a {
        font-size: 1.2rem; }
      body.woocommerce.single-product .sppShare ul.text-center li:last-child {
        margin-bottom: 1.375rem; } }
body.woocommerce.single-product .sppShare h4 {
  margin-bottom: 10px; }
body.woocommerce.single-product .sppShare img,
body.woocommerce.single-product .sppShare svg {
  width: 1.3rem;
  height: auto;
  float: left;
  top: 0px;
  position: relative; }
body.woocommerce.single-product .sppShare ul.inline-list {
  margin: 0 auto;
  overflow: visible;
  padding: 15px 15px 15px 0px; }
  body.woocommerce.single-product .sppShare ul.inline-list a:hover i {
    color: #505050; }
  body.woocommerce.single-product .sppShare ul.inline-list li {
    display: none; }
  body.woocommerce.single-product .sppShare ul.inline-list:hover li {
    display: block; }

.touch body.woocommerce.single-product .sppShare ul {
  margin-bottom: 1rem; }
  .touch body.woocommerce.single-product .sppShare ul li {
    display: inline-block !important; }
    .touch body.woocommerce.single-product .sppShare ul li:first-child {
      margin-left: 0px; }
    .touch body.woocommerce.single-product .sppShare ul li a {
      font-size: 1.3rem; }

body.woocommerce.single-product .back-button,
.search .back-button {
  position: fixed;
  top: 33px;
  left: 33px; }
  @media only screen and (min-width: 42.5625em) {
    body.woocommerce.single-product .back-button,
    .search .back-button {
      z-index: 101010101; } }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product .back-button,
    .search .back-button {
      top: 33px;
      left: 22px; } }

@media only screen and (min-width: 42.5625em) {
  body.woocommerce.single-product #search-item {
    display: none; } }

body.woocommerce.single-product span.sppLabel {
  font-size: .9rem;
  line-height: 0px;
  opacity: .5; }
body.woocommerce.single-product .leftInfo {
  margin-bottom: 9px;
  text-align: left; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product .leftInfo {
      text-align: center;
      margin-bottom: 0px; } }
body.woocommerce.single-product .productDescription {
  margin-bottom: 23px;
  text-align: left;
  font-family: "letter-gothic-std"; }
  @media only screen and (min-width: 42.5625em) {
    body.woocommerce.single-product .productDescription {
      max-width: 86%; } }
  body.woocommerce.single-product .productDescription p {
    margin-top: 0px; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product .productDescription {
      text-align: center; } }

body.woocommerce.single-product .shipping-notice {
  position: relative;
  float: none;
  left: 0;
  top: 0;
  opacity: .5; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product .shipping-notice {
      display: block;
      margin-bottom: 2rem; }
      body.woocommerce.single-product .shipping-notice .line {
        width: 100vw;
        white-space: normal;
        padding: 0 1rem; } }
body.woocommerce.single-product .color-label {
  font-size: .9rem;
  opacity: .5; }
  @media only screen and (min-width: 42.5625em) {
    body.woocommerce.single-product .color-label {
      text-align: left;
      font-size: .9rem;
      opacity: .5; } }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product .color-label {
      text-align: center; } }
body.woocommerce.single-product ul.spp-colors {
  margin-left: 0px;
  margin-top: 0px; }
  @media only screen and (max-width: 42.5em) {
    body.woocommerce.single-product ul.spp-colors {
      margin-bottom: 1rem; } }
  @media only screen and (min-width: 42.5625em) {
    body.woocommerce.single-product ul.spp-colors {
      margin-bottom: 13px;
      max-width: 200px; } }
  body.woocommerce.single-product ul.spp-colors li {
    margin-left: 0px;
    padding-bottom: 0px; }
    @media only screen and (min-width: 42.5625em) {
      body.woocommerce.single-product ul.spp-colors li {
        padding-left: 0px; } }
    @media only screen and (max-width: 42.5em) {
      body.woocommerce.single-product ul.spp-colors li img {
        width: 240px;
        height: auto; } }
    @media only screen and (min-width: 42.5625em) {
      body.woocommerce.single-product ul.spp-colors li:first-child {
        padding-left: 0px; } }
    @media only screen and (max-width: 42.5em) {
      body.woocommerce.single-product ul.spp-colors li:first-child {
        margin-left: 0px !important; } }
    body.woocommerce.single-product ul.spp-colors li a:hover {
      opacity: 1; }
  @media only screen and (min-width: 42.5625em) {
    body.woocommerce.single-product ul.spp-colors.medium-block-grid-2 li:first-child {
      margin-left: -20px; }
    body.woocommerce.single-product ul.spp-colors.medium-block-grid-3 li:first-child {
      margin-left: -10px; }
    body.woocommerce.single-product ul.spp-colors.medium-block-grid-4 li:first-child {
      margin-left: 0px; } }

td.value span input {
  position: absolute;
  visibility: hidden; }
  td.value span input:checked + label, td.value span input:hover + label, td.value span input:active + label {
    background-color: #000;
    color: #fff !important;
    border-color: #000 !important; }
td.value span label {
  margin: 0;
  padding: 5px 10px;
  border: 1px solid #000;
  line-height: inherit;
  margin-left: -1px;
  text-align: center;
  font-family: "CenturyGothicStd-Bold" !important; }

button[disabled] {
  pointer-events: none; }

body.woocommerce.single-product .stock,
body.woocommerce.single-product .product-badge,
body.woocommerce.single-product .quantity {
  display: none !important; }
body.woocommerce.single-product .purchasable.instock .single_variation_wrap {
  display: block !important; }

body.woocommerce.single-product .stock.out-of-stock {
  display: none !important; }

body.woocommerce.single-product .out-of-stock + div > .shipping-notice {
  display: none !important; }

input.outofstock + label {
  position: relative;
  cursor: not-allowed;
  pointer-events: none;
  opacity: .3; }
  input.outofstock + label:before {
    content: " ";
    white-space: pre-line; }

.zoomTarget {
  display: none; }

body.single-product .zoomTarget {
  background-color: #BBBBBB;
  opacity: 0;
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: -1;
  display: block; }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f1f1f1;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
  background: none !important; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button {
  background: none; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 3px solid #ccc;
  background: none;
  left: 20px;
  top: 50%;
  margin-top: -10px; }

.pswp__button--arrow--left:before {
  border-left: 3px solid #ccc;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.pswp__button--arrow--right:before {
  border-right: 3px solid #ccc;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.pswp__button:focus {
  outline: 0; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }
button.pswp__button--close {
  top: 2.3rem;
  right: 20px; }

.pswp__button--close,
.pswp__button--close__style {
  height: 20px;
  width: 20px;
  display: block;
  position: absolute;
  cursor: pointer; }

.pswp__button--close:before, .pswp__button--close:after,
.pswp__button--close__style:before,
.pswp__button--close__style:after {
  content: '';
  width: 13px;
  height: 13px;
  border-top: 2px solid #000;
  position: absolute;
  top: 3px; }

.pswp__button--close:before,
.pswp__button--close__style:before {
  border-right: 2px solid #000;
  left: -4px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.pswp__button--close:after,
.pswp__button--close__style:after {
  border-left: 2px solid #000;
  right: -5px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 20px; }

.pswp__button--arrow--left:hover {
  left: 15px; }

.pswp__button--arrow--right {
  right: 20px; }

.pswp__button--arrow--right:hover {
  right: 15px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 0;
  height: 0;
  opacity: 0;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(http://d1yk18ot3qjyqd.cloudfront.net/skin/frontend/fredperry-rwd/default/vendor/photoswipe/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /*
			The idea of animating inner circle is based on Polymer ("material") loading indicator
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }
/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: all;
  -webkit-transition: all 250ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: all 250ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background: none; }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background: none; }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

#search-item {
  position: fixed;
  z-index: 9; }
  @media only screen and (min-width: 42.5625em) {
    #search-item {
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      right: 32px;
      top: 50%; } }
  @media only screen and (max-width: 42.5em) {
    #search-item {
      right: '';
      left: 20px;
      top: 2.2rem; }
      #search-item.active {
        display: block; } }
  #search-item .search-icon {
    cursor: pointer;
    position: relative;
    width: 30px;
    height: 30px; }
    #search-item .search-icon:hover {
      transform: scale(1.2); }

#shop-nav nav a {
  font-family: 'CenturyGothicStd';
  margin-bottom: 30px;
  letter-spacing: -.08em; }

@media only screen and (max-width: 42.5em) {
  #menu-mobile-shop-nav li a {
    font-family: 'CenturyGothicStd-Bold';
    font-size: .95rem; }

  #shop-nav nav ul.shop_category_mobile_menu li.has-submenu ul.shop-submenu li a:not(.button) {
    font-weight: normal !important;
    letter-spacing: 0em !important; }

  .current-product_cat-ancestor > a:nth-child(1n),
  .tax-collection #menu-mobile-shop-nav .menu-item-object-collection > a:nth-child(1n) {
    text-decoration: underline; }

  li.menu-item.active > a:nth-child(1n) {
    text-decoration: underline; } }
ul.shop_category_mobile_menu li.menu-item-object-collection > a {
  font-family: "CenturyGothicStd-Bold" !important; }

ul.shop-submenu .menu-item-object-collection li a {
  font-family: "CenturyGothicStd"; }
  ul.shop-submenu .menu-item-object-collection li a:hover {
    text-decoration: underline !important; }

.post-type-archive-product .category_menu ul li.active a {
  text-decoration: none !important; }

.current-menu-ancestor a:nth-child(1n) {
  font-family: "CenturyGothicStd-Bold" !important;
  color: rgba(0, 0, 0, 0.7) !important; }

.current-menu-item-active:first-child {
  text-decoration: underline; }
  .current-menu-item-active:first-child a {
    text-decoration: underline; }

@media only screen and (min-width: 42.5625em) {
  ul.shop_category_menu li.has-submenu ul.shop-submenu li {
    margin: 0px !important; }
    ul.shop_category_menu li.has-submenu ul.shop-submenu li a:not(.button) {
      font-family: "CenturyGothicStd" !important;
      display: block;
      padding-left: 4px !important;
      padding-right: 4px !important;
      margin-bottom: 6px !important;
      padding-top: 0;
      padding-bottom: 0; }
    ul.shop_category_menu li.has-submenu ul.shop-submenu li ul.shop_category_menu li.has-submenu ul.shop-submenu li.active a {
      font-weight: normal; } }
li.back {
  display: none !important; }

.category_menu {
  position: relative;
  top: 0px;
  z-index: 9999;
  -webkit-transition: top 0.1s ease-out;
  -moz-transition: top 0.1s ease-out;
  transition: top 0.1s ease-out; }
  @media only screen and (min-width: 42.5625em) {
    .category_menu {
      width: 140px;
      height: 100vh; } }
  @media only screen and (max-width: 42.5em) {
    .category_menu {
      width: 140px; } }
  .category_menu.sticky {
    position: fixed;
    top: 0px; }

.shop_category_mobile_menu li a {
  font-family: "CenturyGothicStd-Bold";
  color: #A7A9AB;
  padding-right: 3px;
  padding-left: 2px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  white-space: nowrap; }

.sticky ul#menu-shop-categories.shop_category_menu {
  margin-top: 60px; }

ul#menu-shop-categories.shop_category_menu {
  position: relative;
  margin-left: 0rem;
  text-align: right; }
  @media only screen and (max-width: 42.5em) {
    ul#menu-shop-categories.shop_category_menu {
      width: 100%; } }
  ul#menu-shop-categories.shop_category_menu li.divider,
  ul#menu-shop-categories.shop_category_menu li.menu-item {
    list-style: none;
    padding: 0; }
  @media only screen and (min-width: 42.5625em) {
    ul#menu-shop-categories.shop_category_menu {
      margin-top: 70px; } }
  ul#menu-shop-categories.shop_category_menu .menu-item-object-product_cat.current-menu-item.active {
    text-decoration: underline; }
  ul#menu-shop-categories.shop_category_menu li#menu-item-2488 {
    margin-top: 2rem; }
  ul#menu-shop-categories.shop_category_menu li.menu-item {
    line-height: 1.975rem; }
    ul#menu-shop-categories.shop_category_menu li.menu-item a {
      font-family: "CenturyGothicStd-Bold";
      color: #A7A9AB;
      padding-right: 3px;
      padding-left: 2px;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
      -webkit-font-smoothing: subpixel-antialiased;
      -moz-osx-font-smoothing: grayscale; }
    ul#menu-shop-categories.shop_category_menu li.menu-item a:not(.button) {
      padding-top: 0;
      padding-bottom: 0; }
  ul#menu-shop-categories.shop_category_menu li.current-menu-parent ul.shop-submenu {
    display: block; }
  ul#menu-shop-categories.shop_category_menu li.back {
    display: none; }
  ul#menu-shop-categories.shop_category_menu ul.shop-submenu {
    display: none;
    position: relative;
    margin-top: 0px;
    margin-bottom: 25px;
    transform: translate3d(0rem, 0, 0); }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li {
      line-height: 1.4375rem;
      list-style: none;
      transform: translate3d(-0.8rem, 0, 0); }
      @media only screen and (max-width: 42.5em) {
        ul#menu-shop-categories.shop_category_menu ul.shop-submenu li {
          transform: translate3d(0, -0.8rem, 0); } }
      ul#menu-shop-categories.shop_category_menu ul.shop-submenu li.active a {
        text-decoration: underline; }
      ul#menu-shop-categories.shop_category_menu ul.shop-submenu li a {
        font-family: 'CenturyGothicStd'; }
        ul#menu-shop-categories.shop_category_menu ul.shop-submenu li a:hover {
          text-decoration: underline !important; }
  ul#menu-shop-categories.shop_category_menu .active ul.shop-submenu li {
    transform: translate3d(0rem, 0, 0); }
  ul#menu-shop-categories.shop_category_menu ul.shop-submenu li {
    transition: transform 400ms ease-out; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(0) {
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(1) {
      -webkit-transition-delay: 0.05s;
      -moz-transition-delay: 0.05s;
      transition-delay: 0.05s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(2) {
      -webkit-transition-delay: 0.1s;
      -moz-transition-delay: 0.1s;
      transition-delay: 0.1s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(3) {
      -webkit-transition-delay: 0.15s;
      -moz-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(4) {
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(5) {
      -webkit-transition-delay: 0.25s;
      -moz-transition-delay: 0.25s;
      transition-delay: 0.25s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(6) {
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(7) {
      -webkit-transition-delay: 0.35s;
      -moz-transition-delay: 0.35s;
      transition-delay: 0.35s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(8) {
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(9) {
      -webkit-transition-delay: 0.45s;
      -moz-transition-delay: 0.45s;
      transition-delay: 0.45s; }
    ul#menu-shop-categories.shop_category_menu ul.shop-submenu li:nth-child(10) {
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      transition-delay: 0.5s; }

@media only screen and (max-width: 42.5em) {
  .post-type-archive-product #scrollable {
    margin-left: -13px; } }

@media only screen and (max-width: 42.5em) {
  .top-cat-nav {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 0px; }
    .top-cat-nav:after {
      top: -5px;
      width: 90px;
      height: 46px;
      display: block;
      z-index: 1;
      position: absolute;
      z-index: 9;
      right: 0;
      pointer-events: none;
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #f1f1f1));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #f1f1f1 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f1f1f1 100%); }
    .top-cat-nav ul#menu-mobile-shop-nav {
      margin: 0;
      padding: 8px 0px;
      display: block;
      height: 40px;
      position: relative;
      z-index: 9; }
      .top-cat-nav ul#menu-mobile-shop-nav li.menu-item {
        display: inline-block;
        float: left;
        padding-left: 1.5em;
        transform: translateY(-50%);
        top: 50%; }
        .top-cat-nav ul#menu-mobile-shop-nav li.menu-item:last-child {
          padding-right: 3rem; }
    .top-cat-nav ul.shop-submenu {
      display: none; } }
.post-type-archive-product ul#menu-mobile-shop-nav.shop_category_mobile_menu li:first-child:before {
  content: '//';
  font-size: 17px;
  color: #A7A9AB;
  display: block;
  z-index: 1;
  z-index: 9999;
  letter-spacing: -.3em;
  left: 0;
  background: 000;
  position: relative;
  float: left;
  line-height: 1;
  padding-right: 7px; }

@media only screen and (min-width: 42.5625em) {
  body.single-product #menu-shop-categories-1 {
    display: none; } }
@media only screen and (max-width: 42.5em) {
  body.single-product #menu-shop-categories-1 {
    display: block; } }

@media only screen and (max-width: 42.5em) {
  .term-exclusives .subCatMenu,
  .term-exclusive .subCatMenu,
  .term-outerwear .subCatMenu {
    display: none !important; }
  .term-exclusives ul.products,
  .term-exclusive ul.products,
  .term-outerwear ul.products {
    margin-top: -25px !important; }

  .subCatMenu ul.flickity-enabled {
    margin: 0;
    height: 40px;
    padding: 8px 0px;
    display: block;
    background-color: #ddd; }
    .subCatMenu ul.flickity-enabled li {
      list-style: none;
      text-align: center;
      margin-bottom: 0.6rem;
      display: inline-block;
      padding-left: 1.5em; }
      .subCatMenu ul.flickity-enabled li:last-child {
        padding-right: 3rem; }
      .subCatMenu ul.flickity-enabled li#short-sleeve-tops {
        width: 130px; }
      .subCatMenu ul.flickity-enabled li#long-sleeve-tops {
        width: 125px; }
      .subCatMenu ul.flickity-enabled li#jackets, .subCatMenu ul.flickity-enabled li#vests {
        display: none; }
      .subCatMenu ul.flickity-enabled li a {
        line-height: 1.975rem;
        font-family: "CenturyGothicStd";
        color: #A7A9AB;
        padding-right: 3px;
        padding-left: 2px;
        text-transform: uppercase;
        letter-spacing: 0.08em;
        text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
        -webkit-font-smoothing: subpixel-antialiased;
        -moz-osx-font-smoothing: grayscale; } }
#accountLink {
  line-height: 3; }

.woocommerce-message {
  position: fixed;
  width: 300px;
  right: 0;
  top: 0;
  z-index: 9999;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s; }

.blockMsg {
  transform: translate(-50%, -50%);
  position: relative; }
  .blockMsg .logo {
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%; }
    .blockMsg .logo img {
      width: 100%;
      height: auto; }
  .blockMsg .under {
    position: absolute;
    font-family: "OratorStd";
    font-size: 14px;
    top: 0px;
    z-index: 9999;
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-bottom: 0px;
    line-height: 60px; }

.cart-section.hasSI:after {
  content: '*all sales are final';
  font-size: 0.875rem;
  text-align: right;
  display: block;
  margin-top: 5px; }

.woocommerce-message {
  display: none; }

body.sidebar-open {
  overflow: hidden; }

.sideDrawer {
  z-index: 90000 !important; }

.sidebar-wrapper {
  pointer-events: all; }

#sidebar {
  z-index: 101010 !important; }

#acountsDrawer,
#questionsDrawer {
  z-index: 10101010 !important; }

#sidebar,
.sideDrawer {
  position: fixed;
  top: 0;
  width: 400px;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 100%;
  background-color: #f1f1f1;
  overflow-x: hidden;
  overflow-y: auto;
  right: -400px;
  padding: 20px 20px 20px 20px; }
@media only screen and (max-width: 42.5em) and (orientation: portrait) {
  #sidebar,
  .sideDrawer {
    right: -100%;
    width: 100%; } }
@media only screen and (max-width: 42.5em) and (orientation: landscape) {
  #sidebar,
  .sideDrawer {
    right: -400px; } }

  #sidebar.hidden,
  .sideDrawer.hidden {
    right: -400px; }
    @media only screen and (max-width: 42.5em) {
      #sidebar.hidden,
      .sideDrawer.hidden {
        right: -100%; } }
  #sidebar.visible,
  .sideDrawer.visible {
    -webkit-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px); }
@media only screen and (max-width: 42.5em) and (orientation: portrait) {
  #sidebar.visible,
  .sideDrawer.visible {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); } }

    @media only screen and (max-width: 42.5em) {
      #sidebar.visible,
      .sideDrawer.visible {
        /* border-left:none; */ } }
  #sidebar .sidebar-close,
  #sidebar .sideDrawer-close,
  .sideDrawer .sidebar-close,
  .sideDrawer .sideDrawer-close {
    top: 2.8rem;
    position: absolute;
    font-size: 2.5rem;
    z-index: 101010; }
  #sidebar ul,
  .sideDrawer ul {
    list-style: none;
    margin-left: 0px; }
    @media only screen and (max-width: 42.5em) {
      #sidebar ul,
      .sideDrawer ul {
        height: 100%; } }
    #sidebar ul .title,
    .sideDrawer ul .title {
      padding: 0 0px 30px;
      font-weight: bold;
      text-align: left; }
    #sidebar ul li,
    .sideDrawer ul li {
      width: 100%;
      margin: 0 auto;
      clear: both;
      padding-top: 10px;
      padding-bottom: 30px;
      position: relative; }
      #sidebar ul li:first-child,
      .sideDrawer ul li:first-child {
        border-top: 0px !important; }
      #sidebar ul li.empty,
      .sideDrawer ul li.empty {
        -webkit-transform: translateY(50%);
        color: #505050;
        transform: translateY(34%) !important;
        -webkit-transform: translateY(34%) !important;
        /*              height: 100vh */
        color: #505050;
        font-family: "CenturyGothicStd";
        text-transform: uppercase;
        opacity: .5;
        letter-spacing: .05rem; }
      #sidebar ul li:last-child,
      .sideDrawer ul li:last-child {
        border-bottom: 0px !important;
        margin-top: -1px; }
      #sidebar ul li img,
      .sideDrawer ul li img {
        height: 80px;
        vertical-align: top;
        width: 80px;
        float: right; }

#sidebar #cart-contents {
  height: 100%;
  height: calc(100vh - 165px); }
#sidebar ul.cart-list {
  position: relative;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto; }
  @media only screen and (min-width: 42.5625em) {
    #sidebar ul.cart-list {
      top: 30px;
      height: 90%;
      height: calc(100vh - 160px); } }
  @media only screen and (max-width: 42.5em) {
    #sidebar ul.cart-list {
      margin-top: 0px;
      top: 60px;
      position: relative; } }
  #sidebar ul.cart-list li .product-title {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 0px;
    width: 70%;
    text-align: left; }
    @media only screen and (max-width: 42.5em) {
      #sidebar ul.cart-list li .product-title {
        width: 58%; } }
    #sidebar ul.cart-list li .product-title dl p {
      margin-top: 10px; }
    #sidebar ul.cart-list li .product-title .pricexqty {
      position: relative;
      float: left;
      clear: both; }
    #sidebar ul.cart-list li .product-title .price {
      font-size: 12px;
      font-weight: normal;
      display: inline-block;
      max-width: 140px;
      min-width: 100px;
      float: right;
      padding-left: 10px; }
    #sidebar ul.cart-list li .product-title del {
      float: left;
      padding-right: 10px; }
    #sidebar ul.cart-list li .product-title .custom-attributes {
      display: none; }
  #sidebar ul.cart-list li .qty-container {
    position: absolute;
    right: 0px;
    top: 17px;
    width: 52px;
    font-family: CenturyGothicStd-Bold; }
    @media only screen and (max-width: 64em) {
      #sidebar ul.cart-list li .qty-container {
        right: 0px; } }
  #sidebar ul.cart-list li .qty-input {
    margin-bottom: 5px;
    border: 1px solid #DDDDDD;
    text-align: center; }
  #sidebar ul.cart-list li a.remove {
    text-decoration: underline;
    font-size: 11px;
    float: left;
    margin-top: 13px;
    clear: both; }
  #sidebar ul.cart-list li.subtotal {
    padding: 10px; }
  #sidebar ul.cart-list li.checkout-buttons a {
    font-family: CenturyGothicStd-Bold;
    display: block;
    position: relative;
    margin: auto;
    text-align: center; }
    #sidebar ul.cart-list li.checkout-buttons a:first-child {
      padding: 10px 0; }
#sidebar .subtotal {
  padding-left: 16px;
  padding-right: 20px; }
  #sidebar .subtotal p {
    margin-bottom: 10px !important; }
@media only screen and (min-width: 42.5625em) {
  #sidebar #sidebarCTA {
    position: relative;
    bottom: 0px;
    left: 0; } }
@media only screen and (max-width: 42.5em) {
  #sidebar ul.cart-list {
    overflow: scroll; } }

.sidebar-cover {
  display: none;
  height: 100%;
  right: 0px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10109;
  cursor: pointer;
  -webkit-transition: background-color 0.5s cubic;
  -moz-transition: background-color 0.5s cubic;
  transition: background-color 0.5s cubic; }
  .sidebar-cover.visible {
    display: block;
    background-color: rgba(0, 0, 0, 0.5); }
  .sidebar-cover.hidden {
    display: none; }

.checkout-buttons {
  overflow-y: hidden; }

.checkout-buttons .button {
  width: 100%;
  margin-bottom: 0px;
  font-family: "CenturyGothicStd";
  text-transform: uppercase;
  color: #fff;
  background-color: #000;
  border-color: #000; }

.button:hover {
  color: #FFFFFF; }

ul#customerServiceLinks {
  position: absolute;
  right: 75px;
  list-style: none;
  top: 5px;
  text-align: right; }
  @media only screen and (min-width: 42.5625em) {
    ul#customerServiceLinks li {
      margin-bottom: 0.675rem; } }
  ul#customerServiceLinks li a {
    font-family: "CenturyGothicStd-Bold";
    color: #A7A9AB;
    text-transform: uppercase; }

@media only screen and (max-width: 42.5em) {
  ul#customerServiceLinks {
    display: none; }

  ul#customerServiceLinks {
    position: relative;
    right: 0px;
    text-align: center;
    margin: 0px; }
    ul#customerServiceLinks li {
      display: inline-block;
      margin: 0px 0.5rem; } }
.woocommerce-account .container h1 {
  margin-bottom: 0px !important; }
.woocommerce-account .container h2 {
  margin-bottom: 0px !important;
  padding-bottom: 15px !important;
  margin-top: 15px !important; }
.woocommerce-account #accountInfo p {
  margin-top: 0px !important; }
.woocommerce-account address {
  line-height: 1.5;
  font-size: 1.1rem;
  font-style: normal;
  color: #505050;
  text-transform: uppercase; }
.woocommerce-account h6 {
  font-size: 1.2rem;
  text-transform: uppercase; }
.woocommerce-account #coupons_list h2 {
  text-align: center; }
.woocommerce-account p,
.woocommerce-account a {
  font-size: 1rem; }
.woocommerce-account #recentOrders h2 {
  display: none; }
.woocommerce-account .nav-toggle {
  position: absolute; }
@media only screen and (max-width: 42.5em) {
  .woocommerce-account h1.order-meta__order-number,
  .woocommerce-account h1.entry-title,
  .woocommerce-account h2 {
    padding-top: 15px !important; } }
@media only screen and (max-width: 42.5em) {
  .woocommerce-account .container article {
    margin-top: 2%; } }
.woocommerce-account .drawer,
.woocommerce-account .menu-toggle {
  position: absolute !important; }
.woocommerce-account #desktop-nav .logo.trueCenter {
  margin-left: -87px; }
.woocommerce-account table tfoot tr th,
.woocommerce-account table tfoot tr td {
  font-weight: normal; }

div#defaultAddresses .address {
  font-size: 0.875rem;
  margin-bottom: 1.55rem; }
  div#defaultAddresses .address header a {
    float: right;
    color: blue;
    text-decoration: underline; }
  div#defaultAddresses .address .title {
    text-transform: uppercase; }

.woocommerce-checkout {
  /*Table styles RWD*/ }
  .woocommerce-checkout .drawer {
    position: relative; }
  .woocommerce-checkout select#wc-authorize-net-aim-exp-year {
    padding-left: 1rem;
    padding-right: 1rem; }
  .woocommerce-checkout input,
  .woocommerce-checkout select {
    border-style: none;
    border-color: #ddd;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 400ms ease-out;
    -moz-transition: border-color 400ms ease-out;
    -o-transition: border-color 400ms ease-out;
    transition: border-color 400ms ease-out; }
    .woocommerce-checkout input:focus,
    .woocommerce-checkout select:focus {
      border: 2px solid #000;
      background-color: #fff; }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout select {
      width: 100% !important; } }
  .woocommerce-checkout .amount {
    font-size: .8rem; }
  .woocommerce-checkout .shop_table {
    margin-top: -8px;
    margin-bottom: 0px; }
    @media only screen and (min-width: 42.5625em) {
      .woocommerce-checkout .shop_table {
        /*
             width: 95%;
                margin-left: 1.25rem;
                margin-right: 1.25rem;
        */ } }
    @media only screen and (max-width: 42.5em) {
      .woocommerce-checkout .shop_table {
        border-collapse: inherit; } }
    .woocommerce-checkout .shop_table td {
      vertical-align: top;
      text-align: center; }
      @media only screen and (min-width: 42.5625em) {
        .woocommerce-checkout .shop_table td {
          padding-left: 0px; } }
    .woocommerce-checkout .shop_table td.product-name {
      text-align: left; }
  .woocommerce-checkout td.product-remove a {
    font-family: "CenturyGothicStd-Bold";
    text-decoration: none !important;
    font-size: 22px; }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout td.product-name {
      padding-top: 10px;
      max-width: 90%; } }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout td.product-name .remove {
      position: relative;
      right: 78px;
      top: 20px; } }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout td.product-name,
    .woocommerce-checkout td.product-price {
      float: left;
      text-align: left;
      clear: left;
      padding-left: 0px;
      padding-bottom: 0px; } }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout th.product-price {
      text-align: center !important;
      padding-right: 0px !important; } }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout .actions {
      padding: 0px !important; } }
  .woocommerce-checkout fieldset {
    border: 0px;
    padding: 0px; }
    @media only screen and (max-width: 42.5em) {
      .woocommerce-checkout fieldset {
        padding: 10px; } }
  .woocommerce-checkout .select2-container {
    margin: 0 0 1rem 0; }
  .woocommerce-checkout .select2-container .select2-choice,
  .woocommerce-checkout .select2-container .select2-choice .select2-arrow {
    background: #fff;
    border-radius: 0px;
    border: none; }
  .woocommerce-checkout .select2-choice {
    padding: 12px 0 0 13px;
    height: 32px;
    border: 1px solid #d2d2d2 !important; }
  .woocommerce-checkout .select2-drop-active,
  .woocommerce-checkout .select2-container-active .select2-choice,
  .woocommerce-checkout .select2-container-active .select2-choices,
  .woocommerce-checkout .select2-drop.select2-drop-above.select2-drop-active {
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #000; }
  .woocommerce-checkout .select2-with-searchbox input.select2-input {
    padding: 0px;
    margin-bottom: 0px; }
    .woocommerce-checkout .select2-with-searchbox input.select2-input:focus {
      border: 1px solid #000; }
  .woocommerce-checkout .select2-results .select2-highlighted {
    background: #000; }
  .woocommerce-checkout input.qty,
  .woocommerce-checkout select {
    padding: 8px;
    font-size: 12px;
    color: #000;
    box-sizing: border-box;
    margin-bottom: 5px;
    text-align: left;
    vertical-align: middle;
    /*
                padding: .5rem!important;
                width: inherit;
    */ }
  .woocommerce-checkout input.js-wc-payment-gateway-csc {
    padding: 0.5rem !important; }
  .woocommerce-checkout button {
    border-color: #ddd; }
  .woocommerce-checkout .menu-toggle {
    position: absolute; }

@media only screen and (max-width: 42.5em) {
  #delivery {
    padding-left: 0px;
    padding-right: 0px; } }

@media only screen and (max-width: 42.5em) {
  .woocommerce-checkout .container .woocommerce-checkout-review-order-table th {
    float: left; } }

@media only screen and (max-width: 42.5em) {
  .woocommerce-checkout .container .woocommerce-checkout-review-order-table td {
    text-align: right;
    float: left;
    clear: left; } }

.shipping td {
  padding-left: 0px; }

#shipping_method .shipping_method {
  float: right; }
#shipping_method li {
  text-align: right;
  float: right;
  clear: both;
  width: 220px; }

p.form-row {
  margin-top: 0px;
  margin-bottom: 0px; }

input#coupon_code {
  width: 100%; }

.checkout_coupon {
  width: 100%; }

.woocommerce-checkout .container span,
.woocommerce-account .container span {
  font-size: 0.875rem;
  line-height: 1; }
.woocommerce-checkout .container table th,
.woocommerce-account .container table th {
  font-weight: normal; }
.woocommerce-checkout .container .woocommerce-checkout td,
.woocommerce-checkout .container .quantity,
.woocommerce-checkout .container .qty,
.woocommerce-checkout .container h3,
.woocommerce-checkout .container .woocommerce-info,
.woocommerce-account .container .woocommerce-checkout td,
.woocommerce-account .container .quantity,
.woocommerce-account .container .qty,
.woocommerce-account .container h3,
.woocommerce-account .container .woocommerce-info {
  text-align: center; }
.woocommerce-checkout .container .woocommerce-checkout-review-order-table td,
.woocommerce-account .container .woocommerce-checkout-review-order-table td {
  text-align: right; }
.woocommerce-checkout .container ul.payment_methods,
.woocommerce-account .container ul.payment_methods {
  margin-top: -3px;
  list-style-type: none; }
.woocommerce-checkout .container .shipping th,
.woocommerce-account .container .shipping th {
  vertical-align: top; }
.woocommerce-checkout .container .cart_totals table,
.woocommerce-account .container .cart_totals table {
  margin-top: 0px; }
.woocommerce-checkout .container .cart_totals td,
.woocommerce-account .container .cart_totals td {
  text-align: right; }
.woocommerce-checkout .container article,
.woocommerce-account .container article {
  background: #f1f1f1; }
  @media only screen and (min-width: 42.5625em) {
    .woocommerce-checkout .container article,
    .woocommerce-account .container article {
      padding-left: 2em;
      padding-right: 2em; } }
.woocommerce-checkout .container dt,
.woocommerce-checkout .container dd,
.woocommerce-account .container dt,
.woocommerce-account .container dd {
  font-weight: normal; }
.woocommerce-checkout .container .product-name a,
.woocommerce-account .container .product-name a {
  font-size: 0.8rem;
  line-height: 10px;
  text-transform: uppercase;
  text-decoration: none; }
.woocommerce-checkout .container h1,
.woocommerce-checkout .container h2,
.woocommerce-checkout .container h2,
.woocommerce-checkout .container h3,
.woocommerce-checkout .container h4,
.woocommerce-checkout .container h5,
.woocommerce-account .container h1,
.woocommerce-account .container h2,
.woocommerce-account .container h2,
.woocommerce-account .container h3,
.woocommerce-account .container h4,
.woocommerce-account .container h5 {
  font-family: "CenturyGothicStd";
  padding-bottom: 10px;
  padding-top: 15px;
  letter-spacing: 0px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout .container h1,
    .woocommerce-checkout .container h2,
    .woocommerce-checkout .container h2,
    .woocommerce-checkout .container h3,
    .woocommerce-checkout .container h4,
    .woocommerce-checkout .container h5,
    .woocommerce-account .container h1,
    .woocommerce-account .container h2,
    .woocommerce-account .container h2,
    .woocommerce-account .container h3,
    .woocommerce-account .container h4,
    .woocommerce-account .container h5 {
      padding-top: 20px; } }
.woocommerce-checkout .container h2,
.woocommerce-checkout .container h3,
.woocommerce-account .container h2,
.woocommerce-account .container h3 {
  background: #000;
  color: #fff; }
@media only screen and (min-width: 42.5625em) {
  .woocommerce-checkout .container #generated_coupon_data_container .expand_collapse,
  .woocommerce-account .container #generated_coupon_data_container .expand_collapse {
    font-size: 0; } }
.woocommerce-checkout .container #generated_coupon_data_container h2,
.woocommerce-account .container #generated_coupon_data_container h2 {
  text-align: center; }
.woocommerce-checkout .container h6,
.woocommerce-account .container h6 {
  font-family: "CenturyGothicStd-Bold"; }
.woocommerce-checkout .container #order_review_heading,
.woocommerce-account .container #order_review_heading {
  margin-top: -1px;
  font-family: "CenturyGothicStd"; }
.woocommerce-checkout .container .cart_totals th,
.woocommerce-account .container .cart_totals th {
  font-family: "CenturyGothicStd"; }
.woocommerce-checkout .container .shop_table th,
.woocommerce-account .container .shop_table th {
  font-family: "CenturyGothicStd-Bold" !important;
  padding: 0.5rem 0.625rem 0.325rem; }
.woocommerce-checkout .container tr.order-total .amount,
.woocommerce-account .container tr.order-total .amount {
  font-family: "CenturyGothicStd-Bold" !important; }
.woocommerce-checkout .container .order-total th,
.woocommerce-account .container .order-total th {
  font-family: "CenturyGothicStd-Bold" !important; }
.woocommerce-checkout .container h3#ship-to-different-address,
.woocommerce-account .container h3#ship-to-different-address {
  background: transparent;
  border-bottom: 0px;
  font-family: "Orator-std";
  letter-spacing: 0px; }
.woocommerce-checkout .container h1,
.woocommerce-account .container h1 {
  font-size: 28px;
  text-transform: uppercase; }
.woocommerce-checkout .container h2,
.woocommerce-account .container h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-bottom: 10px; }
.woocommerce-checkout .container .woocommerce-info,
.woocommerce-account .container .woocommerce-info {
  font-size: .5em; }
.woocommerce-checkout .container #shipping_method,
.woocommerce-account .container #shipping_method {
  list-style-type: none;
  margin-left: 0;
  margin-top: 0px; }
.woocommerce-checkout .container label,
.woocommerce-account .container label {
  font-size: 0.775rem;
  font-family: CenturyGothicStd-Bold;
  letter-spacing: 0px;
  margin-bottom: .28em;
  margin-left: 0px; }
.woocommerce-checkout .container .shop_table thead,
.woocommerce-checkout .container .order_item,
.woocommerce-account .container .shop_table thead,
.woocommerce-account .container .order_item {
  border-bottom: 2px solid #dddddd; }
.woocommerce-checkout .container tr.order,
.woocommerce-account .container tr.order {
  border-bottom: 1px solid #ddd; }
  .woocommerce-checkout .container tr.order a,
  .woocommerce-account .container tr.order a {
    border-bottom: 1px solid #ddd; }
.woocommerce-checkout .container address,
.woocommerce-account .container address {
  font-style: normal;
  font-size: 1em;
  text-decoration: none;
  margin-bottom: 2rem; }
.woocommerce-checkout .container a,
.woocommerce-account .container a {
  font-size: .8rem; }
.woocommerce-checkout .container a:hover,
.woocommerce-account .container a:hover {
  color: #000; }
.woocommerce-checkout .container .button,
.woocommerce-account .container .button {
  font-family: "CenturyGothicStd";
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2;
  cursor: pointer;
  padding: 7px 11px;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  -moz-transition: all 150ms;
  -o-transition: all 150ms;
  -webkit-transition: all 150ms;
  transition: all 150ms;
  width: 100%; }
@media only screen and (min-width: 64.0625em) {
  .woocommerce-checkout .container .verticalDivider:before,
  .woocommerce-account .container .verticalDivider:before {
    background: #ddd;
    content: '';
    width: 1px;
    top: 0;
    bottom: 0;
    left: 50%;
    position: absolute; }
  .woocommerce-checkout .container .verticalDivider:after,
  .woocommerce-account .container .verticalDivider:after {
    content: '';
    display: table;
    clear: both; } }
.woocommerce-checkout .container .col2-set,
.woocommerce-account .container .col2-set {
  margin: 0 auto;
  width: 100%; }
  .woocommerce-checkout .container .col2-set .col-1,
  .woocommerce-checkout .container .col2-set .col-2,
  .woocommerce-account .container .col2-set .col-1,
  .woocommerce-account .container .col2-set .col-2 {
    float: left;
    width: 50%;
    padding: 20px 20px 20px 0px;
    /*  width: 50%; */ }
  .woocommerce-checkout .container .col2-set .col-1.address,
  .woocommerce-account .container .col2-set .col-1.address {
    float: left; }
.woocommerce-checkout .container .col3-set,
.woocommerce-account .container .col3-set {
  width: 100%;
  display: inline-block; }
  .woocommerce-checkout .container .col3-set .col-1,
  .woocommerce-checkout .container .col3-set .col-2,
  .woocommerce-checkout .container .col3-set .col-3,
  .woocommerce-account .container .col3-set .col-1,
  .woocommerce-account .container .col3-set .col-2,
  .woocommerce-account .container .col3-set .col-3 {
    width: 30%;
    display: inline-block;
    line-height: 2; }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout .container .col3-set .col-1,
    .woocommerce-checkout .container .col3-set .col-2,
    .woocommerce-account .container .col3-set .col-1,
    .woocommerce-account .container .col3-set .col-2 {
      width: 47%; } }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout .container .col3-set .col-3,
    .woocommerce-account .container .col3-set .col-3 {
      width: 100%;
      margin-top: 20px; } }
  .woocommerce-checkout .container .col3-set .col-3 th,
  .woocommerce-account .container .col3-set .col-3 th {
    padding-left: 0px; }
  .woocommerce-checkout .container .col3-set th,
  .woocommerce-checkout .container .col3-set td,
  .woocommerce-account .container .col3-set th,
  .woocommerce-account .container .col3-set td {
    padding-top: 0px;
    padding-bottom: .7rem; }
.woocommerce-checkout .container td.product-thumbnail,
.woocommerce-account .container td.product-thumbnail {
  vertical-align: top;
  width: 20%; }

.my_account_orders .order-status {
  text-align: right !important; }
.my_account_orders th span,
.my_account_orders .order-number a {
  color: #505050;
  font-family: "CenturyGothicStd-Bold" !important;
  font-weight: normal !important;
  text-transform: uppercase;
  letter-spacing: 0.05rem; }
.my_account_orders th {
  text-align: left !important; }
.my_account_orders tr td {
  width: 20%;
  font-family: "orator-std";
  text-transform: uppercase;
  color: #505050; }
.my_account_orders tr.order {
  border: 6px solid #f1f1f1; }

.blockOverlay {
  position: fixed; }

.woocommerce-account.woocommerce-page #accountsToggle {
  display: none; }
@media only screen and (min-width: 42.5625em) {
  .woocommerce-account.woocommerce-page .woocommerce-breadcrumb {
    display: none; } }
.woocommerce-account.woocommerce-page header.title h6,
.woocommerce-account.woocommerce-page header.title a.edit {
  display: inline-block; }

@media only screen and (min-width: 42.5625em) {
  #shopBannerBContainer {
    z-index: 1010;
    position: relative; } }
@media only screen and (max-width: 42.5em) {
  #shopBannerBContainer .slick-prev,
  #shopBannerBContainer .slick-next {
    display: none !important; } }
#shopBannerBContainer .shopBannerB {
  position: relative;
  background-position: center top;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 0; }
  @media only screen and (min-width: 42.5625em) {
    #shopBannerBContainer .shopBannerB {
      background-size: cover; } }
  @media only screen and (min-width: 42.5625em) {
    #shopBannerBContainer .shopBannerB {
      min-height: 60vh; } }
  @media only screen and (max-width: 42.5em) {
    #shopBannerBContainer .shopBannerB {
      background-size: cover;
      min-height: 40vh;
      max-height: 31vh; } }
  #shopBannerBContainer .shopBannerB .view-link {
    position: absolute;
    z-index: 1;
    right: 30px;
    bottom: 20px;
    color: #f1f1f1;
    background: transparent; }
    @media only screen and (max-width: 42.5em) {
      #shopBannerBContainer .shopBannerB .view-link {
        right: 10px;
        bottom: 10px; } }
    #shopBannerBContainer .shopBannerB .view-link h3 {
      margin-top: 0px;
      margin-bottom: 0px;
      color: #f1f1f1;
      font-size: 1.7rem;
      line-height: .9; }
      @media only screen and (max-width: 42.5em) {
        #shopBannerBContainer .shopBannerB .view-link h3 {
          font-size: 1.7rem;
          line-height: .9; } }
      @media only screen and (min-width: 42.5625em) {
        #shopBannerBContainer .shopBannerB .view-link h3 {
          max-width: 380px;
          line-height: 1;
          font-size: 2.0rem; } }

.woocommerce .reveal-modal-bg {
  background: rgba(86, 86, 86, 0);
  z-index: 0; }

.search .shipping-notice {
  display: none; }

#searchform, #searchformAgain {
  font-style: italic; }

.search-no-results .small-12.column.text-center a {
  display: none; }
.search-no-results #searchform, .search-no-results .woocommerce-info a {
  display: none; }

.search-results .woocommerce-breadcrumb, .search-no-results .woocommerce-breadcrumb {
  display: none; }
.search-results .pageTitle, .search-no-results .pageTitle {
  display: none; }
.search-results #content .woocommerce-info, .search-no-results #content .woocommerce-info {
  font-family: "orator-std";
  font-style: italic;
  color: #505050;
  font-size: 1.6rem;
  padding-top: 3rem; }
.search-results #footerLogo, .search-no-results #footerLogo {
  position: absolute;
  bottom: 2rem;
  margin-left: -16px;
  left: 50%; }

@media only screen and (max-width: 42.5em) {
  .search-results #search-item {
    display: none; } }

input#s {
  border-bottom: 1px solid #2a2a2a;
  background-color: transparent;
  padding-left: .5rem;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin-bottom: 0px;
  font-size: 1.9rem;
  text-align: center; }

.searchbox {
  position: relative;
  min-width: 25px;
  width: 0%;
  height: 50px;
  float: right;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s; }

.searchbox-input {
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  width: 100%;
  height: 50px;
  margin: 0;
  text-align: left;
  padding-left: .5rem;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.75);
  padding: 0px !important;
  border-top: 0px !important;
  border-bottom: 1px solid #505050 !important;
  border-left: 0px !important;
  border-right: 0px !important;
  margin-bottom: 0px !important;
  background: #f1f1f1 !important; }

.searchbox-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75); }

.searchbox-input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.75); }

.searchbox-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75); }

.searchbox-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75); }

.searchbox-icon,
.searchbox-submit {
  width: 25px;
  height: 32px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 2px;
  margin: 0;
  border: 0;
  outline: 0;
  text-align: center;
  cursor: pointer;
  background: #f1f1f1; }

.searchbox-open {
  width: 100%; }

.rs_content_popup {
  text-align: center;
  width: 100% !important; }
  .rs_content_popup .rs_name {
    font-family: "orator-std";
    letter-spacing: -0.07em;
    text-transform: capitalize !important;
    font-size: 0.9rem;
    line-height: 1.1125; }
  .rs_content_popup .rs_price {
    font-family: "OratorStd"; }

.ac_over {
  ground-color: #f1f1f1; }

input.txt_livesearch {
  width: 100% !important;
  border: none !important;
  font-size: 1.25rem;
  border-radius: 0 !important;
  background-position: .6em center;
  background-repeat: no-repeat;
  background-size: 1em 1em;
  outline: 0;
  height: 50px;
  text-align: center;
  background-color: transparent; }

div#searchModal {
  background-color: #f1f1f1;
  background: #f1f1f1;
  z-index: 1010101010;
  overflow: hidden; }
  @media only screen and (max-width: 42.5em) {
    div#searchModal {
      max-height: 150px;
      min-height: 0px;
      height: 90px; } }
  @media only screen and (min-width: 42.5625em) {
    div#searchModal {
      padding-left: 0px;
      padding-right: 0px; } }
  div#searchModal .close-reveal-modal {
    color: #000;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 25px;
    width: 20px;
    left: 21px; }
    @media only screen and (max-width: 42.5em) {
      div#searchModal .close-reveal-modal {
        top: 30px; } }

.bt_search predictive_search_bt {
  display: none; }

.txt_livesearch predictive_search_input {
  text-align: center; }

.searchWrap {
  background-color: #f1f1f1;
  background: #f1f1f1;
  padding-top: 100px; }
  @media only screen and (max-width: 42.5em) {
    .searchWrap {
      padding-top: 33px;
      padding-bottom: 0; } }

span.rs_description {
  display: none; }

span.rs_price,
span.rs_name {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  color: black !important;
  cursor: auto;
  display: block;
  font-family: orator-std;
  font-size: .8rem;
  font-style: normal;
  font-weight: normal !important;
  height: 15.015px;
  letter-spacing: -0.945946px;
  line-height: 19.5439px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 6.75676px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 2.7027px;
  padding-bottom: 0px !important;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: center;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  float: none !important;
  text-align: center; }

ul.predictive_search_results {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  max-height: none !important; }
  ul.predictive_search_results:before, ul.predictive_search_results:after {
    content: " ";
    display: table; }
  ul.predictive_search_results:after {
    clear: both; }
  ul.predictive_search_results > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }
  ul.predictive_search_results > li {
    list-style: none;
    padding: 0 0.625rem 1.25rem;
    width: 33.3333333333%; }
    ul.predictive_search_results > li:nth-of-type(1n) {
      clear: none; }
    ul.predictive_search_results > li:nth-of-type(3n+1) {
      clear: both; }
  @media only screen and (max-width: 42.5em) {
    ul.predictive_search_results {
      display: block;
      padding: 0;
      margin: 0 -0.625rem; }
      ul.predictive_search_results:before, ul.predictive_search_results:after {
        content: " ";
        display: table; }
      ul.predictive_search_results:after {
        clear: both; }
      ul.predictive_search_results > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0.625rem 1.25rem; }
      ul.predictive_search_results > li {
        list-style: none;
        padding: 0 0.625rem 1.25rem;
        width: 50%; }
        ul.predictive_search_results > li:nth-of-type(1n) {
          clear: none; }
        ul.predictive_search_results > li:nth-of-type(2n+1) {
          clear: both; } }

ul.predictive_search_results > li:nth-of-type(3n+1) {
  clear: both;
  clear: initial; }

.ctr_search .txt_livesearch,
#wrap .ctr_search .txt_livesearch {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0 !important;
  width: 100% !important;
  position: relative !important;
  border: 0 none !important;
  background: #FFF !important;
  line-height: 20px !important;
  margin: 0 !important;
  padding: 3px 0px 4px !important;
  height: 30px !important;
  -moz-box-shadow: 0px 0px 0px #FFF;
  -webkit-box-shadow: 0px 0px 0px #FFF;
  box-shadow: 0px 0px 0px #FFF; }

.ajax_search_content {
  padding: 0;
  width: 100%;
  float: none;
  overflow: auto;
  max-height: none; }

.result_row {
  width: auto;
  float: none;
  margin: 0; }

.predictive_results ul li a:hover {
  opacity: 1 !important;
  color: #000 !important; }

.predictive_results ul li .rs_name {
  width: 100%;
  color: #000 !important;
  font-weight: normal !important;
  padding-bottom: 0 !important;
  float: none !important; }

.predictive_results ul li.ac_over a,
.predictive_results ul li.ac_over a .rs_name {
  color: #000 !important; }

.more_result {
  width: 90%;
  float: none;
  background: #f1f1f1 !important;
  padding: 0px !important;
  text-align: center; }

.predictive_results ul li .more_result a {
  float: left;
  width: 100%;
  font-weight: normal !important;
  color: #000 !important;
  margin: 1rem 0 !important;
  font-family: orator-std !important; }

.more_result span {
  color: #000 !important;
  font-size: 10px !important;
  font-weight: normal !important;
  font-family: orator-std !important; }

.ajax_no_result {
  width: 90%;
  background: #f1f1f1 !important;
  padding: 3px 5%; }

.ctr_search,
.ctr_search .txt_livesearch,
#wrap .ctr_search .txt_livesearch,
.livesearch,
.bt_search,
.ajax_search_content_title,
.more_result,
.predictive_results,
.predictive_results ul li .rs_content_popup,
.rs_avatar,
.ajax_search_content,
.ajax_no_result {
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .fr_search_widget .ctr_search .txt_livesearch {
    line-height: 17px !important;
    border-left: 0px solid #FFF !important;
    left: 0px !important; }

  .ajax_search_content_title,
  .more_result {
    width: 100% !important; } }
/*Coupons*/
.coupon {
  display: none; }

a.showcoupon {
  border-bottom: 1px solid blue;
  color: blue; }

.generated_coupon_data_wrapper {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  .generated_coupon_data_wrapper:before, .generated_coupon_data_wrapper:after {
    content: " ";
    display: table; }
  .generated_coupon_data_wrapper:after {
    clear: both; }
  .generated_coupon_data_wrapper > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }
  .generated_coupon_data_wrapper > li {
    list-style: none;
    padding: 0 0.625rem 1.25rem;
    width: 16.6666666667%; }
    .generated_coupon_data_wrapper > li:nth-of-type(1n) {
      clear: none; }
    .generated_coupon_data_wrapper > li:nth-of-type(6n+1) {
      clear: both; }
  .generated_coupon_data_wrapper #more_less {
    display: none;
    /*
        float: right;
        clear:both;
    */ }

#generated_coupon_data_container {
  text-align: center; }

#all_generated_coupon {
  height: 100% !important; }
  @media only screen and (max-width: 42.5em) {
    #all_generated_coupon {
      overflow-y: hidden !important;
      overflow-x: hidden !important; } }

@media only screen and (min-width: 42.5625em) {
  .page-template-page-account .coupon-container {
    width: 49% !important;
    float: left; } }

.coupon-container {
  background: #fff !important;
  box-shadow: none !important;
  width: 100%; }
  .coupon-container:hover {
    background: #fff !important; }
  .coupon-container .generated_coupon_details {
    margin-bottom: 0px; }
  .coupon-container .generated_coupon_summary {
    margin: 0px !important; }
  .coupon-container .coupon-content {
    font-size: 60%;
    font-family: "orator-std";
    border-color: red !important;
    border: none !important; }
    .coupon-container .coupon-content .code {
      font-family: "orator-std" !important;
      font-weight: normal !important;
      font-style: italic; }
  .coupon-container .coupon-content .coupon-expire,
  .coupon-container .coupon-content .discount-info {
    font-family: "orator-std" !important;
    font-style: normal; }

dl.variation,
.variation-Size p,
.variation-Sizes p,
dl,
dt,
dd.variation-Sizes,
dd.variation-Size {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 1;
  font-weight: normal !important; }

dt.variation-Sizes,
dt.variation-Size {
  float: left;
  clear: left; }

body.woocommerce-checkout {
  transition: opacity 300ms ease-out; }
  body.woocommerce-checkout.pace-running {
    opacity: 0; }

@media only screen and (max-width: 42.5em) {
  .woocommerce-checkout ul.payment_methods.methods {
    margin-top: 150px !important; } }
.woocommerce-checkout #coupons_list {
  display: none; }

.woocommerce-checkout a {
  font-size: 1rem; }
.woocommerce-checkout .create-account label {
  margin-left: -6px !important; }
.woocommerce-checkout .woocommerce-error {
  text-align: center;
  border: 2px solid red;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 300px;
  list-style-type: none;
  font-weight: normal;
  color: red;
  position: fixed;
  left: 50%;
  margin-left: -150px;
  z-index: 10101010;
  top: 7rem;
  background: #fff; }
  .woocommerce-checkout .woocommerce-error li {
    font-family: "CenturyGothicStd-Bold";
    letter-spacing: .08rem;
    padding-left: 30px;
    font-size: 1rem;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px; }
.woocommerce-checkout ul.woocommerce-error:hover {
  cursor: pointer; }
.woocommerce-checkout ul.woocommerce-error:after {
  content: "\00d7";
  font-family: Garamond, Apple Garamond;
  position: absolute;
  top: -5px;
  right: 9px;
  margin-right: 0rem;
  font-size: 2rem; }
.woocommerce-checkout .back-button {
  top: 30px !important; }
.woocommerce-checkout .nav-toggle {
  position: absolute; }
@media only screen and (max-width: 42.5em) {
  .woocommerce-checkout #order_review td {
    width: 60%;
    float: right !important; } }
.woocommerce-checkout .cart_item {
  border-top: 1px solid #ddd; }
  .woocommerce-checkout .cart_item:last-child {
    border-bottom: none !important; }
  .woocommerce-checkout .cart_item .product-thumbnail img {
    width: 90px; }
    @media only screen and (max-width: 42.5em) {
      .woocommerce-checkout .cart_item .product-thumbnail img {
        padding-left: 5px;
        padding-right: 5px; } }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout .cart_item td {
      padding-right: 0;
      padding-left: 0px; } }
  .woocommerce-checkout .cart_item .custom-attributes {
    display: none; }
  .woocommerce-checkout .cart_item .product-name .price, .woocommerce-checkout .cart_item del {
    float: left; }
.woocommerce-checkout footer#global {
  margin-top: 0px;
  position: relative;
  bottom: 0px; }
  @media only screen and (min-width: 64.0625em) {
    .woocommerce-checkout footer#global {
      position: relative;
      bottom: 0px; } }
  .woocommerce-checkout footer#global #newsletter {
    display: none; }
.woocommerce-checkout .select2container,
.woocommerce-checkout .select2-drop {
  background-color: #fff; }
@media only screen and (max-width: 42.5em) {
  .woocommerce-checkout .woocommerce-checkout .container span {
    font-size: 1rem; } }
.woocommerce-checkout .woocommerce-checkout .select2-choice {
  padding: 9px 0 0 8px;
  color: #000; }
.woocommerce-checkout input#ship-to-different-address-checkbox.input-checkbox {
  font-size: 17px; }
.woocommerce-checkout h3#ship-to-different-address {
  padding-top: 0px;
  text-align: left;
  font-size: 1rem; }
.woocommerce-checkout .clear {
  clear: both; }
.woocommerce-checkout #billing_country,
.woocommerce-checkout #shipping_country {
  padding: 8px !important; }
@media only screen and (min-width: 64.0625em) {
  .woocommerce-checkout p#billing_phone_field {
    width: 100%; } }
.woocommerce-checkout .login .form-row-last {
  padding-right: 0px; }
.woocommerce-checkout .login .form-row-first {
  padding-left: 0px; }
.woocommerce-checkout .login input.button {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  float: left; }
.woocommerce-checkout #billing_company_field {
  display: none; }

/*=============================================
=       Three Column Styling (Medium-up)      =
=============================================*/
.entry-content {
  position: relative; }
  .entry-content .cart-section,
  .entry-content .coupon-form,
  .entry-content .gift-certificate.sc_info_box {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 64.0625em) {
      .entry-content .cart-section,
      .entry-content .coupon-form,
      .entry-content .gift-certificate.sc_info_box {
        position: absolute;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        width: 33.3333333333%;
        float: left; } }
  .entry-content .coupon-form {
    right: 0;
    top: 4rem;
    float: left; }
    @media only screen and (max-width: 64em) {
      .entry-content .coupon-form {
        position: relative;
        top: intial; } }
  @media only screen and (max-width: 64em) {
    .entry-content .gift-certificate.sc_info_box {
      width: calc( 100% - 2.55rem);
      left: 1.25rem; } }
  @media only screen and (min-width: 64.0625em) {
    .entry-content .gift-certificate.sc_info_box {
      width: calc( 33.3333333333% - 2.5rem);
      left: 1.25rem;
      top: 0;
      float: none; } }

/*=====  End of Three Column Styling (Medium-up)  ======*/
.woocommerce-checkout .create-account,
.login {
  font-size: 20px;
  text-transform: uppercase; }

.woocommerce-account .create-account.login {
  padding-right: 0px !important; }

.woocommerce-checkout .login {
  background-color: #f1f1f1;
  z-index: 1;
  position: relative; }

ul.payment_methods {
  margin-top: 10rem !important;
  margin-left: 0px;
  margin-bottom: 2em; }
  ul.payment_methods li.large {
    float: right; }

.woocommerce-billing-fields,
.woocommerce-shipping-fields {
  margin: 0 auto;
  max-width: none;
  width: 100%; }
  .woocommerce-billing-fields:before, .woocommerce-billing-fields:after,
  .woocommerce-shipping-fields:before,
  .woocommerce-shipping-fields:after {
    content: " ";
    display: table; }
  .woocommerce-billing-fields:after,
  .woocommerce-shipping-fields:after {
    clear: both; }
  @media only screen and (min-width: 64.0625em) {
    .woocommerce-billing-fields p.form-row-first,
    .woocommerce-shipping-fields p.form-row-first {
      margin: 0px auto;
      max-width: none;
      width: 100%;
      padding-bottom: 6px; } }
  @media only screen and (min-width: 64.0625em) {
    .woocommerce-billing-fields .form-row-wide,
    .woocommerce-shipping-fields .form-row-wide {
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; } }
  @media only screen and (min-width: 64.0625em) {
    .woocommerce-billing-fields p.form-row.notes,
    .woocommerce-shipping-fields p.form-row.notes {
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: left; } }

.payment_method_authorize_net_aim label {
  width: 94%;
  padding-right: 0px;
  margin-right: 0px; }
.payment_method_authorize_net_aim fieldset {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  background-color: #E6E6E6;
  border-radius: 5px;
  float: left;
  width: 100%; }
  .payment_method_authorize_net_aim fieldset p {
    margin-bottom: 0px; }
.payment_method_authorize_net_aim .clear {
  clear: none; }
.payment_method_authorize_net_aim img.sv-wc-payment-gateway-icon.wc-authorize-net-aim-payment-gateway-icon {
  padding-left: 5px; }

.woocommerce-checkout select#wc-authorize-net-aim-exp-year {
  padding-left: 0.5rem;
  padding-right: 2rem; }
.woocommerce-checkout select#wc-authorize-net-aim-exp-month {
  padding-left: 0.5rem;
  padding-right: 2rem; }

.wc-authorize-net-aim-new-payment-method-form p.form-row-last {
  width: 50%;
  float: left; }
  @media only screen and (max-width: 42.5em) {
    .wc-authorize-net-aim-new-payment-method-form p.form-row-last {
      width: 100% !important;
      float: left; } }

.wc-authorize-net-aim-new-payment-method-form p.form-row-wide {
  width: 50%;
  float: right; }
  @media only screen and (max-width: 42.5em) {
    .wc-authorize-net-aim-new-payment-method-form p.form-row-wide {
      width: 100% !important;
      float: left; } }

li.payment_method_paypal {
  display: inline-flex; }

a.about_paypal {
  margin-left: 1rem; }

.payment_method_paypal img,
.payment_method_paypal a {
  display: none; }

.woocommerce-order-received p.cart-empty {
  display: none; }

.woocommerce-order-received p.return-to-shop {
  display: none; }

a.showcoupon {
  display: none; }

.woocommerce-checkout .container .woocommerce-info {
  padding-top: 7px;
  padding-bottom: 6px;
  border: 2px solid #ddd;
  background: #E0E0E0;
  font-family: "CenturyGothicStd-Bold";
  top: 49px;
  font-size: 1.0rem; }
  .woocommerce-checkout .container .woocommerce-info a {
    font-size: 1.0rem;
    text-decoration: underline; }
    .woocommerce-checkout .container .woocommerce-info a:hover {
      background: transparent; }

.woocommerce-checkout .coupon-form .woocommerce-info {
  position: relative;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0px;
  margin-left: 0px;
  top: 0;
  right: 0; }

.woocommerce-checkout .container h2,
.woocommerce-checkout .container h3,
.woocommerce-account .container h2,
.woocommerce-account .container h3 {
  background-color: transparent;
  color: #000;
  padding-top: 3px;
  letter-spacing: .07em;
  margin-bottom: 15px; }

@media only screen and (max-width: 42.5em) {
  h3#order_review_heading {
    padding-top: 0px; } }

.woocommerce-checkout input.button {
  margin-top: 15px;
  background-color: transparent;
  border-width: 2px; }
  .woocommerce-checkout input.button:hover {
    background-color: #000;
    color: #fff; }

.woocommerce-checkout .container h4 {
  text-align: left !important;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px; }

.woocommerce-checkout input,
.woocommerce-checkout select {
  border: 1px solid #ddd;
  color: #000; }

.woocommerce-checkout .container .shop_table th,
.woocommerce-account .container .shop_table th,
.woocommerce-checkout .container label,
.woocommerce-account .container label {
  font-family: "CenturyGothicStd-Bold" !important;
  font-weight: normal;
  font-size: .9rem; }

a.showcoupon {
  display: none; }

.cartContainer {
  border: 2px solid #d2d2d2;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (max-width: 42.5em) {
    .cartContainer {
      margin-bottom: 20px; } }
  .cartContainer .variation {
    font-size: .8rem; }
  .cartContainer dl {
    text-transform: uppercase; }
    .cartContainer dl dt,
    .cartContainer dl dd p {
      font-size: .8rem; }
  .cartContainer dl p {
    margin-top: 10px; }

.woocommerce-checkout .container h4 {
  text-align: left !important;
  margin-bottom: 0px;
  text-transform: initial; }

.woocommerce-checkout input,
.woocommerce-checkout select,
.input-text {
  border: 1px solid #ddd;
  color: #000; }

.woocommerce-checkout .container .shop_table th,
.woocommerce-account .container .shop_table th {
  font-family: "CenturyGothicStd-Bold" !important;
  text-align: center;
  padding-left: 0px; }
  @media only screen and (max-width: 42.5em) {
    .woocommerce-checkout .container .shop_table th,
    .woocommerce-account .container .shop_table th {
      padding-right: 0px; } }

input#place_order {
  margin-top: 1rem;
  background-color: #232323;
  color: #fff;
  border: none;
  display: block;
  height: 40px; }
  input#place_order:hover {
    background-color: #039213; }
  input#place_order:focus {
    background-color: #039213;
    border: none !important; }

body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box {
  font-size: .92em;
  line-height: 1.5em;
  background-color: #232323;
  border-radius: 5px;
  color: white; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box h3,
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box p,
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box label,
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box a {
    color: inherit; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box > h3 {
    margin-bottom: 0px;
    color: inherit !important; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box .form_table {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%; }
    body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box .form_table .gift_receiver_message {
      width: 100% !important; }
    body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box .form_table .email {
      width: 100%; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box .gift-certificate-show-form > p {
    margin-bottom: 23px; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box ul.single_multi_list {
    margin: 0; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box p.coupon_amount_label {
    margin: 0; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box ul.show_hide_list {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box .gift-certificate-receiver-detail-form input,
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box .gift-certificate-receiver-detail-form textarea {
    background-color: grey;
    border-color: #434343; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box input#show_form {
    margin-left: 0; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box input#send_to_one,
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box input#send_to_many {
    margin-left: 0; }
    body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box input#send_to_one + label,
    body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box input#send_to_many + label {
      width: calc(100% - 3rem); }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box input#hide_form[value="no"] {
    position: absolute;
    visibility: hidden; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box label[for="hide_form"] {
    position: absolute;
    visibility: hidden; }
  body.woocommerce-checkout.has-giftcard .gift-certificate.sc_info_box ul.single_multi_list {
    display: block !important; }

form#giftcard-apply-form {
  position: relative;
  width: 100%; }

@media only screen and (max-width: 42.5em) {
  .giftcard .button {
    width: 50% !important; } }

.giftcard label {
  display: block !important;
  font-size: 0.9rem !important;
  text-transform: initial; }

.cart_totals tbody th,
.cart_totals tbody td {
  padding-left: 0px;
  padding-right: 0px; }
.cart_totals.wc-cart-shipping-notice {
  display: none; }

tr.order-total .amount {
  color: red; }

p.wc-cart-shipping-notice small {
  font-size: 0.875rem;
  font-style: italic; }

/* Hide Shipping Notice 8*/
.wc-cart-shipping-notice {
  display: none; }

/*----------  Payment Methods  ----------*/
.woocommerce-checkout .payment_methods select {
  font-size: 10px; }

.payment_method_authorize_net_aim label {
  width: 250px; }

@media only screen and (max-width: 42.5em) {
  .payment_methods input.input-radio {
    /*
            float: left;
            margin-right: 10px;
            height: 18px;
    */ } }

ul.payment_methods.methods li .large {
  display: list-item; }

ul.payment_methods.methods li .large p {
  margin: 0px;
  margin-left: 0px; }

ul.payment_methods.methods li {
  display: initial; }

tr.order-total th {
  color: red; }

@media only screen and (min-width: 64.0625em) {
  .checkout-column {
    padding-left: 0px !important; } }

@media only screen and (min-width: 64.0625em) {
  th.product-quantity {
    width: 50px; } }

td.product-quantity input.qty {
  padding: 0px !important;
  text-align: left !important;
  text-align: center !important; }
  @media only screen and (max-width: 42.5em) {
    td.product-quantity input.qty {
      float: none;
      padding-left: 0px; } }
  @media only screen and (min-width: 64.0625em) {
    td.product-quantity input.qty {
      width: 48px;
      margin: 0 auto; } }

.terms {
  float: left; }
  .terms label {
    padding-left: 10px; }
  .terms .checkbox {
    float: right; }
  .terms a {
    font-size: inherit;
    text-transform: uppercase; }

body.hasfs ul#shipping_method input#shipping_method_0_ups03 {
  display: none; }
  body.hasfs ul#shipping_method input#shipping_method_0_ups03 + label {
    display: none; }

.error input {
  border: 2px solid red !important;
  margin: 0 0 1rem 0; }

@media only screen and (min-width: 64.0625em) {
  .woocommerce-order-received footer#global {
    position: absolute; } }
.woocommerce-order-received .checkout-column {
  padding-left: 1.25rem !important; }
.woocommerce-order-received .cart-column {
  display: none; }
.woocommerce-order-received p {
  font-family: "CenturyGothicStd";
  font-size: 1em;
  text-align: center; }

ul#customerServiceLinks {
  position: absolute;
  right: 75px;
  list-style: none;
  top: 5px;
  text-align: right;
  z-index: 1; }
  ul#customerServiceLinks li a {
    font-family: "CenturyGothicStd-Bold";
    color: #A7A9AB;
    text-transform: uppercase; }

div.sideDrawer {
  z-index: 101010 !important; }
  div.sideDrawer .columns {
    width: 100% !important; }
  div.sideDrawer label {
    font-family: "CenturyGothicStd-Bold" !important;
    font-size: 0.875rem;
    margin-bottom: 0.875rem;
    letter-spacing: 1px; }
    div.sideDrawer label + input {
      margin-bottom: 1.75rem; }
  div.sideDrawer .woocommerce-checkout .create-account,
  div.sideDrawer .login {
    padding-left: 0;
    padding-right: 0; }
  div.sideDrawer h4 {
    font-family: "CenturyGothicStd" !important; }
  div.sideDrawer h3 {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
    font-size: 1.4rem;
    letter-spacing: 1px;
    color: #a6a6a6;
    font-family: "CenturyGothicStd-Bold" !important; }
  div.sideDrawer .button {
    font-family: "CenturyGothicStd-Bold";
    text-transform: uppercase;
    width: 100%;
    letter-spacing: 1px; }
  div.sideDrawer .order-track-content p {
    padding-top: 0px;
    text-align: justify; }

div#acountsDrawer #recentOrders {
  margin-top: -42px; }
div#acountsDrawer h2 {
  margin-top: 23px;
  text-align: center;
  margin-bottom: 1rem;
  border-top: 2px solid #D6D6D6;
  padding-top: 22px; }
div#acountsDrawer address {
  line-height: 1.5;
  font-size: 1.1rem;
  font-style: normal;
  text-transform: uppercase;
  color: #505050; }
div#acountsDrawer h6 {
  font-size: 1.2rem;
  text-align: left;
  text-transform: uppercase; }
div#acountsDrawer #recentOrders h2:first-child {
  border-top: 0px;
  display: block; }
div#acountsDrawer p,
div#acountsDrawer a {
  color: #505050; }
div#acountsDrawer .woocommerce a {
  text-decoration: underline; }
  div#acountsDrawer .woocommerce a:hover {
    text-decoration: line-through; }
div#acountsDrawer .title {
  text-align: center; }
div#acountsDrawer .coupon-container {
  width: 100%; }
div#acountsDrawer label {
  letter-spacing: 0px; }
div#acountsDrawer h6 {
  letter-spacing: .05rem;
  margin-top: 15px; }
div#acountsDrawer p {
  margin: 0px; }
div#acountsDrawer .woocommerce > .row > .columns {
  padding-left: 0px;
  padding-right: 0px; }
div#acountsDrawer section .track-order-link a {
  font-size: 1rem;
  color: blue;
  text-decoration: underline; }
div#acountsDrawer .account-content {
  margin-top: -8px; }
  div#acountsDrawer .account-content p {
    font-size: 1.075rem;
    letter-spacing: -1px;
    line-height: 1.3; }
div#acountsDrawer #defaultAddresses {
  width: 100%; }

a#questionsToggle {
  line-height: 0px;
  margin-top: 9px;
  display: inherit; }

#questionsDrawer h3 {
  color: #232323;
  font-family: "CenturyGothicStd" !important; }
#questionsDrawer ol {
  /*
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
  */
  left: 50%;
  margin: 0 auto;
  width: 140px; }
  #questionsDrawer ol li {
    margin-left: .075rem;
    margin-right: .075rem; }
    #questionsDrawer ol li span {
      display: inline-block; }
#questionsDrawer li a:hover {
  text-decoration: line-through; }
#questionsDrawer ul {
  min-height: 81vh;
  margin-top: 5rem; }
#questionsDrawer ul li {
  position: inherit;
  font-size: 1.2rem;
  margin-bottom: 2rem;
  margin-top: 0;
  padding-bottom: 0px;
  padding-top: 2rem; }
  #questionsDrawer ul li a {
    color: #505050;
    font-size: 1.3rem;
    line-height: 2.6; }
#questionsDrawer p {
  margin: 0; }
#questionsDrawer hr {
  bottom: 5%; }
#questionsDrawer #termsLink {
  bottom: 2%;
  left: 0;
  width: 100%;
  margin: 0 auto;
  width: 250px;
  font-size: 1rem; }
#questionsDrawer .gform_confirmation_message {
  font-size: 1rem; }

.wpsl-search {
  background: transparent; }

input#wpsl-search-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  font-family: "orator-std";
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 1rem 0.5625rem 1rem;
  font-size: 1rem;
  background-color: transparent;
  border-color: #000000;
  color: #000000;
  transition: background-color 300ms ease-out; }
  input#wpsl-search-btn:hover, input#wpsl-search-btn:focus {
    background-color: #000000; }
  input#wpsl-search-btn:hover, input#wpsl-search-btn:focus {
    color: #000000; }
  input#wpsl-search-btn:hover {
    color: #fff;
    background: #000 !important; }

div#wpsl-stores {
  height: initial !important; }

div#wpsl-result-list {
  padding: 12px 12px 0; }

#wpsl-search-wrap div label {
  line-height: 1.5; }

div#wpsl-result-list {
  padding: 12px 12px 0; }

#wpsl-search-wrap div label {
  line-height: 1.5; }

.wpsl-direction-wrap {
  float: right;
  width: 50%;
  text-align: right; }

.wpsl-store-location {
  width: 50%;
  float: left; }

#wpsl-search-btn, #wpsl-search-wrap #wpsl-radius, #wpsl-search-wrap #wpsl-results, #wpsl-search-wrap .wpsl-input input, #wpsl-search-wrap .wpsl-input label {
  border-radius: 0px;
  border: 0px; }

.wpsl-dropdown {
  border: none; }

#wpsl-search-wrap .wpsl-dropdown {
  border-radius: 0px; }

@media (min-width: 570px) {
  #wpsl-search-wrap #wpsl-search-btn {
    margin-bottom: 5px; }

  #wpsl-search-input {
    width: 98% !important; }

  .wpsl-cat-results-filter #wpsl-search-input, .wpsl-cat-results-filter #wpsl-search-wrap .wpsl-input, .wpsl-no-results #wpsl-search-input, .wpsl-results-only #wpsl-search-input {
    width: 100% !important; }

  .wpsl-select-wrap {
    width: 50%;
    width: calc(60% - 65px); }

  .wpsl-search-btn-wrap {
    margin-top: 5px;
    clear: both; }

  #wpsl-search-btn, #wpsl-search-wrap div {
    margin-right: 0; }

  #wpsl-search-wrap div label {
    display: block;
    width: 100%;
    margin-bottom: 8px; }

  #wpsl-radius, #wpsl-results {
    width: 50%; }

  #wpsl-radius {
    margin-right: 4%; }

  #wpsl-search-wrap .wpsl-dropdown {
    width: 96% !important;
    border-radius: 0px; }

  .wpsl-no-filters #wpsl-search-input, .wpsl-no-filters #wpsl-search-wrap .wpsl-input {
    width: 100% !important; } }
