/* Primary imports */
body {
  font-family: Helvetica;
}
@font-face {
  font-family: 'Graphik Web';
  src: url("../fonts/Graphik/Graphik-Bold-Web.eot");
  src: url("../fonts/Graphik/Graphik-Bold-Web.eot?#iefix") format('embedded-opentype'), url("../fonts/Graphik/Graphik-Bold-Web.woff") format('woff'), url("../fonts/Graphik/Graphik-Bold-Web.ttf") format('truetype'), url("../fonts/Graphik/Graphik-Bold-Web.svg#svgFontName") format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url("../fonts/Graphik/Graphik-Medium-Web.eot");
  src: url("../fonts/Graphik/Graphik-Medium-Web.eot?#iefix") format('embedded-opentype'), url("../fonts/Graphik/Graphik-Medium-Web.woff") format('woff'), url("../fonts/Graphik/Graphik-Medium-Web.ttf") format('truetype'), url("../fonts/Graphik/Graphik-Medium-Web.svg#svgFontName") format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Semibold';
  src: url("../fonts/Graphik/Graphik-Semibold.eot");
  src: url("../fonts/Graphik/Graphik-Semibold.eot?#iefix") format('embedded-opentype'), url("../fonts/Graphik/Graphik-Semibold.woff") format('woff'), url("../fonts/Graphik/Graphik-Semibold.ttf") format('truetype'), url("../fonts/Graphik/Graphik-Semibold.svg#svgFontName") format('svg');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url("../fonts/Graphik/Graphik-Regular-Web.eot");
  src: url("../fonts/Graphik/Graphik-Regular-Web.eot?#iefix") format('embedded-opentype'), url("../fonts/Graphik/Graphik-Regular-Web.woff") format('woff'), url("../fonts/Graphik/Graphik-Regular-Web.ttf") format('truetype'), url("../fonts/Graphik/Graphik-Regular-Web.svg#svgFontName") format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url("../fonts/Graphik/Graphik-Light-Web.eot");
  src: url("../fonts/Graphik/Graphik-Light-Web.eot?#iefix") format('embedded-opentype'), url("../fonts/Graphik/Graphik-Light-Web.woff") format('woff'), url("../fonts/Graphik/Graphik-Light-Web.ttf") format('truetype'), url("../fonts/Graphik/Graphik-Light-Web.svg#svgFontName") format('svg');
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik Web';
  src: url("../fonts/Graphik/Graphik-Black-Web.eot");
  src: url("../fonts/Graphik/Graphik-Black-Web.eot?#iefix") format('embedded-opentype'), url("../fonts/Graphik/Graphik-Black-Web.woff") format('woff'), url("../fonts/Graphik/Graphik-Black-Web.ttf") format('truetype'), url("../fonts/Graphik/Graphik-Black-Web.svg#svgFontName") format('svg');
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'GraphikStencil';
  src: url("../fonts/GraphikStencil/graphik-stencilxq-regular-webfont.eot");
  src: url("../fonts/GraphikStencil/graphik-stencilxq-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/GraphikStencil/graphik-stencilxq-regular-webfont.woff2") format('woff2'), url("../fonts/GraphikStencil/graphik-stencilxq-regular-webfont.woff") format('woff'), url("../fonts/GraphikStencil/graphik-stencilxq-regular-webfont.ttf") format('truetype'), url("../fonts/GraphikStencil/graphik-stencilxq-regular-webfont.svg#graphik-stencilxq__regular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.graphikRegular {
  font-family: 'Graphik Web' !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-stretch: normal !important;
}
.graphikMedium {
  font-family: 'Graphik Web' !important;
  font-weight: 500 !important;
  font-style: normal !important;
  font-stretch: normal !important;
}
.graphikBold {
  font-family: 'Graphik Web' !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-stretch: normal !important;
}
.graphikSemibold {
  font-family: 'Graphik Semibold' !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
}
.graphikStencil {
  font-family: 'GraphikStencil';
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@charset "UTF-8";
/* 
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* 
 * 	Green theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #38b549;
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #38b549;
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

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

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

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

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

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

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

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

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

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

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

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

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

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

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

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

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

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

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

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

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

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

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

.fa-pencil-square:before {
  content: "";
}

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

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

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

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

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

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

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

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

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

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

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

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

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

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

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

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

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

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

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

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

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

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

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

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

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

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

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

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

body {
  background: #fff;
  color: #959595;
  cursor: auto;
  font-family: "Graphik-Medium";
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

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

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

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

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 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.33333%;
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 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.33333%;
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
.accordion {
  margin-bottom: 0;
}
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}
.accordion:after {
  clear: both;
}
.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: #e8e8e8;
}
.accordion .accordion-navigation > a, .accordion dd > a {
  background: #EFEFEF;
  color: #222222;
  display: block;
  font-family: "Graphik-Medium";
  font-size: 1rem;
  padding: 1rem;
}
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #e3e3e3;
}
.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 2.8125rem 0.9375rem;
}
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #FFFFFF;
  display: block;
}

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

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

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

  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem;
  }
  .small-block-grid-3 > li:nth-of-type(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .small-block-grid-3 > li:nth-of-type(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem;
  }

  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem;
  }
  .small-block-grid-4 > li:nth-of-type(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem;
  }
  .small-block-grid-4 > li:nth-of-type(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem;
  }
  .small-block-grid-4 > li:nth-of-type(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem;
  }

  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem;
  }
  .small-block-grid-5 > li:nth-of-type(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem;
  }
  .small-block-grid-5 > li:nth-of-type(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .small-block-grid-5 > li:nth-of-type(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem;
  }
  .small-block-grid-5 > li:nth-of-type(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem;
  }

  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem;
  }
  .small-block-grid-6 > li:nth-of-type(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem;
  }
  .small-block-grid-6 > li:nth-of-type(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem;
  }
  .small-block-grid-6 > li:nth-of-type(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem;
  }
  .small-block-grid-6 > li:nth-of-type(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem;
  }
  .small-block-grid-6 > li:nth-of-type(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem;
  }

  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    padding-left: 0rem;
    padding-right: 1.60714rem;
  }
  .small-block-grid-7 > li:nth-of-type(7n+2) {
    padding-left: 0.26786rem;
    padding-right: 1.33929rem;
  }
  .small-block-grid-7 > li:nth-of-type(7n+3) {
    padding-left: 0.53571rem;
    padding-right: 1.07143rem;
  }
  .small-block-grid-7 > li:nth-of-type(7n+4) {
    padding-left: 0.80357rem;
    padding-right: 0.80357rem;
  }
  .small-block-grid-7 > li:nth-of-type(7n+5) {
    padding-left: 1.07143rem;
    padding-right: 0.53571rem;
  }
  .small-block-grid-7 > li:nth-of-type(7n+6) {
    padding-left: 1.33929rem;
    padding-right: 0.26786rem;
  }
  .small-block-grid-7 > li:nth-of-type(7n) {
    padding-left: 1.60714rem;
    padding-right: 0rem;
  }

  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    padding-left: 0rem;
    padding-right: 1.64063rem;
  }
  .small-block-grid-8 > li:nth-of-type(8n+2) {
    padding-left: 0.23438rem;
    padding-right: 1.40625rem;
  }
  .small-block-grid-8 > li:nth-of-type(8n+3) {
    padding-left: 0.46875rem;
    padding-right: 1.17188rem;
  }
  .small-block-grid-8 > li:nth-of-type(8n+4) {
    padding-left: 0.70313rem;
    padding-right: 0.9375rem;
  }
  .small-block-grid-8 > li:nth-of-type(8n+5) {
    padding-left: 0.9375rem;
    padding-right: 0.70313rem;
  }
  .small-block-grid-8 > li:nth-of-type(8n+6) {
    padding-left: 1.17188rem;
    padding-right: 0.46875rem;
  }
  .small-block-grid-8 > li:nth-of-type(8n+7) {
    padding-left: 1.40625rem;
    padding-right: 0.23438rem;
  }
  .small-block-grid-8 > li:nth-of-type(8n) {
    padding-left: 1.64063rem;
    padding-right: 0rem;
  }

  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    padding-left: 0rem;
    padding-right: 1.66667rem;
  }
  .small-block-grid-9 > li:nth-of-type(9n+2) {
    padding-left: 0.20833rem;
    padding-right: 1.45833rem;
  }
  .small-block-grid-9 > li:nth-of-type(9n+3) {
    padding-left: 0.41667rem;
    padding-right: 1.25rem;
  }
  .small-block-grid-9 > li:nth-of-type(9n+4) {
    padding-left: 0.625rem;
    padding-right: 1.04167rem;
  }
  .small-block-grid-9 > li:nth-of-type(9n+5) {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
  }
  .small-block-grid-9 > li:nth-of-type(9n+6) {
    padding-left: 1.04167rem;
    padding-right: 0.625rem;
  }
  .small-block-grid-9 > li:nth-of-type(9n+7) {
    padding-left: 1.25rem;
    padding-right: 0.41667rem;
  }
  .small-block-grid-9 > li:nth-of-type(9n+8) {
    padding-left: 1.45833rem;
    padding-right: 0.20833rem;
  }
  .small-block-grid-9 > li:nth-of-type(9n) {
    padding-left: 1.66667rem;
    padding-right: 0rem;
  }

  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    padding-left: 0rem;
    padding-right: 1.6875rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n+2) {
    padding-left: 0.1875rem;
    padding-right: 1.5rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n+3) {
    padding-left: 0.375rem;
    padding-right: 1.3125rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n+4) {
    padding-left: 0.5625rem;
    padding-right: 1.125rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n+5) {
    padding-left: 0.75rem;
    padding-right: 0.9375rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n+6) {
    padding-left: 0.9375rem;
    padding-right: 0.75rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n+7) {
    padding-left: 1.125rem;
    padding-right: 0.5625rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n+8) {
    padding-left: 1.3125rem;
    padding-right: 0.375rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n+9) {
    padding-left: 1.5rem;
    padding-right: 0.1875rem;
  }
  .small-block-grid-10 > li:nth-of-type(10n) {
    padding-left: 1.6875rem;
    padding-right: 0rem;
  }

  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    padding-left: 0rem;
    padding-right: 1.70455rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+2) {
    padding-left: 0.17045rem;
    padding-right: 1.53409rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+3) {
    padding-left: 0.34091rem;
    padding-right: 1.36364rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+4) {
    padding-left: 0.51136rem;
    padding-right: 1.19318rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+5) {
    padding-left: 0.68182rem;
    padding-right: 1.02273rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+6) {
    padding-left: 0.85227rem;
    padding-right: 0.85227rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+7) {
    padding-left: 1.02273rem;
    padding-right: 0.68182rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+8) {
    padding-left: 1.19318rem;
    padding-right: 0.51136rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+9) {
    padding-left: 1.36364rem;
    padding-right: 0.34091rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n+10) {
    padding-left: 1.53409rem;
    padding-right: 0.17045rem;
  }
  .small-block-grid-11 > li:nth-of-type(11n) {
    padding-left: 1.70455rem;
    padding-right: 0rem;
  }

  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    padding-left: 0rem;
    padding-right: 1.71875rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+2) {
    padding-left: 0.15625rem;
    padding-right: 1.5625rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+3) {
    padding-left: 0.3125rem;
    padding-right: 1.40625rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+4) {
    padding-left: 0.46875rem;
    padding-right: 1.25rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+5) {
    padding-left: 0.625rem;
    padding-right: 1.09375rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+6) {
    padding-left: 0.78125rem;
    padding-right: 0.9375rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+7) {
    padding-left: 0.9375rem;
    padding-right: 0.78125rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+8) {
    padding-left: 1.09375rem;
    padding-right: 0.625rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+9) {
    padding-left: 1.25rem;
    padding-right: 0.46875rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+10) {
    padding-left: 1.40625rem;
    padding-right: 0.3125rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n+11) {
    padding-left: 1.5625rem;
    padding-right: 0.15625rem;
  }
  .small-block-grid-12 > li:nth-of-type(12n) {
    padding-left: 1.71875rem;
    padding-right: 0rem;
  }
}
@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    padding-left: 0rem;
    padding-right: 0rem;
  }

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

  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .medium-block-grid-3 > li:nth-of-type(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem;
  }

  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem;
  }
  .medium-block-grid-4 > li:nth-of-type(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem;
  }

  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem;
  }
  .medium-block-grid-5 > li:nth-of-type(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem;
  }

  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem;
  }
  .medium-block-grid-6 > li:nth-of-type(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem;
  }

  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    padding-left: 0rem;
    padding-right: 1.60714rem;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+2) {
    padding-left: 0.26786rem;
    padding-right: 1.33929rem;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+3) {
    padding-left: 0.53571rem;
    padding-right: 1.07143rem;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+4) {
    padding-left: 0.80357rem;
    padding-right: 0.80357rem;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+5) {
    padding-left: 1.07143rem;
    padding-right: 0.53571rem;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+6) {
    padding-left: 1.33929rem;
    padding-right: 0.26786rem;
  }
  .medium-block-grid-7 > li:nth-of-type(7n) {
    padding-left: 1.60714rem;
    padding-right: 0rem;
  }

  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    padding-left: 0rem;
    padding-right: 1.64063rem;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+2) {
    padding-left: 0.23438rem;
    padding-right: 1.40625rem;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+3) {
    padding-left: 0.46875rem;
    padding-right: 1.17188rem;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+4) {
    padding-left: 0.70313rem;
    padding-right: 0.9375rem;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+5) {
    padding-left: 0.9375rem;
    padding-right: 0.70313rem;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+6) {
    padding-left: 1.17188rem;
    padding-right: 0.46875rem;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+7) {
    padding-left: 1.40625rem;
    padding-right: 0.23438rem;
  }
  .medium-block-grid-8 > li:nth-of-type(8n) {
    padding-left: 1.64063rem;
    padding-right: 0rem;
  }

  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    padding-left: 0rem;
    padding-right: 1.66667rem;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+2) {
    padding-left: 0.20833rem;
    padding-right: 1.45833rem;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+3) {
    padding-left: 0.41667rem;
    padding-right: 1.25rem;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+4) {
    padding-left: 0.625rem;
    padding-right: 1.04167rem;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+5) {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+6) {
    padding-left: 1.04167rem;
    padding-right: 0.625rem;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+7) {
    padding-left: 1.25rem;
    padding-right: 0.41667rem;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+8) {
    padding-left: 1.45833rem;
    padding-right: 0.20833rem;
  }
  .medium-block-grid-9 > li:nth-of-type(9n) {
    padding-left: 1.66667rem;
    padding-right: 0rem;
  }

  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    padding-left: 0rem;
    padding-right: 1.6875rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+2) {
    padding-left: 0.1875rem;
    padding-right: 1.5rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+3) {
    padding-left: 0.375rem;
    padding-right: 1.3125rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+4) {
    padding-left: 0.5625rem;
    padding-right: 1.125rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+5) {
    padding-left: 0.75rem;
    padding-right: 0.9375rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+6) {
    padding-left: 0.9375rem;
    padding-right: 0.75rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+7) {
    padding-left: 1.125rem;
    padding-right: 0.5625rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+8) {
    padding-left: 1.3125rem;
    padding-right: 0.375rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+9) {
    padding-left: 1.5rem;
    padding-right: 0.1875rem;
  }
  .medium-block-grid-10 > li:nth-of-type(10n) {
    padding-left: 1.6875rem;
    padding-right: 0rem;
  }

  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    padding-left: 0rem;
    padding-right: 1.70455rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+2) {
    padding-left: 0.17045rem;
    padding-right: 1.53409rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+3) {
    padding-left: 0.34091rem;
    padding-right: 1.36364rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+4) {
    padding-left: 0.51136rem;
    padding-right: 1.19318rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+5) {
    padding-left: 0.68182rem;
    padding-right: 1.02273rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+6) {
    padding-left: 0.85227rem;
    padding-right: 0.85227rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+7) {
    padding-left: 1.02273rem;
    padding-right: 0.68182rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+8) {
    padding-left: 1.19318rem;
    padding-right: 0.51136rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+9) {
    padding-left: 1.36364rem;
    padding-right: 0.34091rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+10) {
    padding-left: 1.53409rem;
    padding-right: 0.17045rem;
  }
  .medium-block-grid-11 > li:nth-of-type(11n) {
    padding-left: 1.70455rem;
    padding-right: 0rem;
  }

  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    padding-left: 0rem;
    padding-right: 1.71875rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+2) {
    padding-left: 0.15625rem;
    padding-right: 1.5625rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+3) {
    padding-left: 0.3125rem;
    padding-right: 1.40625rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+4) {
    padding-left: 0.46875rem;
    padding-right: 1.25rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+5) {
    padding-left: 0.625rem;
    padding-right: 1.09375rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+6) {
    padding-left: 0.78125rem;
    padding-right: 0.9375rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+7) {
    padding-left: 0.9375rem;
    padding-right: 0.78125rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+8) {
    padding-left: 1.09375rem;
    padding-right: 0.625rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+9) {
    padding-left: 1.25rem;
    padding-right: 0.46875rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+10) {
    padding-left: 1.40625rem;
    padding-right: 0.3125rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+11) {
    padding-left: 1.5625rem;
    padding-right: 0.15625rem;
  }
  .medium-block-grid-12 > li:nth-of-type(12n) {
    padding-left: 1.71875rem;
    padding-right: 0rem;
  }
}
@media only screen and (min-width: 58.1875em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    padding-left: 0rem;
    padding-right: 0rem;
  }

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

  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem;
  }
  .large-block-grid-3 > li:nth-of-type(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .large-block-grid-3 > li:nth-of-type(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem;
  }

  .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem;
  }
  .large-block-grid-4 > li:nth-of-type(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem;
  }
  .large-block-grid-4 > li:nth-of-type(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem;
  }
  .large-block-grid-4 > li:nth-of-type(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem;
  }

  .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem;
  }
  .large-block-grid-5 > li:nth-of-type(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem;
  }
  .large-block-grid-5 > li:nth-of-type(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .large-block-grid-5 > li:nth-of-type(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem;
  }
  .large-block-grid-5 > li:nth-of-type(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem;
  }

  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem;
  }
  .large-block-grid-6 > li:nth-of-type(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem;
  }
  .large-block-grid-6 > li:nth-of-type(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem;
  }
  .large-block-grid-6 > li:nth-of-type(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem;
  }
  .large-block-grid-6 > li:nth-of-type(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem;
  }
  .large-block-grid-6 > li:nth-of-type(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem;
  }

  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    padding-left: 0rem;
    padding-right: 1.60714rem;
  }
  .large-block-grid-7 > li:nth-of-type(7n+2) {
    padding-left: 0.26786rem;
    padding-right: 1.33929rem;
  }
  .large-block-grid-7 > li:nth-of-type(7n+3) {
    padding-left: 0.53571rem;
    padding-right: 1.07143rem;
  }
  .large-block-grid-7 > li:nth-of-type(7n+4) {
    padding-left: 0.80357rem;
    padding-right: 0.80357rem;
  }
  .large-block-grid-7 > li:nth-of-type(7n+5) {
    padding-left: 1.07143rem;
    padding-right: 0.53571rem;
  }
  .large-block-grid-7 > li:nth-of-type(7n+6) {
    padding-left: 1.33929rem;
    padding-right: 0.26786rem;
  }
  .large-block-grid-7 > li:nth-of-type(7n) {
    padding-left: 1.60714rem;
    padding-right: 0rem;
  }

  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    padding-left: 0rem;
    padding-right: 1.64063rem;
  }
  .large-block-grid-8 > li:nth-of-type(8n+2) {
    padding-left: 0.23438rem;
    padding-right: 1.40625rem;
  }
  .large-block-grid-8 > li:nth-of-type(8n+3) {
    padding-left: 0.46875rem;
    padding-right: 1.17188rem;
  }
  .large-block-grid-8 > li:nth-of-type(8n+4) {
    padding-left: 0.70313rem;
    padding-right: 0.9375rem;
  }
  .large-block-grid-8 > li:nth-of-type(8n+5) {
    padding-left: 0.9375rem;
    padding-right: 0.70313rem;
  }
  .large-block-grid-8 > li:nth-of-type(8n+6) {
    padding-left: 1.17188rem;
    padding-right: 0.46875rem;
  }
  .large-block-grid-8 > li:nth-of-type(8n+7) {
    padding-left: 1.40625rem;
    padding-right: 0.23438rem;
  }
  .large-block-grid-8 > li:nth-of-type(8n) {
    padding-left: 1.64063rem;
    padding-right: 0rem;
  }

  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    padding-left: 0rem;
    padding-right: 1.66667rem;
  }
  .large-block-grid-9 > li:nth-of-type(9n+2) {
    padding-left: 0.20833rem;
    padding-right: 1.45833rem;
  }
  .large-block-grid-9 > li:nth-of-type(9n+3) {
    padding-left: 0.41667rem;
    padding-right: 1.25rem;
  }
  .large-block-grid-9 > li:nth-of-type(9n+4) {
    padding-left: 0.625rem;
    padding-right: 1.04167rem;
  }
  .large-block-grid-9 > li:nth-of-type(9n+5) {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
  }
  .large-block-grid-9 > li:nth-of-type(9n+6) {
    padding-left: 1.04167rem;
    padding-right: 0.625rem;
  }
  .large-block-grid-9 > li:nth-of-type(9n+7) {
    padding-left: 1.25rem;
    padding-right: 0.41667rem;
  }
  .large-block-grid-9 > li:nth-of-type(9n+8) {
    padding-left: 1.45833rem;
    padding-right: 0.20833rem;
  }
  .large-block-grid-9 > li:nth-of-type(9n) {
    padding-left: 1.66667rem;
    padding-right: 0rem;
  }

  .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    padding-left: 0rem;
    padding-right: 1.6875rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n+2) {
    padding-left: 0.1875rem;
    padding-right: 1.5rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n+3) {
    padding-left: 0.375rem;
    padding-right: 1.3125rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n+4) {
    padding-left: 0.5625rem;
    padding-right: 1.125rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n+5) {
    padding-left: 0.75rem;
    padding-right: 0.9375rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n+6) {
    padding-left: 0.9375rem;
    padding-right: 0.75rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n+7) {
    padding-left: 1.125rem;
    padding-right: 0.5625rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n+8) {
    padding-left: 1.3125rem;
    padding-right: 0.375rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n+9) {
    padding-left: 1.5rem;
    padding-right: 0.1875rem;
  }
  .large-block-grid-10 > li:nth-of-type(10n) {
    padding-left: 1.6875rem;
    padding-right: 0rem;
  }

  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    padding-left: 0rem;
    padding-right: 1.70455rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+2) {
    padding-left: 0.17045rem;
    padding-right: 1.53409rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+3) {
    padding-left: 0.34091rem;
    padding-right: 1.36364rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+4) {
    padding-left: 0.51136rem;
    padding-right: 1.19318rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+5) {
    padding-left: 0.68182rem;
    padding-right: 1.02273rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+6) {
    padding-left: 0.85227rem;
    padding-right: 0.85227rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+7) {
    padding-left: 1.02273rem;
    padding-right: 0.68182rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+8) {
    padding-left: 1.19318rem;
    padding-right: 0.51136rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+9) {
    padding-left: 1.36364rem;
    padding-right: 0.34091rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n+10) {
    padding-left: 1.53409rem;
    padding-right: 0.17045rem;
  }
  .large-block-grid-11 > li:nth-of-type(11n) {
    padding-left: 1.70455rem;
    padding-right: 0rem;
  }

  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    padding-left: 0rem;
    padding-right: 1.71875rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+2) {
    padding-left: 0.15625rem;
    padding-right: 1.5625rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+3) {
    padding-left: 0.3125rem;
    padding-right: 1.40625rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+4) {
    padding-left: 0.46875rem;
    padding-right: 1.25rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+5) {
    padding-left: 0.625rem;
    padding-right: 1.09375rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+6) {
    padding-left: 0.78125rem;
    padding-right: 0.9375rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+7) {
    padding-left: 0.9375rem;
    padding-right: 0.78125rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+8) {
    padding-left: 1.09375rem;
    padding-right: 0.625rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+9) {
    padding-left: 1.25rem;
    padding-right: 0.46875rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+10) {
    padding-left: 1.40625rem;
    padding-right: 0.3125rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n+11) {
    padding-left: 1.5625rem;
    padding-right: 0.15625rem;
  }
  .large-block-grid-12 > li:nth-of-type(12n) {
    padding-left: 1.71875rem;
    padding-right: 0rem;
  }
}
button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Graphik-Bold";
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 0.75rem;
  background-color: #39b54b;
  border-color: #2e913c;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #2e913c;
}
button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}
button.secondary, .button.secondary {
  background-color: #252525;
  border-color: #787878;
  color: #FFFFFF;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #787878;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #FFFFFF;
}
button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
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: #FFFFFF;
}
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
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: #FFFFFF;
}
button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
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: #FFFFFF;
}
button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: white;
}
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: #FFFFFF;
}
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-left: 0;
  padding-right: 0;
  width: 100%;
}
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
button.radius, .button.radius {
  border-radius: 3px;
}
button.round, .button.round {
  border-radius: 1000px;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #39b54b;
  border-color: #2e913c;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #2e913c;
}
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: #FFFFFF;
}
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: #39b54b;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #252525;
  border-color: #787878;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #787878;
}
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: #FFFFFF;
}
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: #252525;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}
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: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}
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: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #FFFFFF;
}
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: white;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #FFFFFF;
}
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.0625em) {
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
form {
  margin: 0 0 1rem;
}

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

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

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

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

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

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

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

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

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

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

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

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  background: #FFF8D5;
  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;
}

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

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

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

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

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

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

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  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;
}

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

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

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

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

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

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

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

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

label.error {
  color: #f04124;
}

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

.side-nav {
  display: block;
  font-family: "Graphik-Medium";
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0;
}
.side-nav li {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0 0 0.4375rem 0;
}
.side-nav li a:not(.button) {
  color: #39b54b;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #6ed17d;
}
.side-nav li a:not(.button):active {
  color: #6ed17d;
}
.side-nav li.active > a:first-child:not(.button) {
  color: #6ed17d;
  font-family: "Graphik-Medium";
  font-weight: normal;
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}
.side-nav li.heading {
  color: #39b54b;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}
.tabs:after {
  clear: both;
}
.tabs dd,
.tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}
.tabs dd > a,
.tabs .tab-title > a {
  display: block;
  background-color: #EFEFEF;
  color: #222222;
  font-family: "Graphik-Medium";
  font-size: 1rem;
  padding: 1rem 2rem;
}
.tabs dd > a:hover,
.tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}
.tabs dd.active a,
.tabs .tab-title.active a {
  background-color: #FFFFFF;
  color: #222222;
}
.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.tabs.vertical dd,
.tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

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

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

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

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

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

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

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

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
.top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1d5b26;
  clear: both;
  height: 1px;
  width: 100%;
}
.top-bar-section ul li {
  background: #333333;
}
.top-bar-section ul li > a {
  color: rgba(255, 255, 255, 0.6);
  display: block;
  font-family: "Graphik-Bold";
  font-size: 1rem;
  font-weight: normal;
  padding-left: 1.16667rem;
  padding: 12px 0 12px 1.16667rem;
  text-transform: uppercase;
  width: 100%;
}
.top-bar-section ul li > a.button {
  font-size: 1rem;
  padding-left: 1.16667rem;
  padding-right: 1.16667rem;
  background-color: #39b54b;
  border-color: #2e913c;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #2e913c;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.secondary {
  background-color: #252525;
  border-color: #1e1e1e;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #1e1e1e;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
.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: #FFFFFF;
}
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
.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: #FFFFFF;
}
.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
.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: #FFFFFF;
}
.top-bar-section ul li > a.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: white;
}
.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: #FFFFFF;
}
.top-bar-section ul li > button {
  font-size: 1rem;
  padding-left: 1.16667rem;
  padding-right: 1.16667rem;
  background-color: #39b54b;
  border-color: #2e913c;
  color: #FFFFFF;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #2e913c;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.secondary {
  background-color: #252525;
  border-color: #1e1e1e;
  color: #FFFFFF;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #1e1e1e;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
.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: #FFFFFF;
}
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
.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: #FFFFFF;
}
.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
.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: #FFFFFF;
}
.top-bar-section ul li > button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: white;
}
.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: #FFFFFF;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #252525;
  color: #FFFFFF;
  background: #39b54b;
}
.top-bar-section ul li.active > a {
  background: #39b54b;
  color: #FFFFFF;
}
.top-bar-section ul li.active > a:hover {
  background: #39b54b;
  color: #FFFFFF;
}
.top-bar-section .has-form {
  padding: 1.16667rem;
}
.top-bar-section .has-dropdown {
  position: relative;
}
.top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 1.16667rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.top-bar-section .has-dropdown.moved {
  position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;
  width: 100%;
}
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
.top-bar-section .dropdown {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  display: block;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 100%;
}
.top-bar-section .dropdown li {
  height: auto;
  width: 100%;
}
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 1.16667rem;
}
.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: rgba(255, 255, 255, 0.6);
  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 1.16667rem;
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
  top: auto;
}
.top-bar-section .dropdown label {
  color: #777777;
  font-size: 0.625rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 1.16667rem 2px;
  text-transform: uppercase;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 40.0625em) and (max-width: 58.1875em) {
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 0.7rem !important;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 0.7rem !important;
  }
}
@media only screen and (min-width: 40.0625em) {
  .top-bar {
    background: #39b54b;
    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: 100px;
  }
  .top-bar input,
  .top-bar select,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.875rem;
  }
  .top-bar.expanded {
    background: #39b54b;
  }

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

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background-color: #252525;
    background: #39b54b;
    color: #FFFFFF;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #39b54b;
    line-height: 3.5rem;
    padding: 0 1.16667rem;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #252525;
    background: #39b54b;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #39b54b;
    color: #FFFFFF;
    line-height: 3.5rem;
    padding: 0 1.16667rem;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #39b54b;
    color: #FFFFFF;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 2.41667rem !important;
  }
  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.75rem;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 0.1875rem;
    right: 5px;
  }
  .top-bar-section .dropdown {
    left: 0;
    background: transparent;
    min-width: 100%;
    top: auto;
  }
  .top-bar-section .dropdown li a {
    background: #39b54b;
    color: #FFFFFF;
    line-height: 3.5rem;
    padding: 12px 1.16667rem;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #39b54b;
    color: #FFFFFF;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #252525;
    color: #FFFFFF;
    background: #2a9138;
  }
  .top-bar-section .dropdown li label {
    background: #333333;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #4bc65d;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 3.5rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #39b54b;
    height: 3.5rem;
    padding: 0 1.16667rem;
  }
  .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: #252525;
    background: #39b54b;
    color: #FFFFFF;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #39b54b;
    color: #FFFFFF;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
}
.text-left {
  text-align: left !important;
}

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

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

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

@media only screen and (max-width: 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.0625em) and (max-width: 58.125em) {
  .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.0625em) {
  .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: 58.1875em) and (max-width: 76.875em) {
  .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: 58.1875em) {
  .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: 76.9375em) 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: 76.9375em) {
  .xlarge-text-left {
    text-align: left !important;
  }

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

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

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

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

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

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

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

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

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

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

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

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Graphik-Bold";
  font-style: normal;
  font-weight: normal;
  line-height: 1.05;
  margin-bottom: 1rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

h1 {
  font-family: "GraphikStencil";
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2.5rem;
}

h3 {
  font-size: 1.5625rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 0.875rem;
}

h6 {
  font-size: 0.875rem;
}

h1, h2, h5, h6 {
  text-transform: uppercase;
}

h4, h5, h6 {
  margin-bottom: 0;
  line-height: 1.4;
}

.subheader {
  font-family: "Graphik-Bold";
  line-height: 1;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

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

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

strong,
b {
  font-family: 'Graphik Web' !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-stretch: normal !important;
}

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

code {
  background-color: #bebebe;
  border-color: #ababab;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: "Graphik-Medium";
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

  h1 {
    font-size: 3.125rem;
  }

  h2 {
    font-size: 3.125rem;
  }

  h3 {
    font-size: 1.875rem;
  }

  h4 {
    font-size: 1.5625rem;
  }

  h5 {
    font-size: 0.9375rem;
  }

  h6 {
    font-size: 0.9375rem;
  }

  h4, h5, h6 {
    margin-bottom: 0;
    line-height: 1.4;
  }
}
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
.inner-wrap:after {
  clear: both;
}

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #39b54b;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 0.9375rem;
}

.left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1d5b26;
  left: 0;
}

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1d5b26;
  right: 0;
}

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0;
}
.tab-bar-section.left {
  text-align: left;
}
.tab-bar-section.right {
  text-align: right;
}
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

.tab-bar .menu-icon {
  color: #FFFFFF;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  width: 2.8125rem;
}
.tab-bar .menu-icon span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 1rem;
}
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #39b54b;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 17.5rem;
  z-index: 1001;
  left: 0;
}
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #39b54b;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 17.5rem;
  z-index: 1001;
  right: 0;
}
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.off-canvas-list li label {
  background: #39b54b;
  border-bottom: none;
  border-top: 0;
  color: #FFFFFF;
  display: block;
  font-size: 0.0625rem;
  font-weight: bold;
  margin: 0;
  padding: 1.3rem;
  text-transform: uppercase;
}
ul.off-canvas-list li a {
  font-family: "Graphik-Bold";
  border-bottom: 1px solid transparent;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  padding: 1.44444rem;
  transition: background 300ms ease;
  text-transform: uppercase;
}
ul.off-canvas-list li a:hover {
  background: #39b54b;
  color: white;
}
ul.off-canvas-list li a:active {
  background: #287f35;
}

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: none;
  cursor: pointer;
  transition: background 100ms ease-out;
  -webkit-tap-highlight-color: transparent;
  background: rgba(26, 25, 25, 0.5);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: none;
  cursor: pointer;
  transition: background 100ms ease-out;
  -webkit-tap-highlight-color: transparent;
  background: rgba(26, 25, 25, 0.5);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: none;
  cursor: pointer;
  transition: background 100ms ease-out;
  -webkit-tap-highlight-color: transparent;
  background: rgba(26, 25, 25, 0.5);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: none;
  cursor: pointer;
  transition: background 100ms ease-out;
  -webkit-tap-highlight-color: transparent;
  background: rgba(26, 25, 25, 0.5);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: none;
  cursor: pointer;
  transition: background 100ms ease-out;
  -webkit-tap-highlight-color: transparent;
  background: rgba(26, 25, 25, 0.5);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.no-csstransforms .left-off-canvas-menu {
  left: -17.5rem;
}
.no-csstransforms .right-off-canvas-menu {
  right: -17.5rem;
}
.no-csstransforms .move-left > .inner-wrap {
  right: 17.5rem;
}
.no-csstransforms .move-right > .inner-wrap {
  left: 17.5rem;
}

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #39b54b;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 17.5rem;
  z-index: 1002;
  left: 0;
}
.left-submenu * {
  -webkit-backface-visibility: hidden;
}
.left-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 0;
  color: #FFFFFF;
  font-weight: bold;
  padding: 1.3rem;
  text-transform: uppercase;
  margin: 0;
}
.left-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #4dc75f;
}
.left-submenu .back > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline;
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  th.show-for-print {
    display: table-cell !important;
  }
}
@media not print {
  .show-for-print {
    display: none !important;
  }
}
#styles {
  padding-top: 100px;
}

.moreLinkStyle, .button {
  text-transform: uppercase;
  font-size: 0.75rem;
}

body {
  -webkit-font-smoothing: antialiased;
}

.container {
  margin-top: 3.5rem;
}
.container section {
  padding-top: 60px;
  padding-bottom: 55px;
}
.container section.tall {
  padding-top: 100px;
  padding-bottom: 100px;
}
.container section.featured {
  padding-top: 165px;
  padding-bottom: 165px;
}
.container section.short {
  padding-top: 40px;
  padding-bottom: 45px;
}

.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 {
  padding: 0 1.16667rem;
  width: 174px;
  margin-top: -1px;
}

.button-link {
  font-family: "Graphik-Bold";
}

button .fa {
  font-size: 1.125rem;
  position: absolute;
  margin-left: -10px;
  margin-top: -2px;
}
button span {
  margin-left: 14px;
}

.top-bar-section li.apply a {
  color: #FFF;
}

.top-bar-section li.username a {
  color: #FFF;
}
.top-bar-section li.username a:after {
  border-color: white transparent transparent transparent;
}

.top-bar-section li.username {
  display: none;
}
.top-bar-section li.username.show {
  display: block;
}

/*
.custom-button-class {
  @include button(
    // $padding - Used to build padding for buttons Default: $button-med or rem-calc(12)
          $padding,
    // Background color. We can set $bg:false for a transparent background. Default: $primary-color.
          $bg,
    // If true, set to button radius which is $global-radius or explicitly set radius amount in px (ex. $radius:10px). Default:false.
          $radius,
    // We can set $full-width:true to remove side padding extend width. Default:false
          $full-width,
    // We can set $disabled:true to create a disabled transparent button. Default:false
          $disabled
  );
*/
.posterCopy {
  padding: 20px;
}

#home {
  background-color: #1a1919;
}

#now, #landing {
  background-color: #FFFFFF;
}

#navBar {
  z-index: 200;
}
#navBar nav {
  height: 100%;
}

.social span {
  display: inline-block;
}

#history #historyContent .historyHeroVideo .playBtn {
  margin-top: 170px;
  max-width: 100px;
}
#history #historyContent .historyHeroVideo .playBtn img {
  height: auto;
}
#history #historyContent .historyHeroVideo .headline {
  margin-top: 100px;
}

footer {
  padding-top: 60px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 40em) {
  ul.off-canvas-list li a {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}
@media only screen and (max-width: 58.125em) {
  .top-bar-section ul li > a {
    font-size: 0.75rem;
  }

  .container section {
    padding-bottom: 55px;
  }
  .container section.tall {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .container section.featured {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .container section.short {
    padding-top: 45px;
    padding-bottom: 50px;
  }

  footer {
    padding-top: 50px;
    padding-bottom: 75px;
  }

  .social li {
    display: inline-block;
    margin: 0 10px;
  }
  .social li span {
    display: none;
  }

  .item {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  #historyGrid .item {
    padding-left: 0;
    padding-right: 0;
  }

  #history #historyContent .historyHeroVideo .posterImage img {
    height: 640px;
  }
  #history #historyContent .historyHeroVideo .playBtn {
    margin-top: 20px;
  }
  #history #historyContent .historyHeroVideo .playBtn img {
    height: auto;
  }
  #history #historyContent .historyHeroVideo .headline {
    font-size: 39px !important;
    margin-top: 25px;
  }
  #history #historyContent .historyHeroVideo .headline span.divider {
    letter-spacing: -0.6px !important;
  }
  #history #historyContent .historyHeroVideo .headline span.xq {
    letter-spacing: -1.5px !important;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 76.875em) {
  #history #historyContent .historyHeroVideo .playBtn {
    margin-top: 101px;
  }
  #history #historyContent .historyHeroVideo .headline {
    font-size: 58px !important;
    margin-top: 40px !important;
  }
  #history #historyContent .historyHeroVideo .headline span.divider {
    letter-spacing: -1px !important;
  }
  #history #historyContent .historyHeroVideo .headline span.xq {
    letter-spacing: -2.3px !important;
  }

  #history .factStats .counter {
    font-size: 4em !important;
  }
  #history .factStats .headline {
    font-size: 0.9em !important;
  }
}
@media only screen and (max-width: 40em) {
  .top-bar-section {
    display: none;
  }
}
@media only screen and (min-width: 40.0625em) {
  .posterCopy {
    margin: 0 !important;
    width: 100%;
  }
}
input[type="text"].email-input {
  background: none !important;
  border: 1px solid #787878;
}

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 {
  height: 3.3125rem !important;
  line-height: 3.3125rem !important;
}

button,
.button {
  text-transform: uppercase;
  white-space: nowrap;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
button.secondary,
.button.secondary {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.loadMoreBtnRow {
  margin-top: 50px !important;
}

.off-canvas-wrap {
  overflow: scroll;
}

.off-canvas-wrap,
.inner-wrap,
.main-section {
  height: 100%;
}

.sandbox {
  padding-left: 80px;
  padding-right: 80px;
  margin-bottom: 100px;
  border-bottom: 1px solid #959595;
}

#contestTimeline .owl-carousel .owl-nav [class*='owl-'] {
  padding: 24px 10px;
  opacity: 0.8;
  background: #D6D6D6 !important;
}
#contestTimeline .owl-carousel .owl-nav [class*='owl-'] h3 {
  margin: 0;
  color: black;
}
#contestTimeline .owl-carousel .owl-nav [class*='owl-'] :hover {
  opacity: 1.0;
}
#contestTimeline .owl-carousel .item {
  opacity: 1;
  width: 200px;
  height: 295px;
  padding: 0;
}
#contestTimeline .owl-carousel .spacer {
  visibility: hidden;
}
#contestTimeline .owl-carousel .item-large {
  width: 210px;
}
#contestTimeline .owl-carousel .date {
  height: 148px;
  width: 100%;
}
#contestTimeline .owl-carousel p {
  position: absolute;
  padding: 30px;
  padding-top: 54px;
  color: #FFFFFF;
  font-family: "Graphik-Bold";
  font-size: 1.125rem;
  width: 100%;
  text-align: center;
}
#contestTimeline .owl-carousel .description {
  position: absolute;
  text-align: center;
  margin-top: 30px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-transform: uppercase;
  width: 100%;
}

ul {
  margin-left: 0;
}

/*
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
*/
/*
* 	Owl Carousel Owl Demo Theme
*	v1.23
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

#owl-demo .owl-item > div img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 4px;
}

#owl-demo .owl-item > div {
  background: #42bdc2;
  text-align: center;
  padding: 50px 0px;
  margin: 3px;
  color: white;
  font-size: 32px;
  border: 1px white;
}

.wrapper-with-margin {
  margin: 0px 50px;
}

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}

.owl-theme .owl-nav [class*='owl-'] {
  padding: 24px 10px;
  opacity: 0.8;
  background-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] h3 {
  margin: 0;
  color: black;
}
.owl-theme .owl-nav [class*='owl-'] :hover {
  opacity: 1.0;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  opacity: 1.0;
}

.owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  margin-top: -140px;
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  float: left;
  left: -0.9375rem;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  float: right;
  right: -0.9375rem;
}

.mobile-carousel .owl-nav {
  position: absolute;
  width: 100%;
  margin-top: -160px;
}
.mobile-carousel li {
  width: 88%;
  margin-left: 6%;
}

.timeline-carousel .owl-nav {
  position: absolute;
  width: 100%;
  margin-top: -258px;
}

.owl-theme .owl-nav .disabled {
  opacity: 0 !important;
  cursor: auto !important;
}

.fa-chevron-left,
.fa-chevron-right {
  color: black;
  font-size: 1.25rem;
}

label {
  display: none;
}

.spritesheet-canvas {
  position: absolute;
}

@media only screen and (min-width: 40.0625em) {
    .smallmedium-block-grid-2 > li {
        list-style: none;
        width: 50%; }
    .smallmedium-block-grid-2 > li:nth-of-type(1n) {
        clear: none; }
    .smallmedium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both; }

    .smallmedium-block-grid-2 > li.double-col {
        width: 100%
    }
}


@media only screen and (min-width: 58.125em) {
    .medium-block-grid-3 > li.double-col {
        width: 66.66666666%
    }
}

/* CUSTOM FIXES */
.large-block-grid-4 > li.double-col {
    width: 50%;
}


.top-bar {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}


.columns.nopadding {
    padding: 0px;
}

.columns.fullheight {
    height: 100%
}

.row.fullheight {
    height: 100%
}


/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
  z-index: 0; }
.owl-carousel .owl-animated-out {
  z-index: 1; }
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }


  .owl-theme .owl-nav [class*='owl-']:hover {
    opacity:  1;
  }

.icon-facebook {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-image: url("/assets/images/icon-facebook.png");
}
.icon-instagram {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-image: url("/assets/images/icon-instagram.png");
}
.icon-twitter {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-image: url("/assets/images/icon-twitter.png");
}
.download-icon {
  height: 20px;
  width: 20px;
}
.button .download-icon {
  margin-left: 14px;
}
@-webkit-keyframes line-rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(80deg);
  }
  80% {
    -webkit-transform: rotate(110deg);
  }
  90% {
    -webkit-transform: rotate(100deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
  }
}
@-webkit-keyframes spinner-webkit {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes homeArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes navigateUpBounce {
  0% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
  50% {
    -webkit-transform: translateY(-5px) rotate(180deg);
    -moz-transform: translateY(-5px) rotate(180deg);
    -ms-transform: translateY(-5px) rotate(180deg);
    -o-transform: translateY(-5px) rotate(180deg);
    transform: translateY(-5px) rotate(180deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
}
@-ms-keyframes navigateUpBounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes homeArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
@-moz-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
@-o-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
@-moz-keyframes line-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform: rotate(80deg);
  }
  80% {
    -webkit-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
  }
  90% {
    -webkit-transform: rotate(100deg);
    -moz-transform: rotate(100deg);
    -ms-transform: rotate(100deg);
    -o-transform: rotate(100deg);
    transform: rotate(100deg);
    -webkit-transform: rotate(100deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}
@-webkit-keyframes line-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform: rotate(80deg);
  }
  80% {
    -webkit-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
  }
  90% {
    -webkit-transform: rotate(100deg);
    -moz-transform: rotate(100deg);
    -ms-transform: rotate(100deg);
    -o-transform: rotate(100deg);
    transform: rotate(100deg);
    -webkit-transform: rotate(100deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}
@-o-keyframes line-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform: rotate(80deg);
  }
  80% {
    -webkit-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
  }
  90% {
    -webkit-transform: rotate(100deg);
    -moz-transform: rotate(100deg);
    -ms-transform: rotate(100deg);
    -o-transform: rotate(100deg);
    transform: rotate(100deg);
    -webkit-transform: rotate(100deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}
@keyframes line-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform: rotate(80deg);
  }
  80% {
    -webkit-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    transform: rotate(110deg);
    -webkit-transform: rotate(110deg);
  }
  90% {
    -webkit-transform: rotate(100deg);
    -moz-transform: rotate(100deg);
    -ms-transform: rotate(100deg);
    -o-transform: rotate(100deg);
    transform: rotate(100deg);
    -webkit-transform: rotate(100deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}
@-moz-keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes homeArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes homeArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes homeArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes homeArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes navigateUpBounce {
  0% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
  50% {
    -webkit-transform: translateY(-5px) rotate(180deg);
    -moz-transform: translateY(-5px) rotate(180deg);
    -ms-transform: translateY(-5px) rotate(180deg);
    -o-transform: translateY(-5px) rotate(180deg);
    transform: translateY(-5px) rotate(180deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
}
@-webkit-keyframes navigateUpBounce {
  0% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
  50% {
    -webkit-transform: translateY(-5px) rotate(180deg);
    -moz-transform: translateY(-5px) rotate(180deg);
    -ms-transform: translateY(-5px) rotate(180deg);
    -o-transform: translateY(-5px) rotate(180deg);
    transform: translateY(-5px) rotate(180deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
}
@-o-keyframes navigateUpBounce {
  0% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
  50% {
    -webkit-transform: translateY(-5px) rotate(180deg);
    -moz-transform: translateY(-5px) rotate(180deg);
    -ms-transform: translateY(-5px) rotate(180deg);
    -o-transform: translateY(-5px) rotate(180deg);
    transform: translateY(-5px) rotate(180deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
}
@keyframes navigateUpBounce {
  0% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
  50% {
    -webkit-transform: translateY(-5px) rotate(180deg);
    -moz-transform: translateY(-5px) rotate(180deg);
    -ms-transform: translateY(-5px) rotate(180deg);
    -o-transform: translateY(-5px) rotate(180deg);
    transform: translateY(-5px) rotate(180deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(180deg);
    -moz-transform: translateY(0) rotate(180deg);
    -ms-transform: translateY(0) rotate(180deg);
    -o-transform: translateY(0) rotate(180deg);
    transform: translateY(0) rotate(180deg);
  }
}
@-moz-keyframes navigateDownBounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes navigateDownBounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes navigateDownBounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes navigateDownBounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes linkArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes linkArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes linkArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes linkArrowBounce {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
@-o-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -ms-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
#progress-wrapper {
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 25px;
  left: 70px;
  position: fixed;
  width: 25px;
  margin-top: 0;
  top: 20px;
  z-index: 10;
}
#progress-wrapper .progress-radial {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor: url("/assets/images/icon-progress-cursor.png"), progress;
  height: 100%;
  -webkit-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  width: 100%;
}
#progress-wrapper .progress-radial[data-percent="0"] {
  cursor: auto;
}
#progress-wrapper .progress-radial:hover .circle .mask .fill {
  -webkit-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  background-color: #dcdcdc;
}
#progress-wrapper .progress-radial .circle .mask,
#progress-wrapper .progress-radial .circle .fill,
#progress-wrapper .progress-radial .circle .shadow {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 100%;
  position: absolute;
  width: 100%;
}
#progress-wrapper .progress-radial .circle .mask,
#progress-wrapper .progress-radial .circle .fill {
  -webkit-backface-visibility: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  -moz-transition: -webkit-transform 0.25s ease-out;
  -ms-transition: -webkit-transform 0.25s ease-out;
  -o-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  -webkit-transition: transform 0.25s ease-out;
  -moz-transition: transform 0.25s ease-out;
  -ms-transition: transform 0.25s ease-out;
  -o-transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
}
#progress-wrapper .progress-radial .circle .mask {
  clip: rect(0px, 25px, 25px, 12.5px);
}
#progress-wrapper .progress-radial .circle .mask .fill {
  background-color: #f0f0f0;
  clip: rect(0px, 12.5px, 25px, 0px);
}
#progress-wrapper .progress-radial .inset {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 21px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  width: 21px;
}
#progress-wrapper .progress-radial[data-percent="1"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="1"] .circle .fill {
  -webkit-transform: rotate(1.8deg);
  -webkit-transform: rotate(1.8deg);
  -moz-transform: rotate(1.8deg);
  -ms-transform: rotate(1.8deg);
  -o-transform: rotate(1.8deg);
  transform: rotate(1.8deg);
}
#progress-wrapper .progress-radial[data-percent="1"] .circle .fill.fix {
  -webkit-transform: rotate(3.6deg);
  -webkit-transform: rotate(3.6deg);
  -moz-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  -o-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
#progress-wrapper .progress-radial[data-percent="2"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="2"] .circle .fill {
  -webkit-transform: rotate(3.6deg);
  -webkit-transform: rotate(3.6deg);
  -moz-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  -o-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
#progress-wrapper .progress-radial[data-percent="2"] .circle .fill.fix {
  -webkit-transform: rotate(7.2deg);
  -webkit-transform: rotate(7.2deg);
  -moz-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  -o-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
#progress-wrapper .progress-radial[data-percent="3"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="3"] .circle .fill {
  -webkit-transform: rotate(5.4deg);
  -webkit-transform: rotate(5.4deg);
  -moz-transform: rotate(5.4deg);
  -ms-transform: rotate(5.4deg);
  -o-transform: rotate(5.4deg);
  transform: rotate(5.4deg);
}
#progress-wrapper .progress-radial[data-percent="3"] .circle .fill.fix {
  -webkit-transform: rotate(10.8deg);
  -webkit-transform: rotate(10.8deg);
  -moz-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  -o-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
#progress-wrapper .progress-radial[data-percent="4"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="4"] .circle .fill {
  -webkit-transform: rotate(7.2deg);
  -webkit-transform: rotate(7.2deg);
  -moz-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  -o-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
#progress-wrapper .progress-radial[data-percent="4"] .circle .fill.fix {
  -webkit-transform: rotate(14.4deg);
  -webkit-transform: rotate(14.4deg);
  -moz-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  -o-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
#progress-wrapper .progress-radial[data-percent="5"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="5"] .circle .fill {
  -webkit-transform: rotate(9deg);
  -webkit-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  -o-transform: rotate(9deg);
  transform: rotate(9deg);
}
#progress-wrapper .progress-radial[data-percent="5"] .circle .fill.fix {
  -webkit-transform: rotate(18deg);
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg);
}
#progress-wrapper .progress-radial[data-percent="6"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="6"] .circle .fill {
  -webkit-transform: rotate(10.8deg);
  -webkit-transform: rotate(10.8deg);
  -moz-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  -o-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
#progress-wrapper .progress-radial[data-percent="6"] .circle .fill.fix {
  -webkit-transform: rotate(21.6deg);
  -webkit-transform: rotate(21.6deg);
  -moz-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  -o-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
#progress-wrapper .progress-radial[data-percent="7"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="7"] .circle .fill {
  -webkit-transform: rotate(12.6deg);
  -webkit-transform: rotate(12.6deg);
  -moz-transform: rotate(12.6deg);
  -ms-transform: rotate(12.6deg);
  -o-transform: rotate(12.6deg);
  transform: rotate(12.6deg);
}
#progress-wrapper .progress-radial[data-percent="7"] .circle .fill.fix {
  -webkit-transform: rotate(25.2deg);
  -webkit-transform: rotate(25.2deg);
  -moz-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  -o-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
#progress-wrapper .progress-radial[data-percent="8"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="8"] .circle .fill {
  -webkit-transform: rotate(14.4deg);
  -webkit-transform: rotate(14.4deg);
  -moz-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  -o-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
#progress-wrapper .progress-radial[data-percent="8"] .circle .fill.fix {
  -webkit-transform: rotate(28.8deg);
  -webkit-transform: rotate(28.8deg);
  -moz-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  -o-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
#progress-wrapper .progress-radial[data-percent="9"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="9"] .circle .fill {
  -webkit-transform: rotate(16.2deg);
  -webkit-transform: rotate(16.2deg);
  -moz-transform: rotate(16.2deg);
  -ms-transform: rotate(16.2deg);
  -o-transform: rotate(16.2deg);
  transform: rotate(16.2deg);
}
#progress-wrapper .progress-radial[data-percent="9"] .circle .fill.fix {
  -webkit-transform: rotate(32.4deg);
  -webkit-transform: rotate(32.4deg);
  -moz-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  -o-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
#progress-wrapper .progress-radial[data-percent="10"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="10"] .circle .fill {
  -webkit-transform: rotate(18deg);
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg);
}
#progress-wrapper .progress-radial[data-percent="10"] .circle .fill.fix {
  -webkit-transform: rotate(36deg);
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  transform: rotate(36deg);
}
#progress-wrapper .progress-radial[data-percent="11"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="11"] .circle .fill {
  -webkit-transform: rotate(19.8deg);
  -webkit-transform: rotate(19.8deg);
  -moz-transform: rotate(19.8deg);
  -ms-transform: rotate(19.8deg);
  -o-transform: rotate(19.8deg);
  transform: rotate(19.8deg);
}
#progress-wrapper .progress-radial[data-percent="11"] .circle .fill.fix {
  -webkit-transform: rotate(39.6deg);
  -webkit-transform: rotate(39.6deg);
  -moz-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  -o-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
#progress-wrapper .progress-radial[data-percent="12"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="12"] .circle .fill {
  -webkit-transform: rotate(21.6deg);
  -webkit-transform: rotate(21.6deg);
  -moz-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  -o-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
#progress-wrapper .progress-radial[data-percent="12"] .circle .fill.fix {
  -webkit-transform: rotate(43.2deg);
  -webkit-transform: rotate(43.2deg);
  -moz-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  -o-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
#progress-wrapper .progress-radial[data-percent="13"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="13"] .circle .fill {
  -webkit-transform: rotate(23.400000000000002deg);
  -webkit-transform: rotate(23.400000000000002deg);
  -moz-transform: rotate(23.400000000000002deg);
  -ms-transform: rotate(23.400000000000002deg);
  -o-transform: rotate(23.400000000000002deg);
  transform: rotate(23.400000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="13"] .circle .fill.fix {
  -webkit-transform: rotate(46.800000000000004deg);
  -webkit-transform: rotate(46.800000000000004deg);
  -moz-transform: rotate(46.800000000000004deg);
  -ms-transform: rotate(46.800000000000004deg);
  -o-transform: rotate(46.800000000000004deg);
  transform: rotate(46.800000000000004deg);
}
#progress-wrapper .progress-radial[data-percent="14"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="14"] .circle .fill {
  -webkit-transform: rotate(25.2deg);
  -webkit-transform: rotate(25.2deg);
  -moz-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  -o-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
#progress-wrapper .progress-radial[data-percent="14"] .circle .fill.fix {
  -webkit-transform: rotate(50.4deg);
  -webkit-transform: rotate(50.4deg);
  -moz-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  -o-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
#progress-wrapper .progress-radial[data-percent="15"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="15"] .circle .fill {
  -webkit-transform: rotate(27deg);
  -webkit-transform: rotate(27deg);
  -moz-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
  -o-transform: rotate(27deg);
  transform: rotate(27deg);
}
#progress-wrapper .progress-radial[data-percent="15"] .circle .fill.fix {
  -webkit-transform: rotate(54deg);
  -webkit-transform: rotate(54deg);
  -moz-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  -o-transform: rotate(54deg);
  transform: rotate(54deg);
}
#progress-wrapper .progress-radial[data-percent="16"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="16"] .circle .fill {
  -webkit-transform: rotate(28.8deg);
  -webkit-transform: rotate(28.8deg);
  -moz-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  -o-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
#progress-wrapper .progress-radial[data-percent="16"] .circle .fill.fix {
  -webkit-transform: rotate(57.6deg);
  -webkit-transform: rotate(57.6deg);
  -moz-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  -o-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
#progress-wrapper .progress-radial[data-percent="17"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="17"] .circle .fill {
  -webkit-transform: rotate(30.6deg);
  -webkit-transform: rotate(30.6deg);
  -moz-transform: rotate(30.6deg);
  -ms-transform: rotate(30.6deg);
  -o-transform: rotate(30.6deg);
  transform: rotate(30.6deg);
}
#progress-wrapper .progress-radial[data-percent="17"] .circle .fill.fix {
  -webkit-transform: rotate(61.2deg);
  -webkit-transform: rotate(61.2deg);
  -moz-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  -o-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
#progress-wrapper .progress-radial[data-percent="18"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="18"] .circle .fill {
  -webkit-transform: rotate(32.4deg);
  -webkit-transform: rotate(32.4deg);
  -moz-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  -o-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
#progress-wrapper .progress-radial[data-percent="18"] .circle .fill.fix {
  -webkit-transform: rotate(64.8deg);
  -webkit-transform: rotate(64.8deg);
  -moz-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  -o-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
#progress-wrapper .progress-radial[data-percent="19"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="19"] .circle .fill {
  -webkit-transform: rotate(34.2deg);
  -webkit-transform: rotate(34.2deg);
  -moz-transform: rotate(34.2deg);
  -ms-transform: rotate(34.2deg);
  -o-transform: rotate(34.2deg);
  transform: rotate(34.2deg);
}
#progress-wrapper .progress-radial[data-percent="19"] .circle .fill.fix {
  -webkit-transform: rotate(68.4deg);
  -webkit-transform: rotate(68.4deg);
  -moz-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  -o-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
#progress-wrapper .progress-radial[data-percent="20"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="20"] .circle .fill {
  -webkit-transform: rotate(36deg);
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  transform: rotate(36deg);
}
#progress-wrapper .progress-radial[data-percent="20"] .circle .fill.fix {
  -webkit-transform: rotate(72deg);
  -webkit-transform: rotate(72deg);
  -moz-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  transform: rotate(72deg);
}
#progress-wrapper .progress-radial[data-percent="21"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="21"] .circle .fill {
  -webkit-transform: rotate(37.800000000000004deg);
  -webkit-transform: rotate(37.800000000000004deg);
  -moz-transform: rotate(37.800000000000004deg);
  -ms-transform: rotate(37.800000000000004deg);
  -o-transform: rotate(37.800000000000004deg);
  transform: rotate(37.800000000000004deg);
}
#progress-wrapper .progress-radial[data-percent="21"] .circle .fill.fix {
  -webkit-transform: rotate(75.60000000000001deg);
  -webkit-transform: rotate(75.60000000000001deg);
  -moz-transform: rotate(75.60000000000001deg);
  -ms-transform: rotate(75.60000000000001deg);
  -o-transform: rotate(75.60000000000001deg);
  transform: rotate(75.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="22"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="22"] .circle .fill {
  -webkit-transform: rotate(39.6deg);
  -webkit-transform: rotate(39.6deg);
  -moz-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  -o-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
#progress-wrapper .progress-radial[data-percent="22"] .circle .fill.fix {
  -webkit-transform: rotate(79.2deg);
  -webkit-transform: rotate(79.2deg);
  -moz-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  -o-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
#progress-wrapper .progress-radial[data-percent="23"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="23"] .circle .fill {
  -webkit-transform: rotate(41.4deg);
  -webkit-transform: rotate(41.4deg);
  -moz-transform: rotate(41.4deg);
  -ms-transform: rotate(41.4deg);
  -o-transform: rotate(41.4deg);
  transform: rotate(41.4deg);
}
#progress-wrapper .progress-radial[data-percent="23"] .circle .fill.fix {
  -webkit-transform: rotate(82.8deg);
  -webkit-transform: rotate(82.8deg);
  -moz-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  -o-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
#progress-wrapper .progress-radial[data-percent="24"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="24"] .circle .fill {
  -webkit-transform: rotate(43.2deg);
  -webkit-transform: rotate(43.2deg);
  -moz-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  -o-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
#progress-wrapper .progress-radial[data-percent="24"] .circle .fill.fix {
  -webkit-transform: rotate(86.4deg);
  -webkit-transform: rotate(86.4deg);
  -moz-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  -o-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
#progress-wrapper .progress-radial[data-percent="25"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="25"] .circle .fill {
  -webkit-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#progress-wrapper .progress-radial[data-percent="25"] .circle .fill.fix {
  -webkit-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#progress-wrapper .progress-radial[data-percent="26"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="26"] .circle .fill {
  -webkit-transform: rotate(46.800000000000004deg);
  -webkit-transform: rotate(46.800000000000004deg);
  -moz-transform: rotate(46.800000000000004deg);
  -ms-transform: rotate(46.800000000000004deg);
  -o-transform: rotate(46.800000000000004deg);
  transform: rotate(46.800000000000004deg);
}
#progress-wrapper .progress-radial[data-percent="26"] .circle .fill.fix {
  -webkit-transform: rotate(93.60000000000001deg);
  -webkit-transform: rotate(93.60000000000001deg);
  -moz-transform: rotate(93.60000000000001deg);
  -ms-transform: rotate(93.60000000000001deg);
  -o-transform: rotate(93.60000000000001deg);
  transform: rotate(93.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="27"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="27"] .circle .fill {
  -webkit-transform: rotate(48.6deg);
  -webkit-transform: rotate(48.6deg);
  -moz-transform: rotate(48.6deg);
  -ms-transform: rotate(48.6deg);
  -o-transform: rotate(48.6deg);
  transform: rotate(48.6deg);
}
#progress-wrapper .progress-radial[data-percent="27"] .circle .fill.fix {
  -webkit-transform: rotate(97.2deg);
  -webkit-transform: rotate(97.2deg);
  -moz-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  -o-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
#progress-wrapper .progress-radial[data-percent="28"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="28"] .circle .fill {
  -webkit-transform: rotate(50.4deg);
  -webkit-transform: rotate(50.4deg);
  -moz-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  -o-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
#progress-wrapper .progress-radial[data-percent="28"] .circle .fill.fix {
  -webkit-transform: rotate(100.8deg);
  -webkit-transform: rotate(100.8deg);
  -moz-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  -o-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
#progress-wrapper .progress-radial[data-percent="29"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="29"] .circle .fill {
  -webkit-transform: rotate(52.2deg);
  -webkit-transform: rotate(52.2deg);
  -moz-transform: rotate(52.2deg);
  -ms-transform: rotate(52.2deg);
  -o-transform: rotate(52.2deg);
  transform: rotate(52.2deg);
}
#progress-wrapper .progress-radial[data-percent="29"] .circle .fill.fix {
  -webkit-transform: rotate(104.4deg);
  -webkit-transform: rotate(104.4deg);
  -moz-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  -o-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
#progress-wrapper .progress-radial[data-percent="30"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="30"] .circle .fill {
  -webkit-transform: rotate(54deg);
  -webkit-transform: rotate(54deg);
  -moz-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  -o-transform: rotate(54deg);
  transform: rotate(54deg);
}
#progress-wrapper .progress-radial[data-percent="30"] .circle .fill.fix {
  -webkit-transform: rotate(108deg);
  -webkit-transform: rotate(108deg);
  -moz-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  transform: rotate(108deg);
}
#progress-wrapper .progress-radial[data-percent="31"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="31"] .circle .fill {
  -webkit-transform: rotate(55.800000000000004deg);
  -webkit-transform: rotate(55.800000000000004deg);
  -moz-transform: rotate(55.800000000000004deg);
  -ms-transform: rotate(55.800000000000004deg);
  -o-transform: rotate(55.800000000000004deg);
  transform: rotate(55.800000000000004deg);
}
#progress-wrapper .progress-radial[data-percent="31"] .circle .fill.fix {
  -webkit-transform: rotate(111.60000000000001deg);
  -webkit-transform: rotate(111.60000000000001deg);
  -moz-transform: rotate(111.60000000000001deg);
  -ms-transform: rotate(111.60000000000001deg);
  -o-transform: rotate(111.60000000000001deg);
  transform: rotate(111.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="32"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="32"] .circle .fill {
  -webkit-transform: rotate(57.6deg);
  -webkit-transform: rotate(57.6deg);
  -moz-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  -o-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
#progress-wrapper .progress-radial[data-percent="32"] .circle .fill.fix {
  -webkit-transform: rotate(115.2deg);
  -webkit-transform: rotate(115.2deg);
  -moz-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  -o-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
#progress-wrapper .progress-radial[data-percent="33"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="33"] .circle .fill {
  -webkit-transform: rotate(59.4deg);
  -webkit-transform: rotate(59.4deg);
  -moz-transform: rotate(59.4deg);
  -ms-transform: rotate(59.4deg);
  -o-transform: rotate(59.4deg);
  transform: rotate(59.4deg);
}
#progress-wrapper .progress-radial[data-percent="33"] .circle .fill.fix {
  -webkit-transform: rotate(118.8deg);
  -webkit-transform: rotate(118.8deg);
  -moz-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  -o-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
#progress-wrapper .progress-radial[data-percent="34"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="34"] .circle .fill {
  -webkit-transform: rotate(61.2deg);
  -webkit-transform: rotate(61.2deg);
  -moz-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  -o-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
#progress-wrapper .progress-radial[data-percent="34"] .circle .fill.fix {
  -webkit-transform: rotate(122.4deg);
  -webkit-transform: rotate(122.4deg);
  -moz-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  -o-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
#progress-wrapper .progress-radial[data-percent="35"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="35"] .circle .fill {
  -webkit-transform: rotate(63deg);
  -webkit-transform: rotate(63deg);
  -moz-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  -o-transform: rotate(63deg);
  transform: rotate(63deg);
}
#progress-wrapper .progress-radial[data-percent="35"] .circle .fill.fix {
  -webkit-transform: rotate(126deg);
  -webkit-transform: rotate(126deg);
  -moz-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  transform: rotate(126deg);
}
#progress-wrapper .progress-radial[data-percent="36"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="36"] .circle .fill {
  -webkit-transform: rotate(64.8deg);
  -webkit-transform: rotate(64.8deg);
  -moz-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  -o-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
#progress-wrapper .progress-radial[data-percent="36"] .circle .fill.fix {
  -webkit-transform: rotate(129.6deg);
  -webkit-transform: rotate(129.6deg);
  -moz-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  -o-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
#progress-wrapper .progress-radial[data-percent="37"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="37"] .circle .fill {
  -webkit-transform: rotate(66.60000000000001deg);
  -webkit-transform: rotate(66.60000000000001deg);
  -moz-transform: rotate(66.60000000000001deg);
  -ms-transform: rotate(66.60000000000001deg);
  -o-transform: rotate(66.60000000000001deg);
  transform: rotate(66.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="37"] .circle .fill.fix {
  -webkit-transform: rotate(133.20000000000002deg);
  -webkit-transform: rotate(133.20000000000002deg);
  -moz-transform: rotate(133.20000000000002deg);
  -ms-transform: rotate(133.20000000000002deg);
  -o-transform: rotate(133.20000000000002deg);
  transform: rotate(133.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="38"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="38"] .circle .fill {
  -webkit-transform: rotate(68.4deg);
  -webkit-transform: rotate(68.4deg);
  -moz-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  -o-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
#progress-wrapper .progress-radial[data-percent="38"] .circle .fill.fix {
  -webkit-transform: rotate(136.8deg);
  -webkit-transform: rotate(136.8deg);
  -moz-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  -o-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
#progress-wrapper .progress-radial[data-percent="39"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="39"] .circle .fill {
  -webkit-transform: rotate(70.2deg);
  -webkit-transform: rotate(70.2deg);
  -moz-transform: rotate(70.2deg);
  -ms-transform: rotate(70.2deg);
  -o-transform: rotate(70.2deg);
  transform: rotate(70.2deg);
}
#progress-wrapper .progress-radial[data-percent="39"] .circle .fill.fix {
  -webkit-transform: rotate(140.4deg);
  -webkit-transform: rotate(140.4deg);
  -moz-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  -o-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
#progress-wrapper .progress-radial[data-percent="40"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="40"] .circle .fill {
  -webkit-transform: rotate(72deg);
  -webkit-transform: rotate(72deg);
  -moz-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  transform: rotate(72deg);
}
#progress-wrapper .progress-radial[data-percent="40"] .circle .fill.fix {
  -webkit-transform: rotate(144deg);
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg);
}
#progress-wrapper .progress-radial[data-percent="41"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="41"] .circle .fill {
  -webkit-transform: rotate(73.8deg);
  -webkit-transform: rotate(73.8deg);
  -moz-transform: rotate(73.8deg);
  -ms-transform: rotate(73.8deg);
  -o-transform: rotate(73.8deg);
  transform: rotate(73.8deg);
}
#progress-wrapper .progress-radial[data-percent="41"] .circle .fill.fix {
  -webkit-transform: rotate(147.6deg);
  -webkit-transform: rotate(147.6deg);
  -moz-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  -o-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
#progress-wrapper .progress-radial[data-percent="42"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="42"] .circle .fill {
  -webkit-transform: rotate(75.60000000000001deg);
  -webkit-transform: rotate(75.60000000000001deg);
  -moz-transform: rotate(75.60000000000001deg);
  -ms-transform: rotate(75.60000000000001deg);
  -o-transform: rotate(75.60000000000001deg);
  transform: rotate(75.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="42"] .circle .fill.fix {
  -webkit-transform: rotate(151.20000000000002deg);
  -webkit-transform: rotate(151.20000000000002deg);
  -moz-transform: rotate(151.20000000000002deg);
  -ms-transform: rotate(151.20000000000002deg);
  -o-transform: rotate(151.20000000000002deg);
  transform: rotate(151.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="43"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="43"] .circle .fill {
  -webkit-transform: rotate(77.4deg);
  -webkit-transform: rotate(77.4deg);
  -moz-transform: rotate(77.4deg);
  -ms-transform: rotate(77.4deg);
  -o-transform: rotate(77.4deg);
  transform: rotate(77.4deg);
}
#progress-wrapper .progress-radial[data-percent="43"] .circle .fill.fix {
  -webkit-transform: rotate(154.8deg);
  -webkit-transform: rotate(154.8deg);
  -moz-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  -o-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
#progress-wrapper .progress-radial[data-percent="44"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="44"] .circle .fill {
  -webkit-transform: rotate(79.2deg);
  -webkit-transform: rotate(79.2deg);
  -moz-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  -o-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
#progress-wrapper .progress-radial[data-percent="44"] .circle .fill.fix {
  -webkit-transform: rotate(158.4deg);
  -webkit-transform: rotate(158.4deg);
  -moz-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  -o-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
#progress-wrapper .progress-radial[data-percent="45"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="45"] .circle .fill {
  -webkit-transform: rotate(81deg);
  -webkit-transform: rotate(81deg);
  -moz-transform: rotate(81deg);
  -ms-transform: rotate(81deg);
  -o-transform: rotate(81deg);
  transform: rotate(81deg);
}
#progress-wrapper .progress-radial[data-percent="45"] .circle .fill.fix {
  -webkit-transform: rotate(162deg);
  -webkit-transform: rotate(162deg);
  -moz-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  transform: rotate(162deg);
}
#progress-wrapper .progress-radial[data-percent="46"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="46"] .circle .fill {
  -webkit-transform: rotate(82.8deg);
  -webkit-transform: rotate(82.8deg);
  -moz-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  -o-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
#progress-wrapper .progress-radial[data-percent="46"] .circle .fill.fix {
  -webkit-transform: rotate(165.6deg);
  -webkit-transform: rotate(165.6deg);
  -moz-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  -o-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
#progress-wrapper .progress-radial[data-percent="47"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="47"] .circle .fill {
  -webkit-transform: rotate(84.60000000000001deg);
  -webkit-transform: rotate(84.60000000000001deg);
  -moz-transform: rotate(84.60000000000001deg);
  -ms-transform: rotate(84.60000000000001deg);
  -o-transform: rotate(84.60000000000001deg);
  transform: rotate(84.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="47"] .circle .fill.fix {
  -webkit-transform: rotate(169.20000000000002deg);
  -webkit-transform: rotate(169.20000000000002deg);
  -moz-transform: rotate(169.20000000000002deg);
  -ms-transform: rotate(169.20000000000002deg);
  -o-transform: rotate(169.20000000000002deg);
  transform: rotate(169.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="48"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="48"] .circle .fill {
  -webkit-transform: rotate(86.4deg);
  -webkit-transform: rotate(86.4deg);
  -moz-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  -o-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
#progress-wrapper .progress-radial[data-percent="48"] .circle .fill.fix {
  -webkit-transform: rotate(172.8deg);
  -webkit-transform: rotate(172.8deg);
  -moz-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  -o-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
#progress-wrapper .progress-radial[data-percent="49"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="49"] .circle .fill {
  -webkit-transform: rotate(88.2deg);
  -webkit-transform: rotate(88.2deg);
  -moz-transform: rotate(88.2deg);
  -ms-transform: rotate(88.2deg);
  -o-transform: rotate(88.2deg);
  transform: rotate(88.2deg);
}
#progress-wrapper .progress-radial[data-percent="49"] .circle .fill.fix {
  -webkit-transform: rotate(176.4deg);
  -webkit-transform: rotate(176.4deg);
  -moz-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  -o-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
#progress-wrapper .progress-radial[data-percent="50"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="50"] .circle .fill {
  -webkit-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#progress-wrapper .progress-radial[data-percent="50"] .circle .fill.fix {
  -webkit-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#progress-wrapper .progress-radial[data-percent="51"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="51"] .circle .fill {
  -webkit-transform: rotate(91.8deg);
  -webkit-transform: rotate(91.8deg);
  -moz-transform: rotate(91.8deg);
  -ms-transform: rotate(91.8deg);
  -o-transform: rotate(91.8deg);
  transform: rotate(91.8deg);
}
#progress-wrapper .progress-radial[data-percent="51"] .circle .fill.fix {
  -webkit-transform: rotate(183.6deg);
  -webkit-transform: rotate(183.6deg);
  -moz-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  -o-transform: rotate(183.6deg);
  transform: rotate(183.6deg);
}
#progress-wrapper .progress-radial[data-percent="52"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="52"] .circle .fill {
  -webkit-transform: rotate(93.60000000000001deg);
  -webkit-transform: rotate(93.60000000000001deg);
  -moz-transform: rotate(93.60000000000001deg);
  -ms-transform: rotate(93.60000000000001deg);
  -o-transform: rotate(93.60000000000001deg);
  transform: rotate(93.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="52"] .circle .fill.fix {
  -webkit-transform: rotate(187.20000000000002deg);
  -webkit-transform: rotate(187.20000000000002deg);
  -moz-transform: rotate(187.20000000000002deg);
  -ms-transform: rotate(187.20000000000002deg);
  -o-transform: rotate(187.20000000000002deg);
  transform: rotate(187.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="53"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="53"] .circle .fill {
  -webkit-transform: rotate(95.4deg);
  -webkit-transform: rotate(95.4deg);
  -moz-transform: rotate(95.4deg);
  -ms-transform: rotate(95.4deg);
  -o-transform: rotate(95.4deg);
  transform: rotate(95.4deg);
}
#progress-wrapper .progress-radial[data-percent="53"] .circle .fill.fix {
  -webkit-transform: rotate(190.8deg);
  -webkit-transform: rotate(190.8deg);
  -moz-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  -o-transform: rotate(190.8deg);
  transform: rotate(190.8deg);
}
#progress-wrapper .progress-radial[data-percent="54"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="54"] .circle .fill {
  -webkit-transform: rotate(97.2deg);
  -webkit-transform: rotate(97.2deg);
  -moz-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  -o-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
#progress-wrapper .progress-radial[data-percent="54"] .circle .fill.fix {
  -webkit-transform: rotate(194.4deg);
  -webkit-transform: rotate(194.4deg);
  -moz-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  -o-transform: rotate(194.4deg);
  transform: rotate(194.4deg);
}
#progress-wrapper .progress-radial[data-percent="55"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="55"] .circle .fill {
  -webkit-transform: rotate(99deg);
  -webkit-transform: rotate(99deg);
  -moz-transform: rotate(99deg);
  -ms-transform: rotate(99deg);
  -o-transform: rotate(99deg);
  transform: rotate(99deg);
}
#progress-wrapper .progress-radial[data-percent="55"] .circle .fill.fix {
  -webkit-transform: rotate(198deg);
  -webkit-transform: rotate(198deg);
  -moz-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  -o-transform: rotate(198deg);
  transform: rotate(198deg);
}
#progress-wrapper .progress-radial[data-percent="56"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="56"] .circle .fill {
  -webkit-transform: rotate(100.8deg);
  -webkit-transform: rotate(100.8deg);
  -moz-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  -o-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
#progress-wrapper .progress-radial[data-percent="56"] .circle .fill.fix {
  -webkit-transform: rotate(201.6deg);
  -webkit-transform: rotate(201.6deg);
  -moz-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  -o-transform: rotate(201.6deg);
  transform: rotate(201.6deg);
}
#progress-wrapper .progress-radial[data-percent="57"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="57"] .circle .fill {
  -webkit-transform: rotate(102.60000000000001deg);
  -webkit-transform: rotate(102.60000000000001deg);
  -moz-transform: rotate(102.60000000000001deg);
  -ms-transform: rotate(102.60000000000001deg);
  -o-transform: rotate(102.60000000000001deg);
  transform: rotate(102.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="57"] .circle .fill.fix {
  -webkit-transform: rotate(205.20000000000002deg);
  -webkit-transform: rotate(205.20000000000002deg);
  -moz-transform: rotate(205.20000000000002deg);
  -ms-transform: rotate(205.20000000000002deg);
  -o-transform: rotate(205.20000000000002deg);
  transform: rotate(205.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="58"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="58"] .circle .fill {
  -webkit-transform: rotate(104.4deg);
  -webkit-transform: rotate(104.4deg);
  -moz-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  -o-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
#progress-wrapper .progress-radial[data-percent="58"] .circle .fill.fix {
  -webkit-transform: rotate(208.8deg);
  -webkit-transform: rotate(208.8deg);
  -moz-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  -o-transform: rotate(208.8deg);
  transform: rotate(208.8deg);
}
#progress-wrapper .progress-radial[data-percent="59"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="59"] .circle .fill {
  -webkit-transform: rotate(106.2deg);
  -webkit-transform: rotate(106.2deg);
  -moz-transform: rotate(106.2deg);
  -ms-transform: rotate(106.2deg);
  -o-transform: rotate(106.2deg);
  transform: rotate(106.2deg);
}
#progress-wrapper .progress-radial[data-percent="59"] .circle .fill.fix {
  -webkit-transform: rotate(212.4deg);
  -webkit-transform: rotate(212.4deg);
  -moz-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  -o-transform: rotate(212.4deg);
  transform: rotate(212.4deg);
}
#progress-wrapper .progress-radial[data-percent="60"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="60"] .circle .fill {
  -webkit-transform: rotate(108deg);
  -webkit-transform: rotate(108deg);
  -moz-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  transform: rotate(108deg);
}
#progress-wrapper .progress-radial[data-percent="60"] .circle .fill.fix {
  -webkit-transform: rotate(216deg);
  -webkit-transform: rotate(216deg);
  -moz-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  -o-transform: rotate(216deg);
  transform: rotate(216deg);
}
#progress-wrapper .progress-radial[data-percent="61"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="61"] .circle .fill {
  -webkit-transform: rotate(109.8deg);
  -webkit-transform: rotate(109.8deg);
  -moz-transform: rotate(109.8deg);
  -ms-transform: rotate(109.8deg);
  -o-transform: rotate(109.8deg);
  transform: rotate(109.8deg);
}
#progress-wrapper .progress-radial[data-percent="61"] .circle .fill.fix {
  -webkit-transform: rotate(219.6deg);
  -webkit-transform: rotate(219.6deg);
  -moz-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  -o-transform: rotate(219.6deg);
  transform: rotate(219.6deg);
}
#progress-wrapper .progress-radial[data-percent="62"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="62"] .circle .fill {
  -webkit-transform: rotate(111.60000000000001deg);
  -webkit-transform: rotate(111.60000000000001deg);
  -moz-transform: rotate(111.60000000000001deg);
  -ms-transform: rotate(111.60000000000001deg);
  -o-transform: rotate(111.60000000000001deg);
  transform: rotate(111.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="62"] .circle .fill.fix {
  -webkit-transform: rotate(223.20000000000002deg);
  -webkit-transform: rotate(223.20000000000002deg);
  -moz-transform: rotate(223.20000000000002deg);
  -ms-transform: rotate(223.20000000000002deg);
  -o-transform: rotate(223.20000000000002deg);
  transform: rotate(223.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="63"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="63"] .circle .fill {
  -webkit-transform: rotate(113.4deg);
  -webkit-transform: rotate(113.4deg);
  -moz-transform: rotate(113.4deg);
  -ms-transform: rotate(113.4deg);
  -o-transform: rotate(113.4deg);
  transform: rotate(113.4deg);
}
#progress-wrapper .progress-radial[data-percent="63"] .circle .fill.fix {
  -webkit-transform: rotate(226.8deg);
  -webkit-transform: rotate(226.8deg);
  -moz-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  -o-transform: rotate(226.8deg);
  transform: rotate(226.8deg);
}
#progress-wrapper .progress-radial[data-percent="64"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="64"] .circle .fill {
  -webkit-transform: rotate(115.2deg);
  -webkit-transform: rotate(115.2deg);
  -moz-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  -o-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
#progress-wrapper .progress-radial[data-percent="64"] .circle .fill.fix {
  -webkit-transform: rotate(230.4deg);
  -webkit-transform: rotate(230.4deg);
  -moz-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  -o-transform: rotate(230.4deg);
  transform: rotate(230.4deg);
}
#progress-wrapper .progress-radial[data-percent="65"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="65"] .circle .fill {
  -webkit-transform: rotate(117deg);
  -webkit-transform: rotate(117deg);
  -moz-transform: rotate(117deg);
  -ms-transform: rotate(117deg);
  -o-transform: rotate(117deg);
  transform: rotate(117deg);
}
#progress-wrapper .progress-radial[data-percent="65"] .circle .fill.fix {
  -webkit-transform: rotate(234deg);
  -webkit-transform: rotate(234deg);
  -moz-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  -o-transform: rotate(234deg);
  transform: rotate(234deg);
}
#progress-wrapper .progress-radial[data-percent="66"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="66"] .circle .fill {
  -webkit-transform: rotate(118.8deg);
  -webkit-transform: rotate(118.8deg);
  -moz-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  -o-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
#progress-wrapper .progress-radial[data-percent="66"] .circle .fill.fix {
  -webkit-transform: rotate(237.6deg);
  -webkit-transform: rotate(237.6deg);
  -moz-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  -o-transform: rotate(237.6deg);
  transform: rotate(237.6deg);
}
#progress-wrapper .progress-radial[data-percent="67"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="67"] .circle .fill {
  -webkit-transform: rotate(120.60000000000001deg);
  -webkit-transform: rotate(120.60000000000001deg);
  -moz-transform: rotate(120.60000000000001deg);
  -ms-transform: rotate(120.60000000000001deg);
  -o-transform: rotate(120.60000000000001deg);
  transform: rotate(120.60000000000001deg);
}
#progress-wrapper .progress-radial[data-percent="67"] .circle .fill.fix {
  -webkit-transform: rotate(241.20000000000002deg);
  -webkit-transform: rotate(241.20000000000002deg);
  -moz-transform: rotate(241.20000000000002deg);
  -ms-transform: rotate(241.20000000000002deg);
  -o-transform: rotate(241.20000000000002deg);
  transform: rotate(241.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="68"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="68"] .circle .fill {
  -webkit-transform: rotate(122.4deg);
  -webkit-transform: rotate(122.4deg);
  -moz-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  -o-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
#progress-wrapper .progress-radial[data-percent="68"] .circle .fill.fix {
  -webkit-transform: rotate(244.8deg);
  -webkit-transform: rotate(244.8deg);
  -moz-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  -o-transform: rotate(244.8deg);
  transform: rotate(244.8deg);
}
#progress-wrapper .progress-radial[data-percent="69"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="69"] .circle .fill {
  -webkit-transform: rotate(124.2deg);
  -webkit-transform: rotate(124.2deg);
  -moz-transform: rotate(124.2deg);
  -ms-transform: rotate(124.2deg);
  -o-transform: rotate(124.2deg);
  transform: rotate(124.2deg);
}
#progress-wrapper .progress-radial[data-percent="69"] .circle .fill.fix {
  -webkit-transform: rotate(248.4deg);
  -webkit-transform: rotate(248.4deg);
  -moz-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  -o-transform: rotate(248.4deg);
  transform: rotate(248.4deg);
}
#progress-wrapper .progress-radial[data-percent="70"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="70"] .circle .fill {
  -webkit-transform: rotate(126deg);
  -webkit-transform: rotate(126deg);
  -moz-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  transform: rotate(126deg);
}
#progress-wrapper .progress-radial[data-percent="70"] .circle .fill.fix {
  -webkit-transform: rotate(252deg);
  -webkit-transform: rotate(252deg);
  -moz-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  -o-transform: rotate(252deg);
  transform: rotate(252deg);
}
#progress-wrapper .progress-radial[data-percent="71"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="71"] .circle .fill {
  -webkit-transform: rotate(127.8deg);
  -webkit-transform: rotate(127.8deg);
  -moz-transform: rotate(127.8deg);
  -ms-transform: rotate(127.8deg);
  -o-transform: rotate(127.8deg);
  transform: rotate(127.8deg);
}
#progress-wrapper .progress-radial[data-percent="71"] .circle .fill.fix {
  -webkit-transform: rotate(255.6deg);
  -webkit-transform: rotate(255.6deg);
  -moz-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  -o-transform: rotate(255.6deg);
  transform: rotate(255.6deg);
}
#progress-wrapper .progress-radial[data-percent="72"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="72"] .circle .fill {
  -webkit-transform: rotate(129.6deg);
  -webkit-transform: rotate(129.6deg);
  -moz-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  -o-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
#progress-wrapper .progress-radial[data-percent="72"] .circle .fill.fix {
  -webkit-transform: rotate(259.2deg);
  -webkit-transform: rotate(259.2deg);
  -moz-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  -o-transform: rotate(259.2deg);
  transform: rotate(259.2deg);
}
#progress-wrapper .progress-radial[data-percent="73"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="73"] .circle .fill {
  -webkit-transform: rotate(131.4deg);
  -webkit-transform: rotate(131.4deg);
  -moz-transform: rotate(131.4deg);
  -ms-transform: rotate(131.4deg);
  -o-transform: rotate(131.4deg);
  transform: rotate(131.4deg);
}
#progress-wrapper .progress-radial[data-percent="73"] .circle .fill.fix {
  -webkit-transform: rotate(262.8deg);
  -webkit-transform: rotate(262.8deg);
  -moz-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  -o-transform: rotate(262.8deg);
  transform: rotate(262.8deg);
}
#progress-wrapper .progress-radial[data-percent="74"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="74"] .circle .fill {
  -webkit-transform: rotate(133.20000000000002deg);
  -webkit-transform: rotate(133.20000000000002deg);
  -moz-transform: rotate(133.20000000000002deg);
  -ms-transform: rotate(133.20000000000002deg);
  -o-transform: rotate(133.20000000000002deg);
  transform: rotate(133.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="74"] .circle .fill.fix {
  -webkit-transform: rotate(266.40000000000003deg);
  -webkit-transform: rotate(266.40000000000003deg);
  -moz-transform: rotate(266.40000000000003deg);
  -ms-transform: rotate(266.40000000000003deg);
  -o-transform: rotate(266.40000000000003deg);
  transform: rotate(266.40000000000003deg);
}
#progress-wrapper .progress-radial[data-percent="75"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="75"] .circle .fill {
  -webkit-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#progress-wrapper .progress-radial[data-percent="75"] .circle .fill.fix {
  -webkit-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
#progress-wrapper .progress-radial[data-percent="76"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="76"] .circle .fill {
  -webkit-transform: rotate(136.8deg);
  -webkit-transform: rotate(136.8deg);
  -moz-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  -o-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
#progress-wrapper .progress-radial[data-percent="76"] .circle .fill.fix {
  -webkit-transform: rotate(273.6deg);
  -webkit-transform: rotate(273.6deg);
  -moz-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  -o-transform: rotate(273.6deg);
  transform: rotate(273.6deg);
}
#progress-wrapper .progress-radial[data-percent="77"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="77"] .circle .fill {
  -webkit-transform: rotate(138.6deg);
  -webkit-transform: rotate(138.6deg);
  -moz-transform: rotate(138.6deg);
  -ms-transform: rotate(138.6deg);
  -o-transform: rotate(138.6deg);
  transform: rotate(138.6deg);
}
#progress-wrapper .progress-radial[data-percent="77"] .circle .fill.fix {
  -webkit-transform: rotate(277.2deg);
  -webkit-transform: rotate(277.2deg);
  -moz-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  -o-transform: rotate(277.2deg);
  transform: rotate(277.2deg);
}
#progress-wrapper .progress-radial[data-percent="78"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="78"] .circle .fill {
  -webkit-transform: rotate(140.4deg);
  -webkit-transform: rotate(140.4deg);
  -moz-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  -o-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
#progress-wrapper .progress-radial[data-percent="78"] .circle .fill.fix {
  -webkit-transform: rotate(280.8deg);
  -webkit-transform: rotate(280.8deg);
  -moz-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  -o-transform: rotate(280.8deg);
  transform: rotate(280.8deg);
}
#progress-wrapper .progress-radial[data-percent="79"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="79"] .circle .fill {
  -webkit-transform: rotate(142.20000000000002deg);
  -webkit-transform: rotate(142.20000000000002deg);
  -moz-transform: rotate(142.20000000000002deg);
  -ms-transform: rotate(142.20000000000002deg);
  -o-transform: rotate(142.20000000000002deg);
  transform: rotate(142.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="79"] .circle .fill.fix {
  -webkit-transform: rotate(284.40000000000003deg);
  -webkit-transform: rotate(284.40000000000003deg);
  -moz-transform: rotate(284.40000000000003deg);
  -ms-transform: rotate(284.40000000000003deg);
  -o-transform: rotate(284.40000000000003deg);
  transform: rotate(284.40000000000003deg);
}
#progress-wrapper .progress-radial[data-percent="80"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="80"] .circle .fill {
  -webkit-transform: rotate(144deg);
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg);
}
#progress-wrapper .progress-radial[data-percent="80"] .circle .fill.fix {
  -webkit-transform: rotate(288deg);
  -webkit-transform: rotate(288deg);
  -moz-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  -o-transform: rotate(288deg);
  transform: rotate(288deg);
}
#progress-wrapper .progress-radial[data-percent="81"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="81"] .circle .fill {
  -webkit-transform: rotate(145.8deg);
  -webkit-transform: rotate(145.8deg);
  -moz-transform: rotate(145.8deg);
  -ms-transform: rotate(145.8deg);
  -o-transform: rotate(145.8deg);
  transform: rotate(145.8deg);
}
#progress-wrapper .progress-radial[data-percent="81"] .circle .fill.fix {
  -webkit-transform: rotate(291.6deg);
  -webkit-transform: rotate(291.6deg);
  -moz-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  -o-transform: rotate(291.6deg);
  transform: rotate(291.6deg);
}
#progress-wrapper .progress-radial[data-percent="82"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="82"] .circle .fill {
  -webkit-transform: rotate(147.6deg);
  -webkit-transform: rotate(147.6deg);
  -moz-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  -o-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
#progress-wrapper .progress-radial[data-percent="82"] .circle .fill.fix {
  -webkit-transform: rotate(295.2deg);
  -webkit-transform: rotate(295.2deg);
  -moz-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  -o-transform: rotate(295.2deg);
  transform: rotate(295.2deg);
}
#progress-wrapper .progress-radial[data-percent="83"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="83"] .circle .fill {
  -webkit-transform: rotate(149.4deg);
  -webkit-transform: rotate(149.4deg);
  -moz-transform: rotate(149.4deg);
  -ms-transform: rotate(149.4deg);
  -o-transform: rotate(149.4deg);
  transform: rotate(149.4deg);
}
#progress-wrapper .progress-radial[data-percent="83"] .circle .fill.fix {
  -webkit-transform: rotate(298.8deg);
  -webkit-transform: rotate(298.8deg);
  -moz-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  -o-transform: rotate(298.8deg);
  transform: rotate(298.8deg);
}
#progress-wrapper .progress-radial[data-percent="84"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="84"] .circle .fill {
  -webkit-transform: rotate(151.20000000000002deg);
  -webkit-transform: rotate(151.20000000000002deg);
  -moz-transform: rotate(151.20000000000002deg);
  -ms-transform: rotate(151.20000000000002deg);
  -o-transform: rotate(151.20000000000002deg);
  transform: rotate(151.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="84"] .circle .fill.fix {
  -webkit-transform: rotate(302.40000000000003deg);
  -webkit-transform: rotate(302.40000000000003deg);
  -moz-transform: rotate(302.40000000000003deg);
  -ms-transform: rotate(302.40000000000003deg);
  -o-transform: rotate(302.40000000000003deg);
  transform: rotate(302.40000000000003deg);
}
#progress-wrapper .progress-radial[data-percent="85"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="85"] .circle .fill {
  -webkit-transform: rotate(153deg);
  -webkit-transform: rotate(153deg);
  -moz-transform: rotate(153deg);
  -ms-transform: rotate(153deg);
  -o-transform: rotate(153deg);
  transform: rotate(153deg);
}
#progress-wrapper .progress-radial[data-percent="85"] .circle .fill.fix {
  -webkit-transform: rotate(306deg);
  -webkit-transform: rotate(306deg);
  -moz-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  -o-transform: rotate(306deg);
  transform: rotate(306deg);
}
#progress-wrapper .progress-radial[data-percent="86"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="86"] .circle .fill {
  -webkit-transform: rotate(154.8deg);
  -webkit-transform: rotate(154.8deg);
  -moz-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  -o-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
#progress-wrapper .progress-radial[data-percent="86"] .circle .fill.fix {
  -webkit-transform: rotate(309.6deg);
  -webkit-transform: rotate(309.6deg);
  -moz-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  -o-transform: rotate(309.6deg);
  transform: rotate(309.6deg);
}
#progress-wrapper .progress-radial[data-percent="87"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="87"] .circle .fill {
  -webkit-transform: rotate(156.6deg);
  -webkit-transform: rotate(156.6deg);
  -moz-transform: rotate(156.6deg);
  -ms-transform: rotate(156.6deg);
  -o-transform: rotate(156.6deg);
  transform: rotate(156.6deg);
}
#progress-wrapper .progress-radial[data-percent="87"] .circle .fill.fix {
  -webkit-transform: rotate(313.2deg);
  -webkit-transform: rotate(313.2deg);
  -moz-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  -o-transform: rotate(313.2deg);
  transform: rotate(313.2deg);
}
#progress-wrapper .progress-radial[data-percent="88"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="88"] .circle .fill {
  -webkit-transform: rotate(158.4deg);
  -webkit-transform: rotate(158.4deg);
  -moz-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  -o-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
#progress-wrapper .progress-radial[data-percent="88"] .circle .fill.fix {
  -webkit-transform: rotate(316.8deg);
  -webkit-transform: rotate(316.8deg);
  -moz-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  -o-transform: rotate(316.8deg);
  transform: rotate(316.8deg);
}
#progress-wrapper .progress-radial[data-percent="89"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="89"] .circle .fill {
  -webkit-transform: rotate(160.20000000000002deg);
  -webkit-transform: rotate(160.20000000000002deg);
  -moz-transform: rotate(160.20000000000002deg);
  -ms-transform: rotate(160.20000000000002deg);
  -o-transform: rotate(160.20000000000002deg);
  transform: rotate(160.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="89"] .circle .fill.fix {
  -webkit-transform: rotate(320.40000000000003deg);
  -webkit-transform: rotate(320.40000000000003deg);
  -moz-transform: rotate(320.40000000000003deg);
  -ms-transform: rotate(320.40000000000003deg);
  -o-transform: rotate(320.40000000000003deg);
  transform: rotate(320.40000000000003deg);
}
#progress-wrapper .progress-radial[data-percent="90"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="90"] .circle .fill {
  -webkit-transform: rotate(162deg);
  -webkit-transform: rotate(162deg);
  -moz-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  transform: rotate(162deg);
}
#progress-wrapper .progress-radial[data-percent="90"] .circle .fill.fix {
  -webkit-transform: rotate(324deg);
  -webkit-transform: rotate(324deg);
  -moz-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  -o-transform: rotate(324deg);
  transform: rotate(324deg);
}
#progress-wrapper .progress-radial[data-percent="91"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="91"] .circle .fill {
  -webkit-transform: rotate(163.8deg);
  -webkit-transform: rotate(163.8deg);
  -moz-transform: rotate(163.8deg);
  -ms-transform: rotate(163.8deg);
  -o-transform: rotate(163.8deg);
  transform: rotate(163.8deg);
}
#progress-wrapper .progress-radial[data-percent="91"] .circle .fill.fix {
  -webkit-transform: rotate(327.6deg);
  -webkit-transform: rotate(327.6deg);
  -moz-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  -o-transform: rotate(327.6deg);
  transform: rotate(327.6deg);
}
#progress-wrapper .progress-radial[data-percent="92"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="92"] .circle .fill {
  -webkit-transform: rotate(165.6deg);
  -webkit-transform: rotate(165.6deg);
  -moz-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  -o-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
#progress-wrapper .progress-radial[data-percent="92"] .circle .fill.fix {
  -webkit-transform: rotate(331.2deg);
  -webkit-transform: rotate(331.2deg);
  -moz-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  -o-transform: rotate(331.2deg);
  transform: rotate(331.2deg);
}
#progress-wrapper .progress-radial[data-percent="93"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="93"] .circle .fill {
  -webkit-transform: rotate(167.4deg);
  -webkit-transform: rotate(167.4deg);
  -moz-transform: rotate(167.4deg);
  -ms-transform: rotate(167.4deg);
  -o-transform: rotate(167.4deg);
  transform: rotate(167.4deg);
}
#progress-wrapper .progress-radial[data-percent="93"] .circle .fill.fix {
  -webkit-transform: rotate(334.8deg);
  -webkit-transform: rotate(334.8deg);
  -moz-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  -o-transform: rotate(334.8deg);
  transform: rotate(334.8deg);
}
#progress-wrapper .progress-radial[data-percent="94"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="94"] .circle .fill {
  -webkit-transform: rotate(169.20000000000002deg);
  -webkit-transform: rotate(169.20000000000002deg);
  -moz-transform: rotate(169.20000000000002deg);
  -ms-transform: rotate(169.20000000000002deg);
  -o-transform: rotate(169.20000000000002deg);
  transform: rotate(169.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="94"] .circle .fill.fix {
  -webkit-transform: rotate(338.40000000000003deg);
  -webkit-transform: rotate(338.40000000000003deg);
  -moz-transform: rotate(338.40000000000003deg);
  -ms-transform: rotate(338.40000000000003deg);
  -o-transform: rotate(338.40000000000003deg);
  transform: rotate(338.40000000000003deg);
}
#progress-wrapper .progress-radial[data-percent="95"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="95"] .circle .fill {
  -webkit-transform: rotate(171deg);
  -webkit-transform: rotate(171deg);
  -moz-transform: rotate(171deg);
  -ms-transform: rotate(171deg);
  -o-transform: rotate(171deg);
  transform: rotate(171deg);
}
#progress-wrapper .progress-radial[data-percent="95"] .circle .fill.fix {
  -webkit-transform: rotate(342deg);
  -webkit-transform: rotate(342deg);
  -moz-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  -o-transform: rotate(342deg);
  transform: rotate(342deg);
}
#progress-wrapper .progress-radial[data-percent="96"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="96"] .circle .fill {
  -webkit-transform: rotate(172.8deg);
  -webkit-transform: rotate(172.8deg);
  -moz-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  -o-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
#progress-wrapper .progress-radial[data-percent="96"] .circle .fill.fix {
  -webkit-transform: rotate(345.6deg);
  -webkit-transform: rotate(345.6deg);
  -moz-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  -o-transform: rotate(345.6deg);
  transform: rotate(345.6deg);
}
#progress-wrapper .progress-radial[data-percent="97"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="97"] .circle .fill {
  -webkit-transform: rotate(174.6deg);
  -webkit-transform: rotate(174.6deg);
  -moz-transform: rotate(174.6deg);
  -ms-transform: rotate(174.6deg);
  -o-transform: rotate(174.6deg);
  transform: rotate(174.6deg);
}
#progress-wrapper .progress-radial[data-percent="97"] .circle .fill.fix {
  -webkit-transform: rotate(349.2deg);
  -webkit-transform: rotate(349.2deg);
  -moz-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  -o-transform: rotate(349.2deg);
  transform: rotate(349.2deg);
}
#progress-wrapper .progress-radial[data-percent="98"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="98"] .circle .fill {
  -webkit-transform: rotate(176.4deg);
  -webkit-transform: rotate(176.4deg);
  -moz-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  -o-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
#progress-wrapper .progress-radial[data-percent="98"] .circle .fill.fix {
  -webkit-transform: rotate(352.8deg);
  -webkit-transform: rotate(352.8deg);
  -moz-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  -o-transform: rotate(352.8deg);
  transform: rotate(352.8deg);
}
#progress-wrapper .progress-radial[data-percent="99"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="99"] .circle .fill {
  -webkit-transform: rotate(178.20000000000002deg);
  -webkit-transform: rotate(178.20000000000002deg);
  -moz-transform: rotate(178.20000000000002deg);
  -ms-transform: rotate(178.20000000000002deg);
  -o-transform: rotate(178.20000000000002deg);
  transform: rotate(178.20000000000002deg);
}
#progress-wrapper .progress-radial[data-percent="99"] .circle .fill.fix {
  -webkit-transform: rotate(356.40000000000003deg);
  -webkit-transform: rotate(356.40000000000003deg);
  -moz-transform: rotate(356.40000000000003deg);
  -ms-transform: rotate(356.40000000000003deg);
  -o-transform: rotate(356.40000000000003deg);
  transform: rotate(356.40000000000003deg);
}
#progress-wrapper .progress-radial[data-percent="100"] .circle .mask.full,
#progress-wrapper .progress-radial[data-percent="100"] .circle .fill {
  -webkit-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#progress-wrapper .progress-radial[data-percent="100"] .circle .fill.fix {
  -webkit-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.event #progress-wrapper {
  display: none;
}
.center-both {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.center-both-force {
  left: 50% !important;
  position: absolute !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
.display-none {
  display: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-1 {
  opacity: 1 !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.pointer_events-none {
  pointer-events: none !important;
}
.position-absolute {
  position: absolute !important;
}
.visibility-hidden {
  visibility: hidden !important;
}
.bg-orange {
  background-color: #f16331;
}
.bg-green {
  background-color: #38b54a;
}
.bg-blue {
  background-color: #00aeef;
}
.bg-yellow {
  background-color: #d9e021;
}
body.loading {
  overflow: hidden;
}
.font-black {
  color: #000 !important;
}
.font-gray {
  color: #1a1919 !important;
}
.font-white {
  color: #fff !important;
}
a.anchor {
  position: relative;
  top: -40px;
  display: block;
  width: 0;
  height: 0;
}
.moduleVideoTemplate {
  position: relative;
  width: 100%;
  height: auto;
}
.moduleVideoTemplate .label {
  position: absolute;
  background-color: #d9e021;
  color: #1a1919;
  font-size: 0.75em;
  line-height: 0.9em;
  text-transform: uppercase;
  top: 15px;
  left: 15px;
  padding: 10px 20px;
}
.moduleVideoTemplate .label.topLabel {
  position: relative;
  left: auto;
  width: auto;
  top: auto;
  float: left;
  margin-bottom: 15px;
}
.moduleVideoTemplate .posterImage {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  clear: both;
}
.moduleVideoTemplate .posterImage:before {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../images/common_spinner.gif");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.moduleVideoTemplate .posterImage img {
  position: absolute;
}
.moduleVideoTemplate .posterImage .playBtn {
  position: absolute;
  width: 46px;
  height: 46px;
  top: 10px;
  right: 10px;
}
.moduleVideoTemplate .headline {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 1.03em;
  line-height: 1.2em;
  color: #fff;
  margin-top: 15px;
  text-transform: uppercase;
}
.moduleVideoTemplate .subHeadline {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  margin-top: 10px;
  text-align: right;
  text-transform: uppercase;
}
.moduleVideoTemplate .learnMoreCallout {
  margin-top: 12px;
  position: relative;
}
.moduleVideoTemplate .learnMoreCallout .learnMoreIcon {
  display: inline-block;
  width: 27px;
  vertical-align: middle;
}
.moduleVideoTemplate .learnMoreCallout .moreLinkStyle {
  font-size: 1em;
}
.moduleVideoTemplate .learnMoreCallout .learnmore {
  text-transform: uppercase;
  display: inline-block;
  width: 80%;
  font-size: 0.75em;
  vertical-align: middle;
  margin-top: 4px;
  margin-left: 8px;
  line-height: 1.2em;
}
.eventSchedule .label {
  position: relative;
  background-color: #d9e021;
  color: #1a1919;
  font-size: 0.75em;
  line-height: 0.9em;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding: 10px 20px;
  float: left;
}
.eventSchedule ul {
  position: relative;
  width: 100%;
  clear: both;
  float: left;
  margin: 0;
  font-size: 0.875em;
  line-height: 1.6em;
}
.eventSchedule ul li {
  width: 100%;
  text-transform: uppercase;
}
.eventSchedule ul li:nth-child(odd) {
  color: #959595;
}
.eventSchedule ul li:nth-child(even) {
  color: #1a1919;
}
.eventSchedule ul li .leftcol {
  width: 35%;
  float: left;
}
.eventSchedule ul li .rightcol {
  float: right;
  width: 65%;
}
.eventSchedule ul li .date-disclaimer {
  margin-top: 30px;
  font-size: 0.875em;
  color: #959595;
  width: 80%;
}
#ideaSubmission,
#addYourVoice {
  position: relative;
  width: 100%;
  background-color: none;
  margin-top: 18px;
  padding: 10%;
  padding-top: 0px;
  padding-left: 7%;
  padding-right: 7%;
  background-image: url("../images/home_now_notepadbg.jpg");
  background-repeat: no-repeat;
  background-size: 604px 290px;
}
#ideaSubmission #ideaCarousel,
#addYourVoice #ideaCarousel {
  position: relative;
  min-height: 90px;
}
#ideaSubmission #ideaCarousel .idea,
#addYourVoice #ideaCarousel .idea {
  position: absolute;
  top: 0;
  left: 0;
}
#ideaSubmission #ideaCarousel .idea h3,
#addYourVoice #ideaCarousel .idea h3 {
  margin-top: 0;
}
#ideaSubmission #ideaCarousel .idea:first-child,
#addYourVoice #ideaCarousel .idea:first-child {
  position: relative;
}
#ideaSubmission .copy,
#addYourVoice .copy {
  color: #1a1919;
}
#ideaSubmission .headline,
#addYourVoice .headline {
  text-align: left;
  color: #1a1919;
  text-transform: uppercase;
  margin-bottom: 0;
}
#ideaSubmission .ideaHeadline,
#addYourVoice .ideaHeadline {
  color: #00aeef;
  margin-top: 0;
  margin-bottom: 20px;
}
#ideaSubmission textarea,
#addYourVoice textarea {
  resize: none;
  width: 100%;
  border: none;
  min-height: 105px;
  margin-bottom: 34px;
  font-size: 1.125em;
  padding: 20px;
  padding-top: 21px;
  padding-bottom: 21px;
  text-align: left;
  color: #959595;
  -webkit-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.15);
  box-shadow: inset 2px 2px 5px 0px rgba(0,0,0,0.15);
}
#ideaSubmission textarea::-webkit-input-placeholder,
#addYourVoice textarea::-webkit-input-placeholder {
  color: #d7d7d7;
}
#ideaSubmission textarea:-moz-placeholder,
#addYourVoice textarea:-moz-placeholder {
  color: #d7d7d7;
}
#ideaSubmission textarea::-moz-placeholder,
#addYourVoice textarea::-moz-placeholder {
  color: #d7d7d7;
}
#ideaSubmission textarea:-ms-input-placeholder,
#addYourVoice textarea:-ms-input-placeholder {
  color: #d7d7d7;
}
#ideaSubmission button,
#addYourVoice button {
  min-height: 51px;
}
#ideaSubmission button.facebook,
#addYourVoice button.facebook {
  margin-left: 10px;
}
#addYourVoice {
  background-position: 0 93px;
  margin-top: 0;
}
.videoTemplateSHLHLInline,
.voicePhotoOnlyTemplate,
.genericPhotoOnlyTemplate,
.voiceInstaSquareVideoTemplate {
  position: relative;
  width: 100%;
  height: auto;
}
.videoTemplateSHLHLInline.quest .posterImage,
.voicePhotoOnlyTemplate.quest .posterImage,
.genericPhotoOnlyTemplate.quest .posterImage,
.voiceInstaSquareVideoTemplate.quest .posterImage {
  padding-bottom: 47.37%;
}
.videoTemplateSHLHLInline .posterImage,
.voicePhotoOnlyTemplate .posterImage,
.genericPhotoOnlyTemplate .posterImage,
.voiceInstaSquareVideoTemplate .posterImage {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
}
.videoTemplateSHLHLInline .posterImage.landscape,
.voicePhotoOnlyTemplate .posterImage.landscape,
.genericPhotoOnlyTemplate .posterImage.landscape,
.voiceInstaSquareVideoTemplate .posterImage.landscape {
  padding-bottom: 56.25%;
}
.videoTemplateSHLHLInline .posterImage:before,
.voicePhotoOnlyTemplate .posterImage:before,
.genericPhotoOnlyTemplate .posterImage:before,
.voiceInstaSquareVideoTemplate .posterImage:before {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../images/common_spinner.gif");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.videoTemplateSHLHLInline .posterImage img,
.voicePhotoOnlyTemplate .posterImage img,
.genericPhotoOnlyTemplate .posterImage img,
.voiceInstaSquareVideoTemplate .posterImage img {
  position: absolute;
}
.videoTemplateSHLHLInline .playBtn,
.voicePhotoOnlyTemplate .playBtn,
.genericPhotoOnlyTemplate .playBtn,
.voiceInstaSquareVideoTemplate .playBtn {
  position: absolute;
  width: 46px;
  height: 46px;
  bottom: 25px;
  right: 25px;
}
.videoTemplateSHLHLInline .headline,
.voicePhotoOnlyTemplate .headline,
.genericPhotoOnlyTemplate .headline,
.voiceInstaSquareVideoTemplate .headline {
  margin: 0;
  padding: 0;
  line-height: 1em;
  position: absolute;
  font-size: 1.875em;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
  bottom: 30px;
  left: 15px;
  color: #fff;
}
.videoTemplateSHLHLInline .subHeadline,
.voicePhotoOnlyTemplate .subHeadline,
.genericPhotoOnlyTemplate .subHeadline,
.voiceInstaSquareVideoTemplate .subHeadline {
  margin: 0;
  padding: 0;
  line-height: 1em;
  position: absolute;
  font-size: 0.75em;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #fff;
  bottom: 10px;
  width: calc(100% - 78px);
  left: 15px;
}
.customStatTemplate {
  position: relative;
  width: 100%;
  height: auto;
}
.customStatTemplate .posterImage {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 60%;
}
.customStatTemplate .posterImage:before {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../images/common_spinner.gif");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.customStatTemplate .posterImage img {
  position: absolute;
}
.customStatTemplate .statText {
  color: #fff;
  position: relative;
  width: 100%;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #00aeef;
}
.customStatTemplate .statText h1,
.customStatTemplate .statText h5 {
  color: #fff;
}
.customStatTemplate .statText h1 {
  margin-bottom: 5px;
}
.customStatTemplate .source {
  font-size: 0.75em;
  margin-top: 5px;
}
.videoTemplateHLCenterPlayBtn {
  position: relative;
  width: 100%;
  height: auto;
}
.videoTemplateHLCenterPlayBtn .posterImage {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 56.25%;
}
.videoTemplateHLCenterPlayBtn .posterImage:before {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../images/common_spinner.gif");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.videoTemplateHLCenterPlayBtn .posterImage img {
  position: absolute;
}
.videoTemplateHLCenterPlayBtn .posterImage .playBtn {
  position: absolute;
  width: 46px;
  height: 46px;
  top: 10px;
  right: 10px;
}
.videoTemplateHLCenterPlayBtn .posterImage .imageCaption {
  margin: 0;
  padding: 0;
  line-height: 1em;
  position: absolute;
  font-size: 3.125em;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
  width: calc(100% - 38px);
  bottom: 25px;
  left: 30px;
  color: #fff;
}
.videoTemplateHLCenterPlayBtn .headline {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 1.03em;
  line-height: 1.2em;
  color: #1a1919;
  margin-top: 10px;
  text-transform: uppercase;
}
.videoTemplateHLCenterPlayBtn .subHeadline {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  margin-top: 15px;
  text-transform: uppercase;
}
.textStatTemplate .headline {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 1.875em;
  line-height: 1em;
  color: #1a1919;
  margin-top: 10px;
  text-transform: uppercase;
}
.quoteTemplate .quoteHeadline {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 1.875em;
  line-height: 1em;
  color: #1a1919;
  margin-top: 15px;
}
.quoteTemplate .source {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-top: 5px;
}
.twitterTemplate .tweet {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 1.03em;
  line-height: 1.2em;
  color: #1a1919;
  text-transform: uppercase;
  margin-top: 15px;
}
.twitterTemplate .handle {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-top: 5px;
}
.twitterTemplate .handle:before {
  content: ' ';
  position: relative;
  float: left;
  width: 18px;
  height: 14px;
  background-image: url("../images/common_twitter_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 3px;
}
.twitterTemplate .addyourvoice {
  clear: both;
  float: left;
}
.voiceRectangleTemplate {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-color: #38b54a;
}
.voiceRectangleTemplate.blueBG {
  background-color: #00aeef;
}
.voiceRectangleTemplate.yellowBG {
  background-color: #d9e021;
}
.voiceRectangleTemplate.yellowBG .voiceRectangleContent .message {
  color: #1a1919;
}
.voiceRectangleTemplate.yellowBG .voiceRectangleContent .handle {
  color: #1a1919;
}
.voiceRectangleTemplate.yellowBG .voiceRectangleContent .handle.twitter:before {
  background-image: url("../images/common_twitter_icon.png");
}
.voiceRectangleTemplate.yellowBG .voiceRectangleContent .handle.facebook:before {
  background-image: url("../images/common_fb_icon.png");
}
.voiceRectangleTemplate .voiceRectangleContent {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.voiceRectangleTemplate .voiceRectangleContent .message {
  color: #fff;
  width: 90%;
  margin-left: 5%;
  margin-top: 5%;
}
.voiceRectangleTemplate .voiceRectangleContent .message .hashtag {
  color: #fff;
}
.voiceRectangleTemplate .voiceRectangleContent .message .hashtag.greenColor {
  color: #fff;
}
.voiceRectangleTemplate .voiceRectangleContent .handle {
  color: #fff;
  width: 90%;
  margin-left: 5%;
  position: absolute;
  bottom: 5%;
}
.voiceRectangleTemplate .voiceRectangleContent .handle.twitter:before {
  background-image: url("../images/common_twitter_icon_white.png");
}
.voiceRectangleTemplate .voiceRectangleContent .handle.facebook:before {
  background-image: url("../images/common_fb_icon_white.png");
}
.voiceCircleTemplate {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-color: #f16331;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
}
.voiceCircleTemplate .voiceCircleContent {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.voiceCircleTemplate .voiceCircleContent .message {
  color: #fff;
  width: 70%;
  margin-left: 15%;
  margin-top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.voiceCircleTemplate .voiceCircleContent .message .hashtag {
  color: #fff;
}
.voiceCircleTemplate .voiceCircleContent .message .hashtag.greenColor {
  color: #fff;
}
.voiceCircleTemplate .voiceCircleContent .handle {
  color: #fff;
  width: 70%;
  margin-left: 15%;
  position: absolute;
  bottom: 10%;
  text-align: center;
}
.voiceCircleTemplate .voiceCircleContent .handle.twitter:before {
  background-image: url("../images/common_twitter_icon_white.png");
  float: none;
  display: inline-block;
  top: 2px;
}
.voiceCircleTemplate .voiceCircleContent .handle.facebook:before {
  float: none;
  display: inline-block;
  top: 2px;
  background-image: url("../images/common_fb_icon_white.png");
}
.moduleCircleTemplate {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-color: #00aeef;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
}
.moduleCircleTemplate.greenBG {
  background-color: #38b54a;
}
.moduleCircleTemplate .moduleCircleContent {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.moduleCircleTemplate .moduleCircleContent.large .message {
  width: 55%;
}
.moduleCircleTemplate .moduleCircleContent.large .message img {
  max-width: 77px;
}
.moduleCircleTemplate .moduleCircleContent.large .message h5 a {
  display: inline-block;
  position: relative;
}
.moduleCircleTemplate .moduleCircleContent.large .message h5 a.moreLinkStyle:after {
  top: 1px;
}
.moduleCircleTemplate .moduleCircleContent .message {
  color: #fff;
  width: 32%;
  margin-left: 50%;
  margin-top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.moduleCircleTemplate .moduleCircleContent .message h5 {
  padding-left: 8%;
  padding-right: 8%;
  line-height: 1.1em;
  margin-top: 13px;
}
.moduleCircleTemplate .moduleCircleContent .message h5 a {
  color: #fff;
}
.moduleCircleTemplate .moduleCircleContent .message h5 a.moreLinkStyle {
  font-size: 1em;
}
.moduleSquareTemplate {
  padding-bottom: 100% !important;
}
.moduleSquareTemplate .moduleSquareContent.large .message {
  width: 100% !important;
}
.moduleSquareTemplate .moduleSquareContent.large .message h5 {
  padding-left: 7% !important;
  padding-right: 7% !important;
}
.modulePolyTemplate {
  padding-bottom: 119% !important;
}
.modulePolyTemplate .modulePolyContent.large .message {
  width: 100% !important;
  bottom: 19% !important;
}
.modulePolyTemplate .modulePolyContent.large .message h5 {
  padding-left: 18% !important;
  padding-right: 16% !important;
}
.moduleTriangleTemplate,
.moduleSquareTemplate,
.modulePolyTemplate {
  position: relative;
  width: 100%;
  padding-bottom: 113%;
}
.moduleTriangleTemplate .moduleSquareContent,
.moduleSquareTemplate .moduleSquareContent,
.modulePolyTemplate .moduleSquareContent {
  background-color: #d9e021;
}
.moduleTriangleTemplate .moduleTriangleContent,
.moduleSquareTemplate .moduleTriangleContent,
.modulePolyTemplate .moduleTriangleContent,
.moduleTriangleTemplate .moduleSquareContent,
.moduleSquareTemplate .moduleSquareContent,
.modulePolyTemplate .moduleSquareContent,
.moduleTriangleTemplate .modulePolyContent,
.moduleSquareTemplate .modulePolyContent,
.modulePolyTemplate .modulePolyContent {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.moduleTriangleTemplate .moduleTriangleContent.large .message,
.moduleSquareTemplate .moduleTriangleContent.large .message,
.modulePolyTemplate .moduleTriangleContent.large .message,
.moduleTriangleTemplate .moduleSquareContent.large .message,
.moduleSquareTemplate .moduleSquareContent.large .message,
.modulePolyTemplate .moduleSquareContent.large .message,
.moduleTriangleTemplate .modulePolyContent.large .message,
.moduleSquareTemplate .modulePolyContent.large .message,
.modulePolyTemplate .modulePolyContent.large .message {
  width: 88%;
  margin-left: 0;
  bottom: 5%;
}
.moduleTriangleTemplate .moduleTriangleContent.large .message h5,
.moduleSquareTemplate .moduleTriangleContent.large .message h5,
.modulePolyTemplate .moduleTriangleContent.large .message h5,
.moduleTriangleTemplate .moduleSquareContent.large .message h5,
.moduleSquareTemplate .moduleSquareContent.large .message h5,
.modulePolyTemplate .moduleSquareContent.large .message h5,
.moduleTriangleTemplate .modulePolyContent.large .message h5,
.moduleSquareTemplate .modulePolyContent.large .message h5,
.modulePolyTemplate .modulePolyContent.large .message h5 {
  padding-left: 8%;
  padding-right: 8%;
  line-height: 1.1em;
  margin-top: 13px;
}
.moduleTriangleTemplate .moduleTriangleContent.large .message h5 a,
.moduleSquareTemplate .moduleTriangleContent.large .message h5 a,
.modulePolyTemplate .moduleTriangleContent.large .message h5 a,
.moduleTriangleTemplate .moduleSquareContent.large .message h5 a,
.moduleSquareTemplate .moduleSquareContent.large .message h5 a,
.modulePolyTemplate .moduleSquareContent.large .message h5 a,
.moduleTriangleTemplate .modulePolyContent.large .message h5 a,
.moduleSquareTemplate .modulePolyContent.large .message h5 a,
.modulePolyTemplate .modulePolyContent.large .message h5 a {
  display: inline-block;
  width: 90%;
}
.moduleTriangleTemplate .moduleTriangleContent.large .message h5 a:after,
.moduleSquareTemplate .moduleTriangleContent.large .message h5 a:after,
.modulePolyTemplate .moduleTriangleContent.large .message h5 a:after,
.moduleTriangleTemplate .moduleSquareContent.large .message h5 a:after,
.moduleSquareTemplate .moduleSquareContent.large .message h5 a:after,
.modulePolyTemplate .moduleSquareContent.large .message h5 a:after,
.moduleTriangleTemplate .modulePolyContent.large .message h5 a:after,
.moduleSquareTemplate .modulePolyContent.large .message h5 a:after,
.modulePolyTemplate .modulePolyContent.large .message h5 a:after {
  right: 0;
  top: 1px;
}
.moduleTriangleTemplate .moduleTriangleContent .triangleBG,
.moduleSquareTemplate .moduleTriangleContent .triangleBG,
.modulePolyTemplate .moduleTriangleContent .triangleBG,
.moduleTriangleTemplate .moduleSquareContent .triangleBG,
.moduleSquareTemplate .moduleSquareContent .triangleBG,
.modulePolyTemplate .moduleSquareContent .triangleBG,
.moduleTriangleTemplate .modulePolyContent .triangleBG,
.moduleSquareTemplate .modulePolyContent .triangleBG,
.modulePolyTemplate .modulePolyContent .triangleBG,
.moduleTriangleTemplate .moduleTriangleContent .polyBG,
.moduleSquareTemplate .moduleTriangleContent .polyBG,
.modulePolyTemplate .moduleTriangleContent .polyBG,
.moduleTriangleTemplate .moduleSquareContent .polyBG,
.moduleSquareTemplate .moduleSquareContent .polyBG,
.modulePolyTemplate .moduleSquareContent .polyBG,
.moduleTriangleTemplate .modulePolyContent .polyBG,
.moduleSquareTemplate .modulePolyContent .polyBG,
.modulePolyTemplate .modulePolyContent .polyBG {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.moduleTriangleTemplate .moduleTriangleContent .triangleBG svg,
.moduleSquareTemplate .moduleTriangleContent .triangleBG svg,
.modulePolyTemplate .moduleTriangleContent .triangleBG svg,
.moduleTriangleTemplate .moduleSquareContent .triangleBG svg,
.moduleSquareTemplate .moduleSquareContent .triangleBG svg,
.modulePolyTemplate .moduleSquareContent .triangleBG svg,
.moduleTriangleTemplate .modulePolyContent .triangleBG svg,
.moduleSquareTemplate .modulePolyContent .triangleBG svg,
.modulePolyTemplate .modulePolyContent .triangleBG svg,
.moduleTriangleTemplate .moduleTriangleContent .polyBG svg,
.moduleSquareTemplate .moduleTriangleContent .polyBG svg,
.modulePolyTemplate .moduleTriangleContent .polyBG svg,
.moduleTriangleTemplate .moduleSquareContent .polyBG svg,
.moduleSquareTemplate .moduleSquareContent .polyBG svg,
.modulePolyTemplate .moduleSquareContent .polyBG svg,
.moduleTriangleTemplate .modulePolyContent .polyBG svg,
.moduleSquareTemplate .modulePolyContent .polyBG svg,
.modulePolyTemplate .modulePolyContent .polyBG svg {
  position: relative;
  width: 100%;
  height: 100%;
}
.moduleTriangleTemplate .moduleTriangleContent .icon,
.moduleSquareTemplate .moduleTriangleContent .icon,
.modulePolyTemplate .moduleTriangleContent .icon,
.moduleTriangleTemplate .moduleSquareContent .icon,
.moduleSquareTemplate .moduleSquareContent .icon,
.modulePolyTemplate .moduleSquareContent .icon,
.moduleTriangleTemplate .modulePolyContent .icon,
.moduleSquareTemplate .modulePolyContent .icon,
.modulePolyTemplate .modulePolyContent .icon {
  width: 45%;
  max-width: 124px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -75px;
  margin-left: -50px;
}
.moduleTriangleTemplate .moduleTriangleContent .icon.studentsmoduleicon,
.moduleSquareTemplate .moduleTriangleContent .icon.studentsmoduleicon,
.modulePolyTemplate .moduleTriangleContent .icon.studentsmoduleicon,
.moduleTriangleTemplate .moduleSquareContent .icon.studentsmoduleicon,
.moduleSquareTemplate .moduleSquareContent .icon.studentsmoduleicon,
.modulePolyTemplate .moduleSquareContent .icon.studentsmoduleicon,
.moduleTriangleTemplate .modulePolyContent .icon.studentsmoduleicon,
.moduleSquareTemplate .modulePolyContent .icon.studentsmoduleicon,
.modulePolyTemplate .modulePolyContent .icon.studentsmoduleicon {
  width: 124px;
  margin-left: -62px;
  left: 50%;
  top: 34%;
}
.moduleTriangleTemplate .moduleTriangleContent .icon.engagementmoduleicon,
.moduleSquareTemplate .moduleTriangleContent .icon.engagementmoduleicon,
.modulePolyTemplate .moduleTriangleContent .icon.engagementmoduleicon,
.moduleTriangleTemplate .moduleSquareContent .icon.engagementmoduleicon,
.moduleSquareTemplate .moduleSquareContent .icon.engagementmoduleicon,
.modulePolyTemplate .moduleSquareContent .icon.engagementmoduleicon,
.moduleTriangleTemplate .modulePolyContent .icon.engagementmoduleicon,
.moduleSquareTemplate .modulePolyContent .icon.engagementmoduleicon,
.modulePolyTemplate .modulePolyContent .icon.engagementmoduleicon {
  width: 124px;
  margin-left: -62px;
  left: 50%;
  top: 38%;
}
.moduleTriangleTemplate .moduleTriangleContent .message,
.moduleSquareTemplate .moduleTriangleContent .message,
.modulePolyTemplate .moduleTriangleContent .message,
.moduleTriangleTemplate .moduleSquareContent .message,
.moduleSquareTemplate .moduleSquareContent .message,
.modulePolyTemplate .moduleSquareContent .message,
.moduleTriangleTemplate .modulePolyContent .message,
.moduleSquareTemplate .modulePolyContent .message,
.modulePolyTemplate .modulePolyContent .message {
  color: #fff;
  position: absolute;
  width: 32%;
  margin-left: 5%;
  bottom: 5%;
}
.moduleTriangleTemplate .moduleTriangleContent .message h5,
.moduleSquareTemplate .moduleTriangleContent .message h5,
.modulePolyTemplate .moduleTriangleContent .message h5,
.moduleTriangleTemplate .moduleSquareContent .message h5,
.moduleSquareTemplate .moduleSquareContent .message h5,
.modulePolyTemplate .moduleSquareContent .message h5,
.moduleTriangleTemplate .modulePolyContent .message h5,
.moduleSquareTemplate .modulePolyContent .message h5,
.modulePolyTemplate .modulePolyContent .message h5 {
  padding-left: 8%;
  padding-right: 8%;
  line-height: 1.1em;
  margin-top: 13px;
}
.moduleTriangleTemplate .moduleTriangleContent .message h5 a,
.moduleSquareTemplate .moduleTriangleContent .message h5 a,
.modulePolyTemplate .moduleTriangleContent .message h5 a,
.moduleTriangleTemplate .moduleSquareContent .message h5 a,
.moduleSquareTemplate .moduleSquareContent .message h5 a,
.modulePolyTemplate .moduleSquareContent .message h5 a,
.moduleTriangleTemplate .modulePolyContent .message h5 a,
.moduleSquareTemplate .modulePolyContent .message h5 a,
.modulePolyTemplate .modulePolyContent .message h5 a {
  color: #fff;
}
.moduleTriangleTemplate .moduleTriangleContent .message h5 a.moreLinkStyle,
.moduleSquareTemplate .moduleTriangleContent .message h5 a.moreLinkStyle,
.modulePolyTemplate .moduleTriangleContent .message h5 a.moreLinkStyle,
.moduleTriangleTemplate .moduleSquareContent .message h5 a.moreLinkStyle,
.moduleSquareTemplate .moduleSquareContent .message h5 a.moreLinkStyle,
.modulePolyTemplate .moduleSquareContent .message h5 a.moreLinkStyle,
.moduleTriangleTemplate .modulePolyContent .message h5 a.moreLinkStyle,
.moduleSquareTemplate .modulePolyContent .message h5 a.moreLinkStyle,
.modulePolyTemplate .modulePolyContent .message h5 a.moreLinkStyle {
  font-size: 1em;
}
.handle {
  margin-bottom: 18px;
}
.voiceTextTemplate .message,
.voiceRectangleTemplate .message,
.voiceCircleTemplate .message {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 1.03em;
  line-height: 1.2em;
  color: #1a1919;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 8px;
}
.voiceTextTemplate .message.featured,
.voiceRectangleTemplate .message.featured,
.voiceCircleTemplate .message.featured {
  font-size: 2em;
  line-height: 1em;
}
.voiceTextTemplate .handle,
.voiceRectangleTemplate .handle,
.voiceCircleTemplate .handle {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.voiceTextTemplate .handle.twitter:before,
.voiceRectangleTemplate .handle.twitter:before,
.voiceCircleTemplate .handle.twitter:before {
  content: ' ';
  position: relative;
  float: left;
  width: 18px;
  height: 14px;
  background-image: url("../images/common_twitter_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 3px;
}
.voiceTextTemplate .handle.facebook:before,
.voiceRectangleTemplate .handle.facebook:before,
.voiceCircleTemplate .handle.facebook:before {
  content: ' ';
  position: relative;
  float: left;
  width: 10px;
  height: 14px;
  background-image: url("../images/common_fb_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 3px;
}
.voiceTextTemplate .addyourvoice,
.voiceRectangleTemplate .addyourvoice,
.voiceCircleTemplate .addyourvoice {
  clear: both;
  float: left;
}
#history .voiceTextTemplate .message {
  color: #fff;
  margin-top: 0;
}
#history .voiceTextTemplate .handle.twitter:before {
  background-image: url("../images/common_twitter_icon_white.png");
}
#history .voiceTextTemplate .handle.facebook:before {
  background-image: url("../images/common_fb_icon_white.png");
}
#history .voiceTextTemplate .learnmore {
  clear: both;
  float: left;
}
#history .brokenPencil {
  position: relative;
  width: 100%;
  padding-bottom: 90%;
}
#history .brokenPencil .brokenPencilGraphic {
  position: absolute;
  left: 100px;
  bottom: 50px;
}
#history .brokenPencil .brokenPencilGraphic img {
  max-width: 342px;
}
.newsQuoteTemplate .quoteHeadline,
.newsQuotePhotoTemplate .quoteHeadline {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 1.875em;
  line-height: 1em;
  color: #1a1919;
  margin-top: 15px;
  text-transform: uppercase;
}
.newsQuoteTemplate .source,
.newsQuotePhotoTemplate .source {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-top: 10px;
}
.newsQuoteTemplate .learnmore,
.newsQuotePhotoTemplate .learnmore {
  margin-top: 8px;
}
.newsTextOnlyTemplateFeatured {
  margin: 0;
}
.newsTextOnlyTemplateFeatured .newsHeadline {
  position: relative;
  width: 100%;
  color: #1a1919;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1em;
  margin-bottom: 10px;
}
.newsTextOnlyTemplateFeatured .excerpt {
  margin-bottom: 10px;
}
.newsTextOnlyTemplateFeatured .learnmore {
  color: #38b54a;
  position: relative;
  margin-top: 10px;
}
.newsTextOnlyTemplateFeatured .label {
  position: absolute;
  background-color: #d9e021;
  color: #1a1919;
  font-size: 0.75em;
  line-height: 0.9em;
  text-transform: uppercase;
  top: 15px;
  left: 15px;
  padding: 10px 20px;
}
.newsTextOnlyTemplateFeatured .label.topLabel {
  position: relative;
  left: auto;
  width: auto;
  top: auto;
  float: left;
  margin-bottom: 15px;
}
.posterImage img {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  width: 100%;
  height: 100%;
}
.posterImage img.loaded {
  visibility: visible;
  opacity: 1;
}
.eventTemplateFeatured .newsImage,
.voiceVideoXQTemplateFeatured .newsImage,
.newsVideoOnlyTemplateFeatured .newsImage,
.newsVideoOnlyTemplate .newsImage,
.newsVideoTemplateFeatured .newsImage,
.newsVideoTextTemplateFeatured .newsImage,
.newsVideoTextTemplate .newsImage,
.newsPhotoTextTemplate .newsImage,
.newsTextOnlyTemplate .newsImage,
.newsPhotoTemplateFeatured .newsImage,
.newsPhotoTextTemplateFeatured .newsImage,
.voiceInstaLandscapeVideoTemplate .newsImage,
.eventTemplateFeatured .posterImage,
.voiceVideoXQTemplateFeatured .posterImage,
.newsVideoOnlyTemplateFeatured .posterImage,
.newsVideoOnlyTemplate .posterImage,
.newsVideoTemplateFeatured .posterImage,
.newsVideoTextTemplateFeatured .posterImage,
.newsVideoTextTemplate .posterImage,
.newsPhotoTextTemplate .posterImage,
.newsTextOnlyTemplate .posterImage,
.newsPhotoTemplateFeatured .posterImage,
.newsPhotoTextTemplateFeatured .posterImage,
.voiceInstaLandscapeVideoTemplate .posterImage {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 56.25%;
}
.eventTemplateFeatured .newsImage:before,
.voiceVideoXQTemplateFeatured .newsImage:before,
.newsVideoOnlyTemplateFeatured .newsImage:before,
.newsVideoOnlyTemplate .newsImage:before,
.newsVideoTemplateFeatured .newsImage:before,
.newsVideoTextTemplateFeatured .newsImage:before,
.newsVideoTextTemplate .newsImage:before,
.newsPhotoTextTemplate .newsImage:before,
.newsTextOnlyTemplate .newsImage:before,
.newsPhotoTemplateFeatured .newsImage:before,
.newsPhotoTextTemplateFeatured .newsImage:before,
.voiceInstaLandscapeVideoTemplate .newsImage:before,
.eventTemplateFeatured .posterImage:before,
.voiceVideoXQTemplateFeatured .posterImage:before,
.newsVideoOnlyTemplateFeatured .posterImage:before,
.newsVideoOnlyTemplate .posterImage:before,
.newsVideoTemplateFeatured .posterImage:before,
.newsVideoTextTemplateFeatured .posterImage:before,
.newsVideoTextTemplate .posterImage:before,
.newsPhotoTextTemplate .posterImage:before,
.newsTextOnlyTemplate .posterImage:before,
.newsPhotoTemplateFeatured .posterImage:before,
.newsPhotoTextTemplateFeatured .posterImage:before,
.voiceInstaLandscapeVideoTemplate .posterImage:before {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../images/common_spinner.gif");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.eventTemplateFeatured .newsImage img,
.voiceVideoXQTemplateFeatured .newsImage img,
.newsVideoOnlyTemplateFeatured .newsImage img,
.newsVideoOnlyTemplate .newsImage img,
.newsVideoTemplateFeatured .newsImage img,
.newsVideoTextTemplateFeatured .newsImage img,
.newsVideoTextTemplate .newsImage img,
.newsPhotoTextTemplate .newsImage img,
.newsTextOnlyTemplate .newsImage img,
.newsPhotoTemplateFeatured .newsImage img,
.newsPhotoTextTemplateFeatured .newsImage img,
.voiceInstaLandscapeVideoTemplate .newsImage img,
.eventTemplateFeatured .posterImage img,
.voiceVideoXQTemplateFeatured .posterImage img,
.newsVideoOnlyTemplateFeatured .posterImage img,
.newsVideoOnlyTemplate .posterImage img,
.newsVideoTemplateFeatured .posterImage img,
.newsVideoTextTemplateFeatured .posterImage img,
.newsVideoTextTemplate .posterImage img,
.newsPhotoTextTemplate .posterImage img,
.newsTextOnlyTemplate .posterImage img,
.newsPhotoTemplateFeatured .posterImage img,
.newsPhotoTextTemplateFeatured .posterImage img,
.voiceInstaLandscapeVideoTemplate .posterImage img {
  position: absolute;
}
.voiceVideoXQTemplate .posterImage {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
}
.voiceVideoXQTemplate .posterImage:before {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../images/common_spinner.gif");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.voiceVideoXQTemplate .posterImage img {
  position: absolute;
}
.voiceInstaPortraitVideoTemplate .posterImage {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 125%;
}
.voiceInstaPortraitVideoTemplate .posterImage:before {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../images/common_spinner.gif");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.voiceInstaPortraitVideoTemplate .posterImage img {
  position: absolute;
}
.newsPhotoTemplateFeatured,
.newsVideoTemplateFeatured,
.newsVideoTextTemplateFeatured,
.newsPhotoTextTemplateFeatured,
.eventTemplateFeatured,
.newsPhotoTextTemplate,
.newsTextOnlyTemplate,
.newsTextTemplate,
.newsVideoTemplate,
.newsVideoTextTemplate,
.voiceInstaSquareVideoTemplate,
.voiceInstaPortraitVideoTemplate,
.voiceInstaLandscapeVideoTemplate,
.voiceVideoXQTemplate,
.newsVideoOnlyTemplate,
.voiceVideoXQTemplateFeatured,
.newsVideoOnlyTemplateFeatured,
.voiceVideoXQCondensedTemplate {
  position: relative;
  width: 100%;
  height: auto;
}
.newsPhotoTemplateFeatured .posterImage,
.newsVideoTemplateFeatured .posterImage,
.newsVideoTextTemplateFeatured .posterImage,
.newsPhotoTextTemplateFeatured .posterImage,
.eventTemplateFeatured .posterImage,
.newsPhotoTextTemplate .posterImage,
.newsTextOnlyTemplate .posterImage,
.newsTextTemplate .posterImage,
.newsVideoTemplate .posterImage,
.newsVideoTextTemplate .posterImage,
.voiceInstaSquareVideoTemplate .posterImage,
.voiceInstaPortraitVideoTemplate .posterImage,
.voiceInstaLandscapeVideoTemplate .posterImage,
.voiceVideoXQTemplate .posterImage,
.newsVideoOnlyTemplate .posterImage,
.voiceVideoXQTemplateFeatured .posterImage,
.newsVideoOnlyTemplateFeatured .posterImage,
.voiceVideoXQCondensedTemplate .posterImage {
  position: relative;
  width: 100%;
  height: auto;
  clear: both;
}
.newsPhotoTemplateFeatured .posterImage .playBtn,
.newsVideoTemplateFeatured .posterImage .playBtn,
.newsVideoTextTemplateFeatured .posterImage .playBtn,
.newsPhotoTextTemplateFeatured .posterImage .playBtn,
.eventTemplateFeatured .posterImage .playBtn,
.newsPhotoTextTemplate .posterImage .playBtn,
.newsTextOnlyTemplate .posterImage .playBtn,
.newsTextTemplate .posterImage .playBtn,
.newsVideoTemplate .posterImage .playBtn,
.newsVideoTextTemplate .posterImage .playBtn,
.voiceInstaSquareVideoTemplate .posterImage .playBtn,
.voiceInstaPortraitVideoTemplate .posterImage .playBtn,
.voiceInstaLandscapeVideoTemplate .posterImage .playBtn,
.voiceVideoXQTemplate .posterImage .playBtn,
.newsVideoOnlyTemplate .posterImage .playBtn,
.voiceVideoXQTemplateFeatured .posterImage .playBtn,
.newsVideoOnlyTemplateFeatured .posterImage .playBtn,
.voiceVideoXQCondensedTemplate .posterImage .playBtn {
  position: absolute;
  width: 46px;
  height: 46px;
  top: 10px;
  right: 10px;
}
.newsPhotoTemplateFeatured .voiceHeadline.featured,
.newsVideoTemplateFeatured .voiceHeadline.featured,
.newsVideoTextTemplateFeatured .voiceHeadline.featured,
.newsPhotoTextTemplateFeatured .voiceHeadline.featured,
.eventTemplateFeatured .voiceHeadline.featured,
.newsPhotoTextTemplate .voiceHeadline.featured,
.newsTextOnlyTemplate .voiceHeadline.featured,
.newsTextTemplate .voiceHeadline.featured,
.newsVideoTemplate .voiceHeadline.featured,
.newsVideoTextTemplate .voiceHeadline.featured,
.voiceInstaSquareVideoTemplate .voiceHeadline.featured,
.voiceInstaPortraitVideoTemplate .voiceHeadline.featured,
.voiceInstaLandscapeVideoTemplate .voiceHeadline.featured,
.voiceVideoXQTemplate .voiceHeadline.featured,
.newsVideoOnlyTemplate .voiceHeadline.featured,
.voiceVideoXQTemplateFeatured .voiceHeadline.featured,
.newsVideoOnlyTemplateFeatured .voiceHeadline.featured,
.voiceVideoXQCondensedTemplate .voiceHeadline.featured {
  bottom: 20px;
}
.newsPhotoTemplateFeatured .voiceHeadline.condensed,
.newsVideoTemplateFeatured .voiceHeadline.condensed,
.newsVideoTextTemplateFeatured .voiceHeadline.condensed,
.newsPhotoTextTemplateFeatured .voiceHeadline.condensed,
.eventTemplateFeatured .voiceHeadline.condensed,
.newsPhotoTextTemplate .voiceHeadline.condensed,
.newsTextOnlyTemplate .voiceHeadline.condensed,
.newsTextTemplate .voiceHeadline.condensed,
.newsVideoTemplate .voiceHeadline.condensed,
.newsVideoTextTemplate .voiceHeadline.condensed,
.voiceInstaSquareVideoTemplate .voiceHeadline.condensed,
.voiceInstaPortraitVideoTemplate .voiceHeadline.condensed,
.voiceInstaLandscapeVideoTemplate .voiceHeadline.condensed,
.voiceVideoXQTemplate .voiceHeadline.condensed,
.newsVideoOnlyTemplate .voiceHeadline.condensed,
.voiceVideoXQTemplateFeatured .voiceHeadline.condensed,
.newsVideoOnlyTemplateFeatured .voiceHeadline.condensed,
.voiceVideoXQCondensedTemplate .voiceHeadline.condensed {
  bottom: 12px;
  left: 15px;
  width: calc(100% - 30px);
}
.newsPhotoTemplateFeatured .newsHeadline,
.newsVideoTemplateFeatured .newsHeadline,
.newsVideoTextTemplateFeatured .newsHeadline,
.newsPhotoTextTemplateFeatured .newsHeadline,
.eventTemplateFeatured .newsHeadline,
.newsPhotoTextTemplate .newsHeadline,
.newsTextOnlyTemplate .newsHeadline,
.newsTextTemplate .newsHeadline,
.newsVideoTemplate .newsHeadline,
.newsVideoTextTemplate .newsHeadline,
.voiceInstaSquareVideoTemplate .newsHeadline,
.voiceInstaPortraitVideoTemplate .newsHeadline,
.voiceInstaLandscapeVideoTemplate .newsHeadline,
.voiceVideoXQTemplate .newsHeadline,
.newsVideoOnlyTemplate .newsHeadline,
.voiceVideoXQTemplateFeatured .newsHeadline,
.newsVideoOnlyTemplateFeatured .newsHeadline,
.voiceVideoXQCondensedTemplate .newsHeadline,
.newsPhotoTemplateFeatured .eventHeadline,
.newsVideoTemplateFeatured .eventHeadline,
.newsVideoTextTemplateFeatured .eventHeadline,
.newsPhotoTextTemplateFeatured .eventHeadline,
.eventTemplateFeatured .eventHeadline,
.newsPhotoTextTemplate .eventHeadline,
.newsTextOnlyTemplate .eventHeadline,
.newsTextTemplate .eventHeadline,
.newsVideoTemplate .eventHeadline,
.newsVideoTextTemplate .eventHeadline,
.voiceInstaSquareVideoTemplate .eventHeadline,
.voiceInstaPortraitVideoTemplate .eventHeadline,
.voiceInstaLandscapeVideoTemplate .eventHeadline,
.voiceVideoXQTemplate .eventHeadline,
.newsVideoOnlyTemplate .eventHeadline,
.voiceVideoXQTemplateFeatured .eventHeadline,
.newsVideoOnlyTemplateFeatured .eventHeadline,
.voiceVideoXQCondensedTemplate .eventHeadline,
.newsPhotoTemplateFeatured .voiceHeadline,
.newsVideoTemplateFeatured .voiceHeadline,
.newsVideoTextTemplateFeatured .voiceHeadline,
.newsPhotoTextTemplateFeatured .voiceHeadline,
.eventTemplateFeatured .voiceHeadline,
.newsPhotoTextTemplate .voiceHeadline,
.newsTextOnlyTemplate .voiceHeadline,
.newsTextTemplate .voiceHeadline,
.newsVideoTemplate .voiceHeadline,
.newsVideoTextTemplate .voiceHeadline,
.voiceInstaSquareVideoTemplate .voiceHeadline,
.voiceInstaPortraitVideoTemplate .voiceHeadline,
.voiceInstaLandscapeVideoTemplate .voiceHeadline,
.voiceVideoXQTemplate .voiceHeadline,
.newsVideoOnlyTemplate .voiceHeadline,
.voiceVideoXQTemplateFeatured .voiceHeadline,
.newsVideoOnlyTemplateFeatured .voiceHeadline,
.voiceVideoXQCondensedTemplate .voiceHeadline {
  margin: 0;
  position: absolute;
  width: 80%;
  color: #fff;
  bottom: 50px;
  left: 25px;
  text-transform: uppercase;
  font-size: 1.125em;
  line-height: 1.2em;
}
.newsPhotoTemplateFeatured .newsHeadline.clear,
.newsVideoTemplateFeatured .newsHeadline.clear,
.newsVideoTextTemplateFeatured .newsHeadline.clear,
.newsPhotoTextTemplateFeatured .newsHeadline.clear,
.eventTemplateFeatured .newsHeadline.clear,
.newsPhotoTextTemplate .newsHeadline.clear,
.newsTextOnlyTemplate .newsHeadline.clear,
.newsTextTemplate .newsHeadline.clear,
.newsVideoTemplate .newsHeadline.clear,
.newsVideoTextTemplate .newsHeadline.clear,
.voiceInstaSquareVideoTemplate .newsHeadline.clear,
.voiceInstaPortraitVideoTemplate .newsHeadline.clear,
.voiceInstaLandscapeVideoTemplate .newsHeadline.clear,
.voiceVideoXQTemplate .newsHeadline.clear,
.newsVideoOnlyTemplate .newsHeadline.clear,
.voiceVideoXQTemplateFeatured .newsHeadline.clear,
.newsVideoOnlyTemplateFeatured .newsHeadline.clear,
.voiceVideoXQCondensedTemplate .newsHeadline.clear,
.newsPhotoTemplateFeatured .eventHeadline.clear,
.newsVideoTemplateFeatured .eventHeadline.clear,
.newsVideoTextTemplateFeatured .eventHeadline.clear,
.newsPhotoTextTemplateFeatured .eventHeadline.clear,
.eventTemplateFeatured .eventHeadline.clear,
.newsPhotoTextTemplate .eventHeadline.clear,
.newsTextOnlyTemplate .eventHeadline.clear,
.newsTextTemplate .eventHeadline.clear,
.newsVideoTemplate .eventHeadline.clear,
.newsVideoTextTemplate .eventHeadline.clear,
.voiceInstaSquareVideoTemplate .eventHeadline.clear,
.voiceInstaPortraitVideoTemplate .eventHeadline.clear,
.voiceInstaLandscapeVideoTemplate .eventHeadline.clear,
.voiceVideoXQTemplate .eventHeadline.clear,
.newsVideoOnlyTemplate .eventHeadline.clear,
.voiceVideoXQTemplateFeatured .eventHeadline.clear,
.newsVideoOnlyTemplateFeatured .eventHeadline.clear,
.voiceVideoXQCondensedTemplate .eventHeadline.clear,
.newsPhotoTemplateFeatured .voiceHeadline.clear,
.newsVideoTemplateFeatured .voiceHeadline.clear,
.newsVideoTextTemplateFeatured .voiceHeadline.clear,
.newsPhotoTextTemplateFeatured .voiceHeadline.clear,
.eventTemplateFeatured .voiceHeadline.clear,
.newsPhotoTextTemplate .voiceHeadline.clear,
.newsTextOnlyTemplate .voiceHeadline.clear,
.newsTextTemplate .voiceHeadline.clear,
.newsVideoTemplate .voiceHeadline.clear,
.newsVideoTextTemplate .voiceHeadline.clear,
.voiceInstaSquareVideoTemplate .voiceHeadline.clear,
.voiceInstaPortraitVideoTemplate .voiceHeadline.clear,
.voiceInstaLandscapeVideoTemplate .voiceHeadline.clear,
.voiceVideoXQTemplate .voiceHeadline.clear,
.newsVideoOnlyTemplate .voiceHeadline.clear,
.voiceVideoXQTemplateFeatured .voiceHeadline.clear,
.newsVideoOnlyTemplateFeatured .voiceHeadline.clear,
.voiceVideoXQCondensedTemplate .voiceHeadline.clear {
  position: relative;
  margin-top: 15px;
  bottom: auto;
  left: auto;
  clear: both;
  color: #1a1919;
}
.newsPhotoTemplateFeatured .newsHeadline.clear.featured,
.newsVideoTemplateFeatured .newsHeadline.clear.featured,
.newsVideoTextTemplateFeatured .newsHeadline.clear.featured,
.newsPhotoTextTemplateFeatured .newsHeadline.clear.featured,
.eventTemplateFeatured .newsHeadline.clear.featured,
.newsPhotoTextTemplate .newsHeadline.clear.featured,
.newsTextOnlyTemplate .newsHeadline.clear.featured,
.newsTextTemplate .newsHeadline.clear.featured,
.newsVideoTemplate .newsHeadline.clear.featured,
.newsVideoTextTemplate .newsHeadline.clear.featured,
.voiceInstaSquareVideoTemplate .newsHeadline.clear.featured,
.voiceInstaPortraitVideoTemplate .newsHeadline.clear.featured,
.voiceInstaLandscapeVideoTemplate .newsHeadline.clear.featured,
.voiceVideoXQTemplate .newsHeadline.clear.featured,
.newsVideoOnlyTemplate .newsHeadline.clear.featured,
.voiceVideoXQTemplateFeatured .newsHeadline.clear.featured,
.newsVideoOnlyTemplateFeatured .newsHeadline.clear.featured,
.voiceVideoXQCondensedTemplate .newsHeadline.clear.featured,
.newsPhotoTemplateFeatured .eventHeadline.clear.featured,
.newsVideoTemplateFeatured .eventHeadline.clear.featured,
.newsVideoTextTemplateFeatured .eventHeadline.clear.featured,
.newsPhotoTextTemplateFeatured .eventHeadline.clear.featured,
.eventTemplateFeatured .eventHeadline.clear.featured,
.newsPhotoTextTemplate .eventHeadline.clear.featured,
.newsTextOnlyTemplate .eventHeadline.clear.featured,
.newsTextTemplate .eventHeadline.clear.featured,
.newsVideoTemplate .eventHeadline.clear.featured,
.newsVideoTextTemplate .eventHeadline.clear.featured,
.voiceInstaSquareVideoTemplate .eventHeadline.clear.featured,
.voiceInstaPortraitVideoTemplate .eventHeadline.clear.featured,
.voiceInstaLandscapeVideoTemplate .eventHeadline.clear.featured,
.voiceVideoXQTemplate .eventHeadline.clear.featured,
.newsVideoOnlyTemplate .eventHeadline.clear.featured,
.voiceVideoXQTemplateFeatured .eventHeadline.clear.featured,
.newsVideoOnlyTemplateFeatured .eventHeadline.clear.featured,
.voiceVideoXQCondensedTemplate .eventHeadline.clear.featured,
.newsPhotoTemplateFeatured .voiceHeadline.clear.featured,
.newsVideoTemplateFeatured .voiceHeadline.clear.featured,
.newsVideoTextTemplateFeatured .voiceHeadline.clear.featured,
.newsPhotoTextTemplateFeatured .voiceHeadline.clear.featured,
.eventTemplateFeatured .voiceHeadline.clear.featured,
.newsPhotoTextTemplate .voiceHeadline.clear.featured,
.newsTextOnlyTemplate .voiceHeadline.clear.featured,
.newsTextTemplate .voiceHeadline.clear.featured,
.newsVideoTemplate .voiceHeadline.clear.featured,
.newsVideoTextTemplate .voiceHeadline.clear.featured,
.voiceInstaSquareVideoTemplate .voiceHeadline.clear.featured,
.voiceInstaPortraitVideoTemplate .voiceHeadline.clear.featured,
.voiceInstaLandscapeVideoTemplate .voiceHeadline.clear.featured,
.voiceVideoXQTemplate .voiceHeadline.clear.featured,
.newsVideoOnlyTemplate .voiceHeadline.clear.featured,
.voiceVideoXQTemplateFeatured .voiceHeadline.clear.featured,
.newsVideoOnlyTemplateFeatured .voiceHeadline.clear.featured,
.voiceVideoXQCondensedTemplate .voiceHeadline.clear.featured {
  margin-top: 20px;
}
.newsPhotoTemplateFeatured .newsHeadline.clear.nomargin,
.newsVideoTemplateFeatured .newsHeadline.clear.nomargin,
.newsVideoTextTemplateFeatured .newsHeadline.clear.nomargin,
.newsPhotoTextTemplateFeatured .newsHeadline.clear.nomargin,
.eventTemplateFeatured .newsHeadline.clear.nomargin,
.newsPhotoTextTemplate .newsHeadline.clear.nomargin,
.newsTextOnlyTemplate .newsHeadline.clear.nomargin,
.newsTextTemplate .newsHeadline.clear.nomargin,
.newsVideoTemplate .newsHeadline.clear.nomargin,
.newsVideoTextTemplate .newsHeadline.clear.nomargin,
.voiceInstaSquareVideoTemplate .newsHeadline.clear.nomargin,
.voiceInstaPortraitVideoTemplate .newsHeadline.clear.nomargin,
.voiceInstaLandscapeVideoTemplate .newsHeadline.clear.nomargin,
.voiceVideoXQTemplate .newsHeadline.clear.nomargin,
.newsVideoOnlyTemplate .newsHeadline.clear.nomargin,
.voiceVideoXQTemplateFeatured .newsHeadline.clear.nomargin,
.newsVideoOnlyTemplateFeatured .newsHeadline.clear.nomargin,
.voiceVideoXQCondensedTemplate .newsHeadline.clear.nomargin,
.newsPhotoTemplateFeatured .eventHeadline.clear.nomargin,
.newsVideoTemplateFeatured .eventHeadline.clear.nomargin,
.newsVideoTextTemplateFeatured .eventHeadline.clear.nomargin,
.newsPhotoTextTemplateFeatured .eventHeadline.clear.nomargin,
.eventTemplateFeatured .eventHeadline.clear.nomargin,
.newsPhotoTextTemplate .eventHeadline.clear.nomargin,
.newsTextOnlyTemplate .eventHeadline.clear.nomargin,
.newsTextTemplate .eventHeadline.clear.nomargin,
.newsVideoTemplate .eventHeadline.clear.nomargin,
.newsVideoTextTemplate .eventHeadline.clear.nomargin,
.voiceInstaSquareVideoTemplate .eventHeadline.clear.nomargin,
.voiceInstaPortraitVideoTemplate .eventHeadline.clear.nomargin,
.voiceInstaLandscapeVideoTemplate .eventHeadline.clear.nomargin,
.voiceVideoXQTemplate .eventHeadline.clear.nomargin,
.newsVideoOnlyTemplate .eventHeadline.clear.nomargin,
.voiceVideoXQTemplateFeatured .eventHeadline.clear.nomargin,
.newsVideoOnlyTemplateFeatured .eventHeadline.clear.nomargin,
.voiceVideoXQCondensedTemplate .eventHeadline.clear.nomargin,
.newsPhotoTemplateFeatured .voiceHeadline.clear.nomargin,
.newsVideoTemplateFeatured .voiceHeadline.clear.nomargin,
.newsVideoTextTemplateFeatured .voiceHeadline.clear.nomargin,
.newsPhotoTextTemplateFeatured .voiceHeadline.clear.nomargin,
.eventTemplateFeatured .voiceHeadline.clear.nomargin,
.newsPhotoTextTemplate .voiceHeadline.clear.nomargin,
.newsTextOnlyTemplate .voiceHeadline.clear.nomargin,
.newsTextTemplate .voiceHeadline.clear.nomargin,
.newsVideoTemplate .voiceHeadline.clear.nomargin,
.newsVideoTextTemplate .voiceHeadline.clear.nomargin,
.voiceInstaSquareVideoTemplate .voiceHeadline.clear.nomargin,
.voiceInstaPortraitVideoTemplate .voiceHeadline.clear.nomargin,
.voiceInstaLandscapeVideoTemplate .voiceHeadline.clear.nomargin,
.voiceVideoXQTemplate .voiceHeadline.clear.nomargin,
.newsVideoOnlyTemplate .voiceHeadline.clear.nomargin,
.voiceVideoXQTemplateFeatured .voiceHeadline.clear.nomargin,
.newsVideoOnlyTemplateFeatured .voiceHeadline.clear.nomargin,
.voiceVideoXQCondensedTemplate .voiceHeadline.clear.nomargin {
  margin-top: 0;
}
.newsPhotoTemplateFeatured .newsHeadline.fullwidth,
.newsVideoTemplateFeatured .newsHeadline.fullwidth,
.newsVideoTextTemplateFeatured .newsHeadline.fullwidth,
.newsPhotoTextTemplateFeatured .newsHeadline.fullwidth,
.eventTemplateFeatured .newsHeadline.fullwidth,
.newsPhotoTextTemplate .newsHeadline.fullwidth,
.newsTextOnlyTemplate .newsHeadline.fullwidth,
.newsTextTemplate .newsHeadline.fullwidth,
.newsVideoTemplate .newsHeadline.fullwidth,
.newsVideoTextTemplate .newsHeadline.fullwidth,
.voiceInstaSquareVideoTemplate .newsHeadline.fullwidth,
.voiceInstaPortraitVideoTemplate .newsHeadline.fullwidth,
.voiceInstaLandscapeVideoTemplate .newsHeadline.fullwidth,
.voiceVideoXQTemplate .newsHeadline.fullwidth,
.newsVideoOnlyTemplate .newsHeadline.fullwidth,
.voiceVideoXQTemplateFeatured .newsHeadline.fullwidth,
.newsVideoOnlyTemplateFeatured .newsHeadline.fullwidth,
.voiceVideoXQCondensedTemplate .newsHeadline.fullwidth,
.newsPhotoTemplateFeatured .eventHeadline.fullwidth,
.newsVideoTemplateFeatured .eventHeadline.fullwidth,
.newsVideoTextTemplateFeatured .eventHeadline.fullwidth,
.newsPhotoTextTemplateFeatured .eventHeadline.fullwidth,
.eventTemplateFeatured .eventHeadline.fullwidth,
.newsPhotoTextTemplate .eventHeadline.fullwidth,
.newsTextOnlyTemplate .eventHeadline.fullwidth,
.newsTextTemplate .eventHeadline.fullwidth,
.newsVideoTemplate .eventHeadline.fullwidth,
.newsVideoTextTemplate .eventHeadline.fullwidth,
.voiceInstaSquareVideoTemplate .eventHeadline.fullwidth,
.voiceInstaPortraitVideoTemplate .eventHeadline.fullwidth,
.voiceInstaLandscapeVideoTemplate .eventHeadline.fullwidth,
.voiceVideoXQTemplate .eventHeadline.fullwidth,
.newsVideoOnlyTemplate .eventHeadline.fullwidth,
.voiceVideoXQTemplateFeatured .eventHeadline.fullwidth,
.newsVideoOnlyTemplateFeatured .eventHeadline.fullwidth,
.voiceVideoXQCondensedTemplate .eventHeadline.fullwidth,
.newsPhotoTemplateFeatured .voiceHeadline.fullwidth,
.newsVideoTemplateFeatured .voiceHeadline.fullwidth,
.newsVideoTextTemplateFeatured .voiceHeadline.fullwidth,
.newsPhotoTextTemplateFeatured .voiceHeadline.fullwidth,
.eventTemplateFeatured .voiceHeadline.fullwidth,
.newsPhotoTextTemplate .voiceHeadline.fullwidth,
.newsTextOnlyTemplate .voiceHeadline.fullwidth,
.newsTextTemplate .voiceHeadline.fullwidth,
.newsVideoTemplate .voiceHeadline.fullwidth,
.newsVideoTextTemplate .voiceHeadline.fullwidth,
.voiceInstaSquareVideoTemplate .voiceHeadline.fullwidth,
.voiceInstaPortraitVideoTemplate .voiceHeadline.fullwidth,
.voiceInstaLandscapeVideoTemplate .voiceHeadline.fullwidth,
.voiceVideoXQTemplate .voiceHeadline.fullwidth,
.newsVideoOnlyTemplate .voiceHeadline.fullwidth,
.voiceVideoXQTemplateFeatured .voiceHeadline.fullwidth,
.newsVideoOnlyTemplateFeatured .voiceHeadline.fullwidth,
.voiceVideoXQCondensedTemplate .voiceHeadline.fullwidth {
  width: 100%;
}
.newsPhotoTemplateFeatured .newsHeadline.featured,
.newsVideoTemplateFeatured .newsHeadline.featured,
.newsVideoTextTemplateFeatured .newsHeadline.featured,
.newsPhotoTextTemplateFeatured .newsHeadline.featured,
.eventTemplateFeatured .newsHeadline.featured,
.newsPhotoTextTemplate .newsHeadline.featured,
.newsTextOnlyTemplate .newsHeadline.featured,
.newsTextTemplate .newsHeadline.featured,
.newsVideoTemplate .newsHeadline.featured,
.newsVideoTextTemplate .newsHeadline.featured,
.voiceInstaSquareVideoTemplate .newsHeadline.featured,
.voiceInstaPortraitVideoTemplate .newsHeadline.featured,
.voiceInstaLandscapeVideoTemplate .newsHeadline.featured,
.voiceVideoXQTemplate .newsHeadline.featured,
.newsVideoOnlyTemplate .newsHeadline.featured,
.voiceVideoXQTemplateFeatured .newsHeadline.featured,
.newsVideoOnlyTemplateFeatured .newsHeadline.featured,
.voiceVideoXQCondensedTemplate .newsHeadline.featured,
.newsPhotoTemplateFeatured .eventHeadline.featured,
.newsVideoTemplateFeatured .eventHeadline.featured,
.newsVideoTextTemplateFeatured .eventHeadline.featured,
.newsPhotoTextTemplateFeatured .eventHeadline.featured,
.eventTemplateFeatured .eventHeadline.featured,
.newsPhotoTextTemplate .eventHeadline.featured,
.newsTextOnlyTemplate .eventHeadline.featured,
.newsTextTemplate .eventHeadline.featured,
.newsVideoTemplate .eventHeadline.featured,
.newsVideoTextTemplate .eventHeadline.featured,
.voiceInstaSquareVideoTemplate .eventHeadline.featured,
.voiceInstaPortraitVideoTemplate .eventHeadline.featured,
.voiceInstaLandscapeVideoTemplate .eventHeadline.featured,
.voiceVideoXQTemplate .eventHeadline.featured,
.newsVideoOnlyTemplate .eventHeadline.featured,
.voiceVideoXQTemplateFeatured .eventHeadline.featured,
.newsVideoOnlyTemplateFeatured .eventHeadline.featured,
.voiceVideoXQCondensedTemplate .eventHeadline.featured,
.newsPhotoTemplateFeatured .voiceHeadline.featured,
.newsVideoTemplateFeatured .voiceHeadline.featured,
.newsVideoTextTemplateFeatured .voiceHeadline.featured,
.newsPhotoTextTemplateFeatured .voiceHeadline.featured,
.eventTemplateFeatured .voiceHeadline.featured,
.newsPhotoTextTemplate .voiceHeadline.featured,
.newsTextOnlyTemplate .voiceHeadline.featured,
.newsTextTemplate .voiceHeadline.featured,
.newsVideoTemplate .voiceHeadline.featured,
.newsVideoTextTemplate .voiceHeadline.featured,
.voiceInstaSquareVideoTemplate .voiceHeadline.featured,
.voiceInstaPortraitVideoTemplate .voiceHeadline.featured,
.voiceInstaLandscapeVideoTemplate .voiceHeadline.featured,
.voiceVideoXQTemplate .voiceHeadline.featured,
.newsVideoOnlyTemplate .voiceHeadline.featured,
.voiceVideoXQTemplateFeatured .voiceHeadline.featured,
.newsVideoOnlyTemplateFeatured .voiceHeadline.featured,
.voiceVideoXQCondensedTemplate .voiceHeadline.featured {
  font-size: 2em;
  line-height: 1em;
}
.newsPhotoTemplateFeatured .voiceInstagramUser,
.newsVideoTemplateFeatured .voiceInstagramUser,
.newsVideoTextTemplateFeatured .voiceInstagramUser,
.newsPhotoTextTemplateFeatured .voiceInstagramUser,
.eventTemplateFeatured .voiceInstagramUser,
.newsPhotoTextTemplate .voiceInstagramUser,
.newsTextOnlyTemplate .voiceInstagramUser,
.newsTextTemplate .voiceInstagramUser,
.newsVideoTemplate .voiceInstagramUser,
.newsVideoTextTemplate .voiceInstagramUser,
.voiceInstaSquareVideoTemplate .voiceInstagramUser,
.voiceInstaPortraitVideoTemplate .voiceInstagramUser,
.voiceInstaLandscapeVideoTemplate .voiceInstagramUser,
.voiceVideoXQTemplate .voiceInstagramUser,
.newsVideoOnlyTemplate .voiceInstagramUser,
.voiceVideoXQTemplateFeatured .voiceInstagramUser,
.newsVideoOnlyTemplateFeatured .voiceInstagramUser,
.voiceVideoXQCondensedTemplate .voiceInstagramUser {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-top: 5px;
}
.newsPhotoTemplateFeatured .voiceInstagramUser:before,
.newsVideoTemplateFeatured .voiceInstagramUser:before,
.newsVideoTextTemplateFeatured .voiceInstagramUser:before,
.newsPhotoTextTemplateFeatured .voiceInstagramUser:before,
.eventTemplateFeatured .voiceInstagramUser:before,
.newsPhotoTextTemplate .voiceInstagramUser:before,
.newsTextOnlyTemplate .voiceInstagramUser:before,
.newsTextTemplate .voiceInstagramUser:before,
.newsVideoTemplate .voiceInstagramUser:before,
.newsVideoTextTemplate .voiceInstagramUser:before,
.voiceInstaSquareVideoTemplate .voiceInstagramUser:before,
.voiceInstaPortraitVideoTemplate .voiceInstagramUser:before,
.voiceInstaLandscapeVideoTemplate .voiceInstagramUser:before,
.voiceVideoXQTemplate .voiceInstagramUser:before,
.newsVideoOnlyTemplate .voiceInstagramUser:before,
.voiceVideoXQTemplateFeatured .voiceInstagramUser:before,
.newsVideoOnlyTemplateFeatured .voiceInstagramUser:before,
.voiceVideoXQCondensedTemplate .voiceInstagramUser:before {
  content: ' ';
  position: relative;
  float: left;
  width: 15px;
  height: 15px;
  background-image: url("../images/common_voice_instaicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 6px;
}
.newsPhotoTemplateFeatured .voiceName,
.newsVideoTemplateFeatured .voiceName,
.newsVideoTextTemplateFeatured .voiceName,
.newsPhotoTextTemplateFeatured .voiceName,
.eventTemplateFeatured .voiceName,
.newsPhotoTextTemplate .voiceName,
.newsTextOnlyTemplate .voiceName,
.newsTextTemplate .voiceName,
.newsVideoTemplate .voiceName,
.newsVideoTextTemplate .voiceName,
.voiceInstaSquareVideoTemplate .voiceName,
.voiceInstaPortraitVideoTemplate .voiceName,
.voiceInstaLandscapeVideoTemplate .voiceName,
.voiceVideoXQTemplate .voiceName,
.newsVideoOnlyTemplate .voiceName,
.voiceVideoXQTemplateFeatured .voiceName,
.newsVideoOnlyTemplateFeatured .voiceName,
.voiceVideoXQCondensedTemplate .voiceName {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
}
.newsPhotoTemplateFeatured .excerpt,
.newsVideoTemplateFeatured .excerpt,
.newsVideoTextTemplateFeatured .excerpt,
.newsPhotoTextTemplateFeatured .excerpt,
.eventTemplateFeatured .excerpt,
.newsPhotoTextTemplate .excerpt,
.newsTextOnlyTemplate .excerpt,
.newsTextTemplate .excerpt,
.newsVideoTemplate .excerpt,
.newsVideoTextTemplate .excerpt,
.voiceInstaSquareVideoTemplate .excerpt,
.voiceInstaPortraitVideoTemplate .excerpt,
.voiceInstaLandscapeVideoTemplate .excerpt,
.voiceVideoXQTemplate .excerpt,
.newsVideoOnlyTemplate .excerpt,
.voiceVideoXQTemplateFeatured .excerpt,
.newsVideoOnlyTemplateFeatured .excerpt,
.voiceVideoXQCondensedTemplate .excerpt {
  font-size: 0.875em;
  line-height: 1.55em;
  color: #959595;
  margin-top: 9px;
  width: 75%;
  margin-bottom: 0;
}
.newsPhotoTemplateFeatured .excerpt.fullwidth,
.newsVideoTemplateFeatured .excerpt.fullwidth,
.newsVideoTextTemplateFeatured .excerpt.fullwidth,
.newsPhotoTextTemplateFeatured .excerpt.fullwidth,
.eventTemplateFeatured .excerpt.fullwidth,
.newsPhotoTextTemplate .excerpt.fullwidth,
.newsTextOnlyTemplate .excerpt.fullwidth,
.newsTextTemplate .excerpt.fullwidth,
.newsVideoTemplate .excerpt.fullwidth,
.newsVideoTextTemplate .excerpt.fullwidth,
.voiceInstaSquareVideoTemplate .excerpt.fullwidth,
.voiceInstaPortraitVideoTemplate .excerpt.fullwidth,
.voiceInstaLandscapeVideoTemplate .excerpt.fullwidth,
.voiceVideoXQTemplate .excerpt.fullwidth,
.newsVideoOnlyTemplate .excerpt.fullwidth,
.voiceVideoXQTemplateFeatured .excerpt.fullwidth,
.newsVideoOnlyTemplateFeatured .excerpt.fullwidth,
.voiceVideoXQCondensedTemplate .excerpt.fullwidth {
  width: 100%;
}
.newsPhotoTemplateFeatured .excerpt.featured,
.newsVideoTemplateFeatured .excerpt.featured,
.newsVideoTextTemplateFeatured .excerpt.featured,
.newsPhotoTextTemplateFeatured .excerpt.featured,
.eventTemplateFeatured .excerpt.featured,
.newsPhotoTextTemplate .excerpt.featured,
.newsTextOnlyTemplate .excerpt.featured,
.newsTextTemplate .excerpt.featured,
.newsVideoTemplate .excerpt.featured,
.newsVideoTextTemplate .excerpt.featured,
.voiceInstaSquareVideoTemplate .excerpt.featured,
.voiceInstaPortraitVideoTemplate .excerpt.featured,
.voiceInstaLandscapeVideoTemplate .excerpt.featured,
.voiceVideoXQTemplate .excerpt.featured,
.newsVideoOnlyTemplate .excerpt.featured,
.voiceVideoXQTemplateFeatured .excerpt.featured,
.newsVideoOnlyTemplateFeatured .excerpt.featured,
.voiceVideoXQCondensedTemplate .excerpt.featured {
  margin-top: 15px;
}
.newsPhotoTemplateFeatured .label,
.newsVideoTemplateFeatured .label,
.newsVideoTextTemplateFeatured .label,
.newsPhotoTextTemplateFeatured .label,
.eventTemplateFeatured .label,
.newsPhotoTextTemplate .label,
.newsTextOnlyTemplate .label,
.newsTextTemplate .label,
.newsVideoTemplate .label,
.newsVideoTextTemplate .label,
.voiceInstaSquareVideoTemplate .label,
.voiceInstaPortraitVideoTemplate .label,
.voiceInstaLandscapeVideoTemplate .label,
.voiceVideoXQTemplate .label,
.newsVideoOnlyTemplate .label,
.voiceVideoXQTemplateFeatured .label,
.newsVideoOnlyTemplateFeatured .label,
.voiceVideoXQCondensedTemplate .label {
  position: absolute;
  background-color: #d9e021;
  color: #1a1919;
  font-size: 0.75em;
  line-height: 0.9em;
  text-transform: uppercase;
  top: 15px;
  left: 15px;
  padding: 10px 20px;
}
.newsPhotoTemplateFeatured .label.voiceXQLabel,
.newsVideoTemplateFeatured .label.voiceXQLabel,
.newsVideoTextTemplateFeatured .label.voiceXQLabel,
.newsPhotoTextTemplateFeatured .label.voiceXQLabel,
.eventTemplateFeatured .label.voiceXQLabel,
.newsPhotoTextTemplate .label.voiceXQLabel,
.newsTextOnlyTemplate .label.voiceXQLabel,
.newsTextTemplate .label.voiceXQLabel,
.newsVideoTemplate .label.voiceXQLabel,
.newsVideoTextTemplate .label.voiceXQLabel,
.voiceInstaSquareVideoTemplate .label.voiceXQLabel,
.voiceInstaPortraitVideoTemplate .label.voiceXQLabel,
.voiceInstaLandscapeVideoTemplate .label.voiceXQLabel,
.voiceVideoXQTemplate .label.voiceXQLabel,
.newsVideoOnlyTemplate .label.voiceXQLabel,
.voiceVideoXQTemplateFeatured .label.voiceXQLabel,
.newsVideoOnlyTemplateFeatured .label.voiceXQLabel,
.voiceVideoXQCondensedTemplate .label.voiceXQLabel {
  position: relative;
  left: auto;
  width: auto;
  top: auto;
  float: left;
  margin-bottom: 15px;
}
.newsPhotoTemplateFeatured .label.topLabel,
.newsVideoTemplateFeatured .label.topLabel,
.newsVideoTextTemplateFeatured .label.topLabel,
.newsPhotoTextTemplateFeatured .label.topLabel,
.eventTemplateFeatured .label.topLabel,
.newsPhotoTextTemplate .label.topLabel,
.newsTextOnlyTemplate .label.topLabel,
.newsTextTemplate .label.topLabel,
.newsVideoTemplate .label.topLabel,
.newsVideoTextTemplate .label.topLabel,
.voiceInstaSquareVideoTemplate .label.topLabel,
.voiceInstaPortraitVideoTemplate .label.topLabel,
.voiceInstaLandscapeVideoTemplate .label.topLabel,
.voiceVideoXQTemplate .label.topLabel,
.newsVideoOnlyTemplate .label.topLabel,
.voiceVideoXQTemplateFeatured .label.topLabel,
.newsVideoOnlyTemplateFeatured .label.topLabel,
.voiceVideoXQCondensedTemplate .label.topLabel {
  position: relative;
  left: auto;
  width: auto;
  top: auto;
  float: left;
  margin-bottom: 15px;
}
.newsPhotoTemplateFeatured .learnmore,
.newsVideoTemplateFeatured .learnmore,
.newsVideoTextTemplateFeatured .learnmore,
.newsPhotoTextTemplateFeatured .learnmore,
.eventTemplateFeatured .learnmore,
.newsPhotoTextTemplate .learnmore,
.newsTextOnlyTemplate .learnmore,
.newsTextTemplate .learnmore,
.newsVideoTemplate .learnmore,
.newsVideoTextTemplate .learnmore,
.voiceInstaSquareVideoTemplate .learnmore,
.voiceInstaPortraitVideoTemplate .learnmore,
.voiceInstaLandscapeVideoTemplate .learnmore,
.voiceVideoXQTemplate .learnmore,
.newsVideoOnlyTemplate .learnmore,
.voiceVideoXQTemplateFeatured .learnmore,
.newsVideoOnlyTemplateFeatured .learnmore,
.voiceVideoXQCondensedTemplate .learnmore {
  position: absolute;
  bottom: 20px;
  left: 25px;
  color: #fff;
}
.newsPhotoTemplateFeatured .learnmore.greenColor,
.newsVideoTemplateFeatured .learnmore.greenColor,
.newsVideoTextTemplateFeatured .learnmore.greenColor,
.newsPhotoTextTemplateFeatured .learnmore.greenColor,
.eventTemplateFeatured .learnmore.greenColor,
.newsPhotoTextTemplate .learnmore.greenColor,
.newsTextOnlyTemplate .learnmore.greenColor,
.newsTextTemplate .learnmore.greenColor,
.newsVideoTemplate .learnmore.greenColor,
.newsVideoTextTemplate .learnmore.greenColor,
.voiceInstaSquareVideoTemplate .learnmore.greenColor,
.voiceInstaPortraitVideoTemplate .learnmore.greenColor,
.voiceInstaLandscapeVideoTemplate .learnmore.greenColor,
.voiceVideoXQTemplate .learnmore.greenColor,
.newsVideoOnlyTemplate .learnmore.greenColor,
.voiceVideoXQTemplateFeatured .learnmore.greenColor,
.newsVideoOnlyTemplateFeatured .learnmore.greenColor,
.voiceVideoXQCondensedTemplate .learnmore.greenColor {
  color: #38b54a;
}
.newsPhotoTemplateFeatured .learnmore.clear,
.newsVideoTemplateFeatured .learnmore.clear,
.newsVideoTextTemplateFeatured .learnmore.clear,
.newsPhotoTextTemplateFeatured .learnmore.clear,
.eventTemplateFeatured .learnmore.clear,
.newsPhotoTextTemplate .learnmore.clear,
.newsTextOnlyTemplate .learnmore.clear,
.newsTextTemplate .learnmore.clear,
.newsVideoTemplate .learnmore.clear,
.newsVideoTextTemplate .learnmore.clear,
.voiceInstaSquareVideoTemplate .learnmore.clear,
.voiceInstaPortraitVideoTemplate .learnmore.clear,
.voiceInstaLandscapeVideoTemplate .learnmore.clear,
.voiceVideoXQTemplate .learnmore.clear,
.newsVideoOnlyTemplate .learnmore.clear,
.voiceVideoXQTemplateFeatured .learnmore.clear,
.newsVideoOnlyTemplateFeatured .learnmore.clear,
.voiceVideoXQCondensedTemplate .learnmore.clear {
  position: relative;
  bottom: auto;
  left: auto;
  margin-top: 10px;
}
.newsPhotoTemplateFeatured .learnmore.clear.featured,
.newsVideoTemplateFeatured .learnmore.clear.featured,
.newsVideoTextTemplateFeatured .learnmore.clear.featured,
.newsPhotoTextTemplateFeatured .learnmore.clear.featured,
.eventTemplateFeatured .learnmore.clear.featured,
.newsPhotoTextTemplate .learnmore.clear.featured,
.newsTextOnlyTemplate .learnmore.clear.featured,
.newsTextTemplate .learnmore.clear.featured,
.newsVideoTemplate .learnmore.clear.featured,
.newsVideoTextTemplate .learnmore.clear.featured,
.voiceInstaSquareVideoTemplate .learnmore.clear.featured,
.voiceInstaPortraitVideoTemplate .learnmore.clear.featured,
.voiceInstaLandscapeVideoTemplate .learnmore.clear.featured,
.voiceVideoXQTemplate .learnmore.clear.featured,
.newsVideoOnlyTemplate .learnmore.clear.featured,
.voiceVideoXQTemplateFeatured .learnmore.clear.featured,
.newsVideoOnlyTemplateFeatured .learnmore.clear.featured,
.voiceVideoXQCondensedTemplate .learnmore.clear.featured {
  margin-top: 15px;
}
.newsPhotoTemplateFeatured .learnmore.condensedVoice,
.newsVideoTemplateFeatured .learnmore.condensedVoice,
.newsVideoTextTemplateFeatured .learnmore.condensedVoice,
.newsPhotoTextTemplateFeatured .learnmore.condensedVoice,
.eventTemplateFeatured .learnmore.condensedVoice,
.newsPhotoTextTemplate .learnmore.condensedVoice,
.newsTextOnlyTemplate .learnmore.condensedVoice,
.newsTextTemplate .learnmore.condensedVoice,
.newsVideoTemplate .learnmore.condensedVoice,
.newsVideoTextTemplate .learnmore.condensedVoice,
.voiceInstaSquareVideoTemplate .learnmore.condensedVoice,
.voiceInstaPortraitVideoTemplate .learnmore.condensedVoice,
.voiceInstaLandscapeVideoTemplate .learnmore.condensedVoice,
.voiceVideoXQTemplate .learnmore.condensedVoice,
.newsVideoOnlyTemplate .learnmore.condensedVoice,
.voiceVideoXQTemplateFeatured .learnmore.condensedVoice,
.newsVideoOnlyTemplateFeatured .learnmore.condensedVoice,
.voiceVideoXQCondensedTemplate .learnmore.condensedVoice {
  float: left;
  clear: both;
}
#eventSchedule {
  position: relative;
  width: 100%;
  height: auto;
}
#eventSchedule .posterImage {
  position: relative;
  width: 100%;
  height: auto;
}
#eventSchedule .newsHeadline {
  position: absolute;
  width: 80%;
  color: #fff;
  bottom: 25px;
  left: 25px;
  text-transform: uppercase;
  font-size: 1.125em;
  line-height: 1.2em;
}
#eventSchedule .label {
  position: absolute;
  background-color: #d9e021;
  color: #1a1919;
  font-size: 0.75em;
  line-height: 0.9em;
  top: 15px;
  left: 15px;
  padding: 10px 20px;
}
@media only screen and (max-width: 640px) {
  .newsPhotoTemplateFeatured .newsHeadline.featured,
  .newsVideoTemplateFeatured .newsHeadline.featured,
  .newsVideoTextTemplateFeatured .newsHeadline.featured,
  .newsPhotoTextTemplateFeatured .newsHeadline.featured,
  .eventTemplateFeatured .newsHeadline.featured,
  .newsPhotoTextTemplate .newsHeadline.featured,
  .newsTextOnlyTemplate .newsHeadline.featured,
  .newsTextTemplate .newsHeadline.featured,
  .newsVideoTemplate .newsHeadline.featured,
  .newsVideoTextTemplate .newsHeadline.featured,
  .voiceInstaSquareVideoTemplate .newsHeadline.featured,
  .voiceInstaPortraitVideoTemplate .newsHeadline.featured,
  .voiceInstaLandscapeVideoTemplate .newsHeadline.featured,
  .voiceVideoXQTemplate .newsHeadline.featured,
  .newsVideoOnlyTemplate .newsHeadline.featured,
  .voiceVideoXQTemplateFeatured .newsHeadline.featured,
  .newsVideoOnlyTemplateFeatured .newsHeadline.featured,
  .voiceVideoXQCondensedTemplate .newsHeadline.featured,
  .newsPhotoTemplateFeatured .eventHeadline.featured,
  .newsVideoTemplateFeatured .eventHeadline.featured,
  .newsVideoTextTemplateFeatured .eventHeadline.featured,
  .newsPhotoTextTemplateFeatured .eventHeadline.featured,
  .eventTemplateFeatured .eventHeadline.featured,
  .newsPhotoTextTemplate .eventHeadline.featured,
  .newsTextOnlyTemplate .eventHeadline.featured,
  .newsTextTemplate .eventHeadline.featured,
  .newsVideoTemplate .eventHeadline.featured,
  .newsVideoTextTemplate .eventHeadline.featured,
  .voiceInstaSquareVideoTemplate .eventHeadline.featured,
  .voiceInstaPortraitVideoTemplate .eventHeadline.featured,
  .voiceInstaLandscapeVideoTemplate .eventHeadline.featured,
  .voiceVideoXQTemplate .eventHeadline.featured,
  .newsVideoOnlyTemplate .eventHeadline.featured,
  .voiceVideoXQTemplateFeatured .eventHeadline.featured,
  .newsVideoOnlyTemplateFeatured .eventHeadline.featured,
  .voiceVideoXQCondensedTemplate .eventHeadline.featured,
  .newsPhotoTemplateFeatured .voiceHeadline.featured,
  .newsVideoTemplateFeatured .voiceHeadline.featured,
  .newsVideoTextTemplateFeatured .voiceHeadline.featured,
  .newsPhotoTextTemplateFeatured .voiceHeadline.featured,
  .eventTemplateFeatured .voiceHeadline.featured,
  .newsPhotoTextTemplate .voiceHeadline.featured,
  .newsTextOnlyTemplate .voiceHeadline.featured,
  .newsTextTemplate .voiceHeadline.featured,
  .newsVideoTemplate .voiceHeadline.featured,
  .newsVideoTextTemplate .voiceHeadline.featured,
  .voiceInstaSquareVideoTemplate .voiceHeadline.featured,
  .voiceInstaPortraitVideoTemplate .voiceHeadline.featured,
  .voiceInstaLandscapeVideoTemplate .voiceHeadline.featured,
  .voiceVideoXQTemplate .voiceHeadline.featured,
  .newsVideoOnlyTemplate .voiceHeadline.featured,
  .voiceVideoXQTemplateFeatured .voiceHeadline.featured,
  .newsVideoOnlyTemplateFeatured .voiceHeadline.featured,
  .voiceVideoXQCondensedTemplate .voiceHeadline.featured {
    font-size: 1.2em;
  }
}
.w2 .articleVideoTemplate .articleHeadline,
.w3 .articleVideoTemplate .articleHeadline,
.w2 .articlePhotoTextTemplate .articleHeadline,
.w3 .articlePhotoTextTemplate .articleHeadline {
  width: 60%;
}
.w2 .articlePhotoTextTemplate.ideabank .posterImage {
  width: calc(((100% - 30px) / 2));
  padding-bottom: 36.886%;
}
.w2 .articlePhotoTextTemplate.ideabank .ideabankCopy {
  width: calc(((100% - 30px) / 2));
}
.w4 .articlePhotoTextTemplate.luminaries .posterImage {
  padding-bottom: 48.375%;
  width: calc(((100% - 30px) / 2));
  border-bottom: 5px solid;
  border-color: #e85485;
}
.articlePhotoTextTemplate.challenge .posterImage,
.articleVideoTemplate.challenge .posterImage,
.articleInstagramTemplate.challenge .posterImage {
  border-bottom: 5px solid;
  border-color: #f16331;
}
.articlePhotoTextTemplate.challenge .learnmore,
.articleVideoTemplate.challenge .learnmore,
.articleInstagramTemplate.challenge .learnmore {
  color: #f16331;
  margin-bottom: 0;
}
.articlePhotoTextTemplate.challenge .learnmore.moreLinkStyle:after,
.articleVideoTemplate.challenge .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.challenge .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_orange.png");
}
.articlePhotoTextTemplate.weThinkVoices.noborder .posterImage,
.articleVideoTemplate.weThinkVoices.noborder .posterImage,
.articleInstagramTemplate.weThinkVoices.noborder .posterImage {
  border: none;
}
.articlePhotoTextTemplate.weThinkVoices.weThinkVoicesNews .posterImage,
.articleVideoTemplate.weThinkVoices.weThinkVoicesNews .posterImage,
.articleInstagramTemplate.weThinkVoices.weThinkVoicesNews .posterImage {
  padding-bottom: 56.25%;
}
.articlePhotoTextTemplate.weThinkVoices .posterImage,
.articleVideoTemplate.weThinkVoices .posterImage,
.articleInstagramTemplate.weThinkVoices .posterImage {
  padding-bottom: 100%;
  border-bottom: 5px solid;
  border-color: #32c9ac;
}
.articlePhotoTextTemplate.weThinkVoices .articleHeadline,
.articleVideoTemplate.weThinkVoices .articleHeadline,
.articleInstagramTemplate.weThinkVoices .articleHeadline {
  bottom: 20px;
  left: 30px;
}
.articlePhotoTextTemplate.weThinkVoices .articleHeadline.featured,
.articleVideoTemplate.weThinkVoices .articleHeadline.featured,
.articleInstagramTemplate.weThinkVoices .articleHeadline.featured {
  font-size: 1.5em;
}
.articlePhotoTextTemplate.weThinkVoices .learnmore,
.articleVideoTemplate.weThinkVoices .learnmore,
.articleInstagramTemplate.weThinkVoices .learnmore {
  color: #32c9ac;
  margin-bottom: 0;
}
.articlePhotoTextTemplate.weThinkVoices .learnmore.moreLinkStyle:after,
.articleVideoTemplate.weThinkVoices .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.weThinkVoices .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_cyan.png");
}
.articlePhotoTextTemplate.news .posterImage,
.articleVideoTemplate.news .posterImage,
.articleInstagramTemplate.news .posterImage {
  border-bottom: 5px solid;
  border-color: #f9a832;
}
.articlePhotoTextTemplate.news .learnmore,
.articleVideoTemplate.news .learnmore,
.articleInstagramTemplate.news .learnmore {
  color: #f9a832;
}
.articlePhotoTextTemplate.news .learnmore.moreLinkStyle:after,
.articleVideoTemplate.news .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.news .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_lightorange.png");
}
.articlePhotoTextTemplate.movementCommunity .posterImage,
.articleVideoTemplate.movementCommunity .posterImage,
.articleInstagramTemplate.movementCommunity .posterImage {
  border-bottom: 5px solid;
  border-color: #38b54a;
}
.articlePhotoTextTemplate.movementCommunity .learnmore,
.articleVideoTemplate.movementCommunity .learnmore,
.articleInstagramTemplate.movementCommunity .learnmore {
  color: #38b54a;
  margin-bottom: 0;
}
.articlePhotoTextTemplate.movementCommunity .learnmore.moreLinkStyle:after,
.articleVideoTemplate.movementCommunity .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.movementCommunity .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_green.png");
}
.articlePhotoTextTemplate.social .posterImage,
.articleVideoTemplate.social .posterImage,
.articleInstagramTemplate.social .posterImage {
  border-bottom: 5px solid;
  border-color: #00aeef;
}
.articlePhotoTextTemplate.social .learnmore,
.articleVideoTemplate.social .learnmore,
.articleInstagramTemplate.social .learnmore {
  color: #00aeef;
  margin-bottom: 0;
}
.articlePhotoTextTemplate.social .learnmore.moreLinkStyle:after,
.articleVideoTemplate.social .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.social .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_blue.png");
}
.articlePhotoTextTemplate.luminaries .posterImage,
.articleVideoTemplate.luminaries .posterImage,
.articleInstagramTemplate.luminaries .posterImage {
  border-bottom: 5px solid;
  border-color: #e85485;
}
.articlePhotoTextTemplate.luminaries .learnmore,
.articleVideoTemplate.luminaries .learnmore,
.articleInstagramTemplate.luminaries .learnmore {
  color: #e85485;
  margin-bottom: 0;
}
.articlePhotoTextTemplate.luminaries .learnmore.moreLinkStyle:after,
.articleVideoTemplate.luminaries .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.luminaries .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_pink.png");
}
.articlePhotoTextTemplate.ideaBank .posterImage,
.articleVideoTemplate.ideaBank .posterImage,
.articleInstagramTemplate.ideaBank .posterImage {
  border-bottom: 5px solid;
  border-color: #ad6490;
}
.articlePhotoTextTemplate.ideaBank .learnmore,
.articleVideoTemplate.ideaBank .learnmore,
.articleInstagramTemplate.ideaBank .learnmore {
  color: #ad6490;
  margin-bottom: 0;
}
.articlePhotoTextTemplate.ideaBank .learnmore.moreLinkStyle:after,
.articleVideoTemplate.ideaBank .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.ideaBank .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_purple.png");
}
.articlePhotoTextTemplate.busTour .posterImage,
.articleVideoTemplate.busTour .posterImage,
.articleInstagramTemplate.busTour .posterImage {
  border-bottom: 5px solid;
  border-color: #d9e021;
}
.articlePhotoTextTemplate.busTour .learnmore,
.articleVideoTemplate.busTour .learnmore,
.articleInstagramTemplate.busTour .learnmore {
  color: #d9e021;
}
.articlePhotoTextTemplate.busTour .learnmore.moreLinkStyle:after,
.articleVideoTemplate.busTour .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.busTour .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_yellow.png");
}
.articlePhotoTextTemplate.twitterPhoto .posterImage,
.articleVideoTemplate.twitterPhoto .posterImage,
.articleInstagramTemplate.twitterPhoto .posterImage {
  padding-bottom: 48.375%;
  width: calc(((100% - 30px) / 2));
  border: none;
}
.articlePhotoTextTemplate.ideaBank .posterImageWrapper,
.articleVideoTemplate.ideaBank .posterImageWrapper,
.articleInstagramTemplate.ideaBank .posterImageWrapper,
.articlePhotoTextTemplate.luminaries .posterImageWrapper,
.articleVideoTemplate.luminaries .posterImageWrapper,
.articleInstagramTemplate.luminaries .posterImageWrapper,
.articlePhotoTextTemplate.twitterPhoto .posterImageWrapper,
.articleVideoTemplate.twitterPhoto .posterImageWrapper,
.articleInstagramTemplate.twitterPhoto .posterImageWrapper {
  position: relative;
  width: 100%;
  height: auto;
}
.articlePhotoTextTemplate.ideaBank .ideabankCopy,
.articleVideoTemplate.ideaBank .ideabankCopy,
.articleInstagramTemplate.ideaBank .ideabankCopy,
.articlePhotoTextTemplate.luminaries .ideabankCopy,
.articleVideoTemplate.luminaries .ideabankCopy,
.articleInstagramTemplate.luminaries .ideabankCopy,
.articlePhotoTextTemplate.twitterPhoto .ideabankCopy,
.articleVideoTemplate.twitterPhoto .ideabankCopy,
.articleInstagramTemplate.twitterPhoto .ideabankCopy,
.articlePhotoTextTemplate.ideaBank .twitterCopy,
.articleVideoTemplate.ideaBank .twitterCopy,
.articleInstagramTemplate.ideaBank .twitterCopy,
.articlePhotoTextTemplate.luminaries .twitterCopy,
.articleVideoTemplate.luminaries .twitterCopy,
.articleInstagramTemplate.luminaries .twitterCopy,
.articlePhotoTextTemplate.twitterPhoto .twitterCopy,
.articleVideoTemplate.twitterPhoto .twitterCopy,
.articleInstagramTemplate.twitterPhoto .twitterCopy {
  width: calc(((100% - 60px) / 3));
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.articlePhotoTextTemplate.ideaBank .ideabankCopy .articleHeadline:before,
.articleVideoTemplate.ideaBank .ideabankCopy .articleHeadline:before,
.articleInstagramTemplate.ideaBank .ideabankCopy .articleHeadline:before,
.articlePhotoTextTemplate.luminaries .ideabankCopy .articleHeadline:before,
.articleVideoTemplate.luminaries .ideabankCopy .articleHeadline:before,
.articleInstagramTemplate.luminaries .ideabankCopy .articleHeadline:before,
.articlePhotoTextTemplate.twitterPhoto .ideabankCopy .articleHeadline:before,
.articleVideoTemplate.twitterPhoto .ideabankCopy .articleHeadline:before,
.articleInstagramTemplate.twitterPhoto .ideabankCopy .articleHeadline:before,
.articlePhotoTextTemplate.ideaBank .twitterCopy .articleHeadline:before,
.articleVideoTemplate.ideaBank .twitterCopy .articleHeadline:before,
.articleInstagramTemplate.ideaBank .twitterCopy .articleHeadline:before,
.articlePhotoTextTemplate.luminaries .twitterCopy .articleHeadline:before,
.articleVideoTemplate.luminaries .twitterCopy .articleHeadline:before,
.articleInstagramTemplate.luminaries .twitterCopy .articleHeadline:before,
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .articleHeadline:before,
.articleVideoTemplate.twitterPhoto .twitterCopy .articleHeadline:before,
.articleInstagramTemplate.twitterPhoto .twitterCopy .articleHeadline:before {
  content: ' ';
  position: relative;
  width: 100%;
  height: 55px;
  background-image: url("../images/common_ideabank_icon.png");
  background-repeat: no-repeat;
  background-size: 44px 55px;
  margin-bottom: 20px;
  float: left;
}
.articlePhotoTextTemplate.ideaBank .ideabankCopy .learnmore,
.articleVideoTemplate.ideaBank .ideabankCopy .learnmore,
.articleInstagramTemplate.ideaBank .ideabankCopy .learnmore,
.articlePhotoTextTemplate.luminaries .ideabankCopy .learnmore,
.articleVideoTemplate.luminaries .ideabankCopy .learnmore,
.articleInstagramTemplate.luminaries .ideabankCopy .learnmore,
.articlePhotoTextTemplate.twitterPhoto .ideabankCopy .learnmore,
.articleVideoTemplate.twitterPhoto .ideabankCopy .learnmore,
.articleInstagramTemplate.twitterPhoto .ideabankCopy .learnmore,
.articlePhotoTextTemplate.ideaBank .twitterCopy .learnmore,
.articleVideoTemplate.ideaBank .twitterCopy .learnmore,
.articleInstagramTemplate.ideaBank .twitterCopy .learnmore,
.articlePhotoTextTemplate.luminaries .twitterCopy .learnmore,
.articleVideoTemplate.luminaries .twitterCopy .learnmore,
.articleInstagramTemplate.luminaries .twitterCopy .learnmore,
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .learnmore,
.articleVideoTemplate.twitterPhoto .twitterCopy .learnmore,
.articleInstagramTemplate.twitterPhoto .twitterCopy .learnmore {
  color: #ad6490;
  margin-bottom: 0;
}
.articlePhotoTextTemplate.ideaBank .ideabankCopy .learnmore.moreLinkStyle:after,
.articleVideoTemplate.ideaBank .ideabankCopy .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.ideaBank .ideabankCopy .learnmore.moreLinkStyle:after,
.articlePhotoTextTemplate.luminaries .ideabankCopy .learnmore.moreLinkStyle:after,
.articleVideoTemplate.luminaries .ideabankCopy .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.luminaries .ideabankCopy .learnmore.moreLinkStyle:after,
.articlePhotoTextTemplate.twitterPhoto .ideabankCopy .learnmore.moreLinkStyle:after,
.articleVideoTemplate.twitterPhoto .ideabankCopy .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.twitterPhoto .ideabankCopy .learnmore.moreLinkStyle:after,
.articlePhotoTextTemplate.ideaBank .twitterCopy .learnmore.moreLinkStyle:after,
.articleVideoTemplate.ideaBank .twitterCopy .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.ideaBank .twitterCopy .learnmore.moreLinkStyle:after,
.articlePhotoTextTemplate.luminaries .twitterCopy .learnmore.moreLinkStyle:after,
.articleVideoTemplate.luminaries .twitterCopy .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.luminaries .twitterCopy .learnmore.moreLinkStyle:after,
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .learnmore.moreLinkStyle:after,
.articleVideoTemplate.twitterPhoto .twitterCopy .learnmore.moreLinkStyle:after,
.articleInstagramTemplate.twitterPhoto .twitterCopy .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_purple.png");
}
.articlePhotoTextTemplate.luminaries.inverted .posterImage,
.articleVideoTemplate.luminaries.inverted .posterImage,
.articleInstagramTemplate.luminaries.inverted .posterImage,
.articlePhotoTextTemplate.twitterPhoto.inverted .posterImage,
.articleVideoTemplate.twitterPhoto.inverted .posterImage,
.articleInstagramTemplate.twitterPhoto.inverted .posterImage {
  float: right;
}
.articlePhotoTextTemplate.luminaries.inverted .ideabankCopy,
.articleVideoTemplate.luminaries.inverted .ideabankCopy,
.articleInstagramTemplate.luminaries.inverted .ideabankCopy,
.articlePhotoTextTemplate.twitterPhoto.inverted .ideabankCopy,
.articleVideoTemplate.twitterPhoto.inverted .ideabankCopy,
.articleInstagramTemplate.twitterPhoto.inverted .ideabankCopy {
  left: 0;
  right: auto;
}
.articlePhotoTextTemplate.luminaries .ideabankCopy,
.articleVideoTemplate.luminaries .ideabankCopy,
.articleInstagramTemplate.luminaries .ideabankCopy,
.articlePhotoTextTemplate.twitterPhoto .ideabankCopy,
.articleVideoTemplate.twitterPhoto .ideabankCopy,
.articleInstagramTemplate.twitterPhoto .ideabankCopy,
.articlePhotoTextTemplate.luminaries .twitterCopy,
.articleVideoTemplate.luminaries .twitterCopy,
.articleInstagramTemplate.luminaries .twitterCopy,
.articlePhotoTextTemplate.twitterPhoto .twitterCopy,
.articleVideoTemplate.twitterPhoto .twitterCopy,
.articleInstagramTemplate.twitterPhoto .twitterCopy {
  width: calc(((100% - 30px) / 2));
}
.articlePhotoTextTemplate.luminaries .ideabankCopy .articleHeadline,
.articleVideoTemplate.luminaries .ideabankCopy .articleHeadline,
.articleInstagramTemplate.luminaries .ideabankCopy .articleHeadline,
.articlePhotoTextTemplate.twitterPhoto .ideabankCopy .articleHeadline,
.articleVideoTemplate.twitterPhoto .ideabankCopy .articleHeadline,
.articleInstagramTemplate.twitterPhoto .ideabankCopy .articleHeadline,
.articlePhotoTextTemplate.luminaries .twitterCopy .articleHeadline,
.articleVideoTemplate.luminaries .twitterCopy .articleHeadline,
.articleInstagramTemplate.luminaries .twitterCopy .articleHeadline,
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .articleHeadline,
.articleVideoTemplate.twitterPhoto .twitterCopy .articleHeadline,
.articleInstagramTemplate.twitterPhoto .twitterCopy .articleHeadline {
  font-size: 1.5em;
  line-height: 1.6em;
  text-transform: none;
  width: 100%;
}
.articlePhotoTextTemplate.luminaries .ideabankCopy .articleHeadline:before,
.articleVideoTemplate.luminaries .ideabankCopy .articleHeadline:before,
.articleInstagramTemplate.luminaries .ideabankCopy .articleHeadline:before,
.articlePhotoTextTemplate.twitterPhoto .ideabankCopy .articleHeadline:before,
.articleVideoTemplate.twitterPhoto .ideabankCopy .articleHeadline:before,
.articleInstagramTemplate.twitterPhoto .ideabankCopy .articleHeadline:before,
.articlePhotoTextTemplate.luminaries .twitterCopy .articleHeadline:before,
.articleVideoTemplate.luminaries .twitterCopy .articleHeadline:before,
.articleInstagramTemplate.luminaries .twitterCopy .articleHeadline:before,
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .articleHeadline:before,
.articleVideoTemplate.twitterPhoto .twitterCopy .articleHeadline:before,
.articleInstagramTemplate.twitterPhoto .twitterCopy .articleHeadline:before {
  content: ' ';
  position: relative;
  width: 100%;
  height: 46px;
  background-image: url("../images/common_quotationmark_luminaries.png");
  background-repeat: no-repeat;
  background-size: 62px 46px;
  margin-bottom: 20px;
  float: left;
}
.articlePhotoTextTemplate.luminaries .ideabankCopy .attribution,
.articleVideoTemplate.luminaries .ideabankCopy .attribution,
.articleInstagramTemplate.luminaries .ideabankCopy .attribution,
.articlePhotoTextTemplate.twitterPhoto .ideabankCopy .attribution,
.articleVideoTemplate.twitterPhoto .ideabankCopy .attribution,
.articleInstagramTemplate.twitterPhoto .ideabankCopy .attribution,
.articlePhotoTextTemplate.luminaries .twitterCopy .attribution,
.articleVideoTemplate.luminaries .twitterCopy .attribution,
.articleInstagramTemplate.luminaries .twitterCopy .attribution,
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .attribution,
.articleVideoTemplate.twitterPhoto .twitterCopy .attribution,
.articleInstagramTemplate.twitterPhoto .twitterCopy .attribution {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 30px;
  color: #e85485;
  float: right;
}
.articlePhotoTextTemplate.luminaries .ideabankCopy .attribution:before,
.articleVideoTemplate.luminaries .ideabankCopy .attribution:before,
.articleInstagramTemplate.luminaries .ideabankCopy .attribution:before,
.articlePhotoTextTemplate.twitterPhoto .ideabankCopy .attribution:before,
.articleVideoTemplate.twitterPhoto .ideabankCopy .attribution:before,
.articleInstagramTemplate.twitterPhoto .ideabankCopy .attribution:before,
.articlePhotoTextTemplate.luminaries .twitterCopy .attribution:before,
.articleVideoTemplate.luminaries .twitterCopy .attribution:before,
.articleInstagramTemplate.luminaries .twitterCopy .attribution:before,
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .attribution:before,
.articleVideoTemplate.twitterPhoto .twitterCopy .attribution:before,
.articleInstagramTemplate.twitterPhoto .twitterCopy .attribution:before {
  content: ' ';
  position: relative;
  float: right;
  width: 24px;
  height: 40px;
  background-image: url("../images/common_luminaries_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -16px;
  margin-left: 14px;
}
.articlePhotoTextTemplate.twitterPhoto .twitterCopy,
.articleVideoTemplate.twitterPhoto .twitterCopy,
.articleInstagramTemplate.twitterPhoto .twitterCopy {
  position: relative;
  float: right;
  top: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .articleHeadline,
.articleVideoTemplate.twitterPhoto .twitterCopy .articleHeadline,
.articleInstagramTemplate.twitterPhoto .twitterCopy .articleHeadline {
  margin-bottom: 0;
}
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .articleHeadline:before,
.articleVideoTemplate.twitterPhoto .twitterCopy .articleHeadline:before,
.articleInstagramTemplate.twitterPhoto .twitterCopy .articleHeadline:before {
  background-image: url("../images/common_quotationmark.png");
}
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .attribution,
.articleVideoTemplate.twitterPhoto .twitterCopy .attribution,
.articleInstagramTemplate.twitterPhoto .twitterCopy .attribution {
  color: #959595;
  float: left;
  margin-top: 0;
}
.articlePhotoTextTemplate.twitterPhoto .twitterCopy .attribution:before,
.articleVideoTemplate.twitterPhoto .twitterCopy .attribution:before,
.articleInstagramTemplate.twitterPhoto .twitterCopy .attribution:before {
  background-image: none;
}
.articlePhotoTextTemplate.twitterPhoto .posterImage,
.articleVideoTemplate.twitterPhoto .posterImage,
.articleInstagramTemplate.twitterPhoto .posterImage {
  margin-top: 95px;
  padding-bottom: 26.668%;
}
.articlePhotoTextTemplate.twitterPhoto .hashtag,
.articleVideoTemplate.twitterPhoto .hashtag,
.articleInstagramTemplate.twitterPhoto .hashtag {
  font-size: 0.75em;
  color: #00aeef;
  margin-top: 40px;
  float: left;
}
.articlePhotoTextTemplate.twitterPhoto .handle,
.articleVideoTemplate.twitterPhoto .handle,
.articleInstagramTemplate.twitterPhoto .handle,
.articlePhotoTextTemplate.twitterPhoto .source,
.articleVideoTemplate.twitterPhoto .source,
.articleInstagramTemplate.twitterPhoto .source {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-bottom: 18px;
  margin-top: 0;
  float: left;
  clear: both;
}
.articlePhotoTextTemplate.twitterPhoto .handle.twitter:before,
.articleVideoTemplate.twitterPhoto .handle.twitter:before,
.articleInstagramTemplate.twitterPhoto .handle.twitter:before,
.articlePhotoTextTemplate.twitterPhoto .source.twitter:before,
.articleVideoTemplate.twitterPhoto .source.twitter:before,
.articleInstagramTemplate.twitterPhoto .source.twitter:before {
  content: ' ';
  position: relative;
  float: left;
  width: 18px;
  height: 14px;
  background-image: url("../images/common_twitter_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 14px;
  margin-left: 0;
}
.articlePhotoTextTemplate.twitterPhoto .handle.facebook:before,
.articleVideoTemplate.twitterPhoto .handle.facebook:before,
.articleInstagramTemplate.twitterPhoto .handle.facebook:before,
.articlePhotoTextTemplate.twitterPhoto .source.facebook:before,
.articleVideoTemplate.twitterPhoto .source.facebook:before,
.articleInstagramTemplate.twitterPhoto .source.facebook:before {
  content: ' ';
  position: relative;
  float: left;
  width: 10px;
  height: 14px;
  background-image: url("../images/common_fb_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 14px;
  margin-left: 0;
}
.articlePhotoTextTemplate.twitterPhoto .source,
.articleVideoTemplate.twitterPhoto .source,
.articleInstagramTemplate.twitterPhoto .source {
  margin-top: 10px;
  margin-bottom: 0;
}
.articlePhotoTextTemplate .posterImage,
.articleVideoTemplate .posterImage,
.articleInstagramTemplate .posterImage {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  float: left;
}
.articlePhotoTextTemplate .posterImage img,
.articleVideoTemplate .posterImage img,
.articleInstagramTemplate .posterImage img {
  position: absolute;
}
.articlePhotoTextTemplate .posterImage .playBtn,
.articleVideoTemplate .posterImage .playBtn,
.articleInstagramTemplate .posterImage .playBtn {
  position: absolute;
  width: 46px;
  height: 46px;
  bottom: 25px;
  right: 25px;
}
.articlePhotoTextTemplate .posterImage:before,
.articleVideoTemplate .posterImage:before,
.articleInstagramTemplate .posterImage:before {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../images/common_spinner.gif");
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.articlePhotoTextTemplate .articleHeadline,
.articleVideoTemplate .articleHeadline,
.articleInstagramTemplate .articleHeadline {
  margin: 0;
  position: absolute;
  width: 80%;
  color: #fff;
  bottom: 30px;
  left: 35px;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.5em;
}
.articlePhotoTextTemplate .articleHeadline.clear,
.articleVideoTemplate .articleHeadline.clear,
.articleInstagramTemplate .articleHeadline.clear {
  position: relative;
  margin-top: 22px;
  margin-bottom: 15px;
  bottom: auto;
  left: auto;
  clear: both;
  float: left;
  color: #1a1919;
}
.articlePhotoTextTemplate .articleHeadline.clear.featured,
.articleVideoTemplate .articleHeadline.clear.featured,
.articleInstagramTemplate .articleHeadline.clear.featured {
  margin-top: 20px;
}
.articlePhotoTextTemplate .articleHeadline.clear.nomargin,
.articleVideoTemplate .articleHeadline.clear.nomargin,
.articleInstagramTemplate .articleHeadline.clear.nomargin {
  margin-top: 0;
}
.articlePhotoTextTemplate .articleHeadline.fullwidth,
.articleVideoTemplate .articleHeadline.fullwidth,
.articleInstagramTemplate .articleHeadline.fullwidth {
  width: 100%;
}
.articlePhotoTextTemplate .articleHeadline.featured,
.articleVideoTemplate .articleHeadline.featured,
.articleInstagramTemplate .articleHeadline.featured {
  width: 70%;
  font-size: 1.125em;
  line-height: $articleHeadlineLineFeaturedHeight;
}
.articlePhotoTextTemplate .learnmore,
.articleVideoTemplate .learnmore,
.articleInstagramTemplate .learnmore {
  position: absolute;
  bottom: 20px;
  left: 25px;
  color: #38b54a;
  float: left;
  clear: both;
}
.articlePhotoTextTemplate .learnmore.moreLinkStyle:after,
.articleVideoTemplate .learnmore.moreLinkStyle:after,
.articleInstagramTemplate .learnmore.moreLinkStyle:after {
  background-image: url("../images/common_link_arrow.png");
}
.articlePhotoTextTemplate .learnmore.greenColor,
.articleVideoTemplate .learnmore.greenColor,
.articleInstagramTemplate .learnmore.greenColor {
  color: #38b54a;
}
.articlePhotoTextTemplate .learnmore.clear,
.articleVideoTemplate .learnmore.clear,
.articleInstagramTemplate .learnmore.clear {
  position: relative;
  float: left;
  bottom: auto;
  left: auto;
  margin-bottom: 0;
  margin-top: 6px;
}
.articlePhotoTextTemplate .learnmore.clear.featured,
.articleVideoTemplate .learnmore.clear.featured,
.articleInstagramTemplate .learnmore.clear.featured {
  margin-top: 15px;
}
.articlePhotoTextTemplate .learnmore.condensedVoice,
.articleVideoTemplate .learnmore.condensedVoice,
.articleInstagramTemplate .learnmore.condensedVoice {
  float: left;
  clear: both;
}
.articleInstagramTemplate.portrait .posterImage {
  padding-bottom: 125%;
}
.articleInstagramTemplate.landscape .posterImage {
  padding-bottom: 56.25%;
}
.articleInstagramTemplate .posterImage {
  padding-bottom: 100%;
}
.articleInstagramTemplate .articleAttribution {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-top: 20px;
  float: left;
}
.articleInstagramTemplate .articleAttribution:before {
  content: ' ';
  position: relative;
  float: left;
  width: 15px;
  height: 15px;
  background-image: url("../images/common_voice_instaicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 6px;
}
.articleVoiceTextTemplate .learnmore {
  position: relative;
  float: left;
  bottom: auto;
  left: auto;
  margin-top: 15px;
}
.articleVoiceTextTemplate .message {
  font-size: 1.5em;
  line-height: 1.5em;
  text-transform: none;
  margin: 0;
}
.articleVoiceTextTemplate .message:before {
  content: ' ';
  position: relative;
  width: 100%;
  height: 46px;
  background-image: url("../images/common_quotationmark.png");
  background-repeat: no-repeat;
  background-size: 62px 46px;
  margin-bottom: 20px;
  float: left;
}
.articleVoiceTextTemplate .hashtag {
  font-size: 0.75em;
  color: #00aeef;
  margin-top: 47px;
  margin-bottom: 17px;
}
.articleVoiceTextTemplate .handle,
.articleVoiceTextTemplate .source {
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-size: 0.75em;
  color: #959595;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.articleVoiceTextTemplate .handle.xqcontribution,
.articleVoiceTextTemplate .source.xqcontribution {
  margin-top: 15px;
}
.articleVoiceTextTemplate .handle.twitter:before,
.articleVoiceTextTemplate .source.twitter:before {
  content: ' ';
  position: relative;
  float: left;
  width: 18px;
  height: 14px;
  background-image: url("../images/common_twitter_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 14px;
}
.articleVoiceTextTemplate .handle.facebook:before,
.articleVoiceTextTemplate .source.facebook:before {
  content: ' ';
  position: relative;
  float: left;
  width: 10px;
  height: 14px;
  background-image: url("../images/common_fb_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 14px;
}
.articleVoiceTextTemplate .source {
  margin-top: 10px;
  margin-bottom: 0;
}
@media only screen and (max-width: 930px) {
  .w4 .articlePhotoTextTemplate.luminaries .posterImage {
    padding-bottom: 100%;
    width: 100%;
    border-bottom: 5px solid;
    border-color: #e85485;
  }
  .w4 .articlePhotoTextTemplate.luminaries .ideabankCopy {
    width: 100%;
    margin-top: 30px;
  }
  .articlePhotoTextTemplate.luminaries.inverted .ideabankCopy {
    position: relative;
    float: left;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .articlePhotoTextTemplate.luminaries.inverted .ideabankCopy .articleHeadline {
    margin-top: 0;
  }
  .articlePhotoTextTemplate.luminaries .ideabankCopy {
    position: relative;
    float: right;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .articlePhotoTextTemplate.luminaries .ideabankCopy .articleHeadline {
    margin-top: 0;
  }
}
@media only screen and (max-width: 641px) {
  .w4 .articlePhotoTextTemplate.luminaries.inverted .posterImage {
    float: left;
    width: 100%;
    padding-bottom: 100%;
  }
  .w4 .articlePhotoTextTemplate.luminaries.inverted .ideabankCopy {
    width: 80%;
    margin-top: 40px;
    float: left;
  }
  .w4 .articlePhotoTextTemplate.luminaries .posterImage {
    float: left;
    width: 100%;
    padding-bottom: 100%;
  }
  .articlePhotoTextTemplate.twitterPhoto .posterImage {
    margin-top: 0;
    float: left;
    width: 100%;
    padding-bottom: 56.25%;
  }
  .articlePhotoTextTemplate.twitterPhoto .twitterCopy {
    float: left;
    width: 100%;
    margin-top: 30px;
  }
}
#loader {
  width: 100%;
  height: 100%;
  background-color: #38b54a;
  z-index: 1000;
  position: fixed;
  top: 0;
}
#loader #loading-bar {
  display: none;
  background-color: #808080;
  width: 100%;
  height: 15px;
  marign-top: -15px;
}
#loader #loading-bar #progress-bar {
  background-color: #fff;
  width: 0px;
  height: 100%;
}
#loader #loader-content {
  position: relative;
  width: 100%;
  height: 100%;
}
#loader #loader-content svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -65px;
  margin-left: -75px;
  width: 150px;
}
#loader #loader-content svg .xq-piece {
  opacity: 0;
}
#loader #loader-content canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -69px;
}
#site-overlay {
  visibility: hidden;
  position: fixed;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: 100;
  cursor: pointer;
}
#side-nav .off-canvas-list {
  margin-bottom: 80px;
}
#side-nav .off-canvas-list li label a {
  padding: 0;
}
#side-nav .off-canvas-list .active a {
  color: #fff !important;
}
#side-nav .off-canvas-list img {
  margin-top: -3px;
  margin-bottom: 10px;
}
#side-nav .shareGeneral {
  position: absolute;
  background-color: #38b54a;
  padding-left: 1.66667rem;
  padding-bottom: 1.66667rem;
  bottom: 0;
}
#side-nav .shareGeneral ul {
  margin-bottom: 0;
  position: relative;
  bottom: 0;
}
#side-nav .shareGeneral ul li {
  margin-right: 25px;
  margin-left: 0;
}
#side-nav .shareGeneral ul li:last-child {
  margin-right: 0px;
}
#side-nav .shareGeneral ul li .fa {
  font-size: 1.8em;
  color: #fff;
}
@media only screen and (max-height: 558px) {
  #side-nav .shareGeneral {
    display: none;
  }
}
.submitVoice {
  color: #fff;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.submitVoice a {
  color: #ddd;
  display: block;
}
.submitVoice .emailText {
  width: 100%;
  height: 100px;
}
.submitVoice .fbWall,
.submitVoice p {
  display: inline-block;
}
.submitVoice .emailSubmit {
  display: block;
}
.submitVoice form div {
  display: block;
}
.buildSchoolPencil {
  right: 0;
  z-index: 1;
}
.buildSchoolPencil .buildSchoolPencilCopy {
  background-color: #000;
  color: #fff;
  height: 0px;
  position: absolute;
  width: 205px;
  right: 0;
  padding: 20px;
  top: 10px;
}
.buildSchoolPencil .buildSchoolPencilCopy .pencilCopyContainer {
  opacity: 0;
}
.buildSchoolPencil .buildSchoolPencilCopy .pencilCopyContainer h5 {
  color: #fff;
}
.buildSchoolPencil .buildSchoolPencilCopy .pencilCopyContainer hr {
  visibility: hidden;
}
.buildSchoolPencil .buildSchoolPencilCopy .pencilCopyContainer .moreLinkStyle {
  text-transform: uppercase;
}
.buildSchoolPencil .buildSchoolPencilGraphic {
  position: relative;
  width: 274px;
}
#landing .buildSchoolPencil {
  position: relative;
  float: right;
  bottom: 10px;
}
@media only screen and (max-width: 1230px) {
  .buildSchoolPencil {
    overflow: hidden;
  }
}
.emailContainer {
  position: relative;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
}
.emailContainer#challengeEmailContainer {
  background-color: #f16331;
}
.emailContainer#homeStatsAndEmailForm {
  background-color: #38b54a;
}
#emailSignUp {
  position: relative;
  width: 100%;
  padding: 10%;
}
#emailSignUp .tip {
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.875em;
  margin-top: 0px;
}
#emailSignUp h5 {
  color: #fff;
}
#emailSignUp .headline {
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}
#emailSignUp input {
  width: 100%;
  border: none;
  font-size: 1.125em;
  padding: 20px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  color: #959595;
  margin-bottom: 5px;
}
#emailSignUp input::-webkit-input-placeholder {
  color: #d7d7d7;
}
#emailSignUp input:-moz-placeholder {
  color: #d7d7d7;
}
#emailSignUp input::-moz-placeholder {
  color: #d7d7d7;
}
#emailSignUp input:-ms-input-placeholder {
  color: #d7d7d7;
}
#emailSignUp .shareGeneral {
  position: relative;
  float: left;
  clear: both;
  margin-top: 45px;
}
#emailSignUp .shareGeneral ul li {
  cursor: pointer;
  margin-left: 15px;
  float: left;
}
#emailSignUp .shareGeneral ul li {
  margin-left: 20px;
}
#emailSignUp .shareGeneral ul li .fa {
  font-size: 1.6em;
  color: #fff;
}
#emailSignUp.submitting button {
  padding-right: 25px;
}
#emailSignUp.submitting button .moreLinkStyle {
  text-align: left;
}
#emailSignUp.submitting button .moreLinkStyle:after {
  content: "\f110";
  width: 16px;
  top: 0 !important;
  height: 14px;
  margin-top: -1px;
  margin-left: 9px;
  font: normal normal normal 14px/1 FontAwesome;
  background-image: none;
  -webkit-animation: fa-spin 2s infinite linear;
  -webkit-animation: fa-spin 1.3s infinite linear;
  -moz-animation: fa-spin 1.3s infinite linear;
  -ms-animation: fa-spin 1.3s infinite linear;
  -o-animation: fa-spin 1.3s infinite linear;
  animation: fa-spin 1.3s infinite linear;
  transform-origin: center;
  text-align: left;
  vertical-align: middle;
}
#emailSignUp button {
  margin-top: 20px;
}
#emailSignUp .signUpBtn {
  cursor: pointer;
  float: right;
  background: none;
  border: 2px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  padding-left: 1.8em;
  padding-right: 1.8em;
  color: #fff;
  text-align: right;
  margin-top: 10px;
  font-size: 1em;
}
#emailSignUp .signUpBtn span:after {
  position: relative;
  right: 0;
  top: 1px;
  display: inline-block;
}
.email-form {
  width: 100%;
}
.email-form h3 {
  color: #fff;
  float: left;
  margin-top: 10px;
  margin-right: 30px;
  margin-bottom: 15px;
  font-family: 'GraphikStencil';
  text-transform: uppercase;
}
.email-form .shareGeneral {
  display: none;
}
.email-form .thankYouMessage {
  width: 100%;
  padding: 10%;
  color: #fff;
}
.email-form.invalid #emailSignUp input {
  border: 2px solid #f00;
  color: #f00;
}
.email-form.signedUp h3 {
  float: left;
  height: 30px;
  margin-right: 10px;
}
.email-form.signedUp .thankYouMessageContainer {
  float: left;
}
.email-form.signedUp h5 {
  width: 100%;
  padding: 0;
  margin-top: 10px;
  font-size: 1.875rem;
  margin-bottom: 0;
  line-height: 1em;
}
.email-form #emailSignUp {
  margin-top: 0;
  padding: 0;
  float: left;
  width: auto;
}
.email-form #emailSignUp input {
  max-width: 300px;
  width: 300px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.email-form #emailSignUp button {
  margin-top: 0;
  float: left;
  margin-bottom: 0;
}
.email-form #emailSignUp .headline {
  font-size: 1.875em;
}
.email-form.submitting #emailSignUp button {
  padding-right: 25px;
}
.email-form.submitting #emailSignUp button .moreLinkStyle {
  text-align: left;
}
.email-form.submitting #emailSignUp button .moreLinkStyle:after {
  content: "\f110";
  width: 16px;
  top: 0 !important;
  height: 14px;
  margin-top: -1px;
  margin-left: 9px;
  font: normal normal normal 14px/1 FontAwesome;
  background-image: none;
  -webkit-animation: fa-spin 2s infinite linear;
  -webkit-animation: fa-spin 1.3s infinite linear;
  -moz-animation: fa-spin 1.3s infinite linear;
  -ms-animation: fa-spin 1.3s infinite linear;
  -o-animation: fa-spin 1.3s infinite linear;
  animation: fa-spin 1.3s infinite linear;
  transform-origin: center;
  text-align: left;
  vertical-align: middle;
}
.email-form ul .fa {
  font-size: 1.6em;
  margin-top: 10px;
}
.shareGeneral {
  position: relative;
  float: right;
  clear: both;
  margin-top: 16px;
}
.shareGeneral ul li {
  cursor: pointer;
  margin-left: 15px;
  float: left;
}
.shareGeneral ul li {
  margin-left: 20px;
}
.shareGeneral ul li .fa {
  font-size: 1.6em;
  color: #fff;
}
@media only screen and (max-width: 930px) {
  .email-form h3 {
    margin-bottom: 15px;
  }
  .shareGeneral {
    float: left;
  }
  .shareGeneral ul li:first-child {
    margin-left: 0;
  }
}
.owl-carousel.voices-carousel .owl-nav {
  margin-top: -50px;
  top: 50%;
}
.owl-carousel.voices-carousel .owl-nav .owl-prev .fa,
.owl-carousel.voices-carousel .owl-nav .owl-next .fa {
  background-image: url("../images/landing_carousel_arrow.png");
  width: 36px;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
}
.owl-carousel.voices-carousel .owl-nav .owl-prev .fa:before,
.owl-carousel.voices-carousel .owl-nav .owl-next .fa:before {
  content: "";
}
.owl-carousel.voices-carousel .owl-nav .owl-next {
  right: 1.0625rem;
}
.owl-carousel.voices-carousel .owl-nav .owl-prev {
  left: 1.0625rem;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.owl-carousel.hero-carousel {
  height: 520px;
  position: relative;
  overflow: visible !important;
}
.owl-carousel.hero-carousel .owl-stage-outer {
  position: relative;
  height: 100%;
}
.owl-carousel.hero-carousel .owl-stage-outer .owl-stage {
  position: relative;
  height: 100%;
}
.owl-carousel.hero-carousel .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.owl-carousel.hero-carousel .owl-dots {
  position: absolute;
  bottom: -40px;
  width: 100%;
}
.owl-carousel.hero-carousel .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 4px;
}
.owl-carousel.hero-carousel .owl-dots .owl-dot.active span,
.owl-carousel.hero-carousel .owl-dots .owl-dot:hover span {
  background-color: #000;
}
.owl-carousel.hero-carousel .owl-nav {
  margin-top: -45px;
  top: 50%;
}
.owl-carousel.hero-carousel .owl-nav .owl-prev .fa,
.owl-carousel.hero-carousel .owl-nav .owl-next .fa {
  background-image: url("../images/landing_carousel_arrow.png");
  width: 36px;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
}
.owl-carousel.hero-carousel .owl-nav .owl-prev .fa:before,
.owl-carousel.hero-carousel .owl-nav .owl-next .fa:before {
  content: "";
}
.owl-carousel.hero-carousel .owl-nav .owl-next {
  right: 1.0625rem;
}
.owl-carousel.hero-carousel .owl-nav .owl-prev {
  left: 1.0625rem;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hero-carousel .carousel-item {
  height: 100%;
  width: 100%;
  background-color: #718488;
  background-size: cover;
  background-position: 50% 50%;
}
.hero-carousel .carousel-item > .row {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero-carousel .carousel-item .hero-heading,
.hero-carousel .carousel-item .hero-text {
  color: #fff;
}
.hero-carousel .carousel-item.bottom > .row {
  top: auto;
  bottom: 0;
  -webkit-transform: translate(-50%, -50px);
  -moz-transform: translate(-50%, -50px);
  -ms-transform: translate(-50%, -50px);
  -o-transform: translate(-50%, -50px);
  transform: translate(-50%, -50px);
}
@media only screen and (max-width: 640px) {
  .owl-carousel.hero-carousel .owl-nav .owl-prev,
  .owl-carousel.hero-carousel .owl-nav .owl-next {
    display: none;
  }
}
#home {
  width: 100%;
  position: relative;
  background-color: #38b54a;
}
.no-touch .moreLinkStyle:hover:after {
  -webkit-animation: linkArrowBounce 0.6s ease infinite;
  -moz-animation: linkArrowBounce 0.6s ease infinite;
  -ms-animation: linkArrowBounce 0.6s ease infinite;
  -o-animation: linkArrowBounce 0.6s ease infinite;
  animation: linkArrowBounce 0.6s ease infinite;
}
.no-touch .loadMoreBtn:hover {
  background-color: #38b54a;
  color: #fff;
}
.no-touch #landing #landingContent ul li:hover:before {
  -webkit-animation: homeArrowBounce 0.6s ease infinite;
  -moz-animation: homeArrowBounce 0.6s ease infinite;
  -ms-animation: homeArrowBounce 0.6s ease infinite;
  -o-animation: homeArrowBounce 0.6s ease infinite;
  animation: homeArrowBounce 0.6s ease infinite;
}
.no-touch #landing #navigateUpBar #navigateUpKnob:hover span:before {
  -webkit-animation: navigateUpBounce 0.6s ease infinite;
  -moz-animation: navigateUpBounce 0.6s ease infinite;
  -ms-animation: navigateUpBounce 0.6s ease infinite;
  -o-animation: navigateUpBounce 0.6s ease infinite;
  animation: navigateUpBounce 0.6s ease infinite;
}
.no-touch #landing #navigateDownBar #navigateDownKnob:hover span:before {
  -webkit-animation: navigateDownBounce 0.6s ease infinite;
  -moz-animation: navigateDownBounce 0.6s ease infinite;
  -ms-animation: navigateDownBounce 0.6s ease infinite;
  -o-animation: navigateDownBounce 0.6s ease infinite;
  animation: navigateDownBounce 0.6s ease infinite;
}
footer .emailSignUpFooter button:hover {
  background: #898989;
}
#landing {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 10;
}
#landing .hero-carousel {
  height: 570px;
}
#landing .hero-carousel .carousel-item.sticky-carousel-item {
  background-color: #fff;
}
#landing .hero-carousel .carousel-item .carousel-item-bg {
  width: 100%;
  height: 100%;
  position: absolute;
}
#landing .hero-carousel .carousel-item .carousel-item-bg .bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #718488;
  background-size: cover;
  background-position: 50% 50%;
}
#landing .hero-carousel .carousel-item .carousel-item-bg .mobile-bg {
  display: none;
}
#landing .hero-carousel .carousel-item.black .hero-heading,
#landing .hero-carousel .carousel-item.black .hero-text,
#landing .hero-carousel .carousel-item.black .hero-label-text {
  color: #000;
}
#landing .hero-carousel .carousel-item.white .hero-heading,
#landing .hero-carousel .carousel-item.white .hero-text,
#landing .hero-carousel .carousel-item.white .hero-label-text {
  color: #fff;
}
#landing .hero-carousel .hero-label {
  position: absolute;
  top: 7%;
  left: 3%;
  font-size: 24px;
  text-transform: uppercase;
}
#landing .hero-carousel .hero-label:before {
  display: inline-block;
}
#landing .hero-carousel .hero-label .hero-label-text {
  vertical-align: 70%;
}
#landing .hero-carousel .hero-heading {
  font-size: 3.75em;
  line-height: 1em;
}
#landing .hero-carousel .hero-text {
  font-size: 1rem;
  line-height: 1.5em;
}
#landing .hero-carousel .button.hidden {
  display: none;
}
.whiteLine {
  border-top: 1px solid #fff;
  margin: 0 0 4rem;
}
.psuedovideo-container {
  margin-top: -70px;
}
.psuedovideo-container .pseudovideo {
  display: block;
  text-indent: 100%;
  white-space: no-wrap;
  overflow: hidden;
  background-image: url("../images/home_landing_psuedovideo.jpg");
  background-size: cover;
  width: 395px;
  height: 200px;
}
.psuedovideo-container .button {
  display: none;
}
.hero-label:before {
  content: "";
  height: 57px;
  width: 77px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 65% 50%;
  margin-right: 14px;
}
.carousel-item.black .hero-label.busTour:before {
  background-image: url(../images/home_landing_carouselicon_busTour_black.png);
}
.carousel-item.black .hero-label.challenge:before {
  background-image: url(../images/home_landing_carouselicon_challenge_black.png);
}
.carousel-item.black .hero-label.ideaBank:before {
  background-image: url(../images/home_landing_carouselicon_ideaBank_black.png);
}
.carousel-item.black .hero-label.luminaries:before {
  background-image: url(../images/home_landing_carouselicon_luminaries_black.png);
}
.carousel-item.black .hero-label.movementCommunity:before {
  background-image: url(../images/home_landing_carouselicon_movementCommunity_black.png);
}
.carousel-item.black .hero-label.news:before {
  background-image: url(../images/home_landing_carouselicon_news_black.png);
}
.carousel-item.black .hero-label.social:before {
  background-image: url(../images/home_landing_carouselicon_social_black.png);
}
.carousel-item.black .hero-label.weThinkVoices:before {
  background-image: url(../images/home_landing_carouselicon_weThinkVoices_black.png);
}
.carousel-item.white .hero-label.busTour:before {
  background-image: url(../images/home_landing_carouselicon_busTour_white.png);
}
.carousel-item.white .hero-label.challenge:before {
  background-image: url(../images/home_landing_carouselicon_challenge_white.png);
}
.carousel-item.white .hero-label.ideaBank:before {
  background-image: url(../images/home_landing_carouselicon_ideaBank_white.png);
}
.carousel-item.white .hero-label.luminaries:before {
  background-image: url(../images/home_landing_carouselicon_luminaries_white.png);
}
.carousel-item.white .hero-label.movementCommunity:before {
  background-image: url(../images/home_landing_carouselicon_movementCommunity_white.png);
}
.carousel-item.white .hero-label.news:before {
  background-image: url(../images/home_landing_carouselicon_news_white.png);
}
.carousel-item.white .hero-label.social:before {
  background-image: url(../images/home_landing_carouselicon_social_white.png);
}
.carousel-item.white .hero-label.weThinkVoices:before {
  background-image: url(../images/home_landing_carouselicon_weThinkVoices_white.png);
}
.carousel-item .hero-label.luminaries .hero-label-text {
  margin-left: -9px;
}
#rethinkApp {
  pointer-events: none;
  text-align: left;
}
#rethinkApp canvas {
  margin: 0;
}
.runner {
  position: absolute;
  left: 0;
  top: -138px;
  z-index: 0;
}
.verticalAlignChild {
  z-index: 1;
  pointer-events: none;
}
#rethinkRotator {
  min-height: 60px;
  opacity: 0;
  margin-bottom: 20px;
  margin-top: 30px;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#rethinkRotator h1 {
  font-size: 3.4em;
  text-align: left;
  white-space: no-wrap;
}
#landingContent {
  position: relative;
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  text-align: left;
  margin-top: 20px;
}
#landingContent .button {
  float: right;
}
#landingContent .button.historyPlayBtn {
  margin-right: 15px;
}
#landingContent .columns {
  padding-left: 0;
  padding-right: 0;
}
#landingContent .rethinkCopy {
  display: inline-block;
  margin-top: 0;
}
#landingContent p {
  font-size: 1.125em;
  color: #848484;
  line-height: 1.7em;
  padding-right: 10%;
}
#landingContent .daysToBuild {
  pointer-events: none;
  color: #1a1919;
  position: relative;
  width: 100%;
  height: 64px;
  margin-top: 25px;
  background-image: url("../images/home_landing_xqlogo.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  font-size: 1.0625em;
  text-transform: uppercase;
}
#landingContent ul {
  display: inline-block;
  margin-top: 40px;
}
#landingContent ul li {
  float: left;
  margin-left: 20px;
  cursor: pointer;
  font-size: 1.125em;
/*&:before
        content ' '
        position relative
        float left
        margin-right 4px
        margin-top -1px
        width 0
        height 0
        border-style solid
        border-width 8.5px 0 8.5px 12px*/
}
#landingContent ul li span {
  position: relative;
}
#landingContent ul li:first-child {
  margin-left: 0;
}
#landingContent ul li.build span {
  z-index: 1;
  width: 54px;
  display: inline-block;
  height: 45px;
  margin-right: 5px;
}
#landingContent ul li.build span:before {
  content: ' ';
  position: absolute;
  top: -18px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  z-index: -1;
  border-width: 0 27px 45px 27px;
  border-color: transparent transparent #00aeef transparent;
}
#landingContent ul li.teamup span {
  z-index: 1;
  width: 43px;
  display: inline-block;
  height: 43px;
  margin-right: 10px;
}
#landingContent ul li.teamup span:before {
  content: ' ';
  position: absolute;
  top: -13px;
  left: 0;
  width: 43px;
  height: 43px;
  border: none;
  z-index: -1;
  background-color: #d9e021;
}
#landingContent ul li.change span {
  z-index: 1;
  width: 43px;
  display: inline-block;
  height: 43px;
  margin-right: 10px;
}
#landingContent ul li.change span:before {
  content: ' ';
  position: absolute;
  top: -13px;
  left: 0;
  width: 43px;
  height: 43px;
  border: none;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
  z-index: -1;
  background-color: #f16331;
}
.landingDown {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 7%;
  background-image: url("../images/home_landing_downarrow.png");
  background-size: cover;
  height: 45px;
  width: 45px;
  z-index: 1;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
@media only screen and (max-width: 1230px) {
  #landing #landingContent .daysToBuild {
    display: none;
  }
}
@media only screen and (max-height: 830px) {
  #rethinkRotator h1 {
    font-size: 3em;
  }
}
@media only screen and (max-width: 930px) {
  #landing #rethinkRotator h1 {
    font-size: 4.2em;
  }
  .psuedovideo-container {
    margin-top: 0;
  }
  .psuedovideo-container .pseudovideo {
    display: none;
  }
  .psuedovideo-container .button {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  #landing .landingDown {
    display: none;
  }
  #landing .hero-carousel {
    height: 430px;
  }
  #landing .hero-carousel .hero-label {
    font-size: 16px;
  }
  #landing .hero-carousel .hero-label:before {
    width: 40px;
    height: 28px;
  }
  #landing .hero-carousel .hero-label .hero-label-text {
    vertical-align: 44%;
  }
  #landing .hero-carousel .carousel-item > .row {
    top: auto;
    bottom: 0;
    -webkit-transform: translate(-50%, -50px);
    -moz-transform: translate(-50%, -50px);
    -ms-transform: translate(-50%, -50px);
    -o-transform: translate(-50%, -50px);
    transform: translate(-50%, -50px);
  }
  #landing .hero-carousel .carousel-item .carousel-item-bg .desktop-bg {
    display: none;
  }
  #landing .hero-carousel .carousel-item .carousel-item-bg .mobile-bg {
    display: block;
  }
  #landing .hero-carousel .hero-heading {
    font-size: 2.2em;
    line-height: 1em;
  }
  #landing #rethinkRotator {
    display: none !important;
    margin-top: 10px;
  }
  #landing #rethinkRotator h1 {
    font-size: 2.4em;
  }
  .psuedovideo-container {
    margin-top: 0;
  }
  .psuedovideo-container .pseudovideo {
    display: none;
  }
  .psuedovideo-container .button {
    display: block;
    margin-bottom: 0;
  }
}
.container section#highlights {
  background-color: #f7f7f7;
}
#highlights {
  color: #000;
}
#highlights h1 {
  color: #38b54a;
  font-size: 1.875em;
  margin-bottom: 40px;
}
#highlights .owl-carousel .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 4px;
}
#highlights .owl-carousel .owl-dots .owl-dot.active span,
#highlights .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #000;
}
#highlights .highlight figcaption {
  height: auto;
  font-size: 1em;
  line-height: 1.3em;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#highlights .highlight img {
  border-top: 4px solid transparent;
}
#highlights .highlight.busTour img {
  border-top-color: #d9e021;
}
#highlights .highlight.challenge img {
  border-top-color: #f16331;
}
#highlights .highlight.ideaBank img {
  border-top-color: #ad6490;
}
#highlights .highlight.luminaries img {
  border-top-color: #e85485;
}
#highlights .highlight.movementCommunity img {
  border-top-color: #38b54a;
}
#highlights .highlight.news img {
  border-top-color: #f9a832;
}
#highlights .highlight.social img {
  border-top-color: #00aeef;
}
#highlights .highlight.weThinkVoices img {
  border-top-color: #32c9ac;
}
@media only screen and (max-width: 640px) {
  #highlights h1 {
    margin-top: 30px;
  }
}
#homeStatsAndEmailForm {
  padding-top: 45px;
  padding-bottom: 28px;
}
#homeStatsAndEmailForm .whiteLine {
  margin-bottom: 42px;
}
#homeStatsAndEmailForm .shareGeneral {
  float: left;
}
#homeStatsAndEmailForm .email-form h3 {
  font-size: 1.625em;
  line-height: 1.2em;
  margin-top: -3px;
  margin-right: 120px;
}
#homeStatsAndEmailForm .stats {
  margin-bottom: 20px;
}
#homeStatsAndEmailForm .stats .stat span {
  display: block;
  color: #000;
  margin: 0 0 8px;
  line-height: 1em;
  text-transform: uppercase;
}
#homeStatsAndEmailForm .stats .stat span.statNumber {
  color: #fff;
  font-size: 56px;
  margin: 0 0 20px;
}
#now {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
}
#now #nowScroll {
  position: relative;
}
#now #nowScroll #nowHero {
  position: relative;
  width: 100%;
  height: 590px;
  background-color: #38b54a;
  overflow: hidden;
}
#now #nowScroll #nowHero #nowHeroExpand {
  text-align: center;
  padding-top: 25px;
}
#now #nowScroll #nowHero #nowHeroExpand h3 {
  color: #fff;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
#now #nowScroll #nowHero #nowHeroExpand .transparent-green-button {
  display: inline-block;
  margin: 0;
  margin-left: 50px;
  vertical-align: middle;
}
#now #nowScroll #nowHero #nowHeroContent {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
#now #nowScroll #nowHero #nowHeroContent .button-white {
  margin-top: 10px;
  background-color: transparent;
  border: 2px solid #fff;
  padding-right: 45px;
  font-size: 1em !important;
}
#now #nowScroll #nowHero #nowHeroContent .stepsIntro {
  color: #fff;
  margin-bottom: 50px;
}
#now #nowScroll #nowHero #nowHeroContent .stepsIntro h1 {
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
  text-indent: -9999px;
}
#now #nowScroll #nowHero #nowHeroContent .stepsIntro h3 {
  color: #fff;
  font-size: 1.3em;
  text-transform: none;
}
#now #nowScroll #nowHero #nowHeroContent .stepsIntro a {
  font-size: 0.75em;
}
#now #nowScroll #nowHero #nowHeroContent .stepsIntro .moreLinkStyle:after {
  background-image: url("../images/common_link_arrow_white.png");
}
#now #nowScroll #nowHero #nowHeroContent .stepsIntro p {
  letter-spacing: 0.5px;
}
#now #nowScroll #nowHero .submitVoice {
  display: none;
  color: #fff;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#now #nowScroll #nowHero .submitVoice a {
  color: #ddd;
  display: block;
}
#now #nowScroll #nowHero .challengePhaseAccordion {
  position: relative;
  width: 100%;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul {
  background-color: #fff;
  display: block;
  height: 150px;
  width: 100%;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul.step1 li:nth-child(1) {
  width: calc(100% - 375px);
}
#now #nowScroll #nowHero .challengePhaseAccordion ul.step2 li:nth-child(2) {
  width: calc(100% - 375px);
}
#now #nowScroll #nowHero .challengePhaseAccordion ul.step3 li:nth-child(3) {
  width: calc(100% - 375px);
}
#now #nowScroll #nowHero .challengePhaseAccordion ul.step4 li:nth-child(4) {
  width: calc(100% - 375px);
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li {
  display: inline-block;
  width: 125px;
  float: left;
  clear: right;
  height: 100%;
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
  -webkit-transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
  -moz-transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
  -ms-transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
  -o-transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
  transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .header,
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content {
  float: left;
  clear: right;
  position: relative;
  left: 0;
  top: 0;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .header {
  width: 125px;
  height: 100%;
  text-transform: uppercase;
  vertical-align: top;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .header a {
  display: inline-block;
  font-size: 14px;
  max-width: 125px;
  color: #fff;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .header a strong {
  display: block;
  font-size: 50px;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content {
  background-color: #fff;
  display: inline-block;
  min-height: 100%;
  width: calc(100% - 125px);
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content .bg {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 0;
  top: 0;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content .copy {
  position: absolute;
  left: 45px;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  width: 630px;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content .copy .header,
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content .copy .body {
  display: block;
  position: relative;
  left: 0;
  vertical-align: middle;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content .copy .header {
  height: auto;
  max-width: 100%;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content .copy .header .date {
  display: inline-block;
  padding: 3px 5px;
  font-family: 'Graphik Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size: 12px;
  margin: 3px 0 0;
  text-transform: uppercase;
  vertical-align: top;
  color: #fff;
/* HIDE DATE FIX */
  visibility: hidden;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content .copy h3 {
  color: #000;
  display: inline-block;
  font-family: 'Graphik Web';
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-size: 30px;
  left: 65px;
  text-transform: uppercase;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content .copy h3 strong {
  font-family: 'Graphik Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
#now #nowScroll #nowHero .challengePhaseAccordion ul li .content .copy .body {
  color: #000;
  font-family: 'Graphik Web';
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-size: 14px;
  left: 65px;
  margin: 20px 0 0;
  width: calc(100% - 85px);
  text-transform: none;
}
#now #nowScroll #nowContent {
  width: 100%;
  position: relative;
  width: 100%;
  max-width: 1230px;
}
#now #nowScroll #nowContent .roadshow {
  margin-top: 8px;
}
#now #nowScroll #nowContent .joinCallout {
  max-width: 240px;
  padding-bottom: 223%;
  position: relative;
}
#now #nowScroll #nowContent .joinCallout img {
  position: absolute;
}
#now #nowScroll #nowContent .buildSchoolPencil {
  position: relative;
  height: 64px;
}
#now #nowScroll #nowContent .buildSchoolPencil .buildSchoolPencilGraphic {
  position: absolute;
  width: 454px;
  left: 0px;
}
#now #nowScroll #nowContent #nowHeadline {
  font-size: 3.125em;
  margin-top: 60px;
}
#now #nowScroll #nowContent #whatif {
  position: relative;
  width: 100%;
  margin-top: 18px;
}
#now #nowScroll #nowContent #whatif .whatifBG {
  position: relative;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent {
  top: 0;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild {
  width: 80%;
  margin-left: calc(10% + 5px);
  text-align: center;
  vertical-align: bottom;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .headline {
  color: #fff;
  text-transform: uppercase;
  font-size: 3.125em;
  margin-bottom: 5px;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .subheadline {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.03em;
  line-height: 1.3em;
  margin-bottom: 5px;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice {
  position: relative;
  margin-top: 65px;
  margin-bottom: 30px;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .headline {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.03em;
  line-height: 1.3em;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .addVoiceLinks {
  position: relative;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .addVoiceLinks .addVoiceTwitterLink,
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .addVoiceLinks .addVoiceFBLink {
  color: #fff;
  margin-top: 0;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .addVoiceLinks .addVoiceTwitterLink:after,
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .addVoiceLinks .addVoiceFBLink:after {
  background-image: url("../images/common_link_arrow_white.png");
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .addVoiceLinks .addVoiceTwitterLink {
  float: left;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .addVoiceLinks .addVoiceTwitterLink:before {
  content: ' ';
  position: relative;
  float: left;
  width: 18px;
  height: 14px;
  background-image: url("../images/common_twitter_icon_white.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 3px;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .addVoiceLinks .addVoiceFBLink {
  float: right;
  margin-right: 11px;
}
#now #nowScroll #nowContent #whatif .verticalAlignParent .verticalAlignChild .addyourvoice .addVoiceLinks .addVoiceFBLink:before {
  content: ' ';
  position: relative;
  float: left;
  width: 8px;
  height: 14px;
  background-image: url("../images/common_fb_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
  margin-right: 4px;
}
#now #nowScroll #nowContent #daysToApply {
  position: relative;
  margin-top: 18px;
  text-align: right;
}
#now #nowScroll #nowContent #daysToApply .daysToApplyNumber {
  font-size: 5em;
  margin-top: -34px;
  letter-spacing: -9px;
  position: relative;
  display: inline-block;
}
#now #nowScroll #nowContent #daysToApply .daysToApplyNumber .firstDecimal {
  letter-spacing: -14px;
}
#now #nowScroll #nowContent #daysToApply .daysToApplyNumber .comma {
  font-size: 0.8em;
  letter-spacing: -10px;
}
#now #nowScroll #nowContent #daysToApply p {
  text-align: right;
  text-transform: uppercase;
  color: #000;
  margin-top: 15px;
  font-size: 0.9em;
}
#now .accordionDesktop li:nth-child(1) {
  background-color: #d9e021;
}
#now .accordionDesktop li:nth-child(1) a:hover {
  color: #fff;
}
#now .accordionDesktop li:nth-child(1) a:focus {
  color: #000;
}
#now .accordionDesktop li:nth-child(1) .bg {
  border-color: transparent transparent transparent #d9e021;
}
#now .accordionDesktop li:nth-child(1) .date {
  background-color: #d9e021;
}
#now .accordionDesktop li:nth-child(2) {
  background-color: #00aeef;
  color: #fff;
}
#now .accordionDesktop li:nth-child(2) a:hover {
  color: #000;
}
#now .accordionDesktop li:nth-child(2) a:focus {
  color: #fff;
}
#now .accordionDesktop li:nth-child(2) .bg {
  border-color: transparent transparent transparent #00aeef;
}
#now .accordionDesktop li:nth-child(2) .date {
  background-color: #00aeef;
}
#now .accordionDesktop li:nth-child(3) {
  background-color: #f16331;
}
#now .accordionDesktop li:nth-child(3) a:hover {
  color: #fff;
}
#now .accordionDesktop li:nth-child(3) a:focus {
  color: #000;
}
#now .accordionDesktop li:nth-child(3) .bg {
  border-color: transparent transparent transparent #f16331;
}
#now .accordionDesktop li:nth-child(3) .date {
  background-color: #f16331;
  color: #000;
}
#now .accordionDesktop li:nth-child(4) {
  background-color: #000;
  color: #fff;
}
#now .accordionDesktop li:nth-child(4) a:hover {
  color: #eee;
}
#now .accordionDesktop li:nth-child(4) a:focus {
  color: #fff;
}
#now .accordionDesktop li:nth-child(4) .bg {
  border-color: transparent transparent transparent #000;
}
#now .accordionDesktop li:nth-child(4) .date {
  background-color: #000;
  color: #fff;
}
#now .accordionMobile li:nth-child(1) {
  background-color: #d9e021;
}
#now .accordionMobile li:nth-child(1) a:hover {
  color: #fff;
}
#now .accordionMobile li:nth-child(1) a:focus {
  color: #000;
}
#now .accordionMobile li:nth-child(1) .bg {
  border-color: #d9e021 transparent transparent transparent;
}
#now .accordionMobile li:nth-child(1) .date {
  background-color: #d9e021;
}
#now .accordionMobile li:nth-child(2) {
  background-color: #00aeef;
  color: #fff;
}
#now .accordionMobile li:nth-child(2) a:hover {
  color: #000;
}
#now .accordionMobile li:nth-child(2) a:focus {
  color: #fff;
}
#now .accordionMobile li:nth-child(2) .bg {
  border-color: #00aeef transparent transparent transparent;
}
#now .accordionMobile li:nth-child(2) .date {
  background-color: #00aeef;
  color: #fff;
}
#now .accordionMobile li:nth-child(2) .header {
  color: #fff;
}
#now .accordionMobile li:nth-child(3) {
  background-color: #f16331;
}
#now .accordionMobile li:nth-child(3) a:hover {
  color: #fff;
}
#now .accordionMobile li:nth-child(3) a:focus {
  color: #000;
}
#now .accordionMobile li:nth-child(3) .bg {
  border-color: #f16331 transparent transparent transparent;
}
#now .accordionMobile li:nth-child(3) .date {
  background-color: #f16331;
  color: #000;
}
#now .accordionMobile li:nth-child(4) {
  background-color: #000;
  color: #fff;
}
#now .accordionMobile li:nth-child(4) a:hover {
  color: #eee;
}
#now .accordionMobile li:nth-child(4) a:focus {
  color: #fff;
}
#now .accordionMobile li:nth-child(4) .bg {
  border-color: #000 transparent transparent transparent;
}
#now .accordionMobile li:nth-child(4) .date {
  background-color: #000;
  color: #fff;
}
#now .accordionDesktop {
  display: block;
}
#now .accordionMobile {
  display: none;
}
#now .accordionMobile .accordion {
  position: relative;
  left: 0;
  top: 0;
  margin: 0;
}
#now .accordionMobile .accordion.step1 li:nth-child(1) .content {
  height: auto;
}
#now .accordionMobile .accordion.step2 li:nth-child(2) .content {
  height: auto;
}
#now .accordionMobile .accordion.step3 li:nth-child(3) .content {
  height: auto;
}
#now .accordionMobile .accordion.step4 li:nth-child(4) .content {
  height: auto;
}
#now .accordionMobile li {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  overflow: hidden;
}
#now .accordionMobile li .bg {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  position: absolute;
  left: 25px;
  top: 0;
}
#now .accordionMobile li .header {
  padding: 0 25px;
  position: relative;
  left: 0;
  top: 0;
  text-align: center;
  text-transform: uppercase;
}
#now .accordionMobile li .header a {
  display: block;
  font-size: 24px;
  padding: 25px 0;
  color: #fff;
}
#now .accordionMobile li .header a.step1 {
  color: #1a1919;
}
#now .accordionMobile li .header a.step3 {
  color: #1a1919;
}
#now .accordionMobile li .header h3,
#now .accordionMobile li .header .body {
  color: #000;
}
#now .accordionMobile li .header .title strong {
  position: absolute;
  left: 25px;
  top: 12px;
  font-family: 'Graphik-Bold';
  font-size: 50px;
}
#now .accordionMobile li .header .date {
  display: inline-block;
  font-family: 'Graphik-Bold';
  position: absolute;
  left: 25px;
  padding: 3px 5px;
  font-size: 12px;
/* HIDE DATE FIX*/
  visibility: hidden;
  margin-top: 0 !important;
}
#now .accordionMobile li .header .body {
  padding: 40px 0 20px;
  text-align: left;
  text-transform: none;
}
#now .accordionMobile li .content {
  background-color: #fff;
  height: 0;
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
  -webkit-transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
  -moz-transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
  -ms-transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
  -o-transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
  transition: all 500ms cubic-bezier(0.69, 0.02, 0.165, 1.005);
}
#now .accordionMobile li .content .copy {
  margin-top: 25px;
}
#now .accordionMobile li .content h3 {
  font-size: 24px;
  position: relative;
  top: 25px;
  text-align: left;
}
#now .accordionMobile li .content h3 strong {
  font-family: 'Graphik-Bold';
}
@media only screen and (max-width: 930px) {
  #now #nowScroll #nowHero {
    height: auto;
  }
  #now #nowScroll #nowHero .verticalAlignParent {
    height: auto;
    position: relative;
  }
  #now #nowScroll .accordionDesktop {
    display: none;
  }
  #now #nowScroll .accordionMobile {
    display: block;
  }
  #now #nowScroll .accordionMobile li .content .header {
    text-align: left;
  }
  #now #nowScroll .accordionMobile li .content .header h3 {
    position: initial;
  }
  #now #nowScroll .accordionMobile li .content .header .body {
    padding: 0 0 20px 0;
  }
  #now #nowScroll .date {
    position: initial;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 641px) {
  #now #nowScroll {
    position: relative;
  }
  #now #nowScroll .accordionMobile {
    display: none;
  }
  #now #nowScroll #nowHero #nowHeroExpand {
    padding-top: 0;
  }
  #now #nowScroll #nowHero #nowHeroExpand h3 {
    display: block;
  }
  #now #nowScroll #nowHero #nowHeroExpand .transparent-green-button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 380px) {
  #nowHeroContent > div.row.stepsIntro > div.columns.large-7.medium-12 > a > div {
    font-size: 0.6em;
  }
}
#timeline {
  pointer-events: none;
  position: fixed;
  left: 7px;
  top: 67px;
  z-index: 100;
}
footer {
  position: relative;
  width: 100%;
  background-color: #252525;
  height: auto;
}
footer .email.submitting button:after {
  content: "\f110";
  width: 16px;
  top: 0 !important;
  height: 14px;
  margin-top: -1px;
  margin-left: 9px;
  font: normal normal normal 14px/1 FontAwesome;
  background-image: none;
  -webkit-animation: fa-spin 2s infinite linear;
  -webkit-animation: fa-spin 1.3s infinite linear;
  -moz-animation: fa-spin 1.3s infinite linear;
  -ms-animation: fa-spin 1.3s infinite linear;
  -o-animation: fa-spin 1.3s infinite linear;
  animation: fa-spin 1.3s infinite linear;
  transform-origin: center;
  text-align: left;
  vertical-align: baseline;
}
footer .email .inline-list {
  float: right;
  margin-top: 90px;
}
footer .email .inline-list li {
  display: inline-block;
}
footer .email .inline-list li a {
  text-transform: none;
  text-decoration: underline;
  font-size: 0.825em;
}
footer .email .secondary {
  border-left: none;
}
footer .email .email-input {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}
footer .email.invalid input {
  border: 2px solid #f00;
  color: #f00;
}
footer .thankYou h5 {
  color: #fff;
  margin-top: 0;
  text-align: center;
  border: 1px solid #787878;
  padding: 15px;
}
footer img.footerLogo {
  max-width: auto;
  margin-bottom: 40px;
}
footer p {
  color: #898989;
  font-size: 0.875em;
}
footer .postfix.button {
  height: 3.3125rem !important;
  line-height: 3.3125rem !important;
}
footer ul li {
  margin-bottom: 32px;
  color: #898989;
  font-size: 0.875em;
  text-transform: uppercase;
}
footer ul.social li .fa {
  font-size: 1.8em;
}
footer ul.social li:first-child {
  margin-left: 0;
}
footer ul.social li img {
  position: absolute;
  height: 32px;
  margin-left: -16px;
  margin-top: -8px;
}
footer ul.social li.instaIconFooter {
  max-width: 32px;
}
footer ul.social li.ytIconFooter {
  max-width: 32px;
}
footer ul.social li.fbIconFooter {
  max-width: 32px;
}
footer ul.social li.twitterIconFooter {
  max-width: 32px;
}
footer ul.social li p {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 25px;
}
@media only screen and (min-width: 1230px) {
  footer img.footerLogo {
    max-width: 270px;
  }
}
@media only screen and (max-width: 1230px) {
  footer .email .inline-list {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 930px) {
  footer .social {
    margin-bottom: 40px;
  }
  footer .email .inline-list {
    display: inline-block;
    float: none;
    margin-top: 30px;
    text-align: center;
    width: 100%;
  }
  footer .email .inline-list li {
    display: inline-block;
    float: none;
  }
}
@media only screen and (max-width: 640px) {
  footer img.footerLogo {
    max-width: 290px;
  }
  footer .social li {
    display: inline-block;
    float: none;
  }
  footer .email .inline-list {
    margin-top: 0px;
  }
  footer .followGeneral {
    display: block;
  }
}
#no-results {
  margin-top: 50px;
  margin-bottom: 100px;
}
#packery-search {
  padding: 0;
  margin-top: 15px;
}
#packery-search .collapse {
  padding-right: 25px;
}
#packery-search #close-btn {
  position: absolute;
  font-size: 2em;
  right: 14px;
  top: 18px;
  cursor: pointer;
  z-index: 100;
}
#packery-search input.typeahead {
  -webkit-box-shadow: 0px 1px 6px 0px #7c7c7c;
  -moz-box-shadow: 0px 1px 6px 0px #7c7c7c;
  -moz-box-shadow: 0px 1px 6px 0px #7c7c7c;
  -webkit-box-shadow: 0px 1px 6px 0px #7c7c7c;
  box-shadow: 0px 1px 6px 0px #7c7c7c;
  margin: 0;
  padding: 0 20px;
  border: 0;
  font-family: 'GraphikStencil';
  font-size: 1.8em;
  color: #38b54a;
  height: 4rem !important;
  line-height: 4rem !important;
  text-transform: uppercase;
}
#packery-search .twitter-typeahead .tt-input {
  -webkit-box-shadow: 0px 1px 6px 0px #7c7c7c;
  -moz-box-shadow: 0px 1px 6px 0px #7c7c7c;
  -moz-box-shadow: 0px 1px 6px 0px #7c7c7c;
  -webkit-box-shadow: 0px 1px 6px 0px #7c7c7c;
  box-shadow: 0px 1px 6px 0px #7c7c7c;
}
#packery-search .twitter-typeahead .tt-input,
#packery-search .twitter-typeahead .tt-hint {
  margin: 0;
  padding: 0 20px;
  border: 0;
  font-family: 'GraphikStencil';
  font-size: 1.8em;
  color: #38b54a;
  height: 4rem !important;
  line-height: 4rem !important;
  text-transform: uppercase;
}
#packery-search .twitter-typeahead .tt-hint {
  opacity: 0.35 !important;
}
#packery-search .twitter-typeahead .tt-menu {
  -webkit-box-shadow: 0px 1px 3px 0px #7c7c7c;
  -moz-box-shadow: 0px 1px 3px 0px #7c7c7c;
  -moz-box-shadow: 0px 1px 3px 0px #7c7c7c;
  -webkit-box-shadow: 0px 1px 3px 0px #7c7c7c;
  box-shadow: 0px 1px 3px 0px #7c7c7c;
  margin-top: 0px;
  width: 100%;
  padding: 20px;
  font-family: 'Graphik Web' !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  text-transform: uppercase;
  background-color: #fff;
}
#packery-search .twitter-typeahead .tt-suggestion,
#packery-search .twitter-typeahead .tt-dataset,
#packery-search .twitter-typeahead .tt-highlight {
  font-family: 'Graphik Web' !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  text-transform: uppercase;
}
#packery-search .twitter-typeahead .tt-highlight {
  color: #38b54a;
}
#packery-search .twitter-typeahead .tt-suggestion.tt-cursor {
  background-color: #d9e021;
}
#packery-search .twitter-typeahead .tt-suggestion {
  color: #1a1919;
  padding: 5px;
  cursor: pointer;
}
#packery-search .twitter-typeahead .tt-suggestion:hover {
  background-color: #d9e021;
}
#packery-search .twitter-typeahead {
  width: 100%;
  border: 0;
}
#packery-search .button {
  height: 4rem !important;
  line-height: 4rem !important;
  -webkit-box-shadow: 0px 1px 6px 0px #7c7c7c;
  -moz-box-shadow: 0px 1px 6px 0px #7c7c7c;
  -moz-box-shadow: 0px 1px 6px 0px #7c7c7c;
  -webkit-box-shadow: 0px 1px 6px 0px #7c7c7c;
  box-shadow: 0px 1px 6px 0px #7c7c7c;
  background-color: transparent;
  border: 0;
  color: #38b54a;
  padding-left: 0;
  padding-right: 0;
  margin-left: 10px;
  margin-right: 10px;
}
#packery-search .button .fa {
  font-size: 2em;
  vertical-align: middle;
}
#packery-search .button:hover {
  background-color: transparent;
}
@media only screen and (max-width: 641px) {
  #packery-search {
    padding-left: 0.9375rem;
  }
  #packery-search .collapse {
    padding-right: 1.6rem;
  }
}
#contest {
  position: relative;
  width: 100%;
  width: 100%;
}
#contest .verticalAlignParent {
  left: 0;
}
#contest #contestIntroContainer {
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
}
#contest #contestIntroContainer .introCopyContainer h4 {
  font-size: 1.125em;
  margin-bottom: 40px;
}
#contest #contestIntroContainer #contestAnimationContainer {
  position: relative;
  width: 93%;
  height: 100%;
  text-align: center;
}
#contest #contestIntroContainer #contestAnimationContainer .speechbubble {
  position: relative;
  top: -29px;
  width: 100%;
}
#contest #contestIntroContainer #contestAnimationContainer #contestAnimation {
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
#contest #contestIntroContainer #contestIntroContent .columns .columns {
  padding-top: 165px;
  padding-bottom: 165px;
}
#contest #contestIntroContainer #contestIntroContent .columns .columns.column-introcopy {
  padding-bottom: 68px;
}
#contest #contestIntroContainer #contestIntroContent .callingideas {
  min-height: 605px;
  max-width: 47%;
}
#contest #contestIntroContainer #contestIntroContent #contestAnimation-proxy {
  margin-bottom: 30px;
}
#contest #contestIntroContainer #contestIntroContent .contestHeadline {
  max-width: 440px;
  position: relative;
}
#contest #contestIntroContainer #contestIntroContent p {
  color: #000;
}
#contest #contestIntroContainer #contestIntroContent .joinnow-pencil-container {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 35px;
}
#contest #contestIntroContainer #contestIntroContent .joinnow-pencil-container .joinnow-pencil {
  display: inline-block;
  width: 308px;
}
#contest #challengeExternalCTAContainer li {
  text-transform: uppercase;
}
#contest #challengeExternalCTAContainer li svg .st0 {
  fill: #f16331;
}
#contest #challengeExternalCTAContainer li.crackitopen a {
  border-color: #32c9ac;
}
#contest #challengeExternalCTAContainer li.crackitopen a:before {
  background-image: url("../images/challenge_crackit_icon.png");
}
#contest #challengeExternalCTAContainer li.crackitopen svg .st0 {
  fill: #32c9ac;
}
#contest #challengeExternalCTAContainer li.workshop a {
  border-color: #38b54a;
}
#contest #challengeExternalCTAContainer li.workshop a:before {
  width: 68px;
  background-image: url("../images/challenge_workshop_icon.png");
}
#contest #challengeExternalCTAContainer li.workshop svg .st0 {
  fill: #38b54a;
}
#contest #challengeExternalCTAContainer li a {
  width: 100%;
  cursor: pointer;
  position: relative;
  height: 100%;
  display: block;
  font-size: 1em;
  color: #000;
  border-bottom: 6px solid #000;
  padding-bottom: 20px;
  border-color: #f16331;
}
#contest #challengeExternalCTAContainer li a:hover {
  color: #000;
}
#contest #challengeExternalCTAContainer li a:hover .arrow {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
#contest #challengeExternalCTAContainer li a:before {
  content: ' ';
  position: relative;
  float: left;
  width: 59px;
  height: 44px;
  background-image: url("../images/challenge_updates_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
}
#contest #challengeExternalCTAContainer li .copy {
  display: inline-block;
  width: 85%;
  margin-top: 20px;
}
#contest #challengeExternalCTAContainer li .arrow {
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  width: 18px;
  height: 31px;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  top: calc(50% + 22px);
  position: absolute;
  margin-top: -15px;
  right: 0;
}
#contest #challengeMastheadContainer {
  position: relative;
  width: 100%;
  height: 570px;
  padding-bottom: 0;
  padding-top: 0;
  background-image: url("../images/challenge_masthead.jpg");
  background-size: cover;
  background-position: center right;
}
#contest #challengeMastheadContainer .responsiveContainer {
  position: relative;
  height: 100%;
}
#contest #challengeMastheadContainer .contentColumn {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#contest #challengeMastheadContainer p {
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0;
}
#contest #challengeMastheadContainer h1 {
  color: #fff;
  font-size: 3.75em;
  line-height: 1em;
  margin-bottom: 40px;
}
#contest #challengeMastheadContainer h2 {
  color: #fff;
  font-size: 1em;
  padding-top: 23px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
#contest #crackItCarouselContainer {
  background-color: #f6f6f6;
}
#contest #crackItCarouselContainer .owl-carousel.hero-carousel .owl-nav .owl-prev {
  left: 5px;
}
#contest #crackItCarouselContainer .owl-carousel.hero-carousel .owl-nav .owl-next {
  right: 5px;
}
#contest #crackItCarouselContainer .crackit-item {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  height: 100%;
  width: 100%;
  background-image: url("../images/challenge_crackit_mask.png");
  background-repeat: no-repeat;
  background-position: calc(100% + 20px) 0px;
  background-size: contain;
  text-transform: uppercase;
}
#contest #crackItCarouselContainer .crackit-item .large-6 {
  max-width: 850px;
}
#contest #crackItCarouselContainer .crackit-item.crackit-item-1 {
  background-image: url("../images/challenge_crackit_1_mask.jpg");
}
#contest #crackItCarouselContainer .crackit-item.crackit-item-2 {
  background-image: url("../images/challenge_crackit_2_mask.jpg");
}
#contest #crackItCarouselContainer .crackit-item.crackit-item-3 {
  background-image: url("../images/challenge_crackit_3_mask.jpg");
}
#contest #crackItCarouselContainer .crackit-item.crackit-item-4 {
  background-image: url("../images/challenge_crackit_4_mask.jpg");
}
#contest #crackItCarouselContainer .crackit-item .columns {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#contest #crackItCarouselContainer .crackit-item .columns.crackit-cta-container {
  top: 50%;
  right: 260px;
}
#contest #crackItCarouselContainer .crackit-item .columns.crackit-cta-container .crackit-cta {
  float: right;
}
#contest #crackItCarouselContainer .crackit-item .item-label {
  display: block;
  font-size: 24px;
  color: #fff;
  margin-bottom: 4%;
}
#contest #crackItCarouselContainer .crackit-item h2 {
  color: #000;
}
#contest #crackItCarouselContainer .crackit-item h2:nth-child(odd) {
  color: #fff;
}
#contest #crackItCarouselContainer .crackit-item .crackit-cta {
  display: block;
  font-size: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  height: 175px;
  width: 175px;
  position: relative;
}
#contest #crackItCarouselContainer .crackit-item .crackit-cta > span {
  width: 100%;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#contest #crackItCarouselContainer .crackit-item {
  background-color: #38b54a;
}
#contest #crackItCarouselContainer .crackit-item .crackit-cta > span {
  color: #38b54a;
}
#contest #challengeSignUpContainer {
  position: relative;
  width: 100%;
  height: 540px;
  padding-bottom: 0;
  padding-top: 0;
  background-image: url("../images/challenge_signup_bg.jpg");
  background-size: cover;
  background-position: center right;
}
#contest #challengeSignUpContainer .signUpColumn {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#contest #challengeSignUpContainer p {
  color: #fff;
  font-size: 1em;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.7em;
}
#contest #challengeSignUpContainer h1 {
  color: #fff;
  font-size: 3.75em;
}
#contest #challengeEmailContainer {
  position: relative;
  width: 100%;
  background-color: #f16331;
  padding-top: 40px;
  padding-bottom: 30px;
}
#contest #challengeEmailContainer .email-form {
  width: 100%;
}
#contest #challengeEmailContainer .email-form h3 {
  color: #fff;
  float: left;
  margin-top: 10px;
  margin-right: 30px;
  margin-bottom: 15px;
  font-family: 'GraphikStencil';
}
#contest #challengeEmailContainer .email-form #emailSignUp {
  padding: 0;
  float: left;
  width: auto;
}
#contest #challengeEmailContainer .email-form #emailSignUp input {
  max-width: 300px;
  width: 300px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
#contest #challengeEmailContainer .email-form #emailSignUp button {
  margin-top: 0;
  float: left;
  margin-bottom: 0;
}
#contest #challengeEmailContainer .email-form .shareGeneral {
  display: none;
}
#contest #challengeEmailContainer .shareGeneral {
  position: relative;
  float: right;
  clear: both;
  margin-top: 16px;
}
#contest #challengeEmailContainer .shareGeneral ul li {
  cursor: pointer;
  margin-left: 15px;
  float: left;
}
#contest #challengeEmailContainer .shareGeneral ul li {
  margin-left: 20px;
}
#contest #challengeEmailContainer .shareGeneral ul li .fa {
  font-size: 1.6em;
  color: #fff;
}
#contest #contestApplicationContainer {
  background-image: url("../images/contest_application_background.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dae020+0,dae020+31,ffffff+31,ffffff+100 */
}
#contest #contestApplicationContainer .contestApplicationContent {
  position: relative;
}
#contest .contestApplication .contestHeadline {
  position: relative;
  max-width: 445px;
}
#contest .contestApplication .headline {
  color: #fff;
  white-space: nowrap;
}
#contest .contestApplication .copy {
  font-size: 1.3em;
  line-height: 1.2em;
  color: #fff;
}
#contest .contestApplication .join {
  white-space: nowrap;
  color: #d9e021;
}
#contest .contestApplication.description {
  z-index: 1;
}
#contest .applicationOptions {
  margin-top: 4em;
  position: relative;
  text-align: center;
}
#contest .applicationOptions .contestRegister {
  display: inline-block;
  width: 237px;
  height: 237px;
}
#contest .applicationOptions .contestRegister .contentRegisterContainer {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
  font-size: 0.8em;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
  display: block;
  overflow: hidden;
}
#contest .applicationOptions .contestRegister .contentRegisterContainer .handGraphic {
  position: absolute;
  width: 169px;
  bottom: 27px;
  left: -11px;
}
#contest .applicationOptions .contestRegister .contentRegisterContainer .registerCTA {
  position: absolute;
  top: 75px;
  left: 47px;
  font-size: 1.8em;
  color: #1a1919;
  text-transform: uppercase;
}
#contest .applicationOptions .contestRegister .contentRegisterContainer .registerCTA:after {
  position: relative;
  top: -3px;
  vertical-align: middle;
  display: inline-block;
  content: ' ' !important;
  margin-left: 10px;
  width: 22px;
  height: 22px;
  background-color: #38b54a;
  background-image: url("../images/common_link_arrow_white.png");
  background-size: 7px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
#contestTimeline {
  background-color: #f3f3f3;
  padding-bottom: 130px;
  padding-top: 0;
}
#contestTimeline .timeline-header {
  position: relative;
  background-color: #fff;
  padding-top: 60px;
  margin-bottom: 30px;
}
#contestTimeline #contestTimelineContent {
  height: 170px;
  background-color: #fff;
  width: 100%;
  padding: 11px;
}
#contestWhatIsXQContent h4 {
  font-size: 1.5rem;
}
#contestWhatIsXQContent .process {
  padding-top: 40px;
}
#contestWhatIsXQContent .eq {
  text-align: center;
/*.img
        display inline-block
        position relative
        width 100%
        max-width 154px
        &:before
          content ' '
          position absolute
          width 42px
          height 5px
          background-image url($imageUrl\/contest_connectingdots_graphic.png)
          background-repeat no-repeat
          background-size contain
          left -60%
          top 54%
        &:after
          content ' '
          position absolute
          width 42px
          height 5px
          background-image url($imageUrl\/contest_connectingdots_graphic.png)
          background-repeat no-repeat
          background-size contain
          right -53%
          top 54%*/
}
#contestWhatIsXQContent .iq {
  text-align: center;
}
#contestWhatIsXQContent .iq .img {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 125px;
}
#contestWhatIsXQContent .xq {
  text-align: center;
}
#contestWhatIsXQContent .xq .img {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 215px;
}
#contestWhatIsXQContent .xq .headline {
  letter-spacing: -13px;
}
#contestWhatIsXQContent .headline {
  font-size: 8em;
  margin-top: 0px;
  margin-bottom: 5px;
}
#contestWhatIsXQContent .subheadline {
  font-size: 1.1em;
  margin-top: 30px;
  margin-bottom: 5px;
  text-transform: none;
}
#contestJourneyContent {
  margin: 0 auto;
  background-color: #f6f6f6;
}
#contestJourneyContent .heading h2 {
  color: #a5a5a5;
  font-size: 1.5em;
  text-transform: none;
  line-height: 1.4em;
  margin-bottom: 35px;
  margin-top: 15px;
  padding-right: 50px;
}
#contestJourneyContent .step1Container .stepCopy,
#contestJourneyContent .step2Container .stepCopy,
#contestJourneyContent .step3Container .stepCopy,
#contestJourneyContent .stepContainer .stepCopy {
  color: #898989;
  line-height: 2em;
  font-size: 0.875em;
}
#contestJourneyContent .step1Container .stepCaption,
#contestJourneyContent .step2Container .stepCaption,
#contestJourneyContent .step3Container .stepCaption,
#contestJourneyContent .stepContainer .stepCaption {
  text-align: right;
  padding-right: 0;
}
#contestJourneyContent .step1Container .stepCaption h1,
#contestJourneyContent .step2Container .stepCaption h1,
#contestJourneyContent .step3Container .stepCaption h1,
#contestJourneyContent .stepContainer .stepCaption h1 {
  color: #f3f3f3;
  font-size: 7.9em;
  margin-top: -29px;
}
#contestJourneyContent .step1Container .moduleContent,
#contestJourneyContent .step2Container .moduleContent,
#contestJourneyContent .step3Container .moduleContent,
#contestJourneyContent .stepContainer .moduleContent {
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
}
#contestJourneyContent .step1Container .moduleContent:before,
#contestJourneyContent .step2Container .moduleContent:before,
#contestJourneyContent .step3Container .moduleContent:before,
#contestJourneyContent .stepContainer .moduleContent:before {
  content: ' ';
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -16px;
  width: 19px;
  height: 32px;
  background-image: url("../images/challenge_module_arrows.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
#contestJourneyContent .step1Container .moduleContent .img,
#contestJourneyContent .step2Container .moduleContent .img,
#contestJourneyContent .step3Container .moduleContent .img,
#contestJourneyContent .stepContainer .moduleContent .img {
  position: relative;
  display: block;
  float: left;
  max-width: 142px;
  width: 142px;
  height: 142px;
  margin-top: 0;
  padding: 28px;
  background-color: #38b54a;
}
#contestJourneyContent .step1Container .moduleContent .moduleContentCopy,
#contestJourneyContent .step2Container .moduleContent .moduleContentCopy,
#contestJourneyContent .step3Container .moduleContent .moduleContentCopy,
#contestJourneyContent .stepContainer .moduleContent .moduleContentCopy {
  position: absolute;
  left: 185px;
  width: calc(100% - 300px);
  float: left;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#contestJourneyContent .step1Container .moduleContent .headline,
#contestJourneyContent .step2Container .moduleContent .headline,
#contestJourneyContent .step3Container .moduleContent .headline,
#contestJourneyContent .stepContainer .moduleContent .headline,
#contestJourneyContent .step1Container .moduleContent .copy,
#contestJourneyContent .step2Container .moduleContent .copy,
#contestJourneyContent .step3Container .moduleContent .copy,
#contestJourneyContent .stepContainer .moduleContent .copy {
  margin: 0;
  color: #000;
}
#contestJourneyContent .step1Container .moduleContent h5,
#contestJourneyContent .step2Container .moduleContent h5,
#contestJourneyContent .step3Container .moduleContent h5,
#contestJourneyContent .stepContainer .moduleContent h5 {
  text-transform: none;
  width: 100%;
  float: left;
  font-size: 1.5em;
}
#contestJourneyContent .step1Container .moduleContent .copy,
#contestJourneyContent .step2Container .moduleContent .copy,
#contestJourneyContent .step3Container .moduleContent .copy,
#contestJourneyContent .stepContainer .moduleContent .copy {
  margin-top: 15px;
  font-size: 0.875em;
  padding-left: 0;
  padding-right: 5px;
  float: left;
  color: #898989;
}
#contestJourneyContent .step1Container .moduleContent .headline,
#contestJourneyContent .step2Container .moduleContent .headline,
#contestJourneyContent .step3Container .moduleContent .headline,
#contestJourneyContent .stepContainer .moduleContent .headline {
  margin-bottom: 2px;
}
#contestJourneyContent .step1Container button.button-moduleinfo,
#contestJourneyContent .step2Container button.button-moduleinfo,
#contestJourneyContent .step3Container button.button-moduleinfo,
#contestJourneyContent .stepContainer button.button-moduleinfo {
  position: static;
  background-color: #000;
  border-color: #000;
  padding: 0.7rem 1.5rem 0.7rem 1.7rem;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  margin-top: 45px;
}
#contestJourneyContent .step1Container button.button-moduleinfo .moreLinkStyle,
#contestJourneyContent .step2Container button.button-moduleinfo .moreLinkStyle,
#contestJourneyContent .step3Container button.button-moduleinfo .moreLinkStyle,
#contestJourneyContent .stepContainer button.button-moduleinfo .moreLinkStyle {
  text-transform: none;
}
#contestJourneyContent .step1Container ul,
#contestJourneyContent .step2Container ul,
#contestJourneyContent .step3Container ul,
#contestJourneyContent .stepContainer ul {
  position: relative;
  width: 100%;
}
#contestJourneyContent .step1Container ul li,
#contestJourneyContent .step2Container ul li,
#contestJourneyContent .step3Container ul li,
#contestJourneyContent .stepContainer ul li {
  padding: 0 0;
  margin-bottom: 15px;
  cursor: pointer;
  background-color: #fff;
}
#contestJourneyContent .stepContainer {
  margin-top: 40px;
}
#contestJourneyContent .step1Container {
  margin-top: 40px;
}
#contestJourneyContent .step2Container {
  margin-top: 80px;
}
#contestJourneyContent .step2Container .info {
  float: right;
}
#contestJourneyContent .step2Container .modules {
  float: left;
}
#contestJourneyContent .step2Container .moduleContent:before {
  background-position: 0 -32px;
}
#contestJourneyContent .step2Container .moduleContent .img {
  margin-top: 0;
  padding: 33px;
  background-color: #f16331;
}
#contestJourneyContent .step2Container .moduleContent .headline {
  margin-top: 12px;
}
#contestJourneyContent .step2Container .moduleContent .copy {
  padding-right: 15px;
}
#contestJourneyContent .step2Container .moduleContent button.button-moduleinfo {
  margin-top: 10px;
  margin-bottom: 0;
}
#contestJourneyContent .step3Container {
  margin-top: 80px;
  padding-bottom: 105px;
}
#contestJourneyContent .step3Container .moduleContent:before {
  background-position: 0 -64px;
}
#contestJourneyContent .step3Container .moduleContent .img {
  background-color: #00aeef;
}
#contestJourneyContent .step3Container ul li {
  cursor: pointer;
}
.journeyHeader {
  color: #1a1919;
}
.stepHeadline {
  text-transform: uppercase;
  font-size: 1em;
  margin-top: 20px;
  margin-bottom: 15px;
}
.journeySubheader {
  color: #959595;
}
.stepSubheadline {
  color: #1a1919;
  line-height: 1.1em;
  margin-bottom: 30px;
  font-size: 1.75em;
  text-transform: uppercase;
}
.stepSubheadline p.stepCopy {
  font-size: 0.875em;
  line-height: 1.5em;
}
@media only screen and (max-width: 1230px) {
  #contest #contestApplicationContainer .contestApplication.description {
    font-size: 0.8em;
  }
  #contest #contestIntroContainer #contestAnimationContainer .speechbubble {
    top: 0;
  }
  #contest #contestIntroContainer #contestAnimationContainer #contestAnimation {
    overflow: hidden;
    margin-top: 7px;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
  }
  #contest #contestIntroContainer #contestIntroContent .callingideas {
    min-height: 645px;
  }
  #contest #contestWhatIsXQContent .iq .img {
    max-width: 90px;
  }
  #contest #contestWhatIsXQContent .eq .img {
    max-width: 110px;
  }
  #contest #contestWhatIsXQContent .eq .img:before {
    content: ' ';
    width: 30px;
    left: -66%;
  }
  #contest #contestWhatIsXQContent .eq .img:after {
    width: 30px;
    right: -59%;
  }
  #contest #contestJourneyContent {
    background-size: 94%;
  }
  #contest #crackItCarouselContainer .crackit-item .columns.crackit-cta-container {
    right: 23.5%;
  }
}
@media only screen and (max-width: 1040px) {
  #contest #crackItCarouselContainer .crackit-item h2 {
    font-size: 2.8em;
  }
}
@media only screen and (max-width: 930px) {
  #contest #challengeMastheadContainer .responsiveContainer {
    max-width: none;
  }
  #contest #contestIntroContent {
    max-width: none;
  }
  #contest #contestIntroContent .contestHeadline {
    margin-bottom: 50px;
  }
  #contest #contestWhatIsXQContent .process {
    padding-top: 0px;
    margin-bottom: 50px;
  }
  #contest #contestIntroContainer {
    background: none;
  }
  #contest #contestIntroContainer #contestAnimationContainer .contestAnimationContent {
    max-width: 500px;
    position: relative;
  }
  #contest #contestIntroContainer #contestAnimationContainer #contestAnimation {
    overflow: hidden;
    margin-top: 7px;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
  }
  #contest #contestIntroContainer #contestIntroContent .callingideas {
    max-width: none;
    min-height: 0;
  }
  #contest #contestIntroContainer #contestIntroContent .columns .columns {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  #contest #contestIntroContainer #contestIntroContent .joinnow-pencil-container {
    text-align: left;
  }
  #contest #contestIntroContainer .introCopyContainer {
    max-width: 620px;
    margin: 0 auto;
  }
  #contest #crackItCarouselContainer .crackit-item {
    background-position: calc(100% + 200px) 10px;
  }
  #contest #crackItCarouselContainer .crackit-item h2 {
    font-size: 2.3rem;
  }
  #contest #crackItCarouselContainer .crackit-item .columns {
    top: 33%;
  }
  #contest #crackItCarouselContainer .crackit-item .columns.crackit-cta-container {
    right: auto;
    top: 78%;
    left: 0;
  }
  #contest #crackItCarouselContainer .crackit-item .columns.crackit-cta-container .crackit-cta {
    font-size: 22px;
    width: 150px;
    height: 150px;
    float: none;
  }
}
@media only screen and (max-width: 641px) {
  #contest #challengeMastheadContainer {
    background-position: -700px center;
  }
  #contest #challengeMastheadContainer h1 {
    font-size: 2.3em;
    line-height: 1em;
  }
  #contest #challengeMastheadContainer p {
    font-size: 0.9em;
  }
  #contest #challengeMastheadContainer .responsiveContainer {
    max-width: auto;
  }
  #contest #contestIntroContent .contestIntro {
    height: auto;
    padding-top: 50px;
  }
  #contest #contestIntroContent .contestIntro .verticalAlignParent {
    position: relative;
    height: auto;
  }
  #contest #contestApplicationContainer .applicationOptions {
    margin-top: 20px;
  }
  #contest #contestApplicationContainer .contestApplication.description {
    float: left;
    clear: both;
    height: auto;
    margin-bottom: 50px;
  }
  #contest #contestApplicationContainer .contestApplication.description .verticalAlignParent {
    position: relative;
    height: auto;
  }
  #contest #contestApplicationContainer .contestApply {
    float: left;
  }
  #contest #contestJourneyContent {
    background-color: #f6f6f6;
  }
  #contest #contestJourneyContent .journeyHeader {
    font-size: 2.1em;
  }
  #contest #contestJourneyContent .heading h2 {
    font-size: 1.1em;
  }
  #contest #contestJourneyContent .stepSubheadline {
    font-size: 2.1em;
  }
  #contest #contestJourneyContent .pdfDownload {
    text-align: left !important;
  }
  #contest #contestJourneyContent .step1Container .moduleContent {
    border-left: 7px solid #38b54a;
  }
  #contest #contestJourneyContent .step2Container .moduleContent {
    border-left: 7px solid #f16331;
  }
  #contest #contestJourneyContent .step3Container .moduleContent {
    border-left: 7px solid #00aeef;
  }
  #contest #contestJourneyContent .step1Container,
  #contest #contestJourneyContent .step2Container,
  #contest #contestJourneyContent .step3Container {
    text-align: left;
    margin-top: 80px;
  }
  #contest #contestJourneyContent .step1Container button.button-moduleinfo,
  #contest #contestJourneyContent .step2Container button.button-moduleinfo,
  #contest #contestJourneyContent .step3Container button.button-moduleinfo {
    margin-left: 0;
    margin-top: 20px;
  }
  #contest #contestJourneyContent .step1Container .moduleContent,
  #contest #contestJourneyContent .step2Container .moduleContent,
  #contest #contestJourneyContent .step3Container .moduleContent {
    margin-top: 0;
    float: none;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 60px;
  }
  #contest #contestJourneyContent .step1Container .moduleContent:before,
  #contest #contestJourneyContent .step2Container .moduleContent:before,
  #contest #contestJourneyContent .step3Container .moduleContent:before {
    right: 20px;
  }
  #contest #contestJourneyContent .step1Container .moduleContent .img,
  #contest #contestJourneyContent .step2Container .moduleContent .img,
  #contest #contestJourneyContent .step3Container .moduleContent .img {
    margin-top: 15px;
    padding: 0;
    width: 64px;
    height: 64px;
    background-color: transparent;
  }
  #contest #contestJourneyContent .step1Container .moduleContent .headline,
  #contest #contestJourneyContent .step2Container .moduleContent .headline,
  #contest #contestJourneyContent .step3Container .moduleContent .headline {
    margin-top: 12px !important;
    margin-bottom: 2px !important;
    text-decoration: none;
    font-size: 1.1em;
    line-height: 1.2em;
  }
  #contest #contestJourneyContent .step1Container .moduleContent .copy,
  #contest #contestJourneyContent .step2Container .moduleContent .copy,
  #contest #contestJourneyContent .step3Container .moduleContent .copy {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
  #contest #contestJourneyContent .step1Container .moduleContent button.button-moduleinfo,
  #contest #contestJourneyContent .step2Container .moduleContent button.button-moduleinfo,
  #contest #contestJourneyContent .step3Container .moduleContent button.button-moduleinfo {
    margin-top: 0;
    margin-bottom: 0;
    bottom: 10px;
  }
  #contest #contestJourneyContent .step1Container .moduleContent .moduleContentCopy,
  #contest #contestJourneyContent .step2Container .moduleContent .moduleContentCopy,
  #contest #contestJourneyContent .step3Container .moduleContent .moduleContentCopy {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #contest #contestJourneyContent .step1Container ul li,
  #contest #contestJourneyContent .step2Container ul li,
  #contest #contestJourneyContent .step3Container ul li {
    padding: 0;
  }
  #contest #contestJourneyContent .step3Container {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  #contest #contestJourneyContent .button-cta-knowledge {
    display: block;
    margin: 10px 10px 20px 10px;
    padding-left: 0;
    padding-right: 0;
  }
  #contest #crackItCarouselContainer .owl-carousel.hero-carousel {
    height: 477px;
  }
  #contest #crackItCarouselContainer .owl-carousel.hero-carousel .crackit-item {
    background-color: #38b54a;
  }
  #contest #crackItCarouselContainer .owl-carousel.hero-carousel .crackit-item.crackit-item-1 {
    background-image: url("../images/challenge_crackit_1_mask_mobile.jpg");
  }
  #contest #crackItCarouselContainer .owl-carousel.hero-carousel .crackit-item.crackit-item-2 {
    background-image: url("../images/challenge_crackit_2_mask_mobile.jpg");
  }
  #contest #crackItCarouselContainer .owl-carousel.hero-carousel .crackit-item.crackit-item-3 {
    background-image: url("../images/challenge_crackit_3_mask_mobile.jpg");
  }
  #contest #crackItCarouselContainer .owl-carousel.hero-carousel .crackit-item.crackit-item-4 {
    background-image: url("../images/challenge_crackit_4_mask_mobile.jpg");
  }
  #contest #crackItCarouselContainer .crackit-item {
    background: url("../images/challenge_crackit_mask_mobile.png") no-repeat bottom right;
    background-size: contain;
  }
  #contest #crackItCarouselContainer .crackit-item .item-label {
    font-size: 14px;
  }
  #contest #crackItCarouselContainer .crackit-item .columns {
    top: 40px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #contest #crackItCarouselContainer .crackit-item .columns.crackit-cta-container {
    top: auto;
    right: auto;
    left: 0;
    text-align: center;
    bottom: 82px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #contest #crackItCarouselContainer .crackit-item .columns.crackit-cta-container .crackit-cta {
    float: none;
    height: 100px;
    width: 100px;
    font-size: 1em;
    margin: 0 auto;
  }
  #contest #crackItCarouselContainer .crackit-item h2 {
    font-size: 1.75em;
    line-height: 1em;
  }
}
@media only screen and (min-width: 1231px) {
  #contestWhatIsXQContent .process {
    padding-top: 40px;
  }
  #contestWhatIsXQContent .iq-column,
  #contestWhatIsXQContent .eq-column {
    padding-left: 0;
    padding-right: 3.375rem;
  }
  #contestApplicationContainer .contentRegisterContainer {
    margin-left: 10%;
  }
}
@media only screen and (min-width: 930px) {
  #contest #teamup + .row:before {
    position: absolute;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    width: 200px;
    height: 184px;
    background-size: 100% 100%;
  }
  #contest #develop + .row:before {
    position: absolute;
    right: -40px;
    margin-top: -90px;
    display: block;
    background-repeat: no-repeat;
    width: 345px;
    height: 161px;
    background-size: 100% 100%;
  }
}
#terms .legalContent h1,
#eligibility .legalContent h1,
#terms .legalContent h2,
#eligibility .legalContent h2 {
  font-size: 1.4rem;
  margin-top: 25px;
}
#terms .legalContent h5,
#eligibility .legalContent h5 {
  margin-bottom: 10px;
}
#terms .legalContent ol,
#eligibility .legalContent ol {
  list-style-type: lower-alpha;
}
#terms .legalContent ul,
#eligibility .legalContent ul {
  list-style: disc;
  margin: 1em;
}
#terms .legalContent p,
#eligibility .legalContent p,
#terms .legalContent li,
#eligibility .legalContent li {
  font-family: 'Graphik Web' !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  font-size: 0.8rem;
  margin-bottom: 15px;
}
#terms .legalContent h5,
#eligibility .legalContent h5 {
  font-family: 'Graphik Web' !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-stretch: normal !important;
}
#newsarticle,
#videoarticle,
#detailarticle,
#instadetail,
#moduledetail,
#legal {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  padding-bottom: 75px;
  z-index: 100;
  background-color: #fff;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0;
}
#newsarticle .about .closeBtnRow .closeBtn,
#videoarticle .about .closeBtnRow .closeBtn,
#detailarticle .about .closeBtnRow .closeBtn,
#instadetail .about .closeBtnRow .closeBtn,
#moduledetail .about .closeBtnRow .closeBtn,
#legal .about .closeBtnRow .closeBtn {
  right: -20px;
}
#newsarticle.xplainer,
#videoarticle.xplainer,
#detailarticle.xplainer,
#instadetail.xplainer,
#moduledetail.xplainer,
#legal.xplainer {
  overflow: hidden;
  padding-bottom: 0;
  height: calc(100% - 56px);
}
#newsarticle.xplainer .row,
#videoarticle.xplainer .row,
#detailarticle.xplainer .row,
#instadetail.xplainer .row,
#moduledetail.xplainer .row,
#legal.xplainer .row,
#newsarticle.xplainer .columns,
#videoarticle.xplainer .columns,
#detailarticle.xplainer .columns,
#instadetail.xplainer .columns,
#moduledetail.xplainer .columns,
#legal.xplainer .columns {
  position: relative;
}
#newsarticle.xplainer .moduleDetailContainer,
#videoarticle.xplainer .moduleDetailContainer,
#detailarticle.xplainer .moduleDetailContainer,
#instadetail.xplainer .moduleDetailContainer,
#moduledetail.xplainer .moduleDetailContainer,
#legal.xplainer .moduleDetailContainer {
  margin-top: 0;
  width: 100%;
  height: 100%;
}
#newsarticle.xplainer .moduleDetailContainer.build .videoPlayer,
#videoarticle.xplainer .moduleDetailContainer.build .videoPlayer,
#detailarticle.xplainer .moduleDetailContainer.build .videoPlayer,
#instadetail.xplainer .moduleDetailContainer.build .videoPlayer,
#moduledetail.xplainer .moduleDetailContainer.build .videoPlayer,
#legal.xplainer .moduleDetailContainer.build .videoPlayer {
  background-color: #fff;
}
#newsarticle.xplainer .moduleDetailContainer.design .videoPlayer,
#videoarticle.xplainer .moduleDetailContainer.design .videoPlayer,
#detailarticle.xplainer .moduleDetailContainer.design .videoPlayer,
#instadetail.xplainer .moduleDetailContainer.design .videoPlayer,
#moduledetail.xplainer .moduleDetailContainer.design .videoPlayer,
#legal.xplainer .moduleDetailContainer.design .videoPlayer {
  background-color: #fff;
}
#newsarticle.xplainer .moduleDetailContainer .header .shareDetailArticle,
#videoarticle.xplainer .moduleDetailContainer .header .shareDetailArticle,
#detailarticle.xplainer .moduleDetailContainer .header .shareDetailArticle,
#instadetail.xplainer .moduleDetailContainer .header .shareDetailArticle,
#moduledetail.xplainer .moduleDetailContainer .header .shareDetailArticle,
#legal.xplainer .moduleDetailContainer .header .shareDetailArticle {
  height: auto;
  text-align: right;
}
#newsarticle.xplainer .moduleDetailContainer .header .shareDetailArticle .inline-list,
#videoarticle.xplainer .moduleDetailContainer .header .shareDetailArticle .inline-list,
#detailarticle.xplainer .moduleDetailContainer .header .shareDetailArticle .inline-list,
#instadetail.xplainer .moduleDetailContainer .header .shareDetailArticle .inline-list,
#moduledetail.xplainer .moduleDetailContainer .header .shareDetailArticle .inline-list,
#legal.xplainer .moduleDetailContainer .header .shareDetailArticle .inline-list {
  position: relative;
  bottom: auto;
  right: auto;
  margin-top: 16px;
}
#newsarticle.xplainer .moduleDetailContainer .subnavLinks,
#videoarticle.xplainer .moduleDetailContainer .subnavLinks,
#detailarticle.xplainer .moduleDetailContainer .subnavLinks,
#instadetail.xplainer .moduleDetailContainer .subnavLinks,
#moduledetail.xplainer .moduleDetailContainer .subnavLinks,
#legal.xplainer .moduleDetailContainer .subnavLinks {
  margin-top: 20px;
  font-size: 0.75em;
  color: #1a1919;
  text-transform: uppercase;
}
#newsarticle.xplainer .moduleDetailContainer .subnavLinks a,
#videoarticle.xplainer .moduleDetailContainer .subnavLinks a,
#detailarticle.xplainer .moduleDetailContainer .subnavLinks a,
#instadetail.xplainer .moduleDetailContainer .subnavLinks a,
#moduledetail.xplainer .moduleDetailContainer .subnavLinks a,
#legal.xplainer .moduleDetailContainer .subnavLinks a {
  color: #1a1919;
}
#newsarticle.xplainer .moduleDetailContainer .subnavLinks a.back,
#videoarticle.xplainer .moduleDetailContainer .subnavLinks a.back,
#detailarticle.xplainer .moduleDetailContainer .subnavLinks a.back,
#instadetail.xplainer .moduleDetailContainer .subnavLinks a.back,
#moduledetail.xplainer .moduleDetailContainer .subnavLinks a.back,
#legal.xplainer .moduleDetailContainer .subnavLinks a.back {
  color: #38b54a;
}
#newsarticle.xplainer .moduleDetailContainer .subnavLinks a.back:before,
#videoarticle.xplainer .moduleDetailContainer .subnavLinks a.back:before,
#detailarticle.xplainer .moduleDetailContainer .subnavLinks a.back:before,
#instadetail.xplainer .moduleDetailContainer .subnavLinks a.back:before,
#moduledetail.xplainer .moduleDetailContainer .subnavLinks a.back:before,
#legal.xplainer .moduleDetailContainer .subnavLinks a.back:before {
  content: ' ';
  width: 7px;
  height: 11px;
  background-image: url("../images/common_link_arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  position: relative;
  right: 0;
  top: 1px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: 5px;
  display: inline-block;
}
#newsarticle.xplainer .moduleDetailContainer .subnavLinks a.knowledgeModule:after,
#videoarticle.xplainer .moduleDetailContainer .subnavLinks a.knowledgeModule:after,
#detailarticle.xplainer .moduleDetailContainer .subnavLinks a.knowledgeModule:after,
#instadetail.xplainer .moduleDetailContainer .subnavLinks a.knowledgeModule:after,
#moduledetail.xplainer .moduleDetailContainer .subnavLinks a.knowledgeModule:after,
#legal.xplainer .moduleDetailContainer .subnavLinks a.knowledgeModule:after {
  content: ' ';
  width: 7px;
  height: 11px;
  background-image: url("../images/common_link_arrow_black.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  position: relative;
  right: 0;
  top: 1px;
  margin-left: 5px;
  display: inline-block;
}
#newsarticle.xplainer .moduleDetailContainer .subnavLinks .download-icon,
#videoarticle.xplainer .moduleDetailContainer .subnavLinks .download-icon,
#detailarticle.xplainer .moduleDetailContainer .subnavLinks .download-icon,
#instadetail.xplainer .moduleDetailContainer .subnavLinks .download-icon,
#moduledetail.xplainer .moduleDetailContainer .subnavLinks .download-icon,
#legal.xplainer .moduleDetailContainer .subnavLinks .download-icon {
  width: 10px;
  height: 14px;
  margin-left: 5px;
}
#newsarticle.xplainer .moduleDetailContainer .videoPlayer,
#videoarticle.xplainer .moduleDetailContainer .videoPlayer,
#detailarticle.xplainer .moduleDetailContainer .videoPlayer,
#instadetail.xplainer .moduleDetailContainer .videoPlayer,
#moduledetail.xplainer .moduleDetailContainer .videoPlayer,
#legal.xplainer .moduleDetailContainer .videoPlayer {
  margin-top: 0;
  margin-bottom: 0;
  margin: 0;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}
#newsarticle.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper,
#videoarticle.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper,
#detailarticle.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper,
#instadetail.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper,
#moduledetail.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper,
#legal.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper {
  height: 100%;
  width: 100%;
}
#newsarticle.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper .xplainer-module-container,
#videoarticle.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper .xplainer-module-container,
#detailarticle.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper .xplainer-module-container,
#instadetail.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper .xplainer-module-container,
#moduledetail.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper .xplainer-module-container,
#legal.xplainer .moduleDetailContainer .videoPlayer #hypeWrapper .xplainer-module-container {
  margin: 0 !important;
}
#newsarticle.xplainer .moduleDetailContainer .xplainerContent,
#videoarticle.xplainer .moduleDetailContainer .xplainerContent,
#detailarticle.xplainer .moduleDetailContainer .xplainerContent,
#instadetail.xplainer .moduleDetailContainer .xplainerContent,
#moduledetail.xplainer .moduleDetailContainer .xplainerContent,
#legal.xplainer .moduleDetailContainer .xplainerContent {
  height: calc(100% - 56px);
}
#newsarticle.xplainer .moduleDetailContainer .closeBtnRow,
#videoarticle.xplainer .moduleDetailContainer .closeBtnRow,
#detailarticle.xplainer .moduleDetailContainer .closeBtnRow,
#instadetail.xplainer .moduleDetailContainer .closeBtnRow,
#moduledetail.xplainer .moduleDetailContainer .closeBtnRow,
#legal.xplainer .moduleDetailContainer .closeBtnRow {
  height: 56px;
}
#newsarticle.xplainer .moduleDetailContainer .closeBtnRow .closeBtn,
#videoarticle.xplainer .moduleDetailContainer .closeBtnRow .closeBtn,
#detailarticle.xplainer .moduleDetailContainer .closeBtnRow .closeBtn,
#instadetail.xplainer .moduleDetailContainer .closeBtnRow .closeBtn,
#moduledetail.xplainer .moduleDetailContainer .closeBtnRow .closeBtn,
#legal.xplainer .moduleDetailContainer .closeBtnRow .closeBtn {
  top: 0;
  right: 0;
}
#newsarticle .columns.centerCol,
#videoarticle .columns.centerCol,
#detailarticle .columns.centerCol,
#instadetail .columns.centerCol,
#moduledetail .columns.centerCol,
#legal .columns.centerCol {
  float: none;
  margin: 0 auto;
}
#newsarticle .instaHeadline,
#videoarticle .instaHeadline,
#detailarticle .instaHeadline,
#instadetail .instaHeadline,
#moduledetail .instaHeadline,
#legal .instaHeadline {
  margin-top: 10px;
  font-size: 1.125em;
  padding-left: 10px;
  padding-right: 10px;
}
#newsarticle.fadeIn,
#videoarticle.fadeIn,
#detailarticle.fadeIn,
#instadetail.fadeIn,
#moduledetail.fadeIn,
#legal.fadeIn {
  opacity: 1;
}
#newsarticle .closeBtnRow .closeBtn,
#videoarticle .closeBtnRow .closeBtn,
#detailarticle .closeBtnRow .closeBtn,
#instadetail .closeBtnRow .closeBtn,
#moduledetail .closeBtnRow .closeBtn,
#legal .closeBtnRow .closeBtn {
  position: absolute;
  width: 47px;
  height: 47px;
  right: -60px;
  cursor: pointer;
  top: -55px;
}
#newsarticle .moduleDetailContainer .iconImg,
#videoarticle .moduleDetailContainer .iconImg,
#detailarticle .moduleDetailContainer .iconImg,
#instadetail .moduleDetailContainer .iconImg,
#moduledetail .moduleDetailContainer .iconImg,
#legal .moduleDetailContainer .iconImg {
  max-width: 75px;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
#newsarticle .moduleDetailContainer .moduleContent,
#videoarticle .moduleDetailContainer .moduleContent,
#detailarticle .moduleDetailContainer .moduleContent,
#instadetail .moduleDetailContainer .moduleContent,
#moduledetail .moduleDetailContainer .moduleContent,
#legal .moduleDetailContainer .moduleContent {
  position: relative;
  height: 100%;
}
#newsarticle .moduleDetailContainer .moduleContent .moduleIcon,
#videoarticle .moduleDetailContainer .moduleContent .moduleIcon,
#detailarticle .moduleDetailContainer .moduleContent .moduleIcon,
#instadetail .moduleDetailContainer .moduleContent .moduleIcon,
#moduledetail .moduleDetailContainer .moduleContent .moduleIcon,
#legal .moduleDetailContainer .moduleContent .moduleIcon {
  height: 100%;
  position: absolute;
}
#newsarticle .moduleDetailContainer .moduleContent .shareDetailArticle,
#videoarticle .moduleDetailContainer .moduleContent .shareDetailArticle,
#detailarticle .moduleDetailContainer .moduleContent .shareDetailArticle,
#instadetail .moduleDetailContainer .moduleContent .shareDetailArticle,
#moduledetail .moduleDetailContainer .moduleContent .shareDetailArticle,
#legal .moduleDetailContainer .moduleContent .shareDetailArticle {
  text-align: center;
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
}
#newsarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list,
#videoarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list,
#detailarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list,
#instadetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list,
#moduledetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list,
#legal .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list {
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 0;
  display: inline-block;
}
#newsarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.twitter-share,
#videoarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.twitter-share,
#detailarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.twitter-share,
#instadetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.twitter-share,
#moduledetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.twitter-share,
#legal .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.twitter-share {
  margin-left: 0;
}
#newsarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.fb-share,
#videoarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.fb-share,
#detailarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.fb-share,
#instadetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.fb-share,
#moduledetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.fb-share,
#legal .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li.fb-share {
  margin-left: 13px;
}
#newsarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:hover,
#videoarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:hover,
#detailarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:hover,
#instadetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:hover,
#moduledetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:hover,
#legal .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:hover,
#newsarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:focus,
#videoarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:focus,
#detailarticle .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:focus,
#instadetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:focus,
#moduledetail .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:focus,
#legal .moduleDetailContainer .moduleContent .shareDetailArticle .inline-list li a:focus {
  color: #fff;
}
#newsarticle .newsArticleContainer,
#videoarticle .newsArticleContainer,
#detailarticle .newsArticleContainer,
#instadetail .newsArticleContainer,
#moduledetail .newsArticleContainer,
#legal .newsArticleContainer,
#newsarticle .videoArticleContainer,
#videoarticle .videoArticleContainer,
#detailarticle .videoArticleContainer,
#instadetail .videoArticleContainer,
#moduledetail .videoArticleContainer,
#legal .videoArticleContainer,
#newsarticle .instaDetailContainer,
#videoarticle .instaDetailContainer,
#detailarticle .instaDetailContainer,
#instadetail .instaDetailContainer,
#moduledetail .instaDetailContainer,
#legal .instaDetailContainer,
#newsarticle .detailArticleContainer,
#videoarticle .detailArticleContainer,
#detailarticle .detailArticleContainer,
#instadetail .detailArticleContainer,
#moduledetail .detailArticleContainer,
#legal .detailArticleContainer,
#newsarticle .moduleDetailContainer,
#videoarticle .moduleDetailContainer,
#detailarticle .moduleDetailContainer,
#instadetail .moduleDetailContainer,
#moduledetail .moduleDetailContainer,
#legal .moduleDetailContainer,
#newsarticle .legalDetailContainer,
#videoarticle .legalDetailContainer,
#detailarticle .legalDetailContainer,
#instadetail .legalDetailContainer,
#moduledetail .legalDetailContainer,
#legal .legalDetailContainer {
  position: relative;
  margin-top: 100px;
}
#newsarticle .newsArticleContainer.about h1,
#videoarticle .newsArticleContainer.about h1,
#detailarticle .newsArticleContainer.about h1,
#instadetail .newsArticleContainer.about h1,
#moduledetail .newsArticleContainer.about h1,
#legal .newsArticleContainer.about h1,
#newsarticle .videoArticleContainer.about h1,
#videoarticle .videoArticleContainer.about h1,
#detailarticle .videoArticleContainer.about h1,
#instadetail .videoArticleContainer.about h1,
#moduledetail .videoArticleContainer.about h1,
#legal .videoArticleContainer.about h1,
#newsarticle .instaDetailContainer.about h1,
#videoarticle .instaDetailContainer.about h1,
#detailarticle .instaDetailContainer.about h1,
#instadetail .instaDetailContainer.about h1,
#moduledetail .instaDetailContainer.about h1,
#legal .instaDetailContainer.about h1,
#newsarticle .detailArticleContainer.about h1,
#videoarticle .detailArticleContainer.about h1,
#detailarticle .detailArticleContainer.about h1,
#instadetail .detailArticleContainer.about h1,
#moduledetail .detailArticleContainer.about h1,
#legal .detailArticleContainer.about h1,
#newsarticle .moduleDetailContainer.about h1,
#videoarticle .moduleDetailContainer.about h1,
#detailarticle .moduleDetailContainer.about h1,
#instadetail .moduleDetailContainer.about h1,
#moduledetail .moduleDetailContainer.about h1,
#legal .moduleDetailContainer.about h1,
#newsarticle .legalDetailContainer.about h1,
#videoarticle .legalDetailContainer.about h1,
#detailarticle .legalDetailContainer.about h1,
#instadetail .legalDetailContainer.about h1,
#moduledetail .legalDetailContainer.about h1,
#legal .legalDetailContainer.about h1 {
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 50px;
}
#newsarticle .newsArticleContainer.about p,
#videoarticle .newsArticleContainer.about p,
#detailarticle .newsArticleContainer.about p,
#instadetail .newsArticleContainer.about p,
#moduledetail .newsArticleContainer.about p,
#legal .newsArticleContainer.about p,
#newsarticle .videoArticleContainer.about p,
#videoarticle .videoArticleContainer.about p,
#detailarticle .videoArticleContainer.about p,
#instadetail .videoArticleContainer.about p,
#moduledetail .videoArticleContainer.about p,
#legal .videoArticleContainer.about p,
#newsarticle .instaDetailContainer.about p,
#videoarticle .instaDetailContainer.about p,
#detailarticle .instaDetailContainer.about p,
#instadetail .instaDetailContainer.about p,
#moduledetail .instaDetailContainer.about p,
#legal .instaDetailContainer.about p,
#newsarticle .detailArticleContainer.about p,
#videoarticle .detailArticleContainer.about p,
#detailarticle .detailArticleContainer.about p,
#instadetail .detailArticleContainer.about p,
#moduledetail .detailArticleContainer.about p,
#legal .detailArticleContainer.about p,
#newsarticle .moduleDetailContainer.about p,
#videoarticle .moduleDetailContainer.about p,
#detailarticle .moduleDetailContainer.about p,
#instadetail .moduleDetailContainer.about p,
#moduledetail .moduleDetailContainer.about p,
#legal .moduleDetailContainer.about p,
#newsarticle .legalDetailContainer.about p,
#videoarticle .legalDetailContainer.about p,
#detailarticle .legalDetailContainer.about p,
#instadetail .legalDetailContainer.about p,
#moduledetail .legalDetailContainer.about p,
#legal .legalDetailContainer.about p {
  font-size: 0.875em;
  color: #737373;
  line-height: 1.6em;
}
#newsarticle .newsArticleContainer.Instagram,
#videoarticle .newsArticleContainer.Instagram,
#detailarticle .newsArticleContainer.Instagram,
#instadetail .newsArticleContainer.Instagram,
#moduledetail .newsArticleContainer.Instagram,
#legal .newsArticleContainer.Instagram,
#newsarticle .videoArticleContainer.Instagram,
#videoarticle .videoArticleContainer.Instagram,
#detailarticle .videoArticleContainer.Instagram,
#instadetail .videoArticleContainer.Instagram,
#moduledetail .videoArticleContainer.Instagram,
#legal .videoArticleContainer.Instagram,
#newsarticle .instaDetailContainer.Instagram,
#videoarticle .instaDetailContainer.Instagram,
#detailarticle .instaDetailContainer.Instagram,
#instadetail .instaDetailContainer.Instagram,
#moduledetail .instaDetailContainer.Instagram,
#legal .instaDetailContainer.Instagram,
#newsarticle .detailArticleContainer.Instagram,
#videoarticle .detailArticleContainer.Instagram,
#detailarticle .detailArticleContainer.Instagram,
#instadetail .detailArticleContainer.Instagram,
#moduledetail .detailArticleContainer.Instagram,
#legal .detailArticleContainer.Instagram,
#newsarticle .moduleDetailContainer.Instagram,
#videoarticle .moduleDetailContainer.Instagram,
#detailarticle .moduleDetailContainer.Instagram,
#instadetail .moduleDetailContainer.Instagram,
#moduledetail .moduleDetailContainer.Instagram,
#legal .moduleDetailContainer.Instagram,
#newsarticle .legalDetailContainer.Instagram,
#videoarticle .legalDetailContainer.Instagram,
#detailarticle .legalDetailContainer.Instagram,
#instadetail .legalDetailContainer.Instagram,
#moduledetail .legalDetailContainer.Instagram,
#legal .legalDetailContainer.Instagram {
  margin-top: 150px;
}
#newsarticle .newsArticleContainer a,
#videoarticle .newsArticleContainer a,
#detailarticle .newsArticleContainer a,
#instadetail .newsArticleContainer a,
#moduledetail .newsArticleContainer a,
#legal .newsArticleContainer a,
#newsarticle .videoArticleContainer a,
#videoarticle .videoArticleContainer a,
#detailarticle .videoArticleContainer a,
#instadetail .videoArticleContainer a,
#moduledetail .videoArticleContainer a,
#legal .videoArticleContainer a,
#newsarticle .instaDetailContainer a,
#videoarticle .instaDetailContainer a,
#detailarticle .instaDetailContainer a,
#instadetail .instaDetailContainer a,
#moduledetail .instaDetailContainer a,
#legal .instaDetailContainer a,
#newsarticle .detailArticleContainer a,
#videoarticle .detailArticleContainer a,
#detailarticle .detailArticleContainer a,
#instadetail .detailArticleContainer a,
#moduledetail .detailArticleContainer a,
#legal .detailArticleContainer a,
#newsarticle .moduleDetailContainer a,
#videoarticle .moduleDetailContainer a,
#detailarticle .moduleDetailContainer a,
#instadetail .moduleDetailContainer a,
#moduledetail .moduleDetailContainer a,
#legal .moduleDetailContainer a,
#newsarticle .legalDetailContainer a,
#videoarticle .legalDetailContainer a,
#detailarticle .legalDetailContainer a,
#instadetail .legalDetailContainer a,
#moduledetail .legalDetailContainer a,
#legal .legalDetailContainer a {
  color: #38b54a;
}
#newsarticle .newsArticleContainer a:hover,
#videoarticle .newsArticleContainer a:hover,
#detailarticle .newsArticleContainer a:hover,
#instadetail .newsArticleContainer a:hover,
#moduledetail .newsArticleContainer a:hover,
#legal .newsArticleContainer a:hover,
#newsarticle .videoArticleContainer a:hover,
#videoarticle .videoArticleContainer a:hover,
#detailarticle .videoArticleContainer a:hover,
#instadetail .videoArticleContainer a:hover,
#moduledetail .videoArticleContainer a:hover,
#legal .videoArticleContainer a:hover,
#newsarticle .instaDetailContainer a:hover,
#videoarticle .instaDetailContainer a:hover,
#detailarticle .instaDetailContainer a:hover,
#instadetail .instaDetailContainer a:hover,
#moduledetail .instaDetailContainer a:hover,
#legal .instaDetailContainer a:hover,
#newsarticle .detailArticleContainer a:hover,
#videoarticle .detailArticleContainer a:hover,
#detailarticle .detailArticleContainer a:hover,
#instadetail .detailArticleContainer a:hover,
#moduledetail .detailArticleContainer a:hover,
#legal .detailArticleContainer a:hover,
#newsarticle .moduleDetailContainer a:hover,
#videoarticle .moduleDetailContainer a:hover,
#detailarticle .moduleDetailContainer a:hover,
#instadetail .moduleDetailContainer a:hover,
#moduledetail .moduleDetailContainer a:hover,
#legal .moduleDetailContainer a:hover,
#newsarticle .legalDetailContainer a:hover,
#videoarticle .legalDetailContainer a:hover,
#detailarticle .legalDetailContainer a:hover,
#instadetail .legalDetailContainer a:hover,
#moduledetail .legalDetailContainer a:hover,
#legal .legalDetailContainer a:hover {
  text-decoration: underline;
}
#newsarticle .newsArticleContainer .loadingIcon,
#videoarticle .newsArticleContainer .loadingIcon,
#detailarticle .newsArticleContainer .loadingIcon,
#instadetail .newsArticleContainer .loadingIcon,
#moduledetail .newsArticleContainer .loadingIcon,
#legal .newsArticleContainer .loadingIcon,
#newsarticle .videoArticleContainer .loadingIcon,
#videoarticle .videoArticleContainer .loadingIcon,
#detailarticle .videoArticleContainer .loadingIcon,
#instadetail .videoArticleContainer .loadingIcon,
#moduledetail .videoArticleContainer .loadingIcon,
#legal .videoArticleContainer .loadingIcon,
#newsarticle .instaDetailContainer .loadingIcon,
#videoarticle .instaDetailContainer .loadingIcon,
#detailarticle .instaDetailContainer .loadingIcon,
#instadetail .instaDetailContainer .loadingIcon,
#moduledetail .instaDetailContainer .loadingIcon,
#legal .instaDetailContainer .loadingIcon,
#newsarticle .detailArticleContainer .loadingIcon,
#videoarticle .detailArticleContainer .loadingIcon,
#detailarticle .detailArticleContainer .loadingIcon,
#instadetail .detailArticleContainer .loadingIcon,
#moduledetail .detailArticleContainer .loadingIcon,
#legal .detailArticleContainer .loadingIcon,
#newsarticle .moduleDetailContainer .loadingIcon,
#videoarticle .moduleDetailContainer .loadingIcon,
#detailarticle .moduleDetailContainer .loadingIcon,
#instadetail .moduleDetailContainer .loadingIcon,
#moduledetail .moduleDetailContainer .loadingIcon,
#legal .moduleDetailContainer .loadingIcon,
#newsarticle .legalDetailContainer .loadingIcon,
#videoarticle .legalDetailContainer .loadingIcon,
#detailarticle .legalDetailContainer .loadingIcon,
#instadetail .legalDetailContainer .loadingIcon,
#moduledetail .legalDetailContainer .loadingIcon,
#legal .legalDetailContainer .loadingIcon {
  position: fixed;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
#newsarticle .newsArticleContainer .moduleContent,
#videoarticle .newsArticleContainer .moduleContent,
#detailarticle .newsArticleContainer .moduleContent,
#instadetail .newsArticleContainer .moduleContent,
#moduledetail .newsArticleContainer .moduleContent,
#legal .newsArticleContainer .moduleContent,
#newsarticle .videoArticleContainer .moduleContent,
#videoarticle .videoArticleContainer .moduleContent,
#detailarticle .videoArticleContainer .moduleContent,
#instadetail .videoArticleContainer .moduleContent,
#moduledetail .videoArticleContainer .moduleContent,
#legal .videoArticleContainer .moduleContent,
#newsarticle .instaDetailContainer .moduleContent,
#videoarticle .instaDetailContainer .moduleContent,
#detailarticle .instaDetailContainer .moduleContent,
#instadetail .instaDetailContainer .moduleContent,
#moduledetail .instaDetailContainer .moduleContent,
#legal .instaDetailContainer .moduleContent,
#newsarticle .detailArticleContainer .moduleContent,
#videoarticle .detailArticleContainer .moduleContent,
#detailarticle .detailArticleContainer .moduleContent,
#instadetail .detailArticleContainer .moduleContent,
#moduledetail .detailArticleContainer .moduleContent,
#legal .detailArticleContainer .moduleContent,
#newsarticle .moduleDetailContainer .moduleContent,
#videoarticle .moduleDetailContainer .moduleContent,
#detailarticle .moduleDetailContainer .moduleContent,
#instadetail .moduleDetailContainer .moduleContent,
#moduledetail .moduleDetailContainer .moduleContent,
#legal .moduleDetailContainer .moduleContent,
#newsarticle .legalDetailContainer .moduleContent,
#videoarticle .legalDetailContainer .moduleContent,
#detailarticle .legalDetailContainer .moduleContent,
#instadetail .legalDetailContainer .moduleContent,
#moduledetail .legalDetailContainer .moduleContent,
#legal .legalDetailContainer .moduleContent,
#newsarticle .newsArticleContainer .legalContent,
#videoarticle .newsArticleContainer .legalContent,
#detailarticle .newsArticleContainer .legalContent,
#instadetail .newsArticleContainer .legalContent,
#moduledetail .newsArticleContainer .legalContent,
#legal .newsArticleContainer .legalContent,
#newsarticle .videoArticleContainer .legalContent,
#videoarticle .videoArticleContainer .legalContent,
#detailarticle .videoArticleContainer .legalContent,
#instadetail .videoArticleContainer .legalContent,
#moduledetail .videoArticleContainer .legalContent,
#legal .videoArticleContainer .legalContent,
#newsarticle .instaDetailContainer .legalContent,
#videoarticle .instaDetailContainer .legalContent,
#detailarticle .instaDetailContainer .legalContent,
#instadetail .instaDetailContainer .legalContent,
#moduledetail .instaDetailContainer .legalContent,
#legal .instaDetailContainer .legalContent,
#newsarticle .detailArticleContainer .legalContent,
#videoarticle .detailArticleContainer .legalContent,
#detailarticle .detailArticleContainer .legalContent,
#instadetail .detailArticleContainer .legalContent,
#moduledetail .detailArticleContainer .legalContent,
#legal .detailArticleContainer .legalContent,
#newsarticle .moduleDetailContainer .legalContent,
#videoarticle .moduleDetailContainer .legalContent,
#detailarticle .moduleDetailContainer .legalContent,
#instadetail .moduleDetailContainer .legalContent,
#moduledetail .moduleDetailContainer .legalContent,
#legal .moduleDetailContainer .legalContent,
#newsarticle .legalDetailContainer .legalContent,
#videoarticle .legalDetailContainer .legalContent,
#detailarticle .legalDetailContainer .legalContent,
#instadetail .legalDetailContainer .legalContent,
#moduledetail .legalDetailContainer .legalContent,
#legal .legalDetailContainer .legalContent {
  background-color: #fff;
}
#newsarticle .newsArticleContainer .moduleContent.design,
#videoarticle .newsArticleContainer .moduleContent.design,
#detailarticle .newsArticleContainer .moduleContent.design,
#instadetail .newsArticleContainer .moduleContent.design,
#moduledetail .newsArticleContainer .moduleContent.design,
#legal .newsArticleContainer .moduleContent.design,
#newsarticle .videoArticleContainer .moduleContent.design,
#videoarticle .videoArticleContainer .moduleContent.design,
#detailarticle .videoArticleContainer .moduleContent.design,
#instadetail .videoArticleContainer .moduleContent.design,
#moduledetail .videoArticleContainer .moduleContent.design,
#legal .videoArticleContainer .moduleContent.design,
#newsarticle .instaDetailContainer .moduleContent.design,
#videoarticle .instaDetailContainer .moduleContent.design,
#detailarticle .instaDetailContainer .moduleContent.design,
#instadetail .instaDetailContainer .moduleContent.design,
#moduledetail .instaDetailContainer .moduleContent.design,
#legal .instaDetailContainer .moduleContent.design,
#newsarticle .detailArticleContainer .moduleContent.design,
#videoarticle .detailArticleContainer .moduleContent.design,
#detailarticle .detailArticleContainer .moduleContent.design,
#instadetail .detailArticleContainer .moduleContent.design,
#moduledetail .detailArticleContainer .moduleContent.design,
#legal .detailArticleContainer .moduleContent.design,
#newsarticle .moduleDetailContainer .moduleContent.design,
#videoarticle .moduleDetailContainer .moduleContent.design,
#detailarticle .moduleDetailContainer .moduleContent.design,
#instadetail .moduleDetailContainer .moduleContent.design,
#moduledetail .moduleDetailContainer .moduleContent.design,
#legal .moduleDetailContainer .moduleContent.design,
#newsarticle .legalDetailContainer .moduleContent.design,
#videoarticle .legalDetailContainer .moduleContent.design,
#detailarticle .legalDetailContainer .moduleContent.design,
#instadetail .legalDetailContainer .moduleContent.design,
#moduledetail .legalDetailContainer .moduleContent.design,
#legal .legalDetailContainer .moduleContent.design,
#newsarticle .newsArticleContainer .legalContent.design,
#videoarticle .newsArticleContainer .legalContent.design,
#detailarticle .newsArticleContainer .legalContent.design,
#instadetail .newsArticleContainer .legalContent.design,
#moduledetail .newsArticleContainer .legalContent.design,
#legal .newsArticleContainer .legalContent.design,
#newsarticle .videoArticleContainer .legalContent.design,
#videoarticle .videoArticleContainer .legalContent.design,
#detailarticle .videoArticleContainer .legalContent.design,
#instadetail .videoArticleContainer .legalContent.design,
#moduledetail .videoArticleContainer .legalContent.design,
#legal .videoArticleContainer .legalContent.design,
#newsarticle .instaDetailContainer .legalContent.design,
#videoarticle .instaDetailContainer .legalContent.design,
#detailarticle .instaDetailContainer .legalContent.design,
#instadetail .instaDetailContainer .legalContent.design,
#moduledetail .instaDetailContainer .legalContent.design,
#legal .instaDetailContainer .legalContent.design,
#newsarticle .detailArticleContainer .legalContent.design,
#videoarticle .detailArticleContainer .legalContent.design,
#detailarticle .detailArticleContainer .legalContent.design,
#instadetail .detailArticleContainer .legalContent.design,
#moduledetail .detailArticleContainer .legalContent.design,
#legal .detailArticleContainer .legalContent.design,
#newsarticle .moduleDetailContainer .legalContent.design,
#videoarticle .moduleDetailContainer .legalContent.design,
#detailarticle .moduleDetailContainer .legalContent.design,
#instadetail .moduleDetailContainer .legalContent.design,
#moduledetail .moduleDetailContainer .legalContent.design,
#legal .moduleDetailContainer .legalContent.design,
#newsarticle .legalDetailContainer .legalContent.design,
#videoarticle .legalDetailContainer .legalContent.design,
#detailarticle .legalDetailContainer .legalContent.design,
#instadetail .legalDetailContainer .legalContent.design,
#moduledetail .legalDetailContainer .legalContent.design,
#legal .legalDetailContainer .legalContent.design {
  background-color: #f16331;
}
#newsarticle .newsArticleContainer .moduleContent.discover,
#videoarticle .newsArticleContainer .moduleContent.discover,
#detailarticle .newsArticleContainer .moduleContent.discover,
#instadetail .newsArticleContainer .moduleContent.discover,
#moduledetail .newsArticleContainer .moduleContent.discover,
#legal .newsArticleContainer .moduleContent.discover,
#newsarticle .videoArticleContainer .moduleContent.discover,
#videoarticle .videoArticleContainer .moduleContent.discover,
#detailarticle .videoArticleContainer .moduleContent.discover,
#instadetail .videoArticleContainer .moduleContent.discover,
#moduledetail .videoArticleContainer .moduleContent.discover,
#legal .videoArticleContainer .moduleContent.discover,
#newsarticle .instaDetailContainer .moduleContent.discover,
#videoarticle .instaDetailContainer .moduleContent.discover,
#detailarticle .instaDetailContainer .moduleContent.discover,
#instadetail .instaDetailContainer .moduleContent.discover,
#moduledetail .instaDetailContainer .moduleContent.discover,
#legal .instaDetailContainer .moduleContent.discover,
#newsarticle .detailArticleContainer .moduleContent.discover,
#videoarticle .detailArticleContainer .moduleContent.discover,
#detailarticle .detailArticleContainer .moduleContent.discover,
#instadetail .detailArticleContainer .moduleContent.discover,
#moduledetail .detailArticleContainer .moduleContent.discover,
#legal .detailArticleContainer .moduleContent.discover,
#newsarticle .moduleDetailContainer .moduleContent.discover,
#videoarticle .moduleDetailContainer .moduleContent.discover,
#detailarticle .moduleDetailContainer .moduleContent.discover,
#instadetail .moduleDetailContainer .moduleContent.discover,
#moduledetail .moduleDetailContainer .moduleContent.discover,
#legal .moduleDetailContainer .moduleContent.discover,
#newsarticle .legalDetailContainer .moduleContent.discover,
#videoarticle .legalDetailContainer .moduleContent.discover,
#detailarticle .legalDetailContainer .moduleContent.discover,
#instadetail .legalDetailContainer .moduleContent.discover,
#moduledetail .legalDetailContainer .moduleContent.discover,
#legal .legalDetailContainer .moduleContent.discover,
#newsarticle .newsArticleContainer .legalContent.discover,
#videoarticle .newsArticleContainer .legalContent.discover,
#detailarticle .newsArticleContainer .legalContent.discover,
#instadetail .newsArticleContainer .legalContent.discover,
#moduledetail .newsArticleContainer .legalContent.discover,
#legal .newsArticleContainer .legalContent.discover,
#newsarticle .videoArticleContainer .legalContent.discover,
#videoarticle .videoArticleContainer .legalContent.discover,
#detailarticle .videoArticleContainer .legalContent.discover,
#instadetail .videoArticleContainer .legalContent.discover,
#moduledetail .videoArticleContainer .legalContent.discover,
#legal .videoArticleContainer .legalContent.discover,
#newsarticle .instaDetailContainer .legalContent.discover,
#videoarticle .instaDetailContainer .legalContent.discover,
#detailarticle .instaDetailContainer .legalContent.discover,
#instadetail .instaDetailContainer .legalContent.discover,
#moduledetail .instaDetailContainer .legalContent.discover,
#legal .instaDetailContainer .legalContent.discover,
#newsarticle .detailArticleContainer .legalContent.discover,
#videoarticle .detailArticleContainer .legalContent.discover,
#detailarticle .detailArticleContainer .legalContent.discover,
#instadetail .detailArticleContainer .legalContent.discover,
#moduledetail .detailArticleContainer .legalContent.discover,
#legal .detailArticleContainer .legalContent.discover,
#newsarticle .moduleDetailContainer .legalContent.discover,
#videoarticle .moduleDetailContainer .legalContent.discover,
#detailarticle .moduleDetailContainer .legalContent.discover,
#instadetail .moduleDetailContainer .legalContent.discover,
#moduledetail .moduleDetailContainer .legalContent.discover,
#legal .moduleDetailContainer .legalContent.discover,
#newsarticle .legalDetailContainer .legalContent.discover,
#videoarticle .legalDetailContainer .legalContent.discover,
#detailarticle .legalDetailContainer .legalContent.discover,
#instadetail .legalDetailContainer .legalContent.discover,
#moduledetail .legalDetailContainer .legalContent.discover,
#legal .legalDetailContainer .legalContent.discover {
  background-color: #38b54a;
}
#newsarticle .newsArticleContainer .moduleContent.build,
#videoarticle .newsArticleContainer .moduleContent.build,
#detailarticle .newsArticleContainer .moduleContent.build,
#instadetail .newsArticleContainer .moduleContent.build,
#moduledetail .newsArticleContainer .moduleContent.build,
#legal .newsArticleContainer .moduleContent.build,
#newsarticle .videoArticleContainer .moduleContent.build,
#videoarticle .videoArticleContainer .moduleContent.build,
#detailarticle .videoArticleContainer .moduleContent.build,
#instadetail .videoArticleContainer .moduleContent.build,
#moduledetail .videoArticleContainer .moduleContent.build,
#legal .videoArticleContainer .moduleContent.build,
#newsarticle .instaDetailContainer .moduleContent.build,
#videoarticle .instaDetailContainer .moduleContent.build,
#detailarticle .instaDetailContainer .moduleContent.build,
#instadetail .instaDetailContainer .moduleContent.build,
#moduledetail .instaDetailContainer .moduleContent.build,
#legal .instaDetailContainer .moduleContent.build,
#newsarticle .detailArticleContainer .moduleContent.build,
#videoarticle .detailArticleContainer .moduleContent.build,
#detailarticle .detailArticleContainer .moduleContent.build,
#instadetail .detailArticleContainer .moduleContent.build,
#moduledetail .detailArticleContainer .moduleContent.build,
#legal .detailArticleContainer .moduleContent.build,
#newsarticle .moduleDetailContainer .moduleContent.build,
#videoarticle .moduleDetailContainer .moduleContent.build,
#detailarticle .moduleDetailContainer .moduleContent.build,
#instadetail .moduleDetailContainer .moduleContent.build,
#moduledetail .moduleDetailContainer .moduleContent.build,
#legal .moduleDetailContainer .moduleContent.build,
#newsarticle .legalDetailContainer .moduleContent.build,
#videoarticle .legalDetailContainer .moduleContent.build,
#detailarticle .legalDetailContainer .moduleContent.build,
#instadetail .legalDetailContainer .moduleContent.build,
#moduledetail .legalDetailContainer .moduleContent.build,
#legal .legalDetailContainer .moduleContent.build,
#newsarticle .newsArticleContainer .legalContent.build,
#videoarticle .newsArticleContainer .legalContent.build,
#detailarticle .newsArticleContainer .legalContent.build,
#instadetail .newsArticleContainer .legalContent.build,
#moduledetail .newsArticleContainer .legalContent.build,
#legal .newsArticleContainer .legalContent.build,
#newsarticle .videoArticleContainer .legalContent.build,
#videoarticle .videoArticleContainer .legalContent.build,
#detailarticle .videoArticleContainer .legalContent.build,
#instadetail .videoArticleContainer .legalContent.build,
#moduledetail .videoArticleContainer .legalContent.build,
#legal .videoArticleContainer .legalContent.build,
#newsarticle .instaDetailContainer .legalContent.build,
#videoarticle .instaDetailContainer .legalContent.build,
#detailarticle .instaDetailContainer .legalContent.build,
#instadetail .instaDetailContainer .legalContent.build,
#moduledetail .instaDetailContainer .legalContent.build,
#legal .instaDetailContainer .legalContent.build,
#newsarticle .detailArticleContainer .legalContent.build,
#videoarticle .detailArticleContainer .legalContent.build,
#detailarticle .detailArticleContainer .legalContent.build,
#instadetail .detailArticleContainer .legalContent.build,
#moduledetail .detailArticleContainer .legalContent.build,
#legal .detailArticleContainer .legalContent.build,
#newsarticle .moduleDetailContainer .legalContent.build,
#videoarticle .moduleDetailContainer .legalContent.build,
#detailarticle .moduleDetailContainer .legalContent.build,
#instadetail .moduleDetailContainer .legalContent.build,
#moduledetail .moduleDetailContainer .legalContent.build,
#legal .moduleDetailContainer .legalContent.build,
#newsarticle .legalDetailContainer .legalContent.build,
#videoarticle .legalDetailContainer .legalContent.build,
#detailarticle .legalDetailContainer .legalContent.build,
#instadetail .legalDetailContainer .legalContent.build,
#moduledetail .legalDetailContainer .legalContent.build,
#legal .legalDetailContainer .legalContent.build {
  background-color: #00aeef;
}
#newsarticle .newsArticleContainer .moduleContent h1,
#videoarticle .newsArticleContainer .moduleContent h1,
#detailarticle .newsArticleContainer .moduleContent h1,
#instadetail .newsArticleContainer .moduleContent h1,
#moduledetail .newsArticleContainer .moduleContent h1,
#legal .newsArticleContainer .moduleContent h1,
#newsarticle .videoArticleContainer .moduleContent h1,
#videoarticle .videoArticleContainer .moduleContent h1,
#detailarticle .videoArticleContainer .moduleContent h1,
#instadetail .videoArticleContainer .moduleContent h1,
#moduledetail .videoArticleContainer .moduleContent h1,
#legal .videoArticleContainer .moduleContent h1,
#newsarticle .instaDetailContainer .moduleContent h1,
#videoarticle .instaDetailContainer .moduleContent h1,
#detailarticle .instaDetailContainer .moduleContent h1,
#instadetail .instaDetailContainer .moduleContent h1,
#moduledetail .instaDetailContainer .moduleContent h1,
#legal .instaDetailContainer .moduleContent h1,
#newsarticle .detailArticleContainer .moduleContent h1,
#videoarticle .detailArticleContainer .moduleContent h1,
#detailarticle .detailArticleContainer .moduleContent h1,
#instadetail .detailArticleContainer .moduleContent h1,
#moduledetail .detailArticleContainer .moduleContent h1,
#legal .detailArticleContainer .moduleContent h1,
#newsarticle .moduleDetailContainer .moduleContent h1,
#videoarticle .moduleDetailContainer .moduleContent h1,
#detailarticle .moduleDetailContainer .moduleContent h1,
#instadetail .moduleDetailContainer .moduleContent h1,
#moduledetail .moduleDetailContainer .moduleContent h1,
#legal .moduleDetailContainer .moduleContent h1,
#newsarticle .legalDetailContainer .moduleContent h1,
#videoarticle .legalDetailContainer .moduleContent h1,
#detailarticle .legalDetailContainer .moduleContent h1,
#instadetail .legalDetailContainer .moduleContent h1,
#moduledetail .legalDetailContainer .moduleContent h1,
#legal .legalDetailContainer .moduleContent h1,
#newsarticle .newsArticleContainer .legalContent h1,
#videoarticle .newsArticleContainer .legalContent h1,
#detailarticle .newsArticleContainer .legalContent h1,
#instadetail .newsArticleContainer .legalContent h1,
#moduledetail .newsArticleContainer .legalContent h1,
#legal .newsArticleContainer .legalContent h1,
#newsarticle .videoArticleContainer .legalContent h1,
#videoarticle .videoArticleContainer .legalContent h1,
#detailarticle .videoArticleContainer .legalContent h1,
#instadetail .videoArticleContainer .legalContent h1,
#moduledetail .videoArticleContainer .legalContent h1,
#legal .videoArticleContainer .legalContent h1,
#newsarticle .instaDetailContainer .legalContent h1,
#videoarticle .instaDetailContainer .legalContent h1,
#detailarticle .instaDetailContainer .legalContent h1,
#instadetail .instaDetailContainer .legalContent h1,
#moduledetail .instaDetailContainer .legalContent h1,
#legal .instaDetailContainer .legalContent h1,
#newsarticle .detailArticleContainer .legalContent h1,
#videoarticle .detailArticleContainer .legalContent h1,
#detailarticle .detailArticleContainer .legalContent h1,
#instadetail .detailArticleContainer .legalContent h1,
#moduledetail .detailArticleContainer .legalContent h1,
#legal .detailArticleContainer .legalContent h1,
#newsarticle .moduleDetailContainer .legalContent h1,
#videoarticle .moduleDetailContainer .legalContent h1,
#detailarticle .moduleDetailContainer .legalContent h1,
#instadetail .moduleDetailContainer .legalContent h1,
#moduledetail .moduleDetailContainer .legalContent h1,
#legal .moduleDetailContainer .legalContent h1,
#newsarticle .legalDetailContainer .legalContent h1,
#videoarticle .legalDetailContainer .legalContent h1,
#detailarticle .legalDetailContainer .legalContent h1,
#instadetail .legalDetailContainer .legalContent h1,
#moduledetail .legalDetailContainer .legalContent h1,
#legal .legalDetailContainer .legalContent h1 {
  font-size: 1.125em;
}
#newsarticle .newsArticleContainer .moduleContent h2,
#videoarticle .newsArticleContainer .moduleContent h2,
#detailarticle .newsArticleContainer .moduleContent h2,
#instadetail .newsArticleContainer .moduleContent h2,
#moduledetail .newsArticleContainer .moduleContent h2,
#legal .newsArticleContainer .moduleContent h2,
#newsarticle .videoArticleContainer .moduleContent h2,
#videoarticle .videoArticleContainer .moduleContent h2,
#detailarticle .videoArticleContainer .moduleContent h2,
#instadetail .videoArticleContainer .moduleContent h2,
#moduledetail .videoArticleContainer .moduleContent h2,
#legal .videoArticleContainer .moduleContent h2,
#newsarticle .instaDetailContainer .moduleContent h2,
#videoarticle .instaDetailContainer .moduleContent h2,
#detailarticle .instaDetailContainer .moduleContent h2,
#instadetail .instaDetailContainer .moduleContent h2,
#moduledetail .instaDetailContainer .moduleContent h2,
#legal .instaDetailContainer .moduleContent h2,
#newsarticle .detailArticleContainer .moduleContent h2,
#videoarticle .detailArticleContainer .moduleContent h2,
#detailarticle .detailArticleContainer .moduleContent h2,
#instadetail .detailArticleContainer .moduleContent h2,
#moduledetail .detailArticleContainer .moduleContent h2,
#legal .detailArticleContainer .moduleContent h2,
#newsarticle .moduleDetailContainer .moduleContent h2,
#videoarticle .moduleDetailContainer .moduleContent h2,
#detailarticle .moduleDetailContainer .moduleContent h2,
#instadetail .moduleDetailContainer .moduleContent h2,
#moduledetail .moduleDetailContainer .moduleContent h2,
#legal .moduleDetailContainer .moduleContent h2,
#newsarticle .legalDetailContainer .moduleContent h2,
#videoarticle .legalDetailContainer .moduleContent h2,
#detailarticle .legalDetailContainer .moduleContent h2,
#instadetail .legalDetailContainer .moduleContent h2,
#moduledetail .legalDetailContainer .moduleContent h2,
#legal .legalDetailContainer .moduleContent h2,
#newsarticle .newsArticleContainer .legalContent h2,
#videoarticle .newsArticleContainer .legalContent h2,
#detailarticle .newsArticleContainer .legalContent h2,
#instadetail .newsArticleContainer .legalContent h2,
#moduledetail .newsArticleContainer .legalContent h2,
#legal .newsArticleContainer .legalContent h2,
#newsarticle .videoArticleContainer .legalContent h2,
#videoarticle .videoArticleContainer .legalContent h2,
#detailarticle .videoArticleContainer .legalContent h2,
#instadetail .videoArticleContainer .legalContent h2,
#moduledetail .videoArticleContainer .legalContent h2,
#legal .videoArticleContainer .legalContent h2,
#newsarticle .instaDetailContainer .legalContent h2,
#videoarticle .instaDetailContainer .legalContent h2,
#detailarticle .instaDetailContainer .legalContent h2,
#instadetail .instaDetailContainer .legalContent h2,
#moduledetail .instaDetailContainer .legalContent h2,
#legal .instaDetailContainer .legalContent h2,
#newsarticle .detailArticleContainer .legalContent h2,
#videoarticle .detailArticleContainer .legalContent h2,
#detailarticle .detailArticleContainer .legalContent h2,
#instadetail .detailArticleContainer .legalContent h2,
#moduledetail .detailArticleContainer .legalContent h2,
#legal .detailArticleContainer .legalContent h2,
#newsarticle .moduleDetailContainer .legalContent h2,
#videoarticle .moduleDetailContainer .legalContent h2,
#detailarticle .moduleDetailContainer .legalContent h2,
#instadetail .moduleDetailContainer .legalContent h2,
#moduledetail .moduleDetailContainer .legalContent h2,
#legal .moduleDetailContainer .legalContent h2,
#newsarticle .legalDetailContainer .legalContent h2,
#videoarticle .legalDetailContainer .legalContent h2,
#detailarticle .legalDetailContainer .legalContent h2,
#instadetail .legalDetailContainer .legalContent h2,
#moduledetail .legalDetailContainer .legalContent h2,
#legal .legalDetailContainer .legalContent h2 {
  font-size: 0.875em;
  text-transform: none;
  color: #959595;
}
#newsarticle .newsArticleContainer .moduleContent p.darkGrey,
#videoarticle .newsArticleContainer .moduleContent p.darkGrey,
#detailarticle .newsArticleContainer .moduleContent p.darkGrey,
#instadetail .newsArticleContainer .moduleContent p.darkGrey,
#moduledetail .newsArticleContainer .moduleContent p.darkGrey,
#legal .newsArticleContainer .moduleContent p.darkGrey,
#newsarticle .videoArticleContainer .moduleContent p.darkGrey,
#videoarticle .videoArticleContainer .moduleContent p.darkGrey,
#detailarticle .videoArticleContainer .moduleContent p.darkGrey,
#instadetail .videoArticleContainer .moduleContent p.darkGrey,
#moduledetail .videoArticleContainer .moduleContent p.darkGrey,
#legal .videoArticleContainer .moduleContent p.darkGrey,
#newsarticle .instaDetailContainer .moduleContent p.darkGrey,
#videoarticle .instaDetailContainer .moduleContent p.darkGrey,
#detailarticle .instaDetailContainer .moduleContent p.darkGrey,
#instadetail .instaDetailContainer .moduleContent p.darkGrey,
#moduledetail .instaDetailContainer .moduleContent p.darkGrey,
#legal .instaDetailContainer .moduleContent p.darkGrey,
#newsarticle .detailArticleContainer .moduleContent p.darkGrey,
#videoarticle .detailArticleContainer .moduleContent p.darkGrey,
#detailarticle .detailArticleContainer .moduleContent p.darkGrey,
#instadetail .detailArticleContainer .moduleContent p.darkGrey,
#moduledetail .detailArticleContainer .moduleContent p.darkGrey,
#legal .detailArticleContainer .moduleContent p.darkGrey,
#newsarticle .moduleDetailContainer .moduleContent p.darkGrey,
#videoarticle .moduleDetailContainer .moduleContent p.darkGrey,
#detailarticle .moduleDetailContainer .moduleContent p.darkGrey,
#instadetail .moduleDetailContainer .moduleContent p.darkGrey,
#moduledetail .moduleDetailContainer .moduleContent p.darkGrey,
#legal .moduleDetailContainer .moduleContent p.darkGrey,
#newsarticle .legalDetailContainer .moduleContent p.darkGrey,
#videoarticle .legalDetailContainer .moduleContent p.darkGrey,
#detailarticle .legalDetailContainer .moduleContent p.darkGrey,
#instadetail .legalDetailContainer .moduleContent p.darkGrey,
#moduledetail .legalDetailContainer .moduleContent p.darkGrey,
#legal .legalDetailContainer .moduleContent p.darkGrey,
#newsarticle .newsArticleContainer .legalContent p.darkGrey,
#videoarticle .newsArticleContainer .legalContent p.darkGrey,
#detailarticle .newsArticleContainer .legalContent p.darkGrey,
#instadetail .newsArticleContainer .legalContent p.darkGrey,
#moduledetail .newsArticleContainer .legalContent p.darkGrey,
#legal .newsArticleContainer .legalContent p.darkGrey,
#newsarticle .videoArticleContainer .legalContent p.darkGrey,
#videoarticle .videoArticleContainer .legalContent p.darkGrey,
#detailarticle .videoArticleContainer .legalContent p.darkGrey,
#instadetail .videoArticleContainer .legalContent p.darkGrey,
#moduledetail .videoArticleContainer .legalContent p.darkGrey,
#legal .videoArticleContainer .legalContent p.darkGrey,
#newsarticle .instaDetailContainer .legalContent p.darkGrey,
#videoarticle .instaDetailContainer .legalContent p.darkGrey,
#detailarticle .instaDetailContainer .legalContent p.darkGrey,
#instadetail .instaDetailContainer .legalContent p.darkGrey,
#moduledetail .instaDetailContainer .legalContent p.darkGrey,
#legal .instaDetailContainer .legalContent p.darkGrey,
#newsarticle .detailArticleContainer .legalContent p.darkGrey,
#videoarticle .detailArticleContainer .legalContent p.darkGrey,
#detailarticle .detailArticleContainer .legalContent p.darkGrey,
#instadetail .detailArticleContainer .legalContent p.darkGrey,
#moduledetail .detailArticleContainer .legalContent p.darkGrey,
#legal .detailArticleContainer .legalContent p.darkGrey,
#newsarticle .moduleDetailContainer .legalContent p.darkGrey,
#videoarticle .moduleDetailContainer .legalContent p.darkGrey,
#detailarticle .moduleDetailContainer .legalContent p.darkGrey,
#instadetail .moduleDetailContainer .legalContent p.darkGrey,
#moduledetail .moduleDetailContainer .legalContent p.darkGrey,
#legal .moduleDetailContainer .legalContent p.darkGrey,
#newsarticle .legalDetailContainer .legalContent p.darkGrey,
#videoarticle .legalDetailContainer .legalContent p.darkGrey,
#detailarticle .legalDetailContainer .legalContent p.darkGrey,
#instadetail .legalDetailContainer .legalContent p.darkGrey,
#moduledetail .legalDetailContainer .legalContent p.darkGrey,
#legal .legalDetailContainer .legalContent p.darkGrey {
  color: #1a1919;
}
#newsarticle .newsArticleContainer .moduleContent p strong,
#videoarticle .newsArticleContainer .moduleContent p strong,
#detailarticle .newsArticleContainer .moduleContent p strong,
#instadetail .newsArticleContainer .moduleContent p strong,
#moduledetail .newsArticleContainer .moduleContent p strong,
#legal .newsArticleContainer .moduleContent p strong,
#newsarticle .videoArticleContainer .moduleContent p strong,
#videoarticle .videoArticleContainer .moduleContent p strong,
#detailarticle .videoArticleContainer .moduleContent p strong,
#instadetail .videoArticleContainer .moduleContent p strong,
#moduledetail .videoArticleContainer .moduleContent p strong,
#legal .videoArticleContainer .moduleContent p strong,
#newsarticle .instaDetailContainer .moduleContent p strong,
#videoarticle .instaDetailContainer .moduleContent p strong,
#detailarticle .instaDetailContainer .moduleContent p strong,
#instadetail .instaDetailContainer .moduleContent p strong,
#moduledetail .instaDetailContainer .moduleContent p strong,
#legal .instaDetailContainer .moduleContent p strong,
#newsarticle .detailArticleContainer .moduleContent p strong,
#videoarticle .detailArticleContainer .moduleContent p strong,
#detailarticle .detailArticleContainer .moduleContent p strong,
#instadetail .detailArticleContainer .moduleContent p strong,
#moduledetail .detailArticleContainer .moduleContent p strong,
#legal .detailArticleContainer .moduleContent p strong,
#newsarticle .moduleDetailContainer .moduleContent p strong,
#videoarticle .moduleDetailContainer .moduleContent p strong,
#detailarticle .moduleDetailContainer .moduleContent p strong,
#instadetail .moduleDetailContainer .moduleContent p strong,
#moduledetail .moduleDetailContainer .moduleContent p strong,
#legal .moduleDetailContainer .moduleContent p strong,
#newsarticle .legalDetailContainer .moduleContent p strong,
#videoarticle .legalDetailContainer .moduleContent p strong,
#detailarticle .legalDetailContainer .moduleContent p strong,
#instadetail .legalDetailContainer .moduleContent p strong,
#moduledetail .legalDetailContainer .moduleContent p strong,
#legal .legalDetailContainer .moduleContent p strong,
#newsarticle .newsArticleContainer .legalContent p strong,
#videoarticle .newsArticleContainer .legalContent p strong,
#detailarticle .newsArticleContainer .legalContent p strong,
#instadetail .newsArticleContainer .legalContent p strong,
#moduledetail .newsArticleContainer .legalContent p strong,
#legal .newsArticleContainer .legalContent p strong,
#newsarticle .videoArticleContainer .legalContent p strong,
#videoarticle .videoArticleContainer .legalContent p strong,
#detailarticle .videoArticleContainer .legalContent p strong,
#instadetail .videoArticleContainer .legalContent p strong,
#moduledetail .videoArticleContainer .legalContent p strong,
#legal .videoArticleContainer .legalContent p strong,
#newsarticle .instaDetailContainer .legalContent p strong,
#videoarticle .instaDetailContainer .legalContent p strong,
#detailarticle .instaDetailContainer .legalContent p strong,
#instadetail .instaDetailContainer .legalContent p strong,
#moduledetail .instaDetailContainer .legalContent p strong,
#legal .instaDetailContainer .legalContent p strong,
#newsarticle .detailArticleContainer .legalContent p strong,
#videoarticle .detailArticleContainer .legalContent p strong,
#detailarticle .detailArticleContainer .legalContent p strong,
#instadetail .detailArticleContainer .legalContent p strong,
#moduledetail .detailArticleContainer .legalContent p strong,
#legal .detailArticleContainer .legalContent p strong,
#newsarticle .moduleDetailContainer .legalContent p strong,
#videoarticle .moduleDetailContainer .legalContent p strong,
#detailarticle .moduleDetailContainer .legalContent p strong,
#instadetail .moduleDetailContainer .legalContent p strong,
#moduledetail .moduleDetailContainer .legalContent p strong,
#legal .moduleDetailContainer .legalContent p strong,
#newsarticle .legalDetailContainer .legalContent p strong,
#videoarticle .legalDetailContainer .legalContent p strong,
#detailarticle .legalDetailContainer .legalContent p strong,
#instadetail .legalDetailContainer .legalContent p strong,
#moduledetail .legalDetailContainer .legalContent p strong,
#legal .legalDetailContainer .legalContent p strong {
  font-family: 'Graphik Web' !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-stretch: normal !important;
}
#newsarticle .newsArticleContainer .moduleContent .moduleIcon .iconImg,
#videoarticle .newsArticleContainer .moduleContent .moduleIcon .iconImg,
#detailarticle .newsArticleContainer .moduleContent .moduleIcon .iconImg,
#instadetail .newsArticleContainer .moduleContent .moduleIcon .iconImg,
#moduledetail .newsArticleContainer .moduleContent .moduleIcon .iconImg,
#legal .newsArticleContainer .moduleContent .moduleIcon .iconImg,
#newsarticle .videoArticleContainer .moduleContent .moduleIcon .iconImg,
#videoarticle .videoArticleContainer .moduleContent .moduleIcon .iconImg,
#detailarticle .videoArticleContainer .moduleContent .moduleIcon .iconImg,
#instadetail .videoArticleContainer .moduleContent .moduleIcon .iconImg,
#moduledetail .videoArticleContainer .moduleContent .moduleIcon .iconImg,
#legal .videoArticleContainer .moduleContent .moduleIcon .iconImg,
#newsarticle .instaDetailContainer .moduleContent .moduleIcon .iconImg,
#videoarticle .instaDetailContainer .moduleContent .moduleIcon .iconImg,
#detailarticle .instaDetailContainer .moduleContent .moduleIcon .iconImg,
#instadetail .instaDetailContainer .moduleContent .moduleIcon .iconImg,
#moduledetail .instaDetailContainer .moduleContent .moduleIcon .iconImg,
#legal .instaDetailContainer .moduleContent .moduleIcon .iconImg,
#newsarticle .detailArticleContainer .moduleContent .moduleIcon .iconImg,
#videoarticle .detailArticleContainer .moduleContent .moduleIcon .iconImg,
#detailarticle .detailArticleContainer .moduleContent .moduleIcon .iconImg,
#instadetail .detailArticleContainer .moduleContent .moduleIcon .iconImg,
#moduledetail .detailArticleContainer .moduleContent .moduleIcon .iconImg,
#legal .detailArticleContainer .moduleContent .moduleIcon .iconImg,
#newsarticle .moduleDetailContainer .moduleContent .moduleIcon .iconImg,
#videoarticle .moduleDetailContainer .moduleContent .moduleIcon .iconImg,
#detailarticle .moduleDetailContainer .moduleContent .moduleIcon .iconImg,
#instadetail .moduleDetailContainer .moduleContent .moduleIcon .iconImg,
#moduledetail .moduleDetailContainer .moduleContent .moduleIcon .iconImg,
#legal .moduleDetailContainer .moduleContent .moduleIcon .iconImg,
#newsarticle .legalDetailContainer .moduleContent .moduleIcon .iconImg,
#videoarticle .legalDetailContainer .moduleContent .moduleIcon .iconImg,
#detailarticle .legalDetailContainer .moduleContent .moduleIcon .iconImg,
#instadetail .legalDetailContainer .moduleContent .moduleIcon .iconImg,
#moduledetail .legalDetailContainer .moduleContent .moduleIcon .iconImg,
#legal .legalDetailContainer .moduleContent .moduleIcon .iconImg,
#newsarticle .newsArticleContainer .legalContent .moduleIcon .iconImg,
#videoarticle .newsArticleContainer .legalContent .moduleIcon .iconImg,
#detailarticle .newsArticleContainer .legalContent .moduleIcon .iconImg,
#instadetail .newsArticleContainer .legalContent .moduleIcon .iconImg,
#moduledetail .newsArticleContainer .legalContent .moduleIcon .iconImg,
#legal .newsArticleContainer .legalContent .moduleIcon .iconImg,
#newsarticle .videoArticleContainer .legalContent .moduleIcon .iconImg,
#videoarticle .videoArticleContainer .legalContent .moduleIcon .iconImg,
#detailarticle .videoArticleContainer .legalContent .moduleIcon .iconImg,
#instadetail .videoArticleContainer .legalContent .moduleIcon .iconImg,
#moduledetail .videoArticleContainer .legalContent .moduleIcon .iconImg,
#legal .videoArticleContainer .legalContent .moduleIcon .iconImg,
#newsarticle .instaDetailContainer .legalContent .moduleIcon .iconImg,
#videoarticle .instaDetailContainer .legalContent .moduleIcon .iconImg,
#detailarticle .instaDetailContainer .legalContent .moduleIcon .iconImg,
#instadetail .instaDetailContainer .legalContent .moduleIcon .iconImg,
#moduledetail .instaDetailContainer .legalContent .moduleIcon .iconImg,
#legal .instaDetailContainer .legalContent .moduleIcon .iconImg,
#newsarticle .detailArticleContainer .legalContent .moduleIcon .iconImg,
#videoarticle .detailArticleContainer .legalContent .moduleIcon .iconImg,
#detailarticle .detailArticleContainer .legalContent .moduleIcon .iconImg,
#instadetail .detailArticleContainer .legalContent .moduleIcon .iconImg,
#moduledetail .detailArticleContainer .legalContent .moduleIcon .iconImg,
#legal .detailArticleContainer .legalContent .moduleIcon .iconImg,
#newsarticle .moduleDetailContainer .legalContent .moduleIcon .iconImg,
#videoarticle .moduleDetailContainer .legalContent .moduleIcon .iconImg,
#detailarticle .moduleDetailContainer .legalContent .moduleIcon .iconImg,
#instadetail .moduleDetailContainer .legalContent .moduleIcon .iconImg,
#moduledetail .moduleDetailContainer .legalContent .moduleIcon .iconImg,
#legal .moduleDetailContainer .legalContent .moduleIcon .iconImg,
#newsarticle .legalDetailContainer .legalContent .moduleIcon .iconImg,
#videoarticle .legalDetailContainer .legalContent .moduleIcon .iconImg,
#detailarticle .legalDetailContainer .legalContent .moduleIcon .iconImg,
#instadetail .legalDetailContainer .legalContent .moduleIcon .iconImg,
#moduledetail .legalDetailContainer .legalContent .moduleIcon .iconImg,
#legal .legalDetailContainer .legalContent .moduleIcon .iconImg {
  max-width: 75px;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
#newsarticle .newsArticleContainer .moduleContent .moduleCopy,
#videoarticle .newsArticleContainer .moduleContent .moduleCopy,
#detailarticle .newsArticleContainer .moduleContent .moduleCopy,
#instadetail .newsArticleContainer .moduleContent .moduleCopy,
#moduledetail .newsArticleContainer .moduleContent .moduleCopy,
#legal .newsArticleContainer .moduleContent .moduleCopy,
#newsarticle .videoArticleContainer .moduleContent .moduleCopy,
#videoarticle .videoArticleContainer .moduleContent .moduleCopy,
#detailarticle .videoArticleContainer .moduleContent .moduleCopy,
#instadetail .videoArticleContainer .moduleContent .moduleCopy,
#moduledetail .videoArticleContainer .moduleContent .moduleCopy,
#legal .videoArticleContainer .moduleContent .moduleCopy,
#newsarticle .instaDetailContainer .moduleContent .moduleCopy,
#videoarticle .instaDetailContainer .moduleContent .moduleCopy,
#detailarticle .instaDetailContainer .moduleContent .moduleCopy,
#instadetail .instaDetailContainer .moduleContent .moduleCopy,
#moduledetail .instaDetailContainer .moduleContent .moduleCopy,
#legal .instaDetailContainer .moduleContent .moduleCopy,
#newsarticle .detailArticleContainer .moduleContent .moduleCopy,
#videoarticle .detailArticleContainer .moduleContent .moduleCopy,
#detailarticle .detailArticleContainer .moduleContent .moduleCopy,
#instadetail .detailArticleContainer .moduleContent .moduleCopy,
#moduledetail .detailArticleContainer .moduleContent .moduleCopy,
#legal .detailArticleContainer .moduleContent .moduleCopy,
#newsarticle .moduleDetailContainer .moduleContent .moduleCopy,
#videoarticle .moduleDetailContainer .moduleContent .moduleCopy,
#detailarticle .moduleDetailContainer .moduleContent .moduleCopy,
#instadetail .moduleDetailContainer .moduleContent .moduleCopy,
#moduledetail .moduleDetailContainer .moduleContent .moduleCopy,
#legal .moduleDetailContainer .moduleContent .moduleCopy,
#newsarticle .legalDetailContainer .moduleContent .moduleCopy,
#videoarticle .legalDetailContainer .moduleContent .moduleCopy,
#detailarticle .legalDetailContainer .moduleContent .moduleCopy,
#instadetail .legalDetailContainer .moduleContent .moduleCopy,
#moduledetail .legalDetailContainer .moduleContent .moduleCopy,
#legal .legalDetailContainer .moduleContent .moduleCopy,
#newsarticle .newsArticleContainer .legalContent .moduleCopy,
#videoarticle .newsArticleContainer .legalContent .moduleCopy,
#detailarticle .newsArticleContainer .legalContent .moduleCopy,
#instadetail .newsArticleContainer .legalContent .moduleCopy,
#moduledetail .newsArticleContainer .legalContent .moduleCopy,
#legal .newsArticleContainer .legalContent .moduleCopy,
#newsarticle .videoArticleContainer .legalContent .moduleCopy,
#videoarticle .videoArticleContainer .legalContent .moduleCopy,
#detailarticle .videoArticleContainer .legalContent .moduleCopy,
#instadetail .videoArticleContainer .legalContent .moduleCopy,
#moduledetail .videoArticleContainer .legalContent .moduleCopy,
#legal .videoArticleContainer .legalContent .moduleCopy,
#newsarticle .instaDetailContainer .legalContent .moduleCopy,
#videoarticle .instaDetailContainer .legalContent .moduleCopy,
#detailarticle .instaDetailContainer .legalContent .moduleCopy,
#instadetail .instaDetailContainer .legalContent .moduleCopy,
#moduledetail .instaDetailContainer .legalContent .moduleCopy,
#legal .instaDetailContainer .legalContent .moduleCopy,
#newsarticle .detailArticleContainer .legalContent .moduleCopy,
#videoarticle .detailArticleContainer .legalContent .moduleCopy,
#detailarticle .detailArticleContainer .legalContent .moduleCopy,
#instadetail .detailArticleContainer .legalContent .moduleCopy,
#moduledetail .detailArticleContainer .legalContent .moduleCopy,
#legal .detailArticleContainer .legalContent .moduleCopy,
#newsarticle .moduleDetailContainer .legalContent .moduleCopy,
#videoarticle .moduleDetailContainer .legalContent .moduleCopy,
#detailarticle .moduleDetailContainer .legalContent .moduleCopy,
#instadetail .moduleDetailContainer .legalContent .moduleCopy,
#moduledetail .moduleDetailContainer .legalContent .moduleCopy,
#legal .moduleDetailContainer .legalContent .moduleCopy,
#newsarticle .legalDetailContainer .legalContent .moduleCopy,
#videoarticle .legalDetailContainer .legalContent .moduleCopy,
#detailarticle .legalDetailContainer .legalContent .moduleCopy,
#instadetail .legalDetailContainer .legalContent .moduleCopy,
#moduledetail .legalDetailContainer .legalContent .moduleCopy,
#legal .legalDetailContainer .legalContent .moduleCopy {
  background-color: #f7f7f7;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
#newsarticle .newsArticleContainer .moduleContent .pdfIcon,
#videoarticle .newsArticleContainer .moduleContent .pdfIcon,
#detailarticle .newsArticleContainer .moduleContent .pdfIcon,
#instadetail .newsArticleContainer .moduleContent .pdfIcon,
#moduledetail .newsArticleContainer .moduleContent .pdfIcon,
#legal .newsArticleContainer .moduleContent .pdfIcon,
#newsarticle .videoArticleContainer .moduleContent .pdfIcon,
#videoarticle .videoArticleContainer .moduleContent .pdfIcon,
#detailarticle .videoArticleContainer .moduleContent .pdfIcon,
#instadetail .videoArticleContainer .moduleContent .pdfIcon,
#moduledetail .videoArticleContainer .moduleContent .pdfIcon,
#legal .videoArticleContainer .moduleContent .pdfIcon,
#newsarticle .instaDetailContainer .moduleContent .pdfIcon,
#videoarticle .instaDetailContainer .moduleContent .pdfIcon,
#detailarticle .instaDetailContainer .moduleContent .pdfIcon,
#instadetail .instaDetailContainer .moduleContent .pdfIcon,
#moduledetail .instaDetailContainer .moduleContent .pdfIcon,
#legal .instaDetailContainer .moduleContent .pdfIcon,
#newsarticle .detailArticleContainer .moduleContent .pdfIcon,
#videoarticle .detailArticleContainer .moduleContent .pdfIcon,
#detailarticle .detailArticleContainer .moduleContent .pdfIcon,
#instadetail .detailArticleContainer .moduleContent .pdfIcon,
#moduledetail .detailArticleContainer .moduleContent .pdfIcon,
#legal .detailArticleContainer .moduleContent .pdfIcon,
#newsarticle .moduleDetailContainer .moduleContent .pdfIcon,
#videoarticle .moduleDetailContainer .moduleContent .pdfIcon,
#detailarticle .moduleDetailContainer .moduleContent .pdfIcon,
#instadetail .moduleDetailContainer .moduleContent .pdfIcon,
#moduledetail .moduleDetailContainer .moduleContent .pdfIcon,
#legal .moduleDetailContainer .moduleContent .pdfIcon,
#newsarticle .legalDetailContainer .moduleContent .pdfIcon,
#videoarticle .legalDetailContainer .moduleContent .pdfIcon,
#detailarticle .legalDetailContainer .moduleContent .pdfIcon,
#instadetail .legalDetailContainer .moduleContent .pdfIcon,
#moduledetail .legalDetailContainer .moduleContent .pdfIcon,
#legal .legalDetailContainer .moduleContent .pdfIcon,
#newsarticle .newsArticleContainer .legalContent .pdfIcon,
#videoarticle .newsArticleContainer .legalContent .pdfIcon,
#detailarticle .newsArticleContainer .legalContent .pdfIcon,
#instadetail .newsArticleContainer .legalContent .pdfIcon,
#moduledetail .newsArticleContainer .legalContent .pdfIcon,
#legal .newsArticleContainer .legalContent .pdfIcon,
#newsarticle .videoArticleContainer .legalContent .pdfIcon,
#videoarticle .videoArticleContainer .legalContent .pdfIcon,
#detailarticle .videoArticleContainer .legalContent .pdfIcon,
#instadetail .videoArticleContainer .legalContent .pdfIcon,
#moduledetail .videoArticleContainer .legalContent .pdfIcon,
#legal .videoArticleContainer .legalContent .pdfIcon,
#newsarticle .instaDetailContainer .legalContent .pdfIcon,
#videoarticle .instaDetailContainer .legalContent .pdfIcon,
#detailarticle .instaDetailContainer .legalContent .pdfIcon,
#instadetail .instaDetailContainer .legalContent .pdfIcon,
#moduledetail .instaDetailContainer .legalContent .pdfIcon,
#legal .instaDetailContainer .legalContent .pdfIcon,
#newsarticle .detailArticleContainer .legalContent .pdfIcon,
#videoarticle .detailArticleContainer .legalContent .pdfIcon,
#detailarticle .detailArticleContainer .legalContent .pdfIcon,
#instadetail .detailArticleContainer .legalContent .pdfIcon,
#moduledetail .detailArticleContainer .legalContent .pdfIcon,
#legal .detailArticleContainer .legalContent .pdfIcon,
#newsarticle .moduleDetailContainer .legalContent .pdfIcon,
#videoarticle .moduleDetailContainer .legalContent .pdfIcon,
#detailarticle .moduleDetailContainer .legalContent .pdfIcon,
#instadetail .moduleDetailContainer .legalContent .pdfIcon,
#moduledetail .moduleDetailContainer .legalContent .pdfIcon,
#legal .moduleDetailContainer .legalContent .pdfIcon,
#newsarticle .legalDetailContainer .legalContent .pdfIcon,
#videoarticle .legalDetailContainer .legalContent .pdfIcon,
#detailarticle .legalDetailContainer .legalContent .pdfIcon,
#instadetail .legalDetailContainer .legalContent .pdfIcon,
#moduledetail .legalDetailContainer .legalContent .pdfIcon,
#legal .legalDetailContainer .legalContent .pdfIcon {
  float: left;
  max-width: 32px;
}
#newsarticle .newsArticleContainer .moduleContent .pdfCopy,
#videoarticle .newsArticleContainer .moduleContent .pdfCopy,
#detailarticle .newsArticleContainer .moduleContent .pdfCopy,
#instadetail .newsArticleContainer .moduleContent .pdfCopy,
#moduledetail .newsArticleContainer .moduleContent .pdfCopy,
#legal .newsArticleContainer .moduleContent .pdfCopy,
#newsarticle .videoArticleContainer .moduleContent .pdfCopy,
#videoarticle .videoArticleContainer .moduleContent .pdfCopy,
#detailarticle .videoArticleContainer .moduleContent .pdfCopy,
#instadetail .videoArticleContainer .moduleContent .pdfCopy,
#moduledetail .videoArticleContainer .moduleContent .pdfCopy,
#legal .videoArticleContainer .moduleContent .pdfCopy,
#newsarticle .instaDetailContainer .moduleContent .pdfCopy,
#videoarticle .instaDetailContainer .moduleContent .pdfCopy,
#detailarticle .instaDetailContainer .moduleContent .pdfCopy,
#instadetail .instaDetailContainer .moduleContent .pdfCopy,
#moduledetail .instaDetailContainer .moduleContent .pdfCopy,
#legal .instaDetailContainer .moduleContent .pdfCopy,
#newsarticle .detailArticleContainer .moduleContent .pdfCopy,
#videoarticle .detailArticleContainer .moduleContent .pdfCopy,
#detailarticle .detailArticleContainer .moduleContent .pdfCopy,
#instadetail .detailArticleContainer .moduleContent .pdfCopy,
#moduledetail .detailArticleContainer .moduleContent .pdfCopy,
#legal .detailArticleContainer .moduleContent .pdfCopy,
#newsarticle .moduleDetailContainer .moduleContent .pdfCopy,
#videoarticle .moduleDetailContainer .moduleContent .pdfCopy,
#detailarticle .moduleDetailContainer .moduleContent .pdfCopy,
#instadetail .moduleDetailContainer .moduleContent .pdfCopy,
#moduledetail .moduleDetailContainer .moduleContent .pdfCopy,
#legal .moduleDetailContainer .moduleContent .pdfCopy,
#newsarticle .legalDetailContainer .moduleContent .pdfCopy,
#videoarticle .legalDetailContainer .moduleContent .pdfCopy,
#detailarticle .legalDetailContainer .moduleContent .pdfCopy,
#instadetail .legalDetailContainer .moduleContent .pdfCopy,
#moduledetail .legalDetailContainer .moduleContent .pdfCopy,
#legal .legalDetailContainer .moduleContent .pdfCopy,
#newsarticle .newsArticleContainer .legalContent .pdfCopy,
#videoarticle .newsArticleContainer .legalContent .pdfCopy,
#detailarticle .newsArticleContainer .legalContent .pdfCopy,
#instadetail .newsArticleContainer .legalContent .pdfCopy,
#moduledetail .newsArticleContainer .legalContent .pdfCopy,
#legal .newsArticleContainer .legalContent .pdfCopy,
#newsarticle .videoArticleContainer .legalContent .pdfCopy,
#videoarticle .videoArticleContainer .legalContent .pdfCopy,
#detailarticle .videoArticleContainer .legalContent .pdfCopy,
#instadetail .videoArticleContainer .legalContent .pdfCopy,
#moduledetail .videoArticleContainer .legalContent .pdfCopy,
#legal .videoArticleContainer .legalContent .pdfCopy,
#newsarticle .instaDetailContainer .legalContent .pdfCopy,
#videoarticle .instaDetailContainer .legalContent .pdfCopy,
#detailarticle .instaDetailContainer .legalContent .pdfCopy,
#instadetail .instaDetailContainer .legalContent .pdfCopy,
#moduledetail .instaDetailContainer .legalContent .pdfCopy,
#legal .instaDetailContainer .legalContent .pdfCopy,
#newsarticle .detailArticleContainer .legalContent .pdfCopy,
#videoarticle .detailArticleContainer .legalContent .pdfCopy,
#detailarticle .detailArticleContainer .legalContent .pdfCopy,
#instadetail .detailArticleContainer .legalContent .pdfCopy,
#moduledetail .detailArticleContainer .legalContent .pdfCopy,
#legal .detailArticleContainer .legalContent .pdfCopy,
#newsarticle .moduleDetailContainer .legalContent .pdfCopy,
#videoarticle .moduleDetailContainer .legalContent .pdfCopy,
#detailarticle .moduleDetailContainer .legalContent .pdfCopy,
#instadetail .moduleDetailContainer .legalContent .pdfCopy,
#moduledetail .moduleDetailContainer .legalContent .pdfCopy,
#legal .moduleDetailContainer .legalContent .pdfCopy,
#newsarticle .legalDetailContainer .legalContent .pdfCopy,
#videoarticle .legalDetailContainer .legalContent .pdfCopy,
#detailarticle .legalDetailContainer .legalContent .pdfCopy,
#instadetail .legalDetailContainer .legalContent .pdfCopy,
#moduledetail .legalDetailContainer .legalContent .pdfCopy,
#legal .legalDetailContainer .legalContent .pdfCopy {
  float: right;
  width: calc(100% - 50px);
}
#newsarticle .newsArticleContainer .moduleContent .pdfDownload,
#videoarticle .newsArticleContainer .moduleContent .pdfDownload,
#detailarticle .newsArticleContainer .moduleContent .pdfDownload,
#instadetail .newsArticleContainer .moduleContent .pdfDownload,
#moduledetail .newsArticleContainer .moduleContent .pdfDownload,
#legal .newsArticleContainer .moduleContent .pdfDownload,
#newsarticle .videoArticleContainer .moduleContent .pdfDownload,
#videoarticle .videoArticleContainer .moduleContent .pdfDownload,
#detailarticle .videoArticleContainer .moduleContent .pdfDownload,
#instadetail .videoArticleContainer .moduleContent .pdfDownload,
#moduledetail .videoArticleContainer .moduleContent .pdfDownload,
#legal .videoArticleContainer .moduleContent .pdfDownload,
#newsarticle .instaDetailContainer .moduleContent .pdfDownload,
#videoarticle .instaDetailContainer .moduleContent .pdfDownload,
#detailarticle .instaDetailContainer .moduleContent .pdfDownload,
#instadetail .instaDetailContainer .moduleContent .pdfDownload,
#moduledetail .instaDetailContainer .moduleContent .pdfDownload,
#legal .instaDetailContainer .moduleContent .pdfDownload,
#newsarticle .detailArticleContainer .moduleContent .pdfDownload,
#videoarticle .detailArticleContainer .moduleContent .pdfDownload,
#detailarticle .detailArticleContainer .moduleContent .pdfDownload,
#instadetail .detailArticleContainer .moduleContent .pdfDownload,
#moduledetail .detailArticleContainer .moduleContent .pdfDownload,
#legal .detailArticleContainer .moduleContent .pdfDownload,
#newsarticle .moduleDetailContainer .moduleContent .pdfDownload,
#videoarticle .moduleDetailContainer .moduleContent .pdfDownload,
#detailarticle .moduleDetailContainer .moduleContent .pdfDownload,
#instadetail .moduleDetailContainer .moduleContent .pdfDownload,
#moduledetail .moduleDetailContainer .moduleContent .pdfDownload,
#legal .moduleDetailContainer .moduleContent .pdfDownload,
#newsarticle .legalDetailContainer .moduleContent .pdfDownload,
#videoarticle .legalDetailContainer .moduleContent .pdfDownload,
#detailarticle .legalDetailContainer .moduleContent .pdfDownload,
#instadetail .legalDetailContainer .moduleContent .pdfDownload,
#moduledetail .legalDetailContainer .moduleContent .pdfDownload,
#legal .legalDetailContainer .moduleContent .pdfDownload,
#newsarticle .newsArticleContainer .legalContent .pdfDownload,
#videoarticle .newsArticleContainer .legalContent .pdfDownload,
#detailarticle .newsArticleContainer .legalContent .pdfDownload,
#instadetail .newsArticleContainer .legalContent .pdfDownload,
#moduledetail .newsArticleContainer .legalContent .pdfDownload,
#legal .newsArticleContainer .legalContent .pdfDownload,
#newsarticle .videoArticleContainer .legalContent .pdfDownload,
#videoarticle .videoArticleContainer .legalContent .pdfDownload,
#detailarticle .videoArticleContainer .legalContent .pdfDownload,
#instadetail .videoArticleContainer .legalContent .pdfDownload,
#moduledetail .videoArticleContainer .legalContent .pdfDownload,
#legal .videoArticleContainer .legalContent .pdfDownload,
#newsarticle .instaDetailContainer .legalContent .pdfDownload,
#videoarticle .instaDetailContainer .legalContent .pdfDownload,
#detailarticle .instaDetailContainer .legalContent .pdfDownload,
#instadetail .instaDetailContainer .legalContent .pdfDownload,
#moduledetail .instaDetailContainer .legalContent .pdfDownload,
#legal .instaDetailContainer .legalContent .pdfDownload,
#newsarticle .detailArticleContainer .legalContent .pdfDownload,
#videoarticle .detailArticleContainer .legalContent .pdfDownload,
#detailarticle .detailArticleContainer .legalContent .pdfDownload,
#instadetail .detailArticleContainer .legalContent .pdfDownload,
#moduledetail .detailArticleContainer .legalContent .pdfDownload,
#legal .detailArticleContainer .legalContent .pdfDownload,
#newsarticle .moduleDetailContainer .legalContent .pdfDownload,
#videoarticle .moduleDetailContainer .legalContent .pdfDownload,
#detailarticle .moduleDetailContainer .legalContent .pdfDownload,
#instadetail .moduleDetailContainer .legalContent .pdfDownload,
#moduledetail .moduleDetailContainer .legalContent .pdfDownload,
#legal .moduleDetailContainer .legalContent .pdfDownload,
#newsarticle .legalDetailContainer .legalContent .pdfDownload,
#videoarticle .legalDetailContainer .legalContent .pdfDownload,
#detailarticle .legalDetailContainer .legalContent .pdfDownload,
#instadetail .legalDetailContainer .legalContent .pdfDownload,
#moduledetail .legalDetailContainer .legalContent .pdfDownload,
#legal .legalDetailContainer .legalContent .pdfDownload {
  text-align: center;
  margin-top: 30px;
}
#newsarticle .newsArticleContainer .moduleContent .pdfCol,
#videoarticle .newsArticleContainer .moduleContent .pdfCol,
#detailarticle .newsArticleContainer .moduleContent .pdfCol,
#instadetail .newsArticleContainer .moduleContent .pdfCol,
#moduledetail .newsArticleContainer .moduleContent .pdfCol,
#legal .newsArticleContainer .moduleContent .pdfCol,
#newsarticle .videoArticleContainer .moduleContent .pdfCol,
#videoarticle .videoArticleContainer .moduleContent .pdfCol,
#detailarticle .videoArticleContainer .moduleContent .pdfCol,
#instadetail .videoArticleContainer .moduleContent .pdfCol,
#moduledetail .videoArticleContainer .moduleContent .pdfCol,
#legal .videoArticleContainer .moduleContent .pdfCol,
#newsarticle .instaDetailContainer .moduleContent .pdfCol,
#videoarticle .instaDetailContainer .moduleContent .pdfCol,
#detailarticle .instaDetailContainer .moduleContent .pdfCol,
#instadetail .instaDetailContainer .moduleContent .pdfCol,
#moduledetail .instaDetailContainer .moduleContent .pdfCol,
#legal .instaDetailContainer .moduleContent .pdfCol,
#newsarticle .detailArticleContainer .moduleContent .pdfCol,
#videoarticle .detailArticleContainer .moduleContent .pdfCol,
#detailarticle .detailArticleContainer .moduleContent .pdfCol,
#instadetail .detailArticleContainer .moduleContent .pdfCol,
#moduledetail .detailArticleContainer .moduleContent .pdfCol,
#legal .detailArticleContainer .moduleContent .pdfCol,
#newsarticle .moduleDetailContainer .moduleContent .pdfCol,
#videoarticle .moduleDetailContainer .moduleContent .pdfCol,
#detailarticle .moduleDetailContainer .moduleContent .pdfCol,
#instadetail .moduleDetailContainer .moduleContent .pdfCol,
#moduledetail .moduleDetailContainer .moduleContent .pdfCol,
#legal .moduleDetailContainer .moduleContent .pdfCol,
#newsarticle .legalDetailContainer .moduleContent .pdfCol,
#videoarticle .legalDetailContainer .moduleContent .pdfCol,
#detailarticle .legalDetailContainer .moduleContent .pdfCol,
#instadetail .legalDetailContainer .moduleContent .pdfCol,
#moduledetail .legalDetailContainer .moduleContent .pdfCol,
#legal .legalDetailContainer .moduleContent .pdfCol,
#newsarticle .newsArticleContainer .legalContent .pdfCol,
#videoarticle .newsArticleContainer .legalContent .pdfCol,
#detailarticle .newsArticleContainer .legalContent .pdfCol,
#instadetail .newsArticleContainer .legalContent .pdfCol,
#moduledetail .newsArticleContainer .legalContent .pdfCol,
#legal .newsArticleContainer .legalContent .pdfCol,
#newsarticle .videoArticleContainer .legalContent .pdfCol,
#videoarticle .videoArticleContainer .legalContent .pdfCol,
#detailarticle .videoArticleContainer .legalContent .pdfCol,
#instadetail .videoArticleContainer .legalContent .pdfCol,
#moduledetail .videoArticleContainer .legalContent .pdfCol,
#legal .videoArticleContainer .legalContent .pdfCol,
#newsarticle .instaDetailContainer .legalContent .pdfCol,
#videoarticle .instaDetailContainer .legalContent .pdfCol,
#detailarticle .instaDetailContainer .legalContent .pdfCol,
#instadetail .instaDetailContainer .legalContent .pdfCol,
#moduledetail .instaDetailContainer .legalContent .pdfCol,
#legal .instaDetailContainer .legalContent .pdfCol,
#newsarticle .detailArticleContainer .legalContent .pdfCol,
#videoarticle .detailArticleContainer .legalContent .pdfCol,
#detailarticle .detailArticleContainer .legalContent .pdfCol,
#instadetail .detailArticleContainer .legalContent .pdfCol,
#moduledetail .detailArticleContainer .legalContent .pdfCol,
#legal .detailArticleContainer .legalContent .pdfCol,
#newsarticle .moduleDetailContainer .legalContent .pdfCol,
#videoarticle .moduleDetailContainer .legalContent .pdfCol,
#detailarticle .moduleDetailContainer .legalContent .pdfCol,
#instadetail .moduleDetailContainer .legalContent .pdfCol,
#moduledetail .moduleDetailContainer .legalContent .pdfCol,
#legal .moduleDetailContainer .legalContent .pdfCol,
#newsarticle .legalDetailContainer .legalContent .pdfCol,
#videoarticle .legalDetailContainer .legalContent .pdfCol,
#detailarticle .legalDetailContainer .legalContent .pdfCol,
#instadetail .legalDetailContainer .legalContent .pdfCol,
#moduledetail .legalDetailContainer .legalContent .pdfCol,
#legal .legalDetailContainer .legalContent .pdfCol {
  margin-top: 30px;
}
#newsarticle .newsArticleContainer .legalContent h2,
#videoarticle .newsArticleContainer .legalContent h2,
#detailarticle .newsArticleContainer .legalContent h2,
#instadetail .newsArticleContainer .legalContent h2,
#moduledetail .newsArticleContainer .legalContent h2,
#legal .newsArticleContainer .legalContent h2,
#newsarticle .videoArticleContainer .legalContent h2,
#videoarticle .videoArticleContainer .legalContent h2,
#detailarticle .videoArticleContainer .legalContent h2,
#instadetail .videoArticleContainer .legalContent h2,
#moduledetail .videoArticleContainer .legalContent h2,
#legal .videoArticleContainer .legalContent h2,
#newsarticle .instaDetailContainer .legalContent h2,
#videoarticle .instaDetailContainer .legalContent h2,
#detailarticle .instaDetailContainer .legalContent h2,
#instadetail .instaDetailContainer .legalContent h2,
#moduledetail .instaDetailContainer .legalContent h2,
#legal .instaDetailContainer .legalContent h2,
#newsarticle .detailArticleContainer .legalContent h2,
#videoarticle .detailArticleContainer .legalContent h2,
#detailarticle .detailArticleContainer .legalContent h2,
#instadetail .detailArticleContainer .legalContent h2,
#moduledetail .detailArticleContainer .legalContent h2,
#legal .detailArticleContainer .legalContent h2,
#newsarticle .moduleDetailContainer .legalContent h2,
#videoarticle .moduleDetailContainer .legalContent h2,
#detailarticle .moduleDetailContainer .legalContent h2,
#instadetail .moduleDetailContainer .legalContent h2,
#moduledetail .moduleDetailContainer .legalContent h2,
#legal .moduleDetailContainer .legalContent h2,
#newsarticle .legalDetailContainer .legalContent h2,
#videoarticle .legalDetailContainer .legalContent h2,
#detailarticle .legalDetailContainer .legalContent h2,
#instadetail .legalDetailContainer .legalContent h2,
#moduledetail .legalDetailContainer .legalContent h2,
#legal .legalDetailContainer .legalContent h2 {
  color: #1a1919;
  text-transform: uppercase;
}
#newsarticle .newsArticleContainer .legalContent p.indent,
#videoarticle .newsArticleContainer .legalContent p.indent,
#detailarticle .newsArticleContainer .legalContent p.indent,
#instadetail .newsArticleContainer .legalContent p.indent,
#moduledetail .newsArticleContainer .legalContent p.indent,
#legal .newsArticleContainer .legalContent p.indent,
#newsarticle .videoArticleContainer .legalContent p.indent,
#videoarticle .videoArticleContainer .legalContent p.indent,
#detailarticle .videoArticleContainer .legalContent p.indent,
#instadetail .videoArticleContainer .legalContent p.indent,
#moduledetail .videoArticleContainer .legalContent p.indent,
#legal .videoArticleContainer .legalContent p.indent,
#newsarticle .instaDetailContainer .legalContent p.indent,
#videoarticle .instaDetailContainer .legalContent p.indent,
#detailarticle .instaDetailContainer .legalContent p.indent,
#instadetail .instaDetailContainer .legalContent p.indent,
#moduledetail .instaDetailContainer .legalContent p.indent,
#legal .instaDetailContainer .legalContent p.indent,
#newsarticle .detailArticleContainer .legalContent p.indent,
#videoarticle .detailArticleContainer .legalContent p.indent,
#detailarticle .detailArticleContainer .legalContent p.indent,
#instadetail .detailArticleContainer .legalContent p.indent,
#moduledetail .detailArticleContainer .legalContent p.indent,
#legal .detailArticleContainer .legalContent p.indent,
#newsarticle .moduleDetailContainer .legalContent p.indent,
#videoarticle .moduleDetailContainer .legalContent p.indent,
#detailarticle .moduleDetailContainer .legalContent p.indent,
#instadetail .moduleDetailContainer .legalContent p.indent,
#moduledetail .moduleDetailContainer .legalContent p.indent,
#legal .moduleDetailContainer .legalContent p.indent,
#newsarticle .legalDetailContainer .legalContent p.indent,
#videoarticle .legalDetailContainer .legalContent p.indent,
#detailarticle .legalDetailContainer .legalContent p.indent,
#instadetail .legalDetailContainer .legalContent p.indent,
#moduledetail .legalDetailContainer .legalContent p.indent,
#legal .legalDetailContainer .legalContent p.indent {
  padding-left: 22px;
}
#newsarticle .newsArticleContainer .header .label,
#videoarticle .newsArticleContainer .header .label,
#detailarticle .newsArticleContainer .header .label,
#instadetail .newsArticleContainer .header .label,
#moduledetail .newsArticleContainer .header .label,
#legal .newsArticleContainer .header .label,
#newsarticle .videoArticleContainer .header .label,
#videoarticle .videoArticleContainer .header .label,
#detailarticle .videoArticleContainer .header .label,
#instadetail .videoArticleContainer .header .label,
#moduledetail .videoArticleContainer .header .label,
#legal .videoArticleContainer .header .label,
#newsarticle .instaDetailContainer .header .label,
#videoarticle .instaDetailContainer .header .label,
#detailarticle .instaDetailContainer .header .label,
#instadetail .instaDetailContainer .header .label,
#moduledetail .instaDetailContainer .header .label,
#legal .instaDetailContainer .header .label,
#newsarticle .detailArticleContainer .header .label,
#videoarticle .detailArticleContainer .header .label,
#detailarticle .detailArticleContainer .header .label,
#instadetail .detailArticleContainer .header .label,
#moduledetail .detailArticleContainer .header .label,
#legal .detailArticleContainer .header .label,
#newsarticle .moduleDetailContainer .header .label,
#videoarticle .moduleDetailContainer .header .label,
#detailarticle .moduleDetailContainer .header .label,
#instadetail .moduleDetailContainer .header .label,
#moduledetail .moduleDetailContainer .header .label,
#legal .moduleDetailContainer .header .label,
#newsarticle .legalDetailContainer .header .label,
#videoarticle .legalDetailContainer .header .label,
#detailarticle .legalDetailContainer .header .label,
#instadetail .legalDetailContainer .header .label,
#moduledetail .legalDetailContainer .header .label,
#legal .legalDetailContainer .header .label {
  position: relative;
  background-color: #d9e021;
  color: #1a1919;
  font-size: 0.875em;
  line-height: 0.9em;
  text-transform: uppercase;
  padding: 10px 20px;
  width: 100%;
  max-width: 135px;
  text-align: center;
}
#newsarticle .newsArticleContainer .header .middleColumn,
#videoarticle .newsArticleContainer .header .middleColumn,
#detailarticle .newsArticleContainer .header .middleColumn,
#instadetail .newsArticleContainer .header .middleColumn,
#moduledetail .newsArticleContainer .header .middleColumn,
#legal .newsArticleContainer .header .middleColumn,
#newsarticle .videoArticleContainer .header .middleColumn,
#videoarticle .videoArticleContainer .header .middleColumn,
#detailarticle .videoArticleContainer .header .middleColumn,
#instadetail .videoArticleContainer .header .middleColumn,
#moduledetail .videoArticleContainer .header .middleColumn,
#legal .videoArticleContainer .header .middleColumn,
#newsarticle .instaDetailContainer .header .middleColumn,
#videoarticle .instaDetailContainer .header .middleColumn,
#detailarticle .instaDetailContainer .header .middleColumn,
#instadetail .instaDetailContainer .header .middleColumn,
#moduledetail .instaDetailContainer .header .middleColumn,
#legal .instaDetailContainer .header .middleColumn,
#newsarticle .detailArticleContainer .header .middleColumn,
#videoarticle .detailArticleContainer .header .middleColumn,
#detailarticle .detailArticleContainer .header .middleColumn,
#instadetail .detailArticleContainer .header .middleColumn,
#moduledetail .detailArticleContainer .header .middleColumn,
#legal .detailArticleContainer .header .middleColumn,
#newsarticle .moduleDetailContainer .header .middleColumn,
#videoarticle .moduleDetailContainer .header .middleColumn,
#detailarticle .moduleDetailContainer .header .middleColumn,
#instadetail .moduleDetailContainer .header .middleColumn,
#moduledetail .moduleDetailContainer .header .middleColumn,
#legal .moduleDetailContainer .header .middleColumn,
#newsarticle .legalDetailContainer .header .middleColumn,
#videoarticle .legalDetailContainer .header .middleColumn,
#detailarticle .legalDetailContainer .header .middleColumn,
#instadetail .legalDetailContainer .header .middleColumn,
#moduledetail .legalDetailContainer .header .middleColumn,
#legal .legalDetailContainer .header .middleColumn {
  text-align: left;
}
#newsarticle .newsArticleContainer .header .articleHeading,
#videoarticle .newsArticleContainer .header .articleHeading,
#detailarticle .newsArticleContainer .header .articleHeading,
#instadetail .newsArticleContainer .header .articleHeading,
#moduledetail .newsArticleContainer .header .articleHeading,
#legal .newsArticleContainer .header .articleHeading,
#newsarticle .videoArticleContainer .header .articleHeading,
#videoarticle .videoArticleContainer .header .articleHeading,
#detailarticle .videoArticleContainer .header .articleHeading,
#instadetail .videoArticleContainer .header .articleHeading,
#moduledetail .videoArticleContainer .header .articleHeading,
#legal .videoArticleContainer .header .articleHeading,
#newsarticle .instaDetailContainer .header .articleHeading,
#videoarticle .instaDetailContainer .header .articleHeading,
#detailarticle .instaDetailContainer .header .articleHeading,
#instadetail .instaDetailContainer .header .articleHeading,
#moduledetail .instaDetailContainer .header .articleHeading,
#legal .instaDetailContainer .header .articleHeading,
#newsarticle .detailArticleContainer .header .articleHeading,
#videoarticle .detailArticleContainer .header .articleHeading,
#detailarticle .detailArticleContainer .header .articleHeading,
#instadetail .detailArticleContainer .header .articleHeading,
#moduledetail .detailArticleContainer .header .articleHeading,
#legal .detailArticleContainer .header .articleHeading,
#newsarticle .moduleDetailContainer .header .articleHeading,
#videoarticle .moduleDetailContainer .header .articleHeading,
#detailarticle .moduleDetailContainer .header .articleHeading,
#instadetail .moduleDetailContainer .header .articleHeading,
#moduledetail .moduleDetailContainer .header .articleHeading,
#legal .moduleDetailContainer .header .articleHeading,
#newsarticle .legalDetailContainer .header .articleHeading,
#videoarticle .legalDetailContainer .header .articleHeading,
#detailarticle .legalDetailContainer .header .articleHeading,
#instadetail .legalDetailContainer .header .articleHeading,
#moduledetail .legalDetailContainer .header .articleHeading,
#legal .legalDetailContainer .header .articleHeading {
  display: inline-block;
  text-align: left;
}
#newsarticle .newsArticleContainer .header .articleHeading .newsHeadline,
#videoarticle .newsArticleContainer .header .articleHeading .newsHeadline,
#detailarticle .newsArticleContainer .header .articleHeading .newsHeadline,
#instadetail .newsArticleContainer .header .articleHeading .newsHeadline,
#moduledetail .newsArticleContainer .header .articleHeading .newsHeadline,
#legal .newsArticleContainer .header .articleHeading .newsHeadline,
#newsarticle .videoArticleContainer .header .articleHeading .newsHeadline,
#videoarticle .videoArticleContainer .header .articleHeading .newsHeadline,
#detailarticle .videoArticleContainer .header .articleHeading .newsHeadline,
#instadetail .videoArticleContainer .header .articleHeading .newsHeadline,
#moduledetail .videoArticleContainer .header .articleHeading .newsHeadline,
#legal .videoArticleContainer .header .articleHeading .newsHeadline,
#newsarticle .instaDetailContainer .header .articleHeading .newsHeadline,
#videoarticle .instaDetailContainer .header .articleHeading .newsHeadline,
#detailarticle .instaDetailContainer .header .articleHeading .newsHeadline,
#instadetail .instaDetailContainer .header .articleHeading .newsHeadline,
#moduledetail .instaDetailContainer .header .articleHeading .newsHeadline,
#legal .instaDetailContainer .header .articleHeading .newsHeadline,
#newsarticle .detailArticleContainer .header .articleHeading .newsHeadline,
#videoarticle .detailArticleContainer .header .articleHeading .newsHeadline,
#detailarticle .detailArticleContainer .header .articleHeading .newsHeadline,
#instadetail .detailArticleContainer .header .articleHeading .newsHeadline,
#moduledetail .detailArticleContainer .header .articleHeading .newsHeadline,
#legal .detailArticleContainer .header .articleHeading .newsHeadline,
#newsarticle .moduleDetailContainer .header .articleHeading .newsHeadline,
#videoarticle .moduleDetailContainer .header .articleHeading .newsHeadline,
#detailarticle .moduleDetailContainer .header .articleHeading .newsHeadline,
#instadetail .moduleDetailContainer .header .articleHeading .newsHeadline,
#moduledetail .moduleDetailContainer .header .articleHeading .newsHeadline,
#legal .moduleDetailContainer .header .articleHeading .newsHeadline,
#newsarticle .legalDetailContainer .header .articleHeading .newsHeadline,
#videoarticle .legalDetailContainer .header .articleHeading .newsHeadline,
#detailarticle .legalDetailContainer .header .articleHeading .newsHeadline,
#instadetail .legalDetailContainer .header .articleHeading .newsHeadline,
#moduledetail .legalDetailContainer .header .articleHeading .newsHeadline,
#legal .legalDetailContainer .header .articleHeading .newsHeadline {
  font-size: 1.125em;
  line-height: 1.2em;
  color: #1a1919;
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-top: 7px;
}
#newsarticle .newsArticleContainer .header .articleHeading .newsSubheadline,
#videoarticle .newsArticleContainer .header .articleHeading .newsSubheadline,
#detailarticle .newsArticleContainer .header .articleHeading .newsSubheadline,
#instadetail .newsArticleContainer .header .articleHeading .newsSubheadline,
#moduledetail .newsArticleContainer .header .articleHeading .newsSubheadline,
#legal .newsArticleContainer .header .articleHeading .newsSubheadline,
#newsarticle .videoArticleContainer .header .articleHeading .newsSubheadline,
#videoarticle .videoArticleContainer .header .articleHeading .newsSubheadline,
#detailarticle .videoArticleContainer .header .articleHeading .newsSubheadline,
#instadetail .videoArticleContainer .header .articleHeading .newsSubheadline,
#moduledetail .videoArticleContainer .header .articleHeading .newsSubheadline,
#legal .videoArticleContainer .header .articleHeading .newsSubheadline,
#newsarticle .instaDetailContainer .header .articleHeading .newsSubheadline,
#videoarticle .instaDetailContainer .header .articleHeading .newsSubheadline,
#detailarticle .instaDetailContainer .header .articleHeading .newsSubheadline,
#instadetail .instaDetailContainer .header .articleHeading .newsSubheadline,
#moduledetail .instaDetailContainer .header .articleHeading .newsSubheadline,
#legal .instaDetailContainer .header .articleHeading .newsSubheadline,
#newsarticle .detailArticleContainer .header .articleHeading .newsSubheadline,
#videoarticle .detailArticleContainer .header .articleHeading .newsSubheadline,
#detailarticle .detailArticleContainer .header .articleHeading .newsSubheadline,
#instadetail .detailArticleContainer .header .articleHeading .newsSubheadline,
#moduledetail .detailArticleContainer .header .articleHeading .newsSubheadline,
#legal .detailArticleContainer .header .articleHeading .newsSubheadline,
#newsarticle .moduleDetailContainer .header .articleHeading .newsSubheadline,
#videoarticle .moduleDetailContainer .header .articleHeading .newsSubheadline,
#detailarticle .moduleDetailContainer .header .articleHeading .newsSubheadline,
#instadetail .moduleDetailContainer .header .articleHeading .newsSubheadline,
#moduledetail .moduleDetailContainer .header .articleHeading .newsSubheadline,
#legal .moduleDetailContainer .header .articleHeading .newsSubheadline,
#newsarticle .legalDetailContainer .header .articleHeading .newsSubheadline,
#videoarticle .legalDetailContainer .header .articleHeading .newsSubheadline,
#detailarticle .legalDetailContainer .header .articleHeading .newsSubheadline,
#instadetail .legalDetailContainer .header .articleHeading .newsSubheadline,
#moduledetail .legalDetailContainer .header .articleHeading .newsSubheadline,
#legal .legalDetailContainer .header .articleHeading .newsSubheadline {
  font-size: 0.875em;
  line-height: 1.55em;
  color: #959595;
  text-transform: none;
}
#newsarticle .newsArticleContainer .header .shareNewsArticle,
#videoarticle .newsArticleContainer .header .shareNewsArticle,
#detailarticle .newsArticleContainer .header .shareNewsArticle,
#instadetail .newsArticleContainer .header .shareNewsArticle,
#moduledetail .newsArticleContainer .header .shareNewsArticle,
#legal .newsArticleContainer .header .shareNewsArticle,
#newsarticle .videoArticleContainer .header .shareNewsArticle,
#videoarticle .videoArticleContainer .header .shareNewsArticle,
#detailarticle .videoArticleContainer .header .shareNewsArticle,
#instadetail .videoArticleContainer .header .shareNewsArticle,
#moduledetail .videoArticleContainer .header .shareNewsArticle,
#legal .videoArticleContainer .header .shareNewsArticle,
#newsarticle .instaDetailContainer .header .shareNewsArticle,
#videoarticle .instaDetailContainer .header .shareNewsArticle,
#detailarticle .instaDetailContainer .header .shareNewsArticle,
#instadetail .instaDetailContainer .header .shareNewsArticle,
#moduledetail .instaDetailContainer .header .shareNewsArticle,
#legal .instaDetailContainer .header .shareNewsArticle,
#newsarticle .detailArticleContainer .header .shareNewsArticle,
#videoarticle .detailArticleContainer .header .shareNewsArticle,
#detailarticle .detailArticleContainer .header .shareNewsArticle,
#instadetail .detailArticleContainer .header .shareNewsArticle,
#moduledetail .detailArticleContainer .header .shareNewsArticle,
#legal .detailArticleContainer .header .shareNewsArticle,
#newsarticle .moduleDetailContainer .header .shareNewsArticle,
#videoarticle .moduleDetailContainer .header .shareNewsArticle,
#detailarticle .moduleDetailContainer .header .shareNewsArticle,
#instadetail .moduleDetailContainer .header .shareNewsArticle,
#moduledetail .moduleDetailContainer .header .shareNewsArticle,
#legal .moduleDetailContainer .header .shareNewsArticle,
#newsarticle .legalDetailContainer .header .shareNewsArticle,
#videoarticle .legalDetailContainer .header .shareNewsArticle,
#detailarticle .legalDetailContainer .header .shareNewsArticle,
#instadetail .legalDetailContainer .header .shareNewsArticle,
#moduledetail .legalDetailContainer .header .shareNewsArticle,
#legal .legalDetailContainer .header .shareNewsArticle,
#newsarticle .newsArticleContainer .header .shareVideoArticle,
#videoarticle .newsArticleContainer .header .shareVideoArticle,
#detailarticle .newsArticleContainer .header .shareVideoArticle,
#instadetail .newsArticleContainer .header .shareVideoArticle,
#moduledetail .newsArticleContainer .header .shareVideoArticle,
#legal .newsArticleContainer .header .shareVideoArticle,
#newsarticle .videoArticleContainer .header .shareVideoArticle,
#videoarticle .videoArticleContainer .header .shareVideoArticle,
#detailarticle .videoArticleContainer .header .shareVideoArticle,
#instadetail .videoArticleContainer .header .shareVideoArticle,
#moduledetail .videoArticleContainer .header .shareVideoArticle,
#legal .videoArticleContainer .header .shareVideoArticle,
#newsarticle .instaDetailContainer .header .shareVideoArticle,
#videoarticle .instaDetailContainer .header .shareVideoArticle,
#detailarticle .instaDetailContainer .header .shareVideoArticle,
#instadetail .instaDetailContainer .header .shareVideoArticle,
#moduledetail .instaDetailContainer .header .shareVideoArticle,
#legal .instaDetailContainer .header .shareVideoArticle,
#newsarticle .detailArticleContainer .header .shareVideoArticle,
#videoarticle .detailArticleContainer .header .shareVideoArticle,
#detailarticle .detailArticleContainer .header .shareVideoArticle,
#instadetail .detailArticleContainer .header .shareVideoArticle,
#moduledetail .detailArticleContainer .header .shareVideoArticle,
#legal .detailArticleContainer .header .shareVideoArticle,
#newsarticle .moduleDetailContainer .header .shareVideoArticle,
#videoarticle .moduleDetailContainer .header .shareVideoArticle,
#detailarticle .moduleDetailContainer .header .shareVideoArticle,
#instadetail .moduleDetailContainer .header .shareVideoArticle,
#moduledetail .moduleDetailContainer .header .shareVideoArticle,
#legal .moduleDetailContainer .header .shareVideoArticle,
#newsarticle .legalDetailContainer .header .shareVideoArticle,
#videoarticle .legalDetailContainer .header .shareVideoArticle,
#detailarticle .legalDetailContainer .header .shareVideoArticle,
#instadetail .legalDetailContainer .header .shareVideoArticle,
#moduledetail .legalDetailContainer .header .shareVideoArticle,
#legal .legalDetailContainer .header .shareVideoArticle,
#newsarticle .newsArticleContainer .header .shareDetailArticle,
#videoarticle .newsArticleContainer .header .shareDetailArticle,
#detailarticle .newsArticleContainer .header .shareDetailArticle,
#instadetail .newsArticleContainer .header .shareDetailArticle,
#moduledetail .newsArticleContainer .header .shareDetailArticle,
#legal .newsArticleContainer .header .shareDetailArticle,
#newsarticle .videoArticleContainer .header .shareDetailArticle,
#videoarticle .videoArticleContainer .header .shareDetailArticle,
#detailarticle .videoArticleContainer .header .shareDetailArticle,
#instadetail .videoArticleContainer .header .shareDetailArticle,
#moduledetail .videoArticleContainer .header .shareDetailArticle,
#legal .videoArticleContainer .header .shareDetailArticle,
#newsarticle .instaDetailContainer .header .shareDetailArticle,
#videoarticle .instaDetailContainer .header .shareDetailArticle,
#detailarticle .instaDetailContainer .header .shareDetailArticle,
#instadetail .instaDetailContainer .header .shareDetailArticle,
#moduledetail .instaDetailContainer .header .shareDetailArticle,
#legal .instaDetailContainer .header .shareDetailArticle,
#newsarticle .detailArticleContainer .header .shareDetailArticle,
#videoarticle .detailArticleContainer .header .shareDetailArticle,
#detailarticle .detailArticleContainer .header .shareDetailArticle,
#instadetail .detailArticleContainer .header .shareDetailArticle,
#moduledetail .detailArticleContainer .header .shareDetailArticle,
#legal .detailArticleContainer .header .shareDetailArticle,
#newsarticle .moduleDetailContainer .header .shareDetailArticle,
#videoarticle .moduleDetailContainer .header .shareDetailArticle,
#detailarticle .moduleDetailContainer .header .shareDetailArticle,
#instadetail .moduleDetailContainer .header .shareDetailArticle,
#moduledetail .moduleDetailContainer .header .shareDetailArticle,
#legal .moduleDetailContainer .header .shareDetailArticle,
#newsarticle .legalDetailContainer .header .shareDetailArticle,
#videoarticle .legalDetailContainer .header .shareDetailArticle,
#detailarticle .legalDetailContainer .header .shareDetailArticle,
#instadetail .legalDetailContainer .header .shareDetailArticle,
#moduledetail .legalDetailContainer .header .shareDetailArticle,
#legal .legalDetailContainer .header .shareDetailArticle {
  position: relative;
  float: right;
  clear: both;
  margin-top: 6px;
}
#newsarticle .newsArticleContainer .header .shareNewsArticle .shareText,
#videoarticle .newsArticleContainer .header .shareNewsArticle .shareText,
#detailarticle .newsArticleContainer .header .shareNewsArticle .shareText,
#instadetail .newsArticleContainer .header .shareNewsArticle .shareText,
#moduledetail .newsArticleContainer .header .shareNewsArticle .shareText,
#legal .newsArticleContainer .header .shareNewsArticle .shareText,
#newsarticle .videoArticleContainer .header .shareNewsArticle .shareText,
#videoarticle .videoArticleContainer .header .shareNewsArticle .shareText,
#detailarticle .videoArticleContainer .header .shareNewsArticle .shareText,
#instadetail .videoArticleContainer .header .shareNewsArticle .shareText,
#moduledetail .videoArticleContainer .header .shareNewsArticle .shareText,
#legal .videoArticleContainer .header .shareNewsArticle .shareText,
#newsarticle .instaDetailContainer .header .shareNewsArticle .shareText,
#videoarticle .instaDetailContainer .header .shareNewsArticle .shareText,
#detailarticle .instaDetailContainer .header .shareNewsArticle .shareText,
#instadetail .instaDetailContainer .header .shareNewsArticle .shareText,
#moduledetail .instaDetailContainer .header .shareNewsArticle .shareText,
#legal .instaDetailContainer .header .shareNewsArticle .shareText,
#newsarticle .detailArticleContainer .header .shareNewsArticle .shareText,
#videoarticle .detailArticleContainer .header .shareNewsArticle .shareText,
#detailarticle .detailArticleContainer .header .shareNewsArticle .shareText,
#instadetail .detailArticleContainer .header .shareNewsArticle .shareText,
#moduledetail .detailArticleContainer .header .shareNewsArticle .shareText,
#legal .detailArticleContainer .header .shareNewsArticle .shareText,
#newsarticle .moduleDetailContainer .header .shareNewsArticle .shareText,
#videoarticle .moduleDetailContainer .header .shareNewsArticle .shareText,
#detailarticle .moduleDetailContainer .header .shareNewsArticle .shareText,
#instadetail .moduleDetailContainer .header .shareNewsArticle .shareText,
#moduledetail .moduleDetailContainer .header .shareNewsArticle .shareText,
#legal .moduleDetailContainer .header .shareNewsArticle .shareText,
#newsarticle .legalDetailContainer .header .shareNewsArticle .shareText,
#videoarticle .legalDetailContainer .header .shareNewsArticle .shareText,
#detailarticle .legalDetailContainer .header .shareNewsArticle .shareText,
#instadetail .legalDetailContainer .header .shareNewsArticle .shareText,
#moduledetail .legalDetailContainer .header .shareNewsArticle .shareText,
#legal .legalDetailContainer .header .shareNewsArticle .shareText,
#newsarticle .newsArticleContainer .header .shareVideoArticle .shareText,
#videoarticle .newsArticleContainer .header .shareVideoArticle .shareText,
#detailarticle .newsArticleContainer .header .shareVideoArticle .shareText,
#instadetail .newsArticleContainer .header .shareVideoArticle .shareText,
#moduledetail .newsArticleContainer .header .shareVideoArticle .shareText,
#legal .newsArticleContainer .header .shareVideoArticle .shareText,
#newsarticle .videoArticleContainer .header .shareVideoArticle .shareText,
#videoarticle .videoArticleContainer .header .shareVideoArticle .shareText,
#detailarticle .videoArticleContainer .header .shareVideoArticle .shareText,
#instadetail .videoArticleContainer .header .shareVideoArticle .shareText,
#moduledetail .videoArticleContainer .header .shareVideoArticle .shareText,
#legal .videoArticleContainer .header .shareVideoArticle .shareText,
#newsarticle .instaDetailContainer .header .shareVideoArticle .shareText,
#videoarticle .instaDetailContainer .header .shareVideoArticle .shareText,
#detailarticle .instaDetailContainer .header .shareVideoArticle .shareText,
#instadetail .instaDetailContainer .header .shareVideoArticle .shareText,
#moduledetail .instaDetailContainer .header .shareVideoArticle .shareText,
#legal .instaDetailContainer .header .shareVideoArticle .shareText,
#newsarticle .detailArticleContainer .header .shareVideoArticle .shareText,
#videoarticle .detailArticleContainer .header .shareVideoArticle .shareText,
#detailarticle .detailArticleContainer .header .shareVideoArticle .shareText,
#instadetail .detailArticleContainer .header .shareVideoArticle .shareText,
#moduledetail .detailArticleContainer .header .shareVideoArticle .shareText,
#legal .detailArticleContainer .header .shareVideoArticle .shareText,
#newsarticle .moduleDetailContainer .header .shareVideoArticle .shareText,
#videoarticle .moduleDetailContainer .header .shareVideoArticle .shareText,
#detailarticle .moduleDetailContainer .header .shareVideoArticle .shareText,
#instadetail .moduleDetailContainer .header .shareVideoArticle .shareText,
#moduledetail .moduleDetailContainer .header .shareVideoArticle .shareText,
#legal .moduleDetailContainer .header .shareVideoArticle .shareText,
#newsarticle .legalDetailContainer .header .shareVideoArticle .shareText,
#videoarticle .legalDetailContainer .header .shareVideoArticle .shareText,
#detailarticle .legalDetailContainer .header .shareVideoArticle .shareText,
#instadetail .legalDetailContainer .header .shareVideoArticle .shareText,
#moduledetail .legalDetailContainer .header .shareVideoArticle .shareText,
#legal .legalDetailContainer .header .shareVideoArticle .shareText,
#newsarticle .newsArticleContainer .header .shareDetailArticle .shareText,
#videoarticle .newsArticleContainer .header .shareDetailArticle .shareText,
#detailarticle .newsArticleContainer .header .shareDetailArticle .shareText,
#instadetail .newsArticleContainer .header .shareDetailArticle .shareText,
#moduledetail .newsArticleContainer .header .shareDetailArticle .shareText,
#legal .newsArticleContainer .header .shareDetailArticle .shareText,
#newsarticle .videoArticleContainer .header .shareDetailArticle .shareText,
#videoarticle .videoArticleContainer .header .shareDetailArticle .shareText,
#detailarticle .videoArticleContainer .header .shareDetailArticle .shareText,
#instadetail .videoArticleContainer .header .shareDetailArticle .shareText,
#moduledetail .videoArticleContainer .header .shareDetailArticle .shareText,
#legal .videoArticleContainer .header .shareDetailArticle .shareText,
#newsarticle .instaDetailContainer .header .shareDetailArticle .shareText,
#videoarticle .instaDetailContainer .header .shareDetailArticle .shareText,
#detailarticle .instaDetailContainer .header .shareDetailArticle .shareText,
#instadetail .instaDetailContainer .header .shareDetailArticle .shareText,
#moduledetail .instaDetailContainer .header .shareDetailArticle .shareText,
#legal .instaDetailContainer .header .shareDetailArticle .shareText,
#newsarticle .detailArticleContainer .header .shareDetailArticle .shareText,
#videoarticle .detailArticleContainer .header .shareDetailArticle .shareText,
#detailarticle .detailArticleContainer .header .shareDetailArticle .shareText,
#instadetail .detailArticleContainer .header .shareDetailArticle .shareText,
#moduledetail .detailArticleContainer .header .shareDetailArticle .shareText,
#legal .detailArticleContainer .header .shareDetailArticle .shareText,
#newsarticle .moduleDetailContainer .header .shareDetailArticle .shareText,
#videoarticle .moduleDetailContainer .header .shareDetailArticle .shareText,
#detailarticle .moduleDetailContainer .header .shareDetailArticle .shareText,
#instadetail .moduleDetailContainer .header .shareDetailArticle .shareText,
#moduledetail .moduleDetailContainer .header .shareDetailArticle .shareText,
#legal .moduleDetailContainer .header .shareDetailArticle .shareText,
#newsarticle .legalDetailContainer .header .shareDetailArticle .shareText,
#videoarticle .legalDetailContainer .header .shareDetailArticle .shareText,
#detailarticle .legalDetailContainer .header .shareDetailArticle .shareText,
#instadetail .legalDetailContainer .header .shareDetailArticle .shareText,
#moduledetail .legalDetailContainer .header .shareDetailArticle .shareText,
#legal .legalDetailContainer .header .shareDetailArticle .shareText {
  font-size: 0.75em;
  text-transform: uppercase;
  margin-right: 10px;
}
#newsarticle .newsArticleContainer .header .shareNewsArticle ul li,
#videoarticle .newsArticleContainer .header .shareNewsArticle ul li,
#detailarticle .newsArticleContainer .header .shareNewsArticle ul li,
#instadetail .newsArticleContainer .header .shareNewsArticle ul li,
#moduledetail .newsArticleContainer .header .shareNewsArticle ul li,
#legal .newsArticleContainer .header .shareNewsArticle ul li,
#newsarticle .videoArticleContainer .header .shareNewsArticle ul li,
#videoarticle .videoArticleContainer .header .shareNewsArticle ul li,
#detailarticle .videoArticleContainer .header .shareNewsArticle ul li,
#instadetail .videoArticleContainer .header .shareNewsArticle ul li,
#moduledetail .videoArticleContainer .header .shareNewsArticle ul li,
#legal .videoArticleContainer .header .shareNewsArticle ul li,
#newsarticle .instaDetailContainer .header .shareNewsArticle ul li,
#videoarticle .instaDetailContainer .header .shareNewsArticle ul li,
#detailarticle .instaDetailContainer .header .shareNewsArticle ul li,
#instadetail .instaDetailContainer .header .shareNewsArticle ul li,
#moduledetail .instaDetailContainer .header .shareNewsArticle ul li,
#legal .instaDetailContainer .header .shareNewsArticle ul li,
#newsarticle .detailArticleContainer .header .shareNewsArticle ul li,
#videoarticle .detailArticleContainer .header .shareNewsArticle ul li,
#detailarticle .detailArticleContainer .header .shareNewsArticle ul li,
#instadetail .detailArticleContainer .header .shareNewsArticle ul li,
#moduledetail .detailArticleContainer .header .shareNewsArticle ul li,
#legal .detailArticleContainer .header .shareNewsArticle ul li,
#newsarticle .moduleDetailContainer .header .shareNewsArticle ul li,
#videoarticle .moduleDetailContainer .header .shareNewsArticle ul li,
#detailarticle .moduleDetailContainer .header .shareNewsArticle ul li,
#instadetail .moduleDetailContainer .header .shareNewsArticle ul li,
#moduledetail .moduleDetailContainer .header .shareNewsArticle ul li,
#legal .moduleDetailContainer .header .shareNewsArticle ul li,
#newsarticle .legalDetailContainer .header .shareNewsArticle ul li,
#videoarticle .legalDetailContainer .header .shareNewsArticle ul li,
#detailarticle .legalDetailContainer .header .shareNewsArticle ul li,
#instadetail .legalDetailContainer .header .shareNewsArticle ul li,
#moduledetail .legalDetailContainer .header .shareNewsArticle ul li,
#legal .legalDetailContainer .header .shareNewsArticle ul li,
#newsarticle .newsArticleContainer .header .shareVideoArticle ul li,
#videoarticle .newsArticleContainer .header .shareVideoArticle ul li,
#detailarticle .newsArticleContainer .header .shareVideoArticle ul li,
#instadetail .newsArticleContainer .header .shareVideoArticle ul li,
#moduledetail .newsArticleContainer .header .shareVideoArticle ul li,
#legal .newsArticleContainer .header .shareVideoArticle ul li,
#newsarticle .videoArticleContainer .header .shareVideoArticle ul li,
#videoarticle .videoArticleContainer .header .shareVideoArticle ul li,
#detailarticle .videoArticleContainer .header .shareVideoArticle ul li,
#instadetail .videoArticleContainer .header .shareVideoArticle ul li,
#moduledetail .videoArticleContainer .header .shareVideoArticle ul li,
#legal .videoArticleContainer .header .shareVideoArticle ul li,
#newsarticle .instaDetailContainer .header .shareVideoArticle ul li,
#videoarticle .instaDetailContainer .header .shareVideoArticle ul li,
#detailarticle .instaDetailContainer .header .shareVideoArticle ul li,
#instadetail .instaDetailContainer .header .shareVideoArticle ul li,
#moduledetail .instaDetailContainer .header .shareVideoArticle ul li,
#legal .instaDetailContainer .header .shareVideoArticle ul li,
#newsarticle .detailArticleContainer .header .shareVideoArticle ul li,
#videoarticle .detailArticleContainer .header .shareVideoArticle ul li,
#detailarticle .detailArticleContainer .header .shareVideoArticle ul li,
#instadetail .detailArticleContainer .header .shareVideoArticle ul li,
#moduledetail .detailArticleContainer .header .shareVideoArticle ul li,
#legal .detailArticleContainer .header .shareVideoArticle ul li,
#newsarticle .moduleDetailContainer .header .shareVideoArticle ul li,
#videoarticle .moduleDetailContainer .header .shareVideoArticle ul li,
#detailarticle .moduleDetailContainer .header .shareVideoArticle ul li,
#instadetail .moduleDetailContainer .header .shareVideoArticle ul li,
#moduledetail .moduleDetailContainer .header .shareVideoArticle ul li,
#legal .moduleDetailContainer .header .shareVideoArticle ul li,
#newsarticle .legalDetailContainer .header .shareVideoArticle ul li,
#videoarticle .legalDetailContainer .header .shareVideoArticle ul li,
#detailarticle .legalDetailContainer .header .shareVideoArticle ul li,
#instadetail .legalDetailContainer .header .shareVideoArticle ul li,
#moduledetail .legalDetailContainer .header .shareVideoArticle ul li,
#legal .legalDetailContainer .header .shareVideoArticle ul li,
#newsarticle .newsArticleContainer .header .shareDetailArticle ul li,
#videoarticle .newsArticleContainer .header .shareDetailArticle ul li,
#detailarticle .newsArticleContainer .header .shareDetailArticle ul li,
#instadetail .newsArticleContainer .header .shareDetailArticle ul li,
#moduledetail .newsArticleContainer .header .shareDetailArticle ul li,
#legal .newsArticleContainer .header .shareDetailArticle ul li,
#newsarticle .videoArticleContainer .header .shareDetailArticle ul li,
#videoarticle .videoArticleContainer .header .shareDetailArticle ul li,
#detailarticle .videoArticleContainer .header .shareDetailArticle ul li,
#instadetail .videoArticleContainer .header .shareDetailArticle ul li,
#moduledetail .videoArticleContainer .header .shareDetailArticle ul li,
#legal .videoArticleContainer .header .shareDetailArticle ul li,
#newsarticle .instaDetailContainer .header .shareDetailArticle ul li,
#videoarticle .instaDetailContainer .header .shareDetailArticle ul li,
#detailarticle .instaDetailContainer .header .shareDetailArticle ul li,
#instadetail .instaDetailContainer .header .shareDetailArticle ul li,
#moduledetail .instaDetailContainer .header .shareDetailArticle ul li,
#legal .instaDetailContainer .header .shareDetailArticle ul li,
#newsarticle .detailArticleContainer .header .shareDetailArticle ul li,
#videoarticle .detailArticleContainer .header .shareDetailArticle ul li,
#detailarticle .detailArticleContainer .header .shareDetailArticle ul li,
#instadetail .detailArticleContainer .header .shareDetailArticle ul li,
#moduledetail .detailArticleContainer .header .shareDetailArticle ul li,
#legal .detailArticleContainer .header .shareDetailArticle ul li,
#newsarticle .moduleDetailContainer .header .shareDetailArticle ul li,
#videoarticle .moduleDetailContainer .header .shareDetailArticle ul li,
#detailarticle .moduleDetailContainer .header .shareDetailArticle ul li,
#instadetail .moduleDetailContainer .header .shareDetailArticle ul li,
#moduledetail .moduleDetailContainer .header .shareDetailArticle ul li,
#legal .moduleDetailContainer .header .shareDetailArticle ul li,
#newsarticle .legalDetailContainer .header .shareDetailArticle ul li,
#videoarticle .legalDetailContainer .header .shareDetailArticle ul li,
#detailarticle .legalDetailContainer .header .shareDetailArticle ul li,
#instadetail .legalDetailContainer .header .shareDetailArticle ul li,
#moduledetail .legalDetailContainer .header .shareDetailArticle ul li,
#legal .legalDetailContainer .header .shareDetailArticle ul li {
  cursor: pointer;
  margin-left: 15px;
  float: left;
}
#newsarticle .newsArticleContainer .header .shareNewsArticle ul,
#videoarticle .newsArticleContainer .header .shareNewsArticle ul,
#detailarticle .newsArticleContainer .header .shareNewsArticle ul,
#instadetail .newsArticleContainer .header .shareNewsArticle ul,
#moduledetail .newsArticleContainer .header .shareNewsArticle ul,
#legal .newsArticleContainer .header .shareNewsArticle ul,
#newsarticle .videoArticleContainer .header .shareNewsArticle ul,
#videoarticle .videoArticleContainer .header .shareNewsArticle ul,
#detailarticle .videoArticleContainer .header .shareNewsArticle ul,
#instadetail .videoArticleContainer .header .shareNewsArticle ul,
#moduledetail .videoArticleContainer .header .shareNewsArticle ul,
#legal .videoArticleContainer .header .shareNewsArticle ul,
#newsarticle .instaDetailContainer .header .shareNewsArticle ul,
#videoarticle .instaDetailContainer .header .shareNewsArticle ul,
#detailarticle .instaDetailContainer .header .shareNewsArticle ul,
#instadetail .instaDetailContainer .header .shareNewsArticle ul,
#moduledetail .instaDetailContainer .header .shareNewsArticle ul,
#legal .instaDetailContainer .header .shareNewsArticle ul,
#newsarticle .detailArticleContainer .header .shareNewsArticle ul,
#videoarticle .detailArticleContainer .header .shareNewsArticle ul,
#detailarticle .detailArticleContainer .header .shareNewsArticle ul,
#instadetail .detailArticleContainer .header .shareNewsArticle ul,
#moduledetail .detailArticleContainer .header .shareNewsArticle ul,
#legal .detailArticleContainer .header .shareNewsArticle ul,
#newsarticle .moduleDetailContainer .header .shareNewsArticle ul,
#videoarticle .moduleDetailContainer .header .shareNewsArticle ul,
#detailarticle .moduleDetailContainer .header .shareNewsArticle ul,
#instadetail .moduleDetailContainer .header .shareNewsArticle ul,
#moduledetail .moduleDetailContainer .header .shareNewsArticle ul,
#legal .moduleDetailContainer .header .shareNewsArticle ul,
#newsarticle .legalDetailContainer .header .shareNewsArticle ul,
#videoarticle .legalDetailContainer .header .shareNewsArticle ul,
#detailarticle .legalDetailContainer .header .shareNewsArticle ul,
#instadetail .legalDetailContainer .header .shareNewsArticle ul,
#moduledetail .legalDetailContainer .header .shareNewsArticle ul,
#legal .legalDetailContainer .header .shareNewsArticle ul,
#newsarticle .newsArticleContainer .header .shareVideoArticle ul,
#videoarticle .newsArticleContainer .header .shareVideoArticle ul,
#detailarticle .newsArticleContainer .header .shareVideoArticle ul,
#instadetail .newsArticleContainer .header .shareVideoArticle ul,
#moduledetail .newsArticleContainer .header .shareVideoArticle ul,
#legal .newsArticleContainer .header .shareVideoArticle ul,
#newsarticle .videoArticleContainer .header .shareVideoArticle ul,
#videoarticle .videoArticleContainer .header .shareVideoArticle ul,
#detailarticle .videoArticleContainer .header .shareVideoArticle ul,
#instadetail .videoArticleContainer .header .shareVideoArticle ul,
#moduledetail .videoArticleContainer .header .shareVideoArticle ul,
#legal .videoArticleContainer .header .shareVideoArticle ul,
#newsarticle .instaDetailContainer .header .shareVideoArticle ul,
#videoarticle .instaDetailContainer .header .shareVideoArticle ul,
#detailarticle .instaDetailContainer .header .shareVideoArticle ul,
#instadetail .instaDetailContainer .header .shareVideoArticle ul,
#moduledetail .instaDetailContainer .header .shareVideoArticle ul,
#legal .instaDetailContainer .header .shareVideoArticle ul,
#newsarticle .detailArticleContainer .header .shareVideoArticle ul,
#videoarticle .detailArticleContainer .header .shareVideoArticle ul,
#detailarticle .detailArticleContainer .header .shareVideoArticle ul,
#instadetail .detailArticleContainer .header .shareVideoArticle ul,
#moduledetail .detailArticleContainer .header .shareVideoArticle ul,
#legal .detailArticleContainer .header .shareVideoArticle ul,
#newsarticle .moduleDetailContainer .header .shareVideoArticle ul,
#videoarticle .moduleDetailContainer .header .shareVideoArticle ul,
#detailarticle .moduleDetailContainer .header .shareVideoArticle ul,
#instadetail .moduleDetailContainer .header .shareVideoArticle ul,
#moduledetail .moduleDetailContainer .header .shareVideoArticle ul,
#legal .moduleDetailContainer .header .shareVideoArticle ul,
#newsarticle .legalDetailContainer .header .shareVideoArticle ul,
#videoarticle .legalDetailContainer .header .shareVideoArticle ul,
#detailarticle .legalDetailContainer .header .shareVideoArticle ul,
#instadetail .legalDetailContainer .header .shareVideoArticle ul,
#moduledetail .legalDetailContainer .header .shareVideoArticle ul,
#legal .legalDetailContainer .header .shareVideoArticle ul,
#newsarticle .newsArticleContainer .header .shareDetailArticle ul,
#videoarticle .newsArticleContainer .header .shareDetailArticle ul,
#detailarticle .newsArticleContainer .header .shareDetailArticle ul,
#instadetail .newsArticleContainer .header .shareDetailArticle ul,
#moduledetail .newsArticleContainer .header .shareDetailArticle ul,
#legal .newsArticleContainer .header .shareDetailArticle ul,
#newsarticle .videoArticleContainer .header .shareDetailArticle ul,
#videoarticle .videoArticleContainer .header .shareDetailArticle ul,
#detailarticle .videoArticleContainer .header .shareDetailArticle ul,
#instadetail .videoArticleContainer .header .shareDetailArticle ul,
#moduledetail .videoArticleContainer .header .shareDetailArticle ul,
#legal .videoArticleContainer .header .shareDetailArticle ul,
#newsarticle .instaDetailContainer .header .shareDetailArticle ul,
#videoarticle .instaDetailContainer .header .shareDetailArticle ul,
#detailarticle .instaDetailContainer .header .shareDetailArticle ul,
#instadetail .instaDetailContainer .header .shareDetailArticle ul,
#moduledetail .instaDetailContainer .header .shareDetailArticle ul,
#legal .instaDetailContainer .header .shareDetailArticle ul,
#newsarticle .detailArticleContainer .header .shareDetailArticle ul,
#videoarticle .detailArticleContainer .header .shareDetailArticle ul,
#detailarticle .detailArticleContainer .header .shareDetailArticle ul,
#instadetail .detailArticleContainer .header .shareDetailArticle ul,
#moduledetail .detailArticleContainer .header .shareDetailArticle ul,
#legal .detailArticleContainer .header .shareDetailArticle ul,
#newsarticle .moduleDetailContainer .header .shareDetailArticle ul,
#videoarticle .moduleDetailContainer .header .shareDetailArticle ul,
#detailarticle .moduleDetailContainer .header .shareDetailArticle ul,
#instadetail .moduleDetailContainer .header .shareDetailArticle ul,
#moduledetail .moduleDetailContainer .header .shareDetailArticle ul,
#legal .moduleDetailContainer .header .shareDetailArticle ul,
#newsarticle .legalDetailContainer .header .shareDetailArticle ul,
#videoarticle .legalDetailContainer .header .shareDetailArticle ul,
#detailarticle .legalDetailContainer .header .shareDetailArticle ul,
#instadetail .legalDetailContainer .header .shareDetailArticle ul,
#moduledetail .legalDetailContainer .header .shareDetailArticle ul,
#legal .legalDetailContainer .header .shareDetailArticle ul {
  width: auto;
  margin-bottom: 15px;
}
#newsarticle .newsArticleContainer .header .shareNewsArticle ul .fa,
#videoarticle .newsArticleContainer .header .shareNewsArticle ul .fa,
#detailarticle .newsArticleContainer .header .shareNewsArticle ul .fa,
#instadetail .newsArticleContainer .header .shareNewsArticle ul .fa,
#moduledetail .newsArticleContainer .header .shareNewsArticle ul .fa,
#legal .newsArticleContainer .header .shareNewsArticle ul .fa,
#newsarticle .videoArticleContainer .header .shareNewsArticle ul .fa,
#videoarticle .videoArticleContainer .header .shareNewsArticle ul .fa,
#detailarticle .videoArticleContainer .header .shareNewsArticle ul .fa,
#instadetail .videoArticleContainer .header .shareNewsArticle ul .fa,
#moduledetail .videoArticleContainer .header .shareNewsArticle ul .fa,
#legal .videoArticleContainer .header .shareNewsArticle ul .fa,
#newsarticle .instaDetailContainer .header .shareNewsArticle ul .fa,
#videoarticle .instaDetailContainer .header .shareNewsArticle ul .fa,
#detailarticle .instaDetailContainer .header .shareNewsArticle ul .fa,
#instadetail .instaDetailContainer .header .shareNewsArticle ul .fa,
#moduledetail .instaDetailContainer .header .shareNewsArticle ul .fa,
#legal .instaDetailContainer .header .shareNewsArticle ul .fa,
#newsarticle .detailArticleContainer .header .shareNewsArticle ul .fa,
#videoarticle .detailArticleContainer .header .shareNewsArticle ul .fa,
#detailarticle .detailArticleContainer .header .shareNewsArticle ul .fa,
#instadetail .detailArticleContainer .header .shareNewsArticle ul .fa,
#moduledetail .detailArticleContainer .header .shareNewsArticle ul .fa,
#legal .detailArticleContainer .header .shareNewsArticle ul .fa,
#newsarticle .moduleDetailContainer .header .shareNewsArticle ul .fa,
#videoarticle .moduleDetailContainer .header .shareNewsArticle ul .fa,
#detailarticle .moduleDetailContainer .header .shareNewsArticle ul .fa,
#instadetail .moduleDetailContainer .header .shareNewsArticle ul .fa,
#moduledetail .moduleDetailContainer .header .shareNewsArticle ul .fa,
#legal .moduleDetailContainer .header .shareNewsArticle ul .fa,
#newsarticle .legalDetailContainer .header .shareNewsArticle ul .fa,
#videoarticle .legalDetailContainer .header .shareNewsArticle ul .fa,
#detailarticle .legalDetailContainer .header .shareNewsArticle ul .fa,
#instadetail .legalDetailContainer .header .shareNewsArticle ul .fa,
#moduledetail .legalDetailContainer .header .shareNewsArticle ul .fa,
#legal .legalDetailContainer .header .shareNewsArticle ul .fa,
#newsarticle .newsArticleContainer .header .shareVideoArticle ul .fa,
#videoarticle .newsArticleContainer .header .shareVideoArticle ul .fa,
#detailarticle .newsArticleContainer .header .shareVideoArticle ul .fa,
#instadetail .newsArticleContainer .header .shareVideoArticle ul .fa,
#moduledetail .newsArticleContainer .header .shareVideoArticle ul .fa,
#legal .newsArticleContainer .header .shareVideoArticle ul .fa,
#newsarticle .videoArticleContainer .header .shareVideoArticle ul .fa,
#videoarticle .videoArticleContainer .header .shareVideoArticle ul .fa,
#detailarticle .videoArticleContainer .header .shareVideoArticle ul .fa,
#instadetail .videoArticleContainer .header .shareVideoArticle ul .fa,
#moduledetail .videoArticleContainer .header .shareVideoArticle ul .fa,
#legal .videoArticleContainer .header .shareVideoArticle ul .fa,
#newsarticle .instaDetailContainer .header .shareVideoArticle ul .fa,
#videoarticle .instaDetailContainer .header .shareVideoArticle ul .fa,
#detailarticle .instaDetailContainer .header .shareVideoArticle ul .fa,
#instadetail .instaDetailContainer .header .shareVideoArticle ul .fa,
#moduledetail .instaDetailContainer .header .shareVideoArticle ul .fa,
#legal .instaDetailContainer .header .shareVideoArticle ul .fa,
#newsarticle .detailArticleContainer .header .shareVideoArticle ul .fa,
#videoarticle .detailArticleContainer .header .shareVideoArticle ul .fa,
#detailarticle .detailArticleContainer .header .shareVideoArticle ul .fa,
#instadetail .detailArticleContainer .header .shareVideoArticle ul .fa,
#moduledetail .detailArticleContainer .header .shareVideoArticle ul .fa,
#legal .detailArticleContainer .header .shareVideoArticle ul .fa,
#newsarticle .moduleDetailContainer .header .shareVideoArticle ul .fa,
#videoarticle .moduleDetailContainer .header .shareVideoArticle ul .fa,
#detailarticle .moduleDetailContainer .header .shareVideoArticle ul .fa,
#instadetail .moduleDetailContainer .header .shareVideoArticle ul .fa,
#moduledetail .moduleDetailContainer .header .shareVideoArticle ul .fa,
#legal .moduleDetailContainer .header .shareVideoArticle ul .fa,
#newsarticle .legalDetailContainer .header .shareVideoArticle ul .fa,
#videoarticle .legalDetailContainer .header .shareVideoArticle ul .fa,
#detailarticle .legalDetailContainer .header .shareVideoArticle ul .fa,
#instadetail .legalDetailContainer .header .shareVideoArticle ul .fa,
#moduledetail .legalDetailContainer .header .shareVideoArticle ul .fa,
#legal .legalDetailContainer .header .shareVideoArticle ul .fa,
#newsarticle .newsArticleContainer .header .shareDetailArticle ul .fa,
#videoarticle .newsArticleContainer .header .shareDetailArticle ul .fa,
#detailarticle .newsArticleContainer .header .shareDetailArticle ul .fa,
#instadetail .newsArticleContainer .header .shareDetailArticle ul .fa,
#moduledetail .newsArticleContainer .header .shareDetailArticle ul .fa,
#legal .newsArticleContainer .header .shareDetailArticle ul .fa,
#newsarticle .videoArticleContainer .header .shareDetailArticle ul .fa,
#videoarticle .videoArticleContainer .header .shareDetailArticle ul .fa,
#detailarticle .videoArticleContainer .header .shareDetailArticle ul .fa,
#instadetail .videoArticleContainer .header .shareDetailArticle ul .fa,
#moduledetail .videoArticleContainer .header .shareDetailArticle ul .fa,
#legal .videoArticleContainer .header .shareDetailArticle ul .fa,
#newsarticle .instaDetailContainer .header .shareDetailArticle ul .fa,
#videoarticle .instaDetailContainer .header .shareDetailArticle ul .fa,
#detailarticle .instaDetailContainer .header .shareDetailArticle ul .fa,
#instadetail .instaDetailContainer .header .shareDetailArticle ul .fa,
#moduledetail .instaDetailContainer .header .shareDetailArticle ul .fa,
#legal .instaDetailContainer .header .shareDetailArticle ul .fa,
#newsarticle .detailArticleContainer .header .shareDetailArticle ul .fa,
#videoarticle .detailArticleContainer .header .shareDetailArticle ul .fa,
#detailarticle .detailArticleContainer .header .shareDetailArticle ul .fa,
#instadetail .detailArticleContainer .header .shareDetailArticle ul .fa,
#moduledetail .detailArticleContainer .header .shareDetailArticle ul .fa,
#legal .detailArticleContainer .header .shareDetailArticle ul .fa,
#newsarticle .moduleDetailContainer .header .shareDetailArticle ul .fa,
#videoarticle .moduleDetailContainer .header .shareDetailArticle ul .fa,
#detailarticle .moduleDetailContainer .header .shareDetailArticle ul .fa,
#instadetail .moduleDetailContainer .header .shareDetailArticle ul .fa,
#moduledetail .moduleDetailContainer .header .shareDetailArticle ul .fa,
#legal .moduleDetailContainer .header .shareDetailArticle ul .fa,
#newsarticle .legalDetailContainer .header .shareDetailArticle ul .fa,
#videoarticle .legalDetailContainer .header .shareDetailArticle ul .fa,
#detailarticle .legalDetailContainer .header .shareDetailArticle ul .fa,
#instadetail .legalDetailContainer .header .shareDetailArticle ul .fa,
#moduledetail .legalDetailContainer .header .shareDetailArticle ul .fa,
#legal .legalDetailContainer .header .shareDetailArticle ul .fa {
  color: #1a1919;
  font-size: 1.5em;
}
#newsarticle .relatedNews .relatedNewsItem,
#videoarticle .relatedNews .relatedNewsItem,
#detailarticle .relatedNews .relatedNewsItem,
#instadetail .relatedNews .relatedNewsItem,
#moduledetail .relatedNews .relatedNewsItem,
#legal .relatedNews .relatedNewsItem {
  padding-bottom: 2em;
}
#newsarticle .relatedNews .relatedNewsHeader h2,
#videoarticle .relatedNews .relatedNewsHeader h2,
#detailarticle .relatedNews .relatedNewsHeader h2,
#instadetail .relatedNews .relatedNewsHeader h2,
#moduledetail .relatedNews .relatedNewsHeader h2,
#legal .relatedNews .relatedNewsHeader h2 {
  font-size: 1.8em;
}
#newsarticle .relatedNews .relatedNewsHeadline,
#videoarticle .relatedNews .relatedNewsHeadline,
#detailarticle .relatedNews .relatedNewsHeadline,
#instadetail .relatedNews .relatedNewsHeadline,
#moduledetail .relatedNews .relatedNewsHeadline,
#legal .relatedNews .relatedNewsHeadline {
  font-size: 1.1em;
}
#newsarticle .relatedNews .relatedNewsSubheadline,
#videoarticle .relatedNews .relatedNewsSubheadline,
#detailarticle .relatedNews .relatedNewsSubheadline,
#instadetail .relatedNews .relatedNewsSubheadline,
#moduledetail .relatedNews .relatedNewsSubheadline,
#legal .relatedNews .relatedNewsSubheadline {
  color: #959595;
  text-transform: none;
  font-size: 0.8em;
  letter-spacing: 0.05em;
  line-height: 150%;
}
#newsarticle .shareDetailArticle a,
#videoarticle .shareDetailArticle a,
#detailarticle .shareDetailArticle a,
#instadetail .shareDetailArticle a,
#moduledetail .shareDetailArticle a,
#legal .shareDetailArticle a,
#newsarticle .pdfDownload a,
#videoarticle .pdfDownload a,
#detailarticle .pdfDownload a,
#instadetail .pdfDownload a,
#moduledetail .pdfDownload a,
#legal .pdfDownload a {
  color: #fff;
}
#newsarticle .newsText,
#videoarticle .newsText,
#detailarticle .newsText,
#instadetail .newsText,
#moduledetail .newsText,
#legal .newsText {
  margin-top: 40px;
  padding-bottom: 200px;
  font-size: 0.9375rem;
  line-height: 1.4;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
  letter-spacing: -0.02em;
}
#newsarticle .newsText p,
#videoarticle .newsText p,
#detailarticle .newsText p,
#instadetail .newsText p,
#moduledetail .newsText p,
#legal .newsText p {
  font-family: 'Graphik Web' !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-stretch: normal !important;
}
#newsarticle .newsText blockquote,
#videoarticle .newsText blockquote,
#detailarticle .newsText blockquote,
#instadetail .newsText blockquote,
#moduledetail .newsText blockquote,
#legal .newsText blockquote {
  font-family: 'Graphik Web' !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  font-size: 1.125em;
  line-height: 1.2em;
  padding-left: 0;
  padding-right: 0;
  border-left: none;
  color: #1a1919;
  text-transform: uppercase;
}
#newsarticle .detailArticleContainer .row.header,
#videoarticle .detailArticleContainer .row.header,
#detailarticle .detailArticleContainer .row.header,
#instadetail .detailArticleContainer .row.header,
#moduledetail .detailArticleContainer .row.header,
#legal .detailArticleContainer .row.header {
  position: relative;
}
#newsarticle .detailArticleContainer .row.header .columnSocial,
#videoarticle .detailArticleContainer .row.header .columnSocial,
#detailarticle .detailArticleContainer .row.header .columnSocial,
#instadetail .detailArticleContainer .row.header .columnSocial,
#moduledetail .detailArticleContainer .row.header .columnSocial,
#legal .detailArticleContainer .row.header .columnSocial {
  bottom: 0;
  position: absolute;
  right: 0;
}
#newsarticle .videoArticleContainer .squareVideo .videoWrapper,
#videoarticle .videoArticleContainer .squareVideo .videoWrapper,
#detailarticle .videoArticleContainer .squareVideo .videoWrapper,
#instadetail .videoArticleContainer .squareVideo .videoWrapper,
#moduledetail .videoArticleContainer .squareVideo .videoWrapper,
#legal .videoArticleContainer .squareVideo .videoWrapper,
#newsarticle .instaDetailContainer .squareVideo .videoWrapper,
#videoarticle .instaDetailContainer .squareVideo .videoWrapper,
#detailarticle .instaDetailContainer .squareVideo .videoWrapper,
#instadetail .instaDetailContainer .squareVideo .videoWrapper,
#moduledetail .instaDetailContainer .squareVideo .videoWrapper,
#legal .instaDetailContainer .squareVideo .videoWrapper,
#newsarticle .moduleDetailContainer .squareVideo .videoWrapper,
#videoarticle .moduleDetailContainer .squareVideo .videoWrapper,
#detailarticle .moduleDetailContainer .squareVideo .videoWrapper,
#instadetail .moduleDetailContainer .squareVideo .videoWrapper,
#moduledetail .moduleDetailContainer .squareVideo .videoWrapper,
#legal .moduleDetailContainer .squareVideo .videoWrapper,
#newsarticle .detailArticleContainer .squareVideo .videoWrapper,
#videoarticle .detailArticleContainer .squareVideo .videoWrapper,
#detailarticle .detailArticleContainer .squareVideo .videoWrapper,
#instadetail .detailArticleContainer .squareVideo .videoWrapper,
#moduledetail .detailArticleContainer .squareVideo .videoWrapper,
#legal .detailArticleContainer .squareVideo .videoWrapper,
#newsarticle .legalDetailContainer .squareVideo .videoWrapper,
#videoarticle .legalDetailContainer .squareVideo .videoWrapper,
#detailarticle .legalDetailContainer .squareVideo .videoWrapper,
#instadetail .legalDetailContainer .squareVideo .videoWrapper,
#moduledetail .legalDetailContainer .squareVideo .videoWrapper,
#legal .legalDetailContainer .squareVideo .videoWrapper {
  padding-bottom: 100%;
}
#newsarticle .videoArticleContainer .spacer,
#videoarticle .videoArticleContainer .spacer,
#detailarticle .videoArticleContainer .spacer,
#instadetail .videoArticleContainer .spacer,
#moduledetail .videoArticleContainer .spacer,
#legal .videoArticleContainer .spacer,
#newsarticle .instaDetailContainer .spacer,
#videoarticle .instaDetailContainer .spacer,
#detailarticle .instaDetailContainer .spacer,
#instadetail .instaDetailContainer .spacer,
#moduledetail .instaDetailContainer .spacer,
#legal .instaDetailContainer .spacer,
#newsarticle .moduleDetailContainer .spacer,
#videoarticle .moduleDetailContainer .spacer,
#detailarticle .moduleDetailContainer .spacer,
#instadetail .moduleDetailContainer .spacer,
#moduledetail .moduleDetailContainer .spacer,
#legal .moduleDetailContainer .spacer,
#newsarticle .detailArticleContainer .spacer,
#videoarticle .detailArticleContainer .spacer,
#detailarticle .detailArticleContainer .spacer,
#instadetail .detailArticleContainer .spacer,
#moduledetail .detailArticleContainer .spacer,
#legal .detailArticleContainer .spacer,
#newsarticle .legalDetailContainer .spacer,
#videoarticle .legalDetailContainer .spacer,
#detailarticle .legalDetailContainer .spacer,
#instadetail .legalDetailContainer .spacer,
#moduledetail .legalDetailContainer .spacer,
#legal .legalDetailContainer .spacer {
  position: relative;
  width: 100%;
  height: 200px;
}
#newsarticle .videoArticleContainer #hypeWrapper,
#videoarticle .videoArticleContainer #hypeWrapper,
#detailarticle .videoArticleContainer #hypeWrapper,
#instadetail .videoArticleContainer #hypeWrapper,
#moduledetail .videoArticleContainer #hypeWrapper,
#legal .videoArticleContainer #hypeWrapper,
#newsarticle .instaDetailContainer #hypeWrapper,
#videoarticle .instaDetailContainer #hypeWrapper,
#detailarticle .instaDetailContainer #hypeWrapper,
#instadetail .instaDetailContainer #hypeWrapper,
#moduledetail .instaDetailContainer #hypeWrapper,
#legal .instaDetailContainer #hypeWrapper,
#newsarticle .moduleDetailContainer #hypeWrapper,
#videoarticle .moduleDetailContainer #hypeWrapper,
#detailarticle .moduleDetailContainer #hypeWrapper,
#instadetail .moduleDetailContainer #hypeWrapper,
#moduledetail .moduleDetailContainer #hypeWrapper,
#legal .moduleDetailContainer #hypeWrapper,
#newsarticle .detailArticleContainer #hypeWrapper,
#videoarticle .detailArticleContainer #hypeWrapper,
#detailarticle .detailArticleContainer #hypeWrapper,
#instadetail .detailArticleContainer #hypeWrapper,
#moduledetail .detailArticleContainer #hypeWrapper,
#legal .detailArticleContainer #hypeWrapper,
#newsarticle .legalDetailContainer #hypeWrapper,
#videoarticle .legalDetailContainer #hypeWrapper,
#detailarticle .legalDetailContainer #hypeWrapper,
#instadetail .legalDetailContainer #hypeWrapper,
#moduledetail .legalDetailContainer #hypeWrapper,
#legal .legalDetailContainer #hypeWrapper {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 20px !important;
}
#newsarticle .videoArticleContainer #hypeWrapper.loading,
#videoarticle .videoArticleContainer #hypeWrapper.loading,
#detailarticle .videoArticleContainer #hypeWrapper.loading,
#instadetail .videoArticleContainer #hypeWrapper.loading,
#moduledetail .videoArticleContainer #hypeWrapper.loading,
#legal .videoArticleContainer #hypeWrapper.loading,
#newsarticle .instaDetailContainer #hypeWrapper.loading,
#videoarticle .instaDetailContainer #hypeWrapper.loading,
#detailarticle .instaDetailContainer #hypeWrapper.loading,
#instadetail .instaDetailContainer #hypeWrapper.loading,
#moduledetail .instaDetailContainer #hypeWrapper.loading,
#legal .instaDetailContainer #hypeWrapper.loading,
#newsarticle .moduleDetailContainer #hypeWrapper.loading,
#videoarticle .moduleDetailContainer #hypeWrapper.loading,
#detailarticle .moduleDetailContainer #hypeWrapper.loading,
#instadetail .moduleDetailContainer #hypeWrapper.loading,
#moduledetail .moduleDetailContainer #hypeWrapper.loading,
#legal .moduleDetailContainer #hypeWrapper.loading,
#newsarticle .detailArticleContainer #hypeWrapper.loading,
#videoarticle .detailArticleContainer #hypeWrapper.loading,
#detailarticle .detailArticleContainer #hypeWrapper.loading,
#instadetail .detailArticleContainer #hypeWrapper.loading,
#moduledetail .detailArticleContainer #hypeWrapper.loading,
#legal .detailArticleContainer #hypeWrapper.loading,
#newsarticle .legalDetailContainer #hypeWrapper.loading,
#videoarticle .legalDetailContainer #hypeWrapper.loading,
#detailarticle .legalDetailContainer #hypeWrapper.loading,
#instadetail .legalDetailContainer #hypeWrapper.loading,
#moduledetail .legalDetailContainer #hypeWrapper.loading,
#legal .legalDetailContainer #hypeWrapper.loading {
  background-image: url("../images/common_spinner.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media screen and (orientation: landscape) {
  #newsarticle .videoArticleContainer #hypeWrapper,
  #videoarticle .videoArticleContainer #hypeWrapper,
  #detailarticle .videoArticleContainer #hypeWrapper,
  #instadetail .videoArticleContainer #hypeWrapper,
  #moduledetail .videoArticleContainer #hypeWrapper,
  #legal .videoArticleContainer #hypeWrapper,
  #newsarticle .instaDetailContainer #hypeWrapper,
  #videoarticle .instaDetailContainer #hypeWrapper,
  #detailarticle .instaDetailContainer #hypeWrapper,
  #instadetail .instaDetailContainer #hypeWrapper,
  #moduledetail .instaDetailContainer #hypeWrapper,
  #legal .instaDetailContainer #hypeWrapper,
  #newsarticle .moduleDetailContainer #hypeWrapper,
  #videoarticle .moduleDetailContainer #hypeWrapper,
  #detailarticle .moduleDetailContainer #hypeWrapper,
  #instadetail .moduleDetailContainer #hypeWrapper,
  #moduledetail .moduleDetailContainer #hypeWrapper,
  #legal .moduleDetailContainer #hypeWrapper,
  #newsarticle .detailArticleContainer #hypeWrapper,
  #videoarticle .detailArticleContainer #hypeWrapper,
  #detailarticle .detailArticleContainer #hypeWrapper,
  #instadetail .detailArticleContainer #hypeWrapper,
  #moduledetail .detailArticleContainer #hypeWrapper,
  #legal .detailArticleContainer #hypeWrapper,
  #newsarticle .legalDetailContainer #hypeWrapper,
  #videoarticle .legalDetailContainer #hypeWrapper,
  #detailarticle .legalDetailContainer #hypeWrapper,
  #instadetail .legalDetailContainer #hypeWrapper,
  #moduledetail .legalDetailContainer #hypeWrapper,
  #legal .legalDetailContainer #hypeWrapper {
    height: 70%;
    height: 70vh;
    width: auto;
    max-width: 100%;
  }
}
#newsarticle .videoArticleContainer #hypeWrapper .xplainer-module-container,
#videoarticle .videoArticleContainer #hypeWrapper .xplainer-module-container,
#detailarticle .videoArticleContainer #hypeWrapper .xplainer-module-container,
#instadetail .videoArticleContainer #hypeWrapper .xplainer-module-container,
#moduledetail .videoArticleContainer #hypeWrapper .xplainer-module-container,
#legal .videoArticleContainer #hypeWrapper .xplainer-module-container,
#newsarticle .instaDetailContainer #hypeWrapper .xplainer-module-container,
#videoarticle .instaDetailContainer #hypeWrapper .xplainer-module-container,
#detailarticle .instaDetailContainer #hypeWrapper .xplainer-module-container,
#instadetail .instaDetailContainer #hypeWrapper .xplainer-module-container,
#moduledetail .instaDetailContainer #hypeWrapper .xplainer-module-container,
#legal .instaDetailContainer #hypeWrapper .xplainer-module-container,
#newsarticle .moduleDetailContainer #hypeWrapper .xplainer-module-container,
#videoarticle .moduleDetailContainer #hypeWrapper .xplainer-module-container,
#detailarticle .moduleDetailContainer #hypeWrapper .xplainer-module-container,
#instadetail .moduleDetailContainer #hypeWrapper .xplainer-module-container,
#moduledetail .moduleDetailContainer #hypeWrapper .xplainer-module-container,
#legal .moduleDetailContainer #hypeWrapper .xplainer-module-container,
#newsarticle .detailArticleContainer #hypeWrapper .xplainer-module-container,
#videoarticle .detailArticleContainer #hypeWrapper .xplainer-module-container,
#detailarticle .detailArticleContainer #hypeWrapper .xplainer-module-container,
#instadetail .detailArticleContainer #hypeWrapper .xplainer-module-container,
#moduledetail .detailArticleContainer #hypeWrapper .xplainer-module-container,
#legal .detailArticleContainer #hypeWrapper .xplainer-module-container,
#newsarticle .legalDetailContainer #hypeWrapper .xplainer-module-container,
#videoarticle .legalDetailContainer #hypeWrapper .xplainer-module-container,
#detailarticle .legalDetailContainer #hypeWrapper .xplainer-module-container,
#instadetail .legalDetailContainer #hypeWrapper .xplainer-module-container,
#moduledetail .legalDetailContainer #hypeWrapper .xplainer-module-container,
#legal .legalDetailContainer #hypeWrapper .xplainer-module-container {
  transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
}
#newsarticle .videoArticleContainer .videoWrapper,
#videoarticle .videoArticleContainer .videoWrapper,
#detailarticle .videoArticleContainer .videoWrapper,
#instadetail .videoArticleContainer .videoWrapper,
#moduledetail .videoArticleContainer .videoWrapper,
#legal .videoArticleContainer .videoWrapper,
#newsarticle .instaDetailContainer .videoWrapper,
#videoarticle .instaDetailContainer .videoWrapper,
#detailarticle .instaDetailContainer .videoWrapper,
#instadetail .instaDetailContainer .videoWrapper,
#moduledetail .instaDetailContainer .videoWrapper,
#legal .instaDetailContainer .videoWrapper,
#newsarticle .moduleDetailContainer .videoWrapper,
#videoarticle .moduleDetailContainer .videoWrapper,
#detailarticle .moduleDetailContainer .videoWrapper,
#instadetail .moduleDetailContainer .videoWrapper,
#moduledetail .moduleDetailContainer .videoWrapper,
#legal .moduleDetailContainer .videoWrapper,
#newsarticle .detailArticleContainer .videoWrapper,
#videoarticle .detailArticleContainer .videoWrapper,
#detailarticle .detailArticleContainer .videoWrapper,
#instadetail .detailArticleContainer .videoWrapper,
#moduledetail .detailArticleContainer .videoWrapper,
#legal .detailArticleContainer .videoWrapper,
#newsarticle .legalDetailContainer .videoWrapper,
#videoarticle .legalDetailContainer .videoWrapper,
#detailarticle .legalDetailContainer .videoWrapper,
#instadetail .legalDetailContainer .videoWrapper,
#moduledetail .legalDetailContainer .videoWrapper,
#legal .legalDetailContainer .videoWrapper,
#newsarticle .videoArticleContainer .instaPostWrapper,
#videoarticle .videoArticleContainer .instaPostWrapper,
#detailarticle .videoArticleContainer .instaPostWrapper,
#instadetail .videoArticleContainer .instaPostWrapper,
#moduledetail .videoArticleContainer .instaPostWrapper,
#legal .videoArticleContainer .instaPostWrapper,
#newsarticle .instaDetailContainer .instaPostWrapper,
#videoarticle .instaDetailContainer .instaPostWrapper,
#detailarticle .instaDetailContainer .instaPostWrapper,
#instadetail .instaDetailContainer .instaPostWrapper,
#moduledetail .instaDetailContainer .instaPostWrapper,
#legal .instaDetailContainer .instaPostWrapper,
#newsarticle .moduleDetailContainer .instaPostWrapper,
#videoarticle .moduleDetailContainer .instaPostWrapper,
#detailarticle .moduleDetailContainer .instaPostWrapper,
#instadetail .moduleDetailContainer .instaPostWrapper,
#moduledetail .moduleDetailContainer .instaPostWrapper,
#legal .moduleDetailContainer .instaPostWrapper,
#newsarticle .detailArticleContainer .instaPostWrapper,
#videoarticle .detailArticleContainer .instaPostWrapper,
#detailarticle .detailArticleContainer .instaPostWrapper,
#instadetail .detailArticleContainer .instaPostWrapper,
#moduledetail .detailArticleContainer .instaPostWrapper,
#legal .detailArticleContainer .instaPostWrapper,
#newsarticle .legalDetailContainer .instaPostWrapper,
#videoarticle .legalDetailContainer .instaPostWrapper,
#detailarticle .legalDetailContainer .instaPostWrapper,
#instadetail .legalDetailContainer .instaPostWrapper,
#moduledetail .legalDetailContainer .instaPostWrapper,
#legal .legalDetailContainer .instaPostWrapper {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 56.25%;
}
#newsarticle .videoArticleContainer .videoWrapper iframe,
#videoarticle .videoArticleContainer .videoWrapper iframe,
#detailarticle .videoArticleContainer .videoWrapper iframe,
#instadetail .videoArticleContainer .videoWrapper iframe,
#moduledetail .videoArticleContainer .videoWrapper iframe,
#legal .videoArticleContainer .videoWrapper iframe,
#newsarticle .instaDetailContainer .videoWrapper iframe,
#videoarticle .instaDetailContainer .videoWrapper iframe,
#detailarticle .instaDetailContainer .videoWrapper iframe,
#instadetail .instaDetailContainer .videoWrapper iframe,
#moduledetail .instaDetailContainer .videoWrapper iframe,
#legal .instaDetailContainer .videoWrapper iframe,
#newsarticle .moduleDetailContainer .videoWrapper iframe,
#videoarticle .moduleDetailContainer .videoWrapper iframe,
#detailarticle .moduleDetailContainer .videoWrapper iframe,
#instadetail .moduleDetailContainer .videoWrapper iframe,
#moduledetail .moduleDetailContainer .videoWrapper iframe,
#legal .moduleDetailContainer .videoWrapper iframe,
#newsarticle .detailArticleContainer .videoWrapper iframe,
#videoarticle .detailArticleContainer .videoWrapper iframe,
#detailarticle .detailArticleContainer .videoWrapper iframe,
#instadetail .detailArticleContainer .videoWrapper iframe,
#moduledetail .detailArticleContainer .videoWrapper iframe,
#legal .detailArticleContainer .videoWrapper iframe,
#newsarticle .legalDetailContainer .videoWrapper iframe,
#videoarticle .legalDetailContainer .videoWrapper iframe,
#detailarticle .legalDetailContainer .videoWrapper iframe,
#instadetail .legalDetailContainer .videoWrapper iframe,
#moduledetail .legalDetailContainer .videoWrapper iframe,
#legal .legalDetailContainer .videoWrapper iframe,
#newsarticle .videoArticleContainer .instaPostWrapper iframe,
#videoarticle .videoArticleContainer .instaPostWrapper iframe,
#detailarticle .videoArticleContainer .instaPostWrapper iframe,
#instadetail .videoArticleContainer .instaPostWrapper iframe,
#moduledetail .videoArticleContainer .instaPostWrapper iframe,
#legal .videoArticleContainer .instaPostWrapper iframe,
#newsarticle .instaDetailContainer .instaPostWrapper iframe,
#videoarticle .instaDetailContainer .instaPostWrapper iframe,
#detailarticle .instaDetailContainer .instaPostWrapper iframe,
#instadetail .instaDetailContainer .instaPostWrapper iframe,
#moduledetail .instaDetailContainer .instaPostWrapper iframe,
#legal .instaDetailContainer .instaPostWrapper iframe,
#newsarticle .moduleDetailContainer .instaPostWrapper iframe,
#videoarticle .moduleDetailContainer .instaPostWrapper iframe,
#detailarticle .moduleDetailContainer .instaPostWrapper iframe,
#instadetail .moduleDetailContainer .instaPostWrapper iframe,
#moduledetail .moduleDetailContainer .instaPostWrapper iframe,
#legal .moduleDetailContainer .instaPostWrapper iframe,
#newsarticle .detailArticleContainer .instaPostWrapper iframe,
#videoarticle .detailArticleContainer .instaPostWrapper iframe,
#detailarticle .detailArticleContainer .instaPostWrapper iframe,
#instadetail .detailArticleContainer .instaPostWrapper iframe,
#moduledetail .detailArticleContainer .instaPostWrapper iframe,
#legal .detailArticleContainer .instaPostWrapper iframe,
#newsarticle .legalDetailContainer .instaPostWrapper iframe,
#videoarticle .legalDetailContainer .instaPostWrapper iframe,
#detailarticle .legalDetailContainer .instaPostWrapper iframe,
#instadetail .legalDetailContainer .instaPostWrapper iframe,
#moduledetail .legalDetailContainer .instaPostWrapper iframe,
#legal .legalDetailContainer .instaPostWrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
#newsarticle .videoArticleContainer .instaPostWrapper,
#videoarticle .videoArticleContainer .instaPostWrapper,
#detailarticle .videoArticleContainer .instaPostWrapper,
#instadetail .videoArticleContainer .instaPostWrapper,
#moduledetail .videoArticleContainer .instaPostWrapper,
#legal .videoArticleContainer .instaPostWrapper,
#newsarticle .instaDetailContainer .instaPostWrapper,
#videoarticle .instaDetailContainer .instaPostWrapper,
#detailarticle .instaDetailContainer .instaPostWrapper,
#instadetail .instaDetailContainer .instaPostWrapper,
#moduledetail .instaDetailContainer .instaPostWrapper,
#legal .instaDetailContainer .instaPostWrapper,
#newsarticle .moduleDetailContainer .instaPostWrapper,
#videoarticle .moduleDetailContainer .instaPostWrapper,
#detailarticle .moduleDetailContainer .instaPostWrapper,
#instadetail .moduleDetailContainer .instaPostWrapper,
#moduledetail .moduleDetailContainer .instaPostWrapper,
#legal .moduleDetailContainer .instaPostWrapper,
#newsarticle .detailArticleContainer .instaPostWrapper,
#videoarticle .detailArticleContainer .instaPostWrapper,
#detailarticle .detailArticleContainer .instaPostWrapper,
#instadetail .detailArticleContainer .instaPostWrapper,
#moduledetail .detailArticleContainer .instaPostWrapper,
#legal .detailArticleContainer .instaPostWrapper,
#newsarticle .legalDetailContainer .instaPostWrapper,
#videoarticle .legalDetailContainer .instaPostWrapper,
#detailarticle .legalDetailContainer .instaPostWrapper,
#instadetail .legalDetailContainer .instaPostWrapper,
#moduledetail .legalDetailContainer .instaPostWrapper,
#legal .legalDetailContainer .instaPostWrapper {
  padding-bottom: 100%;
}
#newsarticle .moduleDetailContainer.Youth_Experience_And_Aspirations .header .articleHeading .iconImg,
#videoarticle .moduleDetailContainer.Youth_Experience_And_Aspirations .header .articleHeading .iconImg,
#detailarticle .moduleDetailContainer.Youth_Experience_And_Aspirations .header .articleHeading .iconImg,
#instadetail .moduleDetailContainer.Youth_Experience_And_Aspirations .header .articleHeading .iconImg,
#moduledetail .moduleDetailContainer.Youth_Experience_And_Aspirations .header .articleHeading .iconImg,
#legal .moduleDetailContainer.Youth_Experience_And_Aspirations .header .articleHeading .iconImg {
  width: 35px;
}
#newsarticle .moduleDetailContainer.discover .pdfDownload .button,
#videoarticle .moduleDetailContainer.discover .pdfDownload .button,
#detailarticle .moduleDetailContainer.discover .pdfDownload .button,
#instadetail .moduleDetailContainer.discover .pdfDownload .button,
#moduledetail .moduleDetailContainer.discover .pdfDownload .button,
#legal .moduleDetailContainer.discover .pdfDownload .button {
  background-color: #39b54b;
  border-color: #39b54b;
}
#newsarticle .moduleDetailContainer.discover .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#videoarticle .moduleDetailContainer.discover .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#detailarticle .moduleDetailContainer.discover .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#instadetail .moduleDetailContainer.discover .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#moduledetail .moduleDetailContainer.discover .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#legal .moduleDetailContainer.discover .closeBtnRow .closeBtn .closeBtn-svg .close-circle {
  fill: #39b54b;
}
#newsarticle .moduleDetailContainer.design .pdfDownload .button,
#videoarticle .moduleDetailContainer.design .pdfDownload .button,
#detailarticle .moduleDetailContainer.design .pdfDownload .button,
#instadetail .moduleDetailContainer.design .pdfDownload .button,
#moduledetail .moduleDetailContainer.design .pdfDownload .button,
#legal .moduleDetailContainer.design .pdfDownload .button {
  background-color: #f16331;
  border-color: #f16331;
}
#newsarticle .moduleDetailContainer.design .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#videoarticle .moduleDetailContainer.design .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#detailarticle .moduleDetailContainer.design .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#instadetail .moduleDetailContainer.design .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#moduledetail .moduleDetailContainer.design .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#legal .moduleDetailContainer.design .closeBtnRow .closeBtn .closeBtn-svg .close-circle {
  fill: #f16331;
}
#newsarticle .moduleDetailContainer.build .pdfDownload .button,
#videoarticle .moduleDetailContainer.build .pdfDownload .button,
#detailarticle .moduleDetailContainer.build .pdfDownload .button,
#instadetail .moduleDetailContainer.build .pdfDownload .button,
#moduledetail .moduleDetailContainer.build .pdfDownload .button,
#legal .moduleDetailContainer.build .pdfDownload .button {
  background-color: #27aae1;
  border-color: #27aae1;
}
#newsarticle .moduleDetailContainer.build .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#videoarticle .moduleDetailContainer.build .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#detailarticle .moduleDetailContainer.build .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#instadetail .moduleDetailContainer.build .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#moduledetail .moduleDetailContainer.build .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#legal .moduleDetailContainer.build .closeBtnRow .closeBtn .closeBtn-svg .close-circle {
  fill: #27aae1;
}
#newsarticle .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg,
#videoarticle .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg,
#detailarticle .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg,
#instadetail .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg,
#moduledetail .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg,
#legal .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg {
  width: 47px;
  height: 47px;
}
#newsarticle .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#videoarticle .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#detailarticle .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#instadetail .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#moduledetail .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .close-circle,
#legal .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .close-circle {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #00a500;
}
#newsarticle .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .x-graphic,
#videoarticle .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .x-graphic,
#detailarticle .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .x-graphic,
#instadetail .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .x-graphic,
#moduledetail .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .x-graphic,
#legal .moduleDetailContainer .closeBtnRow .closeBtn .closeBtn-svg .x-graphic {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #fff;
}
#newsarticle .moduleDetailContainer .moduleOverlayColumn,
#videoarticle .moduleDetailContainer .moduleOverlayColumn,
#detailarticle .moduleDetailContainer .moduleOverlayColumn,
#instadetail .moduleDetailContainer .moduleOverlayColumn,
#moduledetail .moduleDetailContainer .moduleOverlayColumn,
#legal .moduleDetailContainer .moduleOverlayColumn {
  margin: 0 auto;
  float: none;
}
#newsarticle .moduleDetailContainer .header .articleHeading,
#videoarticle .moduleDetailContainer .header .articleHeading,
#detailarticle .moduleDetailContainer .header .articleHeading,
#instadetail .moduleDetailContainer .header .articleHeading,
#moduledetail .moduleDetailContainer .header .articleHeading,
#legal .moduleDetailContainer .header .articleHeading {
  text-align: left;
}
#newsarticle .moduleDetailContainer .header .articleHeading .iconImg,
#videoarticle .moduleDetailContainer .header .articleHeading .iconImg,
#detailarticle .moduleDetailContainer .header .articleHeading .iconImg,
#instadetail .moduleDetailContainer .header .articleHeading .iconImg,
#moduledetail .moduleDetailContainer .header .articleHeading .iconImg,
#legal .moduleDetailContainer .header .articleHeading .iconImg {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: baseline;
}
#newsarticle .moduleDetailContainer .header .articleHeading .iconImg img,
#videoarticle .moduleDetailContainer .header .articleHeading .iconImg img,
#detailarticle .moduleDetailContainer .header .articleHeading .iconImg img,
#instadetail .moduleDetailContainer .header .articleHeading .iconImg img,
#moduledetail .moduleDetailContainer .header .articleHeading .iconImg img,
#legal .moduleDetailContainer .header .articleHeading .iconImg img {
  position: absolute;
  width: 100%;
  bottom: 0;
}
#newsarticle .moduleDetailContainer .header .articleHeading .newsHeadline,
#videoarticle .moduleDetailContainer .header .articleHeading .newsHeadline,
#detailarticle .moduleDetailContainer .header .articleHeading .newsHeadline,
#instadetail .moduleDetailContainer .header .articleHeading .newsHeadline,
#moduledetail .moduleDetailContainer .header .articleHeading .newsHeadline,
#legal .moduleDetailContainer .header .articleHeading .newsHeadline {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 5px;
  margin-left: 10px;
}
#newsarticle .moduleDetailContainer .header .shareDetailArticle,
#videoarticle .moduleDetailContainer .header .shareDetailArticle,
#detailarticle .moduleDetailContainer .header .shareDetailArticle,
#instadetail .moduleDetailContainer .header .shareDetailArticle,
#moduledetail .moduleDetailContainer .header .shareDetailArticle,
#legal .moduleDetailContainer .header .shareDetailArticle {
  height: 50px;
  width: 100%;
  margin-top: 0;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}
#newsarticle .moduleDetailContainer .header .shareDetailArticle ul,
#videoarticle .moduleDetailContainer .header .shareDetailArticle ul,
#detailarticle .moduleDetailContainer .header .shareDetailArticle ul,
#instadetail .moduleDetailContainer .header .shareDetailArticle ul,
#moduledetail .moduleDetailContainer .header .shareDetailArticle ul,
#legal .moduleDetailContainer .header .shareDetailArticle ul {
  margin-bottom: 0;
  vertical-align: bottom;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
}
#newsarticle .moduleDetailContainer .pdfDownload,
#videoarticle .moduleDetailContainer .pdfDownload,
#detailarticle .moduleDetailContainer .pdfDownload,
#instadetail .moduleDetailContainer .pdfDownload,
#moduledetail .moduleDetailContainer .pdfDownload,
#legal .moduleDetailContainer .pdfDownload {
  text-align: right;
}
#newsarticle .moduleDetailContainer .videoPlayer,
#videoarticle .moduleDetailContainer .videoPlayer,
#detailarticle .moduleDetailContainer .videoPlayer,
#instadetail .moduleDetailContainer .videoPlayer,
#moduledetail .moduleDetailContainer .videoPlayer,
#legal .moduleDetailContainer .videoPlayer {
  margin-top: 20px;
  margin-bottom: 20px;
}
#legal {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 100;
  background-color: rgba(255,255,255,0.95);
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}
#legal .closeBtnRow .closeBtn {
  position: absolute;
  width: 47px;
  height: 47px;
  right: -60px;
  cursor: pointer;
  bottom: 6px;
}
#legal ol {
  margin-bottom: 0;
  margin-left: 3.4rem;
}
#legal ol li {
  font-size: 0.9375rem;
  list-style-type: decimal;
  margin-bottom: 1.25rem;
}
#legal ul {
  margin-left: 3.4rem;
}
#legal ul li {
  font-size: 0.9375rem;
  list-style-type: disc;
}
@media only screen and (max-width: 641px) {
  #moduledetail.xplainer {
    overflow-y: scroll;
  }
  #moduledetail.xplainer .mobile-footer ul {
    font-size: 1em;
  }
  #moduledetail.xplainer .mobile-footer ul:first-child {
    margin-bottom: 0;
  }
  #moduledetail.xplainer .mobile-footer ul li {
    margin-left: 0;
    padding-left: 15px;
  }
  #moduledetail.xplainer .mobile-footer ul li.twitter-share {
    margin-left: 0;
    padding-left: 0;
  }
  #moduledetail.xplainer .mobile-footer ul li.mobile-footer-link {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }
  #moduledetail.xplainer .mobile-footer ul li.mobile-footer-link:last-child {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #moduledetail.xplainer .mobile-footer ul li.mobile-footer-link ul {
    font-size: 1.5em;
    margin-bottom: 0;
  }
  #moduledetail.xplainer .mobile-footer ul li.mobile-footer-link ul li {
    padding-left: 30px;
  }
  #moduledetail.xplainer .mobile-footer ul li.mobile-footer-link ul li.twitter-share {
    padding-left: 0;
  }
  #moduledetail.xplainer .moduleDetailContainer .closeBtnRow .closeBtn {
    margin-bottom: 0px;
  }
  #moduledetail .moduleDetailContainer {
    margin-top: 50px;
  }
  #moduledetail .moduleDetailContainer .closeBtnRow .closeBtn {
    position: relative;
    float: right;
    margin-bottom: 20px;
  }
  #newsarticle .closeBtnRow .closeBtn,
  #videoarticle .closeBtnRow .closeBtn,
  #detailarticle .closeBtnRow .closeBtn,
  #instadetail .closeBtnRow .closeBtn,
  #moduledetail .closeBtnRow .closeBtn,
  #legal .closeBtnRow .closeBtn {
    right: 12px;
  }
  #newsarticle .detailArticleContainer .header .shareDetailArticle .shareText,
  #videoarticle .detailArticleContainer .header .shareDetailArticle .shareText,
  #detailarticle .detailArticleContainer .header .shareDetailArticle .shareText,
  #instadetail .detailArticleContainer .header .shareDetailArticle .shareText,
  #moduledetail .detailArticleContainer .header .shareDetailArticle .shareText,
  #legal .detailArticleContainer .header .shareDetailArticle .shareText {
    margin-left: 0;
  }
  #moduledetail .moduleDetailContainer .moduleContent {
    position: relative;
    height: 100%;
  }
  #moduledetail .moduleDetailContainer .moduleContent .moduleIcon {
    height: 100%;
    position: relative;
  }
  #moduledetail .moduleDetailContainer .moduleContent .shareDetailArticle {
    position: absolute;
    right: 37px;
    bottom: auto;
    top: 50%;
    margin-top: -13px;
    width: auto;
    left: auto;
  }
}
@media only screen and (max-width: 930px) {
  #detailarticle .detailArticleContainer.about .closeBtnRow {
    margin-bottom: 20px;
  }
  #detailarticle .detailArticleContainer.about h1 {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  #detailarticle .detailArticleContainer .closeBtnRow .closeBtn {
    right: 11px;
    top: -112px;
  }
  #detailarticle .detailArticleContainer .closeBtnRow .closeBtn.lessMargin {
    top: -55px;
  }
  #detailarticle .detailArticleContainer .header .middleColumn {
    text-align: left;
  }
  #detailarticle .detailArticleContainer .header .label {
    margin-bottom: 10px;
  }
}
#about {
  position: relative;
}
#about #aboutIntroContent p {
  margin-top: 0;
}
#about #aboutIntroContent .iqeqxqGraphic {
  max-width: 369px;
  padding: 10px;
}
#about #aboutIntroContent h1 {
  margin-top: 60px;
  font-size: 1.25em;
  margin-bottom: 5px;
  text-transform: none;
}
#about #aboutIntroContent .whatisxq h1 {
  font-size: 2.4375em;
  margin-top: 15px;
  margin-bottom: 10px;
}
#about #aboutIntroContent .whatisxq h2 {
  font-size: 1.25em;
  margin-bottom: 5px;
  text-transform: none;
}
#about #aboutIntroContent .whatisxq p {
  margin-bottom: 35px;
}
#about .aboutGetInTouch {
  background-color: #f3f3f3;
}
#about .aboutGetInTouch .contactUs {
  margin-top: 14px;
}
#about .aboutGetInTouch .contactUs li {
  float: left;
}
#about .aboutGetInTouch .contactUs li.contactText {
  margin-right: 25px;
}
#about .aboutGetInTouch .contactUs li a {
  margin-top: 2px;
  text-transform: uppercase;
  display: inline-block;
}
#about .aboutGetInTouch .button {
  margin-bottom: 0px;
  width: 90%;
  position: absolute;
}
#about .aboutGetInTouch .followGeneral {
  margin-top: 17px;
  position: relative;
  float: left;
  clear: both;
}
#about .aboutGetInTouch .followGeneral .shareText {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
#about .aboutGetInTouch .followGeneral .shareIcons {
  color: #1a1919;
  font-size: 2em;
  display: inline-block;
  float: right;
  margin-top: -11px;
  margin-bottom: 0;
}
#about .aboutGetInTouch .followGeneral li {
  opacity: 0.5;
}
#about .aboutGetInTouch .followGeneral li.shareText {
  margin-right: 15px;
  opacity: 1;
}
#about .aboutGetInTouch .followGeneral ul li {
  cursor: pointer;
  margin-left: 15px;
  float: left;
}
#about #aboutBoard {
  background-color: #38b54a;
}
#about #aboutBoard .members-grid {
  margin-top: 70px;
}
#about #aboutBoard .members-grid li {
/*&:hover
          h2
            text-decoration underline*/
  text-align: left;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 150px;
  padding-right: 30px;
}
#about #aboutBoard .members-grid h2 {
  font-size: 1rem;
  color: #fff;
}
#about #aboutBoard .members-grid p {
  font-size: 0.95rem;
  color: #fff;
}
#about #aboutBoard .genesis {
  color: #fff;
}
#about #aboutBoard .genesis h5 {
  color: #fff;
}
#about #aboutBoard .placeholder {
  background-color: #f3f3f3;
  color: #38b54a;
  text-transform: uppercase;
  border: 1px solid #38b54a;
}
#about #aboutBoard .placeholder img {
  visibility: hidden;
}
#about #aboutBoard .header.addTopMargin {
  margin-top: 60px;
}
#about #aboutBoard .header h1 {
  position: relative;
  color: #fff;
}
#about #aboutBoard .header h5 {
  color: #38b54a;
}
#about #aboutBoard .header p {
  color: #fff;
}
#about #aboutBoard ul {
  margin-left: 3px;
  margin-top: 20px;
}
#about #aboutBoard ul.partners-grid li {
  border: none;
  padding: 0;
}
#about #aboutBoard ul.partners-grid li .img {
  display: inline-block;
  max-width: 220px;
  padding-left: 4%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 4%;
}
#about #aboutBoard ul.partners-grid li .img.mal,
#about #aboutBoard ul.partners-grid li .img.ncci {
  max-width: 270px;
}
#about #aboutBoard ul li {
  position: relative;
  text-align: center;
  padding: 0;
  border: 3px dashed #fff;
  display: inline-block;
  margin-left: -3px;
  margin-top: -3px;
  padding-bottom: 60px;
  padding-top: 60px;
}
#about #aboutBoard ul li h5 {
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
}
#about #faq .faq-header {
  margin-bottom: 15px;
}
#about #faq .faqCopy {
  font-size: 1.25em;
  color: #000;
  text-transform: uppercase;
}
#about #faq li {
  display: block;
  width: 100%;
}
#about #faq li .fa {
  float: right;
  display: inline-block;
  width: 10%;
  text-align: right;
}
#about #faq li span {
  display: inline-block;
  width: 90%;
}
#about #faq .tabs dd > a,
#about #faq .tabs .tab-title > a {
  background-color: transparent;
}
#about #faq .tabs.vertical {
  width: 40%;
  max-width: 40%;
  position: relative;
}
#about #faq .tabs-content {
  width: 60%;
  float: right;
}
#about #faq .tabs-content > .content.active {
  padding: 2rem;
  background-color: #f3f3f3;
  position: relative;
}
#about #faq .tabs-content > .content.active:before {
  content: ' ';
  position: absolute;
  left: -36px;
  top: 50%;
  margin-top: -44px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 44px 36px 44px 0;
  border-color: transparent #f3f3f3 transparent transparent;
}
#about #faq .content,
#about #faq .content p {
  font-family: 'Graphik Web';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  margin: 0 0 10px 0;
}
#about #faq .content a,
#about #faq .content p a {
  color: #38b54a;
}
#about #faq .tab-title.active a {
  color: #38b54a;
}
#about #faq .tab-title a {
  font-size: 1.125em;
  line-height: 1.2em;
  text-transform: uppercase;
  font-family: 'Graphik Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
#about #faq .tab-title a:hover {
  color: #38b54a;
}
@media only screen and (max-width: 930px) {
  #about #aboutIntroContent {
    max-width: 700px;
    padding-top: 100px;
  }
  #about #aboutIntroContent .iqeqxqGraphic {
    position: relative;
    padding: 20px;
  }
  #about #aboutIntroContent .whatisxq-col {
    margin-top: 45px;
  }
  #about #faq .tabs.vertical {
    width: 100%;
    max-width: 100%;
  }
  #about #faq .tabs-content {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  #about #aboutIntroContent .about-logo {
    max-width: 100%;
  }
  #about .aboutGetInTouch .followGeneral {
    display: block;
  }
  #about .aboutGetInTouch .followGeneral .shareText {
    margin-bottom: 20px;
  }
  #about .aboutGetInTouch .followGeneral .shareText,
  #about .aboutGetInTouch .followGeneral .shareIcons {
    float: left;
  }
  #about .aboutGetInTouch .contactText {
    float: none;
    margin-bottom: 20px;
  }
  #about #aboutIntroContent .iqeqxqGraphicContainer {
    text-align: center;
  }
  #about #aboutIntroContent .iqeqxqGraphic {
    display: inline-block;
  }
  #about #aboutIntroContent .whatisxq h1 {
    margin-top: 30px;
  }
  #about #aboutIntroContent .whatisxq-col {
    margin-top: 10px;
  }
  #about #aboutBoard ul.members-grid {
    margin-top: 30px;
  }
  #about #aboutBoard ul.members-grid li {
    margin-left: 0;
    min-height: 100px;
    height: auto;
  }
  #about #aboutBoard ul li {
    width: 88%;
    height: 240px;
    margin: 0;
    margin-left: 6%;
  }
  #about #aboutBoard ul li h5 {
    margin-top: 45px;
  }
  #about #aboutBoard .partners-grid li {
    height: auto;
    padding: 0;
  }
}
@media only screen and (min-width: 1230px) {
  #about .aboutGetInTouch .followGeneral {
    float: left;
  }
}
#news .header {
  margin-bottom: 20px;
}
#news .header h1 {
  font-size: 5em;
  line-height: 0.9em;
}
#news .header .press-button {
  margin-top: 35px;
  float: right;
}
#voices .header h1 {
  font-size: 5em;
  line-height: 0.9em;
}
#voices .header p {
  margin-top: 35px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 95px;
}
#voices #voicesContent {
  padding-top: 0;
  margin-top: 0;
}
#voices #voicesContent .voicesHeadline {
  max-width: 560px;
  margin-top: 60px;
}
#voices #weThinkGrid {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
#voices #weThinkGrid .landingDown {
  bottom: 0;
  z-index: 3;
}
#voices #weThinkGrid .videoGridControls {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 11;
}
#voices #weThinkGrid .videoGridControls .muteButton {
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-image: url("../images/voices_mute_icon.png");
  background-repeat: no-repeat;
  background-size: 48px 96px;
  background-position: bottom left;
}
#voices #weThinkGrid .videoGridControls .muteButton.muted {
  background-position: top left;
}
#voices #weThinkGrid .videoGridControls .recycleButton {
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-image: url("../images/voices_recycle_btn.png");
  background-repeat: no-repeat;
  background-size: 48px 48px;
  background-position: bottom left;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
#voices #weThinkGrid .videoGridControls .recycleButton:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
#voices #weThinkGrid .owl-dots {
  display: none;
}
#voices #weThinkGrid .videoGridFilters {
  float: right;
  margin-top: 50px;
}
#voices #weThinkGrid .videoGridFilters .filter {
  cursor: pointer;
}
#voices #weThinkGrid .videoGridFilters .filter:hover:before {
  background-position: top right;
}
#voices #weThinkGrid .videoGridFilters .filter span {
  display: inline-block;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  border-bottom: 4px solid #c8c8c8;
  padding-bottom: 3px;
  padding-right: 10px;
  font-size: 0.875em;
  letter-spacing: 1px;
  color: #c8c8c8;
}
#voices #weThinkGrid .videoGridFilters .filter:before {
  content: ' ';
  position: relative;
  float: left;
  width: 44px;
  height: 38px;
  background-repeat: no-repeat;
  background-size: 44px 76px;
  background-position: bottom right;
  z-index: 10;
}
#voices #weThinkGrid .videoGridFilters .filter.active:before {
  background-position: top right;
}
#voices #weThinkGrid .videoGridFilters .filter.wethinkFilter.active span,
#voices #weThinkGrid .videoGridFilters .filter.wethinkFilter:hover span {
  color: #32c9ac;
  border-color: #32c9ac;
}
#voices #weThinkGrid .videoGridFilters .filter.wethinkFilter:before {
  background-image: url("../images/voices_wethink_filter_icon.png");
}
#voices #weThinkGrid .videoGridFilters .filter.luminariesFilter.active span,
#voices #weThinkGrid .videoGridFilters .filter.luminariesFilter:hover span {
  color: #e85485;
  border-color: #e85485;
}
#voices #weThinkGrid .videoGridFilters .filter.luminariesFilter:before {
  background-image: url("../images/voices_luminaries_filter_icon.png");
}
#voices #weThinkGrid .videoGridFilters .filter.ideabankFilter.active span,
#voices #weThinkGrid .videoGridFilters .filter.ideabankFilter:hover span {
  color: #ad6490;
  border-color: #ad6490;
}
#voices #weThinkGrid .videoGridFilters .filter.ideabankFilter:before {
  background-image: url("../images/voices_ideabank_filter_icon.png");
}
#voices .videoGrid {
  position: relative;
  overflow: hidden;
}
#voices .videoGrid .grid-label {
  z-index: 10;
  position: absolute;
  pointer-events: none;
  top: 7%;
  left: 3%;
  font-size: 24px;
  text-transform: uppercase;
}
#voices .videoGrid .grid-label:before {
  display: inline-block;
}
#voices .videoGrid .grid-label .grid-label-text {
  vertical-align: 70%;
  color: #fff;
}
#voices .videoGrid .grid-label:before {
  content: "";
  background-image: url("../images/home_landing_carouselicon_weThinkVoices_white.png");
  height: 57px;
  width: 77px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 65% 50%;
  margin-right: 14px;
}
#voices .videoGridItem {
  float: left;
  padding: 0;
}
#voices .videoGridItem a {
  position: relative;
}
#voices .videoGridItem a.video:after {
  background-image: url("../images/common_playbtn.png");
  content: ' ';
  position: absolute;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#voices .videoGridItem a.video:hover:after {
  opacity: 1;
}
#voices .videoGridItem a,
#voices .videoGridItem .mask {
  display: block;
}
#voices .videoGridItem .mask {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
#voices .videoGridItem .vPlayer,
#voices .videoGridItem .thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#voices .videoGridItem .vPlayer {
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 111ms linear;
  -moz-transition: opacity 111ms linear;
  -ms-transition: opacity 111ms linear;
  -o-transition: opacity 111ms linear;
  transition: opacity 111ms linear;
}
#voices .videoGridItem .vPlayer.loaded {
  opacity: 1;
}
#voices .videoGridItem .thumb {
  object-fit: cover;
  z-index: 1;
}
#voices #voicesGridContainer .addyourvoice {
  display: none;
}
.touchevents #voices #weThinkGrid .videoGridControls .muteButton {
  display: none;
}
@media only screen and (max-width: 930px) {
  .videoGrid .voicesBlockGrid li:last-child {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  #addYourVoice {
    background-position: 0 125px;
  }
  .voiceTextTemplate .message.featured,
  .voiceRectangleTemplate .message.featured,
  .voiceCircleTemplate .message.featured {
    font-size: 1.675em;
  }
  #voices .videoGrid .grid-label {
    font-size: 16px;
  }
  #voices .videoGrid .grid-label:before {
    width: 40px;
    height: 28px;
  }
  #voices .videoGrid .grid-label .grid-label-text {
    vertical-align: 44%;
  }
  #voices .header p {
    margin-bottom: 25px;
    margin-top: 20px;
  }
  #voices #voicesContent .voicesHeadline {
    margin-top: 60px;
  }
  #voices .videoGridItem a.video.active:after {
    opacity: 1;
  }
  #voices .videoGridItem a.video:after {
    opacity: 0;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    opacity: 0;
    margin-left: -23px;
    margin-top: -23px;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  #voices #weThinkGrid .videoGridControls {
    bottom: -40px;
    top: auto;
    right: 85px;
  }
  #voices #weThinkGrid .videoGridControls .muteButton {
    display: none;
  }
  #voices #weThinkGrid .videoGridControls .recycleButton {
    background-image: url("../images/voices_recyclebtn_mobile.png");
    width: 45px;
    height: 45px;
    display: none;
    background-size: 45px 45px;
  }
  #voices #weThinkGrid .videoGridFilters {
    float: left;
    margin-top: 15px;
  }
  #voices #weThinkGrid .videoGridFilters .filter {
    float: left;
    margin-left: 0;
    margin-top: 0;
  }
  #voices #weThinkGrid .videoGridFilters .filter.luminariesFilter:before {
    margin-left: -2px;
    margin-right: 2px;
  }
  #voices #weThinkGrid .videoGridFilters .filter:before {
    content: none;
    width: 30px;
    height: 27px;
    background-size: 30px 54px;
  }
  #voices #weThinkGrid .videoGridFilters .filter span {
    font-size: 0.7em;
    letter-spacing: 0;
    margin-left: 0;
  }
}
#press .header {
  padding-bottom: 50px;
}
#press .header h1 {
  font-size: 5em;
}
#press ul .tab-title {
  text-transform: uppercase;
  margin-bottom: 20px;
}
#press ul .tab-title.active a {
  color: #38b54a;
}
#press #press-news .article,
#press #press-releases .article {
  margin-bottom: 50px;
}
#press #press-news .article .text-container,
#press #press-releases .article .text-container {
  margin-bottom: 20px;
}
#press #press-news .article .text-container h4,
#press #press-releases .article .text-container h4 {
  text-transform: uppercase;
}
#press #press-news .article .image-container img,
#press #press-releases .article .image-container img {
  width: 100%;
}
#press #press-kit .doc,
#press #press-kit .pdf {
  width: 94px;
}
#press #press-kit .zip {
  width: 118px;
}
#press #press-kit .media {
  width: 125px;
}
#press #press-kit img {
  margin-bottom: 25px;
}
#press #press-kit ul li {
  text-align: center;
  padding: 30px;
}
@media only screen and (min-width: 930px) {
  #press #press-news .article .text-container,
  #press #press-releases .article .text-container {
    float: right;
  }
  #press #press-news .article .image-container,
  #press #press-releases .article .image-container {
    float: left;
  }
}
/* Links */
a {
  text-decoration: none;
  color: inherit;
}
* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* General (elements and rules alphabetized) */
html,
body {
  width: 100%;
  height: 100%;
  font-family: 'Graphik-Medium';
}
html text-rendering optimizeLegibility !important,
body text-rendering optimizeLegibility !important {
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
body {
  overflow-x: hidden;
}
.verticalAlignParent {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.verticalAlignParent:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -5px;
}
.verticalAlignChild {
  position: relative;
  width: 100%;
  padding-left: 7px;
  display: inline-block;
  vertical-align: middle;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
.orangeColor {
  color: #f16331;
}
.blueColor {
  color: #00aeef;
}
.greenColor {
  color: #38b54a;
}
.yellowColor {
  color: #d9e021;
}
.lightGreyColor {
  color: #959595;
}
.icon-button-right {
  display: inline-block;
}
.icon-button-right span {
  float: none;
  margin: 0;
  vertical-align: middle;
}
.icon-button-right .fa {
  position: relative;
  color: #fff;
  font-size: 0.8rem;
  margin: 0;
  margin-left: 10px;
  margin-top: 1px;
  float: none;
  vertical-align: middle;
}
.top-bar .name h1 {
  line-height: 1em;
  padding-top: 12px;
}
.top-bar .name h1 img {
  vertical-align: top;
}
.transparent-orange-button {
  background-color: #f16331;
  border: 2px solid #fff;
  color: #fff;
}
.transparent-orange-button .fa {
  color: #fff;
  font-size: 0.7rem;
}
.transparent-orange-button:hover {
  background-color: #fff;
  color: #f16331;
}
.transparent-orange-button:hover .fa {
  color: #f16331;
}
.transparent-green-button {
  background-color: #38b54a;
  border: 2px solid #fff;
  color: #fff;
}
.transparent-green-button .fa {
  color: #fff;
  font-size: 0.7rem;
}
.transparent-green-button:hover {
  background-color: #fff;
  color: #38b54a;
}
.transparent-green-button:hover .fa {
  color: #38b54a;
}
.button.historyPlayBtn {
  padding-top: 12px;
  background-color: #000;
}
.moreLinkStyle {
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 0;
}
.moreLinkStyle.historyPlay.whiteArrow:after {
  width: 15px;
  height: 15px;
  border: 1px solid #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  margin-left: 5px;
  top: 3px !important;
  background-size: 4px 7px;
  background-position: 5px;
}
.moreLinkStyle.fa-twitter.submitted:before {
  content: "\f00c";
}
.moreLinkStyle.fa-twitter:before {
  font-size: 18px;
  top: 1px !important;
}
.moreLinkStyle.fa-facebook.submitted:before {
  content: "\f00c";
  font-size: 18px;
}
.moreLinkStyle:before {
  position: relative !important;
  right: 0 !important;
  top: 1px !important;
  display: inline-block !important;
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 8px;
}
.moreLinkStyle:after {
  content: ' ';
  position: absolute;
  width: 18px;
  height: 11px;
  background-image: url("../images/common_link_arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  right: -18px;
  top: 0;
  position: relative !important;
  right: 0 !important;
  top: 1px !important;
  display: inline-block !important;
}
.moreLinkStyle.whiteArrow:after {
  content: ' ';
  position: absolute;
  width: 18px;
  height: 11px;
  background-image: url("../images/common_link_arrow_white.png");
}
.moreLinkStyle.videoLink:before {
  content: ' ';
  position: relative;
  float: left;
  width: 18px;
  height: 12px;
  background-image: url("../images/common_link_watchicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: -1px;
  margin-right: 12px;
}
.moreLinkStyle.videoLinkSmall:before {
  content: ' ';
  position: relative;
  float: left;
  width: 13px;
  height: 9px;
  background-image: url("../images/common_link_watchicon_green.png");
  background-repeat: no-repeat;
  background-size: contain;
  top: 4px;
  margin-right: 7px;
}
.loadMoreBtn {
  cursor: pointer;
  position: relative;
  font-size: 0.875em;
  padding: 1.25em 4.6875em;
  color: #38b54a;
  border: 2px solid #38b54a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  max-width: 225px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 55px;
}
.loadMoreBtnRow {
  margin-top: 60px;
}
.contentLink {
  display: block;
}
.contentLink.clear {
  clear: both;
}
.fixedNavBar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
  -webkit-transform: translateY(-120px);
  -moz-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
  -o-transform: translateY(-120px);
  transform: translateY(-120px);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -ms-transition: -ms-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -ms-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
.shownav .fixedNavBar {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#now #nowScroll #nowContent,
#now #nowScroll #nowHeroContent,
#history #historyScroll #historyContent,
#contestIntroContent,
.contestApplicationContent,
.responsiveContainer {
  min-width: 320px;
}
.item {
  float: left;
  margin-bottom: 30px;
}
.item,
.grid-sizer {
  width: 100%;
}
.item.w2 {
  width: 100%;
}
.item.w3 {
  width: 100%;
}
.gutter-sizer {
  width: 30px;
}
.item.margin-small {
  margin-top: 20px;
}
.item.margin-medium {
  margin-top: 20px;
}
.item.margin-large {
  margin-top: 20px;
}
.item-hide {
  visibility: hidden;
}
.squareItem {
  position: relative;
  padding-bottom: 100%;
}
.item {
  opacity: 0;
}
.item.item-visible {
  opacity: 1;
}
.item.shown,
.no-js .item,
.no-cssanimations .item {
  opacity: 1;
}
.item.animate,
.item.shown {
  -webkit-transform: translateY(200px);
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  -webkit-animation: moveUp 0.65s ease forwards;
  -moz-animation: moveUp 0.65s ease forwards;
  -ms-animation: moveUp 0.65s ease forwards;
  -o-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}
.stamp-addyourvoice {
  position: absolute;
  top: -10px;
  right: 0;
}
.stamp-quest {
  position: absolute;
  top: 687px;
}
.hide {
  display: none;
}
.row.fullwidth {
  max-width: 100%;
}
.gradientIE9 {
  filter: none;
}
.preloader {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  margin-top: -75px;
  z-index: 20000000;
  width: 150px;
  height: 150px;
}
.preloader .graphic display block {
  width: 150px;
  height: 150px;
}
.notSignedUp {
  display: block;
}
.thankYou {
  display: none;
}
.signedUp .notSignedUp {
  display: none;
}
.signedUp .thankYou {
  display: block;
}
.owl-carousel {
  display: block !important;
  overflow: hidden;
}
.owl-carousel.hero-carousel .owl-nav .owl-prev {
  left: 5px;
}
.owl-carousel.hero-carousel .owl-nav .owl-next {
  right: 5px;
}
.owl-carousel .carousel-item {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  display: none;
}
.owl-carousel.owl-loaded .carousel-item {
  display: block;
}
@-webkit-keyframes moveUp {
  0% {
    -webkit-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@media only screen and (min-width: 641px) {
  .item.margin-small {
    margin-top: 140px;
  }
  .item.margin-medium {
    margin-top: 220px;
  }
  .item.margin-large {
    margin-top: 380px;
  }
  #now #nowScroll #nowContent,
  #now #nowScroll #nowHeroContent,
  #history #historyScroll #historyContent,
  #contestIntroContent,
  .contestApplicationContent,
  .responsiveContainer {
    max-width: 620px;
  }
  .item,
  .grid-sizer {
    margin-left: 0;
    width: calc((100% - 30px * 1) / 2);
  }
  .item.w2 {
    width: calc(((100%) / 2) * 2);
  }
  .item.w3 {
    width: calc(((100%) / 2) * 2);
  }
  #packeryContainer,
  #historyGrid,
  #newsGridContainer,
  #voicesGridContainer,
  #searchGridContainer {
    width: 590px;
    margin: 0 auto;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion {
    height: 300px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .bg {
    border-width: 150px 0 150px 30px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy {
    width: 400px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy h3 {
    position: relative;
  }
}
@media only screen and (max-width: 930px) {
  #nowHeroContent h1 {
    background-image: url("../images/common_footer_logo.png");
    position: relative;
    top: 0px;
    width: 280px;
    height: 100px;
  }
  #voicesGridContainer {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 930px) {
  #now #nowScroll #nowContent,
  #now #nowScroll #nowHeroContent,
  #history #historyScroll #historyContent,
  #contestIntroContent,
  .contestApplicationContent,
  .responsiveContainer {
    max-width: 960px;
  }
  .item,
  .grid-sizer {
    width: calc((100% - 30px * 2) / 3);
  }
  .item.w2 {
    width: calc(((100% - 30px / 2) / 3) * 2);
  }
  .item.w3 {
    width: 100%;
  }
  .item.w4 {
    width: 100%;
  }
  #packeryContainer,
  #historyGrid,
  #newsGridContainer,
  #voicesGridContainer,
  #searchGridContainer {
    width: 931px;
    margin: 0 auto;
  }
  #searchGridContainer,
  #voicesGridContainer {
    margin-top: 30px;
  }
  #nowHeroContent h1 {
    background-image: url("../images/common_footer_logo.png");
    top: 0px;
    width: 280px;
    height: 100px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion {
    height: 200px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .bg {
    border-width: 100px 0 100px 30px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy {
    width: 330px;
    left: 35px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy .body {
    left: 55px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy .header {
    width: 100%;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy h3 {
    position: relative;
    left: 10px;
    width: calc(100% - 70px);
  }
}
@media only screen and (min-width: 1230px) {
  #now #nowScroll #nowContent,
  #now #nowScroll #nowHeroContent,
  #history #historyScroll #historyContent,
  #contestIntroContent,
  .contestApplicationContent,
  .responsiveContainer,
  #landing .carousel-item .responsiveContainer {
    max-width: 1260px;
  }
  .item,
  .grid-sizer {
    width: calc((100% - 30px * 3) / 4);
  }
  .item.w2 {
    width: calc(((100% - 30px * 1) / 4) * 2);
  }
  .item.w3 {
    width: calc((((100% - 90px) / 4) * 3) + 60px);
  }
  .item.w4 {
    width: 100%;
  }
  #packeryContainer,
  #historyGrid,
  #newsGridContainer,
  #voicesGridContainer,
  #searchGridContainer {
    width: 1230px;
    margin: 0 auto;
  }
  #searchGridContainer,
  #voicesGridContainer {
    margin-top: 30px;
  }
  #nowHeroContent h1 {
    background-image: url("../images/home_contest_logo.png");
    background-position: center top;
    position: absolute;
    left: -6px;
    top: -45px;
    width: 100%;
    height: 700px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion {
    height: 150px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .bg {
    border-width: 75px 0 75px 30px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy {
    width: 630px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy .body {
    left: 65px;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy .header {
    width: 100%;
  }
  #now #nowScroll #nowHero .challengePhaseAccordion .accordion .content .copy h3 {
    position: absolute;
    left: 65px;
  }
}
#faq .row.headerRow {
  max-width: 1230px;
  margin: 0 auto;
}
#faq .row.headerRow .logo {
  width: 170px;
  margin-top: 55px;
  position: relative;
}
#faq .row.headerRow h5 {
  font-size: 2.9em;
  margin-bottom: 40px;
  line-height: 1.2em;
}
#faq .legalDetailContainer {
  padding-bottom: 0;
  background-color: #f6f6f6;
}
#faq .accordion {
  background-color: #fff;
}
#faq .accordion a {
  color: #38b54a;
}
#faq .accordion a:hover {
  text-decoration: underline;
}
#faq .accordion-navigation {
  border-bottom: 2px solid #f6f6f6;
  position: relative;
}
#faq .accordion .accordion-navigation > a[aria-expanded="true"]:after {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
#faq .accordion .accordion-navigation > a {
  max-width: 1230px;
  margin: 0 auto;
  background: none;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
#faq .accordion .accordion-navigation > a:after {
  content: ' ';
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -16px;
  width: 19px;
  height: 32px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-image: url("../images/challenge_module_arrows.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
#faq .accordion .accordion-navigation > a span {
  font-size: 1.5em;
  line-height: 1.5em;
  width: 60%;
  display: inline-block;
}
#faq .accordion .accordion-navigation > .content {
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  padding-bottom: 25px;
}
#faq .accordion .accordion-navigation > .content p {
  display: inline-block;
  width: 60%;
  font-size: 1.025em;
  line-height: 2em;
  margin-top: -18px;
  font-family: 'Graphik Web' !important;
  font-weight: 500 !important;
  font-style: normal !important;
  font-stretch: normal !important;
}
@media screen and (max-width: 641px) {
  #faq .columns.nopadding .row,
  #faq .columns.nopadding .columns {
    margin: 0;
    width: 100%;
    padding: 0;
  }
  #faq .columns.nopadding .row.headerRow,
  #faq .columns.nopadding .columns.headerRow {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  #faq .row.headerRow .logo {
    width: 120px;
  }
  #faq .row.headerRow h5 {
    font-size: 2.2em;
  }
  #faq .accordion .accordion-navigation > .content p {
    width: 90%;
  }
}
@media screen and (max-width: 930px) {
  #faq .accordion .accordion-navigation > .content p {
    width: 90%;
  }
  #faq .accordion .accordion-navigation > a span {
    width: 80%;
  }
}
@media screen and (max-width: 1230px) {
  #faq .accordion-navigation {
    padding-left: 30px;
  }
  #faq .headerRow {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 1090px) {
  #landing .carousel-item .responsiveContainer {
    max-width: 620px;
  }
  #landing .carousel-item .responsiveContainer #rethinkApp.large-6 {
    width: 100%;
  }
  #landing .carousel-item .responsiveContainer #landingContent .large-6 {
    width: 100%;
  }
  .psuedovideo-container {
    margin-top: 0;
  }
  .psuedovideo-container .pseudovideo {
    display: none;
  }
  .psuedovideo-container .button {
    display: block;
  }
}
@media only screen and (min-width: 1090px) {
  #landing .carousel-item .responsiveContainer {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1400px) {
  #landing .carousel-item .responsiveContainer {
    max-width: 1260px;
  }
}
/* Mobile overrides */
body.mobile .content {
  font-size: 1.2em;
  line-height: 1.5em;
  padding-top: 60px;
  width: 80%;
}
body.mobile .content.full-width {
  width: 100%;
}
body.mobile .content.full-width .image {
  height: 200px;
}
@-moz-keyframes moveUp {
  0% {
    -webkit-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .emailSignUpFooter {
    position: relative;
    width: 100%;
    margin-top: 133px;
  }
  input {
    outline: none;
    border: 2px solid #898989;
    background: none;
    padding: 0;
    font-size: 0.875em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.5625em;
    padding-right: 1.5625em;
    border-right: none;
    float: left;
    color: #fff;
    width: 60%;
  }
  ::-webkit-input-placeholder {
    color: #898989;
  }
  :-moz-placeholder {
    color: #898989;
  }
  ::-moz-placeholder {
    color: #898989;
  }
  :-ms-input-placeholder {
    color: #898989;
  }
  button {
    cursor: pointer;
    float: left;
    width: 40%;
    color: #fff;
    background: none;
    border: 2px solid #898989;
    padding: 0;
    font-size: 0.875em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 2.8125em;
    padding-right: 2.8125em;
  }
}
@-webkit-keyframes moveUp {
  0% {
    -webkit-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .emailSignUpFooter {
    position: relative;
    width: 100%;
    margin-top: 133px;
  }
  input {
    outline: none;
    border: 2px solid #898989;
    background: none;
    padding: 0;
    font-size: 0.875em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.5625em;
    padding-right: 1.5625em;
    border-right: none;
    float: left;
    color: #fff;
    width: 60%;
  }
  ::-webkit-input-placeholder {
    color: #898989;
  }
  :-moz-placeholder {
    color: #898989;
  }
  ::-moz-placeholder {
    color: #898989;
  }
  :-ms-input-placeholder {
    color: #898989;
  }
  button {
    cursor: pointer;
    float: left;
    width: 40%;
    color: #fff;
    background: none;
    border: 2px solid #898989;
    padding: 0;
    font-size: 0.875em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 2.8125em;
    padding-right: 2.8125em;
  }
}
@-o-keyframes moveUp {
  0% {
    -webkit-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .emailSignUpFooter {
    position: relative;
    width: 100%;
    margin-top: 133px;
  }
  input {
    outline: none;
    border: 2px solid #898989;
    background: none;
    padding: 0;
    font-size: 0.875em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.5625em;
    padding-right: 1.5625em;
    border-right: none;
    float: left;
    color: #fff;
    width: 60%;
  }
  ::-webkit-input-placeholder {
    color: #898989;
  }
  :-moz-placeholder {
    color: #898989;
  }
  ::-moz-placeholder {
    color: #898989;
  }
  :-ms-input-placeholder {
    color: #898989;
  }
  button {
    cursor: pointer;
    float: left;
    width: 40%;
    color: #fff;
    background: none;
    border: 2px solid #898989;
    padding: 0;
    font-size: 0.875em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 2.8125em;
    padding-right: 2.8125em;
  }
}
@keyframes moveUp {
  0% {
    -webkit-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .emailSignUpFooter {
    position: relative;
    width: 100%;
    margin-top: 133px;
  }
  input {
    outline: none;
    border: 2px solid #898989;
    background: none;
    padding: 0;
    font-size: 0.875em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 1.5625em;
    padding-right: 1.5625em;
    border-right: none;
    float: left;
    color: #fff;
    width: 60%;
  }
  ::-webkit-input-placeholder {
    color: #898989;
  }
  :-moz-placeholder {
    color: #898989;
  }
  ::-moz-placeholder {
    color: #898989;
  }
  :-ms-input-placeholder {
    color: #898989;
  }
  button {
    cursor: pointer;
    float: left;
    width: 40%;
    color: #fff;
    background: none;
    border: 2px solid #898989;
    padding: 0;
    font-size: 0.875em;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    padding-left: 2.8125em;
    padding-right: 2.8125em;
  }
}
