@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'); }
.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: #fff "../../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; }


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


.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'; }


.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; }


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  
  -ms-text-size-adjust: 100%;
  
  -webkit-text-size-adjust: 100%;
   }


body {
  margin: 0; }



article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }


audio, canvas, progress, video {
  display: inline-block;
  
  vertical-align: baseline;
   }


audio:not([controls]) {
  display: none;
  height: 0; }


[hidden], template {
  display: none; }



a {
  background-color: transparent; }


a:active, a:hover {
  outline: 0; }



abbr[title] {
  border-bottom: 1px dotted; }


b, strong {
  font-weight: bold; }


dfn {
  font-style: italic; }


h1 {
  font-size: 2em;
  margin: 0.67em 0; }


mark {
  background: #ff0;
  color: #000; }


small {
  font-size: 80%; }


sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }



img {
  border: 0; }


svg:not(:root) {
  overflow: hidden; }



figure {
  margin: 1em 40px; }


hr {
  box-sizing: content-box;
  height: 0; }


pre {
  overflow: auto; }


code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }




button, input, optgroup, select, textarea {
  color: inherit;
  
  font: inherit;
  
  margin: 0;
   }


button {
  overflow: visible; }


button, select {
  text-transform: none; }


button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  
  cursor: pointer;
   }


button[disabled], html input[disabled] {
  cursor: default; }


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


input {
  line-height: normal; }


input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  
  padding: 0;
   }


input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }


input[type="search"] {
  -webkit-appearance: textfield;
  
  
  box-sizing: content-box; }


input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }


fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }


legend {
  border: 0;
  
  padding: 0;
   }


textarea {
  overflow: auto; }


optgroup {
  font-weight: bold; }



table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

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

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

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

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

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

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

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

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

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  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%; }

html {
  box-sizing: border-box; }

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

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

body {
  background: #fff;
  color: #222;
  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; }

.invisible {
  visibility: hidden; }

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

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

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

select {
  width: 100%; }

.row {
  width: 100%;
  margin: 0 auto;
  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: 0 -0.9375rem;
    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.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    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; }
  .row.small-collapse > .column, .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column, .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@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.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    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; }
  .row.medium-collapse > .column, .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width:64.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.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    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; }
  .row.large-collapse > .column, .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column, .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }


@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    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-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }


@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-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    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-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }


@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-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    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-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }


@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, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    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.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }


@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, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    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.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }


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

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


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

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

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

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

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

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

@media only screen and (orientation: portrait) {
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait, .show-for-landscape {
    display: none !important; }
  
  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; } }


.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; }


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-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
     }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: .5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }


@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: 0;
  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;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #2ae699;
  border-color: #17c37c;
  color: #180219;
  -webkit-transition: background-color 300ms ease-out;
          transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #17c37c; }
  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: #368a55;
    color: #180219; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #180219; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #180219; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #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: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #180219; }
  button.large, .button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-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: #17c37c;
    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: #17c37c; }
    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: #368a55;
      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: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #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: #cf2a0e;
      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: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #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: #61b6d9;
      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: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #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; } }


form {
  margin: 0 0 1rem; }


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 {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
   }
  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: #676767; }


.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: visible;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }


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

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  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; }


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; }


input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  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;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #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, form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse textarea, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse textarea, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse textarea, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

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


textarea[rows] {
  height: auto; }


textarea {
  max-width: 100%; }


select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0;
  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: inherit;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }


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; }


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



fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }


[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: #FFFFFF; }
[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: #FFFFFF; }

.error input, .error textarea, .error select {
  margin-bottom: 0; }
.error input[type="checkbox"], .error input[type="radio"] {
  margin-bottom: 1rem; }
.error label, .error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  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: #FFFFFF; }
.error > label > small {
  color: #676767;
  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:53.125rem)/";
  width: 53.125rem; }


.contain-to-grid {
  width: 100%;
  background: #fff; }
  .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: 3.125rem; }

.top-bar {
  overflow: hidden;
  height: 3.125rem;
  line-height: 3.125rem;
  position: relative;
  background: #fff;
  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.75rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar button {
    padding-top: .4125rem;
    padding-bottom: .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: 3.125rem;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      line-height: 3.125rem;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        font-weight: normal;
        color: #FFFFFF;
        width: 75%;
        display: block;
        padding: 0 0.625rem; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 0.625rem;
      height: 3.125rem;
      line-height: 3.125rem; }
    .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 2.1875rem 0 0.625rem;
        color: #FFFFFF;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 0.625rem;
          box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #fff; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
          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 gray;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #2ae699; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: #FFFFFF;
      padding: 12px 0 12px 0;
      padding-left: 0.625rem;
      font-family: 'Roboto Condensed', 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: 0.625rem;
        padding-left: 0.625rem;
        background-color: #008CBA;
        border-color: #007095;
        color: #180219; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #007095; }
        .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: #368a55;
        color: #180219; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #180219; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #180219; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #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 > a.button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #333333; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          color: #180219; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      background-color: #008CBA;
      border-color: #007095;
      color: #180219; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #007095; }
      .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: #368a55;
        color: #180219; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #180219; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #180219; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #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 > button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #333333; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          color: #180219; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #fff;
      background: #fff;
      color: #FFFFFF; }
    .top-bar-section ul li.active > a {
      background: #fff;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #fff;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 0.625rem; }
  .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: 0.625rem;
      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 0.625rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 0.625rem; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 0.625rem 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:53.125rem) {
  .top-bar {
    background: #fff;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name h5 a, .top-bar .name h6 a {
      width: auto; }
    .top-bar input, .top-bar .button, .top-bar button {
      font-size: 0.875rem;
      position: relative;
      height: 1.75rem;
      top: 0.6875rem; }
    .top-bar.expanded {
      background: #fff; }
  .contain-to-grid .top-bar {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 0; }
  .top-bar-section {
    -webkit-transition: none 0 0;
            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: #fff;
      background: #fff;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 0.625rem;
      line-height: 3.125rem;
      background: #fff; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #fff;
        background: #fff; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 0.625rem;
      line-height: 3.125rem;
      color: #FFFFFF;
      background: #fff; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #fff;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 1.875rem !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: 1.5625rem; }
    .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: #FFFFFF;
        line-height: 3.125rem;
        white-space: nowrap;
        padding: 12px 0.625rem;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: #FFFFFF;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #FFFFFF;
        background-color: #fff;
        background: #333333; }
      .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: 3.125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #fff;
      padding: 0 0.625rem;
      height: 3.125rem; }
    .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: #fff;
    background: #fff;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #fff;
    color: #FFFFFF; }
  .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; } }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown {
    clip: initial; }
  .top-bar.expanded .top-bar-section .dropdown {
    clip: initial; }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0; } }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown {
    clip: initial; }
  .top-bar.expanded .top-bar-section .dropdown {
    clip: initial; }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0; } }

.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; } }


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


a {
  color: #008CBA;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }


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; }


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; }


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; }


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; }


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; }


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


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


abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

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


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; }


.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; } }

.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.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    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 {
    display: inline-block;
    margin: 0 -2px;
    width: 33.3333333333%; }
    .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 {
    display: inline-block;
    margin: 0 -2px;
    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 {
    display: inline-block;
    margin: 0 -2px;
    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 {
    display: inline-block;
    margin: 0 -2px;
    width: 16.6666666667%; }
    .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 {
    display: inline-block;
    margin: 0 -2px;
    width: 14.2857142857%; }
    .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 {
    display: inline-block;
    margin: 0 -2px;
    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-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .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 {
    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: 0;
      margin: 0;
      display: block; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .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 {
        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: 0;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .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 > * {
    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: 0;
      margin: 0;
      display: block; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .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 > * {
      display: inline-block;
      margin: 0 -2px; }
      .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 > * {
      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: 0;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .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 > * {
    display: inline-block;
    margin: 0 -2px; }
    .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 > * {
    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: 0;
      margin: 0;
      display: block; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .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 > * {
      display: inline-block;
      margin: 0 -2px; }
      .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 > * {
      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: 0;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .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-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: #000000;
  background: rgba(24, 2, 25, 0.9);
  z-index: 1004;
  display: none;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100%;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #979ca0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @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;
    max-width: none !important;
    margin-left: 0 !important; }
    @media only screen and (min-width:40.063em) {
      .reveal-modal.full {
        width: 100%;
        max-width: 1200px;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer; }

.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; }

.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-facebook {
  background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-facebook.svg); }
  .no-svg .fusion-icon-facebook {
    background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-facebook.png); }
  .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-facebook.fusion-icon-white {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-facebook.png); }

.fusion-icon-twitter {
  background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-twitter.svg); }
  .no-svg .fusion-icon-twitter {
    background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-twitter.png); }
  .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-twitter.fusion-icon-white {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-twitter.png); }

.fusion-icon-instagram {
  background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-instagram.svg); }
  .no-svg .fusion-icon-instagram {
    background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-instagram.png); }
  .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-instagram.fusion-icon-white {
      background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-white-instagram.png); }

.fusion-icon-youtube {
  background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-youtube.svg); }
  .no-svg .fusion-icon-youtube {
    background-image: url(/wp-content/themes/vip/fusion-2015/assets/css/../images/icon-black-youtube.png); }
  .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-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: rgba(24, 2, 25, 0.4);
    background-size: 100%;
    background-position: center;
    width: 30px;
    height: 30px;
    content: '';
    display: block;
    z-index: 1; }
    @media only screen and (min-width:64.063em) {
      .video-link:before {
        width: 40px;
        height: 40px; } }
  .video-link:hover:before {
    background-color: rgba(24, 2, 25, 0.8); }
  .video-link img {
    width: 100%; }

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

body {
  font-size: 16px;
  line-height: 1.67em;
  color: #0f0f13;
  background: #fff;
  font-family: 'Roboto', sans-serif; }

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

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


.button {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .25rem; }
  .button:hover {
    text-decoration: none;
    color: #fff; }
  .button.block-button {
    display: block;
    color: #fff; }

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


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

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

#site-content {
  clear: both;
  padding-top: 50px; }


.post-card {
  position: relative; }
  .post-card header {
    padding-top: .5rem;
    background: #fff; }
    @media only screen and (min-width:40.063em) {
      .post-card header {
        margin-top: -2rem;
        left: .75rem;
        width: 75%;
        padding: .5rem 1rem;
        position: relative; } }
  .post-card .post-card-image {
    position: relative; }
    .post-card .post-card-image img {
      width: 100%; }

@media only screen and (min-width:64.063em) {
  .article-content .post-card header {
    left: 0;
    margin: -1em 5% 5%;
    padding: .5em;
    width: 90%; } }
.article-content .post-card .article-preview-title {
  font-size: 16px; }
.article-content .post-card a {
  color: inherit; }

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

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

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

.row article {
  margin-bottom: 2rem; }
  @media only screen and (min-width:40.063em) {
    .row article {
      margin-bottom: 3rem; } }

#wp-admin-bar-edit > .ab-item:before {
  content: '\f464' !important;
  top: 2px; }

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

.header-ad, .footer-ad {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 25px; }
  .header-ad .sponsor-byline, .footer-ad .sponsor-byline {
    text-align: center;
    line-height: 25px; }
  .header-ad.mobile-only, .footer-ad.mobile-only {
    margin-bottom: 12.5px; }

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

.ad_728 {
  width: 728px; }

.ad_320x50 {
  width: 320px; }

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


.article-preview.polar .kicker {
  color: #441887; }
.article-preview.polar .sponsor-byline {
  float: right;
  margin: 0; }
.article-preview.polar .info {
  margin: 0; }

.home .article-preview.polar header {
  overflow: hidden; }
.home .article-preview.polar .sponsor-byline {
  line-height: 25px;
  margin-top: 7px; }
.home .article-preview.polar .sponsor-byline-logo {
  float: right;
  margin-left: 5px;
  margin-bottom: 0; }
.home .article-preview.polar .sponsor-name {
  vertical-align: sub; }


.single .article-preview.polar {
  background: #e8e8e8;
  padding: 20px 30px;
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
  clear: both; }
  .single .article-preview.polar .attachment-post-16x9-small {
    width: 400px; }
  .single .article-preview.polar header {
    position: absolute;
    background: #fff;
    right: 20px;
    bottom: 20px;
    padding: 20px 30px;
    width: 350px; }
  .single .article-preview.polar .sponsor-byline-logo {
    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; } }


.sponsored-collection {
  margin-bottom: 25px; }
  @media only screen and (max-width: 40em) {
    .sponsored-collection:after {
      content: '';
      display: block;
      background-position: left bottom;
      width: 100%;
      height: 30px;
      background-repeat: no-repeat;
      border: 0;
      margin-bottom: 25px; } }
  .sponsored-collection .continued-below {
    font-style: italic;
    color: #979ca0; }
  .sponsored-collection .sponsor-title {
    color: #441887;
    float: none;
    text-align: center; }
    .sponsored-collection .sponsor-title:before {
      content: '';
      display: block;
      background-position: left bottom;
      width: 100%;
      height: 30px;
      background-repeat: no-repeat;
      border: 0;
      margin-bottom: 25px; }
      @media only screen and (min-width:40.063em) {
        .sponsored-collection .sponsor-title:before {
          height: 50px;
          width: 150px;
          top: 0;
          left: 0;
          border-top: 1px solid #38d3c7;
          border-left: 1px solid #38d3c7;
          background-image: none;
          position: absolute; } }
    @media only screen and (min-width:40.063em) {
      .sponsored-collection .sponsor-title {
        float: left;
        position: relative;
        padding: 15px 25px; } }
  .sponsored-collection .sponsor-text {
    float: none;
    text-align: center;
    padding: 0; }
    @media only screen and (min-width:40.063em) {
      .sponsored-collection .sponsor-text {
        float: right;
        padding: 15px 25px; } }
  .sponsored-collection .sponsor-logo {
    width: 75px;
    vertical-align: middle;
    display: block;
    margin: 0 auto; }
    @media only screen and (min-width:40.063em) {
      .sponsored-collection .sponsor-logo {
        position: absolute;
        right: 25px;
        margin-top: 20px; } }

.stories-list {
  margin: 0;
  list-style-type: none; }
  .stories-list .post-card {
    border-top: 1px solid #eee;
    padding: 10px 0 25px;
    float: none;
    width: 100%;
    margin: 0; }
    .stories-list .post-card:first-child {
      border: 0; }
    @media only screen and (min-width:40.063em) {
      .stories-list .post-card {
        float: left;
        width: 33%;
        height: auto;
        padding-right: 20px;
        list-style: none;
        border: 0;
        padding-bottom: 0; } }
  @media only screen and (min-width:40.063em) {
    .stories-list {
      clear: both;
      overflow: hidden; } }

@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: -.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: #fff;
  color: #180219;
  line-height: 3.125rem;
  z-index: 999;
  height: 3.125rem;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.4);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  #site-header .logo-fusion {
    width: 100%;
    height: 3.125rem;
    display: block;
    background-size: 110px;
    background-position: center; }
    @media only screen and (min-width:53.125rem) {
      #site-header .logo-fusion {
        width: 110px;
        margin: 0 0.9375rem; } }
  #site-header .toggle-topbar {
    right: auto; }
  #site-header .menu a {
    color: #180219; }
    #site-header .menu 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: 3.125rem;
  height: 3.125rem;
  background-size: 20px;
  display: block; }

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

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


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

.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: 3.125rem; }

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

#header-search-form {
  width: 100%; }
  @media only screen and (min-width:53.125rem) {
    #header-search-form {
      width: 50px;
      position: absolute;
      right: 0; } }
  @media only screen and (min-width: 1200px) {
    #header-search-form {
      position: relative; } }
  #header-search-form h2 {
    margin: 0;
    position: absolute;
    top: -3.125rem;
    right: 0; }
    @media only screen and (min-width:53.125rem) {
      #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: 3.125rem;
    width: 3.125rem;
    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:53.125rem) {
      #header-search-form form {
        top: 3.125rem;
        width: 250px; } }
    @media only screen and (min-width:64.063em) {
      #header-search-form form {
        left: -200px; } }
    #header-search-form form .search {
      background: #4284b4;
      border: 0;
      height: 35px;
      color: #fff;
      width: 80%;
      top: 0;
      float: left;
      font-size: 16px;
      box-shadow: none; }
      @media only screen and (min-width:53.125rem) {
        #header-search-form form .search {
          width: 160px; } }
    #header-search-form form .search-submit {
      width: auto;
      height: 35px;
      top: 0;
      float: right;
      background: #9bc0da;
      color: #fff;
      padding-left: 15px;
      padding-right: 15px; }

@media only screen and (max-width: 53.125rem) {
  #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: 3.125rem;
  height: 3.125rem;
  width: 100%;
  position: absolute;
  display: none; }
  @media only screen and (min-width:53.125rem) {
    #header-share {
      top: -3.125rem;
      left: 140px;
      position: relative; } }
  #header-share .fusion-logo, #header-share .share-title {
    display: inline-block;
    line-height: 3.125rem;
    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: 52.125rem) {
      #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: 3.125rem; }


#header-share-tools {
  margin-right: 3.125rem; }
  @media only screen and (min-width:53.125rem) {
    #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;
    font-size: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    display: block; }
    #header-share-tools a [class^="icon-"] {
      background-position: 5px 5px;
      background-size: 16px;
      width: 26px;
      height: 26px;
      float: left; }
    #header-share-tools a:hover {
      background-color: #dbdbdb; }
  #header-share-tools #share-tool-twitter {
    color: #55acee; }
  #header-share-tools #share-tool-facebook {
    color: #3b5998; }
  #header-share-tools #share-tool-email {
    color: #366989; }

.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: 100vh;
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.8); }

.showname {
  line-height: 50px;
  font-weight: 400;
  font-size: 25px; }

@media only screen and (min-width: 850px) {
  .showname {
    text-transform: uppercase;
    padding: 0 30px; } }

@media only screen and (max-width: 850px) {
  .logo-with-showname {
    display: none; }
  .showname {
    width: 100%;
    text-align: center;
    line-height: 50px;
    display: block; } }


#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 {
    font-size: 30px;
    line-height: 1.25em;
    margin-top: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font-family: 'painted', serif; }
  #site-footer nav ul {
    font-size: 14px;
    line-height: 1.35em;
    margin: 0;
    padding-left: 0;
    list-style: none; }
  #site-footer nav 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-size: 14px;
    line-height: 1.35em;
    font-weight: 300; }
  @media only screen and (min-width:64.063em) {
    #site-info {
      text-align: left; } }

#footer-social-media {
  padding-top: 60px;
  padding-bottom: 1rem;
  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: 80px;
    background-position: center top;
    display: block;
    background-size: contain; }
  #footer-social-media .social-media {
    text-align: center;
    margin-top: 1rem; }
    @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: #fff; }
  .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: #fff;
    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; } }

#liveblog-container .liveblog-meta-time {
  float: none; }
  #liveblog-container .liveblog-meta-time a {
    text-transform: none;
    font-size: 10px; }
#liveblog-container .liveblog-author-avatar, #liveblog-container .liveblog-author-avatar img, #liveblog-container .liveblog-author-avatar:after {
  width: 60px;
  height: 60px; }

.liveblog-form .liveblog-formatting-command {
  width: 25px;
  height: 25px;
  margin-left: 0;
  margin-right: 0; }
.liveblog-form .liveblog-submit-wrapper .button {
  letter-spacing: inherit;
  text-transform: none; }

#liveblog-fixed-nag {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  padding: 4px; }
  #liveblog-fixed-nag a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top-style: solid;
    border: inset 8px;
    border-color: transparent transparent #fff;
    border-top-style: solid;
    top: 5px;
    right: 10px;
    position: absolute; }
  #liveblog-fixed-nag a .num {
    vertical-align: baseline;
    font-size: 18px; }

.reveal-modal {
  border: 0;
  border-radius: 0; }
  .reveal-modal.open {
    position: fixed;
    top: 50% !important;
    margin-top: -150px; }
    @media only screen and (min-width: 40em) {
      .reveal-modal.open {
        max-width: 320px; } }
    @media only screen and (max-width: 40em) {
      .reveal-modal.open {
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px) !important; } }
  .reveal-modal .close-reveal-modal {
    top: -3rem !important;
    right: 0;
    color: #6f6370; }

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

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


#fancybox-wrap {
  box-sizing: content-box; }
  #fancybox-wrap .privacy {
    font-size: 11.2px; }

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

#mail-share {
  background: #fff;
  padding: 12.5px 25px; }
  #mail-share input, #mail-share textarea {
    width: 100%;
    margin-bottom: .5em; }
  #mail-share .submit {
    padding-top: 5px;
    padding-bottom: 5px; }
  #mail-share.success .form, #mail-share .response {
    display: none; }
  #mail-share.success .response {
    display: block; }

@media only screen and (max-width: 40em) {
  .reveal-modal {
    min-height: 0; } }

.fusion-gallery {
  max-width: 1200px;
  margin: 0 auto 2rem;
  background: #180219; }
  .fusion-gallery.fusion-gallery-gray {
    background: #e8e8e8; }
  .js .fusion-gallery {
    display: none; }
  .fusion-gallery .slide {
    margin: 0;
    position: relative;
    text-align: center; }
  .hero-gallery-container .fusion-gallery {
    padding-left: 4.1666666667%;
    padding-right: 4.1666666667%; }
    .hero-gallery-container .fusion-gallery .slide {
      padding: 0 1.875rem; }
  .fusion-gallery .arrows {
    position: absolute;
    top: 50%;
    color: #fff;
    background-color: transparent;
    background-position: center;
    opacity: .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: .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: .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: #fff;
      padding: 5px 10px;
      margin: 0; }
  .fusion-gallery .gallery-item-share {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    padding: 5px 20px;
    margin: 0;
    height: 20px;
    line-height: 20px; }
    .fusion-gallery .gallery-item-share [class^="icon-"] {
      margin: 0 5px;
      width: 20px;
      height: 20px; }
  .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: 400;
    margin-bottom: 1rem; }
  .fusion-gallery-caption-container:before, .fusion-gallery-caption-container:after {
    content: ' ';
    display: block;
    position: absolute;
    background: #38d3c7;
    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 {
    max-width: 1200px;
    margin: auto;
    padding-left: 4.1666666667%;
    padding-right: 4.1666666667%; }
    .hero-gallery-container .fusion-gallery-caption-container * {
      color: #fff; }
    .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: #180219;
  width: 100%;
  overflow: hidden; }
  .hero-gallery-container .fusion-gallery {
    margin-bottom: 0; }

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


.social-links-inline .social-header {
  font: 300 10px/3.125rem '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: .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 .profile {
  margin-bottom: .5rem; }
.widget.recent-tweets .inner {
  width: 250px;
  margin-left: auto;
  margin-right: auto; }
.widget.recent-tweets ul {
  font-size: 14px;
  line-height: 1.35em;
  list-style-type: none;
  margin-left: 0;
  text-align: left; }
.widget.recent-tweets li {
  margin-bottom: 2rem; }
  .widget.recent-tweets li a {
    color: #4284b4; }
.widget.recent-tweets .meta {
  font-size: 10px;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  margin-top: .5rem; }
  .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 [class^="icon-"] {
    width: 14px;
    height: 14px;
    display: inline-block; }
  .widget.recent-tweets .meta:after {
    content: ' ';
    clear: both;
    display: block; }


.widget.top-posts .video-preview-image, .widget.top-posts .article-preview-image {
  margin-bottom: 1rem; }
  .widget.top-posts .video-preview-image img, .widget.top-posts .article-preview-image img {
    width: 100%;
    height: auto; }
.widget.top-posts .row-separator {
  width: 50px;
  margin: 10px 0; }
.widget.top-posts article {
  margin-bottom: 1rem; }

.widget.email {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width:64.063em) {
    .widget.email #mc_embed_signup h2 {
      width: 100%;
      margin: 0;
      height: auto;
      top: 0;
      float: none; }
    .widget.email #mc_embed_signup .signup-form-content {
      width: 100%;
      float: none;
      height: 150px; }
    .widget.email #mc_embed_signup #mce-EMAIL, .widget.email #mc_embed_signup #mc-embedded-subscribe {
      width: 100%;
      margin-right: 0; } }

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


.section-heading {
  font-size: 50px;
  line-height: 1.15em;
  font-weight: normal;
  font-family: 'painted', serif;
  text-align: center; }
  @media only screen and (min-width:64.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-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-title {
      font-size: 37.5px; } }
  @media only screen and (min-width:64.063em) {
    .main-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: #fff;
  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 .main-title, .featured-image-wrapper .byline, .featured-image-wrapper .kicker, .featured-image-wrapper .date, .featured-image-wrapper .subtitle {
    color: inherit; }
  .featured-image-wrapper.align-top {
    background-position-y: top; }
  .featured-image-wrapper.align-bottom {
    background-position-y: bottom; }

.embed-riseup-300 {
  background-color: #faf9f4 !important;
  background-image: none;
  font-family: 'Roboto Condensed', sans-serif;
  padding-top: 0; }
  .embed-riseup-300 .logo-fusion {
    height: 30px;
    width: 140px;
    display: inline-block; }

#riseup-widget {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }
  #riseup-widget h3, #riseup-widget h4, #riseup-widget h5 {
    margin-top: 3px;
    margin-bottom: 3px; }
  #riseup-widget a {
    color: #0fc5c7; }
  #riseup-widget header, #riseup-widget footer {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #0fc5c7; }
  #riseup-widget .secondary {
    color: #918976; }
  #riseup-widget header {
    margin-top: 5px;
    border-bottom: 3px solid #0fc5c7;
    margin-bottom: 3px; }
  #riseup-widget .slide-title {
    min-height: 95px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: table;
    width: 100%; }
    #riseup-widget .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; }
  #riseup-widget footer {
    margin-top: 5px; }
    #riseup-widget footer h4 {
      text-align: center; }

#riseup-slides {
  visibility: hidden; }
  #riseup-slides.slick-slider {
    visibility: visible;
    margin-bottom: 0; }
  #riseup-slides button {
    top: auto;
    bottom: 110px; }
    #riseup-slides button:before {
      opacity: 1; }
    #riseup-slides button.slick-next {
      right: 20px; }
    #riseup-slides button.slick-prev {
      left: 20px; }

.recirc-arrows {
  position: relative;
  margin: 1em 0; }
  @media only screen and (min-width:40.063em) {
    .recirc-arrows {
      position: fixed;
      display: none;
      border: 0;
      width: 100%;
      left: 0;
      top: 50%;
      z-index: 999; } }
  .recirc-arrows .recirc-title {
    text-align: center;
    line-height: 50px;
    margin: 0; }
    .recirc-arrows .recirc-title a {
      color: #0f0f13; }
  .recirc-arrows .previous, .recirc-arrows .next {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    @media only screen and (min-width:40.063em) {
      .recirc-arrows .previous, .recirc-arrows .next {
        -webkit-transition: all 500ms ease;
                transition: all 500ms ease;
        border: 1px solid #38d3c7;
        background: rgba(255, 255, 255, 0.5);
        height: 90px; }
        .recirc-arrows .previous:hover, .recirc-arrows .next:hover {
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
          background: #fff;
          width: 465px; } }
    .recirc-arrows .previous a, .recirc-arrows .previous span, .recirc-arrows .next a, .recirc-arrows .next span {
      display: block;
      overflow: hidden; }
    .recirc-arrows .previous .recirc-article, .recirc-arrows .previous img, .recirc-arrows .previous .icon-arrow-left-black, .recirc-arrows .next .recirc-article, .recirc-arrows .next img, .recirc-arrows .next .icon-arrow-left-black {
      float: left; }
    .recirc-arrows .previous img, .recirc-arrows .next img {
      position: relative;
      z-index: 2; }
  .recirc-arrows .previous {
    left: 0;
    border-left: 0; }
  .recirc-arrows .next {
    right: 0;
    border-right: 0; }
    .recirc-arrows .next .icon-arrow-right-black {
      float: right; }
  .recirc-arrows .icon-arrow-left-black, .recirc-arrows .icon-arrow-right-black {
    display: inline-block;
    opacity: .75;
    width: 30px;
    height: 50px;
    background-size: 25px; }
    .recirc-arrows .icon-arrow-left-black:hover, .recirc-arrows .icon-arrow-right-black:hover {
      opacity: 1; }
    @media only screen and (min-width:40.063em) {
      .recirc-arrows .icon-arrow-left-black, .recirc-arrows .icon-arrow-right-black {
        width: 50px;
        height: 90px;
        background-size: 36px; } }
  .recirc-arrows .icon-arrow-left-black {
    background-position-x: -5px; }
    @media only screen and (min-width:40.063em) {
      .recirc-arrows .icon-arrow-left-black {
        background-position-x: 5px; } }
  .recirc-arrows .icon-arrow-right-black {
    background-position-x: 0; }
    @media only screen and (min-width:40.063em) {
      .recirc-arrows .icon-arrow-right-black {
        background-position-x: 10px; } }
  .recirc-arrows .recirc-article {
    width: 254px;
    padding: 5px 10px;
    min-height: 90px;
    display: inline-block; }
    .recirc-arrows .recirc-article:after {
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
      display: block;
      content: '';
      width: 100%;
      height: 15px;
      position: absolute;
      bottom: 0;
      z-index: 1; }
  .recirc-arrows .recirc-article-title {
    font-size: 14px;
    line-height: 1.35em;
    display: block;
    color: #0f0f13; }
    .recirc-arrows .recirc-article-title a {
      color: inherit; }

.video-below-article {
  background: #2e2e30;
  color: #fff;
  padding: 25px;
  margin-bottom: 25px; }
  .video-below-article .video-image {
    position: relative;
    cursor: pointer;
    display: block; }
    .video-below-article .video-image img {
      opacity: .65; }
    .video-below-article .video-image:hover .icon-play {
      opacity: .75; }
  .video-below-article .icon-play {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px; }
  .video-below-article .section-heading, .video-below-article .article-preview-title {
    color: #fff;
    text-align: center; }
  .video-below-article .article-preview-title {
    margin-top: 16px; }
  .video-below-article #videoplayer {
    display: none; }
  .video-below-article .fusion-video-embed {
    background: none; }

.fusion-video-embed .oo_promo .oo_start_button {
  width: 70px !important;
  height: 70px !important;
  margin-left: -35px !important;
  margin-top: -35px !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  top: 50% !important;
  left: 50% !important;
  bottom: auto !important;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20width%3D%2259px%22%20height%3D%2259px%22%20viewBox%3D%220%200%2059%2059%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%3E%20%20%20%20%20%20%20%20%3Ctitle%3ETriangle%201%20%2B%20Rectangle%202%20%2B%20Rectangle%201%3C%2Ftitle%3E%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20sketch%3Atype%3D%22MSPage%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Mobile-Portrait%22%20sketch%3Atype%3D%22MSArtboardGroup%22%20transform%3D%22translate%28-127.000000%2C%20-128.000000%29%22%20fill%3D%22%23FFFFFF%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Triangle-1-%2B-Rectangle-2-%2B-Rectangle-1%22%20sketch%3Atype%3D%22MSLayerGroup%22%20transform%3D%22translate%28127.000000%2C%20128.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20sketch%3Atype%3D%22MSShapeGroup%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Triangle-1-%2B-Rectangle-2%22%20transform%3D%22translate%2819.000000%2C%2016.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Triangle-1%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%2C26.7000008%20L6.21724894e-15%2C0.5%20L24.2000008%2C13.6000004%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%2C0%20L0%2C8%20L0%2C51%20L0%2C59%20L8%2C59%20L51%2C59%20L59%2C59%20L59%2C51%20L59%2C8%20L59%2C0%20L51%2C0%20L8%2C0%20L0%2C0%20Z%20M51%2C8%20L51%2C51%20L8%2C51%20L8%2C8%20L51%2C8%20Z%22%20id%3D%22Rectangle-1%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E') !important;
  opacity: .85 !important; }
  @media only screen and (min-width:40.063em) {
    .fusion-video-embed .oo_promo .oo_start_button {
      width: 120px !important;
      height: 120px !important;
      margin-left: -60px !important;
      margin-top: -60px !important; } }

.fusion-video-embed .oo_start_spinner, .fusion-video-embed .oo_spinner {
  display: none; }

.showname {
  line-height: 3.125rem;
  font-weight: 400;
  font-size: 25px;
  text-transform: uppercase; }

@media only screen and (min-width: 850px) {
  .showname {
    padding: 0 30px; } }

@media only screen and (max-width: 850px) {
  .logo-with-showname {
    display: none; }
  .showname {
    width: 100%;
    text-align: center;
    display: block; } }

.show-soccer-gods .section-heading {
  font-family: 'Roboto', sans-serif; }
.show-soccer-gods .showname a {
  color: #ff7800; }
@media only screen and (max-width: 52.125rem) {
  .show-soccer-gods .top-bar.expanded .logo-with-showname {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%; } }
.show-soccer-gods #site-header .logo-fusion-soccer-gods {
  border: 0;
  font: 0/0 a;
  color: transparent;
  width: 3.125rem;
  height: 3.125rem;
  background-size: 30px;
  display: block;
  background-position: 8px center; }
.show-soccer-gods .fusion-social-images .section-heading {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

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


.archive-title {
  font-family: 'painted', serif;
  font-size: 50px;
  line-height: 1em; }
  @media only screen and (min-width:40.063em) {
    .archive-title {
      font-size: 75px; } }
  @media only screen and (min-width:64.063em) {
    .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: #fff; }
    @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 {
  font-size: 14px;
  line-height: 1.35em;
  text-transform: uppercase;
  color: #1d2fff;
  font-weight: 700;
  margin-bottom: .5rem; }


.avatar-container, .liveblog-author-avatar {
  border-radius: 230px;
  position: relative;
  margin: 0 auto;
  width: 200px;
  height: 200px; }
  .avatar-container a, .liveblog-author-avatar a {
    display: block; }
  .avatar-container img, .liveblog-author-avatar img {
    opacity: .7; }
  .avatar-container:after, .liveblog-author-avatar:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    display: block;
    background-color: #38d3c7;
    background-image: -webkit-linear-gradient(left, #6500fd, #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 h2, .search-filters h2 {
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  font-size: 1.4375rem; }

.search-filters h3 {
  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 .main-title {
    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: 0;
    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; } }

.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 {
  font-size: 14px;
  line-height: 1.35em;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  color: #38d3c7;
  margin-right: 1.5em;
  letter-spacing: .07em; }


.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: .5em;
    color: #979ca0; }


.article-content {
  line-height: 1.55em;
  font-size: 16px;
  font-family: 'Roboto Slab', serif;
  border-bottom: 1px solid #38d3c7;
   }
  @media only screen and (min-width:40.063em) {
    .article-content {
      letter-spacing: .1px;
      font-size: 19px; } }
  @media only screen and (min-width:64.063em) {
    .article-content {
      letter-spacing: .2px; } }
  .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 blockquote.twitter-tweet {
      max-width: 99%;
      min-width: 220px;
      width: 500px;
      border-radius: 5px;
      border-color: #eee #ddd #bbb;
      border-width: 1px;
      border-style: solid;
      box-shadow: rgba(0, 0, 0, 0.14902) 0 1px 3px;
      background: #fff;
      padding: 20px 16px 15px; }
  .article-content a {
    color: #4284b4; }
  .article-content .fusion-video-embed {
    margin-bottom: 1.25rem; }
  .article-content p, .article-content ul, .article-content ol {
    font-size: inherit;
    line-height: inherit; }
  .article-content .wp-caption-text {
    font-size: 14px;
    line-height: 1.35em;
    font-style: italic;
    color: #979ca0;
    padding: 0 0 1rem 1rem;
    position: relative; }
    .article-content .wp-caption-text:after {
      display: block;
      content: ' ';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 30%;
      height: 2rem;
      border-bottom: 1px solid #38d3c7;
      border-left: 1px solid #38d3c7; }
  .article-content .lede p {
    font-size: 30px;
    line-height: 1.25em; }
  .article-content .lede > p:first-child:first-letter {
    float: left;
    color: #2ae699;
    font-size: 100px;
    line-height: 100px;
    font-family: 'painted', serif;
    margin-right: 10px; }

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

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


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

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

.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 [style] {
  min-width: 100% !important;
  max-width: 100% !important; }

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

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


.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: 0 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;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.34%;
  padding-top: 0; }
  .fusion-video-embed iframe, .fusion-video-embed object, .fusion-video-embed embed, .fusion-video-embed video {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }


#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 {
  font-size: 14px;
  line-height: 1.35em;
  color: #979ca0;
  text-align: left;
  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: 1rem;
      margin-bottom: 1rem; } }


.article-share {
  padding-top: .5em;
  text-align: center; }
  @media only screen and (min-width:40.063em) {
    .article-share li {
      display: block;
      float: none;
      margin-bottom: 1.5rem; }
      .article-share li:first-child {
        margin-top: .75rem; } }
  .article-share li a {
    display: block;
    position: relative;
    text-align: left;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase; }
  .article-share li #article-twitter-icon {
    color: #55acee; }
  .article-share li #article-facebook-icon {
    color: #3b5998; }
  .article-share li #article-email-icon {
    color: #366989; }
  .article-share li [class^="icon-"] {
    display: block;
    width: 22px;
    height: 22px;
    margin-right: .6rem;
    float: left; }
  .article-share #article-shares-icon span {
    color: #fff;
    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: #fff;
  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;
      -webkit-transition-delay: .5s;
              transition-delay: .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: #fff;
      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;
      -webkit-transition: all 200ms linear;
              transition: all 200ms linear; }
      .article-author-info:before, .article-author-info:after {
        background-image: -webkit-linear-gradient(left, rgba(42, 230, 153, 0) 0%, #2ae699 100%);
        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-in-content {
  margin: 1rem auto;
  text-align: center; }
  @media only screen and (min-width:40.063em) {
    .ad-in-content {
      float: right;
      margin: 0 0 2rem 2rem; } }


.related-posts {
  clear: both; }



.narratives {
  color: #979ca0;
  overflow: hidden;
  margin: 1rem 0; }
  .narratives .tag-header, .narratives ul, .narratives li {
    display: inline-block;
    margin: 0;
    float: left; }
  .narratives .narrative-type {
    float: left;
    display: block;
    margin: .5rem 1rem .5rem 0; }
  .narratives .tag-header {
    width: 16px;
    height: 16px;
    opacity: .2;
    margin-right: 8px; }
  .narratives ul {
    list-style: none;
    line-height: 1em; }
  .narratives li:last-child:after {
    content: ''; }
  .narratives li:after {
    content: ',';
    padding-right: .5rem; }
  .narratives li a {
    font-size: 14px;
    line-height: 1.35em;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    color: #38d3c7; }

.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; } }


.byline, .article-content .byline, .date {
  font-size: 14px;
  line-height: 1.35em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: #979ca0; }
  .byline a, .article-content .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; } }

.big-share-buttons {
  margin-bottom: 20px;
  overflow: hidden; }
  .big-share-buttons .share-button {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    letter-spacing: 3px;
    border-radius: 1px;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    width: 49%;
    display: block;
    float: left; }
    .big-share-buttons .share-button:hover {
      text-decoration: none;
      opacity: .75; }
    @media only screen and (min-width:40.063em) {
      .big-share-buttons .share-button {
        width: 180px; } }
  .big-share-buttons .facebook {
    background-color: #3b5998;
    margin-right: 2%; }
    @media only screen and (min-width:40.063em) {
      .big-share-buttons .facebook {
        margin-right: 10px; } }
  .big-share-buttons .twitter {
    background-color: #55acee; }
  .big-share-buttons [class^="icon-"] {
    width: 22px;
    display: inline-block;
    margin-right: 10px;
    height: 26px;
    top: 5px;
    position: relative; }

#fusion-big-stories {
  border-top: 10px solid #38d3c7; }
  @media only screen and (min-width:64.063em) {
    #fusion-big-stories {
      border-top: 0; } }
  #fusion-big-stories .block-heading {
    color: #0f0f13;
    background: none;
    margin-top: 25px; }
    #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 {
        height: 175px;
        padding-top: 100px;
        margin-top: 0;
        color: #fff;
        background-color: #38d3c7;
        background-image: -webkit-linear-gradient(top, #2ae699, #38d3c7);
        background-image: linear-gradient(to bottom, #2ae699, #38d3c7);
        margin-top: -75px; } }
  #fusion-big-stories .article-preview {
    display: block; }
    #fusion-big-stories .article-preview img {
      margin-bottom: 1rem; }
  @media only screen and (max-width: 40em) {
    #fusion-big-stories .article-preview, #fusion-big-stories .freewheel-ad {
      border-bottom: #f6f6f6 1px solid;
      padding-bottom: 1rem;
      padding-top: 1rem;
      margin-bottom: 0; } }
  @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:40.063em) {
    #fusion-big-stories .article-preview:after, #fusion-big-stories .freewheel-ad:after {
      background-position: left bottom;
      content: '';
      display: block;
      width: 200px;
      height: 30px; } }
  @media only screen and (min-width: 1026px) and (max-width: 1245px) {
    #fusion-big-stories .freewheel-ad {
      overflow: hidden;
      margin-right: -.9375rem; } }
  #fusion-big-stories article, #fusion-big-stories .freewheel-ad {
    margin-bottom: 1rem; }

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

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

.mosaic-title-left .featured {
  border-right: 0; }
  @media only screen and (min-width:64.063em) {
    .mosaic-title-left .featured {
      border-right: 4px solid #fff; }
      .mosaic-title-left .featured img {
        float: right; } }

#fusion-on-tv {
  background: #2e2e30;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0; }
  @media only screen and (min-width:40.063em) {
    #fusion-on-tv {
      padding-top: 40px;
      margin-top: 40px;
      margin-bottom: 40px; } }
  #fusion-on-tv .row {
    position: relative; }
  #fusion-on-tv .section-heading {
    width: 100%;
    padding: 20px 10px 0;
    margin-top: -25px; }
    @media only screen and (min-width:40.063em) {
      #fusion-on-tv .section-heading {
        position: absolute;
        z-index: 1;
        width: 70%;
        display: inline-block;
        margin: -70px 15% 0;
        left: 0;
        line-height: 1.5em; } }
  @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: #fff; }
  #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: 1rem; }
    @media only screen and (min-width:40.063em) {
      #fusion-on-tv .featured .video-preview-image {
        margin-bottom: 2rem; } }
  #fusion-on-tv .kicker {
    position: absolute;
    background: #2e2e30;
    bottom: 0;
    padding-right: 5px; }
  #fusion-on-tv article {
    margin-bottom: 2rem; }
  #fusion-on-tv .columns article:last-child {
    margin-bottom: 0; }

.index-section.fusion-feature-content {
  padding: 0;
  margin: 20px 0;
  position: relative;
  background-color: #180219; }
  @media only screen and (min-width:40.063em) {
    .index-section.fusion-feature-content {
      margin: 40px 0; } }
  .index-section.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) {
      .index-section.fusion-feature-content .featured-image-link span {
        height: 450px; } }
    @media only screen and (min-width:64.063em) {
      .index-section.fusion-feature-content .featured-image-link span {
        height: 600px; } }
  .index-section.fusion-feature-content:first-of-type {
    margin-top: 0; }


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

#fusion-playlist .featured article {
  display: block; }
#fusion-playlist .featured header {
  padding: 0;
  bottom: .5rem; }
  @media only screen and (min-width:40.063em) {
    #fusion-playlist .featured header {
      bottom: 1.5rem; } }
#fusion-playlist .featured .article-info-container {
  text-align: left;
  padding-left: 0.9375rem; }
  @media only screen and (min-width:40.063em) {
    #fusion-playlist .featured .article-info-container {
      text-align: center; } }
#fusion-playlist article {
  text-align: center;
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(top, #6500fd 0%, #00637f 100%);
  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 header {
    position: absolute;
    bottom: 1em;
    width: 100%; }
  #fusion-playlist article a, #fusion-playlist article .kicker {
    color: #fff; }
  #fusion-playlist article .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 .article-info-container {
        text-align: left; } }
#fusion-playlist .article-preview-image img {
  opacity: 0.65; }

.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;
    margin: 0; }
  .fusion-contributors .arrows {
    position: absolute;
    top: 70px;
    padding: 10px;
    width: 50px;
    height: 50px;
    background-color: #fff;
    background-size: 40px;
    background-position: center;
    opacity: .6; }
    .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;
  border: 1px solid #38d3c7;
  max-width: 1200px;
  margin: 40px auto 20px; }
  @media only screen and (min-width:40.063em) {
    #fusion-stay-connected {
      margin: 80px auto 40px; } }
  @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 span {
      font-size: 14px;
      display: block;
      text-transform: uppercase;
      font-family: 'Roboto Condensed', sans-serif;
      margin-top: 1rem;
      color: #0f0f13; } }


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

.index-section {
  padding: 20px 0; }
  @media only screen and (min-width:40.063em) {
    .index-section {
      padding: 40px 0; } }
  .index-section .section-heading {
    text-align: center;
    margin: 0 0 25px; }
    .index-section .section-heading .tagline {
      display: block;
      font-family: 'Roboto Condensed', sans-serif;
      text-transform: uppercase;
      letter-spacing: .25em;
      font-size: 14px;
      line-height: 1.35em; }
  .index-section article {
    display: none; }
    @media only screen and (min-width:40.063em) {
      .index-section article {
        display: block; } }
    @media only screen and (min-width:64.063em) {
      .index-section article {
        margin-bottom: 0; } }
  .index-section .featured article {
    display: block;
    margin-bottom: 0; }
    @media only screen and (min-width:64.063em) {
      .index-section .featured article {
        margin-bottom: 2rem; } }
  .index-section .view-more-link {
    text-transform: uppercase;
    font-weight: 400; }
    .index-section .view-more-link .icon {
      height: 25px;
      width: 25px;
      background-size: 25px;
      display: inline-block;
      margin-left: 15px;
      vertical-align: text-top; }

.grid {
  position: relative; }
  .grid article {
    background: #180219;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: .9375rem;
    margin-right: .9375rem; }
    .grid article.image-vertical {
      display: none; }
    @media only screen and (min-width:64.063em) {
      .grid article {
        background: none;
        margin: 0;
        width: 33.333%;
        float: left;
        border-right: 4px solid #fff;
        border-bottom: 4px solid #fff; }
        .grid article.image-vertical {
          display: block; } }
  .grid header {
    background: none;
    padding: .5em 1em;
    position: absolute;
    bottom: 0;
    width: 100%; }
    @media only screen and (min-width:64.063em) {
      .grid header {
        background: #fff;
        position: relative;
        bottom: auto;
        width: 75%; } }
  .grid .kicker, .grid .byline, .grid h3 a {
    color: #fff; }
  @media only screen and (min-width:64.063em) {
    .grid .kicker {
      color: #38d3c7; }
    .grid .byline {
      color: #979ca0; }
    .grid .article-preview-title a {
      color: #0f0f13; } }
  .grid .featured {
    display: block; }
    @media only screen and (min-width:64.063em) {
      .grid .featured {
        width: 66.666%; }
        .grid .featured img {
          width: 65%; }
        .grid .featured header {
          position: absolute;
          bottom: 0;
          width: 320px; } }
  .grid img {
    opacity: 0.65; }
    @media only screen and (min-width:64.063em) {
      .grid img {
        opacity: 1; } }
  @media only screen and (min-width:64.063em) {
    .grid .vertical {
      float: right;
      border-right: 0; } }
  .grid .section-heading {
    position: relative; }
    .grid .section-heading a {
      display: inline-block; }
    @media only screen and (min-width:64.063em) {
      .grid .section-heading {
        position: absolute;
        max-width: 270px;
        margin: 0;
        padding: 25px;
        top: 0;
        left: 0;
        text-align: left;
        z-index: 1; }
        .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; }
        .grid .section-heading:after {
          display: none; } }
  .grid .corner-right {
    padding-left: 1px; }
  .grid .corner-left {
    padding-right: 1px; }

.home .index-section.fusion-feature-content {
  margin: 0; }

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

.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: #fff;
      -webkit-transition: opacity 300ms ease-out;
              transition: opacity 300ms ease-out; }
  .fusion-feature-header .main-title a:hover {
    text-decoration: none;
    opacity: .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: 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: #000; }
  #show-image img {
    opacity: .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: -webkit-linear-gradient(left, transparent 35%, #000000 55%);
      background: linear-gradient(to right, transparent 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: #fff;
      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: #fff; }
  #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: 80px; }
  @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: #fff;
      padding: 25px 25px 0; }
      #show-latest .section-heading, #show-latest a {
        color: #fff; } }

#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: #fff;
  text-align: center; }
  .newsletter .header h4, .newsletter .footer h4 {
    color: inherit;
    text-decoration: underline; }
  .newsletter .header table, .newsletter .footer table {
    width: 100%; }
  .newsletter .header td, .newsletter .footer td {
    text-align: center;
    padding-top: .5rem; }
.newsletter .share-cta {
  text-align: center; }
  .newsletter .share-cta a {
    background-color: #ffffdf; }
.newsletter .article-content {
  font-size: 16px;
  line-height: 1.67em;
  font-family: 'Roboto', sans-serif;
  border-bottom: 0; }
.newsletter .header table {
  font-size: 14px;
  line-height: 1.35em;
  border-top: 1px solid #38d3c7;
  color: #fff; }
.newsletter .header .icon {
  height: 15px;
  width: 20px;
  display: inline-block; }
.newsletter .header .logo-wrap {
  margin-top: 1.5rem;
  margin-bottom: 1rem; }
.newsletter .header .logo {
  height: 80px;
  width: 300px;
  background-position: center;
  display: inline-block;
  background-size: 100%; }
.newsletter .header .email-date {
  font-size: 14px;
  line-height: 1.35em;
  text-transform: uppercase;
  color: #38d3c7;
  margin-bottom: 1rem;
  margin-right: .4rem; }
.newsletter .footer .icon {
  height: 40px;
  width: 40px;
  display: inline-block; }

.newsletter-item table {
  width: 100%; }
.newsletter-item table, .newsletter-item td {
  border: 0; }
.newsletter-item h3 {
  color: #441887;
  margin-top: .5rem;
  margin-bottom: .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: .5rem; }
.newsletter-item .first-col {
  width: 60px; }
.newsletter-item .placement {
  text-align: center;
  vertical-align: top;
  padding-top: .8rem;
  color: #441887; }
  .newsletter-item .placement span {
    border-bottom: 2px solid #441887;
    font-weight: 700;
    font-size: 1.6875rem; }
  .newsletter-item .placement .icon {
    height: 37px;
    width: 50px;
    display: inline-block; }
.newsletter-item .kicker .icon {
  height: 12px;
  width: 16px;
  display: inline-block; }
.newsletter-item .hr {
  width: 70px;
  border-bottom: 2px solid #2e2e30;
  margin-bottom: 2rem;
  margin-top: 1rem; }
.newsletter-item .read-more {
  font-size: 14px;
  line-height: 1.35em;
  color: #38d3c7; }
.newsletter-item .actions {
  font-size: 12px;
  text-transform: uppercase; }
  .newsletter-item .actions a {
    color: #979ca0;
    margin-right: 6px; }
  .newsletter-item .actions .icon {
    height: 12px;
    width: 16px;
    display: inline-block; }

.newsletter-img {
  width: 140px;
  height: 140px; }

.newsletter-page #mc_embed_signup {
  background: none; }
  .newsletter-page #mc_embed_signup h2 {
    display: none; }
  .newsletter-page #mc_embed_signup .signup-form-content {
    background: none;
    height: auto;
    width: 100%;
    float: none; }
  .newsletter-page #mc_embed_signup #mce-EMAIL, .newsletter-page #mc_embed_signup #mc-embedded-subscribe {
    width: 100%;
    text-align: center; }
  .newsletter-page #mc_embed_signup #mc-embedded-subscribe {
    margin: 0; }
.newsletter-page .policy-link {
  text-align: center; }

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

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

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

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

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

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

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

.author-abcs-letter-header {
  text-transform: uppercase; }
  @media only screen and (min-width:64.063em) {
    .author-abcs-letter-header {
      margin-left: 115px; } }
  @media only screen and (min-width:40.063em) and (max-width:64em) {
    .author-abcs-letter-header {
      margin-left: 135px; } }
  @media only screen and (max-width: 40em) {
    .author-abcs-letter-header {
      margin-left: 0;
      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: 0;
    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;
    -moz-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #2ae699;
    border-color: #17c37c;
    color: #180219;
    -webkit-transition: background-color 300ms ease-out;
            transition: background-color 300ms ease-out;
    background-color: #f6f6f6;
    margin-bottom: 0;
    border-left: #fff 2px solid;
    border-right: #fff 2px solid;
    float: left; }
    .schedule-days .schedule-day:hover, .schedule-days .schedule-day:focus {
      background-color: #17c37c; }
    .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 {
    display: inline-block;
    margin: 0 -2px;
    width: 14.2857142857%; }
    .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; }

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

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

.time-zone-select {
  list-style: none; }
  .time-zone-select li + li::before {
    content: ' | ';
    color: #180219; }
  .time-zone-select > li {
    display: inline-block; }
    .time-zone-select > li:hover, .time-zone-select > li:focus {
      color: #979ca0;
      cursor: pointer; }
    .time-zone-select > li.active, .time-zone-select > li.active:hover, .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; }

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

.sponsored-intro {
  font-size: 14px;
  line-height: 1.35em;
  margin-top: .5rem;
  margin-bottom: .5rem;
  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 {
  font-size: 14px;
  line-height: 1.35em;
  background-color: #e8e8e8;
  text-transform: uppercase;
  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;
}/**

	Noticons

	Noticons are vector icons embedded in a font for use across wp.com.
	To use, reference this stylesheet in your project. See instructions in example.html

*/


/* IE8 and below use EOT and allow cross-site embedding. 
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */
@font-face {
  font-family: "Noticons";
  src: url(/i/noticons/./Noticons.eot);
  src: url(/i/noticons/./Noticons.eot?#iefix) format("embedded-opentype"),
	   url(data:application/font-woff;charset=utf-8;base64,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),
       url(/i/noticons/./Noticons.woff) format("woff"),
       url(/i/noticons/./Noticons.ttf) format("truetype"),
       url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Noticons";
    src: url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  }
}


/**
 * All noticons
 */

.noticon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Noticons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}


/**
 * Individual icons
 */

.noticon-404:before { content: "\f423"; }
.noticon-activity:before { content: "\f508"; }
.noticon-add:before { content: "\f8b3"; }
.noticon-akismet:before { content: "\f8d2"; }
.noticon-anchor:before { content: "\f509"; }
.noticon-art:before { content: "\f8b4"; }
.noticon-aside:before { content: "\f101"; }
.noticon-atsign:before { content: "\f814"; }
.noticon-attachment:before { content: "\f416"; }
.noticon-audio:before { content: "\f109"; }
.noticon-automattic:before { content: "\f815"; }
.noticon-automattic-blip:before { content: "\f817"; }
.noticon-automattic-ring:before { content: "\f816"; }
.noticon-bell:before { content: "\f8d4"; }
.noticon-bold:before { content: "\f471"; }
.noticon-book:before { content: "\f444"; }
.noticon-bug:before { content: "\f50a"; }
.noticon-bullhorn:before { content: "\f8a5"; }
.noticon-bullseye:before { content: "\f8a0"; }
.noticon-cart:before { content: "\f447"; }
.noticon-category:before { content: "\f301"; }
.noticon-chat:before { content: "\f108"; }
.noticon-checkmark:before { content: "\f418"; }
.noticon-close:before { content: "\f405"; }
.noticon-close-alt:before { content: "\f406"; }
.noticon-cloud:before { content: "\f426"; }
.noticon-cloud-download:before { content: "\f440"; }
.noticon-cloud-upload:before { content: "\f441"; }
.noticon-code:before { content: "\f462"; }
.noticon-codepen:before { content: "\f216"; }
.noticon-cog:before { content: "\f445"; }
.noticon-collapse:before { content: "\f432"; }
.noticon-colors:before { content: "\f8a7"; }
.noticon-comment:before { content: "\f300"; }
.noticon-compact:before { content: "\f807"; }
.noticon-day:before { content: "\f305"; }
.noticon-digg:before { content: "\f221"; }
.noticon-document:before { content: "\f443"; }
.noticon-dot:before { content: "\f428"; }
.noticon-downarrow:before { content: "\f502"; }
.noticon-download:before { content: "\f50b"; }
.noticon-draggable:before { content: "\f436"; }
.noticon-dribbble:before { content: "\f201"; }
.noticon-dropbox:before { content: "\f225"; }
.noticon-dropdown:before { content: "\f433"; }
.noticon-dropdown-left:before { content: "\f434"; }
.noticon-edit:before { content: "\f411"; }
.noticon-ellipsis:before { content: "\f476"; }
.noticon-eventbrite:before { content: "\f8a6"; }
.noticon-expand:before { content: "\f431"; }
.noticon-external:before { content: "\f442"; }
.noticon-facebook:before { content: "\f203"; }
.noticon-facebook-alt:before { content: "\f204"; }
.noticon-fastforward:before { content: "\f458"; }
.noticon-features:before { content: "\f8a8"; }
.noticon-feed:before { content: "\f413"; }
.noticon-flag:before { content: "\f468"; }
.noticon-flickr:before { content: "\f211"; }
.noticon-follow:before { content: "\f801"; }
.noticon-following:before { content: "\f803"; }
.noticon-fonts:before { content: "\f8b5"; }
.noticon-foursquare:before { content: "\f226"; }
.noticon-fullscreen:before { content: "\f474"; }
.noticon-gallery:before { content: "\f103"; }
.noticon-ghost:before { content: "\f8d5"; }
.noticon-gift:before { content: "\f8a4"; }
.noticon-github:before { content: "\f200"; }
.noticon-googleplus:before { content: "\f206"; }
.noticon-googleplus-alt:before { content: "\f218"; }
.noticon-gravatar:before { content: "\f8d0"; }
.noticon-gridview:before { content: "\f808"; }
.noticon-handset:before { content: "\f50c"; }
.noticon-heart:before { content: "\f461"; }
.noticon-help:before { content: "\f457"; }
.noticon-hide:before { content: "\f404"; }
.noticon-hierarchy:before { content: "\f505"; }
.noticon-home:before { content: "\f409"; }
.noticon-image:before { content: "\f102"; }
.noticon-info:before { content: "\f455"; }
.noticon-instagram:before { content: "\f215"; }
.noticon-italic:before { content: "\f472"; }
.noticon-jetpack:before { content: "\f8d3"; }
.noticon-key:before { content: "\f427"; }
.noticon-layouts:before { content: "\f8a9"; }
.noticon-leftarrow:before { content: "\f503"; }
.noticon-lightbulb:before { content: "\f8a1"; }
.noticon-link:before { content: "\f107"; }
.noticon-linkedin:before { content: "\f207"; }
.noticon-linkedin-alt:before { content: "\f208"; }
.noticon-localization:before { content: "\f8b2"; }
.noticon-location:before { content: "\f417"; }
.noticon-lock:before { content: "\f470"; }
.noticon-mail:before { content: "\f410"; }
.noticon-maximize:before { content: "\f422"; }
.noticon-medium:before { content: "\f8d6"; }
.noticon-menu:before { content: "\f419"; }
.noticon-microphone:before { content: "\f50d"; }
.noticon-milestone:before { content: "\f806"; }
.noticon-minimize:before { content: "\f421"; }
.noticon-minus:before { content: "\f50e"; }
.noticon-month:before { content: "\f307"; }
.noticon-move:before { content: "\f50f"; }
.noticon-next:before { content: "\f429"; }
.noticon-notice:before { content: "\f456"; }
.noticon-notification:before { content: "\f800"; }
.noticon-paintbrush:before { content: "\f506"; }
.noticon-path:before { content: "\f219"; }
.noticon-pause:before { content: "\f448"; }
.noticon-phone:before { content: "\f437"; }
.noticon-picture:before { content: "\f473"; }
.noticon-pinned:before { content: "\f308"; }
.noticon-pinterest:before { content: "\f209"; }
.noticon-pinterest-alt:before { content: "\f210"; }
.noticon-play:before { content: "\f452"; }
.noticon-plugin:before { content: "\f439"; }
.noticon-plus:before { content: "\f510"; }
.noticon-pocket:before { content: "\f224"; }
.noticon-polldaddy:before { content: "\f217"; }
.noticon-portfolio:before { content: "\f460"; }
.noticon-previous:before { content: "\f430"; }
.noticon-price:before { content: "\f8b0"; }
.noticon-print:before { content: "\f469"; }
.noticon-promoted:before { content: "\f812"; }
.noticon-quote:before { content: "\f106"; }
.noticon-rating-empty:before { content: "\f511"; }
.noticon-rating-full:before { content: "\f512"; }
.noticon-rating-half:before { content: "\f513"; }
.noticon-reader:before { content: "\f8a2"; }
.noticon-reader-alt:before { content: "\f8a3"; }
.noticon-reblog:before { content: "\f805"; }
.noticon-reddit:before { content: "\f222"; }
.noticon-refresh:before { content: "\f420"; }
.noticon-reply:before { content: "\f412"; }
.noticon-reply-alt:before { content: "\f466"; }
.noticon-reply-single:before { content: "\f467"; }
.noticon-rewind:before { content: "\f459"; }
.noticon-rightarrow:before { content: "\f501"; }
.noticon-search:before { content: "\f400"; }
.noticon-send-to-phone:before { content: "\f438"; }
.noticon-send-to-tablet:before { content: "\f454"; }
.noticon-share:before { content: "\f415"; }
.noticon-show:before { content: "\f403"; }
.noticon-shuffle:before { content: "\f514"; }
.noticon-sitemap:before { content: "\f507"; }
.noticon-skip-ahead:before { content: "\f451"; }
.noticon-skip-back:before { content: "\f450"; }
.noticon-skype:before { content: "\f220"; }
.noticon-spam:before { content: "\f424"; }
.noticon-spike:before { content: "\f811"; }
.noticon-spotify:before { content: "\f515"; }
.noticon-squarespace:before { content: "\f8d7"; }
.noticon-standard:before { content: "\f100"; }
.noticon-star:before { content: "\f408"; }
.noticon-status:before { content: "\f105"; }
.noticon-stop:before { content: "\f449"; }
.noticon-stumbleupon:before { content: "\f223"; }
.noticon-subscribe:before { content: "\f463"; }
.noticon-subscribed:before { content: "\f465"; }
.noticon-summary:before { content: "\f425"; }
.noticon-tablet:before { content: "\f453"; }
.noticon-tag:before { content: "\f302"; }
.noticon-time:before { content: "\f303"; }
.noticon-title:before { content: "\f8b6"; }
.noticon-top:before { content: "\f435"; }
.noticon-trapper:before { content: "\f810"; }
.noticon-trash:before { content: "\f407"; }
.noticon-trophy:before { content: "\f804"; }
.noticon-tumblr:before { content: "\f214"; }
.noticon-twitch:before { content: "\f516"; }
.noticon-twitter:before { content: "\f202"; }
.noticon-types:before { content: "\f8b1"; }
.noticon-unapprove:before { content: "\f446"; }
.noticon-unfollow:before { content: "\f802"; }
.noticon-unsubscribe:before { content: "\f464"; }
.noticon-unzoom:before { content: "\f401"; }
.noticon-uparrow:before { content: "\f500"; }
.noticon-user:before { content: "\f304"; }
.noticon-vaultpress:before { content: "\f8d1"; }
.noticon-video:before { content: "\f104"; }
.noticon-videocamera:before { content: "\f517"; }
.noticon-vimeo:before { content: "\f212"; }
.noticon-warning:before { content: "\f414"; }
.noticon-website:before { content: "\f475"; }
.noticon-week:before { content: "\f306"; }
.noticon-wordads:before { content: "\f813"; }
.noticon-wordpress:before { content: "\f205"; }
.noticon-xpost:before { content: "\f504"; }
.noticon-youtube:before { content: "\f213"; }
.noticon-zoom:before { content: "\f402"; }


/**
 * Deprecated noticon names
 */

.noticon-like:before { content: "\f408"; }
.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;
}
