/* Fonts */

    @font-face {
	font-family: 'Proxima Nova Rg Regular';
	src: url('../../css/fonts/proxima_nova_rg_regular-webfont.eot');
	src: url('../../css/fonts/proxima_nova_rg_regular-webfont.eot?#iefix') format('embedded-opentype'),url('../../css/fonts/proxima_rg_regular-webfont.woff') format('woff'),url('../../css/fonts/proxima_rg_regular-webfont.ttf') format('truetype');
    }
	@font-face {
	font-family: 'Proxima Nova Rg Bold';
	src: url('../../css/fonts/proxima_nova_bold-webfont.eot');
	src: url('../../css/fonts/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),url('../../css/fonts/proxima_nova_bold-webfont.woff') format('woff'),url('../../css/fonts/proxima_nova_bold-webfont.ttf') format('truetype');
    }
	@font-face {
	font-family: 'Proxima Nova Cn Rg Bold';
	src: url('../../css/fonts/proxima_nova_condensed_bold-webfont.eot');
	src: url('../../css/fonts/proxima_nova_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),url('../../css/fonts/proxima_nova_condensed_bold-webfont.woff') format('woff'),url('../../css/fonts/proxima_nova_condensed_bold-webfont.ttf') format('truetype');
    }
	@font-face {
	font-family: 'Proxima Nova ExCn Rg Bold';
	src: url('../../css/fonts/proxima_nova_extra_condensed_bold-webfont.eot');
	src: url('../../css/fonts/proxima_nova_extra_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),url('../../css/fonts/proxima_nova_extra_condensed_bold-webfont.woff') format('woff'),url('../../css/fonts/proxima_nova_extra_ondensed_bold-webfont.ttf') format('truetype');
    }
    @font-face {font-family: 'Signerica Thin';src: url('../../css/fonts/signerica-thin.ttf') format('truetype');
    } 
    @font-face {font-family: 'Signerica Medium';src: url('../../css/fonts/signerica-medium.ttf') format('truetype');
    }
    @font-face {
	font-family: 'Proxima Nova ExCn Rg Bold';
	src: url('../../css/fonts/proxima_nova_extra_condensed_bold-webfont.eot');
	src: url('../../css/fonts/proxima_nova_extra_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),url('../../css/fonts/proxima_nova_extra_condensed_bold-webfont.woff') format('woff'),url('../../css/fonts/proxima_nova_extra_condensed_bold-webfont.ttf') format('truetype');
    }

    @font-face {
	font-family: 'Proxima Nova Extra Condensed Light';
	src: url('../../css/fonts/proxima_nova_extra_condensed_light-webfont.eot');
	src: url('../../css/fonts/proxima_nova_extra_condensed_light-webfont.eot?#iefix') format('embedded-opentype'),url('../../css/fonts/proxima_nova_extra_condensed_light-webfont.woff') format('woff'),url('../../css/fonts/proxima_nova_extra_condensed_light-webfont.ttf') format('truetype');
    }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio, canvas, video {
  display: inline-block; }

/**
 * 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.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

/* Scroll */

#scroll {
    position:fixed;
    right:20px;
    bottom:20px;
    cursor:pointer;
    width:29px;
    height:29px;
    background-color:#000;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:7px solid transparent;
    border-bottom-color:#fff;
}
#scroll span:hover {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:7px solid transparent;
    border-bottom-color:#fff;
}
#scroll:hover {
    background-color:#44ea62;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

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


/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-family: 'Proxima Nova ExCn Rg Bold';
  font-size: 2em;
  margin: 0.67em 0;
  }

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

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

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

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  border: 0.3px solid rgba(192, 192, 192, 1) }

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * 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.
 */
img {
  border: 0; }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

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

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, input, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

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

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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; }

/**
 * 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 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

html {
  box-sizing: border-box; }

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

.mb-5 {
  margin-bottom: 5px; }

.mb-8 {
  margin-bottom: 8px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-12 {
  margin-bottom: 12px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-17 {
  margin-bottom: 17px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mr-5 {
  margin-right: 5px; }

.mr-8 {
  margin-right: 8px; }

.mr-10 {
  margin-right: 10px; }

.mr-12 {
  margin-right: 12px; }

.mr-15 {
  margin-right: 15px; }

.mr-17 {
  margin-right: 17px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.mt-5 {
  margin-top: 5px; }

.mt-8 {
  margin-top: 8px; }

.mt-10 {
  margin-top: 10px; }

.mt-12 {
  margin-top: 12px; }

.mt-15 {
  margin-top: 15px; }

.mt-17 {
  margin-top: 17px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.pb-5 {
  padding-bottom: 5px; }

.pb-8 {
  padding-bottom: 8px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-12 {
  padding-bottom: 12px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-17 {
  padding-bottom: 17px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-25 {
  padding-bottom: 25px; }

.pb-30 {
  padding-bottom: 30px; }

.pt-5 {
  padding-top: 5px; }

.pt-8 {
  padding-top: 8px; }

.pt-10 {
  padding-top: 10px; }

.pt-12 {
  padding-top: 12px; }

.pt-15 {
  padding-top: 15px; }

.pt-17 {
  padding-top: 17px; }

.pt-20 {
  padding-top: 20px; }

.pt-25 {
  padding-top: 25px; }

.pt-30 {
  padding-top: 30px; }

.is_constrained {
  position: relative;
  padding: 0 10px;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 30em)  {
    .is_constrained {
      max-width: 26.25em;
      padding: 0; } }
  @media screen and (min-width: 48em)  {
    .is_constrained {
      max-width: 45.625em; } }
  @media screen and (min-width: 64em)  {
    .is_constrained {
      max-width: 59.875em; } }
  @media screen and (min-width: 71.25em)  {
    .is_constrained {
      max-width: 67.5em; } }
  @media screen and (min-width: 85em)  {
    .is_constrained {
      max-width: 80em; } }
  .is_constrained::after {
    clear: both;
    content: "";
    display: table; }

.is_constrained-narrow {
  position: relative;
  padding: 0 10px;
  margin: 0 auto;
  max-width: 750px; }

.is_constrained-comparison-gallery {
  position: relative;
  padding: 0 10px;
  margin: 0 auto;
  max-width: 420px;
  /* maintain 2:3 aspect ratio */
  /* pocket */
  /* small */
  /* medium */
  /* large */ }
  @media screen and (min-width: 480px) and (min-height: 270px) {
    .is_constrained-comparison-gallery {
      max-width: 26.25em; } }
  @media screen and (min-width: 768px) and (min-height: 432px) {
    .is_constrained-comparison-gallery {
      max-width: 45.625em; } }
  @media screen and (min-width: 1024px) and (min-height: 576px) {
    .is_constrained-comparison-gallery {
      max-width: 59.875em; } }
  @media screen and (min-width: 1140px) and (min-height: 641px) {
    .is_constrained-comparison-gallery {
      max-width: 65.3125em; } }

/* ================

  z-index scale vars

================= */
/* ================

  z-index application scoped values

================= */
.stafftools {
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 9999;
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0px; }
  .stafftools a {
    display: inline-block;
    padding: 6px;
    background-color: rgba(255, 255, 255, 0.5);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #000;
    text-decoration: none; }
    .stafftools a:hover {
      background-color: white;
      padding-bottom: 12px;
      text-decoration: none; }

.sticky-header {
  top: 0;
  left: 0;
  width: 100%;
  height: 39px;
  position: fixed;
  z-index: 200;
  background: #000;
  -webkit-transition: -webkit-transform 250ms linear;
  -moz-transition: -moz-transform 250ms linear;
  transition: transform 250ms linear; }

.static-header {
  position: relative;
  background: #000;
  overflow: hidden;
  width: 100%;
  z-index: 200; }

.homepage-header {
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  z-index: 200;
  background: #000;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 250ms linear;
  -moz-transition: -moz-transform 250ms linear;
  transition: transform 250ms linear; }

.header-inner {
  position: relative;
}

/* header logo */
.header-logo {
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 0 0 0 15px !important;
  letter-spacing: 0px;
  font-family: 'Signerica Thin', Signerica Medium, Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 3px 0 15px 0; }
  @media screen and (min-width: 30em)  {
    .header-logo {
      padding: 0;
      font-size: 16px;
      text-align: center;
      letter-spacing: 0px; } }
.rotate {
    -ms-transform: rotate(-10deg); /* IE 9 */
    -webkit-transform: rotate(-10deg); /* Safari */
	transform: rotate(-10deg); /* Standard syntax */}

.note-header {
  margin: 7px 0;
  text-align: center;
  font-family: 'Proxima Nova Cn Rg Bold', Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 44px 0 30px 0;
  max-width: auto; }

/* ================

  beacon

================= */
/*.homepage-trigger-large:before {
  opacity: 0;
  position: fixed;
  height: 100px;
  width: 100px;
  display: block;
  top: -16px;
  right: -25px;
  background: #FFF;
  border-radius: 50%;
  z-index: -1;
  position: absolute;
  display: block;
  content: " ";
}

.beacon-animation:before {
  @include animation(beacon 1000ms 2);
}

@include keyframes(beacon) {
  from {
    opacity: 0.50;
    @include transform(scale(0));
  }
  to {
    opacity: 0;
    @include transform(scale(1));
  }
}
*/
/* ================

  show hide homepage header (ios 7 fix)

================= */
.show-header {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.hide-header {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

/* ================

  headroom.js config

================= */
.js-nav-trigger, .headroom {
  -webkit-transition: -webkit-transform 300ms linear;
  -moz-transition: -moz-transform 300ms linear;
  transition: transform 300ms linear; }

.headroom--pinned .trigger-block, .headroom--pinned .sticky-header {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.headroom--unpinned .trigger-block, .headroom--unpinned .sticky-header {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.homepage-headroom--pinned .tigger-block.not-top, .homepage-headroom--pinned .homepage-header {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

.homepage-headroom--unpinned .trigger-block.not-top, .homepage-headroom--unpinned .homepage-header {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

.homepage-headroom--top .trigger-block.not-top, .homepage-headroom--top .homepage-header {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.homepage-headroom--not-top.homepage-headroom--unpinned .trigger-block.not-top, .homepage-headroom--not-top.homepage-headroom--unpinned .homepage-header {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.homepage-headroom--not-top.homepage-headroom--pinned .trigger-block.not-top, .homepage-headroom--not-top.homepage-headroom--pinned .homepage-header {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

/* ================

  lines button menu trigger

================= */
.lines-button {
  top: -3px;
  right: 0;
  position: fixed;
  display: inline-block;
  transition: .3s;
  padding: 1rem 0.5rem;
  -webkit-transition: .3s;
  cursor: pointer;
  user-select: none;
  background: transparent;
  border: none;
  z-index: 99999;
  transition: top .2s linear; }
  @media screen and (min-width: 30em)  {
    .lines-button {
      right: 30px; } }
  .lines-button:hover {
    opacity: 1; }
  .lines-button:active, .lines-button:focus {
    transition: 0;
    -webkit-transition: 0;
    background: transparent;
    border: 0;
    outline: 0; }

.lines-button-homepage {
  top: 20px;
  right: 30px; }
  .lines-button-homepage .lines, .lines-button-homepage .lines:before, .lines-button-homepage .lines:after {
    background: #000; }
    @media screen and (min-width: 30em)  {
      .lines-button-homepage .lines, .lines-button-homepage .lines:before, .lines-button-homepage .lines:after {
        background: #fff; } }

.lines {
  display: inline-block;
  width: 2rem;
  height: 0.1666666667rem;
  background: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  position: relative;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }
  .lines:before, .lines:after {
    display: inline-block;
    width: 2rem;
    height: 0.1666666667rem;
    background: #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    transform-origin: 0.1428571429rem center;
    -webkit-transform-origin: 0.1428571429rem center; }
  .lines:before {
    top: 0.5rem; }
  .lines:after {
    top: -0.5rem; }
  .lines.light-theme {
    display: inline-block;
    width: 2rem;
    height: 0.1666666667rem;
    background: #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    position: relative; }
    .lines.light-theme:before, .lines.light-theme:after {
      display: inline-block;
      width: 2rem;
      height: 0.1666666667rem;
      background: #fff;
      transition: 0.3s;
      -webkit-transition: 0.3s;
      position: absolute;
      left: 0;
      content: '';
      transform-origin: 0.1428571429rem center;
      -webkit-transform-origin: 0.1428571429rem center; }
    .lines.light-theme:before {
      top: 0.5rem; }
    .lines.light-theme:after {
      top: -0.5rem; }

.lines-button.x.close .lines {
  background: transparent; }
  .lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
    background: #000;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    top: 0;
    width: 2rem; }
  .lines-button.x.close .lines:before {
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform: rotate3d(0, 0, 1, 45deg); }
  .lines-button.x.close .lines:after {
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform: rotate3d(0, 0, 1, -45deg); }

/* ================

  navigation k & x

================= */
.nav-open-trigger {
  top: -4px;
  right: 0;
  color: #fff;
  text-transform: uppercase;
  z-index: 400;
  font-size: 26px;
  position: absolute;
  text-decoration: none;
  margin: -2px 21px 0 0;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  transition: all 250ms linear; }
  .nav-open-trigger:hover, .nav-open-trigger:active, .nav-open-trigger:focus {
    outline: none; }
  @media screen and (min-width: 48em)  {
    .nav-open-trigger {
      right: 20px; } }

.trigger-block {
  top: 0;
  left: 75%;
  right: 0;
  z-index: 500;
  height: 150px;
  bottom: auto;
  position: fixed;
  overflow: hidden;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 350ms linear;
  -moz-transition: -moz-transform 350ms linear;
  transition: transform 350ms linear; }
  .trigger-block.not-top {
    top: -22px;
    -webkit-transform: translateY(-23px);
    -moz-transform: translateY(-23px);
    -ms-transform: translateY(-23px);
    -o-transform: translateY(-23px);
    transform: translateY(-23px); }

.homepage-trigger-large {
  margin: 30px;
  float: right;
  height: 73px;
  color: #fff;
  position: relative;
  border: solid 1px #fff;
  padding: 5px 8px 0 7px;
  font-size: 62px;
  text-transform: uppercase;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  transition: background-color 200ms linear; }
  .homepage-trigger-large:hover {
    background-color: rgba(255, 255, 255, 0.15); }
  .homepage-trigger-large:before {
    content: "menu";
    top: auto;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: -22px;
    font-size: 11px;
    position: absolute; }
  @media screen and (min-width: 48em)  {
    .homepage-trigger-large {
      margin: 40px 45px; } }

.nav-close-trigger {
  left: auto;
  top: 15px;
  right: 37px;
  opacity: 1;
  height: 50px;
  width: 50px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
  .nav-close-trigger:before, .nav-close-trigger:after {
    content: " ";
    height: 3px;
    width: 45px;
    background: #343434;
    position: absolute; }
  .nav-close-trigger:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }

/* ================

  off canvas menu panel

================= */
.nav-panel {
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  position: fixed;
  text-align: center;
  z-index: 300;
  background: rgba(255, 255, 255, 0.95);
  padding: 100px 40px 85px 50px;
  -webkit-transform: translate(100%);
  -moz-transform: translate(100%);
  -ms-transform: translate(100%);
  -o-transform: translate(100%);
  transform: translate(100%);
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }
  @media screen and (min-width: 48em)  {
    .nav-panel {
      width: 100%;
      background: rgba(255, 255, 255, 0.95); } }

.nav-panel ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.nav-panel li {
  padding-bottom: 14px; }

.menu-link {
  color: #343434;
  font-size: 3em;
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  transition: color 100ms linear; }
  .menu-link:hover {
    color: rgba(132, 132, 132, 0.75); }
  @media screen and (min-width: 71.25em)  {
    .menu-link {
      font-size: 53px;
      line-height: 52px; } }

.menu-link.active {
  color: #848484; }

ul.auth-block {
  margin-top: 25px; }

ul.auth-block li {
  padding-bottom: 4px; }

.nav-auth-link {
  color: #343434;
  font-size: 22px;
  word-wrap: break-word;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-transform: uppercase; }

.nav-sublinks {
  font-size: 18px;
  color: #343434;
  text-transform: uppercase;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

/*.nav-open {
  overflow: hidden;
  .nav-close-trigger {
    opacity: 1;
  }
  .nav-panel {
    display: block;
  }
}

*/
.nav-open {
  overflow: hidden; }

.nav-open .nav-panel {
  overflow-y: scroll;
  -webkit-transform: translate(0%);
  -moz-transform: translate(0%);
  -ms-transform: translate(0%);
  -o-transform: translate(0%);
  transform: translate(0%); }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0; }
  input::-webkit-input-placeholder {
    color: #888;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: uppercase; }
  input::-moz-placeholder {
    color: #888;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: uppercase; }
  input:-moz-placeholder {
    color: #888;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: uppercase; }
  input:-ms-input-placeholder {
    color: #888;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: uppercase; }

.input-default {
  width: 100%;
  padding: 4px 14px 0;
  margin: 0;
  color: #fff;
  border: 0;
  outline: 0;
  background-color: #373737;
  font-size: 15px;
  line-height: 42px;
  border: solid 1px transparent; }

.input-block {
  width: 100%;
  float: left;
  padding: 5px;
  position: relative; }

.input-half {
  float: left;
  width: 100%; }
  @media screen and (min-width: 64em)  {
    .input-half {
      width: 50%; } }

.input-quarter {
  float: left;
  width: 100%; }
  @media screen and (min-width: 64em)  {
    .input-quarter {
      width: 25%; } }

.label-default {
  font-size: 15px;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.input-qanda {
  padding: 0;
  margin: 0; }

.label-hidden {
  display: none; }

.is_edit-trigger {
  top: 44px;
  float: right;
  color: #fff;
  margin-right: 15px;
  position: relative; }

.icon-eye {
  margin: 0;
  fill: #fff;
  width: 30px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 8px;
  opacity: 0.4;
  cursor: pointer; }

.visible .icon-eye {
  opacity: 1; }

.errorlist {
  color: red; }

.input-qanda input::-webkit-input-placeholder {
  font-size: 40px;
  color: #cccccc;
  font-style: italic;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
.input-qanda input::-moz-placeholder {
  font-size: 40px;
  color: #cccccc;
  font-style: italic;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
.input-qanda input:-moz-placeholder {
  font-size: 40px;
  color: #cccccc;
  font-style: italic;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
.input-qanda input:-ms-input-placeholder {
  font-size: 40px;
  color: #cccccc;
  font-style: italic;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.red-border {
  border: 1px solid red; }

button {
  border: 0;
  outline: 0;
  background: transparent; }

.button-default, .button-pink {
  color: #000;
  font-size: 20px;
  background: #fff;
  margin: 0;
  padding: 8px 12px 4px 12px;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-transform: uppercase;
  border: solid 3px #fff;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1); }

.button-default:hover, .button-pink:hover {
  color: #fff;
  background: transparent; }

.button-pink {
  background: #f2e3e0; }

.button-large {
  width: 100%;
  margin-bottom: 15px;
  padding: 18px 22px 14px 22px; }
  @media screen and (min-width: 48em)  {
    .button-large {
      width: auto;
      margin-bottom: 0; } }

.switch {
  width: 280px;
  margin: 0 auto;
  overflow: hidden;
  background: #161616;
  position: relative;
  cursor: pointer;
  padding: 22px 0px 16px 0; }

.switch-state-on .switch-toggler {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }
.switch-state-on .switch-on {
  color: #000; }
.switch-state-on .switch-off {
  color: #fff; }

.switch-state-off .switch-toggler {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }
.switch-state-off .switch-on {
  color: #fff; }
.switch-state-off .switch-off {
  color: #000; }

.switch-toggler {
  top: -43px;
  left: 0;
  bottom: 0;
  width: 50%;
  display: block;
  position: absolute;
  background: #fff;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1); }

.switch-option {
  z-index: 2;
  float: left;
  width: 50%;
  display: block;
  text-align: center;
  position: relative;
  font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: 18px; }

.switch-off {
  color: #000; }

.switch-on {
  color: #000; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !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 #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  top: 7%;
  background: #fff;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 40px auto;
  text-align: left;
  z-index: 600; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.icon-facebook {
  width: 25px;
  height: 28px; }

.icon-twitter {
  width: 18px;
  height: 27px; }

.icon-pinterest {
  width: 21px;
  height: 27px; }

.icon-facebook-white {
  width: 23px;
  height: 23px;
  fill: white; }

.icon-twitter-white {
  width: 18px;
  height: 23px;
  fill: white; }

.icon-pinterest-white {
  width: 21px;
  height: 22px;
  fill: white; }

.publishable p {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  padding: 0 35px 0 35px; }
  @media screen and (min-width: 48em)  {
    .publishable p {
      padding: 0 60px 0 60px; } }

.publishable h1, .publishable h2, .publishable h3, .publishable h4 {
  padding: 0 35px 0 35px; }
  @media screen and (min-width: 48em)  {
    .publishable h1, .publishable h2, .publishable h3, .publishable h4 {
      padding: 0 60px 0 60px; } }

.publishable ol, .publishable ul {
  padding-left: 60px; }

.embed-cage {
  margin: 40px 0;
  text-align: center; }

.publishable .embed-caption {
  float: left;
  clear: both;
  width: 100%;
  padding: 0 40px;
  margin-top: 20px;
  margin-bottom: 30px; }

.source[data-source] {
  position: relative; }
  .source[data-source]:after {
    content: attr(data-source);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 6px;
    font-family: arial, sans-serif;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    font-style: italic;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(0, 0, 0, 0.8); }

div.publishable-image-source[data-source] {
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%; }

/* ================

  background image types

================= */
.publishable-background-image {
  top: 50px;
  left: 0;
  right: 0;
  height: 250px;
  position: absolute;
  background-size: cover;
  background-color: #282828;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #282828; }
  @media screen and (min-width: 30em)  {
    .publishable-background-image {
      top: 0;
      height: 780px; } }

.fixed-background-image {
  top: 0;
  left: 50%;
  position: fixed;
  z-index: 0;
  width: 100%;
  height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media screen and (min-width: 48em)  {
    .fixed-background-image {
      height: 550px; } }
  @media screen and (min-width: 64em)  {
    .fixed-background-image {
      height: 782px; } }

.tmp-note {
  background-color: #fff; }

.publishable-background-inner {
  position: relative;
  display: block;
  height: 100%; }

/* ================

  general publishable structure

================= */
.publishable-offset-top {
  color: #000;
  margin-top: 300px;
  padding: 0 0 30px 0;
  max-width: 640px;
  min-height: 600px;
  padding-bottom: 50px;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  background-color: rgba(255, 255, 255, 0.925); }
  @media screen and (min-width: 64em)  {
    .publishable-offset-top {
      padding: 0 0 40px 0;
      margin-top: 480px; } }

.publishable-offset-top-locked {
  margin-top: 75px;
  min-height: 990px; }
  @media screen and (min-width: 64em)  {
    .publishable-offset-top-locked {
      margin-top: 230px; } }

.strong-woman-spotlight {
  text-align: center; }

.publishable-intro-block {
  padding: 20px 0 0 0; }

.article-content {
  line-height: 20px; }

.publishable-category {
  width: 100%;
  text-align: center;
  font-size: 23px;
  color: #000;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-style: italic;
  margin: 21px 0 18px 0;
  text-transform: uppercase; }

.publishable-title {
  width: 100%;
  font-size: 38px;
  line-height: 46px;
  color: #000;
  font-weight: 100;
  text-align: center;
  padding: 10px 40px 0 40px;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  margin: 0; }
  @media screen and (min-width: 30em)  {
    .publishable-title {
      font-size: 45px;
      line-height: 55px; } }
  @media screen and (min-width: 48em)  {
    .publishable-title {
      font-size: 50px; } }

.publishable-author {
  display: table;
  margin: 0 auto; }

.publishable-avatar {
  float: left;
  margin-right: 20px;
  width: 70px; }

.publish-date, .author-name {
  margin: 2px;
  color: #000;
  min-width: 99px;
  overflow: hidden;
  text-align: center;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.author-name {
  margin-top: 14px;
  overflow: hidden; }

/* ================

  parchment embeded images

================= */
.embed-cage img {
  display: block; }

/* center parchment images set to 'c '*/
.embed-cage.embed-type-image .photo.source {
  width: 80%;
  display: block;
  margin: 0 auto; }

/* full bleed images set to 'f '*/
.embed-position-fill {
  margin-left: -30px; }
  @media screen and (min-width: 64em)  {
    .embed-position-fill {
      margin-left: -70px; } }

.embed-cage.embed-type-image.embed-position-fill .photo.source {
  width: 100%; }

.article-content iframe {
  width: 100%;
  min-height: 350px;
  margin: 20px 0;
  border: none; }

/* ================

  share widget

================= */
.share {
  margin: 25px auto 0 auto;
  display: table;
  position: relative;
  padding: 5px 9px 0px;
  border-left: solid 1px #000;
  border-right: solid 1px #000; }

.share li {
  float: left;
  margin: 4px 8px; }

.share li:first-child:before {
  content: ' ';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 11px;
  z-index: 0;
  position: absolute;
  background-color: #000; }

.share li:first-child:after {
  content: ' ';
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 11px;
  z-index: 0;
  position: absolute;
  background-color: #000; }

.share li:last-child:before {
  content: ' ';
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 11px;
  z-index: 0;
  position: absolute;
  background-color: #000; }

.share li:last-child:after {
  content: ' ';
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 11px;
  z-index: 0;
  position: absolute;
  background-color: #000; }

/* ================

  share tutorial video widget

================= */
.share-tutorial-video {
  margin: 0 auto;
  display: table;
  position: relative;
  padding: 0px 20px;
  height: auto;
  border-left: solid 1px #FFF;
  border-right: solid 1px #FFF; }
  .share-tutorial-video li {
    float: left;
    margin: 0 3px;
    height: 23px; }
    .share-tutorial-video li a {
      color: white;
      display: inline-flex; }
    .share-tutorial-video li:first-child:before {
      content: ' ';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      width: 11px;
      z-index: 0;
      position: absolute;
      background-color: #FFF; }
    .share-tutorial-video li:first-child:after {
      content: ' ';
      top: auto;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      width: 11px;
      z-index: 0;
      position: absolute;
      background-color: #FFF; }
    .share-tutorial-video li:last-child:before {
      content: ' ';
      top: 0;
      left: auto;
      right: 0;
      bottom: 0;
      height: 1px;
      width: 11px;
      z-index: 0;
      position: absolute;
      background-color: #FFF; }
    .share-tutorial-video li:last-child:after {
      content: ' ';
      top: auto;
      left: auto;
      right: 0;
      bottom: 0;
      height: 1px;
      width: 11px;
      z-index: 0;
      position: absolute;
      background-color: #FFF; }

h1 {
  font-family: 'Proxima Nova ExCn Rg Bold';
  font-size: 45px; }

h2 {
  font-family: 'Proxima Nova ExCn Rg Bold';
  font-size: 1.0em;
  text-transform: uppercase;
  margin: 20px 0;
  text-align: right;
  line-height: 0.8em;
  text-decoration: underline; }

h3 {
  font-size: 28px;
  margin: 20px 0; }

h4 {
  font-size: 24px;
  margin: 20px 0; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 16px; }

.page-heading {
  width: 100%;
  color: #fff;
  text-align: center;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  padding: 0;
  margin: 20px 0 30px 0;
  letter-spacing: 1px;
  font-weight: 100;
  text-transform: uppercase; }

.page-sub-heading {
  width: 100%;
  color: #fff;
  text-align: center;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  padding: 0;
  font-size: 20px;
  margin: 20px 0 30px 0;
  letter-spacing: 1px;
  font-weight: 100; }

.category-page-title {
  margin: 100px 0 0 0;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 30px;
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase; }

.error-outlet {
  display: block; }
  .error-outlet::after {
    clear: both;
    content: "";
    display: table; }

.form-error {
  float: left;
  margin: 10px;
  padding: 5px 7px 3px 7px;
  color: #fff;
  border-radius: 2px;
  margin-bottom: 10px;
  background-color: #e74c3c;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.category-title {
  width: 100%;
  font-size: 18px;
  margin-bottom: 23px;
  text-align: center;
  text-transform: lowercase;
  font-family: BauerBodoniBT-Black, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  @media screen and (min-width: 64em)  {
    .category-title {
      font-size: 25px; } }

.homepage-card-catrgory-title {
  width: 100%;
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin: 0 0 0 0;
  padding: 24px 0 4px 0;
  text-transform: uppercase;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  background-color: rgba(0, 0, 0, 0.75); }
  @media screen and (min-width: 48em)  {
    .homepage-card-catrgory-title {
      padding: 0;
      color: #fff;
      font-size: 24px;
      margin-bottom: 3px;
      padding: 24px 0 0 0;
      background-color: transparent; } }
  @media screen and (min-width: 64em)  {
    .homepage-card-catrgory-title {
      font-size: 24px; } }

.category-title-publishable {
  color: #000;
  font-size: 24px;
  margin-bottom: 0;
  font-weight: 100;
  text-transform: uppercase;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.category-title-gallery {
  width: auto;
  text-align: left;
  margin-left: 7px;
  text-transform: lowercase;
  font-style: italic;
  font-weight: 100; }

html, body, main {
  margin: 0; }

body {
  background: #fff;
  color: #fff;
  font-size: 20px;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.layout__main {
  overflow: hidden; }

* {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale; }

a {
  text-decoration: none;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  color: #161616; }
  .maincontent a {
    padding: .5em;
    margin: -.5em; }
  a:hover, a:focus {
    outline: 0; }

.white-link {
  color: #fff; }

sup {
  font-size: .6em; }

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

button {
  display: inline-block;
  margin: 0 1em;
  border: none;
  background: none; }
  button span {
    display: block; }

::selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #fff;
  color: #fff;
  text-shadow: none; }

::-webkit-selection {
  background: #fff;
  color: #fff;
  text-shadow: none; }

.cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  height: 97%; }

video#videobg {
  top: 0;
  left: 50%;
  width: auto;
  height: auto;
  z-index: -100;
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  background-size: cover;
  display: none;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media screen and (min-width: 71.25em)  {
    video#videobg {
      display: block; } }
  body.hidevideo video#videobg {
    display: none; }

.homepage-hero {
  height: 97%;
  background-image: url('');
  background-position: center center;
  background-size: cover; }
  @media screen and (min-width: 71.25em)  {
    .homepage-hero {
      background-image: transparent;
      background-attachment: fixed;
      background-image: none; } }

.homepage-grid {
  overflow: hidden; }

.js-packery {
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  transition: opacity 200ms linear; }

.is_loaded {
  opacity: 1 !important; }

/* ================

  general card structure and hover effects

================= */
.card {
  /* enable hardware acceleration */
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0;
  width: 100%;
  height: 850px;
  background-color: #fff;
  background-position: top center;
  background-size: cover; }
  @media screen and (min-width: 30em)  {
    .card {
      width: 50%; } }
  @media screen and (min-width: 64em)  {
    .card {
      width: 33.333%; } }

.animated {
  opacity: 1; }

.card-content {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: block; }

.CARD-MASK, .card-mask-default, .card-mask-hover, .card-mask-hover:before, .card:before {
  content: " ";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  position: absolute; }

.card-mask-default {
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }
  @media screen and (min-width: 48em)  {
    .card-mask-default {
      opacity: 1; } }

.card-mask-hover {
  opacity: 1;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }
  @media screen and (min-width: 48em)  {
    .card-mask-hover {
      opacity: 0; } }

.card-mask-inner {
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }
  @media screen and (min-width: 48em)  {
    .card-mask-inner {
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }

.card-mask-hover:before {
  opacity: 0.75;
  background-color: #000;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }
  @media screen and (min-width: 48em)  {
    .card-mask-hover:before {
      background-color: #000; } }

.card:before {
  opacity: 0.40;
  background-color: transparent;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }
  @media screen and (min-width: 48em)  {
    .card:before {
      background-color: #000; } }

.card:hover .card-mask-default {
  opacity: 0; }

.card:hover .card-mask-hover {
  opacity: 1; }

.card:hover:before {
  opacity: 0; }

@media screen and (min-width: 48em)  {
  .card:hover .card-mask-default {
    opacity: 0; }
  .card:hover .card-mask-hover {
    opacity: 1; }
  .card:hover:before {
    opacity: 0; } }

/* ================

  grid break

================= */
.grid-break {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  background: #fff;
  opacity: 0;
  z-index: -100;
  background-size: cover;
  background-position: top center;
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  transition: opacity 100ms linear; }

.grid-break-buffer {
  width: 100%;
  height: 550px;
  display: block; }
  @media screen and (min-width: 64em)  {
    .grid-break-buffer {
      height: 700px; } }

/* ================

  card titles and headlines

================= */
.card-title {
  width: 100%;
  margin: 0;
  padding: 5px 15px 33px 15px;
  color: #fff;
  font-weight: 100;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 2px;
  font-family: FuturaLT-BoldCondensed, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.75); }
  @media screen and (min-width: 30em)  {
    .card-title {
      font-size: 35px;
      line-height: 38px;
      padding: 5px 15px 22px 15px; } }
  @media screen and (min-width: 48em)  {
    .card-title {
      padding: 0 15px;
      font-size: 35px;
      line-height: 41px;
      background-color: transparent;
      padding: 5px 15px 17px 15px; } }
  @media screen and (min-width: 64em)  {
    .card-title {
      font-size: 40px;
      line-height: 51px; } }
  @media screen and (min-width: 71.25em)  {
    .card-title {
      font-size: 44px;
      line-height: 48px; } }

.card-label span {
  color: #fff;
  background: #000;
  padding: 7px 9px 1px 9px; }

/* ================

  card addons

================= */
.card-avatar {
  top: -24px;
  max-width: 61px;
  position: relative; }

.is_locked:after {
  content: " ";
  top: 50%;
  left: 50%;
  width: 70px;
  height: 30px;
  display: block;
  position: absolute;
  background-image: url(../img/icons/key.png);
  background-size: 100%;
  background-position: 0 -30px;
  background-repeat: no-repeat;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  transition: opacity 200ms linear; }
  @media screen and (min-width: 48em)  {
    .is_locked:after {
      top: 75%; } }

.is_locked:hover:after {
  opacity: 1; }
  @media screen and (min-width: 48em)  {
    .is_locked:hover:after {
      opacity: 0; } }

.loading .card-content {
  opacity: 0; }

.loading:after {
  content: " ";
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  display: block;
  z-index: 999;
  position: absolute;
  border-radius: 50%;
  background-image: url(../img/icons/loading.gif);
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.icon-block {
  bottom: 45px;
  right: 0;
  left: 0;
  opacity: 0;
  text-align: center;
  position: absolute;
  @inlude transition(opacity 250ms linear); }
  @media screen and (min-width: 48em)  {
    .icon-block {
      opacity: 1; } }

.card-icon {
  margin: 10px;
  height: 50px;
  width: 100px;
  display: inline-block;
  background-image: url(../img/icons/homepage_card_sprite.png);
  background-size: 100% 100%; }
  .card-icon.key, .card-icon.icon-two:first-of-type {
    background-position: 0 -57px;
    background-size: 117px;
    width: 38px;
    height: 58px; }
  .card-icon.play, .card-icon.icon-two:last-of-type {
    background-position: -26px 0px;
    background-size: 83px;
    width: 57px;
    height: 55px; }

.mobile-icon-block {
  opacity: 1;
  bottom: 0;
  position: relative;
  background-color: rgba(0, 0, 0, 0.75); }
  .mobile-icon-block .key {
    margin: 0 auto;
    display: block;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .mobile-icon-block .play {
    top: -310px;
    left: 47%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  @media screen and (min-width: 48em)  {
    .mobile-icon-block {
      opacity: 0; } }

.card[class*="small-"] .mobile-icon-block .play {
  top: -220px; }

.card[class*="medium-"] .mobile-icon-block .play {
  top: -310px; }

.card[class*="large-"] .mobile-icon-block .play {
  top: -345px; }

.card:hover .icon-block {
  opacity: 0;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }

.card:hover .mobile-icon-block {
  opacity: 1;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }

@media screen and (min-width: 48em)  {
  .card:hover .mobile-icon-block {
    opacity: 0; } }

/* set locked state for key icon */
.is_subscriber .card-icon.key {
  background-position: 0 0 !important; }

.related-item-content .icon-block {
  opacity: 1; }

/* ================

  card templates (defined by card object in distillery)

================= */
/*
* @param ($bg-color) card mask background color on desktop
* @param ($title-color) color of card title on desktop
* @param ($height) height of card
*/
/* small card size template*/
.card.small-black-white {
  height: 340px; }
  .card.small-black-white .card-title {
    color: #fff; }
  .card.small-black-white .card-mask-hover:before {
    background-color: transparent; }
  @media screen and (min-width: 48em)  {
    .card.small-black-white {
      height: 283.3333333333px; }
      .card.small-black-white .card-title {
        color: #fff; }
      .card.small-black-white .homepage-card-catrgory-title {
        color: #fff; }
      .card.small-black-white .card-mask-hover:before {
        background-color: #000; } }
  @media screen and (min-width: 64em)  {
    .card.small-black-white {
      height: 242.8571428571px; } }
  @media screen and (min-width: 71.25em)  {
    .card.small-black-white {
      height: 425px; } }

.card.small-white-black {
  height: 340px; }
  .card.small-white-black .card-title {
    color: #fff; }
  .card.small-white-black .card-mask-hover:before {
    background-color: transparent; }
  @media screen and (min-width: 48em)  {
    .card.small-white-black {
      height: 283.3333333333px; }
      .card.small-white-black .card-title {
        color: #fff; }
      .card.small-white-black .homepage-card-catrgory-title {
        color: #fff; }
      .card.small-white-black .card-mask-hover:before {
        background-color: #000; } }
  @media screen and (min-width: 64em)  {
    .card.small-white-black {
      height: 242.8571428571px; } }
  @media screen and (min-width: 71.25em)  {
    .card.small-white-black {
      height: 425px; } }

.card.small-pink-black {
  height: 340px; }
  .card.small-pink-black .card-title {
    color: #fff; }
  .card.small-pink-black .card-mask-hover:before {
    background-color: transparent; }
  @media screen and (min-width: 48em)  {
    .card.small-pink-black {
      height: 283.3333333333px; }
      .card.small-pink-black .card-title {
        color: #000; }
      .card.small-pink-black .homepage-card-catrgory-title {
        color: #000; }
      .card.small-pink-black .card-mask-hover:before {
        background-color: #f2e3e0; } }
  @media screen and (min-width: 64em)  {
    .card.small-pink-black {
      height: 242.8571428571px; } }
  @media screen and (min-width: 71.25em)  {
    .card.small-pink-black {
      height: 425px; } }

/* medium card size template */
.card.medium-black-white {
  height: 496px; }
  .card.medium-black-white .card-title {
    color: #fff; }
  .card.medium-black-white .card-mask-hover:before {
    background-color: transparent; }
  @media screen and (min-width: 48em)  {
    .card.medium-black-white {
      height: 413.3333333333px; }
      .card.medium-black-white .card-title {
        color: #fff; }
      .card.medium-black-white .homepage-card-catrgory-title {
        color: #fff; }
      .card.medium-black-white .card-mask-hover:before {
        background-color: #000; } }
  @media screen and (min-width: 64em)  {
    .card.medium-black-white {
      height: 354.2857142857px; } }
  @media screen and (min-width: 71.25em)  {
    .card.medium-black-white {
      height: 620px; } }

.card.medium-white-black {
  height: 496px; }
  .card.medium-white-black .card-title {
    color: #fff; }
  .card.medium-white-black .card-mask-hover:before {
    background-color: transparent; }
  @media screen and (min-width: 48em)  {
    .card.medium-white-black {
      height: 413.3333333333px; }
      .card.medium-white-black .card-title {
        color: #000; }
      .card.medium-white-black .homepage-card-catrgory-title {
        color: #000; }
      .card.medium-white-black .card-mask-hover:before {
        background-color: #000; } }
  @media screen and (min-width: 64em)  {
    .card.medium-white-black {
      height: 354.2857142857px; } }
  @media screen and (min-width: 71.25em)  {
    .card.medium-white-black {
      height: 620px; } }

.card.medium-pink-black {
  height: 496px; }
  .card.medium-pink-black .card-title {
    color: #fff; }
  .card.medium-pink-black .card-mask-hover:before {
    background-color: transparent; }
  @media screen and (min-width: 48em)  {
    .card.medium-pink-black {
      height: 413.3333333333px; }
      .card.medium-pink-black .card-title {
        color: #000; }
      .card.medium-pink-black .homepage-card-catrgory-title {
        color: #000; }
      .card.medium-pink-black .card-mask-hover:before {
        background-color: #f2e3e0; } }
  @media screen and (min-width: 64em)  {
    .card.medium-pink-black {
      height: 354.2857142857px; } }
  @media screen and (min-width: 71.25em)  {
    .card.medium-pink-black {
      height: 620px; } }

/* large card size template */
.card.large-black-white {
  height: 580px; }
  .card.large-black-white .card-title {
    color: #fff; }
  .card.large-black-white .card-mask-hover:before {
    background-color: transparent; }
  @media screen and (min-width: 48em)  {
    .card.large-black-white {
      height: 483.3333333333px; }
      .card.large-black-white .card-title {
        color: #fff; }
      .card.large-black-white .homepage-card-catrgory-title {
        color: #fff; }
      .card.large-black-white .card-mask-hover:before {
        background-color: #000; } }
  @media screen and (min-width: 64em)  {
    .card.large-black-white {
      height: 414.2857142857px; } }
  @media screen and (min-width: 71.25em)  {
    .card.large-black-white {
      height: 725px; } }

.card.large-white-black {
  height: 580px; }
  .card.large-white-black .card-title {
    color: #fff; }
  .card.large-white-black .card-mask-hover:before {
    background-color: transparent; }
  @media screen and (min-width: 48em)  {
    .card.large-white-black {
      height: 483.3333333333px; }
      .card.large-white-black .card-title {
        color: #000; }
      .card.large-white-black .homepage-card-catrgory-title {
        color: #000; }
      .card.large-white-black .card-mask-hover:before {
        background-color: #fff; } }
  @media screen and (min-width: 64em)  {
    .card.large-white-black {
      height: 414.2857142857px; } }
  @media screen and (min-width: 71.25em)  {
    .card.large-white-black {
      height: 725px; } }

.card.large-pink-black {
  height: 580px; }
  .card.large-pink-black .card-title {
    color: #fff; }
  .card.large-pink-black .card-mask-hover:before {
    background-color: transparent; }
  @media screen and (min-width: 48em)  {
    .card.large-pink-black {
      height: 483.3333333333px; }
      .card.large-pink-black .card-title {
        color: #000; }
      .card.large-pink-black .homepage-card-catrgory-title {
        color: #000; }
      .card.large-pink-black .card-mask-hover:before {
        background-color: #f2e3e0; } }
  @media screen and (min-width: 64em)  {
    .card.large-pink-black {
      height: 414.2857142857px; } }
  @media screen and (min-width: 71.25em)  {
    .card.large-pink-black {
      height: 725px; } }

#city-guide {
  background-color: #171717; }
  #city-guide p {
    font-family: Times;
    line-height: 25px;
    font-size: 20px; }
  #city-guide .w4 {
    width: 100%; }
  #city-guide .item.overlay-center {
    bottom: 13%;
    display: block;
    left: 25%;
    position: relative;
    width: 50%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 2em 0px 1em; }
    #city-guide .item.overlay-center.faves {
      bottom: 30%; }
    @media screen and (max-width: 1024px) {
      #city-guide .item.overlay-center {
        width: 100%;
        left: 0%;
        position: static; } }
    @media screen and (max-width: 768px) {
      #city-guide .item.overlay-center {
        padding: 1em 0px 1em; } }
  #city-guide .overlay-right {
    font-family: 'BauerBodD-RegIta';
    bottom: 32%;
    position: absolute;
    left: 63%;
    text-align: left;
    width: 350px;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 2em; }
    @media screen and (max-width: 1024px) {
      #city-guide .overlay-right {
        width: 100%;
        max-width: 830px;
        margin: 0px auto;
        left: 0%;
        position: static;
        padding: .5em .5em; } }
    @media screen and (max-width: 768px) {
      #city-guide .overlay-right {
        padding: 1em 0px; } }
  #city-guide .city-cover--a {
    background: url(/static/site/img/city-guides/city-guide-hero.jpg) no-repeat top center scroll;
    background-size: cover; }
    @media screen and (min-width: 71.25em)  {
      #city-guide .city-cover--a {
        background-attachment: fixed; } }
  #city-guide .city-cover--c {
    position: relative; }
  #city-guide .city-cover--e {
    background: url(/static/site/img/city-guides/block05.jpg) no-repeat center center scroll;
    background-size: cover; }
  #city-guide .city-cover--i {
    background: url(/static/site/img/city-guides/block09.jpg) no-repeat center center scroll;
    background-size: cover; }
  #city-guide .block-container {
    position: absolute;
    top: 10%; }
  #city-guide .img-container-full {
    width: 100%; }
  #city-guide .packery-container {
    max-width: 1280px;
    margin: 0px auto 3em; }
  #city-guide .img-container {
    max-width: 1318px;
    margin: -12em auto 0px; }
    #city-guide .img-container.city-cover--map {
      max-width: 830px;
      margin: 3em auto; }
      @media screen and (max-width: 1024px) {
        #city-guide .img-container.city-cover--map {
          margin: 0em auto 0px; } }
    @media screen and (max-width: 1024px) {
      #city-guide .img-container {
        margin: 0em auto 0px; } }
  #city-guide .img-container-b {
    max-width: 835px;
    margin: -4em auto 0px; }
    #city-guide .img-container-b.city-cover--j {
      position: relative;
      max-width: 1318px; }
      #city-guide .img-container-b.city-cover--j .buy-now {
        display: block;
        color: white;
        text-align: center;
        border: solid 1px white;
        text-transform: uppercase;
        font-size: 2em;
        font-family: 'BodoniXT';
        padding: 20px 1em;
        width: 15%;
        position: absolute;
        left: 25%;
        margin-left: -7%;
        bottom: 50%;
        margin-bottom: -8%; }
        #city-guide .img-container-b.city-cover--j .buy-now:hover {
          background-color: black; }
        @media screen and (max-width: 728px) {
          #city-guide .img-container-b.city-cover--j .buy-now {
            font-size: 1em;
            padding: 10px .5em;
            margin-bottom: -15%; } }
    @media screen and (max-width: 1024px) {
      #city-guide .img-container-b {
        margin: 0em auto 0px; } }
  #city-guide .img-text {
    position: relative;
    z-index: 2; }
  #city-guide h2.overlay-text {
    font-size: 1.25em;
    text-align: center;
    padding: 0em 0 0;
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
    font-weight: 300; }
    @media screen and (max-width: 768px) {
      #city-guide h2.overlay-text {
        font-size: 1.5em; } }
  #city-guide h3.overlay-text {
    color: #feddea;
    font-family: 'BodoniXT';
    font-size: 4.5em;
    text-align: center;
    padding: 0em 2.5em;
    margin: 0px;
    font-weight: 300;
    line-height: .85em; }
    @media screen and (max-width: 768px) {
      #city-guide h3.overlay-text {
        padding: 0em 0em;
        font-size: 2em; } }
  #city-guide p.overlay-text {
    text-align: center;
    padding: 0em 4em; }
    @media screen and (max-width: 768px) {
      #city-guide p.overlay-text {
        padding: 0em 1em;
        text-align: left; } }
  #city-guide .overlay-text-right {
    text-align: left;
    font-size: 2.75em;
    line-height: 48px;
    margin: 0px;
    font-family: 'BodoniXT'; }
    @media screen and (max-width: 1024px) {
      #city-guide .overlay-text-right {
        text-align: center; } }
    @media screen and (max-width: 768px) {
      #city-guide .overlay-text-right {
        font-size: 2em; } }
  #city-guide .split-image {
    display: block;
    width: 100%;
    text-align: center;
    clear: both; }
    #city-guide .split-image li {
      float: left;
      position: relative;
      display: block;
      text-align: center;
      background: none; }
  #city-guide .list-container {
    max-width: 1260px;
    margin: 4em auto;
    clear: both; }
    @media screen and (max-width: 768px) {
      #city-guide .list-container {
        max-width: 420px;
        width: 100%;
        margin: 0em auto; } }
    @media screen and (max-width: 1024px) {
      #city-guide .list-container {
        margin: 2em auto; } }
    @media screen and (max-width: 768px) {
      #city-guide .list-container {
        margin: 0em auto; } }
    #city-guide .list-container ul {
      display: inline-block; }
      @media screen and (max-width: 768px) {
        #city-guide .list-container ul {
          max-width: 100%;
          width: 420px;
          margin: 0px auto; } }
    #city-guide .list-container li {
      float: left;
      position: relative;
      width: 33%;
      display: block;
      max-height: 442px; }
      #city-guide .list-container li a {
        display: block; }
        #city-guide .list-container li a:hover .overbox {
          opacity: .7; }
      #city-guide .list-container li img {
        vertical-align: bottom; }
      #city-guide .list-container li .overbox {
        background-color: #ffffff;
        position: absolute;
        top: 0;
        left: 0;
        color: #000000;
        z-index: 100;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        opacity: 0;
        width: 100%;
        height: 100%;
        padding: 60% 0px 0px; }
      #city-guide .list-container li .overbox.black {
        color: white;
        background-color: #000000; }
      #city-guide .list-container li:hover .overbox {
        opacity: .7; }
      #city-guide .list-container li:hover .title, #city-guide .list-container li:focus .title {
        opacity: 1;
        padding: 0em .5em;
        transform: translateY(-100px);
        -webkit-transform: translateY(-100px); }
        @media screen and (max-width: 768px) {
          #city-guide .list-container li:hover .title, #city-guide .list-container li:focus .title {
            font-size: 2em; } }
      @media screen and (max-width: 768px) {
        #city-guide .list-container li {
          float: none;
          width: 100%; } }
    #city-guide .list-container .overtext {
      text-align: center;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      -ms-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
      transform: translateY(80px);
      -webkit-transform: translateY(80px); }
    #city-guide .list-container .title {
      font-family: 'Nike Total 90';
      font-size: 3em;
      line-height: auto;
      opacity: 0;
      text-transform: capitalize;
      transition-delay: 0.1s;
      transition-duration: 0.2s; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        #city-guide .list-container .title {
          font-size: 2em; } }
  #city-guide .guides-header {
    font-family: 'Nike Total 90';
    color: #feddea;
    font-size: 4em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    margin: 1em 0 0em; }
    @media screen and (max-width: 768px) {
      #city-guide .guides-header {
        font-size: 2em; } }
  #city-guide .fadeIn .city {
    font-family: 'Nike Total 90';
    font-size: 48px;
    line-height: 450px;
    margin: 0px; }

#video p {
  font-family: Times;
  line-height: 25px;
  font-size: 20px; }
#video .city-cover--a {
  background: url(/static/site/img/video/video-hero.jpg) no-repeat top center scroll;
  background-size: cover; }
  #video .city-cover--a .cover-content {
    width: 30%;
    margin: 0px auto;
    position: relative;
    top: 35%; }
    @media screen and (max-width: 1024px) {
      #video .city-cover--a .cover-content {
        width: 50%; } }
  #video .city-cover--a h3 {
    text-align: center;
    position: relative;
    top: 35%;
    text-transform: uppercase;
    font-size: 1.25em;
    font-family: futura;
    margin: 0px 0px 10px;
    font-weight: 300;
    max-width: 100%; }
    @media screen and (max-width: 1024px) {
      #video .city-cover--a h3 {
        font-size: .75em; } }
  #video .city-cover--a h2 {
    text-transform: uppercase;
    color: #feddea;
    font-family: 'Nike Total 90';
    font-size: 4em;
    text-align: center;
    margin: 0px auto .5em;
    position: relative;
    top: 38%;
    line-height: .9em;
    font-weight: 300; }
    @media screen and (max-width: 1024px) {
      #video .city-cover--a h2 {
        font-size: 3em; } }
  #video .city-cover--a .play-button {
    max-width: 50%;
    height: auto;
    max-height: 210px;
    position: relative;
    top: 40%;
    margin: 0px auto; }
#video .two-col {
  max-width: 1330px;
  margin: 0px auto; }
  #video .two-col:after {
    content: "";
    display: table;
    clear: both; }
  #video .two-col .demos-list {
    clear: both;
    max-width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
  #video .two-col li {
    width: 50%;
    float: left;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      #video .two-col li {
        width: 100%;
        margin-bottom: 2em; } }
  #video .two-col .videos {
    margin: 0px auto; }
  #video .two-col .product-content {
    width: 67%;
    margin: 0px auto 0px;
    text-align: center;
    flex-align: middle; }
    #video .two-col .product-content h2 {
      font-family: 'Nike Total 90';
      font-size: 55px;
      margin: 0px; }
    #video .two-col .product-content .product-text {
      font-family: Times;
      margin-top: 10px; }
    #video .two-col .product-content .img-desc {
      font-family: futura;
      width: 50%;
      margin: 0px auto;
      font-size: 14px;
      line-height: 20px;
      text-transform: uppercase; }
  #video .two-col .products {
    max-width: 65%;
    margin: 5% 0% 2%; }
#video .packery-container {
  max-width: 1250px;
  margin: 0px auto 3em; }
#video .guides-header {
  font-family: 'Nike Total 90';
  color: #feddea;
  font-size: 4em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  margin: 1em 0 0em; }
  @media screen and (max-width: 768px) {
    #video .guides-header {
      font-size: 2em; } }
#video .fadeIn .city {
  font-family: 'Nike Total 90';
  font-size: 48px;
  line-height: 450px;
  margin: 0px; }

/* ================

  locked video

================= */
.locked-video {
  height: 660px;
  position: relative;
  background-position: top center;
  background-size: cover; }

.locked-video:before {
  content: " ";
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 63px;
  display: block;
  position: absolute;
  background-position: top center;
  background-image: url(''); }

.item-titles:nth-child(odd):before {
  color: #fff;
  content: "";
  position: relative;
  display: block;
  padding-bottom: 10px;
  font-family: BauerBodD-RegIta, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 14pt;
  background-image: url('');
  background-position: bottom;
  background-repeat: no-repeat; }

.item-titles:nth-child(even):before {
  color: #fff;
  content: "budget buy";
  position: relative;
  display: block;
  font-family: BauerBodD-RegIta, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 14pt;
  padding-bottom: 10px;
  background-image: url('');
  background-position: bottom;
  background-repeat: no-repeat; }

.social {
  height: 63px;
  width: 300px;
  left: 50%;
  position: absolute;
  margin-left: -150px;
  background: #000; }
  .social li {
    float: left;
    width: 25%;
    height: auto;
    padding: 0;
    margin-top: -23px; }

.social-module {
  bottom: 0;
  right: 0;
  top: auto;
  z-index: 5;
  padding: 8px 19px;
  font-size: 21px;
  background: #000;
  position: absolute;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }

.social-list {
  margin: 0 10px;
  display: none; }
  .social-list li {
    float: left;
    margin: 0 7px; }
    .social-list li img {
      max-width: 18px; }

.trigger {
  padding: 4px 0;
  max-width: 21px;
  display: inline-block; }

.related-grid {
  overflow: hidden;
  margin: 40px auto;
  position: relative;
  z-index: 101; }

.locked-related-grid {
  margin: 90px auto 0 auto; }

.related-title {
  text-align: center;
  margin-top: 40px;
  color: #000;
  font-family: FuturaLT-BoldCondensed, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: 100; }

.related-item {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: top center;
  background-color: #fff;
  -webkit-transition: none 0s;
  -moz-transition: none 0s;
  transition: none 0s; }
  @media screen and (min-width: 48em)  {
    .related-item {
      width: 48%; } }
  @media screen and (min-width: 64em)  {
    .related-item {
      width: 32.5%; } }

.related-image {
  width: 100%;
  display: block; }

.related-item:hover .related-item-content {
  opacity: 0; }

.related-item-content {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  position: absolute;
  background: rgba(244, 244, 244, 0.75);
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }

.related-item:hover .related-item-content {
  opacity: 0; }

.related-item-title {
  color: #000;
  top: 50%;
  left: 0;
  right: 0;
  padding: 0 25px;
  font-size: 27px;
  font-weight: 100;
  position: absolute;
  font-family: FuturaLT-BoldCondensed, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media screen and (min-width: 48em)  {
    .related-item-title {
      padding: 0 50px; } }

.product-grid {
  overflow: hidden;
  margin: 40px auto; }

.product-title {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: 100; }

.product-item {
  width: 100%;
  height: 350px;
  background-size: cover;
  background-position: top center; }
  @media screen and (min-width: 48em)  {
    .product-item {
      width: 50%;
      height: 400px; } }
  @media screen and (min-width: 64em)  {
    .product-item {
      width: 33.3%;
      height: 650px; } }

.product-image {
  width: 100%;
  display: block; }

.product-item:hover .product-item-content {
  opacity: 0; }

.product-item-content {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear; }

.product-item-title {
  color: #fff;
  top: 50%;
  left: 0;
  right: 0;
  padding: 0 15px;
  font-size: 25px;
  position: absolute;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.gallery-body {
  padding: 0 8%; }

/* ================

    normal gallery product

================= */
.gallery-content p {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.gallery-product {
  text-align: center;
  margin: 70px 0;
  position: relative; }

.gallery-product p {
  line-height: 22px; }

.gallery-product-title {
  font-size: 22px;
  font-weight: 100;
  text-transform: uppercase;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  @media screen and (min-width: 48em)  {
    .gallery-product-title {
      font-size: 28px; } }

.gallery-product-image {
  width: 100%;
  display: block;
  max-width: 435px;
  max-height: 10000px;
  margin: 0 auto 15px auto; }
  @media screen and (min-width: 48em)  {
    .gallery-product-image {
      width: auto;
      max-height: 435px; } }

.gallery-standard-image {
  width: 100%;
  display: block; }

.gallery-item-description {
  font-size: 20px;
  text-transform: none;
  line-height: 23px;
  text-align: center;
  display: block; }

a.gallery-product-text {
  color: #000;
  font-size: 18px;
  max-width: 440px;
  font-weight: 100;
  display: block;
  margin: 0 auto 8px auto;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.gallery-image {
  text-align: center;
  margin: 40px 0; }

.gallery-image p {
  margin: 0; }

.product-price {
  margin: 7px;
  color: #000;
  text-decoration: none !important; }

/* ================

    gallery product badge

================= */
.badge {
  top: 30px;
  right: 0;
  height: 175px;
  width: 175px;
  border-radius: 50%;
  position: absolute;
  border: solid 1px #000;
  background: #d1d1d1; }

.badge-inner {
  position: relative;
  margin-top: 28px;
  padding: 0 21px;
  overflow: hidden;
  max-height: 123px; }

.badge-headline {
  margin: 0;
  font-size: 19px;
  font-style: italic; }

.badge-text {
  margin: 5px 0 0 0; }

.badge:before {
  content: ' ';
  top: -10px;
  left: 53%;
  width: 70%;
  bottom: -10px;
  margin-left: -36%;
  background: #d1d1d1;
  position: absolute;
  transform: rotate(-36deg); }

/* ================

    gallery product pin button

================= */
.gallery-pin-button {
  font-size: 26px;
  position: relative;
  padding: 0 16px; }

.bracket {
  position: absolute; }

.left-bracket {
  left: 0; }

.right-bracket {
  right: 0; }

/* ================

    normal gallery quote card

================= */
.gallery-quote-card {
  width: 124.9%;
  left: -12.4%;
  margin: 45px 0;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 48em)  {
    .gallery-quote-card {
      width: 150%;
      left: -25%; } }

.gallery-quote-card.dark {
  color: #fff;
  background-color: #000; }

.gallery-quote-card.light {
  color: #000;
  background-color: #fff; }

.gallery-quote-col {
  width: 100%;
  float: right; }
  @media screen and (min-width: 30em)  {
    .gallery-quote-col {
      width: 50%; } }

.gallery-quote-card-avatar {
  float: none;
  display: block;
  margin: 40px auto 20px auto; }

.gallery-quote-card-text {
  width: 100%;
  color: #fff;
  font-size: 20px;
  padding: 0 25px 10px 25px;
  text-align: center; }
  @media screen and (min-width: 30em)  {
    .gallery-quote-card-text {
      font-size: 21px; } }
  @media screen and (min-width: 48em)  {
    .gallery-quote-card-text {
      font-size: 28px; } }

.gallery-quote-card-image {
  width: 100%;
  display: block;
  max-width: 362px;
  max-height: 381px; }

/* ================

    staggered gallery quote card

================= */
.staggered-gallery-quote-card {
  width: 124.9%;
  left: -12.4%;
  position: relative;
  margin: 25px 0; }
  @media screen and (min-width: 48em)  {
    .staggered-gallery-quote-card {
      width: 150%;
      left: -25%; } }

.staggered-left-col {
  width: 100%; }
  @media screen and (min-width: 30em)  {
    .staggered-left-col {
      width: 70%; } }

.staggered-right-col {
  overflow: hidden;
  position: relative;
  background-color: #1a1a1a;
  margin: -41px 9px 0 9px; }
  @media screen and (min-width: 30em)  {
    .staggered-right-col {
      top: 20%;
      left: 60%;
      margin: 0;
      position: absolute; } }

/* ================

  gallery themes

================= */
.gallery {
  background-color: #161616; }

.comparison-gallery {
  overflow: hidden;
  position: relative; }

.comparison-gallery:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: " ";
  width: 49.8%;
  position: absolute;
  background-color: transparent;
  z-index: -1; }
  @media screen and (min-width: 768px) and (min-height: 432px) {
    .comparison-gallery:before {
      background-color: #fff; } }

/* ================

    main gallery title block

================= */
.comparison-gallery-title {
  margin: 0;
  color: #000;
  font-size: 36px;
  line-height: 45px;
  font-weight: 100;
  text-align: left;
  font-family: FuturaLT-BoldCondensed, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) and (min-height: 432px) {
    .comparison-gallery-title {
      font-size: 46px;
      line-height: 57px; } }
  @media screen and (min-width: 1140px) and (min-height: 641px) {
    .comparison-gallery-title {
      font-size: 58px; } }

.comparison-gallery-sub-title {
  margin: -15px 0 0 0;
  color: #000;
  font-size: 19px;
  text-align: left;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-transform: none; }
  @media screen and (min-width: 64em)  {
    .comparison-gallery-sub-title {
      font-size: 22px; } }

.category-title-comparison {
  text-align: left; }

/* ================

    fixed product block (left)

================= */
.fixed-block {
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  position: relative;
  background: #fff;
  color: #000;
  margin-bottom: 13px;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  transition: opacity 200ms linear; }
  @media screen and (min-width: 768px) and (min-height: 432px) {
    .fixed-block {
      width: 49.8%;
      position: absolute;
      margin-bottom: 0; } }

.fixed-inner {
  width: 100%;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  padding: 60px 45px 60px 45px;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  @media screen and (min-width: 768px) and (min-height: 432px) {
    .fixed-inner {
      top: 50%;
      width: 361px;
      position: fixed;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media screen and (min-width: 1024px) and (min-height: 576px) {
    .fixed-inner {
      width: 477px; } }
  @media screen and (min-width: 1140px) and (min-height: 641px) {
    .fixed-inner {
      width: 520px; } }

.title-block {
  opacity: 1;
  z-index: 100; }

.title-block .embed-cage {
  margin: 40px 0 0 0; }

.title-block-inner {
  padding: 70px 30px 45px 30px; }
  @media screen and (min-width: 64em)  {
    .title-block-inner {
      padding: 70px 50px 45px 50px; } }

.fixed-block-title {
  margin: 0;
  padding-bottom: 5px;
  font-size: 22px;
  font-weight: 100;
  text-transform: lowercase;
  font-family: 'BauerBodD-RegIta', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  background: url('') bottom center no-repeat;
  background-size: 150px; }

.fixed-block-product-title {
  margin: 15px 0 30px 0;
  font-size: 18px; }

.fixed-block-related-title {
  margin: 0 0 25px 0;
  padding: 0 0 5px 0;
  font-size: 22px;
  font-weight: 100;
  text-transform: uppercase;
  font-family: FuturaLT-BoldCondensed, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  background: url('') bottom center no-repeat;
  background-size: 150px; }

.product-description {
  clear: both;
  display: block;
  color: #000;
  margin-top: 20px;
  font-size: 18px;
  max-width: 290px;
  margin: 20px auto 0 auto;
  text-decoration: none !important; }

.fixed-image {
  max-width: auto;
  max-height: 383px;
  padding: 0 20px; }
  @media screen and (min-width: 1024px) and (min-height: 576px) {
    .fixed-image {
      max-width: 300px;
      padding: 0 0; } }

.last-fixed-block {
  top: auto;
  bottom: 0;
  position: relative;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }
  @media screen and (min-width: 48em)  {
    .last-fixed-block {
      position: absolute;
      -webkit-transform: translateY(-15%);
      -moz-transform: translateY(-15%);
      -ms-transform: translateY(-15%);
      -o-transform: translateY(-15%);
      transform: translateY(-15%); } }
  @media (min-height: 800px) {
    .last-fixed-block {
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }

.active {
  opacity: 1;
  z-index: 100; }

.inactive {
  opacity: 0; }

/* ================

    related scrolling blocks (right)

================= */
.scrolling-block {
  opacity: 1;
  width: 100%;
  float: none;
  clear: none;
  min-height: 780px;
  margin-bottom: 0;
  background-size: cover;
  background-color: #282828;
  background-position: top center; }
  @media screen and (min-width: 768px) and (min-height: 432px) {
    .scrolling-block {
      width: 49.5%;
      float: right;
      clear: both;
      max-height: 950px; } }

.gallery-title-image {
  margin-top: 0; }
  @media screen and (min-width: 768px) and (min-height: 432px) {
    .gallery-title-image {
      margin-top: 54px; } }

.scrolling-block:nth-last-child(2) {
  margin-bottom: 0; }
  @media screen and (min-width: 48em)  {
    .scrolling-block:nth-last-child(2) {
      margin-bottom: 0; } }

/* ================

  note article structure

================= */
.note-content {
  color: #000;
  max-width: 600px;
  overflow: hidden;
  margin: 450px auto 0 auto;
  background: #fff url(''); }
  .note-content .related-title, .note-content .category-title-publishable, .note-content .publishable-title {
    color: #000; }

.locked-content .title-block {
  z-index: 0; }

.note-content-locked {
  margin: 200px auto 0 auto;
  min-height: 920px; }

.note-article-content {
  position: relative;
  font-family: Courier; }

.kim-signature {
  display: block;
  margin: 55px auto 60px auto; }

.invisible {
  opacity: 0; }

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

.disable-hover {
  pointer-events: none; }

.icon {
  margin-top: 180px; }

.video-icon {
  top: 79px;
  right: 34px;
  position: absolute;
  max-width: 90px; }

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

.scroll {
  top: auto;
  left: 50%;
  color: #fff;
  bottom: 118px;
  width: 200px;
  margin-left: -100px;
  position: absolute;
  text-align: center;
  font-family: futura;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 3px; }
  .scroll:before {
    content: " ";
    top: 25px;
    left: 94px;
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 10px solid white;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent; }
  .scroll:after {
    content: "scroll";
    position: absolute;
    bottom: -60px;
    left: 73px; }

.safariMobile .scroll {
  bottom: 185px; }
  @media screen and (min-width: 48em)  {
    .safariMobile .scroll {
      bottom: 115px; } }

.byline {
  display: block;
  min-width: 189px; }

.logout-link {
  color: #fff;
  font-size: 17px;
  margin-top: 20px;
  display: inline-block; }

.category-template {
  margin-top: 54px; }

/************************ featured video container *************************/
video.video {
  padding-bottom: 45px; }

.video-body section.video-container #featured-video {
  margin-top: 55px; }
  @media screen and (min-width: 71.25em)  {
    .video-body section.video-container #featured-video {
      margin-top: 0; } }
.video-body section.video-tutorial-box {
  color: white;
  margin-top: 50px;
  padding: 0 2.5%;
  max-width: 640px;
  padding-bottom: 50px;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  .video-body section.video-tutorial-box h1.video-tutorial-title {
    width: 100%;
    font-weight: 100;
    text-align: center;
    padding: 10px 40px 0 40px;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin: 0;
    line-height: 55px;
    font-family: FuturaLT-BoldCondensed, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
    @media screen and (max-width: 30em)  {
      .video-body section.video-tutorial-box h1.video-tutorial-title {
        font-size: 30px;
        line-height: normal; } }
    @media screen and (min-width: 30em)  {
      .video-body section.video-tutorial-box h1.video-tutorial-title {
        font-size: 32px; } }
    @media screen and (min-width: 64em)  {
      .video-body section.video-tutorial-box h1.video-tutorial-title {
        font-size: 50px; } }
  .video-body section.video-tutorial-box h1.publishable-title {
    margin: 0 0 10px 0; }
  .video-body section.video-tutorial-box .video-description p {
    text-align: center; }

/************************ featured video container *************************/
.video-container.is_constrained {
  padding: 0; }

@media screen and (max-width: 30em)  {
  div#featured-video {
    min-height: 270px; } }
@media screen and (min-width: 30em)  {
  div#featured-video {
    min-height: 510px; } }
@media screen and (min-width: 64em)  {
  div#featured-video {
    min-height: 690px; } }

.featured-video {
  margin-top: 10px;
  position: relative; }
  .featured-video .video-content {
    width: 380px;
    height: 236px;
    margin: 0 auto; }
  .featured-video h4 {
    font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    color: white;
    text-align: center;
    margin: 0;
    letter-spacing: 1px;
    line-height: 1; }
  .featured-video .video-share {
    margin: 0px auto 10px auto;
    width: 90%;
    max-width: 960px;
    text-align: center;
    padding: 0px 0px 20px 0; }
    .featured-video .video-share p {
      font-size: 1em;
      text-transform: none;
      margin: 20px auto;
      width: 90%;
      margin: 10px auto 20px auto; }
  .featured-video .featured-video-title {
    font-size: 2.4em;
    font-weight: normal; }
  @media screen and (min-width: 48em)  {
    .featured-video {
      margin-top: 160px; }
      .featured-video .video-content {
        width: 730px;
        height: 441px; }
      .featured-video h4 {
        font-size: 1.2em; }
      .featured-video .featured-video-title {
        font-size: 2.4em; }
      .featured-video .video-share {
        margin: 20px auto 10px auto; }
        .featured-video .video-share p {
          font-size: 1.2em; } }
  @media screen and (min-width: 64em)  {
    .featured-video .video-content {
      width: 930px;
      height: 523px; }
    .featured-video .video-share p {
      width: 90%; } }
  @media screen and (min-width: 71.25em)  {
    .featured-video .video-content {
      width: 960px;
      height: 540px; } }

.featured-content-title {
  font-size: 1.4em;
  text-transform: uppercase;
  color: white;
  text-align: center;
  margin: 10px 0 10px 0;
  font-weight: normal;
  line-height: 1; }
  @media screen and (min-width: 48em)  {
    .featured-content-title {
      font-size: 2.4em; } }

.featured-content-title.decor:after {
  content: '';
  display: block;
  width: 120px;
  margin: 5px auto 0px auto;
  border-top: 7px solid #000; }

/*********************** pinned video **************************/
.pinned-video-container {
  position: fixed;
  left: 0;
  z-index: 20000;
  top: -150%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s; }
  .pinned-video-container #pinned-video-track {
    background-color: #373636;
    height: 10px;
    width: 100%;
    clear: both;
    position: relative; }
  .pinned-video-container #pinned-video-progress {
    height: 100%;
    width: 0;
    background-color: #F2E3E0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
  @media screen and (min-width: 64em)  {
    .pinned-video-container {
      top: -100%; } }

.pinned-video-container.visible {
  top: 0px;
  width: 100%; }

.pinned-video-container.flipping {
  transform-style: preserve-3d;
  transform: rotateX(-180deg);
  backface-visibility: hidden; }

#header.flipped {
  transform-style: preserve-3d;
  transform: rotateX(-180deg);
  backface-visibility: hidden; }

#pinned-video.active {
  display: block; }

#pinned-video {
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.85);
  padding: 0;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  @media screen and (min-width: 48em)  {
    #pinned-video {
      padding: 0; } }
  #pinned-video .pinned-video-content {
    position: relative;
    float: none;
    margin: 0 0 20px 0; }
    #pinned-video .pinned-video-content .whalerock-player {
      margin: 0; }
      @media screen and (max-width: 30em)  {
        #pinned-video .pinned-video-content .whalerock-player {
          height: 225px; } }
      @media screen and (min-width: 30em)  {
        #pinned-video .pinned-video-content .whalerock-player {
          height: 209px; } }
      #pinned-video .pinned-video-content .whalerock-player .oo-player-video-container .innerWrapper video.video {
        padding-bottom: 0; }
  #pinned-video .pinned-close {
    display: block;
    width: 30px;
    height: 41px;
    background: url(../img/icons/x.png) center top no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0px;
    right: 7px;
    z-index: 10010;
    cursor: pointer; }
  #pinned-video .pinned-video-info {
    margin: 0px 10px; }
    @media screen and (min-width: 48em)  {
      #pinned-video .pinned-video-info {
        margin: 0 5px; } }
    #pinned-video .pinned-video-info h4 {
      text-transform: lowercase;
      font-weight: normal;
      letter-spacing: 1px;
      font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
      color: #fff;
      text-align: left;
      margin: 0;
      line-height: 20px;
      font-size: 16pt;
      padding: 10px 0; }
      @media screen and (min-width: 64em)  {
        #pinned-video .pinned-video-info h4 {
          padding: 15px 0;
          font-size: 18pt; } }
    #pinned-video .pinned-video-info .pinned-video-info-title {
      font-size: 16pt;
      text-transform: uppercase;
      color: #fff;
      text-align: left;
      margin: 0;
      padding: 0;
      line-height: normal;
      font-family: FuturaLT-BoldCondensed, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
      @media screen and (min-width: 64em)  {
        #pinned-video .pinned-video-info .pinned-video-info-title {
          font-size: 20pt; } }
      @media screen and (min-width: 71.25em)  {
        #pinned-video .pinned-video-info .pinned-video-info-title {
          font-size: 24pt; } }
    #pinned-video .pinned-video-info .pinned-video-info-subtitle {
      color: #fff;
      text-align: left;
      line-height: normal;
      letter-spacing: 1px;
      padding: 10px 0;
      margin: 0;
      font-size: 12pt;
      font-family: BaskervilleMTStd-Regular, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
      @media screen and (min-width: 48em)  {
        #pinned-video .pinned-video-info .pinned-video-info-subtitle {
          padding: 10px; } }
      @media screen and (min-width: 64em)  {
        #pinned-video .pinned-video-info .pinned-video-info-subtitle {
          line-height: 25px;
          font-size: 14pt; } }
      @media screen and (min-width: 71.25em)  {
        #pinned-video .pinned-video-info .pinned-video-info-subtitle {
          line-height: 25px;
          padding-right: 15%; } }
  #pinned-video .pinned-video-info-time {
    font-size: 0.8em;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    margin: 0 0 10px 10px;
    padding: 0;
    line-height: normal;
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif; }
  #pinned-video .oo_controls_wrap {
    display: none !important; }
  #pinned-video .mini-controls {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    cursor: pointer; }
  #pinned-video .mini-play-btn.hidden, #pinned-video .mini-pause-btn.hidden {
    display: none; }
  #pinned-video .mini-play-btn {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: transparent url(../img/icons/play.png) center center no-repeat;
    background-size: 50px auto;
    cursor: pointer; }
  #pinned-video .mini-pause-btn {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: transparent url(../img/icons/pause.png) center center no-repeat;
    background-size: 50px auto;
    cursor: pointer; }
  #pinned-video .mini-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  #pinned-video .oo_promo div.oo_start_button {
    display: none !important; }
  #pinned-video .oo-player-paused .oo_end_screen .oo_replay {
    display: none !important; }
  @media screen and (min-width: 48em)  {
    #pinned-video {
      padding: 0; }
      #pinned-video .whalerock-player {
        position: relative;
        width: 370px;
        height: 215px;
        margin: 0;
        padding: 0; }
      #pinned-video .pinned-video-content {
        float: left;
        margin: 0 20px 0 0; }
      #pinned-video .pinned-video-info-time {
        font-size: 0.9em;
        text-transform: uppercase;
        color: #fff;
        text-align: left;
        margin: 0;
        padding: 15px 0;
        line-height: 1; }
      #pinned-video .pinned-close {
        right: 5px; } }

/********************* video page featured grid *********************/
.featured-grid-container .featured-grid-content {
  width: 100%;
  margin: 0 auto;
  background: #000; }
.featured-grid-container .featured-grid-content-title {
  font-size: 2.8em; }
.featured-grid-container .featured-grid-row {
  overflow: none;
  position: relative;
  width: 100%;
  margin: 0; }
.featured-grid-container .featured-grid-cell {
  width: 100%;
  float: none;
  z-index: 0; }
.featured-grid-container .featured-grid-cell.copy {
  z-index: 5;
  position: absolute;
  bottom: 0; }
.featured-grid-container .featured-grid-info {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
  text-align: center;
  padding: 0 0 20px 0; }
  .featured-grid-container .featured-grid-info h3 {
    font-size: 1.4em;
    font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    color: white;
    font-weight: normal;
    margin: 15px 0 10px 0; }
  .featured-grid-container .featured-grid-info p.description {
    font-size: 14px;
    line-height: 16px;
    font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    width: 90%;
    margin: 0 auto;
    text-align: center; }
    @media screen and (min-width: 64em)  {
      .featured-grid-container .featured-grid-info p.description {
        width: 70%;
        font-size: 1em;
        line-height: normal; } }
  .featured-grid-container .featured-grid-info img {
    margin: 0 auto;
    text-align: center; }
  .featured-grid-container .featured-grid-info .actionButton {
    font-size: 1.5em;
    margin: 5% auto 5% auto;
    max-width: 106px; }
  .featured-grid-container .featured-grid-info .decor {
    width: 20%; }
  .featured-grid-container .featured-grid-info .details p {
    font-size: 1.1em; }
  .featured-grid-container .featured-grid-info .caption {
    font-size: 1em;
    width: 80%;
    margin: 0 auto;
    margin: 20px auto 20px auto; }
    .featured-grid-container .featured-grid-info .caption span {
      display: block;
      text-align: center;
      font-size: 2em;
      border: 1px solid #000;
      width: 50px;
      margin: 5px auto;
      padding: 5px 5px 2px 5px;
      font-weight: normal;
      font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  .featured-grid-container .featured-grid-info .time-marker {
    margin: 20px 0;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out; }
    @media screen and (min-width: 48em)  {
      .featured-grid-container .featured-grid-info .time-marker {
        margin: 0; } }
    .featured-grid-container .featured-grid-info .time-marker p {
      font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
      font-size: 2em;
      color: #FFF;
      line-height: 1;
      padding: 0;
      margin: 20px 0;
      width: 100%; }
    .featured-grid-container .featured-grid-info .time-marker .play-icon {
      display: inline-block;
      width: 36px;
      height: 36px;
      background: url(../img/icons/play-icon.png) no-repeat center center;
      text-align: center;
      vertical-align: middle; }
    .featured-grid-container .featured-grid-info .time-marker:hover {
      opacity: 0.8; }
.featured-grid-container .featured-grid-img {
  opacity: 1;
  position: relative;
  overflow: hidden; }
  .featured-grid-container .featured-grid-img img {
    display: block;
    margin: 0 auto;
    width: 100%; }
.featured-grid-container .related-content {
  margin-top: 10px;
  display: inline-block; }
  .featured-grid-container .related-content .related-content-item {
    display: block;
    width: 40%;
    margin: 0 auto; }
    .featured-grid-container .related-content .related-content-item.item-titles {
      display: block;
      width: 50%;
      float: left;
      margin: 0 auto;
      padding: 30px; }
      .featured-grid-container .related-content .related-content-item.item-titles img {
        padding: 10px;
        max-height: 250px; }
    .featured-grid-container .related-content .related-content-item h3 {
      font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 10pt;
      line-height: normal; }
    .featured-grid-container .related-content .related-content-item a img {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      max-height: 500px; }
    .featured-grid-container .related-content .related-content-item a h3 {
      padding: 0; }
    .featured-grid-container .related-content .related-content-item a p {
      padding: 0;
      margin: 0 auto; }
    .featured-grid-container .related-content .related-content-item p {
      font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
      font-weight: normal;
      font-size: 1em;
      line-height: 1;
      color: white; }
@media screen and (min-width: 48em)  {
  .featured-grid-container .featured-grid-content {
    padding: 0;
    width: 730px; }
  .featured-grid-container .featured-grid-row {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .featured-grid-container .featured-grid-cell {
    width: 50%;
    float: left; }
  .featured-grid-container .featured-grid-cell.copy {
    position: static; }
  .featured-grid-container .featured-grid-row.even .featured-grid-cell {
    float: right; }
  .featured-grid-container .featured-grid-info {
    height: 343px;
    width: 365px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 15px 0;
    margin: 0; }
    .featured-grid-container .featured-grid-info h3 {
      font-size: 1.4em;
      margin: 5px 0; }
    .featured-grid-container .featured-grid-info p {
      font-size: 1.2em;
      width: 90%; }
    .featured-grid-container .featured-grid-info img {
      margin: 0 auto;
      text-align: center; }
    .featured-grid-container .featured-grid-info .details p {
      font-size: 1em; }
    .featured-grid-container .featured-grid-info .description {
      color: white;
      font-size: 1em;
      margin: 20px auto; }
    .featured-grid-container .featured-grid-info .caption {
      font-size: 1em;
      margin: auto auto 20px auto; }
    .featured-grid-container .featured-grid-info .time-marker {
      display: inline-block;
      width: 40%;
      -webkit-transition: all .1s ease-out;
      -moz-transition: all .1s ease-out;
      transition: all .1s ease-out; }
      .featured-grid-container .featured-grid-info .time-marker .play-icon {
        width: 55px;
        height: 45px;
        float: left; }
      .featured-grid-container .featured-grid-info .time-marker p {
        font-size: 2em;
        margin-top: 10px; }
      .featured-grid-container .featured-grid-info .time-marker:hover {
        opacity: 0.8; }
  .featured-grid-container .featured-grid-img {
    opacity: 1;
    position: relative; }
    .featured-grid-container .featured-grid-img img {
      display: block;
      margin: 0 auto; }
  .featured-grid-container .info-img {
    max-width: 180px; } }
@media screen and (min-width: 64em)  {
  .featured-grid-container .featured-grid-content {
    width: 1060px; }
  .featured-grid-container .featured-grid-info {
    padding: 7% 0;
    height: auto;
    width: 100%;
    display: block; }
    .featured-grid-container .featured-grid-info h3 {
      font-size: 1.8em;
      margin: 15px 0 5px 0; }
    .featured-grid-container .featured-grid-info p {
      width: 70%; }
  .featured-grid-container .time-marker {
    display: inline-block;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out; }
    .featured-grid-container .time-marker .play-icon {
      width: 55px;
      height: 45px; }
    .featured-grid-container .time-marker p {
      font-size: 3em; }
    .featured-grid-container .time-marker:hover {
      opacity: 0.8; }
  .featured-grid-container .info-img {
    max-width: inherit; } }

/************** whalerock player video breakpoints *****************/
.whalerock-player .marker {
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  display: block;
  position: absolute;
  color: #fff;
  font-size: 1.4em !important;
  line-height: normal;
  margin: 5px 0 0 0 !important;
  padding: 0;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .whalerock-player .marker span.timeClips {
    float: left;
    color: white;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 15px;
    display: none; }
    @media screen and (min-width: 64em)  {
      .whalerock-player .marker span.timeClips {
        display: block; } }
    .whalerock-player .marker span.timeClips sup {
      font-size: 10px;
      letter-spacing: 0;
      display: none; }
      @media screen and (min-width: 48em)  {
        .whalerock-player .marker span.timeClips sup {
          display: initial; } }
.whalerock-player .video-preview {
  display: block;
  position: absolute;
  z-index: 100050;
  bottom: 30px;
  padding: 0;
  width: 230px;
  height: auto;
  max-height: 115px;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  background-color: rgba(0, 0, 0, 0.8); }
  @media screen and (max-device-width: 48em)  {
    .whalerock-player .video-preview {
      display: none !important; } }
  .whalerock-player .video-preview img {
    display: block;
    width: 100px;
    margin: 0 10px 0 0;
    max-height: 100px;
    float: left; }
  .whalerock-player .video-preview .time {
    font-size: 1em;
    padding: 0 5px auto 0;
    margin: 10px 0 0;
    text-align: center;
    color: white; }
  .whalerock-player .video-preview .title {
    color: white;
    float: left;
    width: 50%;
    max-height: 24px;
    font-size: 18px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0;
    font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  .whalerock-player .video-preview .desc {
    color: white;
    float: left;
    width: 50%;
    max-height: 59px;
    line-height: normal;
    overflow: hidden;
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

/************************* legal, support pages ***********************/
.is_legal, .is_support {
  margin-top: 100px; }
  .is_legal a, .is_support a {
    color: #44ea62;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
    -ms-transition: border 500ms ease;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
    }
  .is_legal a:hover, .is_support a:hover {
    color: #44ea62;
	border-bottom: 1px solid #44ea62;
    }
  .is_legal .page-title, .is_support .page-title {
    font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 3.0em;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    text-align: center;
    line-height: 1;
    }
  .is_legal .container, .is_support .container {
    font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    color: #000;
    margin: 30px auto; }
  .is_legal .content, .is_support .content {
    width: 75%;
    margin: 0 auto;
    padding: 20px 0 !important; }
  .is_legal h3, .is_support h3 {
    font-size: 1.0em;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    color: #000; }
  .is_legal h4, .is_support h4 {
    font-size: 1.0em;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    color: #000; }
  .is_legal p, .is_support p {
    font-size: 1.0em;
    text-align: left;
    font-family: 'Proxima Nova Cn Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    color: #000; }
  @media screen and (min-width: 48em)  {
    .is_legal .content, .is_support .content {
      padding: 120px 0 60px 0; }
    .is_legal .page-title, .is_support .page-title {
      font-size: 4.0em; }
    .is_legal h3, .is_support h3 {
      font-size: 1.0em; }
    .is_legal h4, .is_support h4 {
      font-size: 1.0em; }
    .is_legal p, .is_support p {
      font-size: 1.0em;
      text-align: left; } }

.error-404-wrap {
  display: block;
  text-align: center;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  padding-top: 25%;
  text-transform: uppercase; }
  .error-404-wrap h2 {
    font-size: 5em;
    font-weight: 100;
    margin: 0;
    padding: 0; }
  .error-404-wrap p {
    font-size: 1.3em;
    color: #fff;
    margin: 0; }
  .error-404-wrap .decor {
    width: 25%;
    display: block;
    margin: 15px auto 25px auto;
    border-top: solid 1px #f2e3e0; }

.embed-type-image.embed-position-fill {
  text-align: center;
  float: none;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin: 20px auto; }
  .embed-type-image.embed-position-fill img {
    width: 100%;
    height: auto;
    margin: auto; }

.embed-type-image.embed-position-fill {
  width: 50%;
  margin: 30px auto; }

.embed-type-image.embed-position-fill.w-1 {
  width: 100%; }

.embed-type-image.embed-position-fill.w-2 {
  width: 100%; }
  @media screen and (min-width: 64em)  {
    .embed-type-image.embed-position-fill.w-2 {
      width: 50%; } }

.embed-type-image.embed-position-fill.w-3 {
  width: 100%; }
  @media screen and (min-width: 64em)  {
    .embed-type-image.embed-position-fill.w-3 {
      width: 33.3%; } }

/************************* legal, support pages ***********************/
.st0 {
  stroke: #A6A6A6;
  stroke-width: 4;
  stroke-miterlimit: 10; }

.st1 {
  fill: #FFFFFF; }

.st2 {
  fill: #F9F9F9; }

.st3 {
  fill: #FFFFFF;
  stroke: #FFFFFF;
  stroke-width: 0.5;
  stroke-miterlimit: 10; }

.whalerock-player {
  max-width: 100%;
  width: auto;
  height: 270px;
  margin: 0 auto; }
  @media screen and (min-width: 30em)  {
    .whalerock-player {
      height: 510px; } }
  @media screen and (min-width: 64em)  {
    .whalerock-player {
      height: 690px; } }
  @media screen and (min-width: 71.25em)  {
    .whalerock-player {
      margin: 53px auto 0; } }
  .whalerock-player.livestream {
    max-width: 100%;
    width: 100%;
    height: 180px;
    margin: 53px auto 0;
    position: relative;
    opacity: 1; }
    @media screen and (min-width: 30em)  {
      .whalerock-player.livestream {
        height: 270px; } }
    @media screen and (min-width: 48em)  {
      .whalerock-player.livestream {
        height: 432px; } }
    @media screen and (min-width: 64em)  {
      .whalerock-player.livestream {
        height: 576px; } }
    @media screen and (min-width: 71.25em)  {
      .whalerock-player.livestream {
        height: 641px; } }
    @media screen and (min-width: 85em)  {
      .whalerock-player.livestream {
        height: 765px; } }
    .whalerock-player.livestream.oo-player-paused .controls {
      bottom: 0; }
      .whalerock-player.livestream.oo-player-paused .controls .play {
        display: block; }
      .whalerock-player.livestream.oo-player-paused .controls .pause {
        display: none; }
    .whalerock-player.livestream.oo-player-playing .controls .play {
      display: none; }
    .whalerock-player.livestream.oo-player-playing .controls .pause {
      display: block; }
    .whalerock-player.livestream.oo-player-playing .spinner {
      display: none; }
    .whalerock-player.livestream.oo-player-ready .controls {
      bottom: -100%; }
      .whalerock-player.livestream.oo-player-ready .controls .play {
        display: block; }
      .whalerock-player.livestream.oo-player-ready .controls .pause {
        display: none; }
    .whalerock-player.livestream.oo-player-ready .spinner {
      display: none; }
    .whalerock-player.livestream.oo-player-error .spinner {
      display: none; }
    .whalerock-player.livestream.oo-player-loading {
      opacity: 0; }
    .whalerock-player.livestream.oo-player-created {
      opacity: 0; }
    .whalerock-player.livestream .streamSocial {
      position: absolute;
      bottom: 60px;
      left: 20px;
      z-index: 1000;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
      display: inline-block;
      z-index: 10200; }
      .whalerock-player.livestream .streamSocial p {
        background-color: rgba(0, 0, 0, 0.7);
        display: inline-block;
        padding: 10px;
        line-height: 1;
        color: #fff;
        font-size: 1.2em;
        margin: 0 0 15px 0;
        float: left;
        clear: left; }
      .whalerock-player.livestream .streamSocial .viewsCount {
        background-image: url(../img/icons/user-icon.png);
        background-repeat: no-repeat;
        background-position: 15px 43%;
        text-indent: 28px;
        font-size: 1.4em; }
    .whalerock-player.livestream .oo-player-video-container {
      position: relative; }
    .whalerock-player.livestream .controlsWrapper {
      position: absolute !important;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 10100 !important;
      background: transparent;
      overflow: hidden;
      cursor: pointer; }
      .whalerock-player.livestream .controlsWrapper .previewImage {
        width: 100%;
        height: 100%; }
        .whalerock-player.livestream .controlsWrapper .previewImage img {
          width: auto;
          height: 100%;
          margin: auto; }
      .whalerock-player.livestream .controlsWrapper .controls {
        width: 100%;
        height: 40px;
        background: rgba(0, 0, 0, 0.9);
        bottom: 0;
        left: 0;
        z-index: 10;
        position: absolute;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        transition: all 0.5s linear; }
        .whalerock-player.livestream .controlsWrapper .controls .controls-bar {
          position: relative;
          width: 100%;
          height: 100%;
          color: #fff; }
        .whalerock-player.livestream .controlsWrapper .controls .play {
          width: 22px;
          height: 22px;
          position: absolute;
          left: 0px;
          left: 10px;
          top: 11px;
          background-image: url(../img/icons/play-sm.png) !important;
          background-position: center center;
          background-size: 20px auto !important;
          background-repeat: no-repeat; }
        .whalerock-player.livestream .controlsWrapper .controls .pause {
          width: 12px;
          height: 18px;
          position: absolute;
          left: 10px;
          top: 11px;
          border-right: 2px solid #fff;
          border-left: 2px solid #fff;
          cursor: pointer;
          display: none; }
        .whalerock-player.livestream .controlsWrapper .controls .time {
          position: absolute;
          left: 0px;
          left: 10px;
          top: 11px; }
      .whalerock-player.livestream .controlsWrapper .controls.show {
        bottom: 0; }
      .whalerock-player.livestream .controlsWrapper .startScreen {
        position: absolute !important;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 10200;
        overflow: hidden;
        background: transparent url(../img/icons/play.png) no-repeat center center;
        border-radius: 0;
        cursor: pointer; }
    .whalerock-player.livestream .spinner {
      position: absolute;
      top: 45%;
      left: 45%;
      z-index: 10001;
      width: 50px;
      height: 50px;
      margin: 0px;
      background-image: url(../img/icons/loading.gif);
      background-repeat: no-repeat;
      background-size: 100% auto; }

.oo_promo {
  background-size: cover !important; }
  .oo_promo .oo_start_button {
    width: 60px;
    height: 60px;
    left: 160px !important;
    bottom: 77px !important;
    opacity: 0 !important;
    background: transparent url(../img/icons/play.png) !important;
    border-radius: 0 !important;
    background-size: 100% auto !important; }
    @media screen and (min-width: 30em)  {
      .oo_promo .oo_start_button {
        left: 180px;
        bottom: 88px; } }
    @media screen and (min-width: 48em)  {
      .oo_promo .oo_start_button {
        width: 122px !important;
        height: 122px !important;
        left: 303px;
        bottom: 143px; } }
    @media screen and (min-width: 64em)  {
      .oo_promo .oo_start_button {
        left: 404px;
        bottom: 200px; } }
    @media screen and (min-width: 71.25em)  {
      .oo_promo .oo_start_button {
        left: 419px !important;
        bottom: 209px !important; } }

.innerWrapper .oo_controls {
  background: #000 !important;
  bottom: -40px !important; }
  .innerWrapper .oo_controls .oo_rewind {
    display: none !important; }
  .innerWrapper .oo_controls .oo_play, .innerWrapper .oo_controls .oo_pause {
    width: 24px !important;
    height: 24px !important;
    top: 10px !important;
    left: 2% !important;
    cursor: pointer !important;
    background-position: center center; }
    @media screen and (max-width: 30em)  {
      .innerWrapper .oo_controls .oo_play, .innerWrapper .oo_controls .oo_pause {
        top: 10px !important; } }
    @media screen and (min-width: 64em)  {
      .innerWrapper .oo_controls .oo_play, .innerWrapper .oo_controls .oo_pause {
        left: 20px !important;
        height: 24px !important; } }
    @media screen and (min-width: 85em)  {
      .innerWrapper .oo_controls .oo_play, .innerWrapper .oo_controls .oo_pause {
        left: 30px !important; } }
  .innerWrapper .oo_controls .oo_play {
    background-image: url(../img/icons/play-sm.png?v2) !important; }
  .innerWrapper .oo_controls .oo_pause {
    background-image: url(../img/icons/pause-sm.png) !important; }
  .innerWrapper .oo_controls .oo_label {
    font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important;
    line-height: 1em !important;
    font-size: 0.625em !important;
    position: relative !important;
    float: right !important;
    width: auto !important;
    top: -1px !important; }
    @media screen and (min-width: 71.25em)  {
      .innerWrapper .oo_controls .oo_label {
        top: -2px !important; } }
  .innerWrapper .oo_controls .oo_buffer_progress {
    background-color: #373636 !important;
    height: 5px !important;
    bottom: 0 !important; }
  .innerWrapper .oo_controls .oo_progress {
    border-radius: 0px !important;
    width: 0px; }
  .innerWrapper .oo_controls .oo_scrubber_track {
    left: 0 !important;
    border-radius: 0px !important;
    border-bottom: 1px solid white;
    bottom: 2px !important; }
  .innerWrapper .oo_controls .oo_playhead_progress {
    background-color: #feddea !important;
    height: 5px !important;
    bottom: 0 !important;
    display: block; }
  .innerWrapper .oo_controls .oo_fullscreen_on {
    background-image: url(../img/icons/fullscreen-on.png) !important; }
  .innerWrapper .oo_controls .oo_fullscreen_off {
    background-image: url(../img/icons/fullscreen-off.png) !important; }
  .innerWrapper .oo_controls .oo_fullscreen_on, .innerWrapper .oo_controls .oo_fullscreen_off {
    cursor: pointer !important;
    background-position: center center !important;
    width: 30px !important;
    height: 23px !important;
    right: 2% !important; }
    @media screen and (min-width: 64em)  {
      .innerWrapper .oo_controls .oo_fullscreen_on, .innerWrapper .oo_controls .oo_fullscreen_off {
        right: 3% !important; } }
    @media screen and (min-width: 85em)  {
      .innerWrapper .oo_controls .oo_fullscreen_on, .innerWrapper .oo_controls .oo_fullscreen_off {
        right: 30px !important; } }
  .innerWrapper .oo_controls .oo_volume {
    background-image: url(../img/icons/volume.png?v2) !important;
    position: absolute;
    height: 24px; }
    @media screen and (max-device-width: 48em)  {
      .innerWrapper .oo_controls .oo_volume {
        display: none !important; } }
    @media screen and (max-width: 30em)  {
      .innerWrapper .oo_controls .oo_volume {
        display: none !important; } }
    @media screen and (min-width: 30em)  {
      .innerWrapper .oo_controls .oo_volume {
        right: 55px !important; } }
    @media screen and (min-width: 48em)  {
      .innerWrapper .oo_controls .oo_volume {
        right: 65px !important; } }
    @media screen and (min-width: 64em)  {
      .innerWrapper .oo_controls .oo_volume {
        right: 80px !important;
        height: 44px !important;
        top: 0 !important; } }
    .innerWrapper .oo_controls .oo_volume .volume_slider {
      width: 100px;
      height: 0px;
      overflow: hidden;
      background: none;
      margin: 0px;
      padding: 0px;
      transform: rotate(270deg);
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      position: relative;
      right: 40px;
      bottom: 70px;
      transition: width .6s easeOut; }
      .innerWrapper .oo_controls .oo_volume .volume_slider.active {
        height: 40px; }
    .innerWrapper .oo_controls .oo_volume input[type="range"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 80px;
      height: 1px;
      border: none;
      outline: none;
      padding: 0;
      margin: 0;
      background-color: #ddd;
      margin-top: 20px;
      margin-left: 5px; }
      .innerWrapper .oo_controls .oo_volume input[type="range"]:focus {
        outline: none;
        border: none; }
    .innerWrapper .oo_controls .oo_volume input[type="range"]::-moz-range-thumb:focus {
      outline: none;
      border: none; }
    .innerWrapper .oo_controls .oo_volume input[type="range"]::-webkit-slider-thumb {
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: #ddd;
      height: 20px;
      width: 3px; }
    .innerWrapper .oo_controls .oo_volume input[type="range"]::-webkit-slider-thumb:focus {
      outline: none;
      border: none; }

.oo_full_controls .oo_button_highlight, .oo_mini_controls .oo_button_highlight {
  display: none !important; }

.oo_full_controls .oo_toolbar_item, .oo_mini_controls .oo_toolbar_item {
  width: 24px !important;
  top: 10px !important; }

.oo_full_controls .vod .oo_scrubber, .oo_mini_controls .vod .oo_scrubber {
  bottom: 0 !important;
  top: 18px !important;
  background: none !important;
  border-radius: 0 !important;
  height: 6px !important; }
  @media screen and (max-width: 30em)  {
    .oo_full_controls .vod .oo_scrubber, .oo_mini_controls .vod .oo_scrubber {
      left: 40px !important;
      right: 50px !important; } }
  @media screen and (min-width: 30em)  {
    .oo_full_controls .vod .oo_scrubber, .oo_mini_controls .vod .oo_scrubber {
      left: 50px !important;
      right: 110px !important; } }
  @media screen and (min-width: 48em)  {
    .oo_full_controls .vod .oo_scrubber, .oo_mini_controls .vod .oo_scrubber {
      left: 60px !important;
      right: 105px !important; } }
  @media screen and (min-width: 64em)  {
    .oo_full_controls .vod .oo_scrubber, .oo_mini_controls .vod .oo_scrubber {
      left: 70px !important;
      right: 130px !important; } }
  @media screen and (min-width: 71.25em)  {
    .oo_full_controls .vod .oo_scrubber, .oo_mini_controls .vod .oo_scrubber {
      left: 80px !important; } }
  @media screen and (min-width: 85em)  {
    .oo_full_controls .vod .oo_scrubber, .oo_mini_controls .vod .oo_scrubber {
      left: 90px !important; } }

@media screen and (max-width: 30em)  {
  .oo_mini_controls .oo_scrubber_track {
    right: 75px !important; } }

.oo_full_controls .oo_duration, .oo_full_controls .oo_currentTime, .oo_mini_controls .oo_duration, .oo_mini_controls .oo_currentTime {
  font-size: 0.625em !important;
  bottom: 0 !important; }

.oo_full_controls .oo_currentTime, .oo_mini_controls .oo_currentTime {
  left: 3px !important; }

.oo_full_controls .oo_duration, .oo_mini_controls .oo_duration {
  right: 0 !important;
  padding: 0 0 0 3px; }

.oo_full_controls .oo_playhead, .oo_mini_controls .oo_playhead {
  background-image: none !important;
  background-color: #feddea !important;
  cursor: pointer;
  top: -5px !important;
  height: 6px !important;
  width: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid white;
  z-index: 100051; }

.invisible {
  visibility: hidden; }

.oo_start_spinner {
  margin: 0 !important; }

.large_play_button {
  position: absolute;
  top: 50%;
  left: 50% !important;
  margin-left: 55px;
  margin-top: 55px;
  width: 60px;
  height: 60px;
  background: transparent url(../img/icons/play.png) center center no-repeat;
  background-size: 100% auto;
  z-index: 10010;
  display: none; }
  @media screen and (max-width: 30em)  {
    .large_play_button {
      margin-left: 0;
      margin-top: 0;
      top: 35%;
      left: 45% !important; } }
  @media screen and (min-width: 30em)  {
    .large_play_button {
      margin-top: -70px;
      margin-left: -70px;
      width: 122px;
      height: 122px; } }

.large_play_button_action {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10010;
  cursor: pointer;
  display: block; }

.oo-player-paused .large_play_button {
  display: block !important; }

.oo-player-paused .large_play_button_action {
  height: 100%; }

.oo_controls .oo_controls_inner, .oo_mini_controls .oo_controls_inner {
  left: 0px !important;
  right: 0px !important; }

.discovery_toaster {
  display: none !important; }

.oo_full_controls, .oo_mini_controls {
  left: 0px !important;
  right: 0px !important;
  border-radius: 0px !important;
  height: 45px !important; }

.oo_controls.oo_full_controls {
  bottom: 0 !important; }

.oo_full_controls .vod .oo_scrubber_track {
  top: 4px !important;
  left: 0px !important;
  right: 75px !important; }
  @media screen and (min-width: 48em)  {
    .oo_full_controls .vod .oo_scrubber_track {
      top: 5px !important; } }
  @media screen and (min-width: 64em)  {
    .oo_full_controls .vod .oo_scrubber_track {
      top: 6px !important;
      right: 80px !important; } }
  @media screen and (min-width: 71.25em)  {
    .oo_full_controls .vod .oo_scrubber_track {
      top: 5px !important;
      right: 90px !important;
      left: 0 !important; } }
  @media screen and (min-width: 85em)  {
    .oo_full_controls .vod .oo_scrubber_track {
      right: 80px !important;
      left: -20px !important; } }

.oo_full_controls .oo_duration, .oo_full_controls .oo_currentTime, .oo_mini_controls .oo_duration, .oo_mini_controls .oo_currentTime {
  top: 0 !important; }

.oo_label.oo_duration::after {
  content: '/'; }

.oo_full_controls .oo_duration {
  margin-right: 3px; }

.oo_mini_controls .oo_currentTime, .oo_full_controls .oo_currentTime {
  left: 0 !important; }

.oo-player-playing .innerWrapper:hover .large_play_button {
  display: none; }

.oo-player-paused .innerWrapper .oo_controls, .innerWrapper:hover .oo_controls, .oo_controls {
  bottom: 0 !important;
  z-index: 10030 !important; }

.oo_replay {
  background: transparent !important;
  top: auto !important;
  width: 60px !important;
  height: 60px !important;
  left: 130px !important;
  bottom: 60px !important;
  opacity: 1 !important;
  border-radius: 0 !important;
  background-size: auto auto !important;
  cursor: pointer; }
  @media screen and (min-width: 48em)  {
    .oo_replay {
      width: 122px !important;
      height: 122px !important; } }

.oo_end_screen {
  z-index: 10030 !important; }

.video-overlay {
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 180px; }
  @media screen and (min-width: 30em)  {
    .video-overlay {
      height: 270px; } }
  @media screen and (min-width: 48em)  {
    .video-overlay {
      height: 432px; } }
  @media screen and (min-width: 64em)  {
    .video-overlay {
      height: 576px; } }
  @media screen and (min-width: 71.25em)  {
    .video-overlay {
      height: 641px; } }
  @media screen and (min-width: 85em)  {
    .video-overlay {
      height: 765px; } }
  .video-overlay .loading {
    position: absolute;
    display: block;
    top: 45%;
    left: 45%;
    z-index: 10001;
    width: 50px;
    height: 50px;
    margin: 0px;
    background-image: url(../img/icons/loading.gif);
    background-repeat: no-repeat;
    background-size: 100% auto; }

/* flash-only erro from ooyala for desktop livestream*/
.video-content .livestream .innerWrapper table td {
  text-align: center; }
  .video-content .livestream .innerWrapper table td div:first-child {
    font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important;
    text-transform: uppercase; }
  .video-content .livestream .innerWrapper table td div:last-child {
    font-family: BaskervilleMTStd-Regular, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif !important; }
.video-content .loading {
  background-image: none !important;
  position: relative;
  margin: 0 auto;
  left: auto; }

/* */
/*body*/
.subscribe-template {
  background: #fff;
  background-size: contain;
  padding-bottom: 50px; }

.is_subscribe {
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
  opacity: 0;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 64em)  {
    .is_subscribe {
      width: 65%; } }

/* ================

  subscription flow

================= */
.auth-row {
  width: 100%;
  padding: 10px;
  overflow: hidden;
  position: relative;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.subscribe-logo {
  display: block;
  margin: 0 auto;
  padding: 0 20px; }

.row-subscribe {
  background-color: #1e1e1e;
  margin-bottom: 15px; }

.row-subscribe:last-of-type {
  margin-bottom: 0; }

.auth-row-step {
  width: 15%;
  float: left;
  display: none;
  font-size: 17px;
  margin-top: 11px;
  text-align: center; }
  @media screen and (min-width: 48em)  {
    .auth-row-step {
      display: block; } }

.auth-row-label {
  width: 100%;
  float: left;
  font-size: 23px;
  text-align: center; }
  @media screen and (min-width: 48em)  {
    .auth-row-label {
      width: 70%; } }

.auth-row-edit {
  width: 15%;
  float: left;
  font-size: 23px;
  text-align: center; }

.row-thanks {
  border: 0;
  text-align: center; }

/* ================

  card list

================= */
.card-list-container {
  display: block !important; }

.card-list-heading {
  display: block !important; }

.card-list {
  max-width: 90%;
  margin: 0 auto;
  padding-top: 20px; }

.last-four, .expireDate {
  text-align: right; }

.usedCard {
  text-align: center;
  padding: 9px 0;
  border: solid 1px #fff;
  margin: 12px 0;
  border-radius: 3px;
  font-weight: 100;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  transition: background-color 200ms linear; }
  .usedCard:hover {
    background-color: rgba(255, 255, 255, 0.1); }

.currentCard {
  position: relative;
  border-bottom: 20px solid #fff; }
  .currentCard:before {
    content: "current card";
    top: auto;
    bottom: -22px;
    left: 50%;
    color: #000;
    position: absolute;
    margin-left: -37px; }

.is_used-card {
  text-align: center; }
  .is_used-card .button-submit {
    margin: 0 auto;
    min-width: 160px; }

/* ================

  thanks fragment

================= */
.continue-link {
  display: block;
  text-align: center;
  font-size: 25px;
  text-transform: uppercase; }

.phone-block {
  width: 100%;
  clear: both;
  text-align: center;
  padding: 0 10px;
  margin-top: 30px; }

.thanks-phone {
  width: 100%;
  float: none;
  padding: 0 85px;
  margin-bottom: 10px; }
  @media screen and (min-width: 48em)  {
    .thanks-phone {
      width: 33%;
      float: left;
      margin-bottom: 0;
      padding: 0 33px; } }

.thanks-plus {
  margin: 15px 0;
  text-align: center;
  font-size: 30px; }

.thanks-subtext {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin: 0 50px 30px 50px;
  font-size: 21px;
  font-family: 'BaskervilleMTStd-Regular', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.auth-form {
  position: relative;
  overflow: hidden;
  max-width: 600px;
  margin: 0 auto; }
  .auth-form h3 {
    text-align: center;
    font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  .auth-form .spinner {
    display: block;
    width: 100px;
    margin: 0 auto; }

.cta {
  text-align: center;
  font-family: BaskervilleMTStd-Regular, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 10px auto 20px auto;
  max-width: 550px; }
  .already-registered .cta {
    border: 1px solid #f2e3e0;
    padding: 24px; }
  @media screen and (min-width: 48em)  {
    .cta {
      font-size: 20px;
      margin: 20px auto 30px auto; } }

.is_auth-cancel-subscription .button-submit {
  min-width: 175px; }

.auth-fields-header, .auth-fields-footer {
  background-color: #1e1e1e;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  padding: 1px;
  position: relative;
  margin-top: 20px; }
  .auth-fields-header h3.auth-header-title, .auth-fields-footer h3.auth-header-title {
    width: 91%;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 1.5px;
    text-align: center; }
    .auth-fields-header h3.auth-header-title.center-title, .auth-fields-footer h3.auth-header-title.center-title {
      width: 100%; }
  .auth-fields-header h3.step, .auth-fields-footer h3.step {
    float: left;
    margin-left: 12px;
    font-size: 12px;
    line-height: 15px; }

.auth-fields-footer {
  color: #000;
  background-color: #fff; }

/* ================

  header block

================= */
.auth-header-block {
  padding: 90px 0 0 0;
  margin: 0 auto; }
  @media screen and (min-width: 48em)  {
    .auth-header-block {
      padding: 120px 0 0 0; } }

.auth-header-block a {
  color: #fff;
  text-decoration: underline; }

.page-heading.auth-heading {
  font-size: 33px;
  font-family: BauerBodD-RegIta, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-transform: lowercase;
  color: #000;
  margin-bottom: 0;
  position: relative; }
  .page-heading.auth-heading:after {
    content: " ";
    top: -50px;
    left: 50%;
    width: 60px;
    height: 30px;
    display: block;
    position: absolute;
    background-image: url(../img/icons/key.png);
    background-size: 100%;
    background-position: 0 -26px;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    -webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    transition: opacity 200ms linear; }
  @media screen and (min-width: 48em)  {
    .page-heading.auth-heading {
      font-size: 52px; } }

.subtext {
  display: block;
  text-align: center;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.subscribe-header-block {
  padding: 120px 0 0 0;
  margin: 0 auto; }
  @media screen and (min-width: 48em)  {
    .subscribe-header-block {
      padding: 260px 0 0 0; } }

/* ================

  auth forms (login, singup, payment)

================= */
.is_auth-payment, .is_auth-login, .is_auth-signup {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  -webkit-transition: opacity 200ms linear;
  -moz-transition: opacity 200ms linear;
  transition: opacity 200ms linear; }

.auth-fields {
  display: block;
  margin: 0 auto; }
  .auth-fields::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 48em)  {
    .auth-fields {
      width: 50%; } }
  .auth-fields .input-half {
    width: 50%; }

.payment-form {
  display: block;
  padding: 0; }
  .payment-form::after {
    clear: both;
    content: "";
    display: table; }

.payment-form .expiration-date, .payment-form-settings .expiration-date, .previous-cards .expiration-date {
  background: #373737; }
.payment-form #expiration-month, .payment-form-settings #expiration-month, .previous-cards #expiration-month {
  width: 3em;
  padding-right: 0; }
.payment-form #expiration-year, .payment-form-settings #expiration-year, .previous-cards #expiration-year {
  width: 4.5em;
  padding-left: 10px; }
.payment-form #card-number, .payment-form-settings #card-number, .previous-cards #card-number {
  padding-right: 68px; }
.payment-form .icon-card, .payment-form-settings .icon-card, .previous-cards .icon-card {
  display: block;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../img/icons/lock_card.png');
  width: 50px;
  height: 32px;
  position: absolute;
  top: 12px;
  right: 12px;
  border: 1px solid #444;
  border-radius: 2px; }
  .payment-form .icon-card.master-card, .payment-form-settings .icon-card.master-card, .previous-cards .icon-card.master-card {
    background-image: url(''); }
  .payment-form .icon-card.visa, .payment-form-settings .icon-card.visa, .previous-cards .icon-card.visa {
    background-image: url(''); }
  .payment-form .icon-card.amex, .payment-form-settings .icon-card.amex, .previous-cards .icon-card.amex {
    background-image: url(''); }
  .payment-form .icon-card.discover, .payment-form-settings .icon-card.discover, .previous-cards .icon-card.discover {
    background-image: url(''); }

.payment-form-row {
  display: block; }
  .payment-form-row::after {
    clear: both;
    content: "";
    display: table; }

.button-submit {
  display: block;
  font-size: 25px;
  margin: 20px auto;
  padding: 10px 22px 5px 22px; }
  .button-submit.empty-fields {
    background-color: #444;
    border: none; }
    .button-submit.empty-fields:hover {
      color: #000; }
  @media screen and (min-width: 48em)  {
    .button-submit {
      margin: 30px auto; } }

.login {
  margin: 150px auto 0 auto; }

.logged-in-message {
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-align: center;
  display: block;
  margin: 0 auto;
  max-width: 850px;
  padding: 20px;
  text-transform: uppercase;
  background-color: #000; }

.error-response {
  display: block;
  display: block;
  background-color: #c0392b;
  overflow: hidden;
  position: relative;
  clear: both;
  color: #fff;
  padding: 6px;
  width: 100%;
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 1; }
  .error-response::after {
    clear: both;
    content: "";
    display: table; }
  .error-response + .error-response {
    margin-top: 1px; }
  .error-response.warning-response {
    background-color: #f2e3e0;
    color: #373737; }
  #change-password .error-response {
    background: none; }
    #change-password .error-response a {
      color: #fff; }

.error-field input {
  border: 1px solid #c0392b; }
.error-field .expiration-date {
  border: 1px solid #c0392b; }
  .error-field .expiration-date input {
    border: none; }

.warning-field {
  border: 1px solid #f2e3e0; }

.is_auth-login .auth-header-title {
  width: 100% !important; }

/* ================

  form divider

================= */
.form-divider {
  top: 37.4%;
  left: 50%;
  font-size: 28px;
  position: absolute;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media screen and (min-width: 48em)  {
    .form-divider {
      top: 29%; } }

/* ================

  social auth

================= */
#social-auth {
  float: left;
  width: 100%;
  padding: 30px 40px 0 40px; }
  @media screen and (min-width: 48em)  {
    #social-auth {
      width: 50%;
      padding: 30px 40px 0 50px; } }

.social-auth-button {
  margin: 0;
  width: 100%;
  display: block;
  text-align: center;
  padding: 18px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  border: solid 1px #fff; }

/* ================

  related to form transition sequence

================= */
.is_hidden {
  opacity: 0;
  display: none; }

.is_visible {
  opacity: 1;
  display: block; }

/* ================

  legal disclaimer below payment form

================= */
.legal-fineprint {
  clear: both;
  font-size: 12px;
  text-align: center; }
  .legal-fineprint a {
    color: #fff;
    text-decoration: underline; }

/* ================

  thanks block

================= */
.auth-thanks {
  background-color: #1e1e1e;
  padding: 35px 0 40px 0; }

.thanks-heading {
  font-size: 40px; }

.thanks-footer {
  text-align: center;
  margin: 50px auto 0 auto;
  display: block; }
  @media screen and (max-device-width: 48em)  {
    .thanks-footer svg {
      width: 100%; } }

.app-text {
  font-size: 22px;
  text-transform: uppercase; }

.icon-app-store {
  width: 170px;
  height: 51px;
  display: block;
  margin: 20px auto; }
  @media screen and (min-width: 48em)  {
    .icon-app-store {
      margin: 13px 0 0 0;
      display: inline-block; } }

/* ================

  auth form that displays in modal

================= */
.mfp-content {
  padding: 20px;
  max-width: 850px;
  color: #f2e3e0; }
  .mfp-content .is_visible {
    background: #000; }
  .mfp-content .auth-form {
    background: #282828; }
  .mfp-content .auth-header-block {
    position: absolute;
    top: -230px;
    left: 225px; }
    .mfp-content .auth-header-block:after {
      top: -3px; }
  .mfp-content .auth-fields {
    width: 57%; }
  .mfp-content .auth-form {
    padding: 23px 13px 13px 13px; }
  .mfp-content .auth-row {
    padding: 10px; }
  .mfp-content .auth-thanks {
    padding: 14px 0 40px 0; }
  .mfp-content .page-heading {
    margin: 25px 0 39px 0;
    font-family: BauerBodD-RegIta, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: lowercase; }
  .mfp-content button.mfp-close {
    display: none; }
  .mfp-content .payment-form {
    padding: 15px 15px 10px 15px; }

.auth.reset-done .reset-form {
  text-align: left;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
.auth.reset-done .errorlist {
  text-align: left;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  display: block;
  background-color: #c0392b;
  overflow: hidden;
  position: relative;
  clear: both;
  color: #fff;
  padding: 6px;
  width: 100%;
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 1; }

.is_settings {
  padding: 20px 20px 40px 20px;
  background: #000;
  margin-bottom: 50px; }
  @media screen and (min-width: 64em)  {
    .is_settings {
      padding: 20px 170px 40px 170px; } }

.settings-header-block {
  text-align: center;
  margin: 120px auto 0 auto; }

.avatar-uploader {
  text-align: center;
  margin: 25px 0 30px 0; }

.user-info {
  margin-bottom: 30px; }

.user-avatar {
  display: block;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-position: top center;
  background-size: cover;
  position: relative; }
  .user-avatar .replace, .user-avatar .delete {
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    position: absolute;
    color: black; }

.replace {
  float: left;
  left: -15px;
  top: 65px;
  left: 5px; }

.delete {
  float: right;
  top: 65px;
  right: 5px; }

.image-uploader {
  color: #000;
  left: 108px;
  position: relative;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.settings-fieldset {
  margin: 40px 0; }

.button-group {
  margin: 20px 0;
  float: left;
  width: 100%;
  text-align: center; }

.settings-submit-group {
  float: none;
  width: 215px;
  margin: 40px auto;
  overflow: hidden; }

.settings-submit {
  float: left;
  padding: 17px 0 13px 0;
  text-align: center;
  width: 100%;
  text-align: center;
  border: solid 3px #fff; }

.is_upload-element {
  display: none; }

.newsletter-radio {
  margin-right: 10px; }

/* ================

  payemnt form

================= */
.payment-form-settings {
  padding: 20px 0 10px 0; }

.expiration-block {
  padding: 8px; }

.card-list .card-index {
  width: 1.5em; }
.card-list span.icon-card {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0;
  left: 0;
  margin-right: 30px; }
.card-list h3 {
  display: inline-block;
  vertical-align: middle;
  width: 33%;
  margin: 0 10px;
  font-size: 20px;
  color: #fff; }
  .mfp-content .card-list h3 {
    font-size: 16px; }

/* ================

  image uploader

================= */
.is_dropzone {
  padding: 5px;
  max-width: 175px;
  display: block;
  margin: 0 auto 10px auto;
  border: dashed 4px rgba(255, 255, 255, 0);
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  transition: all 250ms linear; }

.drag_enter {
  border: dashed 4px rgba(255, 255, 255, 0.5); }

.drag_over {
  border: dashed 4px white; }

.is_upload-trigger {
  color: #fff;
  display: block;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-align: center;
  font-size: 17px;
  text-transform: uppercase; }

.password-reset-form {
  max-width: 750px;
  margin: 0 auto; }

.password-reset-form label {
  font-size: 20px;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.password-reset-form input {
  width: 100%;
  padding: 12px;
  margin-top: 8px;
  color: #fff;
  border: 0;
  outline: 0;
  background-color: #373737; }

.form-link {
  float: left;
  color: #fff;
  clear: both;
  display: block;
  font-weight: bold;
  margin-top: 8px;
  text-decoration: underline;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.locked-gradient {
  overflow: hidden;
  margin-bottom: 50px; }

.locked-gradient:before {
  top: 0;
  right: 0;
  left: 0;
  bottom: -20px;
  content: " ";
  z-index: 1;
  position: fixed;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+5,ffffff+100&amp;0+0,1+36 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.14) 5%, #ffffff 36%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(5%, rgba(255, 255, 255, 0.14)), color-stop(36%, #ffffff), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.14) 5%, #ffffff 36%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.14) 5%, #ffffff 36%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.14) 5%, #ffffff 36%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.14) 5%, #ffffff 36%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

.locked-mask {
  color: #fff;
  top: 53px;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 100; }
  .locked-mask .button-default, .locked-mask .button-pink {
    color: #fff;
    background-color: #000;
    border-color: #fff;
    display: block;
    max-width: 270px;
    margin: 20px auto 40px auto; }

.locked-inner {
  width: 100%;
  text-align: center;
  margin-top: 300px;
  position: relative; }
  @media screen and (min-width: 64em)  {
    .locked-inner {
      margin-top: 490px; } }
  .locked-inner .page-heading {
    color: #000;
    font-family: BauerBodD-RegIta, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: lowercase;
    margin-bottom: 50px; }
  .locked-inner .auth-header-block {
    font-family: BauerBodD-RegIta, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: lowercase; }
    .locked-inner .auth-header-block.is_locked:after {
      top: 0; }
  .locked-inner p {
    max-width: 400px;
    padding: 0 28px;
    margin: 0 auto;
    font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
    .locked-inner p a {
      font-style: italic;
      cursor: pointer; }
  .locked-inner:after {
    content: " ";
    top: -59px;
    left: 50%;
    width: 30px;
    height: 50px;
    display: block;
    position: absolute;
    background-image: url(../img/icons/black-lock.png);
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    transition: opacity 200ms linear; }

.locked-inner-comparison .button-default.button-large, .locked-inner-comparison .button-large.button-pink {
  display: block;
  max-width: 260px;
  margin: 45px auto 10px; }

.comparison-subtext {
  max-width: 450px;
  margin: 0 auto;
  line-height: 24px; }

.gallery-comparison-subtext {
  margin: -21px auto 50px auto !important; }

.locked-inner-comparison .locked-inner p {
  margin: 30px 0 0 0; }

.locked-inner-comparison {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 100;
  margin-top: -1070px; }
  @media screen and (min-width: 48em)  {
    .locked-inner-comparison {
      margin-top: -620px; } }
  @media screen and (min-width: 64em)  {
    .locked-inner-comparison {
      margin-top: -650px; } }
  @media screen and (min-width: 71.25em)  {
    .locked-inner-comparison {
      margin-top: -580px; } }

.locked-video-inner {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin-top: 20%; }

.locked-article-content {
  min-height: 1500px; }

.locked-phone {
  margin-top: 20px; }

.user-avatar {
  display: block;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-position: top center;
  background-size: cover; }

.nav-user-avatar {
  width: 60px;
  height: 60px;
  max-width: 150px;
  margin: 0 auto 22px auto; }

.is_qanda {
  overflow: hidden; }

.is_qanda .is_constrained {
  max-width: 1170px; }

.form-container-qanda {
  width: 100%;
  background-color: #fff; }

#qanda-form {
  width: 100%;
  margin-top: 53px;
  background: #fff;
  overflow: hidden;
  padding: 30px 20px; }
  @media screen and (min-width: 48em)  {
    #qanda-form {
      padding: 30px 0 30px 0; } }

.input-textarea-qanda {
  width: 100%;
  border: 0;
  outline: 0;
  height: 600px;
  resize: none;
  background: #fff;
  padding: 60px 0 50px 0;
  font-size: 40px;
  color: #000;
  font-style: italic;
  font-family: BauerBodD-RegIta, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  @media screen and (min-width: 48em)  {
    .input-textarea-qanda {
      height: 575px; } }
  @media screen and (min-width: 64em)  {
    .input-textarea-qanda {
      height: 475px; } }
  @media screen and (min-width: 71.25em)  {
    .input-textarea-qanda {
      height: 365px; } }
  @media screen and (min-width: 85em)  {
    .input-textarea-qanda {
      height: 305px; } }

.asked-question {
  margin: 0;
  width: 100%;
  background-color: #000; }

.button-qanda {
  margin: 0;
  border: solid 1px #000;
  background-color: transparent; }

.button-qanda-submit {
  padding: 15px 35px 8px 35px; }

.button-qanda:hover {
  color: #fff;
  background-color: #000; }

.question-inner {
  width: 100%;
  padding: 63px 0;
  font-family: 'Proxima Nova Rg Bold', "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.answer-inner {
  max-width: 1015px;
  text-align: left; }

.question-answer {
  background-color: #ffefef; }

.question-text {
  margin: 0;
  font-size: 25px;
  text-align: center; }
  @media screen and (min-width: 48em)  {
    .question-text {
      text-align: left; } }

.qanda-letter {
  display: block;
  font-size: 40px;
  text-align: center; }

.letter-q {
  margin-bottom: 10px; }

.letter-a {
  margin-bottom: 10px; }

.letter-a-locked {
  color: #000;
  display: block;
  font-size: 40px;
  text-align: center;
  width: 100%; }
  @media screen and (min-width: 48em)  {
    .letter-a-locked {
      width: auto;
      left: 0;
      z-index: 0;
      right: 0;
      top: 50%;
      position: absolute;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }

.qanda-subscribe-block {
  z-index: 100;
  position: relative;
  padding-top: 32px;
  background: url('../img/icons/lock-1.png') top center no-repeat;
  background-size: 17px;
  width: 100%;
  float: none;
  margin-top: 20px;
  text-align: center; }
  @media screen and (min-width: 48em)  {
    .qanda-subscribe-block {
      width: auto;
      float: right;
      margin-top: auto; } }

.qanda-asker {
  float: left;
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
  text-align: center; }
  @media screen and (min-width: 48em)  {
    .qanda-asker {
      width: auto;
      margin-bottom: 0;
      margin-right: 50px; } }

.asker-name {
  margin: 7px 0 10px 0; }

.asker-avatar {
  max-width: 57px; }

.answered-question {
  color: #000;
  padding: 0 5%;
  font-size: 22px;
  line-height: 25px;
  text-align: center;
  background-color: #ffefef; }

.answered-question p {
  font-family: BaskervilleMTStd-Regular, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }

.paginator {
  width: 100%;
  padding: 45px 0 26px 0;
  text-align: center; }

.prev, .next {
  padding: 15px 20px;
  color: #000;
  text-transform: uppercase;
  font-family: FuturaBT-BoldCondensed, "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  background-color: #fff;
  border-radius: 3px; }

.next {
  float: right; }

.prev {
  float: left; }
