@font-face {
	font-family: 'painted';
	src: url(/wp-content/themes/vip/fusion-2015/assets/css/../fonts/painted/painted-webfont.eot);
	src: url(/wp-content/themes/vip/fusion-2015/assets/css/../fonts/painted/painted-webfont.eot?#iefix) format('embedded-opentype'),
			 url(/wp-content/themes/vip/fusion-2015/assets/css/../fonts/painted/painted-webfont.woff2) format('woff2'),
			 url(/wp-content/themes/vip/fusion-2015/assets/css/../fonts/painted/painted-webfont.woff) format('woff'),
			 url(/wp-content/themes/vip/fusion-2015/assets/css/../fonts/painted/painted-webfont.ttf) format('truetype'),
			 url(/wp-content/themes/vip/fusion-2015/assets/css/../fonts/painted/painted-webfont.svg#paintedregular) format('svg');
	font-weight: normal;
	font-style: normal;
}
/*

 * FancyBox - jQuery Plugin

 * Simple and fancy lightbox alternative

 *

 * Examples and documentation at: http://fancybox.net

 * 

 * Copyright (c) 2008 - 2010 Janis Skarnelis

 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.

 * 

 * Version: 1.3.4 (11/11/2010)

 * Requires: jQuery v1.3+

 *

 * Dual licensed under the MIT and GPL licenses:

 *   http://www.opensource.org/licenses/mit-license.php

 *   http://www.gnu.org/licenses/gpl.html

 */



#fancybox-loading {

position: fixed;

top: 50%;

left: 50%;

width: 40px;

height: 40px;

margin-top: -20px;

margin-left: -20px;

cursor: pointer;

overflow: hidden;

z-index: 1104;

display: none;

}



#fancybox-loading div {

position: absolute;

top: 0;

left: 0;

width: 40px;

height: 480px;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox.png);

}



#fancybox-overlay {

position: absolute;

top: 0;

left: 0;

width: 100%;

z-index: 1100;

display: none;

}



#fancybox-tmp {

padding: 0;

margin: 0;

border: 0;

overflow: auto;

display: none;

}



#fancybox-wrap {

position: absolute;

top: 0;

left: 0;

padding: 20px;

z-index: 1101;

outline: none;

display: none;

}



#fancybox-outer {

position: relative;

width: 100%;

height: 100%;

background: #fff;

}



#fancybox-content {

width: 0;

height: 0;

padding: 0;

outline: none;

position: relative;

overflow: hidden;

z-index: 1102;

border: 0px solid #fff;

-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);

-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);

box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);

}



#fancybox-hide-sel-frame {

position: absolute;

top: 0;

left: 0;

width: 100%;

height: 100%;

background: transparent;

z-index: 1101;

}



#fancybox-close {

position: absolute;

top: -15px;

right: -15px;

width: 30px;

height: 30px;

background: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancy_close.png) -32px 0px;

cursor: pointer;

z-index: 1103;

display: none;

}



#fancybox-error {

color: #444;

font: normal 12px/20px Arial;

padding: 14px;

margin: 0;

}



#fancybox-img {

width: 100%;

height: 100%;

padding: 0;

margin: 0;

border: none;

outline: none;

line-height: 0;

vertical-align: top;

}



#fancybox-frame {

width: 100%;

height: 100%;

border: none;

display: block;

}



#fancybox-left, #fancybox-right {

position: absolute;

bottom: 0px;

height: 100%;

width: 35%;

cursor: pointer;

outline: none;

background: transparent url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/blank.gif);

z-index: 1102;

display: none;

}



#fancybox-left {

left: 0px;

}



#fancybox-right {

right: 0px;

}



#fancybox-left-ico, #fancybox-right-ico {

position: absolute;

top: 50%;

left: -9999px;

width: 30px;

height: 30px;

margin-top: -15px;

cursor: pointer;

z-index: 1102;

display: block;

}



#fancybox-left-ico {

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox.png);

background-position: -40px -30px;

}



#fancybox-right-ico {

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox.png);

background-position: -40px -60px;

}



#fancybox-left:hover, #fancybox-right:hover {

visibility: visible; /* IE6 */

}



#fancybox-left:hover span {

left: 20px;

}



#fancybox-right:hover span {

left: auto;

right: 20px;

}



.fancybox-bg {

position: absolute;

padding: 0;

margin: 0;

border: 0;

width: 20px;

height: 20px;

z-index: 1001;

}



#fancybox-bg-n {

top: -20px;

left: 0;

width: 100%;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox-x.png);

}



#fancybox-bg-ne {

top: -20px;

right: -20px;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox.png);

background-position: -40px -162px;

}



#fancybox-bg-e {

top: 0;

right: -20px;

height: 100%;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox-y.png);

background-position: -20px 0px;

}



#fancybox-bg-se {

bottom: -20px;

right: -20px;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox.png);

background-position: -40px -182px; 

}



#fancybox-bg-s {

bottom: -20px;

left: 0;

width: 100%;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox-x.png);

background-position: 0px -20px;

}



#fancybox-bg-sw {

bottom: -20px;

left: -20px;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox.png);

background-position: -40px -142px;

}



#fancybox-bg-w {

top: 0;

left: -20px;

height: 100%;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox-y.png);

}



#fancybox-bg-nw {

top: -20px;

left: -20px;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox.png);

background-position: -40px -122px;

}



#fancybox-title {

font-family: Helvetica;

font-size: 12px;

z-index: 1102;

}



.fancybox-title-inside {

padding-bottom: 10px;

text-align: center;

color: #333;

background: #fff;

position: relative;

}



.fancybox-title-outside {

padding-top: 10px;

color: #fff;

}



.fancybox-title-over {

position: absolute;

bottom: 0;

left: 0;

color: #FFF;

text-align: left;

}



#fancybox-title-over {

padding: 10px;

background-image: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancy_title_over.png);

display: block;

}



.fancybox-title-float {

position: absolute;

left: 0;

bottom: -20px;

height: 32px;

}



#fancybox-title-float-wrap {

border: none;

border-collapse: collapse;

width: auto;

}



#fancybox-title-float-wrap td {

border: none;

white-space: nowrap;

}



#fancybox-title-float-left {

padding: 0 0 0 15px;

background: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox.png) -40px -90px no-repeat;

}



#fancybox-title-float-main {

color: #FFF;

line-height: 29px;

font-weight: bold;

padding: 0 0 3px 0;

background: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox-x.png) 0px -40px;

}



#fancybox-title-float-right {

padding: 0 0 0 15px;

background: url(/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox.png) -55px -90px no-repeat;

}



/* IE6 */



.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_close.png', sizingMethod='scale'); }



.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_nav_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_nav_right.png', sizingMethod='scale'); }



.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }

.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_title_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_title_main.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_title_right.png', sizingMethod='scale'); }



.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {

height: expression(this.parentNode.clientHeight + "px");

}



#fancybox-loading.fancybox-ie6 {

position: absolute; margin-top: 0;

top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');

}



#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_loading.png', sizingMethod='scale'); }



/* IE6, IE7, IE8 */



.fancybox-ie .fancybox-bg { background: transparent !important; }



.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/vip/fusion-2015/assets/vendor/fancybox/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: white "../../vendor/slick/ajax-loader.gif" center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Icons */
@font-face {
  font-family: "slick";
  src: font-url(/wp-content/themes/vip/fusion-2015/assets/css/slick.eot);
  src: font-url(/wp-content/themes/vip/fusion-2015/assets/css/slick.eot?#iefix) format("embedded-opentype"), font-url(/wp-content/themes/vip/fusion-2015/assets/css/slick.woff) format("woff"), font-url(/wp-content/themes/vip/fusion-2015/assets/css/slick.ttf) format("truetype"), font-url(/wp-content/themes/vip/fusion-2015/assets/css/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: '\2190'; }
    [dir="rtl"] .slick-prev:before {
      content: '\2192'; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: '\2192'; }
    [dir="rtl"] .slick-next:before {
      content: '\2190'; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '\2022';
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/**
 * Colors
 */
/**
 * Typography
 */
/**
 * Layout
 */
/**
 * Paths
 */
/**
 * Z-index
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: yellow;
  color: black; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td, th {
  padding: 0; }

/**
 * Grid
 */
/**
 * Buttons
 */
/**
 * Top Bar
 */
/**
 * Media Query
 */
/**
 * Reveal
 */
meta.foundation-version {
  font-family: "/5.4.6/"; }

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html, body {
  font-size: 100%; }

body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child, .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width:40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width:64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child, .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

/* #{$current-visibility-breakpoint} displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }

/* #{$current-visibility-breakpoint} displays */
@media only screen and (min-width:40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }

/* #{$current-visibility-breakpoint} displays */
@media only screen and (min-width:64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }

/* #{$current-visibility-breakpoint} displays */
@media only screen and (min-width:90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important; } }

/* #{$current-visibility-breakpoint} displays */
@media only screen and (min-width:120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape, .hide-for-portrait {
  display: inherit !important; }

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

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

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

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

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

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

@media only screen and (orientation: landscape) {
  /* Specific visibility for tables */
  .show-for-landscape, .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape, .show-for-portrait {
    display: none !important; }
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  /* Specific visibility for tables */
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait, .show-for-landscape {
    display: none !important; }
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #2ae699;
  border-color: #17c37b;
  color: #180219;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #17c37b; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #180219; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a54;
    color: #180219; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a54; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #180219; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf280e;
    color: #180219; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf280e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #180219; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #180219; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #180219; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b7d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b7d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #180219; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #2ae699;
    border-color: #17c37b;
    color: #180219;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #17c37b; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #180219; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #2ae699; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43ac6a;
      border-color: #368a54;
      color: #180219;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a54; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #180219; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43ac6a; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf280e;
      color: #180219;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf280e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #180219; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #180219;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #180219; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b7d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b7d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #180219; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

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

@media only screen and (min-width:40.063em) {
  button, .button {
    display: inline-block; } }

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

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

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

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

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

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

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

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

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

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

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

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

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

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: white;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #dddddd;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #dddddd;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

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

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

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

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

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #dddddd;
    cursor: default; }

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

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

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

/* HTML5 Number spinners settings */


/* We add basic fieldset styling */
fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

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

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

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

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

label.error {
  color: #f04124; }

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

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

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

.top-bar {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  position: relative;
  background: white;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form, .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 1.8rem;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar button {
    padding-top: 0.4125rem;
    padding-bottom: 0.4125rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
    @media only screen and (max-width: 40em) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 50px;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 50px;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: normal;
        color: white;
        width: 75%;
        display: block;
        padding: 0 10px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: white;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 10px;
      height: 50px;
      line-height: 50px; }
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 35px 0 10px;
        color: white;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 10px;
          box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0px 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: white; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0px 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider, .top-bar-section [role="separator"] {
    border-top: solid 1px grey;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #2ae699; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: white;
      padding: 12px 0 12px 0;
      padding-left: 10px;
      font-family: 'Roboto', sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      text-transform: uppercase; }
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-right: 10px;
        padding-left: 10px;
        background-color: #008cba;
        border-color: #007295;
        color: #180219; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #007295; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #180219; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > a.button.success {
        background-color: #43ac6a;
        border-color: #368a54;
        color: #180219; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a54; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #180219; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf280e;
        color: #180219; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf280e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #180219; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #180219; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #180219; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 10px;
      padding-left: 10px;
      background-color: #008cba;
      border-color: #007295;
      color: #180219; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #007295; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #180219; }
      .top-bar-section ul li > button.secondary {
        background-color: #e7e7e7;
        border-color: #b9b9b9;
        color: #333333; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #b9b9b9; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #333333; }
      .top-bar-section ul li > button.success {
        background-color: #43ac6a;
        border-color: #368a54;
        color: #180219; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a54; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #180219; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf280e;
        color: #180219; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf280e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #180219; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #180219; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #180219; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: white;
      background: white;
      color: white; }
    .top-bar-section ul li.active > a {
      background: white;
      color: white; }
      .top-bar-section ul li.active > a:hover {
        background: white;
        color: white; }
  .top-bar-section .has-form {
    padding: 10px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(24, 2, 25, 0.4);
      border-left-style: solid;
      margin-right: 10px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 10px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: white;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 10px; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 10px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 850px) {
  .top-bar {
    background: white;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input, .top-bar .button, .top-bar button {
      font-size: 0.875rem;
      position: relative;
      top: 7px; }
    .top-bar.expanded {
      background: white; }
  .contain-to-grid .top-bar {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 0; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: white;
      background: white;
      color: white; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 10px;
      line-height: 50px;
      background: white; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: white;
        background: white; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 10px;
      line-height: 50px;
      color: white;
      background: white; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: white;
        color: white; }
    .top-bar-section .has-dropdown > a {
      padding-right: 30px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(24, 2, 25, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 25px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -1px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: white;
        line-height: 50px;
        white-space: nowrap;
        padding: 12px 10px;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: white;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: white;
        background-color: white;
        background: white; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px white;
      clear: none;
      height: 50px;
      width: 0; }
    .top-bar-section .has-form {
      background: white;
      padding: 0 16.66667px;
      height: 50px; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: white;
    background: white;
    color: white; }
  .no-js .top-bar-section ul li:active > a {
    background: white;
    color: white; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width:120.063em) and (max-width:99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

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

/* Typography resets */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

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

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

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

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

blockquote, blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

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

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

@media only screen and (min-width:40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

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

@media print {
  @page {
    margin: 0.5cm; }

  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    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 #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        margin: 0 -2px;
        float: left;
        display: inline-block;
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0px;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width:40.063em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width:40.063em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }
  .button-group.even-2 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }
.button-bar:after {
  clear: both; }
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  background: rgba(24, 2, 25, 0.9);
  z-index: 1004;
  display: none;
  left: 0; }

.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #979ca0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem; }
  @media only screen and (max-width: 40em) {
    .reveal-modal {
      min-height: 100vh; } }
  .reveal-modal .column, .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width:40.063em) {
    .reveal-modal {
      width: 80%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width:40.063em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width:40.063em) {
    .reveal-modal.tiny {
      width: 30%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width:40.063em) {
    .reveal-modal.small {
      width: 40%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width:40.063em) {
    .reveal-modal.medium {
      width: 60%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width:40.063em) {
    .reveal-modal.large {
      width: 70%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width:40.063em) {
    .reveal-modal.xlarge {
      width: 95%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; }
    @media only screen and (min-width:40.063em) {
      .reveal-modal.full {
        width: 100vw;
        max-width: 1200px;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }

dialog {
  display: none; }
  dialog::backdrop, dialog + .backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    background: rgba(24, 2, 25, 0.9);
    z-index: auto;
    display: none;
    left: 0; }
  dialog[open] {
    display: block; }

@media print {
  dialog, .reveal-modal, dialog {
    display: none;
    background: white !important; } }

.logo-fusion, .logo-fusion-white {
  border: 0;
  font: 0/0 a;
  color: transparent; }

.inline-nav {
  list-style: none;
  margin: 0;
  display: inline-block; }
  .inline-nav li {
    display: inline-block;
    float: left;
    margin: 0 10px; }

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

[class^="icon-"] {
  display: block;
  background-position: center;
  transition: opacity 200ms ease; }
  [class^="icon-"] span {
    border: 0;
    font: 0/0 a;
    color: transparent; }
  [class^="icon-"]:hover {
    opacity: 0.75; }

.fusion-icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .fusion-icon.fusion-icon-facebook {
    background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-facebook.svg); }
    .no-svg .fusion-icon.fusion-icon-facebook {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-facebook.png); }
    .fusion-icon.fusion-icon-facebook.fusion-icon-white {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-facebook.svg); }
      .no-svg .fusion-icon.fusion-icon-facebook.fusion-icon-white {
        background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-facebook.png); }
  .fusion-icon.fusion-icon-twitter {
    background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-twitter.svg); }
    .no-svg .fusion-icon.fusion-icon-twitter {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-twitter.png); }
    .fusion-icon.fusion-icon-twitter.fusion-icon-white {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-twitter.svg); }
      .no-svg .fusion-icon.fusion-icon-twitter.fusion-icon-white {
        background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-twitter.png); }
  .fusion-icon.fusion-icon-instagram {
    background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-instagram.svg); }
    .no-svg .fusion-icon.fusion-icon-instagram {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-instagram.png); }
    .fusion-icon.fusion-icon-instagram.fusion-icon-white {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-instagram.svg); }
      .no-svg .fusion-icon.fusion-icon-instagram.fusion-icon-white {
        background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-instagram.png); }
  .fusion-icon.fusion-icon-youtube {
    background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-youtube.svg); }
    .no-svg .fusion-icon.fusion-icon-youtube {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-youtube.png); }
    .fusion-icon.fusion-icon-youtube.fusion-icon-white {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-youtube.svg); }
      .no-svg .fusion-icon.fusion-icon-youtube.fusion-icon-white {
        background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-youtube.png); }

.video-link {
  display: block;
  position: relative; }
  .video-link:before {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #38d3c7;
    background-size: 20px;
    background-position: center;
    width: 30px;
    height: 30px;
    content: "";
    display: block;
    z-index: 1;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25); }
    @media only screen and (min-width:64.063em) {
      .video-link:before {
        background-size: 30px;
        width: 40px;
        height: 40px; } }
  .video-link:hover:before {
    background-color: #2cc6b9; }
  .video-link img {
    width: 100%; }

/**
 * Body default
 */
body {
  font-size: 16px;
  line-height: 1.67em;
  color: #0f0f13;
  background: white;
  font-family: 'Roboto', sans-serif;
  padding-top: 50px; }

a {
  color: inherit;
  text-decoration: none; }

a:hover, a:focus {
  color: inherit;
  text-decoration: underline; }

.button {
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.25em; }

.load-more-button {
  margin: 50px 0;
  width: 100%; }
  @media only screen and (min-width:40.063em) {
    .load-more-button {
      width: auto; } }
  .load-more-button[disabled=disabled] {
    opacity: 0.5; }

textarea {
  min-height: 60px;
  line-height: 1.5em; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    display: block; }

p {
  font-size: 16px;
  line-height: 1.67em;
  font-family: 'Roboto', sans-serif; }

#site-content {
  clear: both; }

.post-card {
  position: relative; }
  .post-card header {
    padding-top: 0.5em;
    background: white; }
    @media only screen and (min-width:64.063em) {
      .post-card header {
        margin-top: -2em;
        left: 0.75em;
        width: 75%;
        padding: 0.5em 1em;
        position: relative; } }
  .post-card .post-card-image {
    position: relative; }
    .post-card .post-card-image img {
      width: 100%; }

.main-content {
  padding: 25px 0; }

.main-content-header {
  padding: 25px 0; }
  @media only screen and (min-width:40.063em) {
    .main-content-header {
      padding: 50px 0; } }

.main-content-header.no-image {
  padding-bottom: 0; }
  @media only screen and (min-width:40.063em) {
    .main-content-header.no-image {
      padding-bottom: 12.5px; } }

.main-content-video {
  padding: 0 0 25px 0; }
  @media only screen and (min-width:40.063em) {
    .main-content-video {
      padding: 0 0 25px 0; } }
  @media only screen and (max-width: 40em) {
    .main-content-video {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }

.row article {
  margin-bottom: 3em; }

.freewheel-ad {
  visibility: hidden; }
  .freewheel-ad .desktop-only, .freewheel-ad .mobile-only {
    display: none; }
  @media only screen and (min-width:40.063em) {
    .freewheel-ad .desktop-only {
      display: inherit; } }
  @media only screen and (max-width: 40em) {
    .freewheel-ad .mobile-only {
      display: inherit; } }

.freewheel-ad .sponsor-byline {
  display: none; }

.header-ad, .footer-ad {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px; }
  .header-ad .sponsor-byline, .footer-ad .sponsor-byline {
    text-align: center; }

.sponsor-byline {
  font-size: 10px;
  line-height: 17px;
  text-transform: uppercase;
  color: #979ca0;
  margin-bottom: 0.2rem; }

.ad_728 {
  width: 728px; }

.ad_320x50 {
  width: 320px; }

.widget.rectangle-ad {
  padding: 0px; }

.home .article-preview.polar .sponsor-byline {
  float: right;
  margin: 0; }
.home .article-preview.polar header {
  overflow: hidden; }
  .home .article-preview.polar header .sponsor-byline img {
    margin-bottom: 0; }
  .home .article-preview.polar header .info {
    margin: 0; }
  .home .article-preview.polar header .sponsor-byline img {
    float: right; }
  .home .article-preview.polar header .sponsor-byline span {
    top: 30px;
    position: relative; }

.single .article-preview.polar {
  background: #e8e8e8;
  padding: 20px 30px;
  margin-bottom: 15px;
  position: relative; }
  .single .article-preview.polar .attachment-post-16x9-small {
    width: 400px; }
  .single .article-preview.polar header {
    position: absolute;
    background: white;
    right: 20px;
    bottom: 20px;
    padding: 20px 30px;
    width: 350px; }
    .single .article-preview.polar header .byline {
      font-size: 12px; }
    .single .article-preview.polar header .info {
      margin: 0; }
  .single .article-preview.polar .sponsor-byline {
    float: right;
    margin: 0;
    font-size: 12px; }
    .single .article-preview.polar .sponsor-byline img {
      display: block;
      margin: 0 auto; }
  @media only screen and (max-width: 40em) {
    .single .article-preview.polar {
      padding: 10px 15px; }
      .single .article-preview.polar header {
        position: relative;
        right: auto;
        left: 15px;
        padding: 10px 15px;
        width: 230px;
        overflow: hidden;
        box-sizing: border-box; } }

@media only screen and (max-width: 40em) {
  .ad_300 .sponsor-byline {
    text-align: center; } }

@media screen and (orientation: portrait) and (max-width: 400px) {
  .columns .ad_300 {
    margin-left: -0.4rem;
    text-align: center;
    width: 100%; } }

@media only screen and (min-width:40.063em) {
  .article-content .freewheel-ad {
    float: right;
    margin-left: 1rem;
    margin-bottom: 1rem;
    margin-right: -70px; } }
@media only screen and (min-width:64.063em) {
  .article-content .freewheel-ad {
    margin-right: -140px; } }

#site-header {
  background: white;
  color: #180219;
  line-height: 50px;
  z-index: 999;
  height: 50px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.4); }
  #site-header .logo-fusion {
    width: 100%;
    height: 50px;
    display: block;
    background-size: 110px;
    background-position: center; }
    @media only screen and (min-width: 850px) {
      #site-header .logo-fusion {
        width: 110px;
        margin: 0 0.9375rem; } }
  #site-header .toggle-topbar {
    right: auto; }
  #site-header a {
    color: #180219; }
    #site-header a:hover {
      text-decoration: none;
      color: #979ca0; }
  #site-header ul {
    margin: 0; }

.logo-fusion-f, .toggle-topbar [class^="icon-"] {
  border: 0;
  font: 0/0 a;
  color: transparent;
  width: 50px;
  height: 50px;
  background-size: 20px;
  display: block; }

.logo-fusion-f {
  background-position: 8px center; }

#mobile-home {
  float: left;
  display: none; }
  @media only screen and (max-width: 849px) {
    #mobile-home {
      display: block; } }

#header-navigation {
  float: none;
  background: white;
  overflow: hidden; }
  @media only screen and (min-width: 850px) {
    #header-navigation {
      margin-right: 10px;
      float: left;
      background: none;
      overflow: visible; } }
  #header-navigation ul {
    background: white; }
  #header-navigation li {
    margin-bottom: 1px; }
    @media only screen and (min-width: 850px) {
      #header-navigation li {
        border-top: 1px solid white;
        border-left: 1px solid white;
        border-right: 1px solid white; } }
  @media only screen and (min-width: 850px) {
    #header-navigation .has-dropdown li a {
      background-color: white; }
    #header-navigation .has-dropdown:hover {
      border: 1px solid #e8e8e8;
      border-bottom: none;
      position: relative; }
      #header-navigation .has-dropdown:hover:after {
        content: '';
        width: 100%;
        height: 1px;
        background: white;
        display: block;
        position: relative;
        z-index: 1000; }
    #header-navigation .has-dropdown .sub-menu {
      border: 1px solid #e8e8e8;
      margin-left: -1px; }
      #header-navigation .has-dropdown .sub-menu a {
        line-height: 2.75em; } }
  #header-navigation a {
    font-size: 12px;
    font-weight: 300; }
    @media only screen and (min-width: 850px) {
      #header-navigation a {
        line-height: 48px; } }
    @media only screen and (max-width: 850px) {
      #header-navigation a:hover {
        color: inherit;
        background-color: #6eeeb9; } }

.dropdown .back {
  text-transform: uppercase; }
  .dropdown .back:before {
    height: 20px;
    width: 20px;
    display: inline-block;
    content: '';
    float: left;
    margin: 6px; }

#header-social-media, #header-share-tools {
  height: 50px; }

@media only screen and (max-width: 1140px) {
  #header-social-media {
    display: none; } }

#header-search-form {
  width: 100%; }
  @media only screen and (min-width: 850px) {
    #header-search-form {
      width: 50px;
      position: absolute;
      right: 0; } }
  @media only screen and (min-width: 1140px) {
    #header-search-form {
      position: relative; } }
  #header-search-form h2 {
    margin: 0;
    position: absolute;
    top: -50px;
    right: 0; }
    @media only screen and (min-width: 850px) {
      #header-search-form h2 {
        top: auto;
        right: 0;
        position: absolute; } }
    @media only screen and (min-width:64.063em) {
      #header-search-form h2 {
        position: relative;
        right: auto; } }
  #header-search-form #toggle-search {
    display: block;
    height: 50px;
    width: 50px;
    background-size: 20px; }
    #header-search-form #toggle-search.active {
      background-color: #4284b4; }
  #header-search-form form {
    padding: 0.46875rem 0.9375rem;
    height: 50px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #4284b4; }
    @media only screen and (min-width: 850px) {
      #header-search-form form {
        top: 50px;
        width: 250px; } }
    @media only screen and (min-width:64.063em) {
      #header-search-form form {
        left: -200px; } }
    #header-search-form form .search {
      background: #4284b4;
      border: none;
      height: 35px;
      color: white;
      width: 80%;
      top: 0;
      float: left;
      font-size: 16px;
      box-shadow: none; }
      #header-search-form form .search::-webkit-input-placeholder {
        color: #9bc0da; }
      #header-search-form form .search:-moz-placeholder {
        color: #9bc0da; }
      #header-search-form form .search::-moz-placeholder {
        color: #9bc0da; }
      #header-search-form form .search:-ms-input-placeholder {
        color: #9bc0da; }
      @media only screen and (min-width: 850px) {
        #header-search-form form .search {
          width: 160px; } }
    #header-search-form form .search-submit {
      width: auto;
      height: 35px;
      top: 0;
      float: right;
      background: #9bc0da;
      color: white;
      padding-left: 15px;
      padding-right: 15px; }

@media only screen and (max-width: 850px) {
  #main-navigation.show-search {
    height: 100px; }
    #main-navigation.show-search #header-navigation {
      padding-top: 51px; }
    #main-navigation.show-search.expanded {
      height: auto; } }

#header-share {
  top: 0;
  left: 50px;
  height: 50px;
  width: 100%;
  position: absolute;
  display: none; }
  @media only screen and (min-width: 850px) {
    #header-share {
      top: -50px;
      left: 140px;
      position: relative; } }
  #header-share .fusion-logo, #header-share .share-title {
    display: inline-block;
    line-height: 50px;
    float: left; }
  #header-share .share-title {
    font-weight: 300;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    text-overflow: ellipsis;
    max-width: 20em;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 849px) {
      #header-share .share-title {
        left: 50px; } }
    @media only screen and (min-width: 40.063em) and (max-width: 45em) {
      #header-share .share-title {
        max-width: 20em; } }
    @media only screen and (min-width: 45.063em) and (max-width: 50em) {
      #header-share .share-title {
        max-width: 25em; } }
    @media only screen and (min-width: 50.063em) and (max-width: 55em) {
      #header-share .share-title {
        max-width: 30em; } }
    @media only screen and (min-width: 55.063em) and (max-width: 60em) {
      #header-share .share-title {
        max-width: 35em; } }
    @media only screen and (min-width: 60.063em) and (max-width: 65em) {
      #header-share .share-title {
        max-width: 40em; } }
    @media only screen and (min-width: 65.063em) and (max-width: 70em) {
      #header-share .share-title {
        max-width: 45em; } }
    @media only screen and (min-width: 70.063em) and (max-width: 75em) {
      #header-share .share-title {
        max-width: 50em; } }
    @media only screen and (min-width: 75.063em) {
      #header-share .share-title {
        max-width: 54em; } }
  #header-share .top-bar-section {
    position: absolute;
    top: 50px; }

#header-share-tools {
  margin-right: 50px; }
  @media only screen and (min-width: 850px) {
    #header-share-tools {
      margin-right: 140px; } }
  #header-share-tools li {
    margin-right: 3px;
    margin-left: 3px;
    height: 50px; }
  #header-share-tools a {
    background-color: #e8e8e8;
    line-height: 26px;
    height: 26px;
    margin-top: 12px;
    padding: 0 6px 0 24px;
    display: block;
    background-position: 5px 5px;
    background-size: 16px; }
    #header-share-tools a span {
      color: inherit;
      font-size: 10px;
      font-family: 'Roboto Condensed', sans-serif;
      text-transform: uppercase;
      display: block; }
    #header-share-tools a.icon-twitter {
      color: #55acee; }
    #header-share-tools a.icon-facebook {
      color: #3b5998; }
    #header-share-tools a.icon-email {
      color: #366989; }
    #header-share-tools a:hover {
      background-color: #dbdbdb; }

.admin-bar #site-header {
  top: 32px; }
  @media screen and (max-width: 600px) {
    .admin-bar #site-header {
      top: 0; } }
  @media screen and (min-width: 601px) and (max-width: 782px) {
    .admin-bar #site-header {
      top: 46px; } }
@media screen and (max-width: 600px) {
  .admin-bar #wpadminbar {
    z-index: 99; } }

.disable {
  height: 100%;
  overflow: hidden; }
  .disable #site-header:after {
    width: 100%;
    height: 400px;
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.8); }

#site-footer {
  background: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/background-footer.jpg) no-repeat center center;
  background-size: cover;
  color: #979ca0;
  font-weight: 300;
  padding-top: 10px;
  overflow-x: hidden; }
  #site-footer .section-heading {
    margin-top: 40px;
    color: white;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.25em;
    text-align: left; }
  #site-footer nav ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
    font-size: 14px;
    line-height: 1.35em; }
    #site-footer nav ul li {
      padding: 5px 0; }
  #site-footer a {
    color: #979ca0; }

#site-info {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  text-align: center;
  padding-top: 1.875rem; }
  #site-info p {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.35em; }
  @media only screen and (min-width:64.063em) {
    #site-info {
      text-align: left; } }

#footer-social-media {
  padding-top: 60px;
  padding-bottom: 1em;
  overflow: hidden; }
  @media only screen and (min-width:64.063em) {
    #footer-social-media {
      padding-top: 120px; } }
  #footer-social-media .logo-fusion-white {
    width: 100%;
    height: 39px;
    background-position: center top; }
  #footer-social-media .social-media {
    text-align: center;
    margin-top: 1em; }
    @media only screen and (min-width:64.063em) {
      #footer-social-media .social-media {
        text-align: right; } }
    #footer-social-media .social-media li {
      display: inline-block; }
    #footer-social-media .social-media a {
      height: 25px;
      width: 40px; }

#footer-about li {
  width: 50%;
  float: left; }
  #footer-about li:nth-child(even) {
    padding-left: 0.9375rem; }
  @media only screen and (min-width:64.063em) {
    #footer-about li {
      width: 100%;
      float: none;
      padding-left: 0 !important; } }

.ad.footer {
  background: #e8e8e8; }

#wpstats, #wpstats2 {
  display: none; }

.ctx-module-container .ctx-content-float .ctx-sections-container {
  background: white; }
  .ctx-module-container .ctx-content-float .ctx-sections-container .ctx-links-header p {
    text-align: center;
    font-family: 'painted', serif;
    font-size: 30px;
    line-height: 1.25em;
    color: #0f0f13; }
  .ctx-module-container .ctx-content-float .ctx-sections-container .ctx-link-title {
    background: white;
    position: relative;
    margin: -1em 5% 5%;
    padding: 0.5em !important;
    width: 90% !important; }
    .ctx-module-container .ctx-content-float .ctx-sections-container .ctx-link-title p {
      color: #0f0f13;
      font-family: 'Roboto', sans-serif;
      font-weight: 300; }
  @media only screen and (max-width: 40em) {
    .ctx-module-container .ctx-content-float .ctx-sections-container .ctx-link-image {
      width: 100% !important; } }
  @media only screen and (max-width: 40em) {
    .ctx-module-container .ctx-content-float .ctx-sections-container .ctx-link-image img {
      width: 100% !important;
      box-shadow: none; } }

.reveal-modal.open {
  position: fixed;
  top: 50% !important;
  margin-top: -150px; }

#fusion-facebook-like {
  text-align: center; }
  #fusion-facebook-like h4 {
    text-transform: uppercase; }
  #fusion-facebook-like .fb_iframe_widget > span {
    width: 78px !important;
    height: 40px !important;
    padding: 8px 13px;
    border: 1px solid #bbc9e4;
    background: #f2f4fa;
    border-radius: 4px; }

.close-reveal-modal:hover {
  text-decoration: none;
  color: #0f0f13; }

/**
 * Share this overlay
 */
#fancybox-wrap {
  box-sizing: content-box; }
  #fancybox-wrap .privacy {
    font-size: 11.2px; }

#mail-share .response, #mail-share.success .form {
  display: none; }

#mail-share.success .response {
  display: block; }

#fancybox-title {
  display: none !important; }

#mail-share {
  background: white;
  padding: 12.5px 25px; }
  #mail-share input, #mail-share textarea {
    width: 100%;
    margin-bottom: 0.5em; }
  #mail-share .submit {
    padding-top: 5px;
    padding-bottom: 5px; }

.stream-tiles {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0 0 20px;
  padding: 5px;
  background: #131c27; }
  .stream-tiles:after {
    content: "";
    display: table;
    clear: both; }
  .stream-tiles .tile {
    position: relative;
    float: left;
    position: relative;
    margin: 0px;
    padding: 0;
    overflow: hidden;
    width: 33.333%;
    height: auto;
    background: transparent !important;
    border: none !important;
    pointer-events: none;
    text-align: center;
    background: #131c27; }
  .stream-tiles .tile > a {
    box-sizing: border-box;
    background-size: cover;
    display: block;
    vertical-align: middle;
    width: auto;
    padding: 0 10px;
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    pointer-events: auto;
    color: inherit; }
    .stream-tiles .tile > a .tile-content {
      display: inline-block;
      line-height: 1.4;
      vertical-align: middle;
      width: 100%; }
  .stream-tiles .tile.dummy-tile .tile-inner-3 {
    background: black; }
  .stream-tiles .tile.tile-style-1 .tile-content, .stream-tiles .tile.tile-style-2 .tile-content {
    font-size: 16px;
    line-height: 1.3; }
  .stream-tiles .tile.tile-style-1 {
    color: white; }
    .stream-tiles .tile.tile-style-1 .tile-inner-3 {
      background-color: #087c21; }
  .stream-tiles .tile.tile-style-2 {
    color: white; }
    .stream-tiles .tile.tile-style-2 .tile-inner-3 {
      background-color: #c6430f; }
  .stream-tiles .tile.tile-score {
    color: #ecebe5; }
    .stream-tiles .tile.tile-score .tile-inner-3 {
      background-color: #131c27; }
  .stream-tiles .tile.source-instagram {
    background-color: #131c27;
    color: white;
    border-bottom-color: #131c27; }
    .stream-tiles .tile.source-instagram .fusion-social-source-permalink, .stream-tiles .tile.source-instagram .fusion-social-source-handle {
      color: white; }
  .stream-tiles .tile.source-twitter {
    border-bottom-color: #55acee; }
    .stream-tiles .tile.source-twitter .tile-text {
      margin-top: 10px;
      font-size: 16px;
      line-height: 22.5px;
      color: black; }
    .stream-tiles .tile.source-twitter .tile-inner-3 {
      background-color: #55acee; }
    .stream-tiles .tile.source-twitter .fusion-social-source-permalink, .stream-tiles .tile.source-twitter .fusion-social-source-handle {
      color: white; }
  .stream-tiles .tile.source-facebook {
    border-bottom-color: #165195;
    color: white; }
    .stream-tiles .tile.source-facebook .tile-text {
      margin-top: 10px;
      font-size: 16px;
      line-height: 22.5px;
      font-weight: 500; }
    .stream-tiles .tile.source-facebook .tile-content > a {
      font-size: 16px;
      line-height: 22.5px; }
    .stream-tiles .tile.source-facebook .tile-inner-3 {
      background-color: #165195; }
    .stream-tiles .tile.source-facebook .fusion-social-source-permalink, .stream-tiles .tile.source-facebook .fusion-social-source-handle {
      color: white; }
  .stream-tiles .tile.source-youtube {
    border-bottom-color: #cc181e;
    color: white; }
    .stream-tiles .tile.source-youtube .tile-text {
      margin-top: 10px;
      font-size: 16px;
      line-height: 22.5px;
      font-weight: 500; }
    .stream-tiles .tile.source-youtube .tile-content > a {
      font-size: 16px;
      line-height: 22.5px; }
    .stream-tiles .tile.source-youtube .tile-inner-3 {
      background-color: #cc181e; }
    .stream-tiles .tile.source-youtube .fusion-social-source-permalink, .stream-tiles .tile.source-youtube .fusion-social-source-handle {
      color: white; }
  .stream-tiles .tile .fusion-social-source-permalink, .stream-tiles .tile .fusion-social-source-handle {
    color: inherit;
    text-align: center; }
  .stream-tiles .tile .fusion-social-source-handle {
    position: absolute;
    top: 39px;
    left: 0;
    right: 0; }
  .stream-tiles .tile .fusion-social-source-permalink {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -14px; }
    .single-fs_scribblelive .stream-tiles .tile .fusion-social-source-permalink {
      margin-top: 0; }
    .stream-tiles .tile .fusion-social-source-permalink .fusion-icon {
      position: relative;
      margin-right: 0;
      width: 28px;
      height: 28px;
      right: auto;
      top: 0;
      display: block; }
  .stream-tiles .honeycomb-drop-in .dummy-tile .tile-inner-3 {
    background: white; }

.box.article.left-column .stream-tiles {
  margin-left: -35px;
  margin-right: -35px; }

.main-content .stream-tiles {
  width: auto !important; }

.mce-content-body .stream-tiles {
  max-width: 609px; }

/**
 * Single Stream Template.
 */
.single-fusion_stream .box .stream-tiles {
  margin: -35px; }

.stream-honeycomb {
  display: none; }

.stream-honeycomb.enabled {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0 0 20px; }
  .stream-honeycomb.enabled:after {
    content: "";
    display: table;
    clear: both; }
  .stream-honeycomb.enabled * {
    box-sizing: content-box; }
  .stream-honeycomb.enabled .tiles-container {
    overflow: hidden;
    margin-top: -252px;
    margin-bottom: -39px; }
  .stream-honeycomb.enabled .tile-row {
    clear: both; }
  .stream-honeycomb.enabled .tile {
    position: relative;
    float: left;
    margin: 0 5px;
    margin-bottom: -214px;
    padding: 0;
    overflow: hidden;
    width: 196px;
    height: 392px;
    background: transparent !important;
    border: none !important;
    pointer-events: none;
    text-align: center; }
  .stream-honeycomb.enabled .tile-inner-1, .stream-honeycomb.enabled .tile-inner-2 {
    padding: 0;
    -webkit-transform: rotate(120);
        -ms-transform: rotate(120);
            transform: rotate(120);
    overflow: hidden;
    width: 196px;
    height: 392px; }
  .stream-honeycomb.enabled .tile-inner-2 {
    -webkit-transform: rotate(-60);
        -ms-transform: rotate(-60);
            transform: rotate(-60); }
  .stream-honeycomb.enabled .tile .tile-inner-3 {
    display: block;
    padding: 98px 0 !important;
    width: 196px;
    height: 196px;
    -webkit-transform: rotate(-60);
        -ms-transform: rotate(-60);
            transform: rotate(-60);
    border: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 196px auto;
    overflow: hidden;
    background-size: 300px; }
  .stream-honeycomb.enabled .tile > a {
    box-sizing: border-box;
    display: block;
    vertical-align: middle;
    width: 100%;
    padding: 0 10px;
    height: 196px;
    line-height: 196px;
    position: absolute;
    top: 98px;
    left: 0;
    pointer-events: auto;
    color: inherit; }
    .stream-honeycomb.enabled .tile > a .tile-content {
      display: inline-block;
      line-height: 1.4;
      vertical-align: middle;
      width: 100%; }
  .stream-honeycomb.enabled .tile.dummy-tile .tile-inner-3 {
    background: black; }
  .stream-honeycomb.enabled .tile.tile-style-1 .tile-content, .stream-honeycomb.enabled .tile.tile-style-2 .tile-content {
    font-size: 16px;
    line-height: 1.3; }
  .stream-honeycomb.enabled .tile.tile-style-1 {
    color: white; }
    .stream-honeycomb.enabled .tile.tile-style-1 .tile-inner-3 {
      background-color: #087c21; }
  .stream-honeycomb.enabled .tile.tile-style-2 {
    color: white; }
    .stream-honeycomb.enabled .tile.tile-style-2 .tile-inner-3 {
      background-color: #c6430f; }
  .stream-honeycomb.enabled .tile.tile-score {
    color: #ecebe5; }
    .stream-honeycomb.enabled .tile.tile-score .tile-inner-3 {
      background-color: #131c27; }
  .stream-honeycomb.enabled .tile.source-instagram {
    background-color: #131c27;
    color: white;
    border-bottom-color: #131c27; }
    .stream-honeycomb.enabled .tile.source-instagram .fusion-social-source-permalink, .stream-honeycomb.enabled .tile.source-instagram .fusion-social-source-handle {
      color: white; }
  .stream-honeycomb.enabled .tile.source-twitter {
    border-bottom-color: #55acee; }
    .stream-honeycomb.enabled .tile.source-twitter .tile-text {
      margin-top: 10px;
      font-size: 16px;
      line-height: 22.5px;
      color: black; }
    .stream-honeycomb.enabled .tile.source-twitter .tile-inner-3 {
      background-color: #55acee; }
    .stream-honeycomb.enabled .tile.source-twitter .fusion-social-source-permalink, .stream-honeycomb.enabled .tile.source-twitter .fusion-social-source-handle {
      color: white; }
  .stream-honeycomb.enabled .tile.source-facebook {
    border-bottom-color: #165195;
    color: white; }
    .stream-honeycomb.enabled .tile.source-facebook .tile-text {
      margin-top: 10px;
      font-size: 16px;
      line-height: 22.5px;
      font-weight: 500; }
    .stream-honeycomb.enabled .tile.source-facebook .tile-content > a {
      font-size: 16px;
      line-height: 22.5px; }
    .stream-honeycomb.enabled .tile.source-facebook .tile-inner-3 {
      background-color: #165195; }
    .stream-honeycomb.enabled .tile.source-facebook .fusion-social-source-permalink, .stream-honeycomb.enabled .tile.source-facebook .fusion-social-source-handle {
      color: white; }
  .stream-honeycomb.enabled .tile.source-youtube {
    border-bottom-color: #cc181e;
    color: white; }
    .stream-honeycomb.enabled .tile.source-youtube .tile-text {
      margin-top: 10px;
      font-size: 16px;
      line-height: 22.5px;
      font-weight: 500; }
    .stream-honeycomb.enabled .tile.source-youtube .tile-content > a {
      font-size: 16px;
      line-height: 22.5px; }
    .stream-honeycomb.enabled .tile.source-youtube .tile-inner-3 {
      background-color: #cc181e; }
    .stream-honeycomb.enabled .tile.source-youtube .fusion-social-source-permalink, .stream-honeycomb.enabled .tile.source-youtube .fusion-social-source-handle {
      color: white; }
  .stream-honeycomb.enabled .tile .fusion-social-source-permalink, .stream-honeycomb.enabled .tile .fusion-social-source-handle {
    color: inherit;
    text-align: center; }
  .stream-honeycomb.enabled .tile .fusion-social-source-handle {
    position: absolute;
    top: 39px;
    left: 0;
    right: 0; }
  .stream-honeycomb.enabled .tile .fusion-social-source-permalink {
    position: absolute;
    top: 1px;
    left: 50%;
    margin-left: -14px; }
    .single-fs_scribblelive .stream-honeycomb.enabled .tile .fusion-social-source-permalink {
      margin-top: 0; }
    .stream-honeycomb.enabled .tile .fusion-social-source-permalink .fusion-icon {
      position: relative;
      margin-right: 0;
      width: 28px;
      height: 28px;
      right: auto;
      top: 0;
      display: block; }
  .stream-honeycomb.enabled .honeycomb-drop-in .dummy-tile .tile-inner-3 {
    background: white; }

.box.article.left-column .stream-honeycomb {
  margin-left: -35px;
  margin-right: -35px; }

.mce-content-body .stream-honeycomb {
  max-width: 620px; }

/**
 * Single Stream Template.
 */
.single-fusion_stream .box .stream-honeycomb {
  margin: -35px; }

.fusion-gallery {
  max-width: 1200px;
  margin: 0 auto 2rem;
  background: black; }
  .fusion-gallery.fusion-gallery-gray {
    background: #e0e0e0; }
  .js .fusion-gallery {
    display: none; }
  .fusion-gallery .slide {
    margin: 0;
    position: relative;
    text-align: center; }
  .hero-gallery-container .fusion-gallery {
    padding-left: 4.16667%;
    padding-right: 4.16667%; }
    @media only screen and (max-width: 40em) { }
    .hero-gallery-container .fusion-gallery .slide {
      padding: 0 1.875rem; }
  .fusion-gallery .arrows {
    position: absolute;
    top: 50%;
    color: white;
    background-color: transparent;
    background-position: center;
    opacity: 0.75;
    padding: 0;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-size: 30px; }
    @media only screen and (min-width:40.063em) {
      .fusion-gallery .arrows {
        margin-top: -30px;
        width: 60px;
        height: 60px;
        background-size: 50px; } }
    @media only screen and (min-width:64.063em) {
      .fusion-gallery .arrows {
        width: 100px;
        height: 100px;
        background-size: 80px; } }
    .fusion-gallery .arrows:focus {
      outline: none; }
    .fusion-gallery .arrows:hover {
      opacity: 1; }
    .fusion-gallery .arrows.previous {
      left: 0; }
    .fusion-gallery .arrows.next {
      right: 0; }
    .fusion-gallery .arrows.slick-disabled, .fusion-gallery .arrows.slick-disabled:hover {
      opacity: 0.15;
      cursor: default; }
  .fusion-gallery .fusion-gallery-label-container {
    color: #747474;
    position: absolute;
    right: 0.9375rem;
    bottom: -2rem; }
    .hero-gallery-container .fusion-gallery .fusion-gallery-label-container {
      bottom: 0.5rem; }
  .fusion-gallery .fusion-stage {
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    .fusion-gallery .fusion-stage img {
      margin: 0;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      display: block; }
    .fusion-gallery .fusion-stage .gallery-image-credit {
      position: absolute;
      bottom: 0;
      right: 0;
      color: white;
      padding: 5px 10px;
      margin: 0; }
  .fusion-gallery .caption-holder {
    display: none; }

.fusion-gallery-caption-container {
  width: 100%;
  position: relative;
  margin-bottom: 1rem;
  margin-top: -1rem;
  padding: 1rem 1.875rem; }
  .fusion-gallery-caption-container .gallery-caption-header {
    font-weight: 500;
    margin-bottom: 1rem; }
  .fusion-gallery-caption-container:before, .fusion-gallery-caption-container:after {
    content: ' ';
    display: block;
    position: absolute;
    background: #00fbd5;
    bottom: 0;
    left: 0; }
  .fusion-gallery-caption-container:before {
    width: 30%;
    height: 1px; }
    @media only screen and (min-width:40.063em) {
      .medium-10 .fusion-gallery-caption-container:before {
        width: 40%; } }
    @media only screen and (min-width:64.063em) {
      .large-8 .fusion-gallery-caption-container:before {
        width: 37.5%; } }
  .fusion-gallery-caption-container:after {
    height: auto;
    top: 1rem;
    width: 1px; }
  .hero-gallery-container .fusion-gallery-caption-container {
    display: none;
    max-width: 1200px;
    margin: auto;
    padding-left: 4.16667%;
    padding-right: 4.16667%; }
    .hero-gallery-container .fusion-gallery-caption-container * {
      color: white; }
    .hero-gallery-container .fusion-gallery-caption-container .caption-holder {
      padding: 0 1.875rem; }
    .hero-gallery-container .fusion-gallery-caption-container:before, .hero-gallery-container .fusion-gallery-caption-container:after {
      display: none; }

.hero-gallery-container {
  background: black;
  width: 100%;
  overflow: hidden; }
  .hero-gallery-container .fusion-gallery {
    margin-bottom: 0; }

.single-fusion_gallery .gallery-title {
  color: #38d3c7;
  font-weight: 500;
  font-family: 'Roboto', sans-serif; }
  .single-fusion_gallery .gallery-title a {
    color: inherit; }

.social-links-inline .social-header {
  font: 300 10px/50px 'Roboto', sans-serif;
  margin: 0;
  text-transform: uppercase;
  vertical-align: top;
  display: inline-block; }
.social-links-inline ul, .social-links-inline li {
  display: inline-block;
  padding: 0; }
.social-links-inline a {
  display: inline-block; }
.social-links-inline [class^="icon-"] {
  width: 15px;
  height: 15px; }

#show-description .social-links-inline .social-header {
  line-height: 20px;
  margin-right: 10px; }

.widget.follow-social {
  text-align: center;
  border: 1px solid #2ae699;
  padding-top: 0; }
  .widget.follow-social:before {
    display: block;
    content: "";
    height: 10px;
    background: #180219;
    position: relative;
    width: 80%;
    margin: 0 auto;
    top: -10px; }
  .widget.follow-social .section-heading {
    margin-top: 25px; }
    .widget.follow-social .section-heading .author-name {
      text-transform: uppercase;
      font: 14px 'Roboto Condensed', sans-serif;
      letter-spacing: 0.25em;
      display: block; }
  .widget.follow-social ul {
    margin-top: 1em;
    list-style-type: none;
    margin-left: 0;
    margin-right: 0; }
  .widget.follow-social li {
    display: inline; }
    .widget.follow-social li:first-child {
      margin-left: 0; }
    .widget.follow-social li:last-child {
      margin-right: 0; }
  .widget.follow-social li a {
    width: 20px;
    height: 20px; }

.widget.recent-instagrams ul {
  list-style-type: none;
  margin-left: 0; }

.widget.recent-tweets:before, .widget.recent-tweets:after {
  content: ' ';
  background-position: 50% top;
  width: 200px;
  height: 10px;
  margin: 0 auto;
  display: block; }
.widget.recent-tweets:before {
  padding-bottom: 2rem; }
.widget.recent-tweets:after {
  margin-top: 2rem; }
.widget.recent-tweets img.profile {
  margin-bottom: 0.5rem; }
.widget.recent-tweets .inner {
  width: 250px;
  margin-left: auto;
  margin-right: auto; }
.widget.recent-tweets ul {
  list-style-type: none;
  margin-left: 0;
  text-align: left;
  font-size: 14px; }
.widget.recent-tweets li {
  margin-bottom: 2rem; }
  .widget.recent-tweets li a {
    color: #4284b4; }
.widget.recent-tweets .meta {
  text-transform: uppercase;
  text-align: center;
  margin-top: 0.5rem;
  font-size: 12.6px;
  line-height: 12.6px; }
  .widget.recent-tweets .meta a {
    color: #979ca0; }
  .widget.recent-tweets .meta .timestamp {
    float: left; }
  .widget.recent-tweets .meta .actions {
    float: right; }
  .widget.recent-tweets .meta i[class^="icon-"] {
    width: 14px;
    height: 14px;
    display: inline-block; }
  .widget.recent-tweets .meta:after {
    content: ' ';
    clear: both;
    display: block; }

.widget.top-posts {
  margin-bottom: 50px; }
  .widget.top-posts .featured .video-preview-image, .widget.top-posts .featured .article-preview-image {
    margin-bottom: 1em; }
  .widget.top-posts .featured .attachment-post-4x3-small {
    width: 100%;
    height: auto; }
  .widget.top-posts .row {
    padding: 0 15px !important; }
  .widget.top-posts .row-separator {
    width: 50px;
    margin: 10px 0px; }
  .widget.top-posts .article-author {
    text-align: left !important;
    margin-bottom: 0;
    color: #cccccc;
    font-size: 14px; }
  .widget.top-posts#show-trending h3 {
    text-align: left !important;
    margin-bottom: 5px !important;
    font-size: 24px; }
  @media only screen and (min-width:40.063em) {
    .widget.top-posts {
      color: #180219;
      padding: 25px; }
      .widget.top-posts .section-heading, .widget.top-posts a {
        color: #180219; }
      .widget.top-posts .row {
        padding: 0 !important; } }
  .widget.top-posts article {
    margin-bottom: 1em; }

.widget {
  margin: 25px 0;
  padding: 25px; }
  .widget:first-child {
    margin-top: 0;
    padding-top: 0; }
  .widget.recent-social-updates {
    text-align: center;
    font-size: 11.2px; }
    .widget.recent-social-updates .user-screenname {
      text-transform: uppercase;
      font: 14px 'Roboto Condensed', sans-serif;
      letter-spacing: 0.15em;
      font-weight: 700;
      display: block;
      margin-top: 1rem;
      margin-bottom: 1rem; }
      .widget.recent-social-updates .user-screenname a {
        color: #180219; }
    .widget.recent-social-updates .icon {
      width: 30px;
      height: 30px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0.4rem; }
  .widget .freewheel-ad {
    text-align: right; }
    @media only screen and (max-width: 40em) {
      .widget .freewheel-ad {
        text-align: center; } }
    .widget .freewheel-ad .sponsor-byline {
      text-transform: uppercase;
      color: #e8e8e8;
      font-size: 10px;
      margin-bottom: 0; }
      @media only screen and (max-width: 40em) {
        .widget .freewheel-ad .sponsor-byline {
          text-align: center; } }

@media only screen and (max-width: 40em) {
  .sidebar-container {
    padding-left: 0px;
    padding-right: 0px; } }

.section-heading {
  font-size: 50px;
  line-height: 1.15em;
  font-weight: normal;
  font-family: 'painted', serif;
  text-align: center; }
  .section-heading.featured a, .section-heading.corner-left a, .section-heading.corner-right a {
    display: inline-block; }
  @media only screen and (min-width:40.063em) {
    .section-heading.featured:before, .section-heading.featured:after, .section-heading.corner-left:before, .section-heading.corner-left:after, .section-heading.corner-right:before, .section-heading.corner-right:after {
      content: "";
      display: inline-block;
      background: #38d3c7;
      height: 1px;
      width: 100px;
      position: relative;
      top: -15px; }
    .section-heading.featured:before, .section-heading.corner-left:before, .section-heading.corner-right:before {
      margin-right: 20px; }
    .section-heading.featured:after, .section-heading.corner-left:after, .section-heading.corner-right:after {
      margin-left: 20px; } }
  .section-heading.featured:first-child, .section-heading.corner-left:first-child, .section-heading.corner-right:first-child {
    margin-top: 0; }

.widget .section-heading.featured:before, .widget .section-heading.featured:after {
  display: none; }

.main-content-header h2, #show-title {
  font-size: 25px;
  font-weight: normal;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.15em; }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    .main-content-header h2, #show-title {
      font-size: 37.5px; } }
  @media only screen and (min-width:64.063em) {
    .main-content-header h2, #show-title {
      font-size: 50px; } }

.article-preview-title {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.35em; }
  .article-preview-title a {
    color: inherit; }
  @media only screen and (min-width:40.063em) {
    .article-preview-title {
      font-size: 20px;
      font-weight: normal; } }

@media only screen and (min-width:40.063em) and (max-width:64em) {
  .featured article .article-preview-title {
    font-size: 1.6875rem; } }
@media only screen and (min-width:64.063em) {
  .featured article .article-preview-title {
    font-size: 2.75rem; } }

.featured-image-wrapper {
  display: table;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  background-size: cover;
  background-color: #272728;
  color: white;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
  min-height: 200px; }
  @media only screen and (min-width:40.063em) {
    .featured-image-wrapper {
      min-height: 400px; } }
  .featured-image-wrapper h2, .featured-image-wrapper .byline, .featured-image-wrapper .kicker, .featured-image-wrapper .date, .featured-image-wrapper .subtitle {
    color: inherit; }

body.embed-riseup-300 {
  background-color: #faf9f4 !important;
  background-image: none;
  font-family: 'Roboto Condensed', sans-serif;
  padding-top: 0; }
  body.embed-riseup-300 #riseup-logo {
    height: 28px; }
  body.embed-riseup-300 #riseup-widget {
    width: 300px;
    margin-left: auto;
    margin-right: auto; }
    body.embed-riseup-300 #riseup-widget h3, body.embed-riseup-300 #riseup-widget h4, body.embed-riseup-300 #riseup-widget h5 {
      margin-top: 3px;
      margin-bottom: 3px; }
    body.embed-riseup-300 #riseup-widget a {
      color: #0fc5c7; }
    body.embed-riseup-300 #riseup-widget header, body.embed-riseup-300 #riseup-widget footer {
      text-align: center;
      margin-left: 10px;
      margin-right: 10px;
      padding-top: 5px;
      padding-bottom: 5px;
      color: #0fc5c7; }
      body.embed-riseup-300 #riseup-widget header .secondary, body.embed-riseup-300 #riseup-widget footer .secondary {
        color: #918976; }
    body.embed-riseup-300 #riseup-widget header {
      margin-top: 5px;
      border-bottom: 3px solid #0fc5c7;
      margin-bottom: 3px; }
    body.embed-riseup-300 #riseup-widget section#riseup-slides {
      visibility: hidden; }
      body.embed-riseup-300 #riseup-widget section#riseup-slides.slick-slider {
        visibility: visible;
        margin-bottom: 0; }
        body.embed-riseup-300 #riseup-widget section#riseup-slides.slick-slider button {
          top: auto;
          bottom: 110px; }
          body.embed-riseup-300 #riseup-widget section#riseup-slides.slick-slider button:before {
            opacity: 1; }
          body.embed-riseup-300 #riseup-widget section#riseup-slides.slick-slider button.slick-next {
            right: 20px; }
          body.embed-riseup-300 #riseup-widget section#riseup-slides.slick-slider button.slick-prev {
            left: 20px; }
    body.embed-riseup-300 #riseup-widget article .slide-title {
      min-height: 95px;
      padding-top: 5px;
      padding-bottom: 5px;
      display: table;
      width: 100%; }
      body.embed-riseup-300 #riseup-widget article .slide-title a {
        display: table-cell;
        vertical-align: middle;
        font-family: 'Roboto Condensed', sans-serif;
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
        font-size: 22px; }
    body.embed-riseup-300 #riseup-widget footer {
      margin-top: 5px; }
      body.embed-riseup-300 #riseup-widget footer h4 {
        text-align: center; }

header.archive-header {
  display: table-cell;
  vertical-align: middle; }
  @media only screen and (max-width: 40em) {
    header.archive-header {
      padding: 0; } }
  header.archive-header.no-image {
    color: #180219;
    text-shadow: none;
    display: block; }
    header.archive-header.no-image #taxonomy-title {
      height: auto;
      line-height: 1em;
      padding-top: 25px; }

h2.archive-title {
  font-family: 'painted', serif;
  font-size: 50px;
  line-height: 1em; }
  @media only screen and (min-width:40.063em) {
    h2.archive-title {
      font-size: 75px; } }
  @media only screen and (min-width:64.063em) {
    h2.archive-title {
      font-size: 100px; } }

.archive-description {
  padding: 0 1em;
  text-align: center; }
  .archive-description p {
    font-weight: 300;
    margin: 0 auto;
    color: #180219;
    margin: 0 auto;
    max-width: 500px;
    color: white; }
    @media only screen and (max-width: 40em) {
      .archive-description p {
        font-size: 14px; } }
  .archive-description.no-image p {
    color: #0f0f13; }

#author-header {
  border-bottom: 1px solid #e8e8e8;
  text-align: left; }

#author-title {
  font-size: 36px; }

#author-role {
  text-transform: uppercase;
  color: #1d2fff;
  font-size: 14px;
  line-height: 1.35em;
  font-weight: 700;
  margin-bottom: 0.5rem; }

/**
 * Author avatar
 */
.avatar-container {
  border-radius: 230px;
  position: relative;
  margin: 0 auto;
  width: 200px;
  height: 200px; }
  .avatar-container a {
    display: block; }
  .avatar-container img {
    opacity: 0.7; }
  .avatar-container:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    display: block;
    background-color: #38d3c7;
    background-image: linear-gradient(to right, #6500fd, #38d3c7);
    border-radius: 230px;
    opacity: 1;
    content: '';
    z-index: -1; }

.avatar {
  border-radius: 230px; }

.search-sort-desktop {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 1.4375rem;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase; }
  .search-sort-desktop li {
    display: inline;
    margin-left: 20px; }
  .search-sort-desktop .active {
    color: #979ca0; }

.search-sort-mobile {
  width: 100%;
  height: auto; }

#search-sort h3, .search-filters h3 {
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  font-size: 1.4375rem; }

.search-filters h4 {
  font-size: 16px;
  font-family: 'Roboto', sans-serif; }
.search-filters input {
  margin: 0; }

.search-facet {
  margin: 20px 0; }

#search-header {
  text-align: center;
  border-bottom: 1px solid #e8e8e8; }
  #search-header h2 {
    text-transform: uppercase;
    font-size: 16px; }
  #search-header form {
    position: relative;
    padding: 0 1.875rem; }
  #search-header .search-input {
    font-size: 25px;
    display: inline;
    width: 100%;
    height: auto;
    border: none;
    border-bottom: 2px solid #4284b4;
    color: #0f0f13;
    padding-right: 50px;
    box-shadow: none; }
    @media only screen and (min-width:40.063em) {
      #search-header .search-input {
        font-size: 50px;
        max-width: 50%; } }
  #search-header .icon-search-blue {
    width: 30px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 1.875rem; }
    @media only screen and (min-width:40.063em) {
      #search-header .icon-search-blue {
        position: relative;
        right: 40px;
        top: 10px; } }

#search-content {
  padding-top: 25px; }

.row.search-result {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem; }
  .row.search-result .article-date {
    border-bottom: 0; }
  .row.search-result .article-image img {
    width: 100%; }

.kicker {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.35em;
  font-family: 'Roboto Condensed', sans-serif;
  color: #38d3c7;
  margin-right: 1.5em; }

.lede p {
  font-size: 30px;
  line-height: 1.25em; }
.lede > p:first-child:first-letter {
  float: left;
  color: #2ae699;
  font-size: 100px;
  line-height: 100px;
  font-family: 'painted', serif; }

.pullquote {
  font-size: 30px;
  line-height: 1.25em;
  font-weight: 300;
  color: #38d3c7; }
  .pullquote:before, .pullquote:after {
    background-position: left center;
    display: block;
    content: '';
    width: 200px;
    height: 50px; }
  .pullquote cite {
    font-size: 16px;
    line-height: 1.67em;
    margin-top: 0.5em;
    color: #979ca0; }

.article-content blockquote {
  padding-bottom: 1px;
  border-width: 5px;
  color: #2e2e30; }
  @media only screen and (min-width:64.063em) {
    .article-content blockquote {
      width: 80%; } }
  .article-content blockquote p {
    color: inherit; }
.article-content a {
  color: #4284b4; }

.aligncenter, .alignleft, .alignright {
  float: none;
  margin: 0; }
  .aligncenter img, .alignleft img, .alignright img {
    width: 100%; }

.wp-caption {
  width: auto; }

@media only screen and (min-width:40.063em) {
  .aligncenter, img.aligncenter {
    margin: 0 auto;
    display: block; }
  .alignright, img.alignright {
    float: right;
    margin: 0 0 1em 1em; }
  .alignleft, img.alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.wp-caption-text {
  font-size: 14px;
  line-height: 1.35em; }

.wp-caption img {
  margin-bottom: 1em; }

.size-post-half-width {
  width: 45%; }
  .size-post-half-width .alignleft {
    float: left; }
  .size-post-half-width .alignright {
    float: right; }

@media only screen and (min-width:64.063em) {
  .fusion-responsive {
    width: 80%; } }

#fb-comments-box .fb_iframe_widget {
  margin-bottom: 1.25rem; }
#fb-comments-box .fb_iframe_widget, #fb-comments-box .fb_iframe_widget span, #fb-comments-box .fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  max-width: 100% !important; }

.wp-caption, .wpcom-protected-iframe {
  max-width: 100%; }

#ooyalaplayer {
  z-index: 1;
  position: relative; }

/**
* Side-by-side image container
*/
.half-container .half-left, .half-container .half-right {
  width: 49%; }
.half-container .half-right {
  float: right; }
.half-container .half-left {
  float: left; }
@media screen and (orientation: portrait) and (max-width: 400px) {
  .half-container .half-left, .half-container .half-right {
    width: 100%;
    padding-bottom: 5%;
    margin: 0px auto;
    float: none; } }

.fusion-video-embed {
  max-width: 1200px;
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #e8e8e8;
  background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/svg-fallback/png/logo-fusion-white.png);
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: center center; }
  .fusion-video-embed iframe {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.article-content .fusion-video-embed {
  margin-bottom: 1.25rem; }

#single-header {
  display: table-cell;
  vertical-align: bottom;
  height: 325px;
  background-color: rgba(24, 2, 25, 0.35); }
  @media only screen and (min-width:40.063em) {
    #single-header {
      height: 500px; } }
  #single-header.no-image {
    display: block;
    height: auto;
    background: none; }

.article-header-credit {
  font-size: 10px;
  text-align: right; }

.article-date {
  color: #979ca0;
  text-align: left;
  font-size: 14px;
  line-height: 1.35em;
  font-weight: 300;
  font-family: 'Roboto Condensed', sans-serif; }
  @media only screen and (min-width:40.063em) {
    .article-date {
      text-align: center;
      border-bottom: 1px solid #e8e8e8;
      padding-bottom: 1em;
      margin-bottom: 1em; } }

.article-share {
  padding-top: 0.5em;
  text-align: center; }
  @media only screen and (min-width:40.063em) {
    .article-share li {
      display: block;
      float: none;
      margin-bottom: 1.5em; }
      .article-share li:first-child {
        margin-top: 0.75em; } }
  .article-share li a {
    display: block;
    position: relative;
    text-align: left;
    background-position: left;
    padding-left: 2rem;
    font-size: 14px; }
  .article-share li a.icon-twitter {
    color: #55acee; }
  .article-share li a.icon-facebook {
    color: #3b5998; }
  .article-share li a.icon-email {
    color: #366989; }
  .article-share li a.icon-tumblr {
    color: #366989; }
  .article-share li a.icon-googleplus {
    color: #dd4b38; }
  .article-share li span {
    font-size: inherit;
    line-height: inherit;
    font-family: 'Roboto', sans-serif;
    color: inherit;
    text-transform: uppercase; }
  .article-share #article-shares-icon span {
    color: white;
    font-size: 14px;
    line-height: 21px;
    width: 28px;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    left: 0;
    top: 0; }

.article-authors {
  display: none; }
  @media only screen and (min-width:40.063em) {
    .article-authors {
      display: block; } }
  .article-authors .avatar-container, .article-authors .avatar-container:after {
    width: 90px;
    height: 90px; }

.article-author-card {
  background: white;
  position: relative;
  margin-bottom: 3px;
  z-index: 1; }
  .article-author-card:hover {
    z-index: 99; }

.article-author-card-title {
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  margin-top: 0;
  float: left; }
  .article-author-card-title a {
    color: inherit; }

.article-author-card-description {
  clear: both; }
  .article-author-card-description p {
    font-size: 14px;
    line-height: 1.35em; }

.article-author-card-social {
  margin-left: 10px; }
  .article-author-card-social li {
    margin: 0 5px; }
    .article-author-card-social li a {
      width: 15px;
      height: 15px; }

.article-author-pic {
  z-index: 100;
  position: relative;
  padding: 18px 0;
  cursor: pointer; }
  @media only screen and (min-width:40.063em) {
    .article-author-pic:hover + .article-author-info {
      opacity: 1;
      visibility: visible;
      transition-delay: 0.5s; } }

.article-author-info {
  opacity: 0;
  visibility: hidden; }
  .article-author-info:hover {
    opacity: 1;
    visibility: visible; }
  @media only screen and (min-width:40.063em) {
    .article-author-info {
      background: white;
      border-right: 1px solid #2ae699;
      box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.15);
      position: absolute;
      top: 0;
      left: 0;
      padding: 18px 18px 18px 115%;
      min-height: 126px;
      width: 450px;
      transition: all 200ms linear; }
      .article-author-info:before, .article-author-info:after {
        background-image: linear-gradient(to right, rgba(42, 230, 153, 0) 0%, #2ae699 100%);
        content: '';
        width: 100%;
        height: 1px;
        display: block;
        position: absolute;
        left: 0; }
      .article-author-info:before {
        top: 0; }
      .article-author-info:after {
        bottom: 0; } }
  @media only screen and (min-width:64.063em) {
    .article-author-info {
      padding-left: 100%; } }

/**
 * Ad
 */
.ad-in-content {
  margin: 1em auto;
  text-align: center; }
  @media only screen and (min-width:40.063em) {
    .ad-in-content {
      float: right;
      margin: 0 0 2em 2em; } }

/**
* Related posts
*/
.related-posts {
  clear: both; }

/**
 * Narratives
 */
.narratives {
  color: #979ca0; }
  .narratives .tag-header {
    width: 16px;
    height: 16px;
    opacity: 0.2; }
  .narratives ul {
    list-style: none;
    margin-left: 28px;
    line-height: 1em; }
    .narratives ul li {
      margin: 0.5em 0; }
      .narratives ul li a {
        text-transform: uppercase;
        font-size: 14px;
        line-height: 1.35em;
        font-family: 'Roboto Condensed', sans-serif;
        color: #38d3c7; }

.article-meta .narratives {
  max-width: 135px;
  margin: 1em 0 0 auto; }
  .article-meta .narratives .tag-header {
    float: left;
    clear: left;
    margin: 0; }

.article-content .narratives {
  overflow: hidden;
  margin: 1em 0; }
  .article-content .narratives .tag-header, .article-content .narratives ul, .article-content .narratives li {
    display: inline-block;
    margin: 0;
    float: left; }
  .article-content .narratives .tag-header {
    margin-right: 8px; }
  .article-content .narratives .narrative-type {
    float: left;
    display: block;
    margin: 0.5em 1em 0.5em 0; }
  .article-content .narratives li:last-child:after {
    content: ''; }
  .article-content .narratives li:after {
    content: ',';
    padding-right: 0.5em; }

.subtitle {
  font: 300 1.125rem/1.4em 'Roboto Condensed', sans-serif;
  color: inherit; }
  @media only screen and (min-width:40.063em) {
    .subtitle {
      font-size: 1.6875rem; } }

/**
 * Author byline and date on small
 */
.byline, .date {
  font-size: 14px;
  line-height: 1.35em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: #979ca0; }
  .byline a, .date a {
    color: inherit; }

header .byline {
  max-width: 1200px;
  margin: 0 auto; }

@media only screen and (min-width:64.063em) {
  header .date {
    display: none; } }

#fusion-big-stories {
  border-top: 10px solid #38d3c7; }
  @media only screen and (min-width:64.063em) {
    #fusion-big-stories {
      border-top: none; } }
  #fusion-big-stories .block-heading {
    color: #0f0f13;
    background: none; }
    #fusion-big-stories .block-heading span {
      -webkit-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
              transform: rotate(-5deg); }
    @media only screen and (min-width:64.063em) {
      #fusion-big-stories .block-heading {
        padding: 25px 0;
        color: white;
        background-color: #38d3c7;
        background-image: linear-gradient(to bottom, #2ae699, #38d3c7);
        padding-top: 100px;
        margin-top: -75px; } }
  #fusion-big-stories .article-preview {
    display: block;
    padding-top: 10px; }
    #fusion-big-stories .article-preview img {
      margin-bottom: 1em; }
    @media only screen and (max-width: 40em) {
      #fusion-big-stories .article-preview {
        border-bottom: #f6f6f6 1px solid;
        padding-bottom: 25px;
        padding-top: 15px;
        margin-bottom: 15px; } }
    @media only screen and (min-width:40.063em) {
      #fusion-big-stories .article-preview:after {
        background-position: left bottom;
        content: '';
        display: block;
        width: 200px;
        height: 30px; } }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    #fusion-big-stories .medium-6:nth-child(3) {
      clear: both; } }
  @media only screen and (min-width: 1026px) and (max-width: 1245px) {
    #fusion-big-stories .freewheel-ad {
      overflow: hidden;
      margin-right: -0.9375rem; } }
  #fusion-big-stories article {
    margin-bottom: 1em; }

.home-section.four-across .post-card {
  display: block; }
  @media only screen and (min-width:64.063em) {
    .home-section.four-across .post-card header {
      left: 5%;
      width: 90%; } }
@media only screen and (min-width:40.063em) and (max-width:64em) {
  .home-section.four-across .medium-6:nth-child(even) {
    clear: both; } }

.home-section.mosaic-title-right .grid article {
  border-right: none;
  border-left: 4px solid white; }
  .home-section.mosaic-title-right .grid article.featured {
    border-left: none; }
    @media only screen and (min-width:64.063em) {
      .home-section.mosaic-title-right .grid article.featured {
        border-left: 4px solid white; }
        .home-section.mosaic-title-right .grid article.featured .post-card-image img {
          float: left; }
        .home-section.mosaic-title-right .grid article.featured header {
          left: 332px; }
        .home-section.mosaic-title-right .grid article.featured .video-link:before {
          right: 35%;
          margin-right: 10px; } }
  @media only screen and (min-width:64.063em) {
    .home-section.mosaic-title-right .grid article.vertical {
      float: left;
      border-left: none; } }
  @media only screen and (min-width:64.063em) {
    .home-section.mosaic-title-right .grid article {
      float: right; } }
@media only screen and (min-width:64.063em) {
  .home-section.mosaic-title-right .grid .section-heading {
    text-align: right;
    left: auto;
    right: 0; }
    .home-section.mosaic-title-right .grid .section-heading:before {
      left: auto;
      right: 0;
      border-right: 1px solid #38d3c7;
      border-left: none;
      margin-right: 0; } }

#fusion-on-tv {
  background: #2e2e30;
  margin-top: 25px;
  padding-top: 0; }
  @media only screen and (min-width:40.063em) {
    #fusion-on-tv {
      margin-top: 75px;
      margin-top: 25px;
      padding-top: 25px;
      padding-bottom: 0; } }
  #fusion-on-tv .row {
    position: relative; }
  #fusion-on-tv .section-heading {
    width: 100%;
    padding: 20px 10px 0;
    margin-top: 0; }
    @media only screen and (min-width:40.063em) {
      #fusion-on-tv .section-heading {
        position: absolute;
        z-index: 1;
        width: 200px;
        display: inline-block;
        margin: -70px 25px 0;
        padding: 70px 0 20px;
        left: 0; } }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    #fusion-on-tv .medium-4 article:nth-child(2) {
      display: none; } }
  #fusion-on-tv a {
    color: white; }
  #fusion-on-tv .video-preview-image {
    position: relative; }
  @media only screen and (min-width:40.063em) {
    #fusion-on-tv .featured {
      text-align: center; } }
  #fusion-on-tv .featured .video-preview-image {
    margin-bottom: 1em; }
    @media only screen and (min-width:40.063em) {
      #fusion-on-tv .featured .video-preview-image {
        margin-bottom: 2em; } }
  #fusion-on-tv .kicker {
    position: absolute;
    background: #2e2e30;
    bottom: 0;
    padding-right: 5px; }

#fusion-email-signup #mc_embed_signup {
  background: #e8e8e8;
  overflow: hidden; }
  #fusion-email-signup #mc_embed_signup h2 {
    color: white;
    line-height: 1em;
    padding: 10px;
    font-weight: bold;
    margin: 0;
    bottom: 5px; }
    @media only screen and (min-width:40.063em) {
      #fusion-email-signup #mc_embed_signup h2 {
        width: 30%;
        margin: 8px 0;
        float: left;
        height: 72px;
        top: -10px; } }
    #fusion-email-signup #mc_embed_signup h2 span {
      display: block;
      position: relative;
      -webkit-transform: rotate(-4deg);
          -ms-transform: rotate(-4deg);
              transform: rotate(-4deg);
      text-align: center; }
    #fusion-email-signup #mc_embed_signup h2 .line1 {
      font-size: 1.15em; }
    #fusion-email-signup #mc_embed_signup h2 .line2 {
      font-size: 0.8em; }
  #fusion-email-signup #mc_embed_signup input {
    display: inline-block; }
  #fusion-email-signup #mc_embed_signup #mce-EMAIL {
    float: left;
    width: 100%;
    height: 54px; }
    @media only screen and (min-width:40.063em) {
      #fusion-email-signup #mc_embed_signup #mce-EMAIL {
        width: 48%;
        margin-right: 2%; } }
  #fusion-email-signup #mc_embed_signup #mc-embedded-subscribe {
    width: 100%;
    height: 54px; }
    @media only screen and (min-width:40.063em) {
      #fusion-email-signup #mc_embed_signup #mc-embedded-subscribe {
        width: 50%; } }
  #fusion-email-signup #mc_embed_signup .signup-form-content {
    padding: 1em;
    height: 150px;
    background-color: #f5c4ca;
    background-image: linear-gradient(135deg, #9bd7d2, #f5c4ca); }
    @media only screen and (min-width:40.063em) {
      #fusion-email-signup #mc_embed_signup .signup-form-content {
        height: 90px;
        width: 70%;
        float: left; } }

#fusion-social-images article {
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block; }
  #fusion-social-images article.with-image {
    background-color: grey; }
    #fusion-social-images article.with-image img {
      width: 100%; }
  #fusion-social-images article.with-gradient {
    background-color: #38d3c7;
    background-image: linear-gradient(to bottom, #2ae699, #38d3c7); }
  @media only screen and (min-width:40.063em) {
    #fusion-social-images article {
      width: 50%;
      float: left; } }
  @media only screen and (min-width:64.063em) {
    #fusion-social-images article {
      width: 25%; } }
  #fusion-social-images article:before {
    padding-top: 100%;
    display: block;
    content: ' '; }
  @media only screen and (max-width: 40em) {
    #fusion-social-images article.social-images-intro .inner {
      position: relative; }
    #fusion-social-images article.social-images-intro:before {
      padding-top: 0;
      display: inline;
      content: ''; } }
#fusion-social-images .section-heading {
  -webkit-transform: rotate(-4deg);
      -ms-transform: rotate(-4deg);
          transform: rotate(-4deg); }
  @media only screen and (min-width:40.063em) {
    #fusion-social-images .section-heading {
      margin-top: 5rem; } }
#fusion-social-images .icon.badge {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 10px;
  left: 10px; }
#fusion-social-images .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
#fusion-social-images .inner > a, #fusion-social-images .inner.without-link {
  display: table;
  height: 100%;
  width: 100%; }
#fusion-social-images a {
  color: white; }
#fusion-social-images .social-links {
  margin-bottom: 2rem; }
#fusion-social-images a[class^="icon-"] {
  color: #180219;
  padding-left: 21px;
  display: inline-block;
  background-position: left;
  font-size: 14px;
  line-height: 14px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  text-transform: lowercase; }
#fusion-social-images a.icon-twitter {
  color: #55acee; }
#fusion-social-images .item-text {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px; }
#fusion-social-images:after {
  display: block;
  content: ' ';
  clear: left; }

#fusion-playlist .section-heading {
  position: relative; }
  #fusion-playlist .section-heading .icon-play {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 50%;
    top: -50px;
    margin-left: -38px;
    background-color: #38d3c7;
    z-index: -1;
    background-size: 35px; }
#fusion-playlist .featured article {
  display: block; }
  #fusion-playlist .featured article header {
    padding: 0;
    bottom: 0.5em; }
    @media only screen and (min-width:40.063em) {
      #fusion-playlist .featured article header {
        bottom: 1.5em; } }
    #fusion-playlist .featured article header .article-info-container {
      text-align: left;
      padding-left: 0.9375rem; }
      @media only screen and (min-width:40.063em) {
        #fusion-playlist .featured article header .article-info-container {
          text-align: center; } }
#fusion-playlist article {
  text-align: center;
  position: relative;
  overflow: hidden;
  background: linear-gradient(to bottom, #6500fd 0%, #00637f 100%);
  display: none; }
  @media only screen and (min-width:64.063em) {
    #fusion-playlist article {
      display: block; } }
  #fusion-playlist article .article-preview-image img {
    opacity: 0.6; }
  #fusion-playlist article header {
    position: absolute;
    bottom: 1em;
    width: 100%; }
    #fusion-playlist article header a, #fusion-playlist article header .kicker {
      color: white; }
    #fusion-playlist article header .article-info-container {
      text-align: center;
      padding: 0 0.9375rem; }
      @media only screen and (min-width:40.063em) and (max-width:64em) {
        #fusion-playlist article header .article-info-container {
          text-align: left; } }

#fusion-contributors {
  display: none; }
  #fusion-contributors h3 {
    font-size: 2.3125rem;
    margin-top: 25px; }
  #fusion-contributors .social-media {
    margin: 1em 0; }
    #fusion-contributors .social-media li {
      line-height: 20px; }
    #fusion-contributors .social-media a {
      width: 20px;
      height: 20px; }
  #fusion-contributors .kicker {
    margin: 0 0 5px; }
  #fusion-contributors .article-preview-title {
    padding: 0 0.9375rem; }
  #fusion-contributors .arrows {
    position: absolute;
    top: 70px;
    padding: 10px;
    width: 50px;
    height: 50px;
    color: white;
    background-color: #ea4e87;
    background-size: 40px;
    background-position: center; }
    #fusion-contributors .arrows.previous {
      left: 25px; }
    #fusion-contributors .arrows.next {
      right: 25px; }
  @media only screen and (max-width: 40em) {
    #fusion-contributors .avatar-container, #fusion-contributors .avatar-container:after {
      width: 150px;
      height: 150px; } }

#fusion-stay-connected {
  text-align: center; }
  #fusion-stay-connected:before, #fusion-stay-connected:after {
    display: block;
    content: '';
    width: 200px;
    height: 25px;
    margin: 0 auto; }
  #fusion-stay-connected:before {
    background-position: center bottom; }
  #fusion-stay-connected .social-media {
    margin: 30px 0 45px; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      #fusion-stay-connected .social-media li {
        margin: 15px 20px; } }
    @media only screen and (min-width:64.063em) {
      #fusion-stay-connected .social-media li {
        margin: 15px 30px; } }
    #fusion-stay-connected .social-media a {
      display: block;
      text-align: center;
      width: 25px;
      height: 25px; }
      @media only screen and (min-width:40.063em) {
        #fusion-stay-connected .social-media a {
          width: auto;
          height: 50px;
          padding-top: 50px; } }
      @media only screen and (min-width:40.063em) {
        #fusion-stay-connected .social-media a span {
          font-size: 14px;
          display: block;
          text-transform: uppercase;
          font-family: 'Roboto Condensed', sans-serif;
          margin-top: 1em;
          color: #0f0f13; } }

section.home-section {
  padding: 25px 0; }
  section.home-section .section-heading {
    text-align: center;
    margin: 1.875rem 0; }
    section.home-section .section-heading .tagline {
      display: block;
      font-family: 'Roboto Condensed', sans-serif;
      text-transform: uppercase;
      letter-spacing: 0.25em;
      font-size: 14px;
      line-height: 1.35em; }
  section.home-section .grid {
    position: relative; }
    @media only screen and (min-width:40.063em) {
      section.home-section .grid {
        padding: 50px 0; } }
    section.home-section .grid article {
      display: none;
      margin-bottom: 0; }
      section.home-section .grid article.featured {
        display: block;
        background: #180219;
        border-right: none; }
        @media only screen and (min-width:64.063em) {
          section.home-section .grid article.featured {
            border-right: 4px solid white; } }
        section.home-section .grid article.featured .post-card-image img {
          opacity: 0.65; }
        @media only screen and (min-width:64.063em) {
          section.home-section .grid article.featured {
            width: 66.666%;
            background: none; }
            section.home-section .grid article.featured .post-card-image img {
              width: 65%;
              float: right;
              opacity: 1; }
            section.home-section .grid article.featured header {
              position: absolute;
              bottom: 0;
              width: 320px; } }
      @media only screen and (min-width:64.063em) {
        section.home-section .grid article.vertical {
          float: right;
          border-right: none; } }
      @media only screen and (min-width:64.063em) {
        section.home-section .grid article {
          display: block;
          width: 33.333%;
          float: left;
          border-right: 4px solid white;
          border-bottom: 4px solid white; } }
      section.home-section .grid article header {
        background: none;
        padding: 0.5em 1em;
        position: absolute;
        bottom: 0;
        width: 100%; }
        section.home-section .grid article header .kicker, section.home-section .grid article header .byline, section.home-section .grid article header h3 a {
          color: white; }
        @media only screen and (min-width:64.063em) {
          section.home-section .grid article header {
            background: white;
            position: relative;
            bottom: auto;
            width: 75%; }
            section.home-section .grid article header .kicker {
              color: #38d3c7; }
            section.home-section .grid article header .byline {
              color: #979ca0; } }
        @media only screen and (min-width:64.063em) {
          section.home-section .grid article header .article-preview-title a {
            color: #0f0f13; } }
    section.home-section .grid .section-heading {
      position: relative; }
      section.home-section .grid .section-heading a {
        display: inline-block; }
      @media only screen and (min-width:64.063em) {
        section.home-section .grid .section-heading {
          position: absolute;
          max-width: 270px;
          margin: 0;
          padding: 25px;
          top: 50px;
          left: 0;
          text-align: left;
          z-index: 1; }
          section.home-section .grid .section-heading:before {
            position: absolute;
            height: 50px;
            width: 150px;
            top: 0;
            left: 0;
            border-top: 1px solid #38d3c7;
            border-left: 1px solid #38d3c7;
            background: none; }
          section.home-section .grid .section-heading:after {
            display: none; } }
  section.home-section article {
    display: none; }
    @media only screen and (min-width:40.063em) {
      section.home-section article {
        display: block; } }
  section.home-section .featured article {
    display: block;
    margin-bottom: 0; }
    @media only screen and (min-width:64.063em) {
      section.home-section .featured article {
        margin-bottom: 2em; } }

.block-heading {
  color: white;
  line-height: 1em;
  background-color: #38d3c7;
  background-image: linear-gradient(to bottom, #2ae699, #38d3c7); }

#fusion-feature-content {
  padding: 0;
  position: relative;
  background-color: #180219; }
  #fusion-feature-content .featured-image-link span {
    display: block;
    height: 300px;
    opacity: 0.65; }
    @media only screen and (min-width:40.063em) and (max-width:64em) {
      #fusion-feature-content .featured-image-link span {
        height: 450px; } }
    @media only screen and (min-width:64.063em) {
      #fusion-feature-content .featured-image-link span {
        height: 600px; } }

#fusion-feature-header {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0; }
  @media only screen and (min-width:64.063em) {
    #fusion-feature-header {
      bottom: 100px; } }
  #fusion-feature-header .fusion-feature-header-content {
    padding: 0.9375rem;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6); }
    @media only screen and (min-width:64.063em) {
      #fusion-feature-header .fusion-feature-header-content {
        max-width: 999.99996px;
        margin: 0 auto; } }
    #fusion-feature-header .fusion-feature-header-content a, #fusion-feature-header .fusion-feature-header-content .kicker, #fusion-feature-header .fusion-feature-header-content .byline {
      color: white;
      transition: opacity 300ms ease-out; }
    #fusion-feature-header .fusion-feature-header-content h2 a:hover {
      text-decoration: none;
      opacity: 0.85; }

.policy-link {
  text-align: right;
  color: #979ca0;
  font-size: 10px;
  padding-right: 16px; }

#show-header {
  padding: 0;
  position: relative;
  text-align: left; }
  @media only screen and (min-width:64.063em) {
    #show-header {
      padding-top: 25px; } }
  #show-header .block-heading {
    font-size: 2.3125rem;
    width: 130px;
    display: inline-block;
    padding: 60px 10px 20px;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 1; }

#show-intro {
  position: relative; }
  @media only screen and (min-width:64.063em) {
    #show-intro {
      margin-top: 25px;
      margin-left: 75px; } }

#show-image {
  position: relative;
  overflow: hidden;
  background: black; }
  #show-image img {
    opacity: 0.7; }
  @media only screen and (min-width:40.063em) {
    #show-image {
      height: auto; }
      #show-image img {
        opacity: 1; } }
  @media only screen and (min-width:64.063em) {
    #show-image img {
      width: 55%; }
    #show-image:after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      background: linear-gradient(to right, rgba(0, 0, 0, 0) 35%, #000000 55%); } }

#show-description {
  padding: 0.9375rem; }
  #show-description p {
    margin-bottom: 8px; }
  #show-description .inline-nav li {
    line-height: 20px; }
  @media only screen and (min-width:64.063em) {
    #show-description {
      background: white;
      position: absolute;
      top: 1.875rem;
      right: 0;
      width: 55%;
      padding: 10px 25px; } }
  @media only screen and (min-width: 1025px) and (max-width: 1200px) {
    #show-description {
      width: 60%; }
      #show-description #show-title {
        font-size: 37.5px; } }

#show-title {
  min-height: 225px;
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  width: 100%;
  text-align: center;
  color: white; }
  #show-title span {
    display: table-cell;
    vertical-align: middle; }
  @media only screen and (min-width:40.063em) {
    #show-title {
      color: #0f0f13;
      text-align: left;
      position: relative;
      display: block;
      min-height: 0; }
      #show-title span {
        display: block; } }

.show-time {
  color: #1d2fff; }

#show-latest {
  margin-bottom: 50px; }
  @media only screen and (min-width:40.063em) {
    #show-latest .featured {
      text-align: center; } }
  #show-latest .featured .attachment-post-4x3-large {
    width: 100%;
    height: auto; }
  #show-latest .article-preview-image {
    position: relative; }
    #show-latest .article-preview-image img {
      width: 100%; }
  @media only screen and (min-width:40.063em) {
    #show-latest {
      background: #2e2e30;
      color: white;
      padding: 25px 25px 0; }
      #show-latest .section-heading, #show-latest a {
        color: white; } }

#the-comic {
  width: 100%;
  display: table; }
  #the-comic .comic-row {
    width: 100%; }
    @media screen and (min-width: 700px) {
      #the-comic .comic-row {
        display: table-row; } }
  #the-comic .comic-panel {
    width: 100%;
    display: block; }
    @media screen and (min-width: 700px) {
      #the-comic .comic-panel {
        width: 50%;
        display: table-cell;
        vertical-align: middle; } }
    #the-comic .comic-panel img {
      width: 100%;
      height: auto; }
  #the-comic .comic-panel-full {
    width: 100%;
    display: block; }
    #the-comic .comic-panel-full img {
      width: 100%;
      height: auto; }

.newsletter .header, .newsletter .footer {
  background-color: #441887;
  padding: 1rem;
  color: white;
  text-align: center; }
  .newsletter .header h4, .newsletter .footer h4 {
    color: inherit;
    text-decoration: underline; }
  .newsletter .header table, .newsletter .footer table {
    width: 100%; }
    .newsletter .header table td, .newsletter .footer table td {
      text-align: center;
      padding-top: 0.5rem; }
.newsletter .header table {
  border-top: 1px solid #38d3c7;
  color: white;
  font-size: 14px;
  line-height: 1.35em; }
  .newsletter .header table .icon {
    height: 15px;
    width: 20px;
    display: inline-block; }
.newsletter .header .logo {
  height: 60px;
  width: 295px;
  display: inline-block;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }
.newsletter .footer .icon {
  height: 40px;
  width: 40px;
  display: inline-block; }

.newsletter-item table {
  width: 100%; }
.newsletter-item table, .newsletter-item td {
  border: none; }
.newsletter-item h3 {
  color: #441887;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
  .newsletter-item h3 a {
    color: inherit; }
.newsletter-item .featured-image {
  margin-bottom: 1rem; }
  .newsletter-item .featured-image img {
    max-width: 100%;
    height: auto; }
.newsletter-item p {
  margin-bottom: 0.5rem; }
.newsletter-item .first-col {
  width: 55px; }
.newsletter-item .placement {
  text-align: center;
  vertical-align: top;
  padding-top: 0.8rem;
  color: #441887; }
  .newsletter-item .placement span {
    border-bottom: 2px solid #441887;
    font-weight: 700;
    font-size: 1.6875rem; }
.newsletter-item .hr {
  width: 70px;
  border-bottom: 2px solid #2e2e30;
  margin-bottom: 2rem;
  margin-top: 1rem; }
.newsletter-item .read-more {
  color: #38d3c7;
  font-size: 14px;
  line-height: 1.35em; }

.big p {
  font-size: 1.4375rem; }

.authors-page h2.section-heading {
  display: none; }
.authors-page .avatar-container-75, .authors-page .avatar-container:after {
  width: 75px;
  height: 75px; }

h5.featured-authors-name {
  margin: 0px 10px 20px 10px;
  text-transform: uppercase; }

ul.social-media .icon-twitter-black {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle; }

a.author-twitter-handle {
  color: #979ca0; }

@media only screen and (min-width:40.063em) {
  ul.featured-authors {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2; } }
ul.featured-authors > li {
  list-style: none;
  padding-bottom: 50px; }

@media only screen and (min-width:40.063em) {
  ul.featured-authors {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2; } }
ul.featured-authors > li {
  list-style: none;
  padding-bottom: 50px; }

@media only screen and (min-width:40.063em) {
  ul.author-abcs-letter {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2; } }
ul.author-abcs-letter > li {
  list-style: none; }
  ul.author-abcs-letter > li a {
    color: #180219; }

h2.author-abcs-letter-header {
  text-transform: uppercase; }
  @media only screen and (min-width:64.063em) {
    h2.author-abcs-letter-header {
      margin-left: 115px; } }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    h2.author-abcs-letter-header {
      margin-left: 135px; } }
  @media only screen and (max-width: 40em) {
    h2.author-abcs-letter-header {
      margin-left: 0px;
      text-align: center; } }

.schedule-days {
  list-style: none;
  margin: 0;
  left: 0; }
  .schedule-days:after {
    content: "";
    display: table;
    clear: both; }
  .schedule-days .schedule-day {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #2ae699;
    border-color: #17c37b;
    color: #180219;
    transition: background-color 300ms ease-out;
    background-color: #f6f6f6;
    margin-bottom: 0px;
    border-left: white 2px solid;
    border-right: white 2px solid; }
    .schedule-days .schedule-day:hover, .schedule-days .schedule-day:focus {
      background-color: #17c37b; }
    .schedule-days .schedule-day:hover, .schedule-days .schedule-day:focus {
      color: #180219; }
    @media only screen and (max-width: 40em) {
      .schedule-days .schedule-day {
        padding: 16px !important; } }
    .schedule-days .schedule-day.active {
      background-color: #2ae699; }
  .schedule-days > li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 14.28571%; }
    .schedule-days > li > button, .schedule-days > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .schedule-days > li:first-child button, .schedule-days > li:first-child .button {
      border-left: 0; }
    .schedule-days > li button, .schedule-days > li .button {
      width: 100%; }

.schedule-full-bleed {
  background-color: #f6f6f6;
  border-top: #e8e8e8 1px solid; }

ul.time-zone-select, .view-channel-lineup {
  margin: 5px 0;
  font-size: 16px; }

.view-channel-lineup {
  color: #979ca0; }

ul.time-zone-select {
  list-style: none; }
  ul.time-zone-select li + li::before {
    content: " | ";
    color: #180219; }
  ul.time-zone-select > li {
    display: inline-block; }
    ul.time-zone-select > li:hover, ul.time-zone-select > li:focus {
      color: #979ca0;
      cursor: pointer; }
    ul.time-zone-select > li.active {
      color: #979ca0; }
      ul.time-zone-select > li.active:hover, ul.time-zone-select > li.active:focus {
        color: #979ca0;
        cursor: auto; }

.schedule-pagination {
  margin-bottom: 15px; }

.schedule-pagination-button {
  text-transform: uppercase; }
  .schedule-pagination-button i {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle; }
  .schedule-pagination-button:hover, .schedule-pagination-button:focus {
    color: #979ca0;
    cursor: pointer; }

.schedule-day-content-wrap {
  margin-top: 15px; }

.schedule-day-content {
  max-height: 900px;
  overflow-y: auto; }

.schedule-show {
  margin-bottom: 15px; }

.schedule-show-time {
  text-transform: uppercase;
  font-size: 1.4375rem; }
  @media only screen and (max-width: 40em) {
    .schedule-show-time {
      font-size: 1.00625rem; } }

@media only screen and (max-width: 40em) {
  .show-description p {
    font-size: 0.8625rem; } }

.show-info h3 {
  font-weight: 400;
  margin: 0;
  display: inline-block; }
  .show-info h3 a {
    display: inline-block;
    color: #180219; }
    .show-info h3 a:hover, .show-info h3 a:focus {
      color: #979ca0; }

ul.show-social {
  display: inline-block; }
  ul.show-social > li {
    width: 20px;
    height: 20px;
    float: left;
    display: inline-block; }

.sponsored-intro {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 14px;
  line-height: 1.35em;
  color: #4284b4;
  text-transform: uppercase;
  text-align: center; }
  .sponsored-intro span {
    font-size: 10px;
    line-height: 1em; }

.main-content .presented-by {
  font-size: 14px;
  line-height: 1.35em;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 20px; }
  .main-content .presented-by img {
    max-height: 50px;
    width: auto; }
  @media only screen and (min-width:40.063em) {
    .main-content .presented-by {
      padding-bottom: 25px;
      vertical-align: bottom; }
      .main-content .presented-by img {
        max-height: 50px;
        width: auto; } }

.main-content .legal p {
  background-color: #e8e8e8;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.35em;
  padding: 1rem; }
img.emoji {
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .05em 0 .1em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}/**
 * Post Reblogging not in the Reader
 */


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .5em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


/* Old reblog styles */
.reblog-post .wpcom-enhanced-excerpt-content {border-left: 3px solid #eee; padding-left: 15px; }
.reblog-post ul.thumb-list         { display: block; list-style: none; margin: 2px 0; padding: 0; clear: both; }
.reblog-post ul.thumb-list li      { display: inline; margin: 0; padding: 0 1px; border: 0; }
.reblog-post ul.thumb-list li a    { margin: 0; padding: 0; border: 0; }
.reblog-post ul.thumb-list li img  { margin: 0; padding: 0; border: 0; }

.reblog-post .wpcom-enhanced-excerpt { clear: both; }

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p { font-size: 100% !important; }

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q { font-size: 98% !important; }


/* Reblogged post */
.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	font-weight: bold;
}

/* Optional notes */
.wpcom-reblog-snapshot .reblogger-note {
	border-bottom: 1px solid #ddd;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
/*
	Global styles for WordPress.com
*/
img.latex {
	border: none;
	vertical-align: middle;
}
.video-player {
	border: 0;
	margin: auto;
	padding: 5px;
	text-align: center;
	max-width: 100%;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
.comment object,
.comment embed,
.embed-vimeo iframe,
.embed-youtube iframe {
	max-width: 100%; /* avoid videos being too wide */
}


/**
 * Layout
 */

.simple-homepage {
	display: none;
}
