@charset "UTF-8";
/*-------------------------------------
    Custom set Bootstrap sass partials
---------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/*-------------------------------------
    Custom set Compass sass partials
---------------------------------------*/
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

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

/*-------------------------------------
    Inc.com Specific sass partials
---------------------------------------*/
@font-face {
  font-family: "KlavikaExtraLight";
  src: url(/lib/fonts/klavika/KlavikaWebDisplayExtraLight.eot);
  src: url(/lib/fonts/klavika/KlavikaWebDisplayExtraLight.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebDisplayExtraLight.woff) format("woff"); }

@font-face {
  font-family: "KlavikaLight";
  src: url(/lib/fonts/klavika/KlavikaWebBasicLight.eot);
  src: url(/lib/fonts/klavika/KlavikaWebBasicLight.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebBasicLight.woff) format("woff"); }

@font-face {
  font-family: "KlavikaLightItalic";
  src: url(/lib/fonts/klavika/KlavikaWebBasicLightItalic.eot);
  src: url(/lib/fonts/klavika/KlavikaWebBasicLightItalic.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebBasicLightItalic.woff) format("woff"); }

@font-face {
  font-family: "KlavikaRegular";
  src: url(/lib/fonts/klavika/KlavikaWebBasicRegular.eot);
  src: url(/lib/fonts/klavika/KlavikaWebBasicRegular.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebBasicRegular.woff) format("woff"); }

@font-face {
  font-family: "KlavikaRegularItalic";
  src: url(/lib/fonts/klavika/KlavikaWebBasicRegularItalic.eot);
  src: url(/lib/fonts/klavika/KlavikaWebBasicRegularItalic.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebBasicRegularItalic.woff) format("woff"); }

@font-face {
  font-family: "KlavikaMedium";
  src: url(/lib/fonts/klavika/KlavikaWebBasicMedium.eot);
  src: url(/lib/fonts/klavika/KlavikaWebBasicMedium.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebBasicMedium.woff) format("woff"); }

@font-face {
  font-family: "KlavikaLightCondensed";
  src: url(/lib/fonts/klavika/Klavika-LightCond.eot);
  src: url(/lib/fonts/klavika/Klavika-LightCond.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/Klavika-LightCond.woff) format("woff"); }

@font-face {
  font-family: "KlavikaRegularCondensed";
  src: url(/lib/fonts/klavika/KlavikaRegularCond.eot);
  src: url(/lib/fonts/klavika/KlavikaRegularCond.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaRegularCond.woff) format("woff"); }

@font-face {
  font-family: "KlavikaMediumCondensed";
  src: url(/lib/fonts/klavika/KlavikaMediumCond.eot);
  src: url(/lib/fonts/klavika/KlavikaMediumCond.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaMediumCond.woff) format("woff"); }

@font-face {
  font-family: "KlavikaBoldCondensed";
  src: url(/lib/fonts/klavika/KlavikaBoldCond.eot);
  src: url(/lib/fonts/klavika/KlavikaBoldCond.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaBoldCond.woff) format("woff"); }

@font-face {
  font-family: "KlavikaBold";
  src: url(/lib/fonts/klavika/KlavikaWebBasicBold.eot);
  src: url(/lib/fonts/klavika/KlavikaWebBasicBold.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebBasicBold.woff) format("woff"); }

@font-face {
  font-family: "KlavikaBlack";
  src: url(/lib/fonts/klavika/KlavikaWebDisplayBlack.eot);
  src: url(/lib/fonts/klavika/KlavikaWebDisplayBlack.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebDisplayBlack.woff) format("woff"); }

@font-face {
  font-family: "KlavikaBlackCondensed";
  src: url(/lib/fonts/klavika/KlavikaWebDisplayBlackCondensed.eot);
  src: url(/lib/fonts/klavika/KlavikaWebDisplayBlackCondensed.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebDisplayBlackCondensed.woff) format("woff"); }

@font-face {
  font-family: "KlavikaUltraBlack";
  src: url(/lib/fonts/klavika/KlavikaWebDisplayUltraBlack.eot);
  src: url(/lib/fonts/klavika/KlavikaWebDisplayUltraBlack.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/klavika/KlavikaWebDisplayUltraBlack.woff) format("woff"); }

@font-face {
  font-family: "RobotoBlack";
  src: url(/lib/fonts/roboto/Roboto-Black-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-Black-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-Black-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-Black-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-Black-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoBlackItalic";
  src: url(/lib/fonts/roboto/Roboto-BlackItalic-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-BlackItalic-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-BlackItalic-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-BlackItalic-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-BlackItalic-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoBold";
  src: url(/lib/fonts/roboto/Roboto-Bold-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-Bold-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-Bold-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-Bold-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-Bold-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoBoldItalic";
  src: url(/lib/fonts/roboto/Roboto-BoldItalic-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-BoldItalic-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-BoldItalic-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-BoldItalic-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-BoldItalic-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoItalic";
  src: url(/lib/fonts/roboto/Roboto-Italic-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-Italic-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-Italic-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-Italic-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-Italic-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoLight";
  src: url(/lib/fonts/roboto/Roboto-Light-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-Light-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-Light-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-Light-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-Light-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoLightItalic";
  src: url(/lib/fonts/roboto/Roboto-LightItalic-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-LightItalic-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-LightItalic-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-LightItalic-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-LightItalic-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoMedium";
  src: url(/lib/fonts/roboto/Roboto-Medium-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-Medium-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-Medium-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-Medium-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-Medium-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoMediumItalic";
  src: url(/lib/fonts/roboto/Roboto-MediumItalic-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-MediumItalic-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-MediumItalic-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-MediumItalic-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-MediumItalic-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoRegular";
  src: url(/lib/fonts/roboto/Roboto-Regular-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-Regular-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-Regular-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-Regular-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoThin";
  src: url(/lib/fonts/roboto/Roboto-Thin-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-Thin-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-Thin-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-Thin-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-Thin-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoThinItalic";
  src: url(/lib/fonts/roboto/Roboto-ThinItalic-webfont.eot);
  src: url(/lib/fonts/roboto/Roboto-ThinItalic-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/Roboto-ThinItalic-webfont.woff) format("woff"), url(/lib/fonts/roboto/Roboto-ThinItalic-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/Roboto-ThinItalic-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoCondensedBold";
  src: url(/lib/fonts/roboto/RobotoCondensed-Bold-webfont.eot);
  src: url(/lib/fonts/roboto/RobotoCondensed-Bold-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/RobotoCondensed-Bold-webfont.woff) format("woff"), url(/lib/fonts/roboto/RobotoCondensed-Bold-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/RobotoCondensed-Bold-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoCondensedBoldItalic";
  src: url(/lib/fonts/roboto/RobotoCondensed-BoldItalic-webfont.eot);
  src: url(/lib/fonts/roboto/RobotoCondensed-BoldItalic-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/RobotoCondensed-BoldItalic-webfont.woff) format("woff"), url(/lib/fonts/roboto/RobotoCondensed-BoldItalic-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/RobotoCondensed-BoldItalic-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoCondensedItalic";
  src: url(/lib/fonts/roboto/RobotoCondensed-Italic-webfont.eot);
  src: url(/lib/fonts/roboto/RobotoCondensed-Italic-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/RobotoCondensed-Italic-webfont.woff) format("woff"), url(/lib/fonts/roboto/RobotoCondensed-Italic-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/RobotoCondensed-Italic-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoCondensedLight";
  src: url(/lib/fonts/roboto/RobotoCondensed-Light-webfont.eot);
  src: url(/lib/fonts/roboto/RobotoCondensed-Light-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/RobotoCondensed-Light-webfont.woff) format("woff"), url(/lib/fonts/roboto/RobotoCondensed-Light-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/RobotoCondensed-Light-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoCondensedLightItalic";
  src: url(/lib/fonts/roboto/RobotoCondensed-LightItalic-webfont.eot);
  src: url(/lib/fonts/roboto/RobotoCondensed-LightItalic-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/RobotoCondensed-LightItalic-webfont.woff) format("woff"), url(/lib/fonts/roboto/RobotoCondensed-LightItalic-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/RobotoCondensed-LightItalic-webfont.svg) format("svg"); }

@font-face {
  font-family: "RobotoCondensedRegular";
  src: url(/lib/fonts/roboto/RobotoCondensed-Regular-webfont.eot);
  src: url(/lib/fonts/roboto/RobotoCondensed-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/roboto/RobotoCondensed-Regular-webfont.woff) format("woff"), url(/lib/fonts/roboto/RobotoCondensed-Regular-webfont.ttf) format("truetype"), url(/lib/fonts/roboto/RobotoCondensed-Regular-webfont.svg) format("svg"); }

@font-face {
  font-family: "HeeboLight";
  src: url(/lib/fonts/heebo/Heebo-Light.eot);
  src: url(/lib/fonts/heebo/Heebo-Light.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/heebo/Heebo-Light.woff) format("woff"), url(/lib/fonts/heebo/Heebo-Light.ttf) format("truetype"), url(/lib/fonts/heebo/Heebo-Light.svg) format("svg"); }

@font-face {
  font-family: "HeeboRegular";
  src: url(/lib/fonts/heebo/Heebo-Regular.eot);
  src: url(/lib/fonts/heebo/Heebo-Regular.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/heebo/Heebo-Regular.woff) format("woff"), url(/lib/fonts/heebo/Heebo-Regular.ttf) format("truetype"), url(/lib/fonts/heebo/Heebo-Regular.svg) format("svg"); }

@font-face {
  font-family: "HeeboMedium";
  src: url(/lib/fonts/heebo/Heebo-Medium.eot);
  src: url(/lib/fonts/heebo/Heebo-Medium.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/heebo/Heebo-Medium.woff) format("woff"), url(/lib/fonts/heebo/Heebo-Medium.ttf) format("truetype"), url(/lib/fonts/heebo/Heebo-Medium.svg) format("svg"); }

@font-face {
  font-family: "HeeboBold";
  src: url(/lib/fonts/heebo/Heebo-Bold.eot);
  src: url(/lib/fonts/heebo/Heebo-Bold.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/heebo/Heebo-Bold.woff) format("woff"), url(/lib/fonts/heebo/Heebo-Bold.ttf) format("truetype"), url(/lib/fonts/heebo/Heebo-Bold.svg) format("svg"); }

@font-face {
  font-family: "HeeboBlack";
  src: url(/lib/fonts/heebo/Heebo-Black.eot);
  src: url(/lib/fonts/heebo/Heebo-Black.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/heebo/Heebo-Black.woff) format("woff"), url(/lib/fonts/heebo/Heebo-Black.ttf) format("truetype"), url(/lib/fonts/heebo/Heebo-Black.svg) format("svg"); }

@font-face {
  font-family: "SignikaRegular";
  src: url(/lib/fonts/signika/Signika-Regular.eot);
  src: url(/lib/fonts/signika/Signika-Regular.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/signika/Signika-Regular.woff) format("woff"), url(/lib/fonts/signika/Signika-Regular.ttf) format("truetype"), url(/lib/fonts/signika/Signika-Regular.svg) format("svg"); }

@font-face {
  font-family: "SignikaSemibold";
  src: url(/lib/fonts/signika/Signika-Semibold.eot);
  src: url(/lib/fonts/signika/Signika-Semibold.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/signika/Signika-Semibold.woff) format("woff"), url(/lib/fonts/signika/Signika-Semibold.ttf) format("truetype"), url(/lib/fonts/signika/Signika-Semibold.svg) format("svg"); }

@font-face {
  font-family: "FontAwesome";
  src: url(/lib/fonts/font-awesome/font-awesome.eot);
  src: url(/lib/fonts/font-awesome/font-awesome.eot?#iefix) format("embedded-opentype"), url(/lib/fonts/font-awesome/font-awesome.woff) format("woff"), url(/lib/fonts/font-awesome/font-awesome.ttf) format("truetype"), url(/lib/fonts/font-awesome/font-awesome.svg) format("svg"); }

/*!
 *  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
 * -------------------------- */
.fa-glass:before,
.fa-music:before,
.fa-search:before,
.fa-envelope-o:before,
.fa-heart:before,
.fa-star:before,
.fa-star-o:before,
.fa-user:before,
.fa-film:before,
.fa-th-large:before,
.fa-th:before,
.fa-th-list:before,
.fa-check:before,
.fa-remove:before,
.fa-close:before,
.fa-times:before,
.fa-search-plus:before,
.fa-search-minus:before,
.fa-power-off:before,
.fa-signal:before,
.fa-gear:before,
.fa-cog:before,
.fa-trash-o:before,
.fa-home:before,
.fa-file-o:before,
.fa-clock-o:before,
.fa-road:before,
.fa-download:before,
.fa-arrow-circle-o-down:before,
.fa-arrow-circle-o-up:before,
.fa-inbox:before,
.fa-play-circle-o:before,
.fa-rotate-right:before,
.fa-repeat:before,
.fa-refresh:before,
.fa-list-alt:before,
.fa-lock:before,
.fa-flag:before,
.fa-headphones:before,
.fa-volume-off:before,
.fa-volume-down:before,
.fa-volume-up:before,
.fa-qrcode:before,
.fa-barcode:before,
.fa-tag:before,
.fa-tags:before,
.fa-book:before,
.fa-bookmark:before,
.fa-print:before,
.fa-camera:before,
.fa-font:before,
.fa-bold:before,
.fa-italic:before,
.fa-text-height:before,
.fa-text-width:before,
.fa-align-left:before,
.fa-align-center:before,
.fa-align-right:before,
.fa-align-justify:before,
.fa-list:before,
.fa-dedent:before,
.fa-outdent:before,
.fa-indent:before,
.fa-video-camera:before,
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before,
.fa-pencil:before,
.fa-map-marker:before,
.fa-adjust:before,
.fa-tint:before,
.fa-edit:before,
.fa-pencil-square-o:before,
.fa-share-square-o:before,
.fa-check-square-o:before,
.fa-arrows:before,
.fa-step-backward:before,
.fa-fast-backward:before,
.fa-backward:before,
.fa-play:before,
.fa-pause:before,
.fa-stop:before,
.fa-forward:before,
.fa-fast-forward:before,
.fa-step-forward:before,
.fa-eject:before,
.fa-chevron-left:before,
.fa-chevron-right:before,
.fa-plus-circle:before,
.fa-minus-circle:before,
.fa-times-circle:before,
.fa-check-circle:before,
.fa-question-circle:before,
.fa-info-circle:before,
.fa-crosshairs:before,
.fa-times-circle-o:before,
.fa-check-circle-o:before,
.fa-ban:before,
.fa-arrow-left:before,
.fa-arrow-right:before,
.fa-arrow-up:before,
.fa-arrow-down:before,
.fa-mail-forward:before,
.fa-share:before,
.fa-expand:before,
.fa-compress:before,
.fa-plus:before,
.fa-minus:before,
.fa-asterisk:before,
.fa-exclamation-circle:before,
.fa-gift:before,
.fa-leaf:before,
.fa-fire:before,
.fa-eye:before,
.fa-eye-slash:before,
.fa-warning:before,
.fa-exclamation-triangle:before,
.fa-plane:before,
.fa-calendar:before,
.fa-random:before,
.fa-comment:before,
.fa-magnet:before,
.fa-chevron-up:before,
.fa-chevron-down:before,
.fa-retweet:before,
.fa-shopping-cart:before,
.fa-folder:before,
.fa-folder-open:before,
.fa-arrows-v:before,
.fa-arrows-h:before,
.fa-bar-chart-o:before,
.fa-bar-chart:before,
.fa-twitter-square:before,
.fa-facebook-square:before,
.fa-camera-retro:before,
.fa-key:before,
.fa-gears:before,
.fa-cogs:before,
.fa-comments:before,
.fa-thumbs-o-up:before,
.fa-thumbs-o-down:before,
.fa-star-half:before,
.fa-heart-o:before,
.fa-sign-out:before,
.fa-linkedin-square:before,
.fa-thumb-tack:before,
.fa-external-link:before,
.fa-sign-in:before,
.fa-trophy:before,
.fa-github-square:before,
.fa-upload:before,
.fa-lemon-o:before,
.fa-phone:before,
.fa-square-o:before,
.fa-bookmark-o:before,
.fa-phone-square:before,
.fa-twitter:before,
.fa-facebook-f:before,
.fa-facebook:before,
.fa-github:before,
.fa-unlock:before,
.fa-credit-card:before,
.fa-feed:before,
.fa-rss:before,
.fa-hdd-o:before,
.fa-bullhorn:before,
.fa-bell:before,
.fa-certificate:before,
.fa-hand-o-right:before,
.fa-hand-o-left:before,
.fa-hand-o-up:before,
.fa-hand-o-down:before,
.fa-arrow-circle-left:before,
.fa-arrow-circle-right:before,
.fa-arrow-circle-up:before,
.fa-arrow-circle-down:before,
.fa-globe:before,
.fa-wrench:before,
.fa-tasks:before,
.fa-filter:before,
.fa-briefcase:before,
.fa-arrows-alt:before,
.fa-group:before,
.fa-users:before,
.fa-chain:before,
.fa-link:before,
.fa-cloud:before,
.fa-flask:before,
.fa-cut:before,
.fa-scissors:before,
.fa-copy:before,
.fa-files-o:before,
.fa-paperclip:before,
.fa-save:before,
.fa-floppy-o:before,
.fa-square:before,
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before,
.fa-list-ul:before,
.fa-list-ol:before,
.fa-strikethrough:before,
.fa-underline:before,
.fa-table:before,
.fa-magic:before,
.fa-truck:before,
.fa-pinterest:before,
.fa-pinterest-square:before,
.fa-google-plus-square:before,
.fa-google-plus:before,
.fa-money:before,
.fa-caret-down:before,
.fa-caret-up:before,
.fa-caret-left:before,
.fa-caret-right:before,
.fa-columns:before,
.fa-unsorted:before,
.fa-sort:before,
.fa-sort-down:before,
.fa-sort-desc:before,
.fa-sort-up:before,
.fa-sort-asc:before,
.fa-envelope:before,
.fa-linkedin:before,
.fa-rotate-left:before,
.fa-undo:before,
.fa-legal:before,
.fa-gavel:before,
.fa-dashboard:before,
.fa-tachometer:before,
.fa-comment-o:before,
.fa-comments-o:before,
.fa-flash:before,
.fa-bolt:before,
.fa-sitemap:before,
.fa-umbrella:before,
.fa-paste:before,
.fa-clipboard:before,
.fa-lightbulb-o:before,
.fa-exchange:before,
.fa-cloud-download:before,
.fa-cloud-upload:before,
.fa-user-md:before,
.fa-stethoscope:before,
.fa-suitcase:before,
.fa-bell-o:before,
.fa-coffee:before,
.fa-cutlery:before,
.fa-file-text-o:before,
.fa-building-o:before,
.fa-hospital-o:before,
.fa-ambulance:before,
.fa-medkit:before,
.fa-fighter-jet:before,
.fa-beer:before,
.fa-h-square:before,
.fa-plus-square:before,
.fa-angle-double-left:before,
.fa-angle-double-right:before,
.fa-angle-double-up:before,
.fa-angle-double-down:before,
.fa-angle-left:before,
.fa-angle-right:before,
.edit .inc_editable.empty:before,
.fa-angle-up:before,
.fa-angle-down:before,
.fa-desktop:before,
.fa-laptop:before,
.fa-tablet:before,
.fa-mobile-phone:before,
.fa-mobile:before,
.fa-circle-o:before,
.fa-quote-left:before,
.fa-quote-right:before,
.fa-spinner:before,
.fa-circle:before,
.fa-mail-reply:before,
.fa-reply:before,
.fa-github-alt:before,
.fa-folder-o:before,
.fa-folder-open-o:before,
.fa-smile-o:before,
.fa-frown-o:before,
.fa-meh-o:before,
.fa-gamepad:before,
.fa-keyboard-o:before,
.fa-flag-o:before,
.fa-flag-checkered:before,
.fa-terminal:before,
.fa-code:before,
.fa-mail-reply-all:before,
.fa-reply-all:before,
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before,
.fa-location-arrow:before,
.fa-crop:before,
.fa-code-fork:before,
.fa-unlink:before,
.fa-chain-broken:before,
.fa-question:before,
.fa-info:before,
.fa-exclamation:before,
.fa-superscript:before,
.fa-subscript:before,
.fa-eraser:before,
.fa-puzzle-piece:before,
.fa-microphone:before,
.fa-microphone-slash:before,
.fa-shield:before,
.fa-calendar-o:before,
.fa-fire-extinguisher:before,
.fa-rocket:before,
.fa-maxcdn:before,
.fa-chevron-circle-left:before,
.fa-chevron-circle-right:before,
.fa-chevron-circle-up:before,
.fa-chevron-circle-down:before,
.fa-html5:before,
.fa-css3:before,
.fa-anchor:before,
.fa-unlock-alt:before,
.fa-bullseye:before,
.fa-ellipsis-h:before,
.fa-ellipsis-v:before,
.fa-rss-square:before,
.fa-play-circle:before,
.fa-ticket:before,
.fa-minus-square:before,
.fa-minus-square-o:before,
.fa-level-up:before,
.fa-level-down:before,
.fa-check-square:before,
.fa-pencil-square:before,
.fa-external-link-square:before,
.fa-share-square:before,
.fa-compass:before,
.fa-toggle-down:before,
.fa-caret-square-o-down:before,
.fa-toggle-up:before,
.fa-caret-square-o-up:before,
.fa-toggle-right:before,
.fa-caret-square-o-right:before,
.fa-euro:before,
.fa-eur:before,
.fa-gbp:before,
.fa-dollar:before,
.fa-usd:before,
.fa-rupee:before,
.fa-inr:before,
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before,
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before,
.fa-won:before,
.fa-krw:before,
.fa-bitcoin:before,
.fa-btc:before,
.fa-file:before,
.fa-file-text:before,
.fa-sort-alpha-asc:before,
.fa-sort-alpha-desc:before,
.fa-sort-amount-asc:before,
.fa-sort-amount-desc:before,
.fa-sort-numeric-asc:before,
.fa-sort-numeric-desc:before,
.fa-thumbs-up:before,
.fa-thumbs-down:before,
.fa-youtube-square:before,
.fa-youtube:before,
.fa-xing:before,
.fa-xing-square:before,
.fa-youtube-play:before,
.fa-dropbox:before,
.fa-stack-overflow:before,
.fa-instagram:before,
.fa-flickr:before,
.fa-adn:before,
.fa-bitbucket:before,
.fa-bitbucket-square:before,
.fa-tumblr:before,
.fa-tumblr-square:before,
.fa-long-arrow-down:before,
.fa-long-arrow-up:before,
.fa-long-arrow-left:before,
.fa-long-arrow-right:before,
.fa-apple:before,
.fa-windows:before,
.fa-android:before,
.fa-linux:before,
.fa-dribbble:before,
.fa-skype:before,
.fa-foursquare:before,
.fa-trello:before,
.fa-female:before,
.fa-male:before,
.fa-gittip:before,
.fa-gratipay:before,
.fa-sun-o:before,
.fa-moon-o:before,
.fa-archive:before,
.fa-bug:before,
.fa-vk:before,
.fa-weibo:before,
.fa-renren:before,
.fa-pagelines:before,
.fa-stack-exchange:before,
.fa-arrow-circle-o-right:before,
.fa-arrow-circle-o-left:before,
.fa-toggle-left:before,
.fa-caret-square-o-left:before,
.fa-dot-circle-o:before,
.fa-wheelchair:before,
.fa-vimeo-square:before,
.fa-turkish-lira:before,
.fa-try:before,
.fa-plus-square-o:before,
.fa-space-shuttle:before,
.fa-slack:before,
.fa-envelope-square:before,
.fa-wordpress:before,
.fa-openid:before,
.fa-institution:before,
.fa-bank:before,
.fa-university:before,
.fa-mortar-board:before,
.fa-graduation-cap:before,
.fa-yahoo:before,
.fa-google:before,
.fa-reddit:before,
.fa-reddit-square:before,
.fa-stumbleupon-circle:before,
.fa-stumbleupon:before,
.fa-delicious:before,
.fa-digg:before,
.fa-pied-piper:before,
.fa-pied-piper-alt:before,
.fa-drupal:before,
.fa-joomla:before,
.fa-language:before,
.fa-fax:before,
.fa-building:before,
.fa-child:before,
.fa-paw:before,
.fa-spoon:before,
.fa-cube:before,
.fa-cubes:before,
.fa-behance:before,
.fa-behance-square:before,
.fa-steam:before,
.fa-steam-square:before,
.fa-recycle:before,
.fa-automobile:before,
.fa-car:before,
.fa-cab:before,
.fa-taxi:before,
.fa-tree:before,
.fa-spotify:before,
.fa-deviantart:before,
.fa-soundcloud:before,
.fa-database:before,
.fa-file-pdf-o:before,
.fa-file-word-o:before,
.fa-file-excel-o:before,
.fa-file-powerpoint-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before,
.fa-file-zip-o:before,
.fa-file-archive-o:before,
.fa-file-sound-o:before,
.fa-file-audio-o:before,
.fa-file-movie-o:before,
.fa-file-video-o:before,
.fa-file-code-o:before,
.fa-vine:before,
.fa-codepen:before,
.fa-jsfiddle:before,
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before,
.fa-circle-o-notch:before,
.fa-ra:before,
.fa-rebel:before,
.fa-ge:before,
.fa-empire:before,
.fa-git-square:before,
.fa-git:before,
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before,
.fa-tencent-weibo:before,
.fa-qq:before,
.fa-wechat:before,
.fa-weixin:before,
.fa-send:before,
.fa-paper-plane:before,
.fa-send-o:before,
.fa-paper-plane-o:before,
.fa-history:before,
.fa-circle-thin:before,
.fa-header:before,
.fa-paragraph:before,
.fa-sliders:before,
.fa-share-alt:before,
.fa-share-alt-square:before,
.fa-bomb:before,
.fa-soccer-ball-o:before,
.fa-futbol-o:before,
.fa-tty:before,
.fa-binoculars:before,
.fa-plug:before,
.fa-slideshare:before,
.fa-twitch:before,
.fa-yelp:before,
.fa-newspaper-o:before,
.fa-wifi:before,
.fa-calculator:before,
.fa-paypal:before,
.fa-google-wallet:before,
.fa-cc-visa:before,
.fa-cc-mastercard:before,
.fa-cc-discover:before,
.fa-cc-amex:before,
.fa-cc-paypal:before,
.fa-cc-stripe:before,
.fa-bell-slash:before,
.fa-bell-slash-o:before,
.fa-trash:before,
.fa-copyright:before,
.fa-at:before,
.fa-eyedropper:before,
.fa-paint-brush:before,
.fa-birthday-cake:before,
.fa-area-chart:before,
.fa-pie-chart:before,
.fa-line-chart:before,
.fa-lastfm:before,
.fa-lastfm-square:before,
.fa-toggle-off:before,
.fa-toggle-on:before,
.fa-bicycle:before,
.fa-bus:before,
.fa-ioxhost:before,
.fa-angellist:before,
.fa-cc:before,
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before,
.fa-meanpath:before,
.fa-buysellads:before,
.fa-connectdevelop:before,
.fa-dashcube:before,
.fa-forumbee:before,
.fa-leanpub:before,
.fa-sellsy:before,
.fa-shirtsinbulk:before,
.fa-simplybuilt:before,
.fa-skyatlas:before,
.fa-cart-plus:before,
.fa-cart-arrow-down:before,
.fa-diamond:before,
.fa-ship:before,
.fa-user-secret:before,
.fa-motorcycle:before,
.fa-street-view:before,
.fa-heartbeat:before,
.fa-venus:before,
.fa-mars:before,
.fa-mercury:before,
.fa-intersex:before,
.fa-transgender:before,
.fa-transgender-alt:before,
.fa-venus-double:before,
.fa-mars-double:before,
.fa-venus-mars:before,
.fa-mars-stroke:before,
.fa-mars-stroke-v:before,
.fa-mars-stroke-h:before,
.fa-neuter:before,
.fa-genderless:before,
.fa-facebook-official:before,
.fa-pinterest-p:before,
.fa-whatsapp:before,
.fa-server:before,
.fa-user-plus:before,
.fa-user-times:before,
.fa-hotel:before,
.fa-bed:before,
.fa-viacoin:before,
.fa-train:before,
.fa-subway:before,
.fa-medium:before,
.fa-yc:before,
.fa-y-combinator:before,
.fa-optin-monster:before,
.fa-opencart:before,
.fa-expeditedssl:before,
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery-3:before,
.fa-battery-three-quarters:before,
.fa-battery-2:before,
.fa-battery-half:before,
.fa-battery-1:before,
.fa-battery-quarter:before,
.fa-battery-0:before,
.fa-battery-empty:before,
.fa-mouse-pointer:before,
.fa-i-cursor:before,
.fa-object-group:before,
.fa-object-ungroup:before,
.fa-sticky-note:before,
.fa-sticky-note-o:before,
.fa-cc-jcb:before,
.fa-cc-diners-club:before,
.fa-clone:before,
.fa-balance-scale:before,
.fa-hourglass-o:before,
.fa-hourglass-1:before,
.fa-hourglass-start:before,
.fa-hourglass-2:before,
.fa-hourglass-half:before,
.fa-hourglass-3:before,
.fa-hourglass-end:before,
.fa-hourglass:before,
.fa-hand-grab-o:before,
.fa-hand-rock-o:before,
.fa-hand-stop-o:before,
.fa-hand-paper-o:before,
.fa-hand-scissors-o:before,
.fa-hand-lizard-o:before,
.fa-hand-spock-o:before,
.fa-hand-pointer-o:before,
.fa-hand-peace-o:before,
.fa-trademark:before,
.fa-registered:before,
.fa-creative-commons:before,
.fa-gg:before,
.fa-gg-circle:before,
.fa-tripadvisor:before,
.fa-odnoklassniki:before,
.fa-odnoklassniki-square:before,
.fa-get-pocket:before,
.fa-wikipedia-w:before,
.fa-safari:before,
.fa-chrome:before,
.fa-firefox:before,
.fa-opera:before,
.fa-internet-explorer:before,
.fa-tv:before,
.fa-television:before,
.fa-contao:before,
.fa-500px:before,
.fa-amazon:before,
.fa-calendar-plus-o:before,
.fa-calendar-minus-o:before,
.fa-calendar-times-o:before,
.fa-calendar-check-o:before,
.fa-industry:before,
.fa-map-pin:before,
.fa-map-signs:before,
.fa-map-o:before,
.fa-map:before,
.fa-commenting:before,
.fa-commenting-o:before,
.fa-houzz:before,
.fa-vimeo:before,
.fa-black-tie:before,
.fa-fonticons:before {
  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.33333333em;
  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.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -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: #ffffff; }

/* 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: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

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

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

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

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

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

.fa-th:before {
  content: "\f00a"; }

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

.fa-check:before {
  content: "\f00c"; }

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

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

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

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

.fa-signal:before {
  content: "\f012"; }

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

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

.fa-home:before {
  content: "\f015"; }

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

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

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

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

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

.fa-inbox:before {
  content: "\f01c"; }

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

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

.fa-refresh:before {
  content: "\f021"; }

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

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

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

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

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

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

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

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

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

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

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

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

.fa-list:before {
  content: "\f03a"; }

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

.fa-indent:before {
  content: "\f03c"; }

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

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

.fa-pencil:before {
  content: "\f040"; }

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

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

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

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

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

.fa-arrows:before {
  content: "\f047"; }

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

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

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

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

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

.fa-eject:before {
  content: "\f052"; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b"; }

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

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

.fa-ban:before {
  content: "\f05e"; }

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

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

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

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

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

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

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

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

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

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

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

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

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

.fa-retweet:before {
  content: "\f079"; }

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

.fa-folder:before {
  content: "\f07b"; }

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

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

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

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

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

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

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

.fa-key:before {
  content: "\f084"; }

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

.fa-comments:before {
  content: "\f086"; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\f091"; }

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

.fa-upload:before {
  content: "\f093"; }

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

.fa-phone:before {
  content: "\f095"; }

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

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

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

.fa-twitter:before {
  content: "\f099"; }

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

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

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

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

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

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

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

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

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

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

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

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

.fa-paperclip:before {
  content: "\f0c6"; }

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

.fa-square:before {
  content: "\f0c8"; }

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

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

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

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

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

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

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

.fa-money:before {
  content: "\f0d6"; }

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

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

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

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

.fa-columns:before {
  content: "\f0db"; }

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

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

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

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

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

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

.fa-exchange:before {
  content: "\f0ec"; }

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

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

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

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

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

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

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

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

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

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

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

.fa-beer:before {
  content: "\f0fc"; }

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

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

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

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

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

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

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

.fa-angle-right:before, .edit .inc_editable.empty:before {
  content: "\f105"; }

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

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

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

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

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

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

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

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "\f11b"; }

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

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

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

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

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

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

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

.fa-crop:before {
  content: "\f125"; }

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

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

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

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

.fa-microphone:before {
  content: "\f130"; }

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

.fa-shield:before {
  content: "\f132"; }

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

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

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

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

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

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

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

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

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

.fa-bullseye:before {
  content: "\f140"; }

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

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

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

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

.fa-ticket:before {
  content: "\f145"; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\f14e"; }

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

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

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

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

.fa-gbp:before {
  content: "\f154"; }

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

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

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

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

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

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

.fa-file:before {
  content: "\f15b"; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

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

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

.fa-dropbox:before {
  content: "\f16b"; }

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

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

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

.fa-tumblr:before {
  content: "\f173"; }

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

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

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

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

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

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

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

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

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

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

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

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

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

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

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

.fa-wheelchair:before {
  content: "\f193"; }

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

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

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

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

.fa-slack:before {
  content: "\f198"; }

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

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

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

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

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

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

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

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

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

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

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

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

.fa-steam:before {
  content: "\f1b6"; }

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

.fa-recycle:before {
  content: "\f1b8"; }

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

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

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

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

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

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

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

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

.fa-git:before {
  content: "\f1d3"; }

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

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

.fa-qq:before {
  content: "\f1d6"; }

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

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

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

.fa-history:before {
  content: "\f1da"; }

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

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

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

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

.fa-bomb:before {
  content: "\f1e2"; }

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

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

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

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

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

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

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

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

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

.fa-lastfm:before {
  content: "\f202"; }

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

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

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

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

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

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

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

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

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

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

.fa-motorcycle:before {
  content: "\f21c"; }

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

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

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

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

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

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

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

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

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

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

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

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

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone:before {
  content: "\f24d"; }

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

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

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

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

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

.fa-hourglass:before {
  content: "\f254"; }

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

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

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

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

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

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

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

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

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

.fa-gg:before {
  content: "\f260"; }

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

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

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

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

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

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

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

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

.fa-contao:before {
  content: "\f26d"; }

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

.fa-amazon:before {
  content: "\f270"; }

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

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

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

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

.fa-industry:before {
  content: "\f275"; }

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

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

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

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

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

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

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

.fa-fonticons:before {
  content: "\f280"; }

html, html * {
  -webkit-text-size-adjust: 100% !important; }

form {
  margin: 0;
  padding: 0;
  z-index: 0; }

:focus {
  -moz-outline-style: none; }

a {
  color: #009CD8;
  text-decoration: none; }

img {
  border: 0px; }

a:hover {
  text-decoration: underline; }

i, cite, em, var, address, dfn {
  font-style: italic; }

ol, ul {
  list-style: disc; }

strong, b {
  font-weight: bold; }

.display-none {
  display: none; }

#backtotopcontainer, .Modal, .AdminModal, .ListEditorModal, .AccordionModal, .AsideModal,
.modal, .channel-info-modal, .ListEditor .MenuBar .LESearchContainer, .AccordionEditor .MenuBar .LESearchContainer {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms; }
  .hidden#backtotopcontainer, .hidden.Modal, .hidden.AdminModal, .hidden.ListEditorModal, .hidden.AccordionModal, .hidden.AsideModal,
  .hidden.modal, .hidden.channel-info-modal, .ListEditor .MenuBar .hidden.LESearchContainer, .AccordionEditor .MenuBar .hidden.LESearchContainer {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }

.ModalWrapper, .Modal, .AdminModal, .ListEditorModal, .AccordionModal, .AsideModal,
.modal, .channel-info-modal, .Welcome, .authorcredit, .read-more, .Section .SectionFooter, .ArticleMetaDataArea .InnerContentContainer .SectionFooter, .ArticleMetaDataArea .ShowHideButtonContainer .SectionFooter, .Section .sidebar, .ArticleMetaDataArea .InnerContentContainer .sidebar, .ArticleMetaDataArea .ShowHideButtonContainer .sidebar, .VideoWatchSection .sidebar, .ResetPasswordSection .retrieve-password, .ResetPasswordSection .reset-password, .AdminMenu, .MainFigureInsertion, .VideoInsertion, .MainFigureEdit, .ConnectionErrorIndicator, .design1 .SectionNewsFlyin, .design2 .SectionNewsFlyin, .design3 .SectionNewsFlyin, .SectionUpDown, .SlideshowPlayer, .MoreSlideshows, .ListEditor, .AccordionEditor, .StatusIndicator, .Calendar, .ImageEditor, .VideoSelector, .SearchResultSelector, .AsideAccordionEditor, .ArticleListing, .ArticleMetaDataArea, .CropTool, .search-page-button, .search-area .searchheader .searchform .submit-button, .search-area .searchheader .searchform .edit-button, .search-area .load-more button, .search-area, .search-area .autosuggest, .inc5000listpage .narrowArticleHeaderContainer, .Inc5000ChannelSection .inc5000panel, .Inc5000ChannelSection .top-three-lists-widget {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .ModalWrapper *, .Modal *, .AdminModal *, .ListEditorModal *, .AccordionModal *, .AsideModal *,
  .modal *, .channel-info-modal *, .Welcome *, .authorcredit *, .read-more *, .Section .SectionFooter *, .ArticleMetaDataArea .InnerContentContainer .SectionFooter *, .ArticleMetaDataArea .ShowHideButtonContainer .SectionFooter *, .Section .sidebar *, .ArticleMetaDataArea .InnerContentContainer .sidebar *, .ArticleMetaDataArea .ShowHideButtonContainer .sidebar *, .VideoWatchSection .sidebar *, .ResetPasswordSection .retrieve-password *, .ResetPasswordSection .reset-password *, .AdminMenu *, .MainFigureInsertion *, .VideoInsertion *, .MainFigureEdit *, .ConnectionErrorIndicator *, .design1 .SectionNewsFlyin *, .design2 .SectionNewsFlyin *, .design3 .SectionNewsFlyin *, .SectionUpDown *, .SlideshowPlayer *, .MoreSlideshows *, .ListEditor *, .AccordionEditor *, .StatusIndicator *, .Calendar *, .ImageEditor *, .VideoSelector *, .SearchResultSelector *, .AsideAccordionEditor *, .ArticleListing *, .ArticleMetaDataArea *, .CropTool *, .search-page-button *, .search-area .searchheader .searchform .submit-button *, .search-area .searchheader .searchform .edit-button *, .search-area .load-more button *, .search-area *, .search-area .autosuggest *, .inc5000listpage .narrowArticleHeaderContainer *, .Inc5000ChannelSection .inc5000panel *, .Inc5000ChannelSection .top-three-lists-widget * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.AdminModal .ButtonContainer button, .UploadDialogModal .upload-file .upload-file-button, .DateTimeSubEditor .ButtonContainer .NowButton, .Calendar .MenuBar .TodayButton, .ArticleMetaDataArea .ShowHideButton, .ArticleMetaDataArea .edit-pubdate, .channel-info-modal .x-button, .ImageEditor .MenuBarContainer .MenuBar .CloseButton, .VideoSelector .MenuBarContainer .MenuBar .CloseButton, .SearchResultSelector .MenuBarContainer .MenuBar .CloseButton, .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .upload-button, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .upload-button, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .upload-button, .ArticleListing .MenuBarContainer .MenuBar .CloseButton, .ArticleListing .MenuBarContainer .MenuBar .SortButton, .ArticleListing .MenuBarContainer .MenuBar .ClearButton, .ArticleListingItem .ExpansionButton, .ArticleListingItem .OptionsMenuItem, .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton, .ListEditor .ListContainer .List .ListEditorItem .LERemoveItemButton, .AccordionEditor .ListContainer .List .ListEditorItem .LERemoveItemButton, .ListEditor .MenuBar .LEAddButton, .ListEditor .MenuBar .CancelButton, .AccordionEditor .MenuBar .LEAddButton, .AccordionEditor .MenuBar .CancelButton, .ListEditor .ApplyButton, .ListEditor .DoneButton, .ListEditor .UndoButton, .ListEditor .RemoveButton, .AccordionEditor .ApplyButton, .AccordionEditor .DoneButton, .AccordionEditor .UndoButton, .AccordionEditor .RemoveButton {
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  cursor: pointer; }

.ArticleMainFigure .visibilityInfoOverlay, .InternationalWall.ArticleSection .button-container button, .InternationalWall.ArticleSection .button-container button *, .ResetPasswordSection .retrieve-password .reset-submit, .ResetPasswordSection .reset-password .reset-submit, .ResetPasswordSection .retrieve-password .reset-submit *, .ResetPasswordSection .reset-password .reset-submit *, .AdminMenu, .AdminMenu *, .UploadDialogModal, .UploadDialogModal *, .MainFigureInsertion, .VideoInsertion, .MainFigureEdit, .main-figure-type-selector, .article-video-bottom-menu, .inline-video-menu, .main-figure-type-selector *, .article-video-bottom-menu *, .inline-video-menu *, .design1 .SectionNewsFlyin, .design2 .SectionNewsFlyin, .design3 .SectionNewsFlyin, .SectionUpDown, .SectionUpDown *, .SlideshowPlayer, .SlideshowPlayer *, .MustReadsSidebar .scroll-for-more-container, .IncrementSpinner .IncrementUp, .IncrementSpinner .IncrementDown, .ImageEditor, .VideoSelector, .SearchResultSelector, .ImageEditor *, .VideoSelector *, .SearchResultSelector *, .ImageEditor .ListContainer .List .AjaxLoaderListItem, .VideoSelector .ListContainer .List .AjaxLoaderListItem, .SearchResultSelector .ListContainer .List .AjaxLoaderListItem, .ImageEditor .ListContainer .List .AjaxLoaderListItem *, .VideoSelector .ListContainer .List .AjaxLoaderListItem *, .SearchResultSelector .ListContainer .List .AjaxLoaderListItem *, .AsideAccordionEditor, .AsideAccordionEditor *, .AjaxLoader, .AjaxLoader img, .ArticleListing, .ArticleListing *, .ArticleMetaDataArea, .ArticleMetaDataArea *, .CropTool, .CropTool *, .search-page-button, .search-area .searchheader .searchform .submit-button, .search-area .searchheader .searchform .edit-button, .search-area .load-more button, .search-area .autosuggest .dropdown li, .search-area .search-body .excluded-results-title, .search-area .search-body .excluded-results-open, .search-area .search-body .excluded-results-close, .search-area .search-body .add-exclude-container, .search-area .search-body .add-lift-container, .search-area .search-body .add-exclude-container *, .search-area .search-body .add-lift-container *, .search-area .search-body .excluded-indicator, .search-area .search-body .lifted-indicator, .search-area .search-body .editing-button-container, .search-area .search-body .editing-button-container *, .Inc5000ChannelSection .top-three-lists-widget .top-three-button, .Inc5000ChannelSection .top-three-lists-widget .top-three-head, .Inc5000ChannelSection .top-three-lists-widget .top-three-head * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.UploadDialogModal .input-wrapper input, .UploadDialogModal .input-wrapper textarea, .SlideshowPlayer .SlideshowName, .SlideshowPlayer .SlideshowName *, .SlideshowPlayer .CaptionAndIMU-Container .SlideCaption, .SlideshowPlayer .CaptionAndIMU-Container .SlideCaption *, .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .ArticleListing .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterSearchContainer .SearchInput, .TextInputEditor input, .TextInputEditor textarea, .TextInputEditor select, .TextAreaEditor input, .TextAreaEditor textarea, .TextAreaEditor select, .CheckboxEditor input, .CheckboxEditor textarea, .CheckboxEditor select, .SelectEditor input, .SelectEditor textarea, .SelectEditor select, .edit-pubdate-container input, .edit-pubdate-container textarea, .edit-pubdate-container select {
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.UploadDialogModal .input-wrapper input[type='text'], .UploadDialogModal .input-wrapper textarea, .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .ArticleListing .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .ListEditor .MenuBar .LESearchContainer .LESearchInput, .AccordionEditor .MenuBar .LESearchContainer .LESearchInput, .IncrementSpinner .SpinnerInput input {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  background-color: #FFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; }

body {
  -moz-osx-font-smoothing: grayscale;
  /* Firefox OSX ONLY font smoothing */ }

@media (max-width: 56.7em) {
  #sitecontainer {
    font-size: 0;
    overflow: hidden; } }

@-moz-document url-prefix() {
  #sitecontainer {
    transform: none; } }

#siteinnercontainer {
  left: 0; }

#siteinnercontainer,
#wrappermask {
  position: relative;
  -moz-transition: left 250ms, right 250ms;
  -o-transition: left 250ms, right 250ms;
  -webkit-transition: left 250ms, right 250ms;
  transition: left 250ms, right 250ms; }

#wrappercontainer {
  position: relative;
  background-color: white; }

#wrappermask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 200005000;
  display: none; }

#siteinnercontainer.leftMenuVisible,
#wrappermask.leftMenuVisible {
  left: 263px; }

#leftMenu,
#leftMenuHeader {
  position: absolute;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 263px;
  left: -263px;
  padding-top: 1px;
  z-index: 40;
  word-wrap: break-word;
  -moz-transition: left 250ms, right 250ms;
  -o-transition: left 250ms, right 250ms;
  -webkit-transition: left 250ms, right 250ms;
  transition: left 250ms, right 250ms; }
  #leftMenu a:hover,
  #leftMenuHeader a:hover {
    text-decoration: none; }

#TopNavButtonContainer {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  overflow-y: hidden; }
  @media (max-width: 47.95em) {
    #TopNavButtonContainer {
      display: none; } }
  #TopNavButtonContainer #TopNavButtonInnerContainer {
    display: table; }
    #TopNavButtonContainer #TopNavButtonInnerContainer .clicklessNavButton {
      font-family: 'RobotoBold';
      font-size: 0;
      color: #fff;
      height: 58px;
      vertical-align: middle;
      display: table-cell;
      cursor: pointer;
      text-transform: uppercase; }
      #TopNavButtonContainer #TopNavButtonInnerContainer .clicklessNavButton #topMastheadPromos {
        max-height: 58px;
        display: inline-block;
        position: relative;
        overflow: hidden; }
        #TopNavButtonContainer #TopNavButtonInnerContainer .clicklessNavButton #topMastheadPromos img {
          vertical-align: middle; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          #TopNavButtonContainer #TopNavButtonInnerContainer .clicklessNavButton #topMastheadPromos.watchPromos {
            display: none !important; } }
    #TopNavButtonContainer #TopNavButtonInnerContainer .topNavButton {
      font-family: 'RobotoBold';
      font-size: 12px;
      color: #fff;
      height: 58px;
      vertical-align: bottom;
      display: table-cell;
      padding: 0px;
      cursor: pointer;
      text-transform: uppercase; }
      #TopNavButtonContainer #TopNavButtonInnerContainer .topNavButton .topNavButton_inner {
        padding-left: 10px;
        padding-right: 10px;
        height: 20px;
        line-height: 12px;
        float: left;
        font-size: 12px; }
        #TopNavButtonContainer #TopNavButtonInnerContainer .topNavButton .topNavButton_inner .fa-search {
          vertical-align: top; }
          #TopNavButtonContainer #TopNavButtonInnerContainer .topNavButton .topNavButton_inner .fa-search:before {
            vertical-align: top; }
      #TopNavButtonContainer #TopNavButtonInnerContainer .topNavButton:after {
        content: "";
        border-right: 1px solid #3a3838;
        height: 40px;
        float: right; }
      #TopNavButtonContainer #TopNavButtonInnerContainer .topNavButton:last-child:after, #TopNavButtonContainer #TopNavButtonInnerContainer .topNavButton:nth-last-child(2):after {
        border: 0px; }
      #TopNavButtonContainer #TopNavButtonInnerContainer .topNavButton:hover .topNavButton_inner {
        text-decoration: underline; }
    #TopNavButtonContainer #TopNavButtonInnerContainer .navBtnSubscribe {
      border: none;
      background-size: 58px;
      background-repeat: no-repeat;
      padding-right: 60px;
      text-decoration: none;
      /* for FIREFOX */
      background-position: 79px 8px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        #TopNavButtonContainer #TopNavButtonInnerContainer .navBtnSubscribe {
          padding-right: 66px;
          background-image: none; } }
    #TopNavButtonContainer #TopNavButtonInnerContainer .memberButton {
      height: 58px;
      vertical-align: middle;
      display: table-cell;
      position: relative;
      width: 42px;
      border-right: none; }
    #TopNavButtonContainer #TopNavButtonInnerContainer.videoWatchTopNav {
      /* Hide all buttons but the promos, subscribe, and membership in Watch Page Top Nav */ }
      #TopNavButtonContainer #TopNavButtonInnerContainer.videoWatchTopNav #topMastheadPromos {
        display: none !important; }
      #TopNavButtonContainer #TopNavButtonInnerContainer.videoWatchTopNav .topNavButton:not(:last-child) {
        display: none !important; }

/* font awesome spin & pulse functionality */
#TopNavOverlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  right: 0px;
  border-top: 1px solid #3a3838;
  height: auto;
  text-align: inherit;
  margin-left: auto;
  margin-right: auto;
  z-index: 10001;
  display: none; }
  @media (max-width: 47.95em) {
    #TopNavOverlay {
      background-color: #fff; } }
  #TopNavOverlay.showing {
    display: block; }
  #TopNavOverlay.tiny {
    width: 200px;
    right: 67px; }
    @media (max-width: 47.95em) {
      #TopNavOverlay.tiny {
        width: 100%;
        right: 0px; } }
  #TopNavOverlay #TopNavOverlayInner {
    position: relative;
    margin: 0 auto;
    max-width: 970px;
    width: 100%;
    height: auto;
    min-height: 42px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px; }
    #TopNavOverlay #TopNavOverlayInner #TopNavOverlayClose {
      font-size: 16px;
      color: #fff;
      text-align: right;
      right: 24px;
      position: absolute;
      cursor: pointer;
      z-index: 1; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlayClose i.fa-times:before {
        font-size: 16px;
        line-height: 10px;
        vertical-align: top;
        display: inline-block; }
    #TopNavOverlay #TopNavOverlayInner .topNavOverlayPanel {
      display: none; }
      #TopNavOverlay #TopNavOverlayInner .topNavOverlayPanel a {
        color: #229dd6; }
      #TopNavOverlay #TopNavOverlayInner .topNavOverlayPanel .panelInfo {
        margin: 0 auto;
        position: relative;
        display: block;
        width: 650px; }
        #TopNavOverlay #TopNavOverlayInner .topNavOverlayPanel .panelInfo .panelTitle {
          font-family: 'RobotoBold';
          font-size: 24px;
          color: #fff;
          margin-bottom: 10px; }
          #TopNavOverlay #TopNavOverlayInner .topNavOverlayPanel .panelInfo .panelTitle .smallerTitle {
            font-family: 'RobotoRegular';
            font-size: 13px; }
        #TopNavOverlay #TopNavOverlayInner .topNavOverlayPanel .panelInfo .panelDescription {
          font-family: 'RobotoRegular';
          font-size: 15px;
          color: #fff;
          margin-bottom: 25px; }
    #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySearch {
      text-align: center; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySearch #SearchInput {
        font-family: 'RobotoBold';
        border: 0px;
        height: 28px;
        width: 410px;
        /*top: 10px;*/
        position: relative;
        font-size: 20px;
        padding-left: 6px;
        margin-right: 6px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySearch #SearchSubmit {
        font-family: 'RobotoBold';
        font-size: 12px;
        height: 30px;
        position: relative;
        vertical-align: top;
        color: #fff;
        background-color: #000;
        border: 1px solid #fff;
        padding: 0px 10px;
        cursor: pointer; }
    #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters {
      text-align: center;
      /*padding-bottom: 20px;*/ }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters .panelTitle,
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters .panelDescription {
        text-align: left; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form .newsletterOptionsContainer {
        display: inline-block;
        text-align: left;
        margin-right: 10%;
        vertical-align: top; }
        #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form .newsletterOptionsContainer .checkInputContainer {
          margin-bottom: 15px; }
          #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form .newsletterOptionsContainer .checkInputContainer input[type='checkbox'] {
            margin-right: 10px; }
          #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel {
            font-family: 'RobotoMedium';
            font-size: 15px;
            color: #fff; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form .newsletterOptionsContainer:last-of-type {
        margin-right: 0px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form #TopNavNewsletterRegister .newsletterInputs {
        font-family: 'RobotoBold';
        border: 0px;
        height: 28px;
        width: 205px;
        /*top: 10px;*/
        position: relative;
        font-size: 16px;
        padding-left: 6px;
        margin-right: 6px;
        margin-bottom: 10px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form #NewsletterSubmitContainer {
        padding-bottom: 10px;
        display: block;
        position: relative;
        max-width: 572px;
        margin: 0 auto; }
        #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form #NewsletterSubmitContainer #NewsletterEmailValue {
          font-family: 'RobotoBold';
          border: 0px;
          height: 28px;
          width: 205px;
          /*top: 10px;*/
          position: relative;
          font-size: 16px;
          padding-left: 6px;
          margin-right: 6px;
          margin-bottom: 10px; }
        #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form #NewsletterSubmitContainer #NewsletterSubmit {
          font-family: 'RobotoBold';
          font-size: 12px;
          height: 30px;
          position: relative;
          vertical-align: top;
          color: #fff;
          background-color: #000;
          border: 1px solid #fff;
          padding: 0px 10px;
          cursor: pointer; }
        #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #newsletter_form #NewsletterSubmitContainer #NewsletterWorking {
          font-size: 30px;
          color: #fff;
          display: none;
          position: absolute;
          top: 4px;
          right: 6px;
          display: none;
          /* font awesome spinner */
          -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlayNewsletters #SuccessfulSignup {
        font-size: 40px;
        color: #fff;
        padding-bottom: 30px;
        padding-top: 10px; }
    #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial {
      text-align: center; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .button {
        width: 32px;
        height: 32px;
        background-image: url("//www.incimages.com/header/social-icons-2.png");
        background-size: cover;
        display: inline-block;
        margin-right: 12px; }
        #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .button.last {
          margin-right: 5px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .facebookbutton {
        background-position: -36px 0px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .twitterbutton {
        background-position: -72px 0px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .linkedinbutton {
        background-position: 0px 0px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .youtubebutton {
        background-position: -256px 0px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .googleplusbutton {
        background-position: -108px 0px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .instagrambutton {
        background-position: -293px 0px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .pinterestbutton {
        background-position: -182px 0px; }
      #TopNavOverlay #TopNavOverlayInner #TopNavOverlaySocial .flipboardbutton {
        background-position: -330px 0px; }

.textInputContainer,
.textInputContainer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.textInputLabel {
  font-family: KlavikaMedium, Titillium;
  /*font-size: 16px;*/
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  box-sizing: border-box;
  width: 226px;
  margin: 0 auto;
  max-height: 24px; }

.textInputContainer input[type='text'] {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFF;
  font-size: 14px;
  color: #000;
  outline: none;
  font-family: Arial, sans-serif;
  padding: 5px 9px;
  line-height: 18px; }

.textInputContainer input[type='password'] {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFF;
  font-size: 14px;
  color: #000;
  outline: none;
  font-family: Arial, sans-serif;
  padding: 5px 9px;
  line-height: 18px; }

#leftMenu > * > .Secondary {
  /*
     * Style every .A that's a grandchild of .C.
     * This is the element you're looking for.
     */
  margin-top: 10px; }

#leftMenu > * > .Secondary ~ .Secondary {
  /*
     * Style only the .A elements following the first .A child
     * of each element that's a child of .C.
     * You need to manually revert/undo the styles in the above rule here.
     */
  margin-top: 0px; }

#leftMenu {
  background-color: #000; }
  #leftMenu .slideOutList {
    font-family: 'RobotoBold', Arial, sans-serif;
    font-size: 16px;
    line-height: 18px; }
    #leftMenu .slideOutList li {
      position: relative;
      width: 100%;
      height: 39px;
      overflow: hidden;
      width: 100%;
      border-bottom: solid 1px #242424;
      background-color: black; }
      #leftMenu .slideOutList li span.menuItemLink {
        width: 100% !important; }
      #leftMenu .slideOutList li a,
      #leftMenu .slideOutList li span.menuItemLink {
        display: table;
        position: absolute;
        top: 0;
        width: auto;
        height: 39px;
        color: #FFF;
        padding-top: 2px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #leftMenu .slideOutList li a .menuItemLabel,
        #leftMenu .slideOutList li span.menuItemLink .menuItemLabel {
          display: table-cell;
          vertical-align: middle;
          padding-top: 1px;
          padding-bottom: 1px;
          padding-left: 20px;
          padding-right: 10px; }
        #leftMenu .slideOutList li a .active-indicator,
        #leftMenu .slideOutList li span.menuItemLink .active-indicator {
          display: none;
          position: absolute;
          right: 17px;
          top: 11px; }
      #leftMenu .slideOutList li.menuListItem {
        -moz-transition: height 250ms;
        -o-transition: height 250ms;
        -webkit-transition: height 250ms;
        transition: height 250ms; }
        #leftMenu .slideOutList li.menuListItem a {
          z-index: 60; }
          #leftMenu .slideOutList li.menuListItem a.noChildren {
            width: 100%; }
      #leftMenu .slideOutList li.subMenuListItem .menuItemLabelText {
        color: #FFF !important; }
      #leftMenu .slideOutList li.Secondary {
        background-color: #242424;
        font-size: 14px;
        height: 30px;
        line-height: 26px;
        font-family: 'RobotoMedium'; }
        #leftMenu .slideOutList li.Secondary a {
          height: 26px; }
        #leftMenu .slideOutList li.Secondary .menuListRightRegionContainer {
          height: 30px; }
        #leftMenu .slideOutList li.Secondary .menuListPlusMinusButton {
          top: 5px; }
        #leftMenu .slideOutList li.Secondary .menuListPlusMinusButton .horizontalLine,
        #leftMenu .slideOutList li.Secondary .menuListPlusMinusButton .verticalLine {
          background-color: #999999; }
        #leftMenu .slideOutList li.Secondary .slideOutList.slideOutSubMenuList {
          top: 30px; }
      #leftMenu .slideOutList li .active .active-indicator {
        display: inline; }
    #leftMenu .slideOutList.slideOutSubMenuList {
      position: absolute;
      top: 40px;
      width: 100%; }
      #leftMenu .slideOutList.slideOutSubMenuList li {
        border-bottom: none;
        border-top: solid 1px #242424;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #leftMenu .slideOutList.slideOutSubMenuList li a {
          width: 100%; }
        #leftMenu .slideOutList.slideOutSubMenuList li .menuItemLabel {
          padding-left: 50px;
          padding-right: 0; }
        #leftMenu .slideOutList.slideOutSubMenuList li .menuitemlogo {
          position: absolute;
          left: 180px;
          top: 5px; }
          #leftMenu .slideOutList.slideOutSubMenuList li .menuitemlogo img {
            width: 60px;
            height: 30px; }

#leftMenu .menuListRightRegionContainer {
  position: absolute;
  height: 39px;
  width: 100%;
  padding-right: 16px;
  text-align: right;
  right: 0;
  top: 0;
  z-index: 50;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#leftMenu .ps-scrollbar-y-rail {
  width: 5px;
  right: 2px;
  background-color: transparent !important;
  z-index: 100; }
  #leftMenu .ps-scrollbar-y-rail .ps-scrollbar-y {
    width: 5px; }

.menuListPlusMinusButton {
  position: relative;
  display: inline-block;
  width: 11px;
  height: 11px;
  top: 12px; }
  .menuListPlusMinusButton .horizontalLine,
  .menuListPlusMinusButton .verticalLine {
    position: absolute;
    display: block;
    background-color: white; }
  .menuListPlusMinusButton .horizontalLine {
    width: 9px;
    height: 1px;
    top: 4px; }
  .menuListPlusMinusButton .verticalLine {
    width: 1px;
    height: 9px;
    left: 4px; }

.open .menuListPlusMinusButton .verticalLine {
  visibility: hidden; }

#leftMenuHeader {
  top: 0;
  height: 62px;
  padding: 0;
  overflow: hidden;
  background-color: #000;
  border-bottom: solid 4px #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 47.95em) {
    #leftMenuHeader {
      height: 103px; } }
  #leftMenuHeader .incLogoInMenuContainer {
    height: 58px;
    width: 100%; }
    #leftMenuHeader .incLogoInMenuContainer img {
      height: 30px;
      margin-left: 20px;
      margin-top: 15px; }
  #leftMenuHeader .slideOutMenuSearchContainer {
    display: none;
    position: relative;
    width: 100%;
    text-align: center; }
    @media (max-width: 47.95em) {
      #leftMenuHeader .slideOutMenuSearchContainer {
        display: block; } }
    #leftMenuHeader .slideOutMenuSearchContainer form,
    #leftMenuHeader .slideOutMenuSearchContainer .textInputContainer {
      position: relative; }
    #leftMenuHeader .slideOutMenuSearchContainer .textInputContainer {
      width: 226px;
      height: 28px;
      margin: 0 auto; }
      #leftMenuHeader .slideOutMenuSearchContainer .textInputContainer .searchTextInputLabel {
        position: absolute;
        top: 8px;
        left: 7px; }
        #leftMenuHeader .slideOutMenuSearchContainer .textInputContainer .searchTextInputLabel img {
          width: 12px;
          height: 12px; }
      #leftMenuHeader .slideOutMenuSearchContainer .textInputContainer input[type='text'] {
        width: 100%;
        padding-left: 23px; }
  #leftMenuHeader #LeftMenuLogin,
  #leftMenuHeader #LeftMenuLogout {
    display: block;
    position: absolute;
    top: 8px;
    right: 20px;
    font-family: 'RobotoRegular';
    font-size: 12px;
    color: #fff; }
    #leftMenuHeader #LeftMenuLogin a,
    #leftMenuHeader #LeftMenuLogin span,
    #leftMenuHeader #LeftMenuLogout a,
    #leftMenuHeader #LeftMenuLogout span {
      font-family: 'RobotoBold';
      color: #fff;
      font-size: 12px;
      cursor: pointer; }

.loginlander-inner h1 {
  font-family: KlavikaBlack, Titillium, Arial, sans-serif;
  font-size: 46px;
  margin-top: 15px;
  margin-bottom: 15px; }

.loginlander-inner p.deck {
  margin-top: 15px;
  margin-bottom: 25px; }

.loginlander-inner #zipcodeFieldContainer {
  display: none; }

.loginlander-inner #demographicsPanel select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px !important;
  border-radius: 0;
  padding: 5px 9px;
  line-height: 18px;
  width: 100%; }
  .loginlander-inner #demographicsPanel select.employeenum_dropdown {
    width: auto; }

.loginlander-inner input[type='submit'] {
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
  border: none;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  background-color: #000;
  cursor: pointer; }

.loginlander-inner input[type='button'] {
  color: #fff;
  font-size: 12px;
  border: none;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  background-color: #000;
  cursor: pointer;
  vertical-align: middle; }

.loginlander-inner .panel-button {
  width: auto;
  cursor: pointer;
  border: 5px solid #ccc;
  clear: both;
  background-color: #000;
  text-align: center;
  padding: 8px;
  padding-bottom: 6px; }
  .loginlander-inner .panel-button.cancel_button {
    width: 65px; }
  .loginlander-inner .panel-button .userContinue,
  .loginlander-inner .panel-button .userClose,
  .loginlander-inner .panel-button .userBack {
    font-size: 24px;
    color: #009cd8;
    vertical-align: middle; }
  .loginlander-inner .panel-button img {
    vertical-align: middle; }

.loginlander-inner #double-button-container {
  width: 250px;
  margin: 0 auto; }
  .loginlander-inner #double-button-container .panel-button {
    display: inline-block;
    width: auto; }
  .loginlander-inner #double-button-container .button-left {
    background-color: #000; }
  .loginlander-inner #double-button-container .button-right {
    background-color: #000;
    float: right; }

.loginlander-inner #newsletterPanel .checkboxLabel {
  font-family: KlavikaMedium, Titillium;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  max-height: 24px; }

.loginlander-inner #newsletterPanel .checkboxDescription {
  font-family: KlavikaExtraLight, Titillium;
  font-size: 15px;
  color: #fff;
  margin-bottom: 10px; }

#leftMenuInnerContainer {
  background-color: #242424;
  width: 100%; }
  #leftMenuInnerContainer .standardPanel {
    width: 226px;
    margin: 0 auto; }
  #leftMenuInnerContainer .workingBar {
    margin: 10px 0px;
    text-align: center; }
  #leftMenuInnerContainer #forgot_link {
    clear: both;
    text-align: center;
    width: 226px;
    margin: 0 auto;
    margin-top: 20px; }
    #leftMenuInnerContainer #forgot_link #forgot-pass-link {
      font-size: 17px;
      color: #079cd8;
      line-height: 24px; }
  #leftMenuInnerContainer .section-seperator {
    height: 1px;
    background-color: #666;
    width: 226px;
    margin: 20px auto; }
  #leftMenuInnerContainer #completePanel #login_language {
    margin-bottom: 20px;
    display: none; }

#TopNav {
  left: 0;
  top: 0;
  clear: both;
  position: fixed;
  background-color: transparent;
  z-index: 5000;
  width: 100%;
  z-index: 9999;
  -moz-transition: left 250ms, right 250ms;
  -o-transition: left 250ms, right 250ms;
  -webkit-transition: left 250ms, right 250ms;
  transition: left 250ms, right 250ms; }
  #TopNav.closing {
    -moz-transition: left 0ms, right 0ms, top 0ms;
    -o-transition: left 0ms, right 0ms, top 0ms;
    -webkit-transition: left 0ms, right 0ms, top 0ms;
    transition: left 0ms, right 0ms, top 0ms; }
  #TopNav.animateTop {
    -moz-transition: left 250ms, right 250ms, top 250ms;
    -o-transition: left 250ms, right 250ms, top 250ms;
    -webkit-transition: left 250ms, right 250ms, top 250ms;
    transition: left 250ms, right 250ms, top 250ms; }
    #TopNav.animateTop.closing {
      -moz-transition: left 0ms, right 0ms, top 250ms;
      -o-transition: left 0ms, right 0ms, top 250ms;
      -webkit-transition: left 0ms, right 0ms, top 250ms;
      transition: left 0ms, right 0ms, top 250ms; }
  #TopNav.leftMenuVisible {
    left: 263px; }
  #TopNav.absolute {
    position: absolute;
    left: 0; }
    #TopNav.absolute.leftMenuVisible {
      left: 0; }
  #TopNav .thatGuy {
    font-family: fontawesome;
    color: #9fa5a3;
    z-index: 10000;
    position: absolute;
    display: block;
    font-size: 18px;
    top: 20px;
    right: 19px; }
    #TopNav .thatGuy::before {
      content: "\f007"; }
    #TopNav .thatGuy.loggedin {
      color: #fff; }
      @media (max-width: 47.95em) {
        #TopNav .thatGuy.loggedin {
          color: #000; } }
  #TopNav .MainNavBarContainer {
    position: relative;
    width: 100%;
    background-color: #000;
    height: auto;
    max-height: 58px;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    -ms-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s; }
    #TopNav .MainNavBarContainer.hidden {
      max-height: 0; }
      #TopNav .MainNavBarContainer.hidden .MainNavBar {
        visibility: hidden; }
    @media (max-width: 47.95em) {
      #TopNav .MainNavBarContainer {
        background-color: #FFF; } }
    #TopNav .MainNavBarContainer .MainNavBar {
      position: relative;
      width: 100%;
      height: 58px;
      text-align: center;
      max-width: 970px;
      margin-left: auto;
      margin-right: auto; }
      #TopNav .MainNavBarContainer .MainNavBar .mobileicon {
        display: none; }
        @media (max-width: 47.95em) {
          #TopNav .MainNavBarContainer .MainNavBar .mobileicon {
            display: block;
            cursor: pointer;
            position: absolute;
            right: 0;
            top: 0;
            height: 58px;
            width: 58px; }
            #TopNav .MainNavBarContainer .MainNavBar .mobileicon .memberButton {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%; } }
  #TopNav #incFixedLogoContainer {
    height: 100%;
    width: 85px;
    position: relative;
    margin: 0 auto; }
    @media (min-width: 56.75em) {
      #TopNav #incFixedLogoContainer {
        position: absolute; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      #TopNav #incFixedLogoContainer {
        margin-left: 80px; } }
    #TopNav #incFixedLogoContainer #incFixedLogoInnerContainer {
      width: 100%;
      height: 100%;
      background-image: url("//www.incimages.com/topnav/inc-logo.png");
      background-position: 0 14px;
      background-repeat: no-repeat;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain; }
      @media (min-width: 56.75em) {
        #TopNav #incFixedLogoContainer #incFixedLogoInnerContainer {
          background-image: url("//www.incimages.com/topnav/inc-logo-white.png"); } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        #TopNav #incFixedLogoContainer #incFixedLogoInnerContainer {
          background-image: url("//www.incimages.com/topnav/inc-logo-white.png"); } }
    #TopNav #incFixedLogoContainer img {
      width: 100%;
      margin-top: 14px; }
    @media (min-width: 56.75em) {
      #TopNav #incFixedLogoContainer {
        margin-left: 65px; } }
    #TopNav #incFixedLogoContainer.videoWatchLogo {
      width: 210px; }
      #TopNav #incFixedLogoContainer.videoWatchLogo #incFixedLogoInnerContainer {
        background-image: url("//www.incimages.com/video/inc_video_logo_black.png"); }
        @media (min-width: 56.75em) {
          #TopNav #incFixedLogoContainer.videoWatchLogo #incFixedLogoInnerContainer {
            background-image: url("//www.incimages.com/video/inc_video_logo_white.png"); } }
        @media (min-width: 48em) and (max-width: 56.7em) {
          #TopNav #incFixedLogoContainer.videoWatchLogo #incFixedLogoInnerContainer {
            background-image: url("//www.incimages.com/video/inc_video_logo_white.png"); } }
  #TopNav .videoWatchSeriesName {
    display: table;
    height: 100%;
    margin-left: 290px; }
    #TopNav .videoWatchSeriesName div {
      font-family: 'Heebo', sans-serif;
      font-weight: 300;
      font-size: 28px;
      color: #fff;
      display: table-cell;
      vertical-align: middle;
      border-collapse: collapse;
      padding-top: 8px; }
      #TopNav .videoWatchSeriesName div span {
        font-family: 'Heebo', sans-serif;
        font-weight: 300;
        font-size: 28px;
        color: #fff;
        border-left: 1px solid #666;
        padding-left: 15px;
        max-height: 28px;
        padding-top: 3px;
        padding-bottom: 3px;
        display: inline-block; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      #TopNav .videoWatchSeriesName {
        /*
			position: absolute;
			top: 0px;
			left: 0px;
			*/
        display: none; } }
    @media (max-width: 47.95em) {
      #TopNav .videoWatchSeriesName {
        display: none; } }
  #TopNav #incMastheadPromos {
    width: 187px;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
    /*padding-right: 150px;*/
    padding-right: 300px;
    top: 23px; }
    @media (max-width: 56.7em) {
      #TopNav #incMastheadPromos {
        display: none; } }
  #TopNav #incMastheadPromos img {
    width: 187px;
    height: 15px;
    margin-top: 20px; }
  #TopNav #LeftMenuButton {
    position: absolute;
    height: 100%;
    width: 150px;
    top: 0;
    cursor: pointer; }
  #TopNav #LeftMenuButton {
    left: 0; }
    #TopNav #LeftMenuButton #leftMenuButtonInnerContainer {
      position: absolute;
      width: 19px;
      height: 17px;
      left: 15px;
      top: 24px;
      background-image: url("//www.incimages.com/topnav/menu-button.png");
      background-size: contain;
      background-repeat: no-repeat; }
      @media (min-width: 56.75em) {
        #TopNav #LeftMenuButton #leftMenuButtonInnerContainer {
          background-image: url("//www.incimages.com/topnav/menu-button-white-v2.png");
          left: 12px;
          top: 16px;
          width: 27px;
          height: 27px; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        #TopNav #LeftMenuButton #leftMenuButtonInnerContainer {
          background-image: url("//www.incimages.com/topnav/menu-button-white-v2.png");
          left: 12px;
          top: 16px;
          width: 27px;
          height: 27px; } }
  #TopNav #search-bar {
    position: absolute;
    top: 20px;
    right: 100px; }
    @media (max-width: 56.7em) {
      #TopNav #search-bar {
        display: none; } }
  #TopNav #search-field {
    position: absolute;
    right: 42px;
    top: 0px; }
  #TopNav #search-field:focus {
    outline-width: 0; }
  #TopNav #search-icon {
    width: 24px;
    position: absolute;
    right: 20px;
    top: 0px;
    background-color: white;
    height: 19px; }

.topnav-placeholder-container {
  position: relative;
  background-color: #FFF; }

.leaderboard-container-placeholder {
  min-height: 104px;
  position: relative; }
  @media (max-width: 47.95em) {
    .leaderboard-container-placeholder {
      display: none; } }

.topnav-placeholder {
  position: relative;
  height: 58px; }

.admin-menu-placeholder {
  display: none;
  position: relative;
  height: 0; }
  .admin-menu-placeholder.animateHeight {
    -moz-transition: height 230ms;
    -o-transition: height 230ms;
    -webkit-transition: height 230ms;
    transition: height 230ms; }

#contentcontainer {
  background-color: white;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }
  @media (max-width: 56.7em) {
    #contentcontainer {
      margin-top: 0px;
      -moz-transition: margin-top 230ms;
      -o-transition: margin-top 230ms;
      -webkit-transition: margin-top 230ms;
      transition: margin-top 230ms; } }

body.loggedin #member-button {
  background-image: url("//www.incimages.com/topnav/member-button.png") !important; }
  @media (min-width: 56.75em) {
    body.loggedin #member-button {
      background-image: url("//www.incimages.com/topnav/member-button-white.png") !important; } }

body.noScroll {
  overflow: hidden; }

body.hasNotifications #notification-bubble {
  visibility: visible !important; }

body.retrievepassword {
  display: block !important; }

body.resetpassword {
  display: block !important; }

body.login, body.signup {
  height: 100% !important; }
  body.login #TopNav .memberButton, body.signup #TopNav .memberButton {
    display: none; }
  body.login #loginlander-container, body.signup #loginlander-container {
    width: 100%;
    /*JJ*/ }
    body.login #loginlander-container .navPanelText, body.login #loginlander-container .standardPanelMessages, body.signup #loginlander-container .navPanelText, body.signup #loginlander-container .standardPanelMessages {
      color: #000; }
    body.login #loginlander-container .newMemberToggle, body.signup #loginlander-container .newMemberToggle {
      color: #000; }
    body.login #loginlander-container .loginlander-inner, body.signup #loginlander-container .loginlander-inner {
      background-color: #fff;
      margin: 0 auto;
      padding: 20px 0;
      max-width: 880px; }
      body.login #loginlander-container .loginlander-inner.signup, body.signup #loginlander-container .loginlander-inner.signup {
        max-width: 100%; }
      body.login #loginlander-container .loginlander-inner #LoginLanderRegister, body.signup #loginlander-container .loginlander-inner #LoginLanderRegister {
        border: 1px solid #ccc;
        text-align: center;
        width: 100%;
        padding: 30px;
        margin-bottom: 30px; }
      body.login #loginlander-container .loginlander-inner .externalAuthorizersContainer, body.signup #loginlander-container .loginlander-inner .externalAuthorizersContainer {
        border: 1px solid #ccc;
        padding: 30px;
        text-align: center;
        width: 100%; }
        body.login #loginlander-container .loginlander-inner .externalAuthorizersContainer .externalAuthorizersLabel, body.signup #loginlander-container .loginlander-inner .externalAuthorizersContainer .externalAuthorizersLabel {
          color: #000;
          margin-bottom: 20px;
          font-family: 'RobotoRegular';
          font-size: 13px; }
      body.login #loginlander-container .loginlander-inner .loginLanderInitialForm, body.signup #loginlander-container .loginlander-inner .loginLanderInitialForm {
        max-width: 635px;
        margin: 0 auto; }
      body.login #loginlander-container .loginlander-inner .loginLanderInitialHeader, body.signup #loginlander-container .loginlander-inner .loginLanderInitialHeader {
        max-width: 635px;
        width: 100%;
        margin: 0 auto;
        display: table;
        margin-bottom: 30px; }
        body.login #loginlander-container .loginlander-inner .loginLanderInitialHeader h1, body.signup #loginlander-container .loginlander-inner .loginLanderInitialHeader h1 {
          display: table-cell; }
      body.login #loginlander-container .loginlander-inner .forgotPassContainer .userForgotPass .the_white, body.signup #loginlander-container .loginlander-inner .forgotPassContainer .userForgotPass .the_white {
        color: #000; }
      body.login #loginlander-container .loginlander-inner .standardPanel, body.signup #loginlander-container .loginlander-inner .standardPanel {
        padding: 20px; }
        body.login #loginlander-container .loginlander-inner .standardPanel.completePanel, body.signup #loginlander-container .loginlander-inner .standardPanel.completePanel {
          padding: 0px !important; }
      @media (max-width: 47.95em) {
        body.login #loginlander-container .loginlander-inner .userHandlerContainer, body.signup #loginlander-container .loginlander-inner .userHandlerContainer {
          margin-top: 30px; } }
      body.login #loginlander-container .loginlander-inner #member_externalauthorizors, body.signup #loginlander-container .loginlander-inner #member_externalauthorizors {
        width: 180px;
        margin: 0 auto;
        overflow: hidden;
        /*margin-top: 20px;*/ }
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .external_authorizer, body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .external_authorizer {
          float: left;
          margin-bottom: 10px;
          margin-left: 5px; }
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .google-login,
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .yahoo-login,
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .facebook-login,
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .linkedin-login,
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .twitter-login, body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .google-login,
        body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .yahoo-login,
        body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .facebook-login,
        body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .linkedin-login,
        body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .twitter-login {
          display: inline-block;
          background-color: #FFF;
          background-image: url("//www.incimages.com/header/shareicons.png");
          height: 30px;
          width: 30px;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover; }
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .google-login, body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .google-login {
          background-position: -102px; }
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .yahoo-login, body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .yahoo-login {
          background-position: 30px; }
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .facebook-login, body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .facebook-login {
          background-position: -34px; }
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .linkedin-login, body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .linkedin-login {
          background-position: 0px; }
        body.login #loginlander-container .loginlander-inner #member_externalauthorizors .twitter-login, body.signup #loginlander-container .loginlander-inner #member_externalauthorizors .twitter-login {
          background-position: -90px; }
      body.login #loginlander-container .loginlander-inner #login_language, body.signup #loginlander-container .loginlander-inner #login_language {
        font-family: RobotoRegular;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px; }
        body.login #loginlander-container .loginlander-inner #login_language .large_lang, body.signup #loginlander-container .loginlander-inner #login_language .large_lang {
          font-family: Heebo;
          font-weight: 900; }
        body.login #loginlander-container .loginlander-inner #login_language .larger_lang, body.signup #loginlander-container .loginlander-inner #login_language .larger_lang {
          font-family: Heebo;
          font-weight: 900;
          font-size: 44px;
          line-height: 44px;
          margin-bottom: 10px; }
      body.login #loginlander-container .loginlander-inner .closeButton, body.signup #loginlander-container .loginlander-inner .closeButton {
        margin-left: 10px; }
      body.login #loginlander-container .loginlander-inner .continueButton, body.signup #loginlander-container .loginlander-inner .continueButton {
        margin-right: 10px; }
      body.login #loginlander-container .loginlander-inner #demographicsPanel input[type='submit'], body.signup #loginlander-container .loginlander-inner #demographicsPanel input[type='submit'] {
        color: #fff;
        font-family: KlavikaBold, Titillium;
        font-size: 15px;
        border: none;
        display: inline-block;
        padding: 0px;
        background-color: #000;
        cursor: pointer;
        -webkit-appearance: none; }
      body.login #loginlander-container .loginlander-inner #demographicsPanel input[type='button'], body.signup #loginlander-container .loginlander-inner #demographicsPanel input[type='button'] {
        color: #fff;
        font-family: KlavikaBold, Titillium;
        font-size: 15px;
        border: none;
        display: inline-block;
        padding: 0px;
        background-color: #000;
        cursor: pointer;
        -webkit-appearance: none; }
      body.login #loginlander-container .loginlander-inner #demographicsPanel select, body.signup #loginlander-container .loginlander-inner #demographicsPanel select {
        border: 1px solid black;
        height: 34px;
        font-size: 12px;
        color: #000; }
      body.login #loginlander-container .loginlander-inner #demographicsPanel #double-button-container, body.signup #loginlander-container .loginlander-inner #demographicsPanel #double-button-container {
        width: 250px;
        margin-top: 20px; }
      body.login #loginlander-container .loginlander-inner #demographicsPanel #demographic_form, body.signup #loginlander-container .loginlander-inner #demographicsPanel #demographic_form {
        margin: 0 auto;
        width: 100%;
        max-width: 520px; }
      body.login #loginlander-container .loginlander-inner #demographicsPanel #login_language, body.signup #loginlander-container .loginlander-inner #demographicsPanel #login_language {
        margin: 0 auto;
        max-width: 750px; }
        body.login #loginlander-container .loginlander-inner #demographicsPanel #login_language .larger_lang, body.signup #loginlander-container .loginlander-inner #demographicsPanel #login_language .larger_lang {
          text-align: center; }
      body.login #loginlander-container .loginlander-inner #demographicsPanel .textInputLabel, body.signup #loginlander-container .loginlander-inner #demographicsPanel .textInputLabel {
        color: #000;
        margin: inherit;
        max-width: 180px;
        clear: both;
        margin-top: 5px; }
      body.login #loginlander-container .loginlander-inner #demographicsPanel .form_field_container, body.signup #loginlander-container .loginlander-inner #demographicsPanel .form_field_container {
        display: inline-block;
        width: auto;
        margin-right: 10px; }
        body.login #loginlander-container .loginlander-inner #demographicsPanel .form_field_container.no-margin, body.signup #loginlander-container .loginlander-inner #demographicsPanel .form_field_container.no-margin {
          margin-right: 0px; }
        body.login #loginlander-container .loginlander-inner #demographicsPanel .form_field_container.double, body.signup #loginlander-container .loginlander-inner #demographicsPanel .form_field_container.double {
          max-width: 518px;
          display: block;
          /*width: 100%;*/
          margin-right: 14px; }
      body.login #loginlander-container .loginlander-inner #newsletterPanel input[type='submit'], body.signup #loginlander-container .loginlander-inner #newsletterPanel input[type='submit'] {
        color: #fff;
        font-family: KlavikaBold, Titillium;
        font-size: 15px;
        border: none;
        display: inline-block;
        padding: 0px;
        background-color: #000;
        cursor: pointer;
        -webkit-appearance: none; }
      body.login #loginlander-container .loginlander-inner #newsletterPanel input[type='button'], body.signup #loginlander-container .loginlander-inner #newsletterPanel input[type='button'] {
        color: #fff;
        font-family: KlavikaBold, Titillium;
        font-size: 15px;
        border: none;
        display: inline-block;
        padding: 0px;
        background-color: #000;
        cursor: pointer;
        -webkit-appearance: none; }
      body.login #loginlander-container .loginlander-inner #newsletterPanel #double-button-container, body.signup #loginlander-container .loginlander-inner #newsletterPanel #double-button-container {
        width: 250px;
        margin-top: 20px; }
      body.login #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form, body.signup #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form {
        margin: 20px auto;
        width: 100%;
        max-width: 875px; }
        body.login #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer, body.signup #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer {
          margin-right: 2%; }
          body.login #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer input[type='checkbox'], body.signup #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer input[type='checkbox'] {
            margin-right: 3px; }
      body.login #loginlander-container .loginlander-inner #newsletterPanel #login_language, body.signup #loginlander-container .loginlander-inner #newsletterPanel #login_language {
        margin: 0 auto;
        max-width: 750px; }
        body.login #loginlander-container .loginlander-inner #newsletterPanel #login_language .larger_lang, body.signup #loginlander-container .loginlander-inner #newsletterPanel #login_language .larger_lang {
          text-align: center; }
      body.login #loginlander-container .loginlander-inner #newsletterPanel .textInputLabel, body.signup #loginlander-container .loginlander-inner #newsletterPanel .textInputLabel {
        color: #000;
        margin: inherit;
        max-width: 80px;
        clear: both;
        line-height: 12px; }
      body.login #loginlander-container .loginlander-inner #newsletterPanel .checkInputContainer, body.signup #loginlander-container .loginlander-inner #newsletterPanel .checkInputContainer {
        width: 230px;
        display: none; }
        body.login #loginlander-container .loginlander-inner #newsletterPanel .checkInputContainer .checkboxDescription, body.signup #loginlander-container .loginlander-inner #newsletterPanel .checkInputContainer .checkboxDescription {
          font-family: 'RobotoRegular', Helvetica, Arial, sans-serif;
          font-size: 13px;
          color: #000;
          padding-left: 22px;
          padding-top: 7px;
          line-height: 16px;
          display: block; }
          @media (max-width: 47.95em) {
            body.login #loginlander-container .loginlander-inner #newsletterPanel .checkInputContainer .checkboxDescription, body.signup #loginlander-container .loginlander-inner #newsletterPanel .checkInputContainer .checkboxDescription {
              display: none; } }
      body.login #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel, body.signup #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel {
        color: #000; }
      body.login #loginlander-container .loginlander-inner #newsletterPanel #partnerContainer, body.signup #loginlander-container .loginlander-inner #newsletterPanel #partnerContainer {
        clear: both;
        border: 1px solid #ccc;
        padding: 5px; }
      body.login #loginlander-container .loginlander-inner #newsletterPanel .workingBar, body.signup #loginlander-container .loginlander-inner #newsletterPanel .workingBar {
        margin: 10px 0px;
        text-align: center; }
      body.login #loginlander-container .loginlander-inner #completePanel input[type='submit'], body.signup #loginlander-container .loginlander-inner #completePanel input[type='submit'] {
        color: #fff;
        font-family: KlavikaBold, Titillium;
        font-size: 15px;
        border: none;
        display: inline-block;
        padding: 0px;
        background-color: #000;
        cursor: pointer; }
      body.login #loginlander-container .loginlander-inner #completePanel input[type='button'], body.signup #loginlander-container .loginlander-inner #completePanel input[type='button'] {
        color: #fff;
        font-family: KlavikaBold, Titillium;
        font-size: 15px;
        border: none;
        display: inline-block;
        padding: 0px;
        background-color: #000;
        cursor: pointer;
        -webkit-appearance: none; }
      body.login #loginlander-container .loginlander-inner #completePanel #double-button-container, body.signup #loginlander-container .loginlander-inner #completePanel #double-button-container {
        width: 250px;
        margin-top: 20px;
        padding-bottom: 20px; }
      body.login #loginlander-container .loginlander-inner #completePanel #login_language, body.signup #loginlander-container .loginlander-inner #completePanel #login_language {
        margin: 0 auto;
        max-width: 750;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px; }
        body.login #loginlander-container .loginlander-inner #completePanel #login_language .larger_lang, body.signup #loginlander-container .loginlander-inner #completePanel #login_language .larger_lang {
          text-align: center; }
        body.login #loginlander-container .loginlander-inner #completePanel #login_language .large_lang, body.signup #loginlander-container .loginlander-inner #completePanel #login_language .large_lang {
          font-family: KlavikaMedium, Titillium; }
      body.login #loginlander-container .loginlander-inner #completePanel .panelBlurb, body.signup #loginlander-container .loginlander-inner #completePanel .panelBlurb {
        margin-bottom: 20px; }
      body.login #loginlander-container .loginlander-inner #completePanel #intl_footer, body.signup #loginlander-container .loginlander-inner #completePanel #intl_footer {
        padding: 20px;
        /*background: #CECECE;*/ }
        body.login #loginlander-container .loginlander-inner #completePanel #intl_footer .intl_footer_text, body.signup #loginlander-container .loginlander-inner #completePanel #intl_footer .intl_footer_text {
          max-width: 666px;
          margin: 0 auto;
          margin-bottom: 10px;
          font-size: 14px; }
    body.login #loginlander-container .textInputContainer, body.signup #loginlander-container .textInputContainer {
      margin-bottom: 2px; }
      body.login #loginlander-container .textInputContainer input[type='text'], body.signup #loginlander-container .textInputContainer input[type='text'] {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        border: 1px solid #000;
        margin: 0px; }
      body.login #loginlander-container .textInputContainer input[type='password'], body.signup #loginlander-container .textInputContainer input[type='password'] {
        width: 100%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        border: 1px solid #000;
        margin: 0px; }
    body.login #loginlander-container #lander_member_login, body.signup #loginlander-container #lander_member_login {
      display: none; }
    body.login #loginlander-container #lander_member_register, body.signup #loginlander-container #lander_member_register {
      padding: 20px; }
      @media (max-width: 56.7em) {
        body.login #loginlander-container #lander_member_register, body.signup #loginlander-container #lander_member_register {
          text-align: center; } }
      body.login #loginlander-container #lander_member_register input[type='submit'], body.signup #loginlander-container #lander_member_register input[type='submit'] {
        color: #fff;
        font-size: 12px;
        border: none;
        display: inline-block;
        padding: 0px;
        background-color: #000;
        cursor: pointer;
        -webkit-appearance: none; }
      body.login #loginlander-container #lander_member_register input[type='button'], body.signup #loginlander-container #lander_member_register input[type='button'] {
        color: #fff;
        font-size: 12px;
        border: none;
        display: inline-block;
        padding: 0px;
        margin: 0px;
        background-color: #000;
        cursor: pointer;
        -webkit-appearance: none; }
      body.login #loginlander-container #lander_member_register #lander_register_container, body.signup #loginlander-container #lander_member_register #lander_register_container {
        display: inline-block;
        vertical-align: top;
        max-width: 590px; }
        body.login #loginlander-container #lander_member_register #lander_register_container .genericLoginLanderText, body.signup #loginlander-container #lander_member_register #lander_register_container .genericLoginLanderText {
          text-align: center;
          margin-top: 20px;
          margin-bottom: 15px; }
      body.login #loginlander-container #lander_member_register #showcase_image, body.signup #loginlander-container #lander_member_register #showcase_image {
        max-width: 300px;
        height: auto;
        display: inline-block;
        vertical-align: top;
        margin-right: 40px; }
        body.login #loginlander-container #lander_member_register #showcase_image img, body.signup #loginlander-container #lander_member_register #showcase_image img {
          width: 100%; }
      body.login #loginlander-container #lander_member_register #lander_register_form .textInputLabel, body.signup #loginlander-container #lander_member_register #lander_register_form .textInputLabel {
        color: #000;
        margin: inherit;
        max-width: 90px;
        float: left;
        clear: both; }
      body.login #loginlander-container #lander_member_register #lander_register_form .textInputContainer, body.signup #loginlander-container #lander_member_register #lander_register_form .textInputContainer {
        width: 248px;
        float: left; }
        body.login #loginlander-container #lander_member_register #lander_register_form .textInputContainer.finalInputMargin, body.signup #loginlander-container #lander_member_register #lander_register_form .textInputContainer.finalInputMargin {
          margin-bottom: 20px; }
      body.login #loginlander-container #lander_member_register #lander_register_form input[type='submit'], body.signup #loginlander-container #lander_member_register #lander_register_form input[type='submit'] {
        color: #fff;
        font-family: KlavikaBold, Titillium;
        font-size: 15px;
        border: none;
        display: inline-block;
        padding: 0px;
        background-color: #000;
        cursor: pointer;
        -webkit-appearance: none; }

#adhesiveadcontainer {
  position: fixed;
  background-color: transparent;
  height: 50px;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  visibility: hidden;
  z-index: 18000;
  -moz-transition: left 250ms, right 250ms;
  -o-transition: left 250ms, right 250ms;
  -webkit-transition: left 250ms, right 250ms;
  transition: left 250ms, right 250ms; }
  @media (min-width: 48em) {
    #adhesiveadcontainer {
      visibility: hidden !important; } }
  #adhesiveadcontainer.leftMenuVisible {
    left: 263px; }
  #adhesiveadcontainer .adhesivead {
    position: relative;
    height: 50px;
    width: 320px;
    margin: 0 auto; }

#TopNav *,
#adhesiveadcontainer,
#leftMenuHeader,
#leftMenu,
#leftMenu * {
  -webkit-tap-highlight-color: transparent; }

.article .SectionBody,
.article .SectionHeader,
.article .SectionFooter,
.sponsoredcontent .SectionBody,
.sponsoredcontent .SectionHeader,
.sponsoredcontent .SectionFooter,
.eventindex .SectionBody,
.eventindex .SectionHeader,
.eventindex .SectionFooter,
.author .SectionBody,
.author .SectionHeader,
.author .SectionFooter,
.partner .SectionBody,
.partner .SectionHeader,
.partner .SectionFooter,
.optin .SectionBody,
.optin .SectionHeader,
.optin .SectionFooter,
.search .SectionBody,
.search .SectionHeader,
.search .SectionFooter,
.videoseries .SectionBody,
.videoseries .SectionHeader,
.videoseries .SectionFooter,
.videoepisode .SectionBody,
.videoepisode .SectionHeader,
.videoepisode .SectionFooter,
.videowatch .SectionBody,
.videowatch .SectionHeader,
.videowatch .SectionFooter,
.conferencevideoseries .SectionBody,
.conferencevideoseries .SectionHeader,
.conferencevideoseries .SectionFooter,
.staff .SectionBody,
.staff .SectionHeader,
.staff .SectionFooter,
.columnists .SectionBody,
.columnists .SectionHeader,
.columnists .SectionFooter {
  position: relative;
  width: 980px;
  margin: 0 auto; }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .article .SectionBody,
    .article .SectionHeader,
    .article .SectionFooter,
    .sponsoredcontent .SectionBody,
    .sponsoredcontent .SectionHeader,
    .sponsoredcontent .SectionFooter,
    .eventindex .SectionBody,
    .eventindex .SectionHeader,
    .eventindex .SectionFooter,
    .author .SectionBody,
    .author .SectionHeader,
    .author .SectionFooter,
    .partner .SectionBody,
    .partner .SectionHeader,
    .partner .SectionFooter,
    .optin .SectionBody,
    .optin .SectionHeader,
    .optin .SectionFooter,
    .search .SectionBody,
    .search .SectionHeader,
    .search .SectionFooter,
    .videoseries .SectionBody,
    .videoseries .SectionHeader,
    .videoseries .SectionFooter,
    .videoepisode .SectionBody,
    .videoepisode .SectionHeader,
    .videoepisode .SectionFooter,
    .videowatch .SectionBody,
    .videowatch .SectionHeader,
    .videowatch .SectionFooter,
    .conferencevideoseries .SectionBody,
    .conferencevideoseries .SectionHeader,
    .conferencevideoseries .SectionFooter,
    .staff .SectionBody,
    .staff .SectionHeader,
    .staff .SectionFooter,
    .columnists .SectionBody,
    .columnists .SectionHeader,
    .columnists .SectionFooter {
      width: 100%; } }
  @media (max-width: 56.7em) {
    .article .SectionBody,
    .article .SectionHeader,
    .article .SectionFooter,
    .sponsoredcontent .SectionBody,
    .sponsoredcontent .SectionHeader,
    .sponsoredcontent .SectionFooter,
    .eventindex .SectionBody,
    .eventindex .SectionHeader,
    .eventindex .SectionFooter,
    .author .SectionBody,
    .author .SectionHeader,
    .author .SectionFooter,
    .partner .SectionBody,
    .partner .SectionHeader,
    .partner .SectionFooter,
    .optin .SectionBody,
    .optin .SectionHeader,
    .optin .SectionFooter,
    .search .SectionBody,
    .search .SectionHeader,
    .search .SectionFooter,
    .videoseries .SectionBody,
    .videoseries .SectionHeader,
    .videoseries .SectionFooter,
    .videoepisode .SectionBody,
    .videoepisode .SectionHeader,
    .videoepisode .SectionFooter,
    .videowatch .SectionBody,
    .videowatch .SectionHeader,
    .videowatch .SectionFooter,
    .conferencevideoseries .SectionBody,
    .conferencevideoseries .SectionHeader,
    .conferencevideoseries .SectionFooter,
    .staff .SectionBody,
    .staff .SectionHeader,
    .staff .SectionFooter,
    .columnists .SectionBody,
    .columnists .SectionHeader,
    .columnists .SectionFooter {
      width: 100%; } }

.article .maincolumn,
.sponsoredcontent .maincolumn,
.eventindex .maincolumn,
.author .maincolumn,
.partner .maincolumn,
.optin .maincolumn,
.search .maincolumn,
.videoseries .maincolumn,
.videoepisode .maincolumn,
.videowatch .maincolumn,
.conferencevideoseries .maincolumn,
.staff .maincolumn,
.columnists .maincolumn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px; }
  .article .maincolumn .bodycopy,
  .sponsoredcontent .maincolumn .bodycopy,
  .eventindex .maincolumn .bodycopy,
  .author .maincolumn .bodycopy,
  .partner .maincolumn .bodycopy,
  .optin .maincolumn .bodycopy,
  .search .maincolumn .bodycopy,
  .videoseries .maincolumn .bodycopy,
  .videoepisode .maincolumn .bodycopy,
  .videowatch .maincolumn .bodycopy,
  .conferencevideoseries .maincolumn .bodycopy,
  .staff .maincolumn .bodycopy,
  .columnists .maincolumn .bodycopy {
    display: block; }

.article .maincolumn.withsidebar,
.article .femunit,
.sponsoredcontent .maincolumn.withsidebar,
.sponsoredcontent .femunit,
.eventindex .maincolumn.withsidebar,
.eventindex .femunit,
.author .maincolumn.withsidebar,
.author .femunit,
.partner .maincolumn.withsidebar,
.partner .femunit,
.optin .maincolumn.withsidebar,
.optin .femunit,
.search .maincolumn.withsidebar,
.search .femunit,
.videoseries .maincolumn.withsidebar,
.videoseries .femunit,
.videoepisode .maincolumn.withsidebar,
.videoepisode .femunit,
.videowatch .maincolumn.withsidebar,
.videowatch .femunit,
.conferencevideoseries .maincolumn.withsidebar,
.conferencevideoseries .femunit,
.staff .maincolumn.withsidebar,
.staff .femunit,
.columnists .maincolumn.withsidebar,
.columnists .femunit {
  padding-left: 0px;
  padding-right: 335px; }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .article .maincolumn.withsidebar,
    .article .femunit,
    .sponsoredcontent .maincolumn.withsidebar,
    .sponsoredcontent .femunit,
    .eventindex .maincolumn.withsidebar,
    .eventindex .femunit,
    .author .maincolumn.withsidebar,
    .author .femunit,
    .partner .maincolumn.withsidebar,
    .partner .femunit,
    .optin .maincolumn.withsidebar,
    .optin .femunit,
    .search .maincolumn.withsidebar,
    .search .femunit,
    .videoseries .maincolumn.withsidebar,
    .videoseries .femunit,
    .videoepisode .maincolumn.withsidebar,
    .videoepisode .femunit,
    .videowatch .maincolumn.withsidebar,
    .videowatch .femunit,
    .conferencevideoseries .maincolumn.withsidebar,
    .conferencevideoseries .femunit,
    .staff .maincolumn.withsidebar,
    .staff .femunit,
    .columnists .maincolumn.withsidebar,
    .columnists .femunit {
      padding-left: 20px;
      padding-right: 350px; } }
  @media (max-width: 56.7em) {
    .article .maincolumn.withsidebar,
    .article .femunit,
    .sponsoredcontent .maincolumn.withsidebar,
    .sponsoredcontent .femunit,
    .eventindex .maincolumn.withsidebar,
    .eventindex .femunit,
    .author .maincolumn.withsidebar,
    .author .femunit,
    .partner .maincolumn.withsidebar,
    .partner .femunit,
    .optin .maincolumn.withsidebar,
    .optin .femunit,
    .search .maincolumn.withsidebar,
    .search .femunit,
    .videoseries .maincolumn.withsidebar,
    .videoseries .femunit,
    .videoepisode .maincolumn.withsidebar,
    .videoepisode .femunit,
    .videowatch .maincolumn.withsidebar,
    .videowatch .femunit,
    .conferencevideoseries .maincolumn.withsidebar,
    .conferencevideoseries .femunit,
    .staff .maincolumn.withsidebar,
    .staff .femunit,
    .columnists .maincolumn.withsidebar,
    .columnists .femunit {
      width: 100%;
      padding-left: 0;
      padding-right: 0; } }

.article .aboveArticleContentUpperContainer,
.article .belowArticleContentUpperContainer,
.article .splitArticleUpperContainer,
.article .splitArticleLowerContainer,
.sponsoredcontent .aboveArticleContentUpperContainer,
.sponsoredcontent .belowArticleContentUpperContainer,
.sponsoredcontent .splitArticleUpperContainer,
.sponsoredcontent .splitArticleLowerContainer,
.eventindex .aboveArticleContentUpperContainer,
.eventindex .belowArticleContentUpperContainer,
.eventindex .splitArticleUpperContainer,
.eventindex .splitArticleLowerContainer,
.author .aboveArticleContentUpperContainer,
.author .belowArticleContentUpperContainer,
.author .splitArticleUpperContainer,
.author .splitArticleLowerContainer,
.partner .aboveArticleContentUpperContainer,
.partner .belowArticleContentUpperContainer,
.partner .splitArticleUpperContainer,
.partner .splitArticleLowerContainer,
.optin .aboveArticleContentUpperContainer,
.optin .belowArticleContentUpperContainer,
.optin .splitArticleUpperContainer,
.optin .splitArticleLowerContainer,
.search .aboveArticleContentUpperContainer,
.search .belowArticleContentUpperContainer,
.search .splitArticleUpperContainer,
.search .splitArticleLowerContainer,
.videoseries .aboveArticleContentUpperContainer,
.videoseries .belowArticleContentUpperContainer,
.videoseries .splitArticleUpperContainer,
.videoseries .splitArticleLowerContainer,
.videoepisode .aboveArticleContentUpperContainer,
.videoepisode .belowArticleContentUpperContainer,
.videoepisode .splitArticleUpperContainer,
.videoepisode .splitArticleLowerContainer,
.videowatch .aboveArticleContentUpperContainer,
.videowatch .belowArticleContentUpperContainer,
.videowatch .splitArticleUpperContainer,
.videowatch .splitArticleLowerContainer,
.conferencevideoseries .aboveArticleContentUpperContainer,
.conferencevideoseries .belowArticleContentUpperContainer,
.conferencevideoseries .splitArticleUpperContainer,
.conferencevideoseries .splitArticleLowerContainer,
.staff .aboveArticleContentUpperContainer,
.staff .belowArticleContentUpperContainer,
.staff .splitArticleUpperContainer,
.staff .splitArticleLowerContainer,
.columnists .aboveArticleContentUpperContainer,
.columnists .belowArticleContentUpperContainer,
.columnists .splitArticleUpperContainer,
.columnists .splitArticleLowerContainer {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .article .aboveArticleContentUpperContainer,
    .article .belowArticleContentUpperContainer,
    .article .splitArticleUpperContainer,
    .article .splitArticleLowerContainer,
    .sponsoredcontent .aboveArticleContentUpperContainer,
    .sponsoredcontent .belowArticleContentUpperContainer,
    .sponsoredcontent .splitArticleUpperContainer,
    .sponsoredcontent .splitArticleLowerContainer,
    .eventindex .aboveArticleContentUpperContainer,
    .eventindex .belowArticleContentUpperContainer,
    .eventindex .splitArticleUpperContainer,
    .eventindex .splitArticleLowerContainer,
    .author .aboveArticleContentUpperContainer,
    .author .belowArticleContentUpperContainer,
    .author .splitArticleUpperContainer,
    .author .splitArticleLowerContainer,
    .partner .aboveArticleContentUpperContainer,
    .partner .belowArticleContentUpperContainer,
    .partner .splitArticleUpperContainer,
    .partner .splitArticleLowerContainer,
    .optin .aboveArticleContentUpperContainer,
    .optin .belowArticleContentUpperContainer,
    .optin .splitArticleUpperContainer,
    .optin .splitArticleLowerContainer,
    .search .aboveArticleContentUpperContainer,
    .search .belowArticleContentUpperContainer,
    .search .splitArticleUpperContainer,
    .search .splitArticleLowerContainer,
    .videoseries .aboveArticleContentUpperContainer,
    .videoseries .belowArticleContentUpperContainer,
    .videoseries .splitArticleUpperContainer,
    .videoseries .splitArticleLowerContainer,
    .videoepisode .aboveArticleContentUpperContainer,
    .videoepisode .belowArticleContentUpperContainer,
    .videoepisode .splitArticleUpperContainer,
    .videoepisode .splitArticleLowerContainer,
    .videowatch .aboveArticleContentUpperContainer,
    .videowatch .belowArticleContentUpperContainer,
    .videowatch .splitArticleUpperContainer,
    .videowatch .splitArticleLowerContainer,
    .conferencevideoseries .aboveArticleContentUpperContainer,
    .conferencevideoseries .belowArticleContentUpperContainer,
    .conferencevideoseries .splitArticleUpperContainer,
    .conferencevideoseries .splitArticleLowerContainer,
    .staff .aboveArticleContentUpperContainer,
    .staff .belowArticleContentUpperContainer,
    .staff .splitArticleUpperContainer,
    .staff .splitArticleLowerContainer,
    .columnists .aboveArticleContentUpperContainer,
    .columnists .belowArticleContentUpperContainer,
    .columnists .splitArticleUpperContainer,
    .columnists .splitArticleLowerContainer {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 56.7em) {
    .article .aboveArticleContentUpperContainer,
    .article .belowArticleContentUpperContainer,
    .article .splitArticleUpperContainer,
    .article .splitArticleLowerContainer,
    .sponsoredcontent .aboveArticleContentUpperContainer,
    .sponsoredcontent .belowArticleContentUpperContainer,
    .sponsoredcontent .splitArticleUpperContainer,
    .sponsoredcontent .splitArticleLowerContainer,
    .eventindex .aboveArticleContentUpperContainer,
    .eventindex .belowArticleContentUpperContainer,
    .eventindex .splitArticleUpperContainer,
    .eventindex .splitArticleLowerContainer,
    .author .aboveArticleContentUpperContainer,
    .author .belowArticleContentUpperContainer,
    .author .splitArticleUpperContainer,
    .author .splitArticleLowerContainer,
    .partner .aboveArticleContentUpperContainer,
    .partner .belowArticleContentUpperContainer,
    .partner .splitArticleUpperContainer,
    .partner .splitArticleLowerContainer,
    .optin .aboveArticleContentUpperContainer,
    .optin .belowArticleContentUpperContainer,
    .optin .splitArticleUpperContainer,
    .optin .splitArticleLowerContainer,
    .search .aboveArticleContentUpperContainer,
    .search .belowArticleContentUpperContainer,
    .search .splitArticleUpperContainer,
    .search .splitArticleLowerContainer,
    .videoseries .aboveArticleContentUpperContainer,
    .videoseries .belowArticleContentUpperContainer,
    .videoseries .splitArticleUpperContainer,
    .videoseries .splitArticleLowerContainer,
    .videoepisode .aboveArticleContentUpperContainer,
    .videoepisode .belowArticleContentUpperContainer,
    .videoepisode .splitArticleUpperContainer,
    .videoepisode .splitArticleLowerContainer,
    .videowatch .aboveArticleContentUpperContainer,
    .videowatch .belowArticleContentUpperContainer,
    .videowatch .splitArticleUpperContainer,
    .videowatch .splitArticleLowerContainer,
    .conferencevideoseries .aboveArticleContentUpperContainer,
    .conferencevideoseries .belowArticleContentUpperContainer,
    .conferencevideoseries .splitArticleUpperContainer,
    .conferencevideoseries .splitArticleLowerContainer,
    .staff .aboveArticleContentUpperContainer,
    .staff .belowArticleContentUpperContainer,
    .staff .splitArticleUpperContainer,
    .staff .splitArticleLowerContainer,
    .columnists .aboveArticleContentUpperContainer,
    .columnists .belowArticleContentUpperContainer,
    .columnists .splitArticleUpperContainer,
    .columnists .splitArticleLowerContainer {
      padding-left: 15px;
      padding-right: 15px; } }

.article .aboveArticleContentUpperContainer .columnist_header,
.sponsoredcontent .aboveArticleContentUpperContainer .columnist_header,
.eventindex .aboveArticleContentUpperContainer .columnist_header,
.author .aboveArticleContentUpperContainer .columnist_header,
.partner .aboveArticleContentUpperContainer .columnist_header,
.optin .aboveArticleContentUpperContainer .columnist_header,
.search .aboveArticleContentUpperContainer .columnist_header,
.videoseries .aboveArticleContentUpperContainer .columnist_header,
.videoepisode .aboveArticleContentUpperContainer .columnist_header,
.videowatch .aboveArticleContentUpperContainer .columnist_header,
.conferencevideoseries .aboveArticleContentUpperContainer .columnist_header,
.staff .aboveArticleContentUpperContainer .columnist_header,
.columnists .aboveArticleContentUpperContainer .columnist_header {
  float: left;
  text-align: left; }

.article .insideArticleAdContainer,
.sponsoredcontent .insideArticleAdContainer,
.eventindex .insideArticleAdContainer,
.author .insideArticleAdContainer,
.partner .insideArticleAdContainer,
.optin .insideArticleAdContainer,
.search .insideArticleAdContainer,
.videoseries .insideArticleAdContainer,
.videoepisode .insideArticleAdContainer,
.videowatch .insideArticleAdContainer,
.conferencevideoseries .insideArticleAdContainer,
.staff .insideArticleAdContainer,
.columnists .insideArticleAdContainer {
  position: relative;
  display: none;
  padding-left: 20px;
  padding-bottom: 20px;
  float: right; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .article .insideArticleAdContainer,
    .sponsoredcontent .insideArticleAdContainer,
    .eventindex .insideArticleAdContainer,
    .author .insideArticleAdContainer,
    .partner .insideArticleAdContainer,
    .optin .insideArticleAdContainer,
    .search .insideArticleAdContainer,
    .videoseries .insideArticleAdContainer,
    .videoepisode .insideArticleAdContainer,
    .videowatch .insideArticleAdContainer,
    .conferencevideoseries .insideArticleAdContainer,
    .staff .insideArticleAdContainer,
    .columnists .insideArticleAdContainer {
      display: block; } }

.eventindex .maincolumn {
  padding-top: 25px; }

.sidebar {
  display: none; }
  @media (min-width: 56.75em) {
    .sidebar {
      display: block; } }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .sidebar {
      right: 20px; } }

@media (min-width: 48em) and (max-width: 56.7em) {
  .videoseries .maincolumn.withsidebar {
    width: auto;
    padding-left: 20px;
    padding-right: 350px; } }

.videoseries .sidebar {
  margin-top: 0 !important; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .videoseries .sidebar {
      display: block;
      right: 20px; } }

.videoseries .sidebar .sidebar_inner .videoimucontainer:first-child,
.videoepisode .sidebar .sidebar_inner .videoimucontainer:first-child {
  margin-top: 0 !important; }

/* NEWSLETTER LANDER */
body.newsletter #sitecontainer {
  overflow: visible; }

body.newsletter #container-footer {
  display: none; }

.newsletter-lander .page-banner {
  background-color: #2f3ca2;
  border-top: 5px solid #2f3ca2;
  border-bottom: 5px solid #2f3ca2;
  height: 100px;
  width: 100%;
  box-shadow: 0px 4px 0px #fff inset, 0px -4px 0px #fff inset;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .newsletter-lander .page-banner h1 {
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
    font-size: 42px;
    color: #fff; }
    @media (max-width: 47.95em) {
      .newsletter-lander .page-banner h1 {
        font-size: 28px; } }

.newsletter-lander .page-content {
  background-color: #f5f7fa;
  max-height: 300px;
  padding: 40px 0px; }
  @media (max-width: 47.95em) {
    .newsletter-lander .page-content {
      padding: 0px;
      background-color: initial; } }
  @media (max-width: 47.95em) {
    .newsletter-lander .page-content .blurb-container {
      padding: 40px 20px;
      background-color: #f5f7fa; } }
  .newsletter-lander .page-content .blurb {
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 22px;
    line-height: 25px; }
    .newsletter-lander .page-content .blurb .light {
      font-weight: 500; }
  .newsletter-lander .page-content .mobile-image {
    width: 150%;
    position: absolute;
    top: 0;
    right: -75px; }
    @media (max-width: 47.95em) {
      .newsletter-lander .page-content .mobile-image {
        width: 80%;
        position: relative;
        margin-top: -20px; } }

.newsletter-lander .newsletter-subscribe-form {
  margin-top: 20px; }
  .newsletter-lander .newsletter-subscribe-form .input,
  .newsletter-lander .newsletter-subscribe-form .submit {
    display: inline-block;
    padding: 5px 12px;
    font-size: 14px;
    border-radius: 0;
    -webkit-appearance: none;
    line-height: initial; }
  .newsletter-lander .newsletter-subscribe-form .input {
    font-family: RobotoRegular;
    border: 1px solid #ccc;
    width: 60%; }
  .newsletter-lander .newsletter-subscribe-form .submit {
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 400;
    color: #fff;
    background-color: #ff5507;
    border: 1px solid transparent;
    font-size: 16px; }
  .newsletter-lander .newsletter-subscribe-form .submit::-moz-focus-inner {
    border: 0; }

.newsletter-lander .form-messages {
  font-family: RobotoRegular;
  margin-top: 15px; }

/* IMPORTED FROM CHANNEL PAGE */
.clearme {
  clear: both; }

.replacementunit {
  display: none; }

.adBlockerEnabled .firstwideadunitrow,
.adBlockerEnabled .pwideadcontainer {
  display: none !important; }

.adBlockerEnabled .replacementunit {
  display: block !important; }

.adBlockerEnabled #leaderboardwrapper .replacementunit img {
  margin-top: 10px; }

.adBlockerEnabled .sidebar .replacementunit img {
  margin-bottom: 20px; }

blockquote {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 22px; }

#sponsorship {
  float: left;
  width: 120px;
  height: 60px;
  position: absolute;
  margin-top: 30px; }

#sponsorship-subchannel {
  float: right;
  width: 120px;
  height: 60px;
  margin-top: 32px; }

.bodycopy h2,
.bodycopy h2 b,
.article-body h2,
.article-body h2 b {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 26px;
  margin-top: 20px;
  margin-bottom: 5px; }
  @media (max-width: 47.95em) {
    .bodycopy h2,
    .bodycopy h2 b,
    .article-body h2,
    .article-body h2 b {
      font-size: 24px; } }

.bodycopy strong,
.article-body strong,
.bodycopy b,
.article-body b {
  font-family: RobotoBold;
  letter-spacing: 0;
  margin-top: 0px;
  margin-bottom: 0.8em;
  font-weight: normal; }

body.page .headlines .h1 {
  font-size: 22px; }

.headlines .h1 {
  font-family: KlavikaBlack, Titillium;
  font-size: 34pt;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1em;
  position: relative; }

.headlines .h2 {
  font-family: KlavikaExtraLight, Titillium;
  font-size: 17pt;
  margin-top: 10px;
  margin-bottom: 12px;
  position: relative;
  line-height: 1.15em; }

span.byline a {
  color: black; }

span.byline {
  line-height: 20px;
  white-space: nowrap;
  letter-spacing: -0.3px;
  font-family: KlavikaMedium, Titillium, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: black;
  padding-left: 5px; }

.narrowArticleHeaderContainer span.byline {
  position: relative; }

span.byline a:hover {
  text-decoration: underline; }

.headlines .h1 a,
.headlines .h2 a {
  color: black;
  text-decoration: none; }

#channel-title {
  position: absolute;
  top: 0px;
  left: 20px;
  color: #FFFFFF;
  font-size: 54pt;
  text-transform: uppercase;
  font-family: KlavikaBlack, Titillium; }

div.headlines {
  margin-left: 0px;
  padding-left: 0px; }

#content,
.Comments {
  width: 970px;
  margin: 0 auto; }

#content-footer {
  text-align: right;
  font-size: 10px;
  color: #bbb; }

#content-footer a {
  text-decoration: none;
  color: #bbb; }

.Comments {
  margin-top: 40px; }

#homeseparator {
  height: 30px;
  background-color: #f5f5f5; }

/* FOR CHANNEL AND SUBCHANNEL PAGES */
.channel .panel-ad-container {
  position: relative;
  text-align: center; }
  .channel .panel-ad-container .panel-ad {
    display: inline-block; }
  @media (max-width: 47.95em) {
    .channel .panel-ad-container .leaderboard-ad,
    .channel .panel-ad-container .fixedrectangle-ad {
      display: none; } }
  .channel .panel-ad-container .mobilerectangle-ad {
    display: none; }
    @media (max-width: 47.95em) {
      .channel .panel-ad-container .mobilerectangle-ad {
        display: inline-block; } }

body.channel h1 {
  font-size: 40pt;
  font-family: KlavikaBlack, Titillium;
  padding-top: 20px;
  padding-bottom: 20px; }

#channelheader,
.channelheader {
  width: 970px;
  margin: auto; }
  @media (max-width: 56.7em) {
    #channelheader,
    .channelheader {
      width: auto;
      margin-left: 20px;
      margin-right: 20px; } }

#channelblurb {
  font-family: KlavikaExtraLight, Titillium, Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 2px; }

.video-icon {
  width: 12px;
  height: 9px;
  background-image: url("video-icon.png");
  float: left;
  display: inline;
  margin-left: 1em; }

/* AUTHOR PAGES */
#author_header {
  position: relative;
  width: 980px;
  margin: 0 auto;
  clear: both; }
  #author_header .sponsorlogo-container {
    margin-top: 25px; }
  @media (max-width: 56.7em) {
    #author_header {
      width: auto;
      margin-left: 20px;
      margin-right: 20px; } }

#author-header-black {
  font-family: KlavikaBlack, Titillium;
  font-size: 32pt;
  float: left;
  color: #000000;
  margin-right: 0.2em;
  margin-top: 20px; }

#author-header-grey {
  font-family: KlavikaBlack, Titillium;
  font-size: 32pt;
  float: left;
  color: #e0e0e0;
  margin-right: 0.2em;
  margin-top: 20px; }

#author-header-rss {
  float: left;
  margin-top: 40px; }

#author-container {
  margin-top: 17px; }

#author-portrait {
  width: 170px;
  height: 170px;
  float: left;
  margin-right: 30px; }

#author-text {
  font-family: KlavikaExtraLight, Titillium;
  font-size: 14pt;
  line-height: 1.25em; }

#author-text strong {
  font-family: KlavikaRegular, Titillium;
  text-transform: uppercase; }

#author-text a {
  color: #009afd;
  text-decoration: none; }

#author-text a:hover {
  text-decoration: underline; }

.author-river {
  margin-bottom: 30px; }

#author-river-top {
  position: relative;
  margin-bottom: 20px; }

@media (min-width: 48em) {
  #author-river-large,
  #author-river-large img {
    width: 300px;
    height: 200px; } }

@media (max-width: 47.95em) {
  #author-river-large,
  #author-river-large img {
    width: 100%; } }

.author-river-small {
  float: left; }

.author-river-small img {
  width: 70px;
  height: 70px; }

@media (min-width: 48em) {
  .author-river-text-large {
    margin-left: 322px;
    bottom: 0px;
    position: absolute; } }

.author-river-text-small {
  margin-left: 92px;
  bottom: 0px; }

.author-river-category {
  text-transform: uppercase;
  font-family: KlavikaMedium, Titillium;
  font-size: 9pt; }

.author-river-category a {
  color: black; }

.author-river-headline a {
  font-family: KlavikaBlack, Titillium;
  font-size: 18pt;
  text-decoration: none;
  color: #000000; }

.author-river-headline a:hover {
  text-decoration: underline; }

#author-grey-bar {
  background-color: #9fa5a3;
  width: 100%;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #FEFFFF;
  font-family: KlavikaExtraLight, Titillium;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  margin-top: 12px;
  margin-bottom: 17px; }

.author-featured {
  margin-bottom: 10px; }

/* IPI page */
#ipidescription {
  margin-top: 50px;
  margin-bottom: 30px;
  margin-left: 250px;
  font-size: 20px;
  line-height: 24px; }

#ipilogo {
  float: left; }

/* STRUCTURAL ELEMENTS */
body {
  position: relative;
  margin: 0px;
  font-family: KlavikaRegular, Titillium, Helvetica, Arial, san-serif; }

.bodycopy,
.article-body {
  position: relative;
  min-width: 20px;
  color: #333; }

.article-body.empty {
  min-height: 24px; }

.bodycopy p,
.article-body p,
h3 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0; }
  @media (max-width: 56.7em) {
    .bodycopy p,
    .article-body p,
    h3 {
      line-height: 26px;
      font-size: 16px; } }
  @media (max-width: 47.95em) {
    .bodycopy p,
    .article-body p,
    h3 {
      font-size: 16px;
      line-height: 24px; } }

h3 {
  font-family: RobotoBold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px; }

.bodycopy h3 {
  font-family: RobotoBold, Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
  font-size: 18px !important; }

h3 {
  font-family: RobotoBold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px; }

.bodycopy ol,
.article-body ol,
.bodycopy ul,
.article-body ul {
  font-family: 'RobotoRegular';
  font-size: 16px; }

.bodycopy h2,
.bodycopy h2 b,
.article-body h2,
.article-body h2 b {
  font-family: RobotoBlack;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 5px; }
  @media (max-width: 47.95em) {
    .bodycopy h2,
    .bodycopy h2 b,
    .article-body h2,
    .article-body h2 b {
      font-size: 24px; } }

.bodycopy p b,
.bodycopy p strong {
  font-family: RobotoBold; }

#container {
  position: relative;
  margin: 0 auto;
  clear: both;
  width: 970px; }
  @media (max-width: 56.7em) {
    #container {
      width: 100%; } }

#container.legacy {
  width: 970px; }

#interstitial_trigger1 {
  display: none; }

.maincolumn {
  width: 100%; }

.maincolumn.maincolumnnofloat {
  float: none;
  clear: both; }

.sidebar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  position: absolute;
  right: 5px;
  top: 0; }
  .sidebar .sidebar_inner {
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0; }
  .sidebar .sidebar_upper {
    position: relative;
    height: 100%;
    width: 100%; }
  .sidebar .sidebar_middle {
    position: relative;
    width: 300px;
    padding-bottom: 0; }
  .sidebar .custom-sidebar-content {
    position: relative;
    padding-top: 15px;
    margin-bottom: 5px; }

.channel-article-header {
  position: relative;
  padding: 0;
  background: black;
  color: #FFFFFF;
  font-family: RobotoBlack;
  font-size: 11px;
  line-height: 28px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 18px; }
  .channel-article-header .channel-container {
    padding: 2px 10px 0 10px; }

.sidebar .channel-article-header .channel-container {
  padding-left: 0px; }

.channel-article-header .channel a {
  color: #FFFFFF; }

.channel-article-header-info-button {
  position: relative;
  display: none;
  width: 30px;
  height: 30px;
  margin-left: 13px;
  background-color: #EFEFEF;
  vertical-align: bottom;
  cursor: pointer; }
  .channel-article-header-info-button .info-icon {
    position: relative;
    left: 6px;
    top: 8px;
    color: #999; }

.article-status-indicator {
  display: inline-block;
  margin-top: 18px;
  background-color: red;
  color: white;
  font-family: 'RobotoBold', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  padding-left: 8px;
  padding-right: 8px; }

body.edit .channel-article-header-info-button {
  display: inline-block; }

body.edit .channel-article-header {
  display: inline-block !important; }

.article-headline,
.article-page-headline {
  position: relative;
  width: 100%;
  min-width: 20px;
  display: inline-block;
  font-family: 'Heebo', sans-serif;
  font-weight: 900;
  font-size: 50px;
  line-height: 46px; }
  .article-headline.empty,
  .article-page-headline.empty {
    min-height: 46px; }
  @media (max-width: 56.7em) {
    .article-headline,
    .article-page-headline {
      letter-spacing: 0px; } }
  @media (max-width: 47.95em) {
    .article-headline,
    .article-page-headline {
      font-size: 32px;
      line-height: 30px; }
      .article-headline.empty,
      .article-page-headline.empty {
        min-height: 27px; } }
  @media (min-width: 31.25em) and (max-width: 47.95em) {
    .article-headline,
    .article-page-headline {
      font-size: 32px;
      line-height: 32px; }
      .article-headline.empty,
      .article-page-headline.empty {
        min-height: 32px; } }

.article-headline {
  margin-top: 17px; }

.article-deck,
.article-page-deck {
  letter-spacing: -0.01em;
  position: relative;
  width: 100%;
  min-width: 20px;
  -webkit-font-smoothing: antialiased;
  font-family: 'Heebo';
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  margin-top: 10px; }
  .article-deck.empty,
  .article-page-deck.empty {
    min-height: 24px; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .article-deck,
    .article-page-deck {
      line-height: 22px;
      font-size: 20px;
      margin-top: 10px;
      font-family: 'HeeboLight'; }
      .article-deck.empty,
      .article-page-deck.empty {
        min-height: 16px; } }
  @media (max-width: 47.95em) {
    .article-deck,
    .article-page-deck {
      margin-top: 10px;
      font-family: 'HeeboLight';
      line-height: 22px;
      font-size: 20px; }
      .article-deck.empty,
      .article-page-deck.empty {
        min-height: 16px; } }
  @media (min-width: 31.25em) and (max-width: 47.95em) {
    .article-deck,
    .article-page-deck {
      line-height: 22px;
      font-size: 20px;
      margin-top: 10px; }
      .article-deck.empty,
      .article-page-deck.empty {
        min-height: 16px; } }

.article-deck {
  margin-top: 7px;
  margin-bottom: 0px; }

.article-page-headline,
.article-page-deck {
  color: #333; }

.article-page-headline {
  font-size: 40px;
  line-height: 42px; }
  @media (max-width: 56.7em) {
    .article-page-headline {
      font-size: 40px;
      line-height: 42px; } }
  @media (max-width: 47.95em) {
    .article-page-headline {
      font-size: 32px;
      line-height: 30px; } }

.sponsorlogo-container {
  position: absolute;
  right: 5px;
  bottom: 22px;
  z-index: 99; }

#bigarticlehead,
#article_header {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #bigarticlehead *,
  #article_header * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media (min-width: 61.25em) {
    #bigarticlehead,
    #article_header {
      width: 970px;
      margin: 0 auto; } }
  #bigarticlehead .imageOverflowContainer,
  #article_header .imageOverflowContainer {
    position: relative; }
    @media (min-width: 56.75em) {
      #bigarticlehead .imageOverflowContainer,
      #article_header .imageOverflowContainer {
        height: 450px; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      #bigarticlehead .imageOverflowContainer,
      #article_header .imageOverflowContainer {
        height: 350px; } }
    @media (max-width: 47.95em) {
      #bigarticlehead .imageOverflowContainer,
      #article_header .imageOverflowContainer {
        height: 200px; } }
    #bigarticlehead .imageOverflowContainer #bigArticleHeadPicture,
    #article_header .imageOverflowContainer #bigArticleHeadPicture {
      display: block; }
      #bigarticlehead .imageOverflowContainer #bigArticleHeadPicture img,
      #article_header .imageOverflowContainer #bigArticleHeadPicture img {
        width: 100%; }
    #bigarticlehead .imageOverflowContainer.imageLoaded,
    #article_header .imageOverflowContainer.imageLoaded {
      height: auto; }
  #bigarticlehead .channel-article-header,
  #article_header .channel-article-header {
    /*
		position: absolute;
		right: 0;
		bottom: -15px;
		width: 87%;
		*/
    bottom: -7px;
    /*left: 126px;*/ }
    @media (max-width: 47.95em) {
      #bigarticlehead .channel-article-header,
      #article_header .channel-article-header {
        bottom: 0;
        right: auto;
        margin-left: 15px;
        width: auto;
        font-family: RobotoBlack !important;
        font-size: 11px !important;
        /*height: 20px;*/
        padding: 5px 10px !important; } }
  #bigarticlehead .article-headline,
  #bigarticlehead .article-page-headline,
  #bigarticlehead #article-share,
  #bigarticlehead .ShareContainerUpper,
  #bigarticlehead .article-deck,
  #bigarticlehead .article-page-deck,
  #article_header .article-headline,
  #article_header .article-page-headline,
  #article_header #article-share,
  #article_header .ShareContainerUpper,
  #article_header .article-deck,
  #article_header .article-page-deck {
    letter-spacing: -0.01em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      #bigarticlehead .article-headline,
      #bigarticlehead .article-page-headline,
      #bigarticlehead #article-share,
      #bigarticlehead .ShareContainerUpper,
      #bigarticlehead .article-deck,
      #bigarticlehead .article-page-deck,
      #article_header .article-headline,
      #article_header .article-page-headline,
      #article_header #article-share,
      #article_header .ShareContainerUpper,
      #article_header .article-deck,
      #article_header .article-page-deck {
        font-family: KlavikaLight;
        width: auto; } }
    @media (max-width: 47.95em) {
      #bigarticlehead .article-headline,
      #bigarticlehead .article-page-headline,
      #bigarticlehead #article-share,
      #bigarticlehead .ShareContainerUpper,
      #bigarticlehead .article-deck,
      #bigarticlehead .article-page-deck,
      #article_header .article-headline,
      #article_header .article-page-headline,
      #article_header #article-share,
      #article_header .ShareContainerUpper,
      #article_header .article-deck,
      #article_header .article-page-deck {
        font-family: KlavikaLight;
        width: auto; } }
  #bigarticlehead .article-headline,
  #bigarticlehead .ShareContainerUpper,
  #bigarticlehead .article-deck,
  #article_header .article-headline,
  #article_header .ShareContainerUpper,
  #article_header .article-deck {
    width: 99%;
    /*padding-left: 13%;*/ }
    @media (max-width: 47.95em) {
      #bigarticlehead .article-headline,
      #bigarticlehead .ShareContainerUpper,
      #bigarticlehead .article-deck,
      #article_header .article-headline,
      #article_header .ShareContainerUpper,
      #article_header .article-deck {
        padding-left: 0;
        margin-left: 16px;
        margin-right: 16px; } }
  #bigarticlehead .sponsorlogo-container,
  #article_header .sponsorlogo-container {
    float: left !important;
    text-align: right;
    margin-top: 40px;
    z-index: 99; }
    @media (max-width: 47.95em) {
      #bigarticlehead .sponsorlogo-container,
      #article_header .sponsorlogo-container {
        display: none; } }
  #bigarticlehead.narrowHeaderBigBackup,
  #article_header.narrowHeaderBigBackup {
    display: none; }
    @media (max-width: 47.95em) {
      #bigarticlehead.narrowHeaderBigBackup,
      #article_header.narrowHeaderBigBackup {
        display: block; } }

.panographic-image {
  display: block;
  position: relative;
  margin-bottom: 21px;
  text-align: center; }
  .panographic-image.hidden {
    margin-bottom: 0px; }

.edit .panographic-image.hidden {
  margin-bottom: 16px; }

.panographic-image img {
  width: 100%; }

#articledisclaimer {
  clear: both;
  font: normal 13px/14px KlavikaRegular, Titillium, Arial, san-serif;
  margin-top: 20px;
  font-style: italic; }

.bottom-of-article {
  margin-bottom: 20px;
  margin-top: 10px;
  text-transform: uppercase;
  clear: both;
  text-align: right;
  font-family: 'RobotoMedium';
  font-size: 11px;
  line-height: 11px; }
  .bottom-of-article .updated {
    position: relative;
    text-align: right;
    display: inline-block; }

.Pubdate {
  position: relative;
  font-family: RobotoMedium;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  text-align: right; }

#right_member_externalauthorizors {
  width: 226px;
  margin: 0 auto;
  overflow: hidden;
  /*margin-top: 20px;*/ }
  #right_member_externalauthorizors .external_authorizer {
    float: left;
    margin-bottom: 10px;
    margin-left: 5px; }
  #right_member_externalauthorizors .google-login,
  #right_member_externalauthorizors .yahoo-login,
  #right_member_externalauthorizors .facebook-login,
  #right_member_externalauthorizors .linkedin-login,
  #right_member_externalauthorizors .twitter-login {
    display: inline-block;
    background-color: #FFF;
    background-image: url("//www.incimages.com/header/shareicons.png");
    height: 40px;
    width: 39px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  #right_member_externalauthorizors .google-login {
    background-position: -136px; }
  #right_member_externalauthorizors .yahoo-login {
    background-position: -275px; }
  #right_member_externalauthorizors .facebook-login {
    background-position: -45px; }
  #right_member_externalauthorizors .linkedin-login {
    background-position: 0px; }
  #right_member_externalauthorizors .twitter-login {
    background-position: -90px; }

#sharing-options {
  width: 628px;
  clear: both;
  margin-top: 10px; }

#sharing-options .social-sharing {
  height: 20px;
  float: left; }

#sharing-options .content-sharing {
  height: 20px;
  float: right; }

.google-button,
.pinterest-button,
.linkedin-button,
.twitter-button,
.facebook-button {
  float: left;
  height: 20px;
  margin-right: 10px; }

a.email-article,
a.print-article {
  position: relative;
  width: 110px;
  padding: 5px 3px;
  background: #000000;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 8pt;
  bottom: -4px; }

a.email-article {
  margin-right: 1px; }

a.print-article {
  margin-left: 1px; }

.fb_dialog,
#googleShareboxIframeDiv {
  z-index: 6000 !important; }

.sidebar .box {
  width: 300px;
  height: 306px;
  background: #FFFFFF;
  float: left;
  position: relative;
  margin-bottom: 10px; }
  .sidebar .box .channel {
    position: relative;
    padding: 6px;
    padding-top: 7px;
    width: 250px;
    float: right;
    z-index: 300;
    top: -15px;
    background: #FFCC00;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 10pt;
    text-transform: uppercase; }
  .sidebar .box .headline {
    font-weight: 900;
    font-size: 14pt;
    float: left;
    clear: both;
    width: 280px;
    margin-left: 10px;
    line-height: 1.1em; }
  .sidebar .box .shares {
    font-family: KlavikaLight, Titillium;
    font-size: 10pt;
    float: left;
    color: #999999;
    text-transform: uppercase;
    margin-top: 0.5em;
    margin-left: 10px; }
  .sidebar .box .share-count {
    font-weight: bold; }

.sidebar div#author_twitter_widget {
  margin-bottom: 30px; }

/* COLOR CODES FOR CHANNELS */
.bg-startup {
  background-color: #F7CE00 !important; }

.bg-grow {
  background-color: #F6861F !important; }

.bg-lead {
  background-color: #009CD8 !important; }

.bg-innovate {
  background-color: #9DC786 !important; }

.bg-money {
  background-color: #07017B !important; }

.bg-people {
  background-color: #FB433A !important; }

.bg-video {
  background-color: #000000 !important; }

.bg-sponsor {
  background-color: #9fa5a3 !important; }

.bg-brandview {
  background-color: #000000 !important; }

.bg-default {
  background-color: #000000 !important; }

.bg-partner {
  background-color: #3b4143 !important; }

.color-startup.active {
  color: #F7CE00 !important; }

.color-grow.active {
  color: #F6861F !important; }

.color-lead.active {
  color: #009CD8 !important; }

.color-innovate.active {
  color: #9DC786 !important; }

.color-money.active {
  color: #07017B !important; }

.color-people.active {
  color: #FB433A !important; }

.color-white.active {
  color: #FFFFFF !important; }

.line-startup {
  border-top: #F7CE00 5px solid !important; }

.line-grow {
  border-top: #F6861F 5px solid !important; }

.line-lead {
  border-top: #009CD8 5px solid !important; }

.line-innovate {
  border-top: #9DC786 5px solid !important; }

.line-money {
  border-top: #07017B 5px solid !important; }

.line-people {
  border-top: #FB433A 5px solid !important; }

.line-video {
  border-top: #000000 5px solid !important; }

.line-sponsor {
  border-top: #9fa5a3 5px solid !important; }

.line-default {
  border-top: #000000 5px solid !important; }

.line-brandview {
  border-top: #000000 5px solid !important; }

.container-bottom {
  width: 100%; }

#bottom-bar {
  height: 42px;
  width: 100%;
  background-color: #000;
  text-align: center;
  position: relative; }
  #bottom-bar .bottom-bar-text {
    color: #FFF;
    font-size: 11px;
    top: 16px;
    position: relative;
    font-family: KlavikaMedium, Titillium; }

/* Start Sean adunits */
.interstitial_oop,
.interstitial_2x2 {
  height: 0px; }

.leaderboard-container {
  position: relative;
  background-color: #000;
  min-height: 104px; }
  @media (max-width: 47.95em) {
    .leaderboard-container {
      display: none; } }

#leaderboardwrapper {
  position: relative;
  width: 970px;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.leaderboard_abovenav {
  padding-bottom: 5px;
  padding-top: 5px;
  display: inline-block;
  text-align: center; }

.leaderboard_abovenav > div {
  float: right; }

.leaderboard_abovenav div {
  margin: auto;
  z-index: 3000 !important; }

#pencil_belownav {
  text-align: center; }

body.article .pinboardContent .sponsorlogo,
body.channel .pinboardContent .sponsorlogo {
  position: absolute; }

body.channel h1 .sponsorlogo {
  display: inline-block; }

body.channel .sponsorlogo {
  top: 0px;
  left: 850px; }

body.channel div.channelpinboard .sponsorlogo {
  top: 34px;
  left: -195px; }

body.videoseries .sponsorlogo {
  float: right; }

.sponsorlogo-container .sponsorlogo {
  position: static;
  margin: 0; }

/* End Sean adunits */
/* special styling for video episode/landers */
body.videoseries p,
body.videoepisode p {
  /*font-family: arial, helvetica;*/ }

body.videoepisode .videoepisodetitle {
  font-size: 20px; }

body.videoseries #container,
body.videoepisode #container {
  background: none !important; }

body.videoseries #container2,
body.videoepisode #container2 {
  background: none !important; }

body.videoseries .sprite,
body.videoepisode .sprite {
  background-image: url("//www.incimages.com/images/nav_spriteblack_10092012.png") !important; }

body.videoseries ul#headernav,
body.videoepisode ul#headernav {
  background: none !important; }

body.videoseries .stripedhr,
body.videoepisode .stripedhr {
  background-image: url("//www.incimages.com/images/nav_spriteblack_10092012.png") !important; }

body.videoseries ul#footernav,
body.videoepisode ul#footernav {
  background-color: #616161; }

body.videoseries #sidebar_inner div.ad_336,
body.videoepisode #sidebar_inner div.ad_336,
body.videoepisode #sidebar_inner div.ad_partners {
  background-color: #595959; }

body.videoseries .videodetails {
  text-align: left;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 0px; }

body.videoepisode .videodetails {
  text-align: left;
  margin-top: 0px; }

body.videoseries .headlineprefix {
  font-weight: bold; }

.videoseries .videodetails a,
.videoseries .videodetails a:hover,
.videoseries .videodetails a:visited,
.videoseries .videodetails a:active,
.videoepisode .videodetails a,
.videoepisode .videodetails a:hover,
.videoepisode .videodetails a:visited,
.videoepisode .videodetails a:active {
  color: #000;
  text-decoration: none; }

.videoseries .ShareContainerUpper,
.videoepisode .ShareContainerUpper {
  visibility: hidden; }

.videoseries .maincolumn,
.videoepisode .maincolumn {
  padding-bottom: 42px; }
  .videoseries .maincolumn > .pager,
  .videoepisode .maincolumn > .pager {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 8px;
    left: 0; }
    .videoseries .maincolumn > .pager ul,
    .videoepisode .maincolumn > .pager ul {
      position: relative;
      display: inline-block; }

@media (min-width: 48em) {
  .videoepisode .videoseries-headline,
  .videoepisode .videoseries-description {
    margin-right: 200px; } }

.videoepisode .videodetails p:first-child {
  margin-top: 7px;
  font-size: 20px;
  line-height: 21px;
  font-family: KlavikaLight, Titillium, Helvetica, Arial, sans-serif; }

.videoepisode .videodetails .headlineprefix {
  font-family: KlavikaMedium, Titillium, Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.videoepisode .videodetails #videoshare {
  text-align: right; }
  .videoepisode .videodetails #videoshare .cshlabel {
    top: -4px; }

.videoepisode .sidebar {
  padding-top: 20px; }

#videoepisodewrapper .article-deck {
  margin-bottom: 0px; }

body.videoseries ul#headernav li {
  /*border-left: 1px solid #666666;*/ }

body.videoseries #videoepisodewrapper a:hover,
body.videoepisode #videoepisodewrapper a:hover {
  text-decoration: none; }

body.videoseries .videoduration {
  font-size: 11px;
  margin-left: 6px;
  letter-spacing: 1px; }

body.videoepisode .videoduration {
  margin-left: 6px; }

body.videoseries #backtovideoseries,
body.videoepisode #backtovideoseries {
  clear: both; }

body.videoseries #backtovideoseries a,
body.videoepisode #backtovideoseries a {
  font-size: 24px; }

body.videoseries #breadcrumb a,
body.videoepisode #breadcrumb a {
  border-bottom: none; }

body.videoseries .footertext,
body.videoepisode .footertext {
  color: #999999; }

body.videoseries #usernav,
body.videoseries #usernav_loggedin,
body.videoepisode #usernav,
body.videoepisode #usernav_loggedin {
  color: #999999; }

body.videoseries #articleseriesblurb,
body.videoepisode #articleseriesblurb {
  position: absolute;
  top: 350px;
  margin-left: 15px;
  font-family: arial;
  font-size: 19px;
  width: 320px;
  line-height: 28px; }

body.videoseries #episodes {
  font-size: 22px; }

.videoseries .videoepisode {
  clear: both;
  margin-top: 25px;
  min-height: 160px;
  position: relative; }
  .videoseries .videoepisode > a > img {
    width: 44%; }
  .videoseries .videoepisode .episodetitle {
    font-family: KlavikaBlack, Titillium, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 5px; }
    .videoseries .videoepisode .episodetitle a,
    .videoseries .videoepisode .episodetitle a:hover,
    .videoseries .videoepisode .episodetitle a:visited,
    .videoseries .videoepisode .episodetitle a:active {
      color: #000;
      text-decoration: none; }
  .videoseries .videoepisode .episodedeck {
    font-family: KlavikaExtraLight, Titillium, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 21px; }

body.videoseries .episodethumbnail {
  float: left; }

body.videoseries .episodedeck,
body.videoseries .episodetitle {
  margin-left: 45.5%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 15px; }

body.videoseries .videoepisode .partner {
  font-size: 12px;
  font-family: KlavikaRegular, Titillium, Arial, sans-serif;
  line-height: 12px;
  position: absolute;
  left: 310px;
  bottom: 0px;
  text-transform: uppercase; }

body.videoseries .videoepisode .partner .partnername {
  font-family: KlavikaMedium, Titillium, Arial, sans-serif; }

.videoseries .article-deck {
  /*padding-left: 200px;*/ }
  @media (max-width: 47.95em) {
    .videoseries .article-deck {
      padding-left: 0px; } }

div.pager {
  padding-top: 8px;
  text-align: center;
  float: right; }

ul.pager {
  margin: 0;
  padding: 0; }

ul.pager li a {
  color: #666666;
  text-decoration: none; }

ul.pager li {
  border: 1px solid #CCCCCC;
  display: block;
  float: left;
  height: 18px;
  line-height: 18px;
  list-style-type: none;
  margin-right: 3px;
  min-width: 18px;
  text-align: center;
  margin-top: 0px; }

ul.pager li.selected {
  background-color: #DDDDDD; }

ul.pager li.spacer {
  background-color: transparent;
  border: medium none; }

/* SELECT SERVICES */
.select_services {
  font-family: 'RobotoRegular';
  font-size: 13px;
  line-height: 14px;
  width: 300px;
  float: right;
  padding-bottom: 20px; }
  .select_services .feature {
    color: #CCC; }
  .select_services dt {
    font-family: 'RobotoBold';
    margin-top: 10px; }
    .select_services dt a {
      color: #000;
      text-decoration: none; }
  .select_services dd {
    font-family: 'RobotoRegular';
    font-size: 12px; }
    .select_services dd a {
      color: #000;
      text-decoration: none; }
  @media (max-width: 56.7em) {
    .select_services {
      display: none; } }

/* INC 5000 PROFILES/LISTS */
/*Search Box Styles*/
.left {
  float: left; }

.panes {
  padding: 5px 5px;
  border-top: 0px;
  width: 960px;
  clear: both; }

.panes .search-title {
  font: 700 15px/15px "Lato", arial, sans-serif;
  text-transform: uppercase;
  margin: 3px 0;
  float: left; }

.quicksearchbox {
  font: 12px/22px Arial;
  padding: 0 0 0 8px;
  width: 205px;
  height: 20px;
  margin: 0 0 0 8px;
  float: left;
  border: 1px solid #cccccc;
  border-right: 0px; }

.quicksearch_btn {
  float: left;
  width: 22px;
  height: 22px;
  background: url("//www.incimages.com/inc5000/2013/thin_magnify_search.png") no-repeat;
  border: 1px solid #cccccc;
  margin: 0 14px 0 0;
  border-left: 0px; }

#quicksearchpane #more-options,
#less-options {
  text-transform: uppercase;
  color: #007dc6;
  position: relative;
  top: 4px; }

#quicksearchpane #more-options img,
#less-options img {
  position: relative;
  bottom: 1px;
  left: 2px; }

.full_list_link {
  font: 700 15px/15px "Lato", arial, sans-serif;
  text-transform: uppercase;
  color: #007dc6;
  float: right;
  position: relative;
  top: 4px; }

.advancesearchbox {
  font: 12px/22px Arial;
  padding: 0 0 0 8px;
  width: 229px;
  height: 20px;
  margin: 0 11px 10px 8px;
  float: left;
  border: 1px solid #cccccc; }

#advsearchpane div.form_entry {
  clear: both; }

#advsearchpane label,
.form_entry {
  font: 13px/13px arial, helvetica, sans-serif;
  color: #000000; }

#advsearchpane label {
  display: inline-block; }

.asmContainer {
  float: left; }

.asmContainer .asmList {
  padding-left: 6px;
  font: 13px/17px arial, sans-serif;
  margin: 10px 0 5px;
  color: #000000;
  list-style: none; }

#asmSelect0 {
  width: 250px; }

#asmList0 {
  width: 240px; }

#asmSelect1 {
  width: 190px; }

#asmList1 {
  width: 180px; }

.asmListItemRemove {
  font: bold 11px arial, helvetica, sans-serif;
  color: #007dc6;
  margin: 0 0 10px 5px;
  text-transform: uppercase; }

.advancedsearch_btn {
  width: 62px;
  height: 19px;
  background: url("//www.incimages.com/inc5000search.png") no-repeat;
  border: 0px;
  margin: 7px;
  float: right; }

#advance_content {
  padding-left: 132px;
  width: 530px; }

.form_entry .dual_input,
.text_input {
  border: 1px solid #CCC;
  color: #007dc6;
  font: 12px/21px Arial, sans-serif;
  margin: 6px 4px;
  display: inline;
  padding: 0 5px;
  height: 20px; }

.asmSelect {
  border: 1px solid #CCC;
  color: #007dc6;
  font: 12px/21px Arial, sans-serif;
  margin: 6px 15px 5px 0;
  display: inline;
  padding: 0 5px;
  height: 20px; }

#rev_min,
#rev_max {
  width: 150px; }

.rank_min,
.rank_max,
.growth_min {
  width: 70px; }

p.sec-title,
h1.sec-title {
  font-family: depot-new, Arial, sans-serif;
  letter-spacing: -.02em;
  color: #bdc3b8;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: .015em;
  margin: 0px 0px 12px 0px;
  padding: 0px;
  line-height: normal; }

p.sub-head {
  margin: 0px 0px 20px;
  clear: both;
  font-weight: bold;
  font-size: 15px;
  font-family: Arial, Verdana, sans serif; }

p.divide {
  clear: both; }

/*search results stylez*/
h1.inc5000list {
  color: #333333;
  font-family: "Lato", arial, helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 5px;
  line-height: 35px; }

img.listlogo {
  float: right; }

.pagination {
  display: block;
  margin-bottom: 14px;
  overflow: hidden;
  width: 100%; }

.pagination.wide {
  width: 970px; }

.pagination a {
  color: #007dc6; }

.current_pg {
  float: left;
  width: 250px; }

.total_pg {
  float: right !important;
  line-height: 19px; }

.total_pg span {
  float: left; }

.total_pg a.previous {
  color: #bd332d;
  padding-left: 17px;
  margin-right: 7px; }

.total_pg a.next {
  color: black;
  padding-right: 20px;
  margin-left: 7px; }

.pagenumbers {
  display: inline;
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.pagenumbers li {
  border-right: 1px solid black;
  display: inline;
  float: left;
  height: 17px;
  line-height: 19px;
  text-align: center;
  width: 33px;
  color: #bd332d; }

.pagenumbers li.selected {
  color: white;
  background-color: black; }

.pagenumbers li a {
  color: #bd332d; }

.space {
  font-weight: bold; }

#inc5000_table {
  margin: 0 0 20px;
  width: 100%; }

#fulltable {
  font: 12px Arial;
  margin-bottom: 15px; }

body.hire-power #fulltable {
  clear: both; }

#fulltable tr td {
  text-align: center;
  font-weight: bold; }

#fulltable tr td + td {
  text-align: left;
  color: #1A1818 !important;
  font-weight: normal; }

#fulltable tr {
  height: 25px; }

#fulltable tr td {
  border-bottom: 1px solid #e1e2e3; }

#fulltable tr td a {
  color: #0066CC; }

#fulltable tr td + td {
  padding-left: 5px; }

#fulltable .rank_column {
  text-align: center !important; }

body.inc5000 #fulltable .rank_column {
  background-color: #ee2d30 !important; }

#fulltable .current {
  background-color: #ecf3fa; }

#fulltable th a {
  height: 38px;
  display: block; }

#fulltable th {
  text-indent: -999em; }

body.inc5000 #fulltable th.col1,
body.inc5000 #fulltable .col1 a {
  width: 64px;
  background-position: 0px 0px; }

body.hire-power #fulltable th.col1,
body.hire-power #fulltable .col1 a {
  width: 59px;
  background-position: 0px 0px; }

#fulltable th.col1.colup {
  background-position: 0px -94px; }

#fulltable th.col1.coldown {
  background-position: 0px -47px; }

body.inc5000 #fulltable th.col2,
body.inc5000 #fulltable .col2 a {
  width: 233px;
  background-position: -64px 0px; }

body.hire-power #fulltable th.col2 {
  width: 234px;
  background-position: -59px 0px; }

body.inc5000 #fulltable th.col2.colup {
  background-position: -65px -78px; }

body.inc5000 #fulltable th.col2.coldown {
  background-position: -65px -39px; }

body.hire-power #fulltable th.col2.colup {
  background-position: -59px -94px; }

body.hire-power #fulltable th.col2.coldown {
  background-position: -59px -47px; }

body.inc5000 #fulltable th.col3,
body.inc5000 #fulltable .col3 a {
  width: 85px;
  background-position: -298px 0px; }

body.inc5000 #fulltable.narrow th.col3,
body.inc5000 #fulltable.narrow .col3 a {
  width: 94px;
  background-position: -298px 0px; }

body.hire-power #fulltable th.col3,
body.hire-power #fulltable .col3 a {
  width: 69px;
  background-position: -293px 0px; }

body.inc5000 #fulltable th.col3.colup {
  background-position: -298px -78px; }

body.inc5000 #fulltable th.col3.coldown {
  background-position: -298px -39px; }

body.hire-power #fulltable th.col3.colup {
  background-position: -293px -94px; }

body.hire-power #fulltable th.col3.coldown {
  background-position: -293px -47px; }

body.hire-power #fulltable th.col3.selected {
  background-position: -293px -141px; }

body.inc5000 #fulltable th.col4,
body.inc5000 #fulltable .col4 a,
body.inc5000 #fulltable.narrow.alternate th.col4,
body.inc5000 #fulltable.narrow.alternate .col4 a {
  width: 98px;
  background-position: -387px 0px; }

body.inc5000 #fulltable.narrow th.col4,
body.inc5000 #fulltable.narrow .col4 a {
  width: 145px;
  background-position: -387px 0px; }

body.hire-power #fulltable th.col4,
body.hire-power #fulltable .col4 a {
  width: 100px;
  background-position: -362px 0px; }

body.inc5000 #fulltable th.col4.colup {
  background-position: -387px -78px; }

body.inc5000 #fulltable th.col4.coldown {
  background-position: -387px -39px; }

body.hire-power #fulltable th.col4.colup {
  background-position: -362px -94px; }

body.hire-power #fulltable th.col4.coldown {
  background-position: -362px -47px; }

#fulltable.narrow th.col4.colup {
  background-position: -387px -78px; }

#fulltable.narrow th.col4.coldown {
  background-position: -387px -39px; }

body.inc5000 #fulltable th.col5,
body.inc5000 #fulltable .col5 a {
  width: 196px;
  background-position: -526px 0px; }

body.inc5000 #fulltable th.col1,
body.inc5000 #fulltable th.col2,
body.inc5000 #fulltable th.col3,
body.inc5000 #fulltable th.col4,
body.inc5000 #fulltable th.col5,
body.inc5000 #fulltable th.col6,
body.inc5000 #fulltable th.col7,
body.inc5000 #fulltable th.col8,
body.inc5000 #fulltable th.count {
  border-right: 1px solid white; }

body.hire-power #fulltable th.col5,
body.hire-power #fulltable .col5 a {
  width: 200px;
  background-position: -462px 0px; }

body.inc5000 #fulltable th.col5.colup {
  background-position: -526px -78px; }

body.inc5000 #fulltable th.col5.coldown {
  background-position: -526px -39px; }

body.hire-power #fulltable th.col5.colup {
  background-position: -462px -94px; }

body.hire-power #fulltable th.col5.coldown {
  background-position: -462px -47px; }

body.hire-power #fulltable th.col5.selected {
  background-position: -462px -141px; }

body.inc5000 #fulltable th.col6,
body.inc5000 #fulltable .col6 a {
  width: 88px;
  background-position: -723px 0px; }

body.hire-power #fulltable th.col6,
body.hire-power #fulltable .col6 a {
  width: 112px;
  background-position: -662px 0px; }

body.inc5000 #fulltable th.col6.colup {
  background-position: -723px -78px; }

body.inc5000 #fulltable th.col6.coldown {
  background-position: -723px -39px; }

body.hire-power #fulltable th.col6.colup {
  background-position: -662px -94px; }

body.hire-power #fulltable th.col6.coldown {
  background-position: -662px -47px; }

body.hire-power #fulltable th.col6.selected {
  background-position: -662px -141px; }

body.inc5000 #fulltable th.col7,
body.inc5000 #fulltable .col7 a {
  width: 130px;
  background-position: -812px 0px; }

body.hire-power #fulltable th.col7,
body.hire-power #fulltable .col7 a {
  width: 125px;
  background-position: -774px 0px; }

body.inc5000 #fulltable th.col7.colup {
  background-position: -812px -78px; }

body.inc5000 #fulltable th.col7.coldown {
  background-position: -812px -39px; }

body.hire-power #fulltable th.col7.colup {
  background-position: -774px -94px; }

body.hire-power #fulltable th.col7.coldown {
  background-position: -774px -47px; }

body.inc5000 #fulltable th.col8,
body.inc5000 #fulltable .col8 a,
body.inc5000 #fulltable.narrow.alternate th.col8,
body.inc5000 #fulltable.narrow.alternate .col8 a {
  width: 60px;
  background-position: -943px 0px; }

body.inc5000 #fulltable.narrow th.col8,
body.inc5000 #fulltable.narrow .col8 a {
  width: 95px;
  background-position: -943px 0px; }

body.hire-power #fulltable th.col8,
body.hire-power #fulltable .col8 a {
  width: 60px;
  background-position: -899px 0px; }

body.inc5000 #fulltable th.col8.colup {
  background-position: -943px -78px; }

body.inc5000 #fulltable th.col8.coldown {
  background-position: -943px -39px; }

body.hire-power #fulltable th.col8.colup {
  background-position: -899px -94px; }

body.hire-power #fulltable th.col8.coldown {
  background-position: -899px -47px; }

body.hire-power #fulltable th.col8.selected {
  background-position: -899px -141px; }

body.inc5000 #fulltable th,
body.inc5000 #fulltable.narrow th,
body.inc5000 #fulltable.alternate th {
  height: 39px;
  background-image: url("//www.incimages.com/images/inc5000fulllistheaderimage.png"); }

body.hire-power #fulltable th {
  height: 47px;
  background-image: url("//www.incimages.com/images/hire-powerlistheaderimage.png"); }

#fulltable.alternate th.col2,
#fulltable.alternate .col2 a {
  width: 200px;
  background-position: -61px 0px; }

#fulltable.alternate th.col2.colup {
  background-position: -61px -78px; }

#fulltable.alternate th.col2.coldown {
  background-position: -61px -39px; }

#fulltable.alternate th.col3,
#fulltable.alternate .col3 a {
  width: 69px;
  background-position: -332px 0px; }

#fulltable.alternate th.col3.colup {
  background-position: -332px -78px; }

#fulltable.alternate th.col3.coldown {
  background-position: -332px -39px; }

#fulltable.alternate th.col4,
#fulltable.alternate .col4 a {
  width: 81px;
  background-position: -397px 0px; }

#fulltable.alternate th.col4.colup {
  background-position: -397px -78px; }

#fulltable.alternate th.col4.coldown {
  background-position: -397px -39px; }

#fulltable.alternate th.col8,
#fulltable.alternate .col8 a {
  width: 62px;
  background-position: -478px 0px; }

#fulltable.alternate th.col8.colup {
  background-position: -478px -78px; }

#fulltable.alternate th.col8.coldown {
  background-position: -478px -39px; }

#fulltable.alternate th.jobgrowth,
#fulltable.alternate .jobgrowth a {
  width: 69px;
  background-position: -264px 0px; }

#fulltable.alternate th.jobgrowth.colup {
  background-position: -264px -78px; }

#fulltable.alternate th.jobgrowth.coldown {
  background-position: -264px -39px; }

#fulltable.alternate th.count,
#fulltable.alternate .count a {
  width: 85px;
  background-position: -1045px 0px; }

#fulltable.alternate th.count.colup {
  background-position: -1045px -78px; }

#fulltable.alternate th.count.coldown {
  background-position: -1045px -39px; }

#fulltable .col1 tr td {
  text-align: center; }

/*end search results stylez*/
.caption_txt {
  color: #ccc;
  font: 11px Arial;
  display: block;
  width: 100%; }

#table_wrapper {
  background-color: #F3F3F3;
  overflow: hidden;
  padding: 17px 0; }

#previous_tbl {
  margin: 0px auto;
  background-color: #fff;
  font: 12px Arial;
  width: 80%;
  border-collapse: collapse;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff; }

#previous_tbl tr td,
#previous_tbl th {
  display: inline-block;
  height: 19px;
  width: 100%; }

#previous_tbl td + td {
  text-align: right;
  font-weight: bold; }

#previous_tbl th {
  font-size: 16px;
  height: 25px;
  padding-top: 10px;
  display: block; }

#previous_tbl td .rank {
  color: #ee2d30; }

td .left {
  background-color: #FFFFFF;
  display: inline-block;
  float: left;
  position: relative;
  z-index: 9; }

td .dot {
  border-color: #CCCCCC;
  border-style: none none dashed;
  /*border-width:0 0 1px;*/
  *border-bottom: 1px dashed;
  *border-left: 0;
  *border-right: 0;
  height: 1px;
  display: inline-block;
  left: 0;
  position: relative;
  top: -11px;
  *top: 3px;
  width: 100%; }

td .right {
  background-color: #FFFFFF;
  display: inline-block;
  float: right;
  position: relative;
  top: -28px;
  *top: -16px; }

.indyblock {
  *line-height: 20px !important;
  *top: -22px !important; }

#previous_tbl .prev_profile td {
  border: 0px; }

#previous_tbl .prev_link {
  color: #0066cc;
  font-weight: bold; }

div.sidebar_company,
div.inc5000companydata,
p.honorsidentifier {
  font-family: 'Heebo', sans-serif;
  font-weight: 500;
  font-size: 13px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 20px; }

div.sidebar_company p a {
  color: black; }

div.sidebar_company p.companylabel,
div.inc5000companydata p.companylabel {
  font-family: KlavikaRegular, Titillium; }

div.sidebar_company .color-notch {
  float: left;
  height: 3px;
  width: 14px;
  background: #faca48;
  margin-bottom: 14px;
  margin-top: 14px;
  margin-right: 300px; }

body.article div.sidebar_company p.companylabel,
div.inc5000companydata p.yearidentifier,
p.honorsidentifier,
p.previousrankings {
  font-family: 'Heebo', sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  color: black;
  padding-top: 6px;
  padding-bottom: 6px; }

body.article div.sidebar_company p span.label,
div.inc5000companydata p span.label,
p.honorsidentifier,
p.previousrankings {
  font-size: 12px;
  line-height: 15px; }

div.inc5000companydata p {
  text-align: right;
  padding-right: 14px;
  font-weight: bold; }

div.inc5000companydata p .column2 {
  padding-right: 6px; }

body.article div.sidebar_company p span.label,
div.inc5000companydata p span.label {
  font-family: 'Heebo', sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase; }

div.inc5000companydata p span.label {
  float: left; }

.sidebar_company p,
div.inc5000companydata p {
  margin: 0px 2px 0px 0px;
  padding-top: 3px;
  padding-bottom: 3px; }

.sidebar_company.non5000CompanySidebar {
  border-top: 1px solid #e4e4e4;
  padding-top: 3px;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 3px; }
  .sidebar_company.non5000CompanySidebar p.companylabel {
    font-weight: bold;
    color: #6f6f6f;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #f2f2f2;
    font-size: 12px; }
  .sidebar_company.non5000CompanySidebar p {
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px; }
    .sidebar_company.non5000CompanySidebar p span.label {
      color: #6f6f6f; }
  .sidebar_company.non5000CompanySidebar p.altstripe {
    background-color: #f2f2f2; }

div.inc5000companydata .inc5000companydatacolumn {
  width: 50%;
  float: left; }

#inc5000profile h3 {
  font-family: "Lato", helvetica, arial;
  font-weight: 300;
  font-size: 28px;
  margin: 20px 0 15px;
  line-height: 32px; }

#inc5000profile h1 {
  font-family: "Lato", helvetica, arial;
  font-weight: 300;
  font-size: 40px;
  margin-bottom: 15px;
  padding-top: 20px;
  line-height: 45px;
  clear: both; }

#navlinks {
  float: right;
  font-size: 12px; }

#navlinks a {
  font-family: arial, helvetica, sans-serif !important; }

#inc5000profile a {
  color: black; }

#inc5000profile .companydetail {
  font-size: 13px;
  border-bottom: 1px solid #cccccc;
  padding: 5px 0 15px; }

.inc5000badge,
.hirepowerbadge,
.hirepowerawardbadge {
  background-image: url("//www.inc.com/images/badgesprite.png");
  background-repeat: no-repeat;
  color: black;
  display: inline-block;
  height: 132px;
  width: 128px;
  background-position: 0px 0px;
  /*float: right;*/
  margin-left: 15px; }

.inc5000badge .toprank,
.hirepowerbadge .toprank {
  padding-top: 78px;
  font-family: "Lato", helvetica, arial;
  font-size: 28px;
  font-weight: 800;
  text-align: center; }

.inc5000badge {
  background-position: 0px 0px; }

.hirepowerbadge {
  background-position: -137px 0px; }

.hirepowerawardbadge {
  background-position: -275px 0px; }

.inc5000badge .toprank .numbersymbol,
.hirepowerbadge .toprank .numbersymbol {
  vertical-align: top;
  font-size: 16px;
  vertical-align: top;
  line-height: 16px;
  margin-left: -8px; }

.trophy_area span .numbersymbol {
  vertical-align: top;
  font-size: 13px;
  vertical-align: top;
  margin-left: -6px;
  line-height: 70px; }

.trophy_area {
  color: #0066CC;
  float: left !important;
  font: 14px Arial;
  margin-right: 5px;
  overflow: hidden;
  text-align: center;
  width: 90px; }

.trophy_area span.trophy {
  background-image: url("//www.inc.com/images/badgesprite.png");
  background-repeat: no-repeat;
  color: #FFFFFF;
  display: inline-block;
  font-family: "Lato", helvetica, arial;
  font-size: 24px;
  line-height: 78px;
  font-weight: 800;
  height: 78px;
  text-align: center;
  width: 78px;
  margin-top: 15px; }

.trophy_area p {
  clear: both;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  margin: 0;
  padding: 4px 0 0;
  text-align: center; }

.industrybadge {
  background-position: 0px -133px; }

.statebadge {
  background-position: -85px -133px; }

.specialbadge {
  background-position: -169px -133px; }

.specialbadge2 {
  background-position: -264px -133px; }

.metrobadge {
  background-position: -339px -133px; }

.halloffamebadge {
  background-position: -425px -133px; }

.honorrollbadge {
  background-position: -510px -133px; }

.revgrowth {
  background-position: -73px -219px; }

.revenue {
  background-position: -146px -219px; }

.employeenum {
  background-position: -219px -219px; }

.jobcreators {
  background-position: -292px -219px; }

.women {
  background-position: -438px -219px; }

.metro {
  background-position: -511px -219px; }

.hirepowerindustrybadge {
  background-position: 0px -213px; }

.hirepowerstatebadge {
  background-position: -85px -213px; }

.hirepowerrevenuebadge {
  background-position: -169px -213px; }

.inc5000companydata.previousyear {
  width: 96px;
  /*margin-right:5px;*/
  float: left; }

.inc5000companydata.previousyear p {
  padding-right: 0px;
  text-align: center; }

p.previousrankings {
  font-family: helvetica, arial, geneva; }

.ui-autocomplete {
  position: absolute;
  cursor: default; }

/* workarounds */
* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  border: 1px solid black;
  background-color: white;
  font-family: arial, helvetica;
  font-size: 12px; }

.ui-menu .ui-menu {
  margin-top: -3px; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
  color: black; }

.ui-menu .ui-menu-item a:hover {
  background-color: #ddd; }

.ui-autocomplete-loading {
  background: white url("//www.incimages.com/images/ui-anim_basic_16x16.gif") right center no-repeat; }

div#quicksearchpane span.ui-helper-hidden-accessible {
  display: none; }

p.honorsidentifier,
p.yearidentifier {
  font-family: Arial;
  font-weight: bold !important;
  text-transform: capitalize;
  font-size: 12px !important;
  color: #000 !important; }

/*end profile stylez*/
#righttrophy {
  border-left: 1px solid #CCCCCC;
  float: right;
  font: 11px Arial;
  padding-left: 10px;
  width: 100px; }

.trtrophy {
  font-size: 11px;
  margin-bottom: 10px;
  text-align: center; }

.trtrophy span {
  background-image: url("//www.incimages.com/images/inc5000-images/sm-badges.gif");
  background-repeat: no-repeat;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  width: 40px; }

/* Advertising and Marketing   */
.small-ifiid5 {
  background-position: 0 0; }

/* Business Products and Services   */
.small-ifiid17 {
  background-position: -41px 0; }

/* Financial Services  */
.small-ifiid2 {
  background-position: -82px 0; }

/* Human Resources    */
.small-ifiid21 {
  background-position: -123px 0; }

/* Insurance   */
.small-ifiid1 {
  background-position: -164px 0; }

/* Consumer Products and Services   */
.small-ifiid4 {
  background-position: -205px 0; }

/* Travel */
.small-ifiid22 {
  background-position: -246px 0; }

/* Food and Beverage   */
.small-ifiid11 {
  background-position: -287px 0; }

/* Media   */
.small-ifiid12 {
  background-position: 0 -41px; }

/* Real Estate   */
.small-ifiid3 {
  background-position: -41px -41px; }

/* Retail   */
.small-ifiid18 {
  background-position: -82px -41px; }

/* Computer Hardware   */
.small-ifiid25 {
  background-position: -123px -41px; }

/* IT Services   */
.small-ifiid8 {
  background-position: -164px -41px; }

/* Security   */
.small-ifiid13 {
  background-position: -205px -41px; }

/* Software   */
.small-ifiid9 {
  background-position: -246px -41px; }

/* Telecommunications   */
.small-ifiid14 {
  background-position: -287px -41px; }

/* Construction   */
.small-ifiid20 {
  background-position: 0 -82px; }

/* Engineering   */
.small-ifiid24 {
  background-position: -41px -82px; }

/* Environmental Services */
.small-ifiid23 {
  background-position: -82px -82px; }

/* Logistics and Transportation   */
.small-ifiid6 {
  background-position: -123px -82px; }

/* Manufacturing    */
.small-ifiid15 {
  background-position: -164px -82px; }

/* Education   */
.small-ifiid19 {
  background-position: -205px -82px; }

/* Energy   */
.small-ifiid16 {
  background-position: -246px -82px; }

/* Government Services   */
.small-ifiid7 {
  background-position: -287px -82px; }

/* Health */
.small-ifiid10 {
  background-position: 0 -123px; }

.small-revgrowth {
  background-position: -41px -123px; }

.small-revenue {
  background-position: -82px -123px; }

.small-employeenum {
  background-position: -123px -123px; }

.small-jobcreators {
  background-position: -164px -123px; }

.small-ethnic {
  background-position: -205px -123px; }

.small-women {
  background-position: -246px -123px; }

.small-metro {
  background-position: -287px -123px; }

.fullprofilelink {
  background: url("//www.incimages.com/images/inc5000-images/fullprofile_btn.gif") top left no-repeat;
  clear: both;
  display: block;
  height: 21px;
  text-indent: -99999px;
  width: 150px; }

/*end advance search stylez*/
#container2 {
  /*border: 0px !important;*/ }

#articleriver .thumbed {
  width: 480px; }

/* Sidebar Accordion Styles */
ul#accordion-1,
ul#accordion-1 li {
  list-style: none; }

ul#accordion-1 .text-center {
  text-align: center; }

ul#accordion-1 .wrap {
  width: 960px;
  margin: 0 auto; }

ul#accordion-1 .clear {
  clear: both; }

ul#accordion-1 .dcjq-count {
  float: right; }

ul#accordion-1 #accordion-1 {
  width: 360px;
  padding: 0; }

ul#accordion-1 li.top-list {
  background: url(//www.incimages.com/inc5000/2012/top-lists-graphic.png) no-repeat;
  height: 73px; }

ul#accordion-1 li.top-list a {
  display: block;
  color: #000000;
  font-family: "Lato", arial, helvetica, sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  padding: 27px 10px 25px; }

ul#accordion-1 .section-header {
  background: #f3f3f3;
  display: block;
  color: #000000;
  font-family: "Lato", arial, helvetica, sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  padding: 5px 10px;
  margin-top: 12px; }

ul#accordion-1 .brd-btm {
  border-bottom: 1px solid #dddddd !important; }

ul#accordion-1 .article-item {
  padding: 10px 0; }

ul#accordion-1 .list-header {
  padding: 12px 0 14px;
  position: relative; }

ul#accordion-1 .list-header ul {
  padding-left: 60px;
  padding-right: 20px;
  margin-top: 2px; }

ul#accordion-1 .article-item img,
.list-header img {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px; }

ul#accordion-1 .article-item p,
.list-header a#list-title {
  float: left;
  width: 290px;
  font-size: 17px;
  line-height: 20px;
  margin: 4px 0 5px;
  background: none !important;
  color: #000000 !important; }

ul#accordion-1 .article-item p a {
  color: #000000;
  font-size: 17px;
  line-height: 20px;
  font-family: georgia, times, serif; }

ul#accordion-1 .twitter-feed {
  padding-left: 20px; }

ul#accordion-1 .more-btn {
  display: block;
  width: 42px;
  height: 11px;
  background: url(//www.incimages.com/inc5000/2012/more-btn.png) no-repeat;
  position: absolute;
  left: 300px;
  bottom: 3px; }

ul#accordion-1 .active-list .more-btn {
  background: url(//www.incimages.com/inc5000/2012/close-btn.png) no-repeat !important; }

ul#accordion-1 .dropdown-list {
  padding: 0 0 0 30px; }

ul#accordion-1 .list-item {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 6px; }

ul#accordion-1 .list-item a {
  color: #222222;
  font-size: 14px;
  line-height: 17px;
  font-family: arial, helvetica, sans-serif;
  margin: 0 0 6px; }

ul#accordion-1 .twitter-list {
  padding: 5px 20px 0; }

ul#accordion-1 .archive-links {
  padding: 10px; }

ul#accordion-1 .archive-links a {
  font-family: arial, helvetica, sans-serif;
  font-size: 15px;
  line-height: 21px;
  color: #333333;
  margin: 0 15px 0 0; }

ul#accordion-1 .archive-links a img {
  position: relative;
  top: 1px; }

#accordion-1 {
  padding: 0;
  width: 360px; }

.twtr-hd {
  display: none; }

.twtr-ft {
  display: none; }

.twtr-avatar {
  display: none !important; }

.twtr-tweet-text {
  margin-left: 0 !important; }

/* autocomplete */
.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999; }

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0; }

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
  line-height: 16px;
  overflow: hidden; }

.ac_loading {
  background: white url("indicator.gif") right center no-repeat; }

.ac_odd {
  background-color: #eee; }

.ac_over {
  background-color: #0A246A;
  color: white; }

/* START: Sean video sidebar */
.videoimucontainer,
.specialsidebarimucontainer {
  margin: 25px 0px;
  text-align: center; }

.videosidebaradlabel {
  position: relative;
  font-size: 10px;
  font-family: Arial, sans-serif;
  color: #CCC;
  padding-top: 4px;
  z-index: 4; }

/* END: Sean video sidebar */
/* Article sidebar with bucket */
#articlesidebar {
  width: 200px;
  float: left;
  position: relative;
  z-index: 1; }

#articlesidebar li {
  font-size: 13px !important; }

#articlesidebar_inner {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 10px; }

.ArticleSection .maincolumn ol,
.ArticleSection .ArticleSection ol {
  margin: 8px;
  padding: 0px; }

.ArticleSection .maincolumn ol,
.ArticleSection .maincolumn ul,
.ArticleSection .ArticleSection ol,
.ArticleSection .ArticleSection ul,
.bodycopy ol,
.bodycopy ul {
  padding-left: 20px;
  margin-bottom: 12px; }

.ArticleSection .maincolumn ol li,
.ArticleSection .maincolumn ul li,
.ArticleSection .ArticleSection ol li,
.ArticleSection .ArticleSection ul li,
.bodycopy ol li,
.bodycopy ul li,
.article-body ol li,
.article-body ul li {
  list-style: disc outside none;
  line-height: 25px;
  margin-bottom: 10px; }

.ArticleSection .maincolumn ol li,
.ArticleSection .ArticleSection ol li,
.bodycopy ol li,
.article-body ol li {
  list-style: decimal outside none; }

div.bucketimage {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e1e1e1; }

img.bucket_image {
  width: 170px; }

body p.imagecredit {
  font: italic 10px/17px KlavikaLight, Titillium, arial, helvetica, sans-serif;
  /*font-family: arial, helvetica, sans-serif;*/
  text-align: right;
  color: #b6b6b6;
  /*font-size: 10px;
	line-height: 10px;*/
  margin: 0px; }

/* LOGIN PAGE */
div#login-lander-container {
  background-color: #009cd8;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 30px; }

#login input:focus {
  outline: none; }

/* Start: AJAX Loader */
.ajaxloader,
.mastheadajaxloader {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 30px 0px; }

.container-bottom .ajaxloader {
  margin: 36px auto; }

/* End: AJAX Loader */
/* Start: Back to top button */
#backtotopcontainer {
  position: fixed;
  width: 100%;
  top: 53%;
  left: 0%;
  z-index: 200; }
  #backtotopcontainer.hidden {
    display: none; }
  @media (max-width: 73.7em) {
    #backtotopcontainer {
      display: none; } }

#backtotopinnercontainer {
  position: relative;
  width: 980px;
  margin: 0px auto; }

#backtotopbutton {
  position: absolute;
  right: -75px;
  cursor: pointer; }

/* End: Back to top button */
/* Start: Inline images */
.inlinecaption {
  display: inline;
  margin-right: 5px; }

.extendedinlinecaption {
  font-family: 'RobotoRegular', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
  margin-top: 5px; }
  @media (max-width: 56.7em) {
    .extendedinlinecaption {
      font-family: 'RobotoRegular', Helvetica, Arial, sans-serif; } }
  @media (max-width: 47.95em) {
    .extendedinlinecaption {
      font-family: 'RobotoRegular', Helvetica, Arial, sans-serif;
      font-size: 12px;
      line-height: 13px; } }

.inlineimage.hasImageString img {
  width: 100%; }

.inlineimage.hasImageString.inline-halfwidth img {
  width: 385px; }

.inlineimage.hasImageString.inline-halffloat img {
  width: 250px; }

.inlineimage.hasImageString.inline-list img {
  width: 130px; }

.inline-list {
  float: left;
  width: 130px;
  margin-right: 20px; }

.inline-halfwrap {
  float: left;
  width: 250px;
  margin-right: 20px; }
  @media (max-width: 47.95em) {
    .inline-halfwrap {
      width: 100%; } }

@media (max-width: 47.95em) {
  .inlineimage .inline-halfwidth img {
    width: 100%; } }

.inline-halfwrap .extendedinlinecaption {
  padding-bottom: 30px;
  width: 235px;
  float: left; }
  @media (max-width: 47.95em) {
    .inline-halfwrap .extendedinlinecaption {
      width: 100%; } }

.inline-halfwrap img {
  max-width: 100%;
  margin-bottom: 10px; }

.inline-halfwrap .inlinecaption {
  font-family: RobotoRegular, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px; }

.inlinecredit {
  font-family: RobotoRegular, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-style: italic;
  display: inline; }

.inline-halfwidth .inlinecredit {
  font-family: RobotoRegular, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-style: italic;
  width: 235px;
  float: left;
  margin-left: 10px; }
  @media (max-width: 47.95em) {
    .inline-halfwidth .inlinecredit {
      width: 100%; } }

.inline-fullwidth,
.inline-halfwidth,
.inline-essaywidth,
.inline-halfwrap,
.inline-list {
  padding-top: 10px;
  padding-bottom: 10px; }

.inline-fullwidth {
  width: 100%; }

.inline-fullwidth img {
  width: 100%; }

.inline-fullwidth .inlinecaption,
.inline-halfwidth .inlinecaption,
.inline-essaywidth .inlinecaption,
.inline-list .inlinecaption {
  background-repeat: no-repeat;
  font-family: RobotoRegular;
  font-size: 12px;
  line-height: 15px; }

.inline-essaywidth .inlinecaption {
  background-image: url("//www.inc.com/images/zig_essayimage.png");
  background-position: top left;
  padding-left: 20px;
  padding-top: 30px;
  margin-left: 10px;
  width: 180px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left; }

.inline-essaywidth .extendedinlinecaption {
  margin-left: 245px;
  margin-left: 245px;
  margin-top: 47px; }

.inline-halfwidth img {
  float: left;
  margin-bottom: 10px; }

.inline-halfwidth .inlinecaption {
  width: 235px;
  margin-left: 10px;
  float: left; }

.inline-halfwidth .extendedinlinecaption {
  padding-bottom: 30px;
  width: 235px;
  margin-left: 10px;
  float: left;
  line-height: 17px; }

.downloadlink {
  font-family: 'RobotoMedium', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #199dd6;
  text-transform: uppercase; }

.pullquote {
  background-position: bottom left;
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: KlavikaBlack, Titillium;
  padding-bottom: 0px;
  font-size: 28px;
  letter-spacing: -0, 01em;
  margin-left: 20px;
  margin-right: 20px; }
  @media (max-width: 56.7em) {
    .pullquote {
      padding-right: 20px;
      padding-left: 20px;
      font-size: 28px;
      line-height: 28px; } }
  @media (max-width: 47.95em) {
    .pullquote {
      padding-right: 10px;
      padding-left: 10px;
      font-size: 24px;
      line-height: 24px;
      letter-spacing: -0, 01em;
      margin-left: 20px;
      margin-right: 20px; } }

.pullquote.tweetable {
  background-image: none;
  cursor: pointer;
  padding-bottom: 3px; }

.pullquote .credit {
  font-family: KlavikaRegular, Titillium;
  font-size: 14px;
  line-height: 16px;
  display: block;
  margin-top: 8px;
  margin-bottom: 5px; }
  @media (max-width: 56.7em) {
    .pullquote .credit {
      margin-top: 8px; } }
  @media (max-width: 47.95em) {
    .pullquote .credit {
      margin-top: 5px; } }

.photoessaybreak {
  background-color: #ebebeb;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center; }

/* End: inline images */
/* Inline videos */
.extvideo,
.inline-player-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.extvideo iframe,
.extvideo object,
.extvideo embed,
.inline_kaltura_player,
#inline_kaltura_player_1,
#inline_kaltura_player_2,
#inline_kaltura_player_3,
#inline_kaltura_player_4,
#inline_kaltura_player_5,
#inline_kaltura_player_6,
#inline_kaltura_player_7,
#inline_kaltura_player_8,
#inline_kaltura_player_9,
#inline_kaltura_player_10 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

h2.inlinevideoheadline {
  font-family: KlavikaBlack, Titillium;
  font-size: 20pt;
  margin-top: 8px;
  margin-bottom: 8px; }

p.inlinevideodeck {
  font-family: KlavikaRegular, Titillium, Helvetica, Arial, san-serif;
  font-size: 16px; }

.inline-player-color-notch {
  height: 3px;
  width: 14px;
  background: black;
  margin-bottom: 30px;
  margin-top: 8px; }

@media (min-width: 48em) {
  h2.inlinevideoheadline,
  p.inlinevideodeck,
  .inline-player-color-notch {
    margin-left: 125px; } }

/* End Inline videos */
#responsive_kaltura_player {
  padding-bottom: 56.4%;
  padding-top: 0px;
  position: relative;
  height: 0px;
  overflow: hidden; }
  #responsive_kaltura_player iframe {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute; }

.responsivePlayer {
  padding-bottom: 56.3%;
  padding-top: 0px;
  position: relative;
  height: 0px;
  overflow: hidden; }
  .responsivePlayer iframe {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute !important; }

#MainFeatureVideo,
#SmallMainFeatureVideo,
#readMoreVideo {
  display: none;
  /*padding-bottom: 56.7%;*/
  padding-bottom: 64.8%;
  padding-top: 0px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  background: #000; }
  #MainFeatureVideo iframe,
  #SmallMainFeatureVideo iframe,
  #readMoreVideo iframe {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute; }

/* Hack for Chrome flash ad issues */
#SmallMainFeatureVideo,
#readMoreVideo {
  height: 1014px;
  width: 1800px; }

.video-container {
  /*padding:17px 0px 14px;*/
  margin: 20px 0 -12px; }

.video-container figure {
  position: relative;
  margin-bottom: 31px; }

/* End: specialsection headers */
/* Start: stuff removed from frame.tpl */
body.login div#close_overlay {
  display: none; }

body.login div#topbar ul#usernav {
  visibility: hidden; }

#article_left_col {
  width: 580px !important; }

#center_col {
  width: 950px !important; }

h1.indexhead {
  margin: 0px;
  padding: 0px; }

/* End: stuff removed from frame.tpl */
.sidebaradlabel {
  position: relative;
  background-color: #FFF;
  font-size: 10px;
  font-family: Arial, sans-serif;
  width: 100%;
  text-align: center;
  color: #CCC;
  padding-top: 4px;
  z-index: 4; }

#prev,
#next {
  display: block !important; }

/* Start: SearchPage Styles */
@media (min-width: 56.75em) and (max-width: 61.2em) {
  body.search .Section, body.search .ArticleMetaDataArea .InnerContentContainer, .ArticleMetaDataArea body.search .InnerContentContainer, body.search .ArticleMetaDataArea .ShowHideButtonContainer, .ArticleMetaDataArea body.search .ShowHideButtonContainer {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative; } }

@media (max-width: 56.7em) {
  body.search .Section, body.search .ArticleMetaDataArea .InnerContentContainer, .ArticleMetaDataArea body.search .InnerContentContainer, body.search .ArticleMetaDataArea .ShowHideButtonContainer, .ArticleMetaDataArea body.search .ShowHideButtonContainer {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }

body.search .gsc-result .gs-title {
  min-height: 1.4em; }

body.search .searchPageMobileIMU {
  text-align: center;
  margin-bottom: 20px; }
  @media (min-width: 48em) {
    body.search .searchPageMobileIMU {
      display: none; } }

/* End: SearchPage Styles */
/* Start: Special Report Navigation */
.specialNavigation a {
  color: #000; }

.specialNavigation.belowArticleSpecialNavigation {
  margin-top: 10px; }
  .specialNavigation.belowArticleSpecialNavigation table,
  .specialNavigation.belowArticleSpecialNavigation tr,
  .specialNavigation.belowArticleSpecialNavigation td {
    border-image-width: 0;
    display: block;
    width: auto !important; }
  .specialNavigation.belowArticleSpecialNavigation tr.tableBottomBorder {
    display: none; }
  .specialNavigation.belowArticleSpecialNavigation td {
    display: inline-block;
    padding: 7px 0px !important;
    padding-bottom: 6px !important;
    margin: 0;
    margin-left: 10px;
    border-bottom: solid 1px #CCC;
    height: auto !important;
    border-top: none !important; }
  .specialNavigation.belowArticleSpecialNavigation td.specialNavHeaderTitle {
    margin: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 2px !important;
    border-bottom: none; }
  .specialNavigation.belowArticleSpecialNavigation .rightCell {
    display: none; }
  .specialNavigation.belowArticleSpecialNavigation a {
    padding: 0 !important; }
  .specialNavigation.belowArticleSpecialNavigation .nonExpandingNav img {
    display: none; }
  .specialNavigation.belowArticleSpecialNavigation .expandingNav {
    margin-top: 10px;
    margin-bottom: 10px; }
    .specialNavigation.belowArticleSpecialNavigation .expandingNav tr.expandingRow {
      line-height: 0; }
    .specialNavigation.belowArticleSpecialNavigation .expandingNav td.expandingCell {
      padding: 0 !important;
      padding-left: 15px !important;
      border-bottom: none;
      line-height: 15px; }

/* End: Special Report Navigation */
/* Start: Modals */
.ModalWrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8000;
  font-size: 0; }
  .ModalWrapper .ModalWrapperBackground {
    position: absolute;
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms; }
  .ModalWrapper.hidden {
    display: none; }

.Modal, .AdminModal, .ListEditorModal, .AccordionModal, .AsideModal,
.modal,
.channel-info-modal {
  position: absolute;
  z-index: 8100;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms; }

.AsideWrapper {
  position: absolute;
  top: 100%;
  left: auto;
  right: 0px;
  width: 35%;
  padding-bottom: 200px;
  z-index: 5000; }
  .AsideWrapper > .ModalWrapperBackground {
    height: 100%; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .AsideWrapper {
      width: 40%; } }
  @media (max-width: 47.95em) {
    .AsideWrapper {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100% !important;
      padding-bottom: 0px;
      z-index: 7800; } }

#contentcontainer > .ModalWrapper {
  z-index: 6000; }

/* End: Modals */
/* Start: Pictures */
.picture,
.picture span {
  font-size: 0; }

.picture {
  overflow: hidden; }
  .picture .picture-inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

.articleheaderimage {
  position: relative; }
  .articleheaderimage.hidden {
    display: none; }

/* End: Pictures */
/* Enable <sup></sup> tags in articles */
sup {
  vertical-align: super;
  font-size: .83em;
  position: relative;
  line-height: 0.5em; }

/* Share/embed code */
#embedcontent {
  display: none;
  width: 514px;
  margin: 2px 0px 0px 2px; }

#embedbutton {
  font-family: 'Heebo', sans-serif;
  font-weight: 700;
  background-color: #009cd8;
  color: white;
  font-size: 10px;
  margin: 2px 2px 20px 2px;
  padding: 5px;
  float: left; }

.Welcome {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5500;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms; }
  .Welcome .welcomead-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #FFF;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9; }
  .Welcome.hidden {
    display: block;
    overflow: hidden;
    height: 0;
    width: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  .Welcome .welcomead-central-container {
    position: relative; }
  .Welcome .message-container {
    height: 63px;
    padding-right: 42px;
    padding-top: 23px;
    font-size: 15px;
    line-height: 17px;
    font-family: 'RobotoMedium';
    text-align: right; }
  .Welcome .scrollable-container {
    position: relative;
    overflow-y: scroll; }
  .Welcome .message-container,
  .Welcome .scrollable-inner-container {
    position: relative;
    width: 980px;
    margin: 0 auto; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .Welcome .message-container,
      .Welcome .scrollable-inner-container {
        width: 100%; } }
    @media (max-width: 56.7em) {
      .Welcome .message-container,
      .Welcome .scrollable-inner-container {
        width: 100%; } }
  .Welcome .adlabel-container {
    height: 63px;
    text-align: center; }
    .Welcome .adlabel-container .padvertlabel {
      background-color: transparent;
      width: auto; }
  .Welcome .timer,
  .Welcome .close {
    font-family: 'RobotoBlack'; }
  .Welcome .close {
    color: #199dd6;
    cursor: pointer; }
  .Welcome .welcomead-unit {
    text-align: center; }

/*
 * Top Mobile Must Reads
 */
.mobileMustReadsTop-placeholder {
  height: 0px; }
  @media (max-width: 47.95em) {
    .mobileMustReadsTop-placeholder.horizontal {
      height: 60px; }
    .mobileMustReadsTop-placeholder.pushdown {
      height: 36px; } }

.mobileMustReadsTop {
  display: none;
  /* Mobile Must Reads - HORIZONTAL */
  /* Mobile Must Reads - PUSHDOWN */ }
  .mobileMustReadsTop.horizontal {
    background-color: #fff;
    height: 60px;
    overflow: hidden;
    border-top: 1px solid #999;
    box-shadow: 0px 0px 10px 0px #999; }
    .mobileMustReadsTop.horizontal .widgetlabel {
      height: 100%;
      padding: 0px 10px;
      text-transform: uppercase;
      color: #fff;
      background-color: #999999;
      position: relative;
      display: table;
      float: left;
      max-width: 94px; }
      .mobileMustReadsTop.horizontal .widgetlabel span {
        font-family: 'RobotoBold';
        font-size: 14px;
        line-height: 14px;
        vertical-align: middle;
        display: table-cell; }
      .mobileMustReadsTop.horizontal .widgetlabel:after {
        content: "\f0da";
        font-family: FontAwesome;
        font-size: 32px;
        color: #999999;
        position: absolute;
        right: -10px;
        display: table-cell;
        vertical-align: middle;
        z-index: 1;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%); }
    .mobileMustReadsTop.horizontal .widgetspacer {
      display: none; }
    .mobileMustReadsTop.horizontal .ItemContainer {
      height: 100%;
      overflow-y: hidden;
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; }
      .mobileMustReadsTop.horizontal .ItemContainer .theItems .must {
        float: left;
        max-width: 200px;
        border-right: 1px solid #999;
        padding: 0px 15px; }
        .mobileMustReadsTop.horizontal .ItemContainer .theItems .must:first-child {
          padding-left: 20px; }
        .mobileMustReadsTop.horizontal .ItemContainer .theItems .must a {
          display: table;
          height: 60px; }
          .mobileMustReadsTop.horizontal .ItemContainer .theItems .must a .mustphoto {
            height: 50px;
            width: 50px;
            margin-right: 10px;
            padding-right: 10px;
            display: table-cell;
            vertical-align: middle; }
            .mobileMustReadsTop.horizontal .ItemContainer .theItems .must a .mustphoto img {
              width: 100%; }
          .mobileMustReadsTop.horizontal .ItemContainer .theItems .must a .info {
            display: table-cell;
            vertical-align: middle; }
            .mobileMustReadsTop.horizontal .ItemContainer .theItems .must a .info .musteyebrow {
              font-family: 'RobotoMedium';
              font-size: 11px;
              color: #199dd6;
              text-transform: uppercase;
              margin-bottom: 4px; }
              .mobileMustReadsTop.horizontal .ItemContainer .theItems .must a .info .musteyebrow:empty {
                display: none; }
            .mobileMustReadsTop.horizontal .ItemContainer .theItems .must a .info .musttitle {
              font-family: 'RobotoBold';
              font-size: 13px;
              color: #000;
              white-space: normal; }
  .mobileMustReadsTop.pushdown {
    background-color: #fff;
    overflow: hidden; }
    .mobileMustReadsTop.pushdown .widgetlabel {
      font-family: KlavikaBoldCondensed;
      font-size: 20px;
      text-transform: uppercase;
      color: #fff;
      background-color: #f46a34;
      text-align: center;
      padding: 5px;
      cursor: pointer;
      z-index: 10001;
      position: absolute;
      width: 100%; }
      .mobileMustReadsTop.pushdown .widgetlabel:after {
        content: "\f107";
        font-family: FontAwesome;
        padding-left: 10px; }
    .mobileMustReadsTop.pushdown .ItemContainer {
      font-size: 18px;
      height: 30px;
      width: 100%;
      box-sizing: border-box;
      overflow-x: hidden;
      overflow-y: scroll;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-overflow-scrolling: touch;
      z-index: 10001; }
      .mobileMustReadsTop.pushdown .ItemContainer .theItems {
        padding: 0px 15px;
        height: 0vh; }
        .mobileMustReadsTop.pushdown .ItemContainer .theItems .must {
          border-bottom: 1px solid #dcdcdc;
          padding: 20px 0px; }
          .mobileMustReadsTop.pushdown .ItemContainer .theItems .must a .musteyebrow {
            font-family: 'RobotoMedium';
            font-size: 12px;
            color: #199dd6;
            text-transform: uppercase;
            margin-bottom: 8px; }
          .mobileMustReadsTop.pushdown .ItemContainer .theItems .must a .musttitle {
            font-family: 'RobotoBold';
            font-size: 18px;
            color: #000; }
      .mobileMustReadsTop.pushdown .ItemContainer .ps-scrollbar-y-rail {
        margin-top: 65px;
        opacity: 0.9 !important; }
        .mobileMustReadsTop.pushdown .ItemContainer .ps-scrollbar-y-rail .ps-scrollbar-y {
          color: #000;
          background-color: #000; }
    .mobileMustReadsTop.pushdown.active {
      border-top: 5px solid #e3e3e3; }
      .mobileMustReadsTop.pushdown.active .ItemContainer {
        height: 100vh;
        position: relative;
        bottom: 0;
        overflow-y: scroll;
        overflow-x: hidden;
        background: #fff;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .mobileMustReadsTop.pushdown.active .ItemContainer .theItems {
          height: 100vh;
          overflow-x: hidden;
          overflow-y: scroll; }
      .mobileMustReadsTop.pushdown.active .widgetlabel {
        position: fixed;
        bottom: 0px;
        width: 100%; }
        .mobileMustReadsTop.pushdown.active .widgetlabel:after {
          content: "\f106"; }
  @media (max-width: 47.95em) {
    .mobileMustReadsTop {
      display: block; } }

body.distraction-free .TopNav .leaderboard_abovenav,
body.distraction-free .wallpaper_left,
body.distraction-free .wallpaper_right,
body.distraction-free .wallpaper_bg,
body.distraction-free .wallpaper_exit,
body.distraction-free #adhesiveadcontainer,
body.distraction-free #backtotopcontainer,
body.distraction-free .SectionUpDown,
body.distraction-free .Section .SectionBody .sidebar,
body.distraction-free .ArticleMetaDataArea .InnerContentContainer .SectionBody .sidebar, .ArticleMetaDataArea
body.distraction-free .InnerContentContainer .SectionBody .sidebar,
body.distraction-free .ArticleMetaDataArea .ShowHideButtonContainer .SectionBody .sidebar, .ArticleMetaDataArea
body.distraction-free .ShowHideButtonContainer .SectionBody .sidebar,
body.distraction-free .Section .ShareContainerLower,
body.distraction-free .ArticleMetaDataArea .InnerContentContainer .ShareContainerLower, .ArticleMetaDataArea
body.distraction-free .InnerContentContainer .ShareContainerLower,
body.distraction-free .ArticleMetaDataArea .ShowHideButtonContainer .ShareContainerLower, .ArticleMetaDataArea
body.distraction-free .ShowHideButtonContainer .ShareContainerLower,
body.distraction-free .Section .Comments,
body.distraction-free .ArticleMetaDataArea .InnerContentContainer .Comments, .ArticleMetaDataArea
body.distraction-free .InnerContentContainer .Comments,
body.distraction-free .ArticleMetaDataArea .ShowHideButtonContainer .Comments, .ArticleMetaDataArea
body.distraction-free .ShowHideButtonContainer .Comments,
body.distraction-free .Section .middlepromo,
body.distraction-free .ArticleMetaDataArea .InnerContentContainer .middlepromo, .ArticleMetaDataArea
body.distraction-free .InnerContentContainer .middlepromo,
body.distraction-free .ArticleMetaDataArea .ShowHideButtonContainer .middlepromo, .ArticleMetaDataArea
body.distraction-free .ShowHideButtonContainer .middlepromo,
body.distraction-free .Section .select_services,
body.distraction-free .ArticleMetaDataArea .InnerContentContainer .select_services, .ArticleMetaDataArea
body.distraction-free .InnerContentContainer .select_services,
body.distraction-free .ArticleMetaDataArea .ShowHideButtonContainer .select_services, .ArticleMetaDataArea
body.distraction-free .ShowHideButtonContainer .select_services,
body.distraction-free .Section .ReccomendedVideoContainer,
body.distraction-free .ArticleMetaDataArea .InnerContentContainer .ReccomendedVideoContainer, .ArticleMetaDataArea
body.distraction-free .InnerContentContainer .ReccomendedVideoContainer,
body.distraction-free .ArticleMetaDataArea .ShowHideButtonContainer .ReccomendedVideoContainer, .ArticleMetaDataArea
body.distraction-free .ShowHideButtonContainer .ReccomendedVideoContainer,
body.distraction-free .Section .WideAdContainer,
body.distraction-free .ArticleMetaDataArea .InnerContentContainer .WideAdContainer, .ArticleMetaDataArea
body.distraction-free .InnerContentContainer .WideAdContainer,
body.distraction-free .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer, .ArticleMetaDataArea
body.distraction-free .ShowHideButtonContainer .WideAdContainer,
body.distraction-free .Section .insideArticleAdContainer,
body.distraction-free .ArticleMetaDataArea .InnerContentContainer .insideArticleAdContainer, .ArticleMetaDataArea
body.distraction-free .InnerContentContainer .insideArticleAdContainer,
body.distraction-free .ArticleMetaDataArea .ShowHideButtonContainer .insideArticleAdContainer, .ArticleMetaDataArea
body.distraction-free .ShowHideButtonContainer .insideArticleAdContainer,
body.distraction-free .Section .SectionFooter,
body.distraction-free .ArticleMetaDataArea .InnerContentContainer .SectionFooter, .ArticleMetaDataArea
body.distraction-free .InnerContentContainer .SectionFooter,
body.distraction-free .ArticleMetaDataArea .ShowHideButtonContainer .SectionFooter, .ArticleMetaDataArea
body.distraction-free .ShowHideButtonContainer .SectionFooter {
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2; }

body.distraction-free .TopNav .mobileMustReadsTop,
body.distraction-free .inc5000-header-placeholder {
  display: none !important; }

.contributorIndexStream .main-column-rule {
  width: 555px;
  height: 11px;
  margin: 0 5px 0 0;
  float: left;
  background: #cccccc; }

.contributorIndexStream .second-column-rule {
  width: 408px;
  height: 11px;
  margin: 0;
  float: left;
  background: #efefef; }

.contributorIndexStream .topPageLabel {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 36px;
  margin: 45px 5px; }
  .contributorIndexStream .topPageLabel a {
    color: #cccccc;
    font-size: 18px; }

.contributorIndexStream .topSortingLabel {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
  margin: 0 5px 20px; }
  .contributorIndexStream .topSortingLabel .sorted-by-text {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 9px;
    margin: 0 0 0 5px;
    color: #999999;
    text-transform: uppercase;
    letter-spacing: 0.2em; }
  .contributorIndexStream .topSortingLabel .sort-initials {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    margin: 0 2px; }

.contributorIndexStream .feature_info_container {
  width: 958px;
  height: 62px;
  clear: both;
  border-bottom: 1px solid #cccccc;
  padding: 5px; }
  .contributorIndexStream .feature_info_container img {
    float: left;
    width: 62px;
    height: 62px;
    margin-right: 23px; }
  .contributorIndexStream .feature_info_container .authorInfo {
    width: 461px;
    float: left;
    margin-right: 12px; }
    .contributorIndexStream .feature_info_container .authorInfo .author_name {
      font-family: arial, helvetica, sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #333333;
      float: left;
      margin: 20px 20px 0 0; }
    .contributorIndexStream .feature_info_container .authorInfo .author_title {
      font-family: arial, helvetica, sans-serif;
      font-weight: regular;
      font-size: 13px;
      color: #333333;
      float: left;
      margin: 20px 0 0; }
  .contributorIndexStream .feature_info_container .column_name {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #333333;
    float: left;
    margin: 20px 0 0;
    text-transform: uppercase; }

.sitemapFrame .container h1 {
  font-size: 20px; }

.sitemapFrame .container h2 {
  font-size: 18px;
  padding: 10px 0px; }

.sitemapFrame .container li {
  font-size: 16px; }

.sitemapFrame .container ul {
  list-style: none; }

.sitemapFresh .container h1.pageTitle {
  font-family: KlavikaBlack;
  line-height: 60px;
  font-size: 42px;
  padding-top: 40px;
  padding-bottom: 25px;
  color: #000;
  border-bottom: 3px solid #000; }

.sitemapFresh .container h2.pageSubHead {
  font-family: KlavikaBlack;
  line-height: 60px;
  font-size: 32px;
  padding-top: 0px;
  padding-bottom: 25px;
  color: #000; }

.sitemapFresh .container .yearAndMonthSet ul {
  list-style: none; }

.sitemapFresh .container .yearAndMonthSet ul h2 {
  font-size: 20px;
  margin-top: 20px; }

.sitemapFresh .container .yearAndMonthSet ul li {
  margin-top: 15px;
  font-size: 16px; }

.sitemapFresh .container .yearAndMonthSet ul .text-center {
  width: 90%;
  text-align: right;
  margin-top: 60px; }
  .sitemapFresh .container .yearAndMonthSet ul .text-center ul li {
    font-size: 24px;
    width: 30px;
    display: inline;
    padding: 0; }

.sitemapFresh .container .currentYearSet .currentYear tr {
  font-size: 20px;
  line-height: 35px;
  padding-bottom: 10px; }
  .sitemapFresh .container .currentYearSet .currentYear tr td {
    width: 150px; }

.sitemapFresh .container .pastYearSet .pastYear tr {
  font-size: 20px;
  line-height: 35px;
  padding-bottom: 10px; }
  .sitemapFresh .container .pastYearSet .pastYear tr td {
    width: 150px; }

.sitemapFresh .container .noFilters table tr {
  font-size: 20px;
  line-height: 35px;
  padding-bottom: 10px; }
  .sitemapFresh .container .noFilters table tr td {
    width: 180px; }

.sitemapFresh .container .bottomChannelContainer {
  border-top: 2px solid #000; }
  .sitemapFresh .container .bottomChannelContainer table tr {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px; }
    .sitemapFresh .container .bottomChannelContainer table tr td {
      width: 180px;
      vertical-align: top; }
      .sitemapFresh .container .bottomChannelContainer table tr td h3 {
        margin-top: 20px; }
      .sitemapFresh .container .bottomChannelContainer table tr td h3.channelName {
        font-size: 20px;
        font-weight: bold; }
      @media (max-width: 769px) {
        .sitemapFresh .container .bottomChannelContainer table tr td {
          display: block; } }

.tocWrapper {
  width: 100%;
  max-width: calc(843px + 300px + 30px);
  margin: 0 auto;
  font-size: 0; }
  @media (max-width: 47.95em) {
    .tocWrapper {
      display: block;
      position: relative;
      overflow: hidden;
      padding: 10px;
      clear: both;
      width: auto;
      margin-right: auto; } }
  .tocWrapper .type-1,
  .tocWrapper .type-2,
  .tocWrapper .type-3,
  .tocWrapper .type-4 {
    overflow: hidden; }
    .tocWrapper .type-1 h1,
    .tocWrapper .type-2 h1,
    .tocWrapper .type-3 h1,
    .tocWrapper .type-4 h1 {
      font-family: 'Heebo', sans-serif;
      font-weight: 700; }
    .tocWrapper .type-1 .deck,
    .tocWrapper .type-2 .deck,
    .tocWrapper .type-3 .deck,
    .tocWrapper .type-4 .deck {
      font-family: 'Roboto', sans-serif;
      font-weight: 400; }
  .tocWrapper .type-1,
  .tocWrapper .type-2 {
    margin-bottom: 50px;
    clear: both; }
    @media (max-width: 47.95em) {
      .tocWrapper .type-1,
      .tocWrapper .type-2 {
        margin-bottom: 30px; } }
  .tocWrapper .type-3,
  .tocWrapper .type-4 {
    margin-bottom: 30px;
    clear: both; }
    @media (max-width: 47.95em) {
      .tocWrapper .type-3,
      .tocWrapper .type-4 {
        margin-bottom: 20px; } }
  .tocWrapper .type-1 .channel {
    clear: both;
    float: right;
    max-width: 650px;
    width: 100%; }
  .tocWrapper .type-1 h1 {
    font-size: 34px;
    line-height: 35px; }
  .tocWrapper .type-1 .deck {
    font-size: 17px;
    line-height: 23px; }
  .tocWrapper .type-2 h1,
  .tocWrapper .type-3 h1,
  .tocWrapper .type-4 h1 {
    font-size: 22px;
    line-height: 24px; }
  .tocWrapper .type-2 .deck,
  .tocWrapper .type-3 .deck,
  .tocWrapper .type-4 .deck {
    font-size: 15px;
    line-height: 20px; }
  .tocWrapper .magazinetoc_sidebar,
  .tocWrapper main {
    font-family: 'RobotoRegular';
    max-width: 843px; }
  .tocWrapper main {
    width: calc(100% - 330px);
    margin-right: calc(30px); }
  .tocWrapper .magazinetoc_sidebar {
    width: 300px;
    margin-top: 264px; }
  .tocWrapper main img {
    max-width: 100%; }
  .tocWrapper header.main-header {
    font-family: "Klavika-Light", KlavikaLight;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex; }
  .tocWrapper a {
    color: #00aee0;
    text-decoration: inherit; }
  .tocWrapper a:hover {
    text-decoration: underline; }
  .tocWrapper h1 > a {
    color: initial; }
  .tocWrapper figure {
    margin: 0; }
  .tocWrapper figcaption {
    font-family: 'RobotoMedium';
    font-size: 13px;
    line-height: 15px;
    margin: 10px 0 16px; }
  .tocWrapper .picture-of-the-magazine {
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 30px; }
  .tocWrapper .big-date {
    font-family: 'Signika', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px; }
  .tocWrapper .big-date > a {
    color: initial; }
  .tocWrapper .big-date-and-the-magazine-for-growing-companies {
    align-self: center;
    -webkit-align-self: center; }
  .tocWrapper .the-magazine-for-growing-companies {
    font-family: 'Heebo', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    color: #000; }
  .tocWrapper .channel {
    color: #666666;
    font-family: 'RobotoMedium';
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    margin-bottom: 4px; }
  .tocWrapper .channel > a {
    color: inherit; }
  .tocWrapper .subtle-black-seperator {
    width: 10px;
    height: 3px;
    background: black;
    margin-bottom: 15px; }
  .tocWrapper #ShareContainer,
  .tocWrapper article.type-1 .deck,
  .tocWrapper article.type-1 figcaption,
  .tocWrapper article.type-1 h1,
  .tocWrapper article.type-2,
  .tocWrapper article.type-3,
  .tocWrapper article.type-4,
  .tocWrapper header.main-header {
    width: 100%;
    max-width: 650px;
    float: right; }
  .tocWrapper article.type-1 h1 {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 35px;
    letter-spacing: -.03em;
    margin-bottom: 10px; }
  .tocWrapper article.type-1 .deck a {
    font-style: italic; }
  .tocWrapper article.type-1 img {
    display: block; }
  .tocWrapper article.type-1 address {
    font-size: 12px; }
  .tocWrapper article.type-2 .col-1,
  .tocWrapper article.type-2 .col-2 {
    display: inline-block;
    vertical-align: top; }
  .tocWrapper article.type-2 .col-2 {
    width: calc(100% - 130px); }
  .tocWrapper article.type-1 h1 {
    margin-bottom: 10px; }
  .tocWrapper article.type-2 img {
    float: left;
    margin-right: 30px;
    max-width: 100px; }
  .tocWrapper article.type-3 h1,
  .tocWrapper article.type-4 h1 {
    margin-top: 0;
    margin-bottom: 8px; }
  .tocWrapper article.type-3 img {
    margin-bottom: 8px; }
  .tocWrapper article.type-3 .deck {
    margin-top: 0;
    margin-bottom: 15px; }
  .tocWrapper article.type-4 {
    margin-bottom: 30px;
    font: normal 24px/26px; }
  .tocWrapper article.inactive {
    color: #cccccc; }
  @media (max-width: 769px) {
    .tocWrapper main {
      width: 100%; }
    .tocWrapper div.magazinetoc_sidebar {
      display: none; } }
  .tocWrapper #ShareContainer {
    margin-bottom: 30px; }
  .tocWrapper .magazinetoc_sidebar,
  .tocWrapper main {
    display: inline-block;
    vertical-align: top; }
  .tocWrapper aside.magazines {
    margin: 25px 0; }
  .tocWrapper div.magazines {
    font-size: 0;
    height: 480px;
    overflow-y: scroll; }
  .tocWrapper div.magazines .magazine {
    width: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: top; }
  .tocWrapper div.magazines .magazine img {
    width: 100%; }
  .tocWrapper .h1-tag-that-says-archive {
    font-family: 'RobotoMedium';
    background: black;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    margin-bottom: 10px; }
  .tocWrapper div.magazines .magazine .magazine-title {
    background: black;
    color: white;
    display: inline-block;
    font-size: 12px;
    margin: 10px 0;
    font-family: 'RobotoRegular';
    text-transform: uppercase;
    padding: 5px; }
  .tocWrapper .image_credits {
    font-family: RobotoRegular, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    vertical-align: bottom;
    margin-top: 2px;
    display: inline; }

.NIcol-md .col-md-2 {
  font-size: 14px; }

@media (min-width: 769px) and (max-width: 980px) {
  .NIcol-md .col-md-2 {
    width: 32%;
    margin: 10px 0px 0px;
    display: inline-block; } }

.css-treeview ul,
.css-treeview li {
  padding: 0;
  margin: 0;
  list-style: none; }

.css-treeview input {
  position: absolute;
  opacity: 0; }

.css-treeview {
  font: normal 20px;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.css-treeview a {
  text-decoration: none; }

.css-treeview a:hover {
  text-decoration: underline; }

.css-treeview input + label + ul {
  margin: 0 0 0 22px; }

.css-treeview input ~ ul {
  display: none; }

.css-treeview label,
.css-treeview label::before {
  cursor: pointer; }

.css-treeview input:disabled + label {
  cursor: default;
  opacity: .6; }

.css-treeview input:checked:not(:disabled) ~ ul {
  display: block; }

.css-treeview label,
.css-treeview a,
.css-treeview label::before {
  display: inline;
  height: 16px;
  line-height: 16px; }

.css-treeview label::before {
  content: "";
  width: 16px;
  margin: 0 0px 0 0;
  vertical-align: middle; }

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .css-treeview {
    -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    display: inline-block;
    width: 375px;
    vertical-align: text-top; }
  @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
    from {
      padding: 0; }
    to {
      padding: 0; } } }

.top-sticky-bar {
  display: none;
  background-color: #fff;
  text-align: center; }
  .top-sticky-bar img {
    width: 80%;
    max-width: 500px; }

.NItitle {
  width: 100%;
  background-color: #3d4eb8;
  height: 92px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding: 0; }

.NItitleButton {
  background-color: #2f3ca2;
  height: 30px;
  width: 170px;
  margin: 15px auto 0;
  display: block; }
  .NItitleButton a {
    font-family: "RobotoRegular", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0 auto;
    padding: 8px 6px 0px;
    text-align: center;
    line-height: 28px; }

.NItitleText {
  font-family: "Heebo", sans;
  font-size: 38px;
  font-weight: 900;
  max-width: 845px;
  width: 100%;
  color: #fff;
  height: 60px;
  margin: 0 auto;
  padding: 44px 10px 0px; }
  @media (max-width: 768px) {
    .NItitleText {
      font-size: 28px; } }

.NIblueBar {
  background-color: #2f3ca2;
  height: 5px; }

.NIbody {
  max-width: 635px;
  width: 93%;
  padding: 0px 10px;
  margin: 60px auto 0px; }

.NIbody2 {
  display: none; }

.NIbodyFull {
  max-width: 845px;
  width: 100%;
  padding: 0px 10px;
  margin: 125px auto 0px; }

.NIbodyHead {
  font-family: "Heebo", sans;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  max-width: 635px;
  width: 100%;
  margin-bottom: 15px; }
  .NIbodyHead span {
    font-weight: 500; }

.NIbodyPara {
  font-family: "Heebo", sans;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  max-width: 635px;
  width: 100%;
  padding: 0px 10px; }

.NIbodyDeck {
  font-family: "Heebo", sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  max-width: 635px;
  width: 100%;
  padding: 0px 10px;
  margin-top: 60px;
  text-align: center; }
  .NIbodyDeck span {
    font-weight: 900; }

.NIbodySign {
  font-family: "RobotoRegular", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  max-width: 635px;
  width: 100%;
  text-align: center; }
  .NIbodySign a {
    font-weight: 700;
    color: #139cd8;
    text-decoration: none; }

.NIbodyButton {
  background-color: #ff5507;
  color: #fff;
  font-family: "Archivo Narrow", sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  width: 173px;
  height: 25px;
  text-align: center;
  padding-top: 8px;
  margin: 15px auto 0px;
  cursor: pointer; }

#Step2 {
  width: 105px;
  margin-bottom: 20px; }

#Step3 {
  width: 105px;
  margin-bottom: 64px; }

.NIform {
  max-width: 845px;
  width: 100%;
  margin: 30px auto 0px;
  background-color: #f5f7fa;
  border-bottom: 4px solid #fff;
  min-height: 100px; }

.NIform1 {
  display: none; }

.NIform2 {
  display: none; }

.NIfirstForm, .NIsecondForm {
  max-width: 635px;
  width: 93%;
  padding: 50px 10px 0px;
  margin: 0px auto; }

.NIinput {
  font-family: "RobotoRegular", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
  max-width: 271px;
  width: 46%;
  height: 25px;
  border: 1px solid #ccc;
  padding: 0px 0px 0px 10px;
  margin: 10px 0px; }
  @media (max-width: 769px) {
    .NIinput {
      margin: 10px auto;
      display: block;
      float: none;
      width: 90%; } }

.NIinputR {
  float: right; }
  @media (max-width: 769px) {
    .NIinputR {
      margin: 0 auto;
      display: block;
      float: none;
      width: 90%; } }

.NIlogin {
  display: inline-block;
  height: 40px;
  width: 39px;
  background-image: url(https://www.incimages.com/header/shareicons.png);
  background-size: cover; }
  @media (max-width: 769px) {
    .NIlogin {
      margin: 0 1px; } }

.NIcentered {
  float: none;
  margin: 0 auto; }

.NIbody.NIcentered {
  margin-top: 60px;
  margin-bottom: 15px; }
  @media (max-width: 769px) {
    .NIbody.NIcentered {
      margin-top: 20px; } }

.google-login {
  background-position: -136px; }

.yahoo-login {
  background-position: -275px; }

.facebook-login {
  background-position: -45px; }

.linkedin-login {
  background-position: 0px; }

.twitter-login {
  background-position: -90px; }

.Selector {
  border-radius: 5px;
  padding: 0px 0px 0px 10px;
  max-width: 283px;
  width: 49%; }

.Selector::placeholder {
  color: #ccc; }

.SearchContainer {
  font-size: 18px; }

.ImageSource {
  font-size: 18px; }

.SortSelector {
  font-size: 18px; }

.ui-tooltip, .ttarrow:after {
  background: #2B2A2A;
  border: 0px; }

.ui-tooltip {
  max-width: 220px;
  padding: 7px 15px;
  position: absolute;
  color: white;
  border-radius: 2px;
  font: 12px "Helvetica Neue", Sans-Serif;
  box-shadow: 0 0 3px black; }

.ttarrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px; }
  .ttarrow.top {
    top: -10px;
    bottom: auto; }
    .ttarrow.top :after {
      bottom: -20px;
      top: auto; }
  .ttarrow.left {
    left: 20%; }
  .ttarrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 3px 2px 7px -7px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.article-page-headline p,
.article-page-deck p {
  display: inline; }

.nativetrigger {
  height: 0px;
  width: 0px; }

body.asean .read-more,
body.mena .read-more {
  display: hidden; }

body.indexpage .SectionUpDown,
body.asean .SectionUpDown,
body.mena .SectionUpDown {
  display: hidden; }

body.asean .ReccomendedVideoContainer,
body.mena .ReccomendedVideoContainer {
  display: hidden; }

#internationaloverlay {
  position: fixed;
  z-index: 999999999;
  max-width: 500px;
  height: 300px;
  background-color: white;
  color: black;
  display: block;
  font-size: 22px;
  line-height: 28px;
  text-align: center; }
  @media (min-width: 48em) {
    #internationaloverlay {
      top: 50%;
      left: 50%;
      margin-top: -150px;
      margin-left: -250px; } }

#internationaloverlay h2 {
  font-family: Heebo, sans-serif;
  font-size: 32px;
  font-weight: bold;
  margin-top: 30px; }

#internationaloverlay #readthisinternational {
  background-color: #199dd6;
  color: white;
  width: 400px;
  height: 44px;
  cursor: pointer;
  display: inline-block;
  line-height: 44px; }

#internationaloverlay p {
  margin: 30px; }

#internationaloverlay p.remaininc {
  font-size: 18px;
  margin: 8px; }

#internationaloverlay a {
  color: black;
  text-decoration: underline; }

.internationalblur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  -o-filter: blur(5px);
  filter: blur(5px); }

#countdowncontainer {
  display: inline-block;
  width: 45px;
  height: 45px; }

.BrandViewHeader {
  position: relative; }
  .BrandViewHeader .BrandViewHeaderInner {
    max-width: 980px;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 14px; }
  .BrandViewHeader .BrandViewHeaderInner a:hover {
    text-decoration: none; }
  .BrandViewHeader .BrandViewIncLogo {
    width: 46px;
    margin-right: 2px; }
    @media (max-width: 47.95em) {
      .BrandViewHeader .BrandViewIncLogo {
        width: 35px; } }

.BrandView-slash {
  width: 2px;
  height: 10px;
  -webkit-transform: skew(135deg);
  -moz-transform: skew(135deg);
  -o-transform: skew(135deg);
  background: #1d9dd6;
  display: inline-block;
  margin-left: 8px;
  margin-right: 5px; }
  @media (max-width: 47.95em) {
    .BrandView-slash {
      width: 2px;
      height: 8px;
      margin-left: 4px;
      margin-right: 3px; } }

.BrandView-brand, .BrandView-brandname {
  font-family: 'Archivo Narrow', sans-serif !important;
  font-weight: 700;
  font-size: 22px;
  color: #333;
  text-transform: none !important; }
  @media (max-width: 47.95em) {
    .BrandView-brand, .BrandView-brandname {
      font-size: 18px !important; } }

.BrandView-view, .BrandView-brandnameview {
  font-family: 'Archivo Narrow', sans-serif !important;
  font-weight: 400;
  font-size: 22px !important;
  color: #333;
  text-transform: none !important; }
  @media (max-width: 47.95em) {
    .BrandView-view, .BrandView-brandnameview {
      font-size: 18px !important; } }

.MustReads .BrandView-brandname, .MustReads .BrandView-brandnameview {
  font-size: 18px !important; }

.MustReads .BrandView-brandname, .MustReads .BrandView-brandnameview, .mobileMustReadsTop .BrandView-brandname, .mobileMustReadsTop .BrandView-brandnameview {
  color: white !important; }

.sponsorbar .BrandView-view, .sponsorbar .BrandView-brand {
  color: white !important; }

.brandview-readmore {
  margin-top: 10px;
  margin-bottom: -10px; }

.brandview-readmore .BrandView-brandnameview,
.brandview-readmore .BrandView-brandname {
  font-size: 14px !important; }

.BrandView-brand a:hover, .BrandView-brandname a:hover, .BrandView-view a:hover, .BrandView-brandnameview a:hover {
  text-decoration: none; }

.BrandView-description {
  font-family: 'RobotoItalic';
  font-size: 13px;
  color: #999;
  margin-top: 3px; }
  @media (max-width: 47.95em) {
    .BrandView-description {
      font-size: 10.5px; } }

.BrandView-brandtag {
  display: inline-block;
  font-family: 'RobotoItalic';
  font-size: 13px;
  color: #999;
  margin-top: 3px;
  margin-left: 3px; }

.brandcredit {
  margin-top: 10px;
  margin-bottom: 8px;
  position: relative; }

.brandcredit a:hover {
  text-decoration: none; }

.inlinebrandview {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
  padding-top: 12px;
  padding-bottom: 12px; }
  .inlinebrandview .brandtag {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    font-family: Heebo; }
  .inlinebrandview .brandarticleimage {
    display: inline-block;
    width: 40%; }
    @media (max-width: 47.95em) {
      .inlinebrandview .brandarticleimage {
        width: 100%; } }
  .inlinebrandview .brandarticle {
    padding-top: 5px;
    padding-left: 16px;
    width: 50%;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 47.95em) {
      .inlinebrandview .brandarticle {
        width: 100%;
        padding-left: 0px; } }
    .inlinebrandview .brandarticle .brandarticleheadline {
      margin-top: 0px;
      margin-bottom: 0px;
      font-family: Heebo;
      font-size: 18px;
      line-height: 24px;
      font-weight: 500; }
      @media (max-width: 47.95em) {
        .inlinebrandview .brandarticle .brandarticleheadline {
          line-height: 22px; } }
    .inlinebrandview .brandarticle .brandarticledeck {
      font-size: 14px;
      line-height: 20px; }
      @media (max-width: 47.95em) {
        .inlinebrandview .brandarticle .brandarticledeck {
          line-height: 18px; } }

.authorcredit {
  min-height: 50px;
  margin-top: 15px;
  margin-bottom: 8px;
  position: relative; }
  .authorcredit.noAuthorImages {
    min-height: 0; }
  .authorcredit .Inner {
    position: relative;
    width: 100%;
    height: 100%; }
  .authorcredit a {
    color: black; }
  .authorcredit .authorname, .authorcredit .authortitle, .authorcredit .twitterlink, .authorcredit .custom-byline {
    font-family: RobotoMedium, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 21px; }
  .authorcredit .BoxLeft {
    display: inline;
    vertical-align: middle;
    cursor: pointer; }
    .authorcredit .BoxLeft > * {
      position: relative;
      z-index: 2; }
    .authorcredit .BoxLeft .authorimage {
      position: relative;
      margin-right: 10px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      .authorcredit .BoxLeft .authorimage img {
        height: 50px;
        width: 50px; }
        @media (max-width: 47.95em) {
          .authorcredit .BoxLeft .authorimage img {
            height: 40px;
            width: 40px; } }
    .authorcredit .BoxLeft .authorname {
      position: relative;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
  .authorcredit .BoxRight {
    display: inline-block;
    vertical-align: middle;
    z-index: 0; }
    @media (max-width: 56.7em) {
      .authorcredit .BoxRight {
        margin-top: 0px; } }
    .authorcredit .BoxRight .authortitle {
      color: #666666;
      text-transform: none;
      font-style: italic;
      margin-left: 2px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .authorcredit .BoxRight .authortitle {
          margin-left: 5px; } }
      @media (max-width: 47.95em) {
        .authorcredit .BoxRight .authortitle {
          display: none; } }
    .authorcredit .BoxRight .twitterlink {
      position: relative;
      top: -1px;
      margin-left: 10px;
      text-transform: none; }
      .authorcredit .BoxRight .twitterlink .twitterhandle {
        border-bottom: 4px #f8ee19 solid;
        font-size: 12px;
        line-height: 9px;
        margin-left: 3px;
        display: inline-block;
        color: black; }
      .authorcredit .BoxRight .twitterlink .fa-twitter {
        font-size: 16px;
        position: relative;
        top: 3px; }
      .authorcredit .BoxRight .twitterlink .twitter-at-symbol {
        position: relative;
        top: -1px;
        font-size: 11px; }
  .authorcredit .authorbiobox {
    font-family: 'RobotoRegular', Helvetica, Arial, sans-serif;
    position: absolute;
    top: -25px;
    left: 0;
    visibility: hidden;
    background: black;
    width: 610px;
    height: 100px;
    z-index: 2;
    cursor: initial;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: -moz-transform 150ms ease-in, opacity 150ms ease-in;
    -o-transition: -o-transform 150ms ease-in, opacity 150ms ease-in;
    -webkit-transition: -webkit-transform 150ms ease-in, opacity 150ms ease-in;
    transition: transform 150ms ease-in, opacity 150ms ease-in;
    -webkit-transform: scale(0.5, 0.5);
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }
    .authorcredit .authorbiobox .authorlargeimage {
      height: 100px;
      width: 100px;
      float: left; }
    .authorcredit .authorbiobox .authorbio {
      color: white;
      height: 60;
      margin: 13px 17px 0 115px;
      font-size: 15px;
      line-height: 18px; }
      .authorcredit .authorbiobox .authorbio a {
        color: #199dd6; }
    .authorcredit .authorbiobox .twitterhandle {
      position: absolute;
      display: inline;
      bottom: 0px;
      right: 0px;
      margin-bottom: 6px;
      margin-right: 8px; }
      .authorcredit .authorbiobox .twitterhandle .fa-twitter {
        position: relative;
        top: 2px;
        margin-right: 2px;
        font-size: 16px;
        color: #28aae1; }
      .authorcredit .authorbiobox .twitterhandle a {
        font-size: 12px;
        font-family: 'RobotoMedium';
        color: #FFF; }
      .authorcredit .authorbiobox .twitterhandle .twitter-at-symbol {
        position: relative;
        font-size: 11px;
        top: -1px; }
  .authorcredit .author-separator {
    font-family: 'RobotoMedium';
    font-size: 17px;
    position: relative;
    top: -1px;
    margin-left: 3px;
    margin-right: 8px; }
  @media (min-width: 48em) {
    .authorcredit .BoxLeft.active .authorbiobox {
      visibility: visible !important;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      -webkit-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
      z-index: 3; }
    .authorcredit a:hover {
      text-decoration: none !important; } }

.BrandViewInAuthor {
  position: absolute; }
  @media (min-width: 48em) {
    .BrandViewInAuthor {
      left: 62px; } }
  @media (max-width: 47.95em) {
    .BrandViewInAuthor {
      left: 50px; } }
  @media (max-width: 47.95em) {
    .BrandViewInAuthor .BrandView-brandtag {
      display: none; } }

@media (min-width: 48em) {
  .Authors.brandview .authorname, .Authors.brandview .BoxRight {
    margin-top: 10px; } }

@media (min-width: 48em) and (max-width: 56.7em) {
  .Authors.brandview .authorname, .Authors.brandview .BoxRight {
    margin-top: 0px; } }

@media (max-width: 47.95em) {
  .Authors.brandview .authorname, .Authors.brandview .BoxRight {
    margin-top: 20px; } }

@media (min-width: 48em) {
  body.edit .authorcredit .BoxLeft.active .authorbiobox {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    z-index: 2; } }

.Authors.multiple {
  margin-top: 15px; }
  .Authors.multiple .authorcredit {
    display: inline-block;
    height: 15px;
    min-height: 0;
    margin-top: 0; }
    .Authors.multiple .authorcredit .authorimage {
      display: none; }
    .Authors.multiple .authorcredit .BoxRight {
      margin-top: -1px; }

.ArticleMainFigure .pancaption {
  font-family: RobotoRegular;
  font-size: 12px;
  line-height: 15px;
  margin-top: 10px;
  text-align: left; }
  @media (max-width: 47.95em) {
    .ArticleMainFigure .pancaption {
      font-size: 12px;
      line-height: 15px; } }
  .ArticleMainFigure .pancaption > div {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: auto;
    min-height: 17px; }
  .ArticleMainFigure .pancaption .pancaption_override {
    min-width: 5px;
    min-height: 17px; }
  .ArticleMainFigure .pancaption .image_credits {
    font-family: RobotoRegular;
    font-size: 12px;
    line-height: 15px;
    vertical-align: bottom;
    margin-top: 2px;
    font-weight: light;
    min-width: 5px;
    min-height: 17px;
    font-style: italic; }
    .ArticleMainFigure .pancaption .image_credits.hidden {
      display: none; }

.ArticleMainFigure .FeaturedImagePlaceholder {
  display: none;
  font-size: 16px; }

.ArticleMainFigure .visibilityInfoOverlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: #FFF;
  z-index: 20; }
  .ArticleMainFigure .visibilityInfoOverlay .Inner {
    display: table;
    width: 100%;
    height: 100%; }
    .ArticleMainFigure .visibilityInfoOverlay .Inner .InfoContainer {
      display: table-cell;
      vertical-align: middle; }
      .ArticleMainFigure .visibilityInfoOverlay .Inner .InfoContainer .Info {
        position: relative;
        display: inline-block;
        width: 208px;
        height: 114px;
        background-color: #000; }
        .ArticleMainFigure .visibilityInfoOverlay .Inner .InfoContainer .Info .Icon {
          font-size: 30px;
          margin-top: 18px;
          margin-bottom: 11px; }
        .ArticleMainFigure .visibilityInfoOverlay .Inner .InfoContainer .Info .InfoText {
          font-family: Lato, Arial, sans-serif;
          font-size: 13px;
          font-weight: 700;
          line-height: 15px; }

.ArticleMainFigure.hidden {
  display: none; }

body.edit .ArticleMainFigure.hidden {
  display: block; }
  body.edit .ArticleMainFigure.hidden .FeaturedImagePlaceholder {
    display: block; }

body.edit .ArticleMainFigure.featureImageHidden > .picture > .picture-inner > img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

body.edit .ArticleMainFigure.featureImageHidden .visibilityInfoOverlay {
  display: block; }

.RelatedContent-Header {
  visibility: hidden;
  font-family: KlavikaMediumCondensed, Titillium, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 25px;
  margin-bottom: 15px;
  margin-top: 30px; }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .RelatedContent-Header {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 56.7em) {
    .RelatedContent-Header {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 47.95em) {
    .RelatedContent-Header {
      margin-bottom: 10px; } }

@media (max-width: 47.95em) {
  .EmbeddedSlideshowPlayer {
    display: none; }
  .RelatedContent-Header {
    display: none; } }

.ReccomendedVideoContainer {
  background-color: #F6F6F6;
  width: 100%;
  max-height: 430px;
  overflow: hidden;
  clear: both;
  position: relative;
  z-index: 4300; }
  @media (max-width: 47.95em) {
    .ReccomendedVideoContainer {
      display: none; } }
  .ReccomendedVideoContainer .NavigateRight {
    position: absolute;
    width: 8%;
    height: 100%;
    font-size: 86px;
    overflow: hidden;
    color: #FFF;
    cursor: pointer;
    z-index: 4305;
    right: 0; }
    .ReccomendedVideoContainer .NavigateRight .NavigateRightArrow {
      position: absolute;
      right: 14px;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
      opacity: 0.9;
      z-index: 4315;
      top: 60px; }
      @media (max-width: 47.95em) {
        .ReccomendedVideoContainer .NavigateRight .NavigateRightArrow {
          right: 0px; } }
    .ReccomendedVideoContainer .NavigateRight .NavigateRightArrowBackground {
      right: 0px;
      position: absolute;
      width: 61px;
      height: 82px;
      background-color: #000;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
      opacity: 0.5;
      z-index: 4310;
      top: 65px; }
  .ReccomendedVideoContainer .NavigateLeft {
    position: absolute;
    width: 8%;
    /*width: 50%;*/
    height: 100%;
    font-size: 86px;
    overflow: hidden;
    color: #FFF;
    cursor: pointer;
    z-index: 4305;
    left: 0;
    display: none; }
    .ReccomendedVideoContainer .NavigateLeft .NavigateLeftArrow {
      position: absolute;
      left: 14px;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
      opacity: 0.9;
      z-index: 4315;
      top: 60px; }
      @media (max-width: 47.95em) {
        .ReccomendedVideoContainer .NavigateLeft .NavigateLeftArrow {
          left: 0px; } }
    .ReccomendedVideoContainer .NavigateLeft .NavigateLeftArrowBackground {
      left: 0px;
      position: absolute;
      width: 61px;
      height: 82px;
      background-color: #000;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
      opacity: 0.5;
      z-index: 4310;
      top: 65px; }
  .ReccomendedVideoContainer .ReccomendedVideoTilesContainer {
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
    padding-left: 15px; }
    @media (max-width: 47.95em) {
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer {
        padding-bottom: 20px; } }
    .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .RelatedVideoHeader {
      font-family: 'Signika', sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 24px;
      margin-top: 30px;
      margin-bottom: 10px;
      padding-right: 15px; }
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .RelatedVideoHeader span {
        font-family: 'RobotoRegular';
        font-size: 18px; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .RelatedVideoHeader span.separated {
          vertical-align: top;
          padding: 0px 5px; }
    .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles {
      width: auto;
      position: relative;
      left: -1470px; }
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox1,
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox2,
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox3,
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox4,
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox5,
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox6 {
        visibility: hidden; }
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoThumbnail {
        position: relative;
        width: 204px;
        padding-left: 1px; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoThumbnail .playBtnCenter {
          position: absolute;
          top: 32px;
          left: 75px;
          font-size: 52px;
          opacity: 0.6;
          color: #eee; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoThumbnail .playBtn {
          position: absolute;
          bottom: 10px;
          right: 10px;
          font-size: 30px;
          color: #fff; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoThumbnail .videoCover {
          width: 100%;
          height: 115px;
          max-width: 204px; }
      .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox {
        display: table-cell;
        width: 205px;
        padding-right: 40px;
        vertical-align: top; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .reccomendedVideoTitle {
          margin-top: 8px; }
          .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .reccomendedVideoTitle a {
            font-family: RobotoLight !important;
            font-size: 17px !important;
            line-height: 21px;
            color: #000; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .sponsorbar {
          font-family: 'RobotoRegular';
          background-color: black;
          color: white;
          font-size: 10px;
          line-height: 16px;
          text-align: center;
          margin-top: -20px;
          margin-left: 1px;
          position: relative;
          padding-top: 2px; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .sponsoredCaption {
          font-size: 12px;
          color: #999;
          text-transform: uppercase;
          margin-top: 10px; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .sponsorname {
          font-family: 'RobotoRegular';
          font-size: 10px;
          text-transform: uppercase;
          line-height: 15px;
          margin-bottom: -8px;
          margin-top: 5px;
          margin-right: -20px; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .BrandView-brand, .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .BrandView-brandname, .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .BrandView-view, .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .BrandView-brandnameview {
          font-size: 16px !important; }
        .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoBox .BrandView-brandnameview {
          margin-right: 5px; }

.read-more {
  position: relative;
  width: auto;
  float: none;
  margin-bottom: 12px;
  margin-top: 5px; }
  .read-more .read-more-feature-container {
    position: absolute;
    width: 250px;
    left: 0;
    top: 4px;
    z-index: 1; }
    .read-more .read-more-feature-container .read-more-head {
      display: none; }
    .read-more .read-more-feature-container .read-more-item {
      display: none; }
      .read-more .read-more-feature-container .read-more-item:first-child {
        display: block; }
      .read-more .read-more-feature-container .read-more-item.read-more-video .picture-inner::before {
        background: transparent;
        position: absolute;
        display: flex;
        vertical-align: text-bottom;
        justify-content: center;
        align-items: center;
        clear: both;
        height: 42px;
        width: 42px;
        top: 50%;
        left: 50%;
        margin-top: -21px;
        margin-left: -21px; }
    @media (max-width: 47.95em) {
      .read-more .read-more-feature-container {
        position: relative;
        width: auto; }
        .read-more .read-more-feature-container .read-more-head {
          display: block; } }
  .read-more .read-more-text-container {
    position: relative;
    padding-left: 282px; }
    @media (max-width: 47.95em) {
      .read-more .read-more-text-container .read-more-head {
        display: none; } }
  .read-more .read-more-feature-list, .read-more .read-more-text-list {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
    list-style: none !important; }
  .read-more .read-more-head {
    margin-bottom: 3px;
    font-family: 'Signika', sans-serif;
    font-size: 22px;
    line-height: 25px;
    font-weight: 400; }
  .read-more .read-more-item {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px !important;
    position: relative;
    margin-bottom: 0 !important;
    list-style: none !important; }
    .read-more .read-more-item a {
      display: block;
      text-decoration: none; }
      @media (max-width: 47.95em) {
        .read-more .read-more-item a {
          padding: 9px 0 7px 0; } }
    .read-more .read-more-item .picture {
      position: relative; }
      .read-more .read-more-item .picture .feature-image-container {
        position: relative;
        height: 167px; }
        @media (max-width: 47.95em) {
          .read-more .read-more-item .picture .feature-image-container {
            width: 140px;
            height: 93px;
            float: left;
            margin-bottom: 10px;
            margin-right: 10px; } }
      .read-more .read-more-item .picture .picture-inner img {
        display: block;
        width: 100%; }
      .read-more .read-more-item .picture figcaption {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 15px;
        line-height: 20px;
        padding-left: 2px;
        padding-bottom: 10px;
        margin-top: 15px; }
        .read-more .read-more-item .picture figcaption .slideshow-icon {
          display: none; }
        @media (max-width: 47.95em) {
          .read-more .read-more-item .picture figcaption {
            margin-top: 0px; }
            .read-more .read-more-item .picture figcaption .slideshow-icon {
              display: block; } }
    .read-more .read-more-item .view-slideshow-label {
      position: absolute;
      right: 0;
      bottom: 0;
      height: 21px;
      padding: 1px 6px 0 6px;
      font-family: 'Archivo Narrow', sans-serif;
      font-size: 13px;
      line-height: 18px;
      color: #fff;
      background-color: #000;
      z-index: 2; }
      .read-more .read-more-item .view-slideshow-label .view-slideshow-icon {
        position: relative;
        top: 1px;
        width: 15px;
        margin-right: 6px; }
      @media (max-width: 47.95em) {
        .read-more .read-more-item .view-slideshow-label {
          width: 100%;
          text-align: center;
          padding-top: 1px; } }
    .read-more .read-more-item .slideshow-icon {
      position: relative;
      width: 15px;
      top: 2px;
      margin-left: 6px; }
  .read-more .read-more-text-list .read-more-item {
    border-top: solid 1px #CCC;
    clear: both; }
    .read-more .read-more-text-list .read-more-item a {
      padding: 9px 0 7px 0; }
    .read-more .read-more-text-list .read-more-item:last-child {
      border-bottom: none; }
  .read-more .read-more-feature-text-item.read-more-text-item-1 {
    display: none; }
  .read-more.inline {
    width: 141px;
    padding-right: 16px;
    margin-top: 1px;
    float: left;
    margin-bottom: 10px; }
    .read-more.inline .read-more-feature-container {
      position: relative;
      width: 250px;
      left: -125px; }
      .read-more.inline .read-more-feature-container .read-more-item {
        display: block; }
    .read-more.inline .read-more-text-container {
      width: 250px;
      left: -125px;
      padding-left: 0;
      padding-top: 10px;
      padding-bottom: 4px;
      border-top: solid 1px #CCC;
      border-bottom: solid 1px #CCC; }
    .read-more.inline .read-more-text-list .read-more-item a {
      padding: 7px 0 5px 0; }
    .read-more.inline .read-more-text-list .read-more-item:first-child {
      border-top: 0px; }
    .read-more.inline .read-more-head {
      margin-bottom: -1px; }
    .read-more.inline .read-more-item {
      font-size: 15px;
      line-height: 18px;
      border-bottom: none; }
      .read-more.inline .read-more-item .picture figcaption {
        padding-left: 0;
        padding-bottom: 12px;
        margin-top: 7px;
        font-size: 16px;
        line-height: 18px; }
    .read-more.inline .read-more-feature-text-item {
      display: none !important; }
    .read-more.inline.has-three-features .read-more-text-container {
      display: none; }
  @media (max-width: 47.95em) {
    .read-more .read-more-text-container {
      padding-left: 0; }
    .read-more .read-more-feature-text-item.read-more-text-item-1 {
      display: block;
      border-top: none; } }

.author-newsletter-callout {
  font-family: RobotoMedium, Helvetica,Arial,sans-serif;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 9px; }

.articledisclaimer {
  margin-bottom: 7px;
  font-family: RobotoRegular, Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-style: italic;
  color: #666; }
  @media (max-width: 47.95em) {
    .articledisclaimer {
      line-height: 14px; } }

.ArticleVideo.hidden {
  display: none; }

body.article .narrowArticleHeaderContainer {
  padding: 0px !important; }

body.edit .narrowArticleHeaderContainer.editingImage .ArticleVideo, body.edit .narrowArticleHeaderContainer.editingImage .VideoInsertion {
  display: none; }

body.edit .narrowArticleHeaderContainer.editingVideo .ArticleMainFigure {
  display: none; }

.cssOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100000;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  display: none; }
  .cssOverlay .messageBox {
    display: inline-block;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: 95%;
    max-width: 600px;
    padding: 20px;
    border: 8px solid #5b739d;
    border-radius: 15px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    .cssOverlay .messageBox .messageText {
      margin: 20px 0px; }
      .cssOverlay .messageBox .messageText .call {
        display: block;
        margin-bottom: 8px;
        font-size: 40px;
        font-family: KlavikaExtraLight; }
      .cssOverlay .messageBox .messageText .response {
        font-family: KlavikaBold;
        font-size: 40px; }
    .cssOverlay .messageBox .badge {
      display: inline-block; }
    .cssOverlay .messageBox .dontShowAgain {
      font-size: 12px;
      text-transform: uppercase;
      display: inline-block;
      position: absolute;
      top: 10px;
      left: 10px; }
    .cssOverlay .messageBox .closeOverlay {
      display: inline-block;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer; }
  .cssOverlay .overlaySlideshowPlayer,
  .cssOverlay .overlayVideoPlayer {
    display: inline-block;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #000;
    min-width: 100%;
    padding: 0px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    .cssOverlay .overlaySlideshowPlayer .Leaderboard-Container,
    .cssOverlay .overlayVideoPlayer .Leaderboard-Container {
      background-color: #fff; }
    .cssOverlay .overlaySlideshowPlayer .Outer,
    .cssOverlay .overlayVideoPlayer .Outer {
      max-width: 970px;
      margin: 0 auto; }
      .cssOverlay .overlaySlideshowPlayer .Outer .closeOverlay,
      .cssOverlay .overlayVideoPlayer .Outer .closeOverlay {
        display: inline-block;
        position: relative;
        float: right;
        cursor: pointer;
        z-index: 5000;
        width: 50px;
        height: 50px;
        right: 20px; }
        .cssOverlay .overlaySlideshowPlayer .Outer .closeOverlay img,
        .cssOverlay .overlayVideoPlayer .Outer .closeOverlay img {
          width: 100%; }
        @media (min-width: 73.75em) {
          .cssOverlay .overlaySlideshowPlayer .Outer .closeOverlay,
          .cssOverlay .overlayVideoPlayer .Outer .closeOverlay {
            right: -50px; } }
        @media (min-width: 56.75em) {
          .cssOverlay .overlaySlideshowPlayer .Outer .closeOverlay,
          .cssOverlay .overlayVideoPlayer .Outer .closeOverlay {
            margin-top: -56px; } }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .cssOverlay .overlaySlideshowPlayer .Outer .closeOverlay,
          .cssOverlay .overlayVideoPlayer .Outer .closeOverlay {
            top: 4px;
            right: 10px;
            font-size: 23px; } }
        @media (max-width: 56.7em) {
          .cssOverlay .overlaySlideshowPlayer .Outer .closeOverlay,
          .cssOverlay .overlayVideoPlayer .Outer .closeOverlay {
            width: 30px;
            height: 30px;
            padding-top: 2px;
            right: 10px; } }
      .cssOverlay .overlaySlideshowPlayer .Outer .Name-Container,
      .cssOverlay .overlayVideoPlayer .Outer .Name-Container {
        display: block;
        text-align: left; }
      .cssOverlay .overlaySlideshowPlayer .Outer .CaptionAndIMU-Container .SlideCaption,
      .cssOverlay .overlayVideoPlayer .Outer .CaptionAndIMU-Container .SlideCaption {
        text-align: left; }
  .cssOverlay.ssOverlay {
    text-align: left; }
    .cssOverlay.ssOverlay .Name-Container {
      margin-left: 20px; }
      @media (min-width: 56.75em) {
        .cssOverlay.ssOverlay .Name-Container {
          margin-top: 30px; } }
      @media (max-width: 47.95em) {
        .cssOverlay.ssOverlay .Name-Container {
          height: auto;
          overflow: hidden;
          padding-bottom: 10px; }
          .cssOverlay.ssOverlay .Name-Container .SlideshowName {
            max-width: 80%; } }

.middlepromo {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #999;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 15px;
  padding-bottom: 15px; }

.behind-the-scenes #bigarticlehead {
  margin-top: 40px; }
  .behind-the-scenes #bigarticlehead .article-deck span {
    font-weight: bold; }

.behind-the-scenes #behind_rubric {
  font-family: "Lato", arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 12px; }

.behind-the-scenes #behind_header h1,
.behind-the-scenes #behind_header p.deck {
  width: 750px; }

.behind-the-scenes .behind_detailimage {
  display: none; }

.behind-the-scenes #behind_detailimage1 {
  display: block; }

.behind-the-scenes .behind_detailcaption,
.behind-the-scenes .behind_detailimage {
  margin-top: 34px; }

.behind-the-scenes .behind_detailimageimage {
  float: left; }

.behind-the-scenes .behind_detailcaption {
  margin-left: 384px; }

.behind-the-scenes .behind_detailcaption img.behindnumber {
  float: left;
  margin-right: 10px; }

.behind-the-scenes .behind_detailcaption h3.captiontitle {
  font-family: KlavikaBlack, Titillium, arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 0;
  margin-bottom: 0; }

.behind-the-scenes .behind_detailcaption p.captionsubtitle {
  font-family: KlavikaBlack, Titillium, arial, helvetica, sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0; }

.nativevideo {
  margin-top: -1px; }

.nativevideo .playButton {
  width: 50px;
  height: 50px;
  z-index: 4600;
  display: inline-block;
  position: absolute;
  color: #fff;
  font-size: 62px;
  left: 50%;
  margin-left: -27px;
  top: 50%;
  margin-top: -27px;
  opacity: 0.7; }

.nativevideoseries {
  font-family: 'Heebo', sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 5px; }
  .nativevideoseries span.BrandView-brandname, .nativevideoseries span.BrandView-brandnameview {
    font-size: 16px !important; }

.nativevideo .pheadline {
  font-family: 'Heebo', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  width: 100%;
  color: #000;
  margin-left: 0px;
  position: relative; }

.nativevideo .pheadline a {
  color: black; }

.nativevideo .pheadline a:hover {
  text-decoration: none; }

.nativevideo .nativevideoplayer {
  cursor: pointer;
  position: relative;
  background-color: #000;
  height: 204px; }

.nativevideo #videoimuouterframe {
  padding-top: 17px; }

.nativevideo .videoimu {
  margin-top: -17px; }

/***********************************
Sidebar
***********************************/
.grouptitle {
  font-family: KlavikaBlack, Titillium, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 24px;
  margin-top: 3px;
  margin-bottom: 10px;
  color: #999;
  float: left;
  width: 150px;
  padding-right: 35px; }

.grouptext {
  font-family: RobotoRegular, Titillium;
  font-size: 14px;
  line-height: 18px;
  display: block;
  margin-top: 8px;
  margin-bottom: 20px;
  clear: both; }

.mag_sidebar {
  line-height: 34px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  width: 150px;
  padding-right: 35px;
  box-sizing: content-box !important; }

#source {
  font-family: 'RobotoRegular', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-style: italic;
  margin-top: 20px; }

@media (max-width: 645px) {
  .group,
  .source {
    max-width: 100%; } }

@media (max-width: 645px) {
  .grouptitle {
    width: 100%; }
  table {
    overflow-x: auto;
    display: block; }
  .mag_sidebar {
    margin-left: 20px;
    margin-right: 20px;
    width: 90%; } }

@media (min-width: 750px) {
  .maincolumn.withoutsidebar .article-body {
    margin-left: 120px;
    margin-right: 120px; }
  .maincolumn.withoutsidebar .article-body p, .maincolumn.withoutsidebar .article-body li {
    font-size: 18px;
    line-height: 26px; }
  .maincolumn.withoutsidebar .article-body .read-more li {
    font-size: 15px;
    line-height: 20px; } }

.Section, .ArticleMetaDataArea .InnerContentContainer, .ArticleMetaDataArea .ShowHideButtonContainer {
  position: relative;
  width: 100%;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .Section .BrandViewHeader, .ArticleMetaDataArea .InnerContentContainer .BrandViewHeader, .ArticleMetaDataArea .ShowHideButtonContainer .BrandViewHeader {
    margin-top: 30px;
    margin-bottom: -15px; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .Section .BrandViewHeader, .ArticleMetaDataArea .InnerContentContainer .BrandViewHeader, .ArticleMetaDataArea .ShowHideButtonContainer .BrandViewHeader {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%; } }
    @media (max-width: 56.7em) {
      .Section .BrandViewHeader, .ArticleMetaDataArea .InnerContentContainer .BrandViewHeader, .ArticleMetaDataArea .ShowHideButtonContainer .BrandViewHeader {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%; } }
  .Section .SectionHeader, .ArticleMetaDataArea .InnerContentContainer .SectionHeader, .ArticleMetaDataArea .ShowHideButtonContainer .SectionHeader {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .Section .SectionHeader, .ArticleMetaDataArea .InnerContentContainer .SectionHeader, .ArticleMetaDataArea .ShowHideButtonContainer .SectionHeader {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 56.7em) {
      .Section .SectionHeader, .ArticleMetaDataArea .InnerContentContainer .SectionHeader, .ArticleMetaDataArea .ShowHideButtonContainer .SectionHeader {
        padding-left: 15px;
        padding-right: 15px; } }
  .Section .SectionBody, .ArticleMetaDataArea .InnerContentContainer .SectionBody, .ArticleMetaDataArea .ShowHideButtonContainer .SectionBody {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .Section .SectionFooter, .ArticleMetaDataArea .InnerContentContainer .SectionFooter, .ArticleMetaDataArea .ShowHideButtonContainer .SectionFooter {
    margin: 23px auto; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .Section .SectionFooter, .ArticleMetaDataArea .InnerContentContainer .SectionFooter, .ArticleMetaDataArea .ShowHideButtonContainer .SectionFooter {
        margin-top: 33px; } }
    @media (max-width: 47.95em) {
      .Section .SectionFooter, .ArticleMetaDataArea .InnerContentContainer .SectionFooter, .ArticleMetaDataArea .ShowHideButtonContainer .SectionFooter {
        margin-top: 10px; } }
  .Section.SlideshowSection .SectionFooter, .ArticleMetaDataArea .SlideshowSection.InnerContentContainer .SectionFooter, .ArticleMetaDataArea .SlideshowSection.ShowHideButtonContainer .SectionFooter {
    margin-bottom: 0; }
  @media (max-width: 56.7em) {
    .Section .maincolumn, .ArticleMetaDataArea .InnerContentContainer .maincolumn, .ArticleMetaDataArea .ShowHideButtonContainer .maincolumn {
      min-height: 0 !important; } }
  .Section .sidebar .sidebar_upper, .ArticleMetaDataArea .InnerContentContainer .sidebar .sidebar_upper, .ArticleMetaDataArea .ShowHideButtonContainer .sidebar .sidebar_upper {
    padding-bottom: 20px; }
  .Section .sidebar .sidebar_middle, .ArticleMetaDataArea .InnerContentContainer .sidebar .sidebar_middle, .ArticleMetaDataArea .ShowHideButtonContainer .sidebar .sidebar_middle {
    position: relative; }
  .Section .AuthorCredits, .ArticleMetaDataArea .InnerContentContainer .AuthorCredits, .ArticleMetaDataArea .ShowHideButtonContainer .AuthorCredits {
    position: relative; }
    .Section .AuthorCredits .custom-byline, .ArticleMetaDataArea .InnerContentContainer .AuthorCredits .custom-byline, .ArticleMetaDataArea .ShowHideButtonContainer .AuthorCredits .custom-byline {
      text-transform: uppercase;
      font-family: 'RobotoMedium', Helvetica, Arial, sans-serif;
      font-size: 13px;
      line-height: 21px; }
  .Section .mobileInsertionAdContainer, .ArticleMetaDataArea .InnerContentContainer .mobileInsertionAdContainer, .ArticleMetaDataArea .ShowHideButtonContainer .mobileInsertionAdContainer {
    text-align: center;
    background-color: #F6F6F6;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
    padding-bottom: 10px; }
  .Section .WideAdContainer, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 13px 0;
    background-color: #F6F6F6;
    z-index: 4998; }
    @media (max-width: 47.95em) {
      .Section .WideAdContainer, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer {
        display: none; } }
    .Section .WideAdContainer.article-bottom-WideAdContainer, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer.article-bottom-WideAdContainer, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer.article-bottom-WideAdContainer {
      display: none; }
      @media (max-width: 47.95em) {
        .Section .WideAdContainer.article-bottom-WideAdContainer, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer.article-bottom-WideAdContainer, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer.article-bottom-WideAdContainer {
          display: block;
          margin-bottom: 20px; } }
    .Section .WideAdContainer.hideTopOfSectionAd, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer.hideTopOfSectionAd, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer.hideTopOfSectionAd {
      background-color: #FFF;
      padding: 0; }
    .Section .WideAdContainer .padvertlabel, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer .padvertlabel, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer .padvertlabel {
      background-color: #F6F6F6; }
    @media (max-width: 47.95em) {
      .Section .WideAdContainer, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer {
        background-color: #F6F6F6;
        padding-top: 8px;
        padding-bottom: 8px; } }
    .Section .WideAdContainer div, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer div, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer div {
      margin: auto; }
    .Section .WideAdContainer .WideAdSubContainer, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer .WideAdSubContainer, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer .WideAdSubContainer {
      position: relative;
      left: -7px;
      text-align: center; }
      @media (max-width: 47.95em) {
        .Section .WideAdContainer .WideAdSubContainer, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer .WideAdSubContainer, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer .WideAdSubContainer {
          display: none; } }
    .Section .WideAdContainer .SmallAdSubContainer, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer .SmallAdSubContainer, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer .SmallAdSubContainer {
      display: none;
      position: relative;
      text-align: center; }
      @media (max-width: 47.95em) {
        .Section .WideAdContainer .SmallAdSubContainer, .ArticleMetaDataArea .InnerContentContainer .WideAdContainer .SmallAdSubContainer, .ArticleMetaDataArea .ShowHideButtonContainer .WideAdContainer .SmallAdSubContainer {
          display: block; } }

.ArticleSection .CommentInfoTop {
  position: absolute;
  bottom: 20px;
  right: 340px;
  color: #000;
  cursor: pointer; }
  .ArticleSection .CommentInfoTop .CommentIcon, .ArticleSection .CommentInfoTop .CommentInfoText {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  .ArticleSection .CommentInfoTop .CommentIcon {
    padding-bottom: 1px;
    font-size: 16px;
    line-height: 16px; }
  .ArticleSection .CommentInfoTop .CommentInfoText {
    margin-left: 6px;
    font-family: 'RobotoBold';
    font-size: 12px;
    line-height: 40px; }
  @media (max-width: 56.7em) {
    .ArticleSection .CommentInfoTop {
      right: 25px; } }
  @media (max-width: 47.95em) {
    .ArticleSection .CommentInfoTop {
      display: none;
      bottom: 15px; } }

.ArticleSection .ArticleVideoTop, .ArticleSection .ArticleVideoBottom {
  position: relative;
  margin-bottom: 21px; }

.VideoWatchSection .channel-article-header-info-button {
  margin-top: -9px; }

.VideoWatchSection .PubdateArea {
  display: block;
  margin-right: 1px;
  margin-bottom: 15px; }
  .VideoWatchSection .PubdateArea .Pubdate {
    font-family: RobotoRegular;
    text-align: left; }

.VideoWatchSection .sidebar .sidebar_inner .channel-article-header {
  margin-top: 0px;
  display: inline-block;
  vertical-align: top;
  line-height: 11px;
  padding-top: 0px;
  margin-bottom: 8px; }

.VideoWatchSection .sidebar .sidebar_inner .article-headline {
  font-size: 32px;
  line-height: 32px; }
  .VideoWatchSection .sidebar .sidebar_inner .article-headline .article-page-headline {
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
    font-size: 32px;
    line-height: 32px;
    color: #000; }

.VideoWatchSection .sidebar .sidebar_inner .article-deck {
  font-size: 16px;
  margin-bottom: 20px; }
  .VideoWatchSection .sidebar .sidebar_inner .article-deck .article-page-deck {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px; }
    .VideoWatchSection .sidebar .sidebar_inner .article-deck .article-page-deck.empty {
      min-height: 22px; }

.VideoWatchSection .sidebar .sidebar_upper {
  padding-bottom: 20px; }

.VideoWatchSection .sidebar .sidebar_middle {
  position: relative; }

body.edit .VideoWatchSection .PubdateArea {
  display: block; }

.InternationalWall.ArticleSection .content-preview-container {
  position: relative;
  width: 100%;
  max-width: 670px;
  min-height: 600px;
  padding: 70px 15px 0 15px;
  margin: 0 auto; }

.InternationalWall.ArticleSection .content-preview {
  position: relative;
  padding: 34px 36px 36px 36px;
  border: solid 1px #000; }
  .InternationalWall.ArticleSection .content-preview .content-preview-inner {
    position: relative; }
  .InternationalWall.ArticleSection .content-preview .image-container {
    position: absolute;
    top: 2px;
    left: 0;
    width: 90px; }
    .InternationalWall.ArticleSection .content-preview .image-container img {
      width: 100%; }
  .InternationalWall.ArticleSection .content-preview .text-container {
    min-height: 92px;
    padding-left: 110px; }
  .InternationalWall.ArticleSection .content-preview.no-image .text-container {
    min-height: 0;
    padding-left: 0; }
  .InternationalWall.ArticleSection .content-preview h2 {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 5px; }
  .InternationalWall.ArticleSection .content-preview p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin: 0; }

.InternationalWall.ArticleSection .instruction-text {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  margin-top: 44px; }

.InternationalWall.ArticleSection .button-container {
  margin-top: 30px;
  font-size: 0;
  text-align: center; }
  .InternationalWall.ArticleSection .button-container button {
    display: inline-block;
    margin: 0;
    width: 128px;
    height: 55px;
    cursor: pointer;
    background-color: #000; }
    .InternationalWall.ArticleSection .button-container button span {
      font-family: 'Archivo Narrow', sans-serif;
      font-weight: 700;
      font-size: 15px;
      color: #fff;
      vertical-align: middle;
      border: none;
      display: inline-block;
      padding: 0px;
      margin: 0px;
      background-color: #000;
      cursor: pointer;
      -webkit-appearance: none; }
    .InternationalWall.ArticleSection .button-container button.signup-button {
      margin-left: 25px; }

.ResetPasswordSection {
  width: 100%;
  max-width: 700px;
  min-height: 600px;
  padding: 63px 15px 0 15px;
  margin: 0 auto;
  font-family: 'RobotoRegular';
  font-size: 18px;
  line-height: 22px; }
  .ResetPasswordSection .retrieve-password, .ResetPasswordSection .reset-password {
    position: relative; }
    .ResetPasswordSection .retrieve-password h2, .ResetPasswordSection .reset-password h2 {
      font-family: 'Heebo', sans-serif;
      font-weight: 900;
      font-size: 40px;
      line-height: 40px; }
    .ResetPasswordSection .retrieve-password p, .ResetPasswordSection .reset-password p {
      margin-top: 20px; }
    .ResetPasswordSection .retrieve-password strong, .ResetPasswordSection .reset-password strong {
      font-size: normal;
      font-family: 'RobotoBold'; }
    .ResetPasswordSection .retrieve-password form label, .ResetPasswordSection .reset-password form label {
      display: block;
      margin-top: 20px;
      margin-bottom: 5px; }
    .ResetPasswordSection .retrieve-password form input, .ResetPasswordSection .reset-password form input {
      display: block;
      font-family: 'RobotoRegular';
      font-size: 18px;
      line-height: 22px; }
    .ResetPasswordSection .retrieve-password form .reset-text-input, .ResetPasswordSection .reset-password form .reset-text-input {
      padding-left: 5px;
      padding-right: 5px;
      width: 100%;
      max-width: 360px; }
    .ResetPasswordSection .retrieve-password form .reset-password-error-message, .ResetPasswordSection .reset-password form .reset-password-error-message {
      display: none;
      margin-top: 20px;
      color: #c93434; }
    .ResetPasswordSection .retrieve-password .back-to-inc, .ResetPasswordSection .reset-password .back-to-inc {
      margin-top: 63px;
      font-family: 'RobotoBold';
      text-decoration: underline; }
    .ResetPasswordSection .retrieve-password .reset-submit, .ResetPasswordSection .reset-password .reset-submit {
      margin: 0;
      margin-top: 20px;
      background-color: #000; }
      .ResetPasswordSection .retrieve-password .reset-submit input, .ResetPasswordSection .reset-password .reset-submit input {
        padding-left: 5px !important;
        padding-top: 2px !important; }

.reset .ResetPasswordSection {
  max-width: 440px; }

.specialsection_header {
  position: relative; }

.AdminIndicator {
  position: absolute;
  width: 91px;
  height: 35px;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 9000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .AdminIndicator * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media (max-width: 47.95em) {
    .AdminIndicator {
      width: 40px; } }
  .AdminIndicator .AdminIndicatorBackground {
    position: absolute;
    background-color: #2B2A2A;
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; }
  .AdminIndicator .ClickableBox {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center; }
  .AdminIndicator .IndicatorIcon, .AdminIndicator .IndicatorLabel {
    display: inline-block;
    width: auto;
    height: 100%;
    vertical-align: top; }
  .AdminIndicator .IndicatorIcon {
    width: 18px;
    font-size: 18px;
    color: #DDD;
    padding-top: 9px; }
  .AdminIndicator .IndicatorLabel {
    font-family: Lato, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding-left: 8px;
    padding-top: 9px; }
    @media (max-width: 47.95em) {
      .AdminIndicator .IndicatorLabel {
        display: none; } }
  .AdminIndicator.active .IndicatorIcon:before {
    content: "\f066"; }
  .AdminIndicator.processing .IndicatorIcon:before {
    content: "\f021" !important;
    -ms-animation: spin 1000ms infinite linear;
    -moz-animation: spin 1000ms infinite linear;
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear; }

.AdminMenu {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #2B2A2A;
  font-size: 0;
  color: #FFF;
  z-index: 7500;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .AdminMenu.animateHeight {
    -moz-transition: height 230ms;
    -o-transition: height 230ms;
    -webkit-transition: height 230ms;
    transition: height 230ms; }
  .AdminMenu .AdminContentContainer {
    position: relative;
    width: 100%;
    max-width: 970px;
    height: 0;
    margin: 0 auto; }
    .AdminMenu .AdminContentContainer .AdminContentInnerContainer {
      position: absolute;
      width: 100%;
      height: 0;
      top: 0;
      left: 0;
      overflow: hidden; }
      .AdminMenu .AdminContentContainer .AdminContentInnerContainer.animateHeight {
        -moz-transition: height 230ms;
        -o-transition: height 230ms;
        -webkit-transition: height 230ms;
        transition: height 230ms; }
  .AdminMenu .AdminMenuRegionContainer {
    position: absolute;
    bottom: 0;
    z-index: 8000; }
    .AdminMenu .AdminMenuRegionContainer .AdminMenuRegion {
      position: relative;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      list-style: none;
      vertical-align: top; }
      .AdminMenu .AdminMenuRegionContainer .AdminMenuRegion > .MenuItem > .AdminSubList {
        position: absolute; }
    @media (max-width: 47.95em) {
      .AdminMenu .AdminMenuRegionContainer > .AdminMenuRegion > .MenuItem {
        width: auto; }
        .AdminMenu .AdminMenuRegionContainer > .AdminMenuRegion > .MenuItem > .ClickableBox > .MenuItemIcon {
          padding-left: 13px;
          padding-right: 13px; }
        .AdminMenu .AdminMenuRegionContainer > .AdminMenuRegion > .MenuItem > .ClickableBox > .MenuItemLabel {
          display: none; } }
  .AdminMenu .AdminSubList {
    height: 0;
    position: relative;
    list-style: none;
    overflow: hidden; }
  .AdminMenu .AdminLeftMenuRegionContainer {
    width: auto;
    left: 0; }
    .AdminMenu .AdminLeftMenuRegionContainer > .AdminMenuRegion > .MenuItem > .AdminSubList {
      left: 0; }
    @media (max-width: 47.95em) {
      .AdminMenu .AdminLeftMenuRegionContainer {
        padding-left: 1px; } }
  .AdminMenu .AdminRightMenuRegionContainer {
    width: auto;
    right: 0;
    padding-right: 91px;
    text-align: right; }
    .AdminMenu .AdminRightMenuRegionContainer > .AdminMenuRegion > .MenuItem > .AdminSubList {
      right: 0; }
    @media (max-width: 47.95em) {
      .AdminMenu .AdminRightMenuRegionContainer {
        padding-right: 40px; } }
  .AdminMenu .MainMenuRegion {
    padding-left: 5px; }
  .AdminMenu.active {
    height: 35px; }
    .AdminMenu.active .AdminContentContainer .AdminContentInnerContainer {
      height: 35px; }
  .AdminMenu.fullyOpen .AdminContentContainer .AdminContentInnerContainer {
    overflow: visible; }
  .AdminMenu.fullyOpen .AdminMenuRegionContainer {
    bottom: auto;
    top: 0; }
  .AdminMenu.fullyOpen .active > .AdminSubList {
    height: auto; }

.MenuItem {
  position: relative;
  display: inline-block;
  width: 135px;
  margin-right: 1px;
  background-color: #2B2A2A;
  text-align: center;
  vertical-align: top; }
  .MenuItem .ClickableBox {
    cursor: pointer;
    height: 35px; }
  .MenuItem .ClickableBoxBackground {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .MenuItem .MenuItemIcon, .MenuItem .MenuItemLabel {
    position: relative;
    display: inline-block;
    vertical-align: top; }
  .MenuItem .MenuItemIcon {
    width: auto;
    height: 100%;
    font-size: 18px;
    color: #DDD;
    margin-top: 9px; }
    .MenuItem .MenuItemIcon > div {
      position: relative; }
  .MenuItem .MenuItemLabel {
    font-family: Lato, Arial, sans-serif;
    font-size: 13px;
    line-height: 23px;
    padding-left: 8px;
    padding-top: 7px; }
  .MenuItem.iconOnly {
    width: 35px; }
    .MenuItem.iconOnly > .ClickableBox > .MenuItemLabel {
      display: none; }
  .MenuItem.active > .ClickableBox {
    background-color: #3B3B3B; }
  .MenuItem.settingMenuItem {
    width: 150px; }
    .MenuItem.settingMenuItem .checkMark {
      display: none;
      position: absolute;
      height: 100%;
      right: 0;
      top: 0;
      padding-right: 8px;
      padding-top: 9px;
      font-size: 18px;
      color: #878787; }
    .MenuItem.settingMenuItem.active > .ClickableBox {
      background-color: #000; }
      .MenuItem.settingMenuItem.active > .ClickableBox > .checkMark {
        display: block; }
  .MenuItem.listMenuItem {
    overflow: hidden; }
    .MenuItem.listMenuItem.active {
      overflow: visible; }
      .MenuItem.listMenuItem.active > .ClickableBox {
        background-color: #000; }
    .MenuItem.listMenuItem > .AdminSubList > .MenuItem {
      margin-right: 0;
      text-align: left;
      background-color: #000; }
      .MenuItem.listMenuItem > .AdminSubList > .MenuItem > .ClickableBox > .MenuItemIcon {
        width: 34px;
        text-align: center; }
      .MenuItem.listMenuItem > .AdminSubList > .MenuItem > .ClickableBox > .MenuItemLabel {
        padding-left: 0px; }
  .MenuItem.DistractionFreeMenuItem.active > .ClickableBox {
    background-color: #2B2A2A; }
  .MenuItem.SitemanagerMenuItem {
    background-color: #000; }
  .MenuItem.NewSlideshowMenuItem .MenuItemIcon {
    font-size: 15px;
    margin-top: 10px; }
  .MenuItem.ContextMenuItem {
    width: auto; }
    .MenuItem.ContextMenuItem > .ClickableBox {
      padding-left: 10px;
      padding-right: 10px;
      background-color: #3B3B3B; }
      @media (max-width: 47.95em) {
        .MenuItem.ContextMenuItem > .ClickableBox {
          padding-left: 0px;
          padding-right: 0px; } }
  .MenuItem.SaveEditsMenuItem.active > .ClickableBox, .MenuItem.ArticleListingMenuItem.active > .ClickableBox {
    background-color: #000; }
  .MenuItem.hidden {
    display: none; }

.AdminModal {
  width: 288px;
  height: auto;
  background-color: transparent;
  color: #FFF; }
  .AdminModal .ModalBackground {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
  .AdminModal .MessageContainer, .AdminModal .ErrorMessageContainer, .AdminModal .ButtonContainer, .AdminModal form {
    position: relative;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px; }
  .AdminModal .MessageContainer {
    padding-top: 20px;
    list-style: none; }
    .AdminModal .MessageContainer .Message {
      display: block;
      width: 100%;
      text-align: center;
      padding-top: 10px; }
      .AdminModal .MessageContainer .Message:first-child {
        padding-top: 0; }
      .AdminModal .MessageContainer .Message .MessageText {
        font-size: 18px;
        font-family: Lato, Arial, sans-serif;
        line-height: 20px; }
  .AdminModal .ProgressBarContainer {
    position: relative;
    width: 171px;
    height: 7px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: -12px; }
    .AdminModal .ProgressBarContainer .ProgressBarBackground, .AdminModal .ProgressBarContainer .ProgressBar {
      position: absolute;
      width: 100%;
      height: 100%; }
      .AdminModal .ProgressBarContainer .ProgressBarBackground .Filler, .AdminModal .ProgressBarContainer .ProgressBar .Filler {
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 0 4px;
        top: 0; }
      .AdminModal .ProgressBarContainer .ProgressBarBackground .FillerImage, .AdminModal .ProgressBarContainer .ProgressBar .FillerImage {
        position: relative;
        width: 100%;
        height: 100%;
        background-repeat: repeat-x; }
    .AdminModal .ProgressBarContainer .ProgressBarBackground .LeftCap, .AdminModal .ProgressBarContainer .ProgressBarBackground .RightCap {
      position: absolute;
      top: 0; }
    .AdminModal .ProgressBarContainer .ProgressBarBackground .LeftCap {
      left: 0; }
    .AdminModal .ProgressBarContainer .ProgressBarBackground .FillerImage {
      width: 100%;
      background-image: url("//www.incimages.com/admin/ProgressBackgroundFiller.png"); }
    .AdminModal .ProgressBarContainer .ProgressBarBackground .RightCap {
      right: 0; }
    .AdminModal .ProgressBarContainer .ProgressBar {
      text-align: left; }
      .AdminModal .ProgressBarContainer .ProgressBar .LeftCap {
        display: inline-block;
        vertical-align: top; }
      .AdminModal .ProgressBarContainer .ProgressBar .FillerImage {
        width: 0;
        background-image: url("//www.incimages.com/admin/ProgressFiller.png");
        -moz-transition: width 250ms;
        -o-transition: width 250ms;
        -webkit-transition: width 250ms;
        transition: width 250ms; }
      .AdminModal .ProgressBarContainer .ProgressBar .RightCap {
        position: absolute;
        right: -4px;
        top: 0; }
  .AdminModal .ErrorMessageContainer {
    display: none;
    width: auto;
    height: 100px;
    margin-top: 24px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 0;
    background-color: #2b2a2a;
    overflow-y: scroll; }
    .AdminModal .ErrorMessageContainer .ErrorMessageList {
      list-style: none; }
      .AdminModal .ErrorMessageContainer .ErrorMessageList .ErrorMessage {
        display: block;
        width: 100%;
        text-align: left;
        padding-top: 10px; }
        .AdminModal .ErrorMessageContainer .ErrorMessageList .ErrorMessage .ErrorMessageHeader {
          font-size: 14px;
          line-height: 15px;
          padding-left: 25px;
          padding-right: 25px;
          padding-bottom: 4px;
          border-bottom: solid 1px #363535; }
        .AdminModal .ErrorMessageContainer .ErrorMessageList .ErrorMessage .ErrorMessageItemList {
          list-style: none;
          font-size: 12px;
          line-height: 13px;
          padding-bottom: 10px; }
          .AdminModal .ErrorMessageContainer .ErrorMessageList .ErrorMessage .ErrorMessageItemList .ErrorMessageItem {
            padding-left: 29px;
            padding-right: 25px;
            padding-top: 3px;
            padding-bottom: 3px;
            border-bottom: solid 1px #363535; }
        .AdminModal .ErrorMessageContainer .ErrorMessageList .ErrorMessage .error-message-error {
          color: #BF0000; }
  .AdminModal.hasErrors .ErrorMessageContainer {
    display: block; }
  .AdminModal .ButtonContainer {
    height: 40px;
    text-align: center; }
    .AdminModal .ButtonContainer button {
      height: 100%;
      font-size: 13px;
      font-family: Lato, Arial, sans-serif;
      font-weight: 700;
      line-height: 14px;
      color: #FFF;
      padding-top: 2px; }
      .AdminModal .ButtonContainer button:active {
        color: #706e6f; }
    .AdminModal .ButtonContainer .OkButton {
      display: block;
      width: 100%; }
  .AdminModal.SaveModal .ButtonContainer .OkButton, .AdminModal.SaveModal .ButtonContainer .RetryButton, .AdminModal.SaveModal .ButtonContainer .YesButton, .AdminModal.SaveModal .ButtonContainer .NoButton, .AdminModal.ConfirmationModal .ButtonContainer .OkButton, .AdminModal.ConfirmationModal .ButtonContainer .RetryButton, .AdminModal.ConfirmationModal .ButtonContainer .YesButton, .AdminModal.ConfirmationModal .ButtonContainer .NoButton, .AdminModal.YesNoModal .ButtonContainer .OkButton, .AdminModal.YesNoModal .ButtonContainer .RetryButton, .AdminModal.YesNoModal .ButtonContainer .YesButton, .AdminModal.YesNoModal .ButtonContainer .NoButton {
    display: inline-block;
    vertical-align: top;
    width: 49%; }
  .AdminModal.YesNoModal .ModalTimer {
    position: relative;
    font-size: 26px;
    line-height: 26px;
    margin-top: 10px;
    text-align: center; }

.UploadDialogModal {
  width: 400px; }
  .UploadDialogModal .DisabledMask {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 8200; }
  .UploadDialogModal.disabled .DisabledMask {
    display: block; }
  .UploadDialogModal .MessageContainer {
    padding: 20px 0; }
    .UploadDialogModal .MessageContainer .Message {
      position: relative;
      text-align: left; }
  .UploadDialogModal .LoadingIndicatorContainer {
    position: absolute;
    right: 0;
    top: 5px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms; }
    .UploadDialogModal .LoadingIndicatorContainer .CircleLoadingIndicator {
      width: auto; }
      .UploadDialogModal .LoadingIndicatorContainer .CircleLoadingIndicator .circleG {
        height: 14px;
        margin-left: 5px;
        width: 14px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        -ms-border-radius: 7px;
        -o-border-radius: 7px;
        border-radius: 7px; }
      .UploadDialogModal .LoadingIndicatorContainer .CircleLoadingIndicator .circleG_1 {
        margin-left: 0px; }
  .UploadDialogModal.loading .LoadingIndicatorContainer {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
  .UploadDialogModal .upload-file {
    position: relative;
    display: inline-block;
    top: 2px;
    margin-left: 10px;
    overflow: hidden; }
    .UploadDialogModal .upload-file .upload-file-button {
      color: #FFF !important; }
    .UploadDialogModal .upload-file input {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      padding-top: 50px;
      z-index: 6005;
      cursor: pointer;
      outline: none; }
    .UploadDialogModal .upload-file:active .upload-file-button {
      color: #706e6f !important; }
    .UploadDialogModal .upload-file.error .upload-file-button {
      color: #BF0000 !important; }
  .UploadDialogModal .input-wrapper {
    position: relative;
    margin-bottom: 10px; }
    .UploadDialogModal .input-wrapper input[type='text'], .UploadDialogModal .input-wrapper textarea {
      padding: 2px 6px 3px 6px !important; }
    .UploadDialogModal .input-wrapper input[type='text'] {
      height: 26px !important; }
    .UploadDialogModal .input-wrapper textarea {
      height: 100px !important;
      width: 100% !important; }
    .UploadDialogModal .input-wrapper label, .UploadDialogModal .input-wrapper input, .UploadDialogModal .input-wrapper textarea {
      font-size: 16px !important;
      font-family: Lato, Arial, sans-serif !important;
      line-height: 18px !important; }
    .UploadDialogModal .input-wrapper label {
      display: inline-block;
      width: 140px; }
    .UploadDialogModal .input-wrapper input {
      width: 100%; }
    .UploadDialogModal .input-wrapper input[type='checkbox'] {
      width: auto; }
    .UploadDialogModal .input-wrapper:last-child {
      margin-bottom: 0; }
    .UploadDialogModal .input-wrapper.error input {
      border-color: red !important; }
    .UploadDialogModal .input-wrapper.error.rights label {
      color: #BF0000; }
  .UploadDialogModal .filename {
    padding-right: 38px; }
    .UploadDialogModal .filename .file-extension {
      position: absolute;
      top: 28px;
      right: 0;
      font-size: 16px; }
  .UploadDialogModal .caption label {
    margin-top: 5px; }
  .UploadDialogModal .reusable label, .UploadDialogModal .rights label {
    width: 100%;
    padding-left: 25px; }
  .UploadDialogModal .reusable input, .UploadDialogModal .rights input {
    position: absolute;
    top: 0;
    left: -5px; }
  .UploadDialogModal .rights ul {
    font-size: 12px;
    line-height: 16px;
    margin-left: 13px;
    margin-top: 2px; }
  .UploadDialogModal .cancel, .UploadDialogModal .submit {
    width: 49%; }
  .UploadDialogModal .ButtonContainer {
    margin-top: 15px; }
  @media (max-width: 47.95em) {
    .UploadDialogModal {
      width: 100%;
      height: 100%;
      top: 0 !important;
      left: 0 !important;
      overflow-y: scroll; }
      .UploadDialogModal .ModalWrapperBackground {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
      .UploadDialogModal .reference-name label, .UploadDialogModal .reference-name input, .UploadDialogModal .filename label, .UploadDialogModal .filename input, .UploadDialogModal .caption label, .UploadDialogModal .caption input, .UploadDialogModal .custom-credit label, .UploadDialogModal .custom-credit input {
        display: block;
        width: 100%; } }

.RightsModal .MessageContainer .Message {
  padding-left: 16px;
  width: 100%; }
  .RightsModal .MessageContainer .Message .MessageText {
    font-size: 14px;
    line-height: 18px;
    text-align: left; }

.channel-info-modal {
  width: 438px;
  height: auto;
  background-color: transparent;
  color: #000; }
  .channel-info-modal .modal-background {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #9B9B9B; }
  .channel-info-modal .modal-header {
    position: relative;
    min-height: 63px;
    color: #FFF; }
  .channel-info-modal .header-icon {
    position: absolute;
    top: 27px;
    left: 18px;
    color: #FFF;
    font-size: 21px; }
  .channel-info-modal .header-title-container {
    position: relative;
    margin-bottom: 8px;
    padding: 15px 44px 0 56px;
    font-family: Lato, Arial, sans-serif;
    line-height: 18px; }
  .channel-info-modal .header-title {
    font-size: 18px;
    margin-bottom: 5px; }
  .channel-info-modal .header-subtitle {
    font-size: 13px;
    font-style: italic; }
  .channel-info-modal .x-button {
    position: absolute;
    right: 11px;
    top: 17px;
    font-size: 21px !important;
    color: #FFF !important; }
    .channel-info-modal .x-button:active {
      color: #706e6f !important; }
  .channel-info-modal .modal-content {
    position: relative;
    height: 357px;
    text-align: center;
    overflow-y: scroll;
    background-color: #F5F5F5; }
  .channel-info-modal .left-list, .channel-info-modal .right-list {
    position: relative;
    display: inline-block;
    width: 49%;
    list-style: none;
    vertical-align: top; }
    .channel-info-modal .left-list li, .channel-info-modal .right-list li {
      list-style: none; }
  .channel-info-modal .left-list {
    padding-right: 10px; }
  .channel-info-modal .right-list {
    padding-left: 10px; }
  .channel-info-modal .channel-list-item {
    padding-bottom: 16px;
    font-family: 'RobotoRegular'; }
  .channel-info-modal .prioritytrue {
    font-weight: bold; }
  .channel-info-modal .lists-container {
    position: relative;
    padding: 18px 25px 0 25px;
    text-align: left;
    font-size: 15px;
    line-height: 16px; }
    .channel-info-modal .lists-container.single-column .left-list, .channel-info-modal .lists-container.single-column .right-list {
      display: block;
      width: 100%; }
    .channel-info-modal .lists-container.single-column .left-list {
      padding-right: 0; }
    .channel-info-modal .lists-container.single-column .right-list {
      padding-left: 0; }
  .channel-info-modal .modal-footer {
    position: relative;
    height: 10px;
    width: 100%;
    background-color: #9B9B9B; }
  .channel-info-modal .CircleLoadingIndicator {
    display: none;
    margin-top: 75px; }
  .channel-info-modal .ConnectionErrorIndicator {
    margin-top: 65px;
    color: #9B9B9B; }
    .channel-info-modal .ConnectionErrorIndicator .InnerContainer .Graphic .WallGraphic {
      background-color: #9B9B9B; }
    .channel-info-modal .ConnectionErrorIndicator .InnerContainer figcaption {
      color: #000; }
  .channel-info-modal .ps-container .ps-scrollbar-y-rail, .channel-info-modal .ps-container .ps-scrollbar-y {
    width: 5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    opacity: 1 !important;
    z-index: 8110; }
  .channel-info-modal .ps-container .ps-scrollbar-y-rail {
    right: 2px;
    background-color: transparent !important; }
  .channel-info-modal .ps-container .ps-scrollbar-y {
    min-height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent !important; }
    .channel-info-modal .ps-container .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle {
      width: 100%;
      height: 100%;
      background-color: #9B9B9B !important;
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px;
      -ms-border-radius: 1px;
      -o-border-radius: 1px;
      border-radius: 1px; }
  .channel-info-modal.loading .CircleLoadingIndicator {
    display: inline-block; }

@-moz-document url-prefix() {
  .channel-info-modal .header-title-container {
    padding-top: 11px; }
  .channel-info-modal .header-icon {
    top: 22px; }
  .channel-info-modal .x-button {
    top: 12px; } }

.FortyPixelMenu .MenuItem .ClickableBox {
  height: 40px; }

.FortyPixelMenu .MenuItem .MenuItemIcon {
  font-size: 28px;
  padding-top: 6px; }

.FortyPixelMenu .MenuItem .MenuItemLabel {
  font-size: 18px;
  padding-left: 4px;
  padding-top: 9px; }

.MainFigureInsertion, .VideoInsertion {
  position: relative;
  width: 100%; }
  .MainFigureInsertion .AbsoluteInner, .VideoInsertion .AbsoluteInner {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .MainFigureInsertion .TableInner, .VideoInsertion .TableInner {
    position: relative;
    display: table;
    width: 100%;
    height: 100%; }
  .MainFigureInsertion .Items, .VideoInsertion .Items {
    position: relative;
    display: table-cell;
    padding-left: 0px !important;
    vertical-align: middle; }
    .MainFigureInsertion .Items .MenuItem, .VideoInsertion .Items .MenuItem {
      margin: 0;
      width: 84px;
      height: 84px;
      margin-left: 10px;
      margin-bottom: 0px !important;
      color: #222;
      background-color: #CCC;
      border: solid 5px #FFF;
      cursor: pointer; }
      .MainFigureInsertion .Items .MenuItem:first-child, .VideoInsertion .Items .MenuItem:first-child {
        margin-left: 0px; }
      .MainFigureInsertion .Items .MenuItem .ClickableBox, .VideoInsertion .Items .MenuItem .ClickableBox {
        height: 100%; }
      .MainFigureInsertion .Items .MenuItem .MenuItemIcon, .VideoInsertion .Items .MenuItem .MenuItemIcon {
        display: block;
        height: auto;
        color: #222;
        font-size: 29px;
        margin-top: 7px;
        margin-bottom: 4px; }
        .MainFigureInsertion .Items .MenuItem .MenuItemIcon > div, .VideoInsertion .Items .MenuItem .MenuItemIcon > div {
          z-index: 10; }
        .MainFigureInsertion .Items .MenuItem .MenuItemIcon .fa-file, .VideoInsertion .Items .MenuItem .MenuItemIcon .fa-file {
          position: absolute;
          width: 100%;
          top: 0;
          left: 0;
          color: #E4E4E4;
          z-index: 5; }
      .MainFigureInsertion .Items .MenuItem .MenuItemLabel, .VideoInsertion .Items .MenuItem .MenuItemLabel {
        display: block;
        padding: 0;
        font-size: 13px;
        font-family: Lato, Arial, sans-serif;
        font-weight: 700;
        line-height: 14px; }
  .MainFigureInsertion.hidden, .VideoInsertion.hidden {
    display: none; }

.VideoInsertion {
  margin-bottom: 21px; }
  .VideoInsertion .picture-inner img {
    width: 100%; }
  .VideoInsertion .Items {
    text-align: center; }

.MainFigureEdit {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
  .MainFigureEdit .MenuItem {
    width: 56px;
    height: 56px;
    margin: 0 !important;
    color: #FFF;
    background-color: transparent;
    cursor: pointer; }
    .MainFigureEdit .MenuItem .ClickableBox {
      height: 100%;
      background-color: transparent;
      border: solid 5px rgba(0, 0, 0, 0.3); }
    .MainFigureEdit .MenuItem .MenuItemIcon {
      width: 46px;
      height: 46px;
      margin: 0 !important;
      background-color: #000;
      font-size: 30px; }
      .MainFigureEdit .MenuItem .MenuItemIcon > div {
        z-index: 10;
        padding-top: 7px; }
    .MainFigureEdit .MenuItem .MenuItemLabel {
      background-color: #000; }
  .MainFigureEdit .TopRightButtonSet {
    position: absolute;
    right: 11px;
    top: 6px; }
    .MainFigureEdit .TopRightButtonSet .MenuItem {
      margin-left: 7px !important; }
      .MainFigureEdit .TopRightButtonSet .MenuItem:first-child {
        margin-left: 0px !important; }
  .MainFigureEdit .ToggleVisibilityMenuItem .MenuItemIcon .fa-eye {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 8px;
    z-index: 5; }
  .MainFigureEdit .ToggleVisibilityMenuItem.active .fa-eye {
    visibility: visible; }
  .MainFigureEdit .ToggleVisibilityMenuItem.active .fa-eye-slash {
    visibility: hidden; }
  .MainFigureEdit .RemoveFeatureImageMenuItem .MenuItemIcon > div {
    padding-top: 7px; }
  .MainFigureEdit .CropImageMenuItem .MenuItemIcon > div {
    padding-top: 7px;
    padding-left: 1px; }
  .MainFigureEdit .AddCaptionMenuItem {
    position: absolute;
    width: auto;
    top: auto;
    right: 12px;
    bottom: 7px; }
    .MainFigureEdit .AddCaptionMenuItem .MenuItemIcon {
      width: 51px;
      padding: 15px 10px 14px 15px; }
      .MainFigureEdit .AddCaptionMenuItem .MenuItemIcon .CaptionIcon {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: #333; }
        .MainFigureEdit .AddCaptionMenuItem .MenuItemIcon .CaptionIcon .CaptionIconLine {
          position: absolute;
          background-color: #E5E5E5;
          height: 2px; }
        .MainFigureEdit .AddCaptionMenuItem .MenuItemIcon .CaptionIcon .CaptionIconLineOne {
          width: 18px;
          left: 4px;
          top: 6px; }
        .MainFigureEdit .AddCaptionMenuItem .MenuItemIcon .CaptionIcon .CaptionIconLineTwo {
          width: 14px;
          left: 6px;
          top: 10px; }
    .MainFigureEdit .AddCaptionMenuItem .MenuItemLabel {
      height: 100%;
      padding: 15px 15px 0px 0px;
      font-family: Lato, Arial, sans-serif;
      font-size: 13px;
      line-height: 14px; }
  .MainFigureEdit.hidden {
    display: none; }

.main-figure-type-selector, .article-video-bottom-menu, .inline-video-menu {
  display: none;
  position: relative;
  text-align: right;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  color: #EEE; }
  .main-figure-type-selector .items, .article-video-bottom-menu .items, .inline-video-menu .items {
    display: inline-block;
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 0;
    text-align: initial;
    vertical-align: top;
    list-style: none; }
  .main-figure-type-selector .MenuItem, .article-video-bottom-menu .MenuItem, .inline-video-menu .MenuItem {
    width: auto;
    margin: 0 !important;
    line-height: 25px;
    list-style: none !important; }
    .main-figure-type-selector .MenuItem .ClickableBox, .article-video-bottom-menu .MenuItem .ClickableBox, .inline-video-menu .MenuItem .ClickableBox {
      height: auto; }
    .main-figure-type-selector .MenuItem .MenuItemLabel, .article-video-bottom-menu .MenuItem .MenuItemLabel, .inline-video-menu .MenuItem .MenuItemLabel {
      padding: 0 4px;
      line-height: 25px; }
    .main-figure-type-selector .MenuItem:last-child .ClickableBox, .article-video-bottom-menu .MenuItem:last-child .ClickableBox, .inline-video-menu .MenuItem:last-child .ClickableBox {
      padding-right: 8px; }
    .main-figure-type-selector .MenuItem.active, .article-video-bottom-menu .MenuItem.active, .inline-video-menu .MenuItem.active {
      color: #999; }
      .main-figure-type-selector .MenuItem.active .ClickableBox, .article-video-bottom-menu .MenuItem.active .ClickableBox, .inline-video-menu .MenuItem.active .ClickableBox {
        background-color: #2B2A2A; }
  .main-figure-type-selector .menu-item-triangle, .article-video-bottom-menu .menu-item-triangle, .inline-video-menu .menu-item-triangle {
    display: inline-block;
    border-left: solid 17px #FFF;
    border-bottom: solid 25px transparent;
    vertical-align: top; }
  .main-figure-type-selector .listMenuItem, .article-video-bottom-menu .listMenuItem, .inline-video-menu .listMenuItem {
    width: 30px; }
    .main-figure-type-selector .listMenuItem.active, .article-video-bottom-menu .listMenuItem.active, .inline-video-menu .listMenuItem.active {
      color: #EEE;
      overflow: visible; }
      .main-figure-type-selector .listMenuItem.active .ClickableBox, .article-video-bottom-menu .listMenuItem.active .ClickableBox, .inline-video-menu .listMenuItem.active .ClickableBox {
        background-color: #000; }
    .main-figure-type-selector .listMenuItem > .ClickableBox, .article-video-bottom-menu .listMenuItem > .ClickableBox, .inline-video-menu .listMenuItem > .ClickableBox {
      padding-left: 8px; }
    .main-figure-type-selector .listMenuItem .MenuItemIcon, .article-video-bottom-menu .listMenuItem .MenuItemIcon, .inline-video-menu .listMenuItem .MenuItemIcon {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      height: 25px;
      margin: 0; }
    .main-figure-type-selector .listMenuItem > ul, .article-video-bottom-menu .listMenuItem > ul, .inline-video-menu .listMenuItem > ul {
      position: absolute;
      width: 141px;
      right: 0;
      top: 100%;
      z-index: 6000; }
      .main-figure-type-selector .listMenuItem > ul .MenuItem, .article-video-bottom-menu .listMenuItem > ul .MenuItem, .inline-video-menu .listMenuItem > ul .MenuItem {
        width: 100%; }
        .main-figure-type-selector .listMenuItem > ul .MenuItem:hover, .article-video-bottom-menu .listMenuItem > ul .MenuItem:hover, .inline-video-menu .listMenuItem > ul .MenuItem:hover {
          color: #999; }
  .main-figure-type-selector .select-videoMenuItem .MenuItemLabel, .article-video-bottom-menu .select-videoMenuItem .MenuItemLabel, .inline-video-menu .select-videoMenuItem .MenuItemLabel {
    margin-left: 3px; }
  .main-figure-type-selector .select-videoMenuItem:before, .article-video-bottom-menu .select-videoMenuItem:before, .inline-video-menu .select-videoMenuItem:before {
    content: '|';
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
    color: #EEE; }

.article-video-bottom-menu > .items > .MenuItem .MenuItemLabel,
.inline-video-menu > .items > .MenuItem .MenuItemLabel {
  padding-right: 8px; }

.article-video-bottom-menu .menu-item-triangle,
.inline-video-menu .menu-item-triangle {
  border-left: solid 5px transparent; }

.article-video-bottom-menu .listMenuItem,
.inline-video-menu .listMenuItem {
  width: 40px; }
  .article-video-bottom-menu .listMenuItem > .ClickableBox,
  .inline-video-menu .listMenuItem > .ClickableBox {
    padding-left: 0;
    padding-right: 0; }

body.edit .main-figure-type-selector, body.edit .article-video-bottom-menu, body.edit .inline-video-menu {
  display: block; }
  body.edit .main-figure-type-selector.hidden, body.edit .article-video-bottom-menu.hidden, body.edit .inline-video-menu.hidden {
    display: none; }

.ConnectionErrorIndicator {
  position: relative;
  font-size: 0;
  color: #DDD;
  text-align: center; }
  .ConnectionErrorIndicator .InnerContainer {
    position: relative;
    padding: 10px 0px; }
    .ConnectionErrorIndicator .InnerContainer .Graphic {
      position: relative; }
      .ConnectionErrorIndicator .InnerContainer .Graphic > div {
        position: relative;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        font-size: 30px; }
      .ConnectionErrorIndicator .InnerContainer .Graphic .Arrow {
        padding-left: 5px;
        padding-right: 2px; }
      .ConnectionErrorIndicator .InnerContainer .Graphic .WallGraphic {
        width: 5px;
        height: 20px;
        margin-bottom: 3px;
        margin-right: 6px;
        background-color: #DDD; }
    .ConnectionErrorIndicator .InnerContainer figcaption {
      font-size: 14px;
      color: #FFF; }

@-moz-document url-prefix() {
  .ConnectionErrorIndicator .InnerContainer .Graphic .WallGraphic {
    margin-bottom: 2px; } }

.design1 .SectionNewsFlyin {
  transition: all 0.2s ease;
  position: fixed;
  overflow: visible;
  width: 383px;
  height: 345px;
  bottom: 110px;
  z-index: 5000;
  background-color: rgba(61, 78, 184, 0.9);
  border: 3px solid #cfcfcf;
  border-radius: 6px;
  left: -400px; }
  .design1 .SectionNewsFlyin.hidden {
    display: none;
    left: -400px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  .design1 .SectionNewsFlyin.highlight {
    display: block;
    left: 0px; }
  .design1 .SectionNewsFlyin.clickedclose {
    display: none;
    left: -800px; }
  .design1 .SectionNewsFlyin .NewsFlyinClose {
    position: relative;
    overflow: visible;
    width: 30px;
    height: 30px;
    bottom: 130px;
    z-index: 5000;
    background-color: #d2d2d2;
    border-radius: 50%;
    left: 363px;
    top: -352px;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    cursor: pointer;
    padding-left: 5px;
    padding-top: 2px; }
  .design1 .SectionNewsFlyin .NewsFlyinHero {
    display: block;
    height: 56%; }
  .design1 .SectionNewsFlyin .NewsFlyinForm {
    display: block; }
    .design1 .SectionNewsFlyin .NewsFlyinForm .signupanswer {
      font-family: "Heebo", sans-serif;
      font-size: 24px;
      font-weight: 900;
      line-height: 28px;
      max-width: 360px;
      padding: 0px;
      margin: 14px auto 0px;
      color: #fff;
      text-align: center; }
    .design1 .SectionNewsFlyin .NewsFlyinForm p {
      color: #fff;
      font-family: "Archivo Narrow", sans;
      font-size: 15px;
      font-weight: 500;
      line-height: 18px;
      text-align: center;
      padding: 0px;
      max-width: 360px;
      margin: 10px auto; }
    .design1 .SectionNewsFlyin .NewsFlyinForm .signupinteract {
      margin-right: 10px;
      display: inline-block;
      font-size: 14px;
      line-height: 20px;
      vertical-align: top;
      margin-top: 16px; }
      .design1 .SectionNewsFlyin .NewsFlyinForm .signupinteract .signupinput {
        margin-left: 15px;
        display: inline-block;
        width: 250px;
        height: 30px;
        border: 0;
        padding-left: 10px; }
      .design1 .SectionNewsFlyin .NewsFlyinForm .signupinteract .signupsubmit {
        background-color: #FF5507;
        padding: 0px 8px 2px 10px;
        display: inline-block;
        width: 86px;
        height: 30px;
        border: 0;
        font-family: 'Archivo Narrow', sans-serif;
        font-size: 15px;
        color: #fff;
        line-height: 30px;
        font-weight: 700;
        margin-left: -4px;
        cursor: pointer; }
      .design1 .SectionNewsFlyin .NewsFlyinForm .signupinteract input::-moz-focus-inner {
        border: 0; }

.design2 .SectionNewsFlyin {
  transition: all 0.2s ease;
  position: fixed;
  overflow: visible;
  width: 100%;
  height: 150px;
  z-index: 5000;
  background-color: rgba(61, 78, 184, 0.9);
  bottom: -150px; }
  .design2 .SectionNewsFlyin.hidden {
    display: none;
    bottom: -150px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  .design2 .SectionNewsFlyin.highlight {
    display: block;
    bottom: 0px; }
  .design2 .SectionNewsFlyin.clickedclose {
    display: none;
    bottom: -300px; }
  .design2 .SectionNewsFlyin .NewsFlyinClose {
    position: relative;
    overflow: visible;
    width: 30px;
    height: 30px;
    bottom: 145px;
    z-index: 5000;
    left: 98%;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    cursor: pointer;
    padding-left: 5px;
    padding-top: 2px; }
  .design2 .SectionNewsFlyin .NewsFlyinHero {
    display: none; }
  .design2 .SectionNewsFlyin .NewsFlyinForm {
    display: block; }
    .design2 .SectionNewsFlyin .NewsFlyinForm h1 {
      font-family: "Heebo", sans-serif;
      font-size: 24px;
      font-weight: 900;
      line-height: 28px;
      max-width: 360px;
      padding: 0px;
      margin: 14px auto 0px;
      color: #fff;
      text-align: center; }
    .design2 .SectionNewsFlyin .NewsFlyinForm p {
      color: #fff;
      font-family: "Archivo Narrow", sans;
      font-size: 15px;
      font-weight: 500;
      line-height: 18px;
      text-align: center;
      padding: 0px;
      max-width: 360px;
      margin: 10px auto; }
    .design2 .SectionNewsFlyin .NewsFlyinForm .signupinteract {
      margin-right: 10px;
      display: inline-block;
      font-size: 14px;
      line-height: 20px;
      vertical-align: top;
      margin-top: 16px; }
      .design2 .SectionNewsFlyin .NewsFlyinForm .signupinteract .signupinput {
        margin-left: 15px;
        display: inline-block;
        width: 250px;
        height: 30px;
        border: 0;
        padding-left: 10px; }
      .design2 .SectionNewsFlyin .NewsFlyinForm .signupinteract .signupsubmit {
        background-color: #FF5507;
        padding: 0px 8px 2px 10px;
        display: inline-block;
        width: 86px;
        height: 30px;
        border: 0;
        font-family: 'Archivo Narrow', sans-serif;
        font-size: 15px;
        color: #fff;
        line-height: 30px;
        font-weight: 700;
        margin-left: -4px;
        cursor: pointer; }
      .design2 .SectionNewsFlyin .NewsFlyinForm .signupinteract input::-moz-focus-inner {
        border: 0; }

.design3 .SectionNewsFlyin {
  transition: all 0.2s ease;
  position: fixed;
  overflow: visible;
  width: 500px;
  height: 150px;
  left: 38%;
  z-index: 5000;
  background-color: rgba(61, 78, 184, 0.9);
  bottom: -150px; }
  .design3 .SectionNewsFlyin.hidden {
    display: none;
    bottom: -150px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
  .design3 .SectionNewsFlyin.highlight {
    display: block;
    bottom: 0px; }
  .design3 .SectionNewsFlyin.clickedclose {
    display: none;
    bottom: -300px; }
  .design3 .SectionNewsFlyin .NewsFlyinClose {
    position: relative;
    overflow: visible;
    width: 30px;
    height: 30px;
    bottom: 145px;
    z-index: 5000;
    left: 94%;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    cursor: pointer;
    padding-left: 5px;
    padding-top: 2px; }
  .design3 .SectionNewsFlyin .NewsFlyinHero {
    display: none; }
  .design3 .SectionNewsFlyin .NewsFlyinForm {
    display: block; }
    .design3 .SectionNewsFlyin .NewsFlyinForm h1 {
      font-family: "Heebo", sans-serif;
      font-size: 24px;
      font-weight: 900;
      line-height: 28px;
      max-width: 360px;
      padding: 0px;
      margin: 14px auto 0px;
      color: #fff;
      text-align: center; }
    .design3 .SectionNewsFlyin .NewsFlyinForm p {
      color: #fff;
      font-family: "Archivo Narrow", sans;
      font-size: 15px;
      font-weight: 500;
      line-height: 18px;
      text-align: center;
      padding: 0px;
      max-width: 360px;
      margin: 10px auto; }
    .design3 .SectionNewsFlyin .NewsFlyinForm .signupinteract {
      margin-right: 10px;
      display: inline-block;
      font-size: 14px;
      line-height: 20px;
      vertical-align: top;
      margin-top: 16px; }
      .design3 .SectionNewsFlyin .NewsFlyinForm .signupinteract .signupinput {
        margin-left: 15px;
        display: inline-block;
        width: 250px;
        height: 30px;
        border: 0;
        padding-left: 10px; }
      .design3 .SectionNewsFlyin .NewsFlyinForm .signupinteract .signupsubmit {
        background-color: #FF5507;
        padding: 0px 8px 2px 10px;
        display: inline-block;
        width: 86px;
        height: 30px;
        border: 0;
        font-family: 'Archivo Narrow', sans-serif;
        font-size: 15px;
        color: #fff;
        line-height: 30px;
        font-weight: 700;
        margin-left: -4px;
        cursor: pointer; }
      .design3 .SectionNewsFlyin .NewsFlyinForm .signupinteract input::-moz-focus-inner {
        border: 0; }

.SectionUpDown {
  position: fixed;
  overflow: visible;
  width: 70px;
  height: 141px;
  right: 0;
  top: 0;
  z-index: 5000; }
  .SectionUpDown .Inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .SectionUpDown .PreviousButton, .SectionUpDown .NextButton {
    position: absolute;
    width: 100%;
    height: 70px;
    cursor: pointer;
    overflow: visible;
    background-color: #F6F6F6;
    color: #a7a7a7;
    border: 1px solid #d0d0d0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: 0.95;
    -moz-transition: opacity 450ms;
    -o-transition: opacity 450ms;
    -webkit-transition: opacity 450ms;
    transition: opacity 450ms; }
    @media (max-width: 47.95em) {
      .SectionUpDown .PreviousButton, .SectionUpDown .NextButton {
        padding-top: 8px;
        font-size: 10px; } }
    .SectionUpDown .PreviousButton .UpArrow, .SectionUpDown .PreviousButton .DownArrow, .SectionUpDown .NextButton .UpArrow, .SectionUpDown .NextButton .DownArrow {
      font-size: 30px;
      line-height: 36px;
      color: black; }
      @media (max-width: 47.95em) {
        .SectionUpDown .PreviousButton .UpArrow, .SectionUpDown .PreviousButton .DownArrow, .SectionUpDown .NextButton .UpArrow, .SectionUpDown .NextButton .DownArrow {
          display: none; } }
    .SectionUpDown .PreviousButton .PreviewContainer, .SectionUpDown .NextButton .PreviewContainer {
      position: absolute;
      width: 0;
      height: 70px;
      top: -1px;
      right: 100%;
      overflow: hidden;
      text-align: left;
      border-top: 1px solid #d0d0d0;
      border-bottom: 1px solid #d0d0d0;
      border-left: 1px solid #d0d0d0;
      -moz-transition: width 400ms;
      -o-transition: width 400ms;
      -webkit-transition: width 400ms;
      transition: width 400ms; }
      @media (max-width: 47.95em) {
        .SectionUpDown .PreviousButton .PreviewContainer, .SectionUpDown .NextButton .PreviewContainer {
          display: none; } }
    .SectionUpDown .PreviousButton .Preview, .SectionUpDown .NextButton .Preview {
      position: absolute;
      display: table;
      height: 100%;
      width: 263px;
      left: 0;
      top: 0;
      padding: 8px 11px 8px 11px;
      background-color: #F6F6F6;
      color: #199dd6; }
      .SectionUpDown .PreviousButton .Preview .PreviewText, .SectionUpDown .NextButton .Preview .PreviewText {
        display: table-cell;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        vertical-align: middle; }
    .SectionUpDown .PreviousButton.hidden, .SectionUpDown .NextButton.hidden {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      cursor: initial; }
    @media (min-width: 48em) {
      .SectionUpDown .PreviousButton:hover .PreviewContainer, .SectionUpDown .NextButton:hover .PreviewContainer {
        width: 263px; } }
  .SectionUpDown .PreviousButton {
    top: 0;
    left: 0;
    padding-top: 8px; }
  .SectionUpDown .NextButton {
    top: 69px;
    left: 0; }
  .SectionUpDown .updown-profile-badge {
    position: relative;
    width: 50px;
    margin-right: 10px;
    vertical-align: middle; }
  @media (min-width: 48em) {
    .SectionUpDown.highlight .NextButton {
      background-color: #199dd6;
      color: #FFF; }
      .SectionUpDown.highlight .NextButton .PreviewContainer {
        width: 263px; } }
  .SectionUpDown.hidden {
    right: -300px; }
    .SectionUpDown.hidden .PreviousButton, .SectionUpDown.hidden .NextButton {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
  @media (max-width: 47.95em) {
    .SectionUpDown {
      width: 53px;
      height: 47px; }
      .SectionUpDown .PreviousButton {
        display: none; }
      .SectionUpDown .NextButton {
        width: 100%;
        height: 100%;
        top: 0;
        background-color: #000;
        color: #FFF;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        opacity: 0.8; }
        .SectionUpDown .NextButton .DownArrow {
          left: 23px;
          top: 14px; } }

.LoadingGraphic, .SlideshowPlayer .LoadingGraphicContainer {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
  z-index: -10; }
  .LoadingGraphic .LoadingGraphicBackground, .SlideshowPlayer .LoadingGraphicContainer .LoadingGraphicBackground {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; }
  .LoadingGraphic .LoadingIndicatorContainer, .SlideshowPlayer .LoadingGraphicContainer .LoadingIndicatorContainer {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .LoadingGraphic .CircleLoadingIndicator, .SlideshowPlayer .LoadingGraphicContainer .CircleLoadingIndicator {
    width: 76px; }
    .LoadingGraphic .CircleLoadingIndicator .circleG, .SlideshowPlayer .LoadingGraphicContainer .CircleLoadingIndicator .circleG {
      height: 20px;
      margin-left: 8px;
      width: 20px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }
    .LoadingGraphic .CircleLoadingIndicator .circleG_1, .SlideshowPlayer .LoadingGraphicContainer .CircleLoadingIndicator .circleG_1 {
      margin-left: 0px; }

.youLikeUs {
  font-size: 16px;
  line-height: 16px;
  margin-top: 25px;
  z-index: 100;
  position: absolute;
  display: none; }
  .youLikeUs .arrow_box {
    position: relative;
    background: #88b7d5;
    border: 4px solid #c2e1f5;
    padding: 8px; }
  .youLikeUs .arrow_box:after, .youLikeUs .arrow_box:before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .youLikeUs .arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #88b7d5;
    border-width: 16px;
    margin-left: -30px; }
  .youLikeUs .arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #c2e1f5;
    border-width: 22px;
    margin-left: -36px; }
  .youLikeUs .fb-like {
    margin-left: 10px; }

.CircleLoadingIndicator {
  position: relative;
  display: inline-block;
  width: 150px; }
  .CircleLoadingIndicator .circleG {
    background-color: #2b2a2a;
    float: left;
    height: 32px;
    margin-left: 17px;
    width: 32px;
    -moz-animation-name: bounce_circleG;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -moz-border-radius: 21px;
    -webkit-animation-name: bounce_circleG;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-border-radius: 21px;
    -ms-animation-name: bounce_circleG;
    -ms-animation-duration: 1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-border-radius: 21px;
    -o-animation-name: bounce_circleG;
    -o-animation-duration: 1s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    -o-border-radius: 21px;
    animation-name: bounce_circleG;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    border-radius: 21px; }
  .CircleLoadingIndicator .circleG_1 {
    margin-left: 9px;
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s; }
  .CircleLoadingIndicator .circleG_2 {
    -moz-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    animation-delay: 0.35s; }
  .CircleLoadingIndicator .circleG_3 {
    -moz-animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s; }

@-moz-keyframes bounce_circleG {
  0% { }
  50% {
    background-color: #FFFFFF; }
  100% { } }

@-webkit-keyframes bounce_circleG {
  0% { }
  50% {
    background-color: #FFFFFF; }
  100% { } }

@-ms-keyframes bounce_circleG {
  50% {
    background-color: #FFFFFF; } }

@-o-keyframes bounce_circleG {
  0% { }
  50% {
    background-color: #FFFFFF; }
  100% { } }

@keyframes bounce_circleG {
  0% { }
  50% {
    background-color: #FFFFFF; }
  100% { } }

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg); } }

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.article-share, .ShareContainer {
  padding-top: 10px;
  padding-bottom: 22px;
  display: inline-block; }
  .article-share .sharebuttons, .article-share .sharecount, .ShareContainer .sharebuttons, .ShareContainer .sharecount {
    display: inline-block;
    vertical-align: top; }
  .article-share .sharecount, .ShareContainer .sharecount {
    margin-left: 15px;
    line-height: 40px;
    font-family: 'RobotoBold';
    font-size: 9pt; }

.ie8 .article-share .sharebuttons a, .ie8 .ShareContainer .sharebuttons a {
  background-image: url("//www.incimages.com/header/share_icons_nonretina_2.png"); }

.ShareBox {
  position: relative;
  font-family: KlavikaRegular, Titillium, Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #000; }
  .ShareBox .DisabledMask {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .ShareBox.disabled .DisabledMask {
    z-index: 500; }
  .ShareBox .ShareBoxLabel {
    display: none;
    position: relative;
    top: 18px;
    margin-left: 5px;
    font-size: 12px;
    font-family: 'RobotoBold'; }
    @media (max-width: 47.95em) {
      .ShareBox .ShareBoxLabel {
        display: inline-block; } }
  .ShareBox .ShareBoxTitle {
    font-size: 18px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: bottom;
    line-height: 40px; }
  .ShareBox .ShareBoxButtons {
    display: inline-block;
    font-size: 0; }
    .ShareBox .ShareBoxButtons .ShareButton {
      display: inline-block;
      background-color: #FFF;
      background-image: url("//www.incimages.com/header/share_icons_4.png");
      height: 40px;
      width: 39px;
      vertical-align: top;
      margin-right: 4px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      cursor: pointer; }
      .ShareBox .ShareBoxButtons .ShareButton .ShareButtonAnchor, .ShareBox .ShareBoxButtons .ShareButton .ShareButtonAnchor:hover, .ShareBox .ShareBoxButtons .ShareButton .ShareButtonAnchor:active, .ShareBox .ShareBoxButtons .ShareButton .ShareButtonAnchor:visited {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none; }
      .ShareBox .ShareBoxButtons .ShareButton.FacebookShareButton {
        background-position: -45px; }
      .ShareBox .ShareBoxButtons .ShareButton.TwitterShareButton {
        background-position: -90px; }
      .ShareBox .ShareBoxButtons .ShareButton.PinterestShareButton {
        background-position: -227px; }
        @media (max-width: 47.95em) {
          .ShareBox .ShareBoxButtons .ShareButton.PinterestShareButton {
            display: none; } }
      .ShareBox .ShareBoxButtons .ShareButton.StumbleuponShareButton {
        background-position: -275px; }
        @media (max-width: 47.95em) {
          .ShareBox .ShareBoxButtons .ShareButton.StumbleuponShareButton {
            display: none; } }
      .ShareBox .ShareBoxButtons .ShareButton.MailShareButton {
        background-position: -182px; }
      .ShareBox .ShareBoxButtons .ShareButton.RedditShareButton {
        background-position: -366px; }
        @media (max-width: 47.95em) {
          .ShareBox .ShareBoxButtons .ShareButton.RedditShareButton {
            display: none; } }

@media (min-width: 48em) {
  .ShareContainerLower {
    margin-top: 20px;
    background-color: black;
    color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%; }
  .ShareContainerLower .ShareBox {
    margin-left: 16px; }
  .ShareContainerLower .ShareBox .ShareBoxButtons {
    margin-top: 25px;
    margin-bottom: 25px;
    float: left; } }

.ShareBox.ImageShareBox {
  font-size: 12px;
  line-height: 12px;
  color: #666; }
  .ShareBox.ImageShareBox .ShareBoxLabel {
    padding-right: 6px;
    top: 7px;
    margin-left: 0; }
    @media (max-width: 56.7em) {
      .ShareBox.ImageShareBox .ShareBoxLabel {
        top: 12px;
        margin-bottom: 3px;
        display: inline-block; } }
    @media (max-width: 47.95em) {
      .ShareBox.ImageShareBox .ShareBoxLabel {
        margin-bottom: 13px; } }
  .ShareBox.ImageShareBox .ShareButton {
    height: 20px;
    width: 20px; }
    @media (max-width: 56.7em) {
      .ShareBox.ImageShareBox .ShareButton {
        height: 30px;
        width: 30px;
        margin-right: 10px; } }
    .ShareBox.ImageShareBox .ShareButton.FacebookShareButton {
      background-position: -22px; }
      @media (max-width: 56.7em) {
        .ShareBox.ImageShareBox .ShareButton.FacebookShareButton {
          background-position: -33px; } }
    .ShareBox.ImageShareBox .ShareButton.TwitterShareButton {
      background-position: -45px; }
      @media (max-width: 56.7em) {
        .ShareBox.ImageShareBox .ShareButton.TwitterShareButton {
          background-position: -67px; } }
    .ShareBox.ImageShareBox .ShareButton.RedditShareButton {
      background-position: -183px; }
      @media (max-width: 56.7em) {
        .ShareBox.ImageShareBox .ShareButton.RedditShareButton {
          display: inline-block;
          background-position: -275px; } }
    .ShareBox.ImageShareBox .ShareButton.PinterestShareButton {
      background-position: -114px; }
      @media (max-width: 56.7em) {
        .ShareBox.ImageShareBox .ShareButton.PinterestShareButton {
          background-position: -171px; } }
    .ShareBox.ImageShareBox .ShareButton.MailShareButton {
      background-position: -91px; }
      @media (max-width: 56.7em) {
        .ShareBox.ImageShareBox .ShareButton.MailShareButton {
          background-position: -136px; } }

.ShareContainerLower .ShareBoxExtras {
  height: 90px;
  width: 180px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 13px;
  background-color: #199dd6;
  display: inline-block;
  color: #fff;
  text-align: center;
  float: right;
  cursor: pointer; }
  .ShareContainerLower .ShareBoxExtras p {
    font-family: 'RobotoBold';
    font-size: 14px; }
  @media (max-width: 47.95em) {
    .ShareContainerLower .ShareBoxExtras {
      display: none; } }

.ShareContainerLower .ShareBoxExtras .articlecommentcount {
  margin-top: 15px;
  margin-bottom: 10px;
  height: 40px;
  width: 45px;
  background-image: url("//www.incimages.com/header/share_icons_4.png");
  background-position: -871px;
  color: #199dd6;
  background-size: cover;
  line-height: 40px;
  font-size: 15px;
  font-family: 'RobotoBold';
  display: inline-block; }

#navLoginSubmit,
#navForgotLoginSubmit,
.navRegisterSubmit {
  font-family: 'RobotoBold', Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 30px;
  position: relative;
  vertical-align: top;
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
  padding: 0px 14px;
  cursor: pointer;
  margin: 4px; }

.navRegisterSubmit {
  margin-top: 9px; }

.the_white {
  color: white;
  float: left;
  padding: 13px;
  font-size: 13px;
  font-family: 'RobotoRegular'; }
  @media (max-width: 47.95em) {
    .the_white {
      color: #000; } }

.yregister {
  display: none; }

#forgot-pass-link {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-family: 'RobotoRegular'; }

.orsignadded {
  margin-top: 20px;
  width: 230px;
  margin: auto; }

#navLoginSubmit {
  padding: 8px 14px;
  float: left; }

#gsignup {
  font-size: 13px;
  font-family: 'RobotoBold'; }

.mobileicon {
  display: none; }

/*
 * Mobile Login 2016
 */
#TopNavOverlayLogin .newMemberToggle,
#loginlander-container .newMemberToggle {
  font-family: 'RobotoRegular';
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-top: 20px; }
  #TopNavOverlayLogin .newMemberToggle .toggleRegister,
  #loginlander-container .newMemberToggle .toggleRegister {
    display: none; }
  @media (max-width: 47.95em) {
    #TopNavOverlayLogin .newMemberToggle,
    #loginlander-container .newMemberToggle {
      color: #000; } }

#TopNavOverlayLogin .newsletterContainer,
#loginlander-container .newsletterContainer {
  display: none;
  max-width: 750px;
  margin: 0 auto; }
  #TopNavOverlayLogin .newsletterContainer .panelTitle,
  #loginlander-container .newsletterContainer .panelTitle {
    font-size: 20px;
    color: #fff; }
  #TopNavOverlayLogin .newsletterContainer .panelDescription,
  #loginlander-container .newsletterContainer .panelDescription {
    font-size: 16px;
    color: #fff;
    margin: 10px 0px; }
  #TopNavOverlayLogin .newsletterContainer .newsletterOptionsContainer,
  #loginlander-container .newsletterContainer .newsletterOptionsContainer {
    display: inline-block;
    text-align: left;
    margin-right: 8%;
    vertical-align: top; }
    #TopNavOverlayLogin .newsletterContainer .newsletterOptionsContainer .checkInputContainer,
    #loginlander-container .newsletterContainer .newsletterOptionsContainer .checkInputContainer {
      margin-bottom: 15px; }
      #TopNavOverlayLogin .newsletterContainer .newsletterOptionsContainer .checkInputContainer input[type='checkbox'],
      #loginlander-container .newsletterContainer .newsletterOptionsContainer .checkInputContainer input[type='checkbox'] {
        margin-right: 10px; }
      #TopNavOverlayLogin .newsletterContainer .newsletterOptionsContainer .checkInputContainer .checkboxLabel,
      #loginlander-container .newsletterContainer .newsletterOptionsContainer .checkInputContainer .checkboxLabel {
        font-family: 'RobotoMedium';
        font-size: 15px;
        color: #fff; }
        @media (max-width: 47.95em) {
          #TopNavOverlayLogin .newsletterContainer .newsletterOptionsContainer .checkInputContainer .checkboxLabel,
          #loginlander-container .newsletterContainer .newsletterOptionsContainer .checkInputContainer .checkboxLabel {
            color: #000; } }
      #TopNavOverlayLogin .newsletterContainer .newsletterOptionsContainer .checkInputContainer .checkboxDescription,
      #loginlander-container .newsletterContainer .newsletterOptionsContainer .checkInputContainer .checkboxDescription {
        display: none; }
  #TopNavOverlayLogin .newsletterContainer .newsletterOptionsContainer:last-of-type,
  #loginlander-container .newsletterContainer .newsletterOptionsContainer:last-of-type {
    margin-right: 0px; }
  #TopNavOverlayLogin .newsletterContainer #TopNavNewsletterRegister .newsletterInputs,
  #loginlander-container .newsletterContainer #TopNavNewsletterRegister .newsletterInputs {
    font-family: 'RobotoBold';
    border: 0px;
    height: 28px;
    width: 205px;
    position: relative;
    font-size: 16px;
    padding-left: 6px;
    margin-right: 6px;
    margin-bottom: 10px; }
  #TopNavOverlayLogin .newsletterContainer #NewsletterSubmitContainer,
  #loginlander-container .newsletterContainer #NewsletterSubmitContainer {
    padding-bottom: 10px;
    display: block;
    position: relative;
    max-width: 572px;
    margin: 0 auto; }
    #TopNavOverlayLogin .newsletterContainer #NewsletterSubmitContainer #NewsletterEmailValue,
    #loginlander-container .newsletterContainer #NewsletterSubmitContainer #NewsletterEmailValue {
      font-family: 'RobotoBold';
      border: 0px;
      height: 28px;
      width: 205px;
      /*top: 10px;*/
      position: relative;
      font-size: 16px;
      padding-left: 6px;
      margin-right: 6px;
      margin-bottom: 10px; }
    #TopNavOverlayLogin .newsletterContainer #NewsletterSubmitContainer #NewsletterSubmit,
    #loginlander-container .newsletterContainer #NewsletterSubmitContainer #NewsletterSubmit {
      font-family: 'RobotoBold';
      font-size: 12px;
      height: 30px;
      position: relative;
      vertical-align: top;
      color: #fff;
      background-color: #000;
      border: 1px solid #fff;
      padding: 0px 10px;
      cursor: pointer; }
    #TopNavOverlayLogin .newsletterContainer #NewsletterSubmitContainer #NewsletterWorking,
    #loginlander-container .newsletterContainer #NewsletterSubmitContainer #NewsletterWorking {
      font-size: 30px;
      color: #fff;
      position: absolute;
      top: 4px;
      right: 6px;
      display: none;
      /* font awesome spinner */
      -webkit-animation: fa-spin 2s infinite linear;
      animation: fa-spin 2s infinite linear; }
  #TopNavOverlayLogin .newsletterContainer .topNavNewsletterSubmit,
  #loginlander-container .newsletterContainer .topNavNewsletterSubmit {
    display: none;
    text-align: center; }

#TopNavOverlayLogin .topNavPanelContainer,
#TopNavOverlayLogin .loginlander-inner,
#loginlander-container .topNavPanelContainer,
#loginlander-container .loginlander-inner {
  max-width: 650px;
  margin: 0 auto; }
  #TopNavOverlayLogin .topNavPanelContainer.signup,
  #TopNavOverlayLogin .loginlander-inner.signup,
  #loginlander-container .topNavPanelContainer.signup,
  #loginlander-container .loginlander-inner.signup {
    max-width: 100%; }
  @media (max-width: 47.95em) {
    #TopNavOverlayLogin .topNavPanelContainer,
    #TopNavOverlayLogin .loginlander-inner,
    #loginlander-container .topNavPanelContainer,
    #loginlander-container .loginlander-inner {
      margin: 20px auto; } }
  #TopNavOverlayLogin .topNavPanelContainer input[type='submit'],
  #TopNavOverlayLogin .topNavPanelContainer input[type='button'],
  #TopNavOverlayLogin .loginlander-inner input[type='submit'],
  #TopNavOverlayLogin .loginlander-inner input[type='button'],
  #loginlander-container .topNavPanelContainer input[type='submit'],
  #loginlander-container .topNavPanelContainer input[type='button'],
  #loginlander-container .loginlander-inner input[type='submit'],
  #loginlander-container .loginlander-inner input[type='button'] {
    color: #fff;
    font-family: 'RobotoBold';
    font-size: 12px;
    display: inline-block;
    margin: 0px;
    background-color: #000;
    margin-right: 10px;
    -webkit-appearance: none;
    border: 1px solid #fff;
    padding: 0px 14px;
    height: 30px;
    cursor: pointer; }
  #TopNavOverlayLogin .topNavPanelContainer .navPanelText, #TopNavOverlayLogin .topNavPanelContainer .standardPanelMessages,
  #TopNavOverlayLogin .loginlander-inner .navPanelText,
  #TopNavOverlayLogin .loginlander-inner .standardPanelMessages,
  #loginlander-container .topNavPanelContainer .navPanelText,
  #loginlander-container .topNavPanelContainer .standardPanelMessages,
  #loginlander-container .loginlander-inner .navPanelText,
  #loginlander-container .loginlander-inner .standardPanelMessages {
    color: #fff;
    font-family: 'RobotoRegular';
    font-size: 16px;
    line-height: 20px;
    margin: 30px auto 20px auto;
    max-width: 750px; }
    @media (max-width: 47.95em) {
      #TopNavOverlayLogin .topNavPanelContainer .navPanelText, #TopNavOverlayLogin .topNavPanelContainer .standardPanelMessages,
      #TopNavOverlayLogin .loginlander-inner .navPanelText,
      #TopNavOverlayLogin .loginlander-inner .standardPanelMessages,
      #loginlander-container .topNavPanelContainer .navPanelText,
      #loginlander-container .topNavPanelContainer .standardPanelMessages,
      #loginlander-container .loginlander-inner .navPanelText,
      #loginlander-container .loginlander-inner .standardPanelMessages {
        color: #000; } }
  #TopNavOverlayLogin .topNavPanelContainer .panel-button,
  #TopNavOverlayLogin .loginlander-inner .panel-button,
  #loginlander-container .topNavPanelContainer .panel-button,
  #loginlander-container .loginlander-inner .panel-button {
    display: inline-block;
    margin: 20px 0px; }
  #TopNavOverlayLogin .topNavPanelContainer .textInputLabel,
  #TopNavOverlayLogin .loginlander-inner .textInputLabel,
  #loginlander-container .topNavPanelContainer .textInputLabel,
  #loginlander-container .loginlander-inner .textInputLabel {
    font-family: 'RobotoRegular';
    font-size: 12px;
    color: #fff;
    margin-left: 0px; }
    @media (max-width: 47.95em) {
      #TopNavOverlayLogin .topNavPanelContainer .textInputLabel,
      #TopNavOverlayLogin .loginlander-inner .textInputLabel,
      #loginlander-container .topNavPanelContainer .textInputLabel,
      #loginlander-container .loginlander-inner .textInputLabel {
        font-family: KlavikaMedium, Titillium;
        color: #000; } }
  #TopNavOverlayLogin .topNavPanelContainer .textInputContainer,
  #TopNavOverlayLogin .loginlander-inner .textInputContainer,
  #loginlander-container .topNavPanelContainer .textInputContainer,
  #loginlander-container .loginlander-inner .textInputContainer {
    font-family: 'RobotoRegular';
    font-size: 12px;
    color: #fff; }
  #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer,
  #TopNavOverlayLogin .loginlander-inner .userHandlerContainer,
  #loginlander-container .topNavPanelContainer .userHandlerContainer,
  #loginlander-container .loginlander-inner .userHandlerContainer {
    margin-left: auto;
    margin-right: auto;
    width: 216px; }
    #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer .textInputContainer,
    #TopNavOverlayLogin .loginlander-inner .userHandlerContainer .textInputContainer,
    #loginlander-container .topNavPanelContainer .userHandlerContainer .textInputContainer,
    #loginlander-container .loginlander-inner .userHandlerContainer .textInputContainer {
      width: 216px;
      margin-right: 6px;
      margin-bottom: 8px; }
      @media (max-width: 47.95em) {
        #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer .textInputContainer,
        #TopNavOverlayLogin .loginlander-inner .userHandlerContainer .textInputContainer,
        #loginlander-container .topNavPanelContainer .userHandlerContainer .textInputContainer,
        #loginlander-container .loginlander-inner .userHandlerContainer .textInputContainer {
          width: 100%; } }
      #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=text],
      #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=password],
      #TopNavOverlayLogin .loginlander-inner .userHandlerContainer .textInputContainer input[type=text],
      #TopNavOverlayLogin .loginlander-inner .userHandlerContainer .textInputContainer input[type=password],
      #loginlander-container .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=text],
      #loginlander-container .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=password],
      #loginlander-container .loginlander-inner .userHandlerContainer .textInputContainer input[type=text],
      #loginlander-container .loginlander-inner .userHandlerContainer .textInputContainer input[type=password] {
        font-family: 'RobotoBold';
        font-size: 18px;
        line-height: 25px;
        height: 30px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        margin: 0;
        padding: 5px 9px;
        width: 100%; }
        #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=text]#demo_companyname,
        #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=password]#demo_companyname,
        #TopNavOverlayLogin .loginlander-inner .userHandlerContainer .textInputContainer input[type=text]#demo_companyname,
        #TopNavOverlayLogin .loginlander-inner .userHandlerContainer .textInputContainer input[type=password]#demo_companyname,
        #loginlander-container .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=text]#demo_companyname,
        #loginlander-container .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=password]#demo_companyname,
        #loginlander-container .loginlander-inner .userHandlerContainer .textInputContainer input[type=text]#demo_companyname,
        #loginlander-container .loginlander-inner .userHandlerContainer .textInputContainer input[type=password]#demo_companyname {
          width: 100%; }
        @media (max-width: 47.95em) {
          #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=text],
          #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=password],
          #TopNavOverlayLogin .loginlander-inner .userHandlerContainer .textInputContainer input[type=text],
          #TopNavOverlayLogin .loginlander-inner .userHandlerContainer .textInputContainer input[type=password],
          #loginlander-container .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=text],
          #loginlander-container .topNavPanelContainer .userHandlerContainer .textInputContainer input[type=password],
          #loginlander-container .loginlander-inner .userHandlerContainer .textInputContainer input[type=text],
          #loginlander-container .loginlander-inner .userHandlerContainer .textInputContainer input[type=password] {
            border: 1px solid black;
            height: 34px;
            font-size: 12px;
            color: #000; } }
    #TopNavOverlayLogin .topNavPanelContainer .userHandlerContainer .registrationOptions,
    #TopNavOverlayLogin .loginlander-inner .userHandlerContainer .registrationOptions,
    #loginlander-container .topNavPanelContainer .userHandlerContainer .registrationOptions,
    #loginlander-container .loginlander-inner .userHandlerContainer .registrationOptions {
      display: none; }
  #TopNavOverlayLogin .topNavPanelContainer .submissionContainer,
  #TopNavOverlayLogin .loginlander-inner .submissionContainer,
  #loginlander-container .topNavPanelContainer .submissionContainer,
  #loginlander-container .loginlander-inner .submissionContainer {
    max-width: 216px;
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%; }
    #TopNavOverlayLogin .topNavPanelContainer .submissionContainer input[type='submit'],
    #TopNavOverlayLogin .loginlander-inner .submissionContainer input[type='submit'],
    #loginlander-container .topNavPanelContainer .submissionContainer input[type='submit'],
    #loginlander-container .loginlander-inner .submissionContainer input[type='submit'] {
      vertical-align: middle; }
    #TopNavOverlayLogin .topNavPanelContainer .submissionContainer .forgotPassLink,
    #TopNavOverlayLogin .loginlander-inner .submissionContainer .forgotPassLink,
    #loginlander-container .topNavPanelContainer .submissionContainer .forgotPassLink,
    #loginlander-container .loginlander-inner .submissionContainer .forgotPassLink {
      font-family: 'RobotoRegular';
      font-size: 12px;
      overflow: hidden;
      white-space: nowrap;
      vertical-align: middle;
      display: inline-block;
      margin-top: 8px; }
      #TopNavOverlayLogin .topNavPanelContainer .submissionContainer .forgotPassLink a,
      #TopNavOverlayLogin .loginlander-inner .submissionContainer .forgotPassLink a,
      #loginlander-container .topNavPanelContainer .submissionContainer .forgotPassLink a,
      #loginlander-container .loginlander-inner .submissionContainer .forgotPassLink a {
        color: #229dd6; }
  #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer,
  #TopNavOverlayLogin .loginlander-inner .forgotPassContainer,
  #loginlander-container .topNavPanelContainer .forgotPassContainer,
  #loginlander-container .loginlander-inner .forgotPassContainer {
    margin-left: auto;
    margin-right: auto;
    width: 216px; }
    #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .textInputContainer,
    #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .textInputContainer,
    #loginlander-container .topNavPanelContainer .forgotPassContainer .textInputContainer,
    #loginlander-container .loginlander-inner .forgotPassContainer .textInputContainer {
      width: 216px;
      margin-right: 6px;
      margin-bottom: 8px; }
      @media (max-width: 47.95em) {
        #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .textInputContainer,
        #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .textInputContainer,
        #loginlander-container .topNavPanelContainer .forgotPassContainer .textInputContainer,
        #loginlander-container .loginlander-inner .forgotPassContainer .textInputContainer {
          width: 100%; } }
      #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=text],
      #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=password],
      #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .textInputContainer input[type=text],
      #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .textInputContainer input[type=password],
      #loginlander-container .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=text],
      #loginlander-container .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=password],
      #loginlander-container .loginlander-inner .forgotPassContainer .textInputContainer input[type=text],
      #loginlander-container .loginlander-inner .forgotPassContainer .textInputContainer input[type=password] {
        font-family: 'RobotoBold';
        font-size: 18px;
        line-height: 25px;
        height: 30px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        margin: 0;
        padding: 5px 9px;
        width: 100%; }
        #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=text]#demo_companyname,
        #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=password]#demo_companyname,
        #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .textInputContainer input[type=text]#demo_companyname,
        #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .textInputContainer input[type=password]#demo_companyname,
        #loginlander-container .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=text]#demo_companyname,
        #loginlander-container .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=password]#demo_companyname,
        #loginlander-container .loginlander-inner .forgotPassContainer .textInputContainer input[type=text]#demo_companyname,
        #loginlander-container .loginlander-inner .forgotPassContainer .textInputContainer input[type=password]#demo_companyname {
          width: 100%; }
        @media (max-width: 47.95em) {
          #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=text],
          #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=password],
          #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .textInputContainer input[type=text],
          #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .textInputContainer input[type=password],
          #loginlander-container .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=text],
          #loginlander-container .topNavPanelContainer .forgotPassContainer .textInputContainer input[type=password],
          #loginlander-container .loginlander-inner .forgotPassContainer .textInputContainer input[type=text],
          #loginlander-container .loginlander-inner .forgotPassContainer .textInputContainer input[type=password] {
            border: 1px solid black;
            height: 34px;
            font-size: 12px;
            color: #000; } }
    #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .userForgotPass,
    #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .userForgotPass,
    #loginlander-container .topNavPanelContainer .forgotPassContainer .userForgotPass,
    #loginlander-container .loginlander-inner .forgotPassContainer .userForgotPass {
      display: none; }
      #TopNavOverlayLogin .topNavPanelContainer .forgotPassContainer .userForgotPass .the_white,
      #TopNavOverlayLogin .loginlander-inner .forgotPassContainer .userForgotPass .the_white,
      #loginlander-container .topNavPanelContainer .forgotPassContainer .userForgotPass .the_white,
      #loginlander-container .loginlander-inner .forgotPassContainer .userForgotPass .the_white {
        padding-left: 0px;
        padding-right: 10px; }
  #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer .externalAuthorizersLabel,
  #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer .externalAuthorizersLabel,
  #loginlander-container .topNavPanelContainer .externalAuthorizersContainer .externalAuthorizersLabel,
  #loginlander-container .loginlander-inner .externalAuthorizersContainer .externalAuthorizersLabel {
    font-family: 'RobotoRegular';
    font-size: 13px;
    color: #fff;
    max-width: 217px;
    display: block;
    width: 100%;
    margin: 20px auto 10px auto; }
    @media (max-width: 47.95em) {
      #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer .externalAuthorizersLabel,
      #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer .externalAuthorizersLabel,
      #loginlander-container .topNavPanelContainer .externalAuthorizersContainer .externalAuthorizersLabel,
      #loginlander-container .loginlander-inner .externalAuthorizersContainer .externalAuthorizersLabel {
        color: #000; } }
  #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers,
  #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers,
  #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers,
  #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers {
    width: 226px;
    margin: 0 auto;
    overflow: hidden;
    height: 42px; }
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .external_authorizer,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .external_authorizer,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .external_authorizer,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .external_authorizer {
      float: left;
      margin-bottom: 10px;
      margin-left: 5px; }
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .google-login,
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .yahoo-login,
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .facebook-login,
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .linkedin-login,
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .twitter-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .google-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .yahoo-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .facebook-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .linkedin-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .twitter-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .google-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .yahoo-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .facebook-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .linkedin-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .twitter-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .google-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .yahoo-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .facebook-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .linkedin-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .twitter-login {
      display: inline-block;
      background-color: #FFF;
      background-image: url("//www.incimages.com/header/shareicons.png");
      height: 40px;
      width: 39px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; }
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .google-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .google-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .google-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .google-login {
      background-position: -136px; }
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .yahoo-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .yahoo-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .yahoo-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .yahoo-login {
      background-position: -275px; }
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .facebook-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .facebook-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .facebook-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .facebook-login {
      background-position: -45px; }
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .linkedin-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .linkedin-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .linkedin-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .linkedin-login {
      background-position: 0px; }
    #TopNavOverlayLogin .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .twitter-login,
    #TopNavOverlayLogin .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .twitter-login,
    #loginlander-container .topNavPanelContainer .externalAuthorizersContainer #externalAuthorizers .twitter-login,
    #loginlander-container .loginlander-inner .externalAuthorizersContainer #externalAuthorizers .twitter-login {
      background-position: -90px; }
  #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel input[type=text],
  #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel input[type=password],
  #TopNavOverlayLogin .loginlander-inner #demographicsPanel input[type=text],
  #TopNavOverlayLogin .loginlander-inner #demographicsPanel input[type=password],
  #loginlander-container .topNavPanelContainer #demographicsPanel input[type=text],
  #loginlander-container .topNavPanelContainer #demographicsPanel input[type=password],
  #loginlander-container .loginlander-inner #demographicsPanel input[type=text],
  #loginlander-container .loginlander-inner #demographicsPanel input[type=password] {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    width: 100%; }
    @media (max-width: 47.95em) {
      #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel input[type=text],
      #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel input[type=password],
      #TopNavOverlayLogin .loginlander-inner #demographicsPanel input[type=text],
      #TopNavOverlayLogin .loginlander-inner #demographicsPanel input[type=password],
      #loginlander-container .topNavPanelContainer #demographicsPanel input[type=text],
      #loginlander-container .topNavPanelContainer #demographicsPanel input[type=password],
      #loginlander-container .loginlander-inner #demographicsPanel input[type=text],
      #loginlander-container .loginlander-inner #demographicsPanel input[type=password] {
        border: 1px solid black;
        height: 34px;
        font-size: 12px;
        color: #000; } }
  #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel select,
  #TopNavOverlayLogin .loginlander-inner #demographicsPanel select,
  #loginlander-container .topNavPanelContainer #demographicsPanel select,
  #loginlander-container .loginlander-inner #demographicsPanel select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px !important;
    border-radius: 0;
    border: 0px;
    padding: 5px 9px;
    line-height: 18px;
    width: 100%; }
    @media (max-width: 47.95em) {
      #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel select,
      #TopNavOverlayLogin .loginlander-inner #demographicsPanel select,
      #loginlander-container .topNavPanelContainer #demographicsPanel select,
      #loginlander-container .loginlander-inner #demographicsPanel select {
        border: 1px solid black;
        height: 34px;
        font-size: 12px;
        color: #000; } }
    #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel select.employeenum_dropdown,
    #TopNavOverlayLogin .loginlander-inner #demographicsPanel select.employeenum_dropdown,
    #loginlander-container .topNavPanelContainer #demographicsPanel select.employeenum_dropdown,
    #loginlander-container .loginlander-inner #demographicsPanel select.employeenum_dropdown {
      width: 100%; }
  #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel #zipcodeFieldContainer,
  #TopNavOverlayLogin .loginlander-inner #demographicsPanel #zipcodeFieldContainer,
  #loginlander-container .topNavPanelContainer #demographicsPanel #zipcodeFieldContainer,
  #loginlander-container .loginlander-inner #demographicsPanel #zipcodeFieldContainer {
    display: none; }
  #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel #double-button-container,
  #TopNavOverlayLogin .loginlander-inner #demographicsPanel #double-button-container,
  #loginlander-container .topNavPanelContainer #demographicsPanel #double-button-container,
  #loginlander-container .loginlander-inner #demographicsPanel #double-button-container {
    width: 350px; }
  #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel #demographic_form,
  #TopNavOverlayLogin .loginlander-inner #demographicsPanel #demographic_form,
  #loginlander-container .topNavPanelContainer #demographicsPanel #demographic_form,
  #loginlander-container .loginlander-inner #demographicsPanel #demographic_form {
    margin: 0 auto;
    width: 100%;
    max-width: 520px; }
  #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel .form_field_container,
  #TopNavOverlayLogin .loginlander-inner #demographicsPanel .form_field_container,
  #loginlander-container .topNavPanelContainer #demographicsPanel .form_field_container,
  #loginlander-container .loginlander-inner #demographicsPanel .form_field_container {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    vertical-align: top; }
    @media (max-width: 47.95em) {
      #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel .form_field_container,
      #TopNavOverlayLogin .loginlander-inner #demographicsPanel .form_field_container,
      #loginlander-container .topNavPanelContainer #demographicsPanel .form_field_container,
      #loginlander-container .loginlander-inner #demographicsPanel .form_field_container {
        width: 100%; } }
    #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel .form_field_container.no-margin,
    #TopNavOverlayLogin .loginlander-inner #demographicsPanel .form_field_container.no-margin,
    #loginlander-container .topNavPanelContainer #demographicsPanel .form_field_container.no-margin,
    #loginlander-container .loginlander-inner #demographicsPanel .form_field_container.no-margin {
      margin-right: 0px; }
    #TopNavOverlayLogin .topNavPanelContainer #demographicsPanel .form_field_container.double,
    #TopNavOverlayLogin .loginlander-inner #demographicsPanel .form_field_container.double,
    #loginlander-container .topNavPanelContainer #demographicsPanel .form_field_container.double,
    #loginlander-container .loginlander-inner #demographicsPanel .form_field_container.double {
      max-width: 518px;
      display: block;
      /*width: 100%;*/
      margin-right: 14px; }
  #TopNavOverlayLogin .topNavPanelContainer #newsletterPanel #newsletter_form,
  #TopNavOverlayLogin .loginlander-inner #newsletterPanel #newsletter_form,
  #loginlander-container .topNavPanelContainer #newsletterPanel #newsletter_form,
  #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form {
    text-align: center; }
    #TopNavOverlayLogin .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer,
    #TopNavOverlayLogin .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer,
    #loginlander-container .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer,
    #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer {
      display: inline-block;
      text-align: left;
      margin-right: 10%;
      vertical-align: top; }
      #TopNavOverlayLogin .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer,
      #TopNavOverlayLogin .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer,
      #loginlander-container .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer,
      #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer {
        margin-bottom: 15px; }
        #TopNavOverlayLogin .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer input[type='checkbox'],
        #TopNavOverlayLogin .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer input[type='checkbox'],
        #loginlander-container .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer input[type='checkbox'],
        #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer input[type='checkbox'] {
          margin-right: 10px; }
        #TopNavOverlayLogin .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel,
        #TopNavOverlayLogin .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel,
        #loginlander-container .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel,
        #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel {
          font-family: 'RobotoMedium';
          font-size: 15px;
          color: #fff; }
          @media (max-width: 47.95em) {
            #TopNavOverlayLogin .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel,
            #TopNavOverlayLogin .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel,
            #loginlander-container .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel,
            #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer .checkInputContainer .checkboxLabel {
              color: #000; } }
      @media (max-width: 47.95em) {
        #TopNavOverlayLogin .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer,
        #TopNavOverlayLogin .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer,
        #loginlander-container .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer,
        #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer {
          display: block;
          margin-right: 0px; } }
    #TopNavOverlayLogin .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer:nth-child(3),
    #TopNavOverlayLogin .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer:nth-child(3),
    #loginlander-container .topNavPanelContainer #newsletterPanel #newsletter_form .newsletterOptionsContainer:nth-child(3),
    #loginlander-container .loginlander-inner #newsletterPanel #newsletter_form .newsletterOptionsContainer:nth-child(3) {
      margin-right: 0px; }
  #TopNavOverlayLogin .topNavPanelContainer #completePanel #double-button-container,
  #TopNavOverlayLogin .loginlander-inner #completePanel #double-button-container,
  #loginlander-container .topNavPanelContainer #completePanel #double-button-container,
  #loginlander-container .loginlander-inner #completePanel #double-button-container {
    text-align: center; }

#TopNavOverlayLogin.loggedin .forgotPassContainer,
#TopNavOverlayLogin.loggedin .userHandlerContainer,
#TopNavOverlayLogin.loggedin .externalAuthorizersContainer,
#loginlander-container.loggedin .forgotPassContainer,
#loginlander-container.loggedin .userHandlerContainer,
#loginlander-container.loggedin .externalAuthorizersContainer {
  display: none; }

#TopNavOverlayLogin.loggedin .submissionContainer,
#loginlander-container.loggedin .submissionContainer {
  width: 100%;
  text-align: center; }
  #TopNavOverlayLogin.loggedin .submissionContainer input[type='submit'],
  #loginlander-container.loggedin .submissionContainer input[type='submit'] {
    margin: 10px 0px; }
  #TopNavOverlayLogin.loggedin .submissionContainer .forgotPassLink,
  #loginlander-container.loggedin .submissionContainer .forgotPassLink {
    display: none; }

#TopNavOverlayLogin.loggedin .newsletterContainer,
#loginlander-container.loggedin .newsletterContainer {
  display: block; }

@media (max-width: 47.95em) {
  #TopNavOverlayLogin,
  #loginlander-container {
    max-width: 350px;
    margin: 0 auto;
    height: 100vh; } }

/* Verfied User Login Panel */
.plusPanelMessages .panelArea {
  padding: 20px 5px;
  border-bottom: 1px solid #3a3838; }
  .plusPanelMessages .panelArea a {
    color: #fff !important; }
    @media (max-width: 47.95em) {
      .plusPanelMessages .panelArea a {
        color: #000 !important; } }
  .plusPanelMessages .panelArea .panelItem {
    color: #fff;
    font-family: 'RobotoMedium';
    font-size: 13px;
    text-align: center;
    padding: 0px 8px;
    text-transform: uppercase;
    display: block;
    position: relative; }
    .plusPanelMessages .panelArea .panelItem .itemInfo {
      font-family: 'RobotoItalic';
      color: #ccc;
      text-transform: none; }
    .plusPanelMessages .panelArea .panelItem.username {
      margin-bottom: 20px; }
    .plusPanelMessages .panelArea .panelItem.level {
      font-family: 'RobotoItalic';
      font-size: 13px;
      color: #999;
      text-transform: capitalize;
      text-align: left;
      padding-left: 45px; }
      .plusPanelMessages .panelArea .panelItem.level.plus {
        font-family: 'RobotoMedium';
        color: #5aa36c;
        text-align: center;
        padding-left: 0px; }
      .plusPanelMessages .panelArea .panelItem.level.insider {
        font-family: 'RobotoMedium';
        color: #e3c225;
        text-align: center;
        padding-left: 0px; }
      .plusPanelMessages .panelArea .panelItem.level::before {
        content: url("//www.incimages.com/member/membership-icon.png");
        position: absolute;
        left: 20px; }
    @media (max-width: 47.95em) {
      .plusPanelMessages .panelArea .panelItem {
        color: #000; } }
  .plusPanelMessages .panelArea.siteOptions .panelItem {
    text-align: right;
    font-size: 12px;
    text-transform: none; }
  .plusPanelMessages .panelArea:first-child {
    padding-top: 0px; }
  .plusPanelMessages .panelArea:last-child {
    border-bottom: 0px;
    padding-bottom: 0px; }

body.eventindex .eventSignup {
  padding: 10px 0 0 10px;
  border-top: #FFFFFF 1px solid; }

body.eventindex .eventSignup .label {
  font: normal 15px/16px RobotoLight; }

body.eventindex form#eventSignup input[name="Field4"] {
  width: 134px;
  height: 18px;
  margin: 10px 0 6px 0; }

body.eventindex form#eventSignup input[name="Field3"] {
  width: 73px;
  height: 18px;
  margin-right: 5px; }

body.eventindex form#eventSignup .submit {
  width: 52px;
  background-color: #009cd8;
  display: inline-block;
  color: #FFFFFF;
  text-align: center;
  font: normal 14px/22px KlavikaMediumCondensed; }

body.eventindex form#eventSignup .submit:hover {
  cursor: pointer;
  background-color: #36a7d3; }

body.eventindex form#eventSignup .error {
  border-color: #FF0000;
  color: #FF0000; }

body.eventindex #container-footer {
  display: none; }

body.eventindex #the-big-fat-image-wrapper {
  width: 100%; }

body.eventindex #the-big-fat-image-at-the-top {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
  display: block; }

@media (max-width: 47.95em) {
  body.eventindex .withmobileoverride {
    display: none; } }

body.eventindex #eventmobileoverride {
  width: 100%; }
  @media (min-width: 48em) {
    body.eventindex #eventmobileoverride {
      display: none; } }

body.eventindex p.clear {
  font-size: 2px;
  line-height: 2px;
  clear: both !important;
  width: 100%;
  margin: 0 0 10 0px; }

body.eventindex .event-deck p, body.eventindex .event-additional-details p {
  margin-bottom: 12px; }

body.eventindex .register-button,
body.eventindex .see-all-inc-events,
body.eventindex .color-thing {
  font: 12px/28px RobotoBold, Helvetica, Arial, sans-serif;
  color: white;
  display: inline-block; }

body.eventindex .see-all-inc-events {
  margin-top: 18px;
  padding: 0px 20px;
  background: black; }

body.eventindex .register-button, body.eventindex .see-all-inc-events {
  padding: 0px 20px; }

body.eventindex .register-button {
  background: #199dd5;
  font-size: 18px;
  font-family: RobotoRegular;
  letter-spacing: 1px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px; }
  body.eventindex .register-button.noMarginTop {
    margin-top: 0px; }

body.eventindex .fa-sort-desc {
  position: relative;
  bottom: 2px; }

body.eventindex .see-all-inc-events > a {
  color: white;
  text-transform: uppercase; }

body.eventindex .event-title {
  font: 46px/46px KlavikaBlack, Titillium, Arial, sans-serif;
  margin-top: 17px; }

body.eventindex .event-date-and-location {
  font: 22px/24px RobotoRegular, Helvetica, Arial, sans-serif;
  margin: .5em 0; }

body.eventindex .event-deck {
  margin-top: 1em; }

body.eventindex .event-deck, body.eventindex .event-details, body.eventindex .event-additional-details, body.eventindex .event-speakers {
  font: 18px/24px RobotoRegular, Helvetica, Arial, sans-serif; }

body.eventindex .event-speakers h2, body.eventindex .event-sponsors h2 {
  text-transform: uppercase;
  margin: 1em 0;
  font-family: RobotoSemiBold;
  font-weight: bold; }

body.eventindex div.speaker {
  clear: left;
  margin-bottom: 1em;
  min-height: 150px; }

body.eventindex img.speaker {
  float: left;
  width: 130px;
  margin: 0px 28px .2em 0; }

body.eventindex .speaker-name, body.eventindex .event-details h1, body.eventindex .event-additional-details h1 {
  font-family: RobotoBold; }

body.eventindex .event-details h1, body.eventindex .event-additional-details h1 {
  text-transform: uppercase; }

body.eventindex .speaker-title {
  font-style: italic; }

body.eventindex .speaker-bio {
  margin-bottom: 20px; }

@media (min-width: 767px) {
  body.eventindex div.speaker-bio {
    margin-left: 158px; } }

body.eventindex main {
  max-width: 650px;
  margin: 0px auto; }

@media (max-width: 767px) {
  body.eventindex .event-title,
  body.eventindex .event-date-and-location,
  body.eventindex .event-deck,
  body.eventindex .event-details,
  body.eventindex .event-speakers > h2,
  body.eventindex .event-speakers .speaker-name-and-speaker-title,
  body.eventindex .event-speakers div.speaker-bio,
  body.eventindex .event-additional-details {
    padding-left: 19px;
    padding-right: 19px; }
  body.eventindex img.speaker {
    float: none;
    width: 100%; } }

body.eventindex .color-thing {
  height: 28px;
  width: 4px;
  display: inline-block; }

body.eventindex .color-thing:nth-child(1) {
  background: black; }

body.eventindex .color-thing:nth-child(2) {
  background: #f43275; }

body.eventindex .color-thing:nth-child(3) {
  background: #00b6ff; }

body.eventindex .color-thing:nth-child(4) {
  background: black; }

body.eventindex .color-thing:nth-child(5) {
  background: #f47321; }

body.eventindex .color-thing:nth-child(6) {
  background: #9ab63d; }

body.eventindex .event-details ul, body.eventindex .event-additional-details ul {
  list-style-position: inside;
  padding-left: 2em; }

body.eventindex .event-additional-details {
  margin-top: 1em; }

body.eventindex .register-button .fa-sort-desc {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand')";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=1.00000000, M21=-1.00000000, M22=0.00000000,sizingMethod='auto expand');
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  display: inline-block;
  right: 5px;
  bottom: -1px;
  font-size: 22px; }

body.eventindex .event-additional-details strong {
  font-family: RobotoSemiBold; }

body.eventindex .event-sponsors ul {
  list-style-type: none; }

body.eventindex .event-sponsors ul li {
  display: inline;
  margin-right: 15px; }

body.eventindex .event-sponsors ul li img {
  max-width: 140px; }

body.eventindex .unselected {
  font-size: 1.5ex; }

body.eventindex .event_more_link {
  text-align: right;
  font: normal 18px/30px RobotoBlack;
  text-decoration: none; }

body.eventindex .hidden {
  display: none; }

body.eventindex .view_selected {
  color: #079DD9; }

body.eventindex .view_unselected {
  cursor: pointer;
  color: #079DD9; }

body.eventindex #page_hed {
  font: normal 45px/46px "KlavikaBlack";
  margin-bottom: 26px; }
  @media (max-width: 56.7em) {
    body.eventindex #page_hed {
      margin: 0 14px 20px 14px !important; } }

body.eventindex #next_event_banner {
  width: 1150px;
  margin-top: -25px;
  margin-left: -85px;
  margin-bottom: 30px; }
  body.eventindex #next_event_banner img {
    width: 100%; }

body.eventindex #conference_header {
  font: normal 24px/28px "KlavikaRegular";
  margin-bottom: 16px; }
  @media (max-width: 56.7em) {
    body.eventindex #conference_header {
      margin: 0 14px 16px 14px !important; } }

body.eventindex #events_header {
  font: normal 24px/28px "KlavikaRegular";
  margin-bottom: 30px; }
  @media (max-width: 56.7em) {
    body.eventindex #events_header {
      margin: 0 14px 16px 14px !important; } }
  body.eventindex #events_header span {
    padding: 3px; }
    body.eventindex #events_header span:hover {
      background-color: #000000;
      color: #FFFFFF;
      cursor: pointer; }
  body.eventindex #events_header .sublink {
    font: normal 14px/18px RobotoRegular;
    vertical-align: middle; }
  body.eventindex #events_header #view_options {
    font: normal 18px/28px RobotoRegular;
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle; }
    @media (max-width: 440px) {
      body.eventindex #events_header #view_options {
        display: none !important; } }
    body.eventindex #events_header #view_options #view_list {
      float: left;
      font-family: "FontAwesome"; }
    body.eventindex #events_header #view_options #divider {
      float: left;
      width: 1px;
      height: 28px;
      background-color: #000000;
      margin: 0 10px; }
    body.eventindex #events_header #view_options #view_calendar {
      float: left;
      font-family: "FontAwesome"; }

body.eventindex #test {
  position: fixed;
  top: 200px;
  left: 0;
  width: 100px;
  height: 100px;
  overflow: auto;
  background-color: #888888; }

body.eventindex #cal_temp_top {
  clear: both;
  margin-bottom: 22px; }

body.eventindex #cal_temp_month {
  font: normal 48px/60px "KlavikaBlack";
  color: #CCCCCC;
  width: 630px;
  text-align: center;
  display: inline-block; }

body.eventindex #cal_temp_l {
  font: normal 48px/60px "KlavikaBold";
  color: #CCCCCC;
  width: 65px;
  display: inline-block;
  text-align: right; }

body.eventindex #cal_temp_r {
  font: normal 48px/60px "KlavikaBold";
  color: #CCCCCC;
  width: 65px;
  display: inline-block;
  text-align: left; }

body.eventindex .cal_temp_cell {
  width: 114px;
  height: 120px;
  float: left;
  margin-left: -5px;
  margin-top: -5px; }

body.eventindex .cal_temp_date {
  font: normal 34px/34px "KlavikaBold";
  color: #C1C1C1;
  padding: 10px 0 0 10px; }

body.eventindex .list_month .group_heading {
  background-color: #000000;
  box-sizing: border-box;
  clear: both;
  color: #FFFFFF;
  font: normal 16px/30px "KlavikaBold";
  letter-spacing: 0.025em;
  margin-bottom: 25px;
  padding: 0 18px;
  text-transform: uppercase;
  display: inline-block; }
  @media (max-width: 56.7em) {
    body.eventindex .list_month .group_heading {
      padding-left: 14px !important; } }

body.eventindex .list_month .group_heading + .event_entry {
  padding-top: 0; }

body.eventindex .list_month .event_entry {
  border-bottom: #DEDEDE 1px solid;
  font: normal 16px/24px "KlavikaRegular";
  padding: 25px 0;
  width: 100%; }
  body.eventindex .list_month .event_entry.no_border {
    border: none !important; }
  body.eventindex .list_month .event_entry.no_padding {
    padding-top: 0 !important; }
  body.eventindex .list_month .event_entry:last-child {
    border-bottom: none; }
  body.eventindex .list_month .event_entry .date {
    display: inline-block;
    font: normal 19px/24px "KlavikaMedium";
    vertical-align: top;
    width: 124px; }
    @media (max-width: 56.7em) {
      body.eventindex .list_month .event_entry .date {
        width: 100% !important;
        padding-left: 14px !important;
        margin-bottom: 4px !important;
        font-size: 16px !important; } }
  body.eventindex .list_month .event_entry .details {
    display: inline-block;
    margin-left: 8px;
    position: relative;
    vertical-align: top;
    width: 500px; }
    @media (max-width: 56.7em) {
      body.eventindex .list_month .event_entry .details {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 14px !important; } }
    body.eventindex .list_month .event_entry .details .plus {
      cursor: pointer;
      font: normal 32px/24px RobotoRegular;
      position: absolute;
      right: 40px;
      top: 2px;
      width: 15px; }
      @media (max-width: 56.7em) {
        body.eventindex .list_month .event_entry .details .plus {
          right: 21px !important;
          top: -25px !important; } }
    body.eventindex .list_month .event_entry .details .hed a {
      color: #000000;
      font: normal 20px/24px "KlavikaBold";
      margin-bottom: 3px;
      text-decoration: none;
      width: 500px; }
    body.eventindex .list_month .event_entry .details .hed .toggle {
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer; }
    @media (max-width: 56.7em) {
      body.eventindex .list_month .event_entry .details .hed {
        width: 100% !important;
        font-size: 17px !important;
        line-height: 17px !important; } }
    body.eventindex .list_month .event_entry .details .dek {
      font: normal 17px/24px RobotoRegular;
      margin-bottom: 3px;
      width: 500px; }
      @media (max-width: 56.7em) {
        body.eventindex .list_month .event_entry .details .dek {
          width: 100% !important;
          font-size: 15px !important;
          line-height: 18px !important; } }
    body.eventindex .list_month .event_entry .details .description {
      display: none;
      font: normal 16px/22px RobotoRegular;
      margin: 7px 0 10px 0;
      width: 500px; }
      body.eventindex .list_month .event_entry .details .description strong {
        font-family: RobotoBold; }
      @media (max-width: 56.7em) {
        body.eventindex .list_month .event_entry .details .description {
          font-size: 16px !important;
          line-height: 26px !important;
          margin: 0 !important;
          padding: 20px 0 14px 0 !important;
          width: 100% !important; } }
      body.eventindex .list_month .event_entry .details .description .logo {
        float: left;
        margin: 5px 20px 10px 0;
        width: 150px; }
        body.eventindex .list_month .event_entry .details .description .logo img {
          width: 150px; }
    body.eventindex .list_month .event_entry .details .event_footer {
      width: 500px;
      clear: both; }
      @media (max-width: 56.7em) {
        body.eventindex .list_month .event_entry .details .event_footer {
          width: 100% !important;
          margin-top: 6px !important; } }
      body.eventindex .list_month .event_entry .details .event_footer .actions div {
        display: inline-block;
        margin-left: 20px; }
      body.eventindex .list_month .event_entry .details .event_footer .actions div:first-child {
        margin-left: 0; }
      body.eventindex .list_month .event_entry .details .event_footer .actions a {
        -webkit-transition: color 0.5s;
        transition: color 0.5s; }
      body.eventindex .list_month .event_entry .details .event_footer .actions a:hover {
        color: #33CFFB; }
      body.eventindex .list_month .event_entry .details .event_footer .actions .link, body.eventindex .list_month .event_entry .details .event_footer .actions .link a, body.eventindex .list_month .event_entry .details .event_footer .actions .calendar, body.eventindex .list_month .event_entry .details .event_footer .actions .calendar div {
        font: normal 13px/24px RobotoBlack;
        text-transform: uppercase;
        text-decoration: none;
        color: #009CD8 !important;
        -webkit-font-smoothing: subpixel-antialiased !important; }
      body.eventindex .list_month .event_entry .details .event_footer .actions .calendar .description {
        display: none !important; }
      body.eventindex .list_month .event_entry .details .event_footer .actions .addthisevent_icon {
        display: none !important; }
      body.eventindex .list_month .event_entry .details .event_footer .actions .share a {
        color: #000000;
        font: normal 14px/24px "FontAwesome";
        text-decoration: none;
        display: none; }
      body.eventindex .list_month .event_entry .details .event_footer .event_more_link {
        float: right;
        display: none; }
        body.eventindex .list_month .event_entry .details .event_footer .event_more_link .arrow {
          font-family: FontAwesome; }

body.eventindex #top_calendar {
  clear: both;
  display: inline-table;
  margin-bottom: 35px;
  width: 100%; }
  body.eventindex #top_calendar .cal {
    border-bottom: #DEDEDE 1px solid;
    border-top: none;
    color: #FFFFFF;
    float: left;
    height: 119px;
    position: relative;
    box-sizing: border-box; }
    @media (min-width: 980px) {
      body.eventindex #top_calendar .cal {
        width: 110px; } }
    @media (max-width: 979px) {
      body.eventindex #top_calendar .cal {
        width: calc(100vw/3); } }
  body.eventindex #top_calendar .cal.blank {
    width: 50px; }
    @media (max-width: 979px) {
      body.eventindex #top_calendar .cal.blank {
        display: none !important; } }
  body.eventindex #top_calendar .cal:nth-child(1) {
    border-left: #DEDEDE 1px solid; }
  body.eventindex #top_calendar .cal:nth-child(2) {
    border-left: #DEDEDE 1px solid; }
  body.eventindex #top_calendar .cal:nth-child(3) {
    border-left: #DEDEDE 1px solid; }
  body.eventindex #top_calendar .cal:nth-child(4) {
    border-left: #DEDEDE 1px solid; }
    @media (max-width: 47.95em) {
      body.eventindex #top_calendar .cal:nth-child(4) {
        border-left: none !important; } }
  body.eventindex #top_calendar .cal:nth-child(5) {
    border-left: #DEDEDE 1px solid; }
  body.eventindex #top_calendar .cal:nth-child(6) {
    border-left: #DEDEDE 1px solid; }
  body.eventindex #top_calendar .cal:nth-child(7) {
    border-left: #DEDEDE 1px solid; }
  body.eventindex #top_calendar .cal:nth-child(8) {
    border-left: #DEDEDE 1px solid; }
  body.eventindex #top_calendar .cal:nth-child(9) {
    border-left: #DEDEDE 1px solid; }
    @media (max-width: 47.95em) {
      body.eventindex #top_calendar .cal:nth-child(9) {
        border-left: none !important; } }
  body.eventindex #top_calendar .cal:nth-child(10) {
    border-left: #DEDEDE 1px solid; }
  body.eventindex #top_calendar .cal:nth-child(11) {
    border-left: #DEDEDE 1px solid; }
  body.eventindex #top_calendar .cal:nth-child(12) {
    border-left: #DEDEDE 1px solid;
    border-right: #DEDEDE 1px solid; }

body.eventindex .cal.past {
  background-image: url("//www.incimages.com/_corefiles/events_pinstripes.png"); }

body.eventindex .cal .header {
  background-color: #000000;
  box-sizing: border-box;
  color: #FFFFFF;
  font: normal 13px/20px RobotoBold;
  height: 20px;
  padding-left: 10px;
  width: 100%; }

body.eventindex .cal.growco {
  background-color: #9AB73D; }

body.eventindex .cal.icon {
  background-color: #F47321; }

body.eventindex .cal.womens {
  background-color: #F33175; }

body.eventindex .cal.inc5000 {
  background-color: #00B6FF; }

body.eventindex .cal.vision2020 {
  background-color: #8f99af; }

body.eventindex .cal .event_name {
  font: normal 19px/19px RobotoBlack;
  left: 10px;
  position: absolute;
  top: 33px;
  color: #FFFFFF; }

body.eventindex .cal .event_name > a {
  font: normal 19px/19px RobotoBlack;
  position: absolute;
  color: #FFFFFF;
  text-decoration: none;
  display: block; }

body.eventindex .cal .event_details {
  bottom: 3px;
  font: normal 12px/17px RobotoRegular;
  position: absolute;
  right: 7px;
  text-align: right;
  vertical-align: top; }

body.eventindex #events_columns {
  width: 100%;
  min-height: 450px;
  display: inline-block; }

body.eventindex #events_index_sidebar {
  background-color: #F3F3F3;
  float: left;
  margin-right: 53px;
  width: 160px;
  padding-left: calc(((100vw - 980px)/2));
  left: calc(0px - ((100vw - 980px)/2));
  position: absolute;
  box-sizing: content-box;
  height: 100%; }
  @media (min-width: 768px) and (max-width: 979px) {
    body.eventindex #events_index_sidebar {
      margin-right: 0;
      left: 0;
      padding-left: 0; } }
  @media (max-width: 767px) {
    body.eventindex #events_index_sidebar {
      display: none !important; } }

body.eventindex #events_index_sidebar .sidebar_menu_item {
  border-top: #FFFFFF 1px solid;
  font: normal 15px/42px RobotoBold;
  height: 42px;
  padding-left: 10px;
  width: 100%; }
  body.eventindex #events_index_sidebar .sidebar_menu_item:hover {
    cursor: pointer;
    background-color: #AAAAAA !important;
    color: #FFFFFF; }
  body.eventindex #events_index_sidebar .sidebar_menu_item a:hover {
    text-decoration: none !important; }
  body.eventindex #events_index_sidebar .sidebar_menu_item.selected {
    background-color: #E8E8E8 !important; }
    body.eventindex #events_index_sidebar .sidebar_menu_item.selected:hover {
      cursor: pointer;
      background-color: #AAAAAA !important;
      color: #FFFFFF; }

body.eventindex #events_index_sidebar .sidebar_menu_item:first-child {
  border-top: none; }

body.eventindex #events_index_content {
  float: right;
  font: normal 11px/22px Arial;
  width: 767px;
  min-height: 450px; }
  body.eventindex #events_index_content #message_box_container {
    width: 100%;
    text-align: center;
    margin: 50px 0;
    display: none; }
    body.eventindex #events_index_content #message_box_container #message_box {
      background-color: #000000;
      color: #FFFFFF;
      font: normal 24px/24px RobotoRegular;
      outline: 5px solid #000000;
      border: 1px solid #FFFFFF;
      padding: 20px;
      display: inline-block; }
  @media (min-width: 768px) and (max-width: 979px) {
    body.eventindex #events_index_content {
      width: calc(100vw - 210px); } }
  @media (max-width: 767px) {
    body.eventindex #events_index_content {
      width: 100% !important; } }

body.eventindex #events_index_content * {
  box-sizing: border-box; }

body.eventindex .addthisevent-drop {
  width: auto !important;
  display: inline-block;
  position: relative;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  cursor: pointer; }

body.eventindex .addthisevent-drop:hover {
  color: #555;
  font-size: 14px;
  text-decoration: none; }

body.eventindex .addthisevent_dropdown {
  width: 200px;
  position: absolute;
  padding: 6px 0px 0px 0px;
  background: #fff;
  text-align: left;
  display: none;
  margin-top: 4px;
  margin-left: -1px;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #bebebe;
  border-bottom: 1px solid #a8a8a8;
  border-left: 1px solid #bebebe;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15); }

body.eventindex .addthisevent_dropdown span {
  width: 175px;
  display: block;
  line-height: 110%;
  background: #fff;
  text-decoration: none;
  font-size: 12px;
  padding: 8px 10px 9px 15px;
  color: #009CD8 !important; }

body.eventindex .addthisevent_dropdown span:hover {
  color: #000000 !important;
  text-decoration: none;
  font-size: 11px; }

body.eventindex .addthisevent span {
  display: none !important; }

body.eventindex .addthisevent-drop ._url, body.eventindex .addthisevent-drop ._start, body.eventindex .addthisevent-drop ._end, body.eventindex .addthisevent-drop ._summary, body.eventindex .addthisevent-drop ._description, body.eventindex .addthisevent-drop ._location, body.eventindex .addthisevent-drop ._organizer, body.eventindex .addthisevent-drop ._organizer_email, body.eventindex .addthisevent-drop ._facebook_event, body.eventindex .addthisevent-drop ._all_day_event {
  display: none !important; }

body.eventindex .addthisevent_dropdown .copyx {
  width: 200px;
  height: 21px;
  display: block;
  position: relative;
  cursor: default; }

body.eventindex .addthisevent_dropdown .brx {
  width: 180px;
  height: 1px;
  overflow: hidden;
  background: #e0e0e0;
  position: absolute;
  z-index: 100;
  left: 10px;
  top: 9px; }

body.eventindex .addthisevent_dropdown .frs {
  position: absolute;
  top: 5px;
  cursor: pointer;
  right: 10px;
  padding-left: 10px;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  z-index: 101;
  line-height: 110%;
  background: #fff;
  text-decoration: none;
  font-size: 9px;
  color: #cacaca; }

body.eventindex .addthisevent_dropdown .frs:hover {
  color: #6d84b4; }

body.eventindex .addthisevent {
  visibility: visible !important; }

body.eventindex #featured_event_banner {
  background-color: #F0F4F5;
  width: 100%;
  height: 135px;
  text-align: center; }
  @media (max-width: 1166px) {
    body.eventindex #featured_event_banner {
      height: auto !important; } }
  @media (max-width: 1166px) {
    body.eventindex #featured_event_banner img {
      width: 100% !important; } }

body.eventindex .ShareContainer {
  display: block; }
  @media (max-width: 47.95em) {
    body.eventindex .ShareContainer {
      margin-left: 20px; } }

@media (max-width: 47.95em) {
  body.eventindex .color-thing:first-child {
    margin-left: 20px; } }

body.eventindex .Section .sidebar, body.eventindex .ArticleMetaDataArea .InnerContentContainer .sidebar, .ArticleMetaDataArea body.eventindex .InnerContentContainer .sidebar, body.eventindex .ArticleMetaDataArea .ShowHideButtonContainer .sidebar, .ArticleMetaDataArea body.eventindex .ShowHideButtonContainer .sidebar {
  padding-top: 43px; }

.Comments {
  display: none;
  /* hide initially */
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 47.95em) {
    .Comments {
      display: none !important; } }
  .Comments .DisabledMask {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .Comments.disabled .DisabledMask {
    z-index: 500; }

.Comments * {
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -hp-pre-wrap;
  /* HP printers */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */ }

.comment {
  font-size: 0px; }

.topofcbox {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 28px;
  color: #999;
  height: 25px; }

.topofcbox a, .topofcbox a:hover, .topofcbox a:visited, .topofcbox a:active {
  color: #999;
  text-decoration: underline; }

.leftcbox {
  position: absolute;
  width: 137px;
  left: -137px; }

.cnamedatebox {
  padding-left: 2px; }

.commentcount {
  font-family: 'Heebo', sans-serif;
  font-weight: 400;
  font-size: 75px;
  line-height: 64px; }

.commentcountlabel {
  font-family: 'Heebo', sans-serif;
  font-weight: 300;
  font-size: 15px;
  margin-top: 8px; }

.commentinputcontainer {
  border: solid 1px transparent;
  background-color: #f7f7f7; }
  .commentinputcontainer .cbuttoncontainer .ptlabel,
  .commentinputcontainer .cbuttoncontainer .fbcheck,
  .commentinputcontainer .cbuttoncontainer .rfbcheck,
  .commentinputcontainer .cbuttoncontainer .twchecka,
  .commentinputcontainer .cbuttoncontainer .rtwchecka,
  .commentinputcontainer .cbuttoncontainer .lichecka,
  .commentinputcontainer .cbuttoncontainer .rlichecka {
    display: none; }

.cinrightcontainer {
  padding-top: 10px; }

.cpost {
  width: 100%;
  padding: 16px 5px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.cpost:hover .commentshare {
  visibility: visible; }

.cbox {
  margin-bottom: 4px;
  padding-left: 147px; }

.cbox, .comment {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.cinteract a, .cinteract a:active, .cinteract a:visited, .cinteract a:link, .cinteract a:hover {
  letter-spacing: 0.05em;
  font-size: 11px;
  color: #333;
  text-decoration: none !important; }

.articletitle {
  margin-top: 15px;
  margin-bottom: 5px; }

.articletitle a {
  font-size: 20px !important; }

.clikes, .barbarbar, .firstbartext {
  color: #999;
  font-size: 10px;
  font-weight: bold;
  font-family: Arial, sans-serif; }

.barbarbar, .firstbartext {
  color: #666;
  position: relative;
  top: -1px; }

.firstbartext {
  top: 0px; }

.thumbup {
  position: relative;
  top: 3px;
  margin-right: 1px; }

.cinteract {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #333;
  margin-top: 15px; }

.cinteract .commentheart {
  margin-right: 4px;
  position: relative;
  top: 1px; }

.cinteract .clikesnumber {
  margin-right: 8px; }

.replybox {
  position: relative;
  padding-left: 147px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.replybox .leftcbox {
  display: none; }

.replybox .cpost {
  padding-top: 0; }

.rtextbox, .ctextbox, .cmessage {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  color: #333; }

.rtextbox, .ctextbox {
  width: 96.2%;
  min-height: 78px;
  background-color: #f7f7f7;
  border: none;
  resize: none;
  padding: 12px 1.9%;
  color: #ccc; }

.cmessage {
  color: #333 !important; }

.replybuttoncontainer, .cbuttoncontainer {
  height: 27px;
  position: relative; }

.cpostusername, .poster a, .spama, .delete {
  margin-top: 1px;
  margin-bottom: 6px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  position: relative;
  left: -2px;
  color: #111; }

.poster {
  line-height: 11px;
  margin-right: 1px;
  display: inline; }

.posttime {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 20px;
  color: #999;
  display: inline; }

.fbcheck, .fbcheck:hover, .fbcheck:active, .fbcheck:visited, .twchecka, .twchecka:hover, .twchecka:active, .twchecka:visited, .rfbcheck, .rfbcheck:hover, .rfbcheck:active, .rfbcheck:visited, .rtwchecka, .rtwchecka:hover, .rtwchecka:active, .rtwchecka:visited, .rlichecka, .rlichecka:hover, .rlichecka:active, .rlichecka:visited, .lichecka, .lichecka:hover, .lichecka:active, .lichecka:visited {
  font-size: 10px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #999;
  text-decoration: none;
  position: relative;
  top: 6px; }

.fbcheck, .rfbcheck {
  margin-left: 9px; }

.twchecka, .rtwchecka, .lichecka, .rlichecka {
  margin-left: 6px; }

.ptlabel, .cshlabel {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 24px;
  color: #333;
  position: relative;
  margin-left: 7px;
  top: 3px; }

.cshlabel {
  top: -2px;
  margin-right: 9px; }

.fbon, .hoverbon {
  color: #333; }

.replytype {
  width: 87%;
  margin-left: 13%; }

.expandbox, .rexpandbox {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 14px; }

.rexpandbox {
  cursor: pointer;
  width: 87%;
  margin-left: 13%; }

.expandbox:hover, .rexpandbox:hover {
  text-decoration: none; }

.expandcontainer {
  display: none; }

.rexpandcontainer {
  display: none; }

.poster a, .poster a:hover, .poster a:active, .poster a:visited {
  font-family: 'Heebo', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: #333;
  text-decoration: none !important; }

.commentshare {
  visibility: hidden;
  position: absolute;
  right: 1px;
  bottom: 0; }

.cfbshare, .ctwshare, .clishare {
  display: inline-block;
  margin-right: 6px; }

.cvisible {
  visibility: visible; }

.replybutton, .cbutton {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 61px;
  height: 27px;
  background-color: #fc5622;
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: 700;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 10px;
  margin-bottom: 10px; }

.Comments .comment {
  padding-bottom: 0px;
  border-bottom: none;
  border-top: 1px solid #efefef; }

.Comments .comment .cpost:hover {
  background-color: #f1f9fe; }

.Comments .comment .replybox .cpost:hover {
  background-color: #FFF; }

.Comments textarea, .Comments textarea:focus {
  outline: 0px none transparent; }

.likedhighlight {
  color: #009cd8; }

.addemailinput, .raddemailinput {
  width: 190px;
  height: 17px;
  margin-left: 7px; }

@-moz-document url-prefix() {
  .addemailinput, .raddemailinput {
    height: 15px; } }

.nativetiletrigger {
  height: 100%; }

.nativetiletrigger iframe {
  position: absolute; }

.padvertlabel {
  position: relative;
  background-color: #FFF;
  font-size: 10px;
  font-family: Arial, sans-serif;
  text-align: center;
  color: #333;
  padding-top: 5px;
  width: 98%;
  margin: 0 auto;
  text-transform: uppercase; }

.PatternContainer {
  position: relative;
  width: 100%;
  font-size: 0; }
  .PatternContainer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .PatternContainer a {
    color: #000; }
  .PatternContainer a:hover {
    text-decoration: none; }
  .PatternContainer iframe {
    position: relative;
    z-index: 7; }
  .PatternContainer .pattern-sponsorlogo {
    position: relative;
    height: 0;
    top: 30px;
    left: 5px; }
    @media (max-width: 47.95em) {
      .PatternContainer .pattern-sponsorlogo {
        display: none; } }
  .PatternContainer #channeltitle {
    font-family: KlavikaBlack, Titillium;
    font-size: 100px;
    line-height: 140px;
    position: absolute;
    top: 0px;
    left: 30px;
    color: white;
    display: none; }
    .PatternContainer #channeltitle.lightimage {
      color: black; }
    @media (max-width: 47.95em) {
      .PatternContainer #channeltitle {
        display: none !important; } }
  .PatternContainer #channelimage {
    position: absolute;
    top: 25px;
    left: 30px; }
  .PatternContainer .PatternContainerSubUnit {
    position: relative;
    width: 100%; }
  .PatternContainer .PatternContainerSubSubUnit {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-color: white; }
    .PatternContainer .PatternContainerSubSubUnit .leftBorderMask, .PatternContainer .PatternContainerSubSubUnit .rightBorderMask {
      position: absolute;
      width: 12px;
      height: 100%;
      background-color: #FFF;
      z-index: 5; }
      @media (max-width: 47.95em) {
        .PatternContainer .PatternContainerSubSubUnit .leftBorderMask, .PatternContainer .PatternContainerSubSubUnit .rightBorderMask {
          display: none; } }
    .PatternContainer .PatternContainerSubSubUnit .leftBorderMask {
      left: 0px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .PatternContainerSubSubUnit .leftBorderMask {
          left: 20px; } }
    .PatternContainer .PatternContainerSubSubUnit .rightBorderMask {
      right: 0; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .PatternContainerSubSubUnit .rightBorderMask {
          right: 20px; } }
    @media (min-width: 61.25em) {
      .PatternContainer .PatternContainerSubSubUnit {
        width: 980px !important; } }
    @media (min-width: 56.75em) {
      .PatternContainer .PatternContainerSubSubUnit {
        width: 100%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer .PatternContainerSubSubUnit {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 47.95em) {
      .PatternContainer .PatternContainerSubSubUnit {
        width: 100%; } }
    .PatternContainer .PatternContainerSubSubUnit.fullWidth {
      width: 100% !important;
      padding-left: 0;
      padding-right: 0; }
      .PatternContainer .PatternContainerSubSubUnit.fullWidth .leftBorderMask, .PatternContainer .PatternContainerSubSubUnit.fullWidth .rightBorderMask {
        display: none; }
    .PatternContainer .PatternContainerSubSubUnit.firstWideAdContainer {
      background-color: #F5F5F5; }
      @media (max-width: 47.95em) {
        .PatternContainer .PatternContainerSubSubUnit.firstWideAdContainer {
          background-color: #FFF; } }
      .PatternContainer .PatternContainerSubSubUnit.firstWideAdContainer .wideAdSubContainer {
        border: none !important; }
  .PatternContainer .wideAdSubContainer {
    width: 100%; }
    @media (min-width: 56.75em) {
      .PatternContainer .wideAdSubContainer {
        width: 954px !important; } }
    .PatternContainer .wideAdSubContainer .wideAdSubSubContainer {
      position: relative;
      left: -7px;
      text-align: center; }
  .PatternContainer .PatternTile {
    position: relative;
    display: inline-block;
    width: 33%;
    height: 321px;
    vertical-align: top;
    left: 0.33%; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer .PatternTile {
        height: 350px; } }
    @media (max-width: 47.95em) {
      .PatternContainer .PatternTile {
        left: 0;
        width: 100% !important;
        height: auto; } }
  .PatternContainer .StandardTile, .PatternContainer .OutbrainTile, .PatternContainer .PartnerTile, .PatternContainer .SubscriptionTile, .PatternContainer .SponsoredTile, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration {
    border-right: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer .StandardTile, .PatternContainer .OutbrainTile, .PatternContainer .PartnerTile, .PatternContainer .SubscriptionTile, .PatternContainer .SponsoredTile, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration {
        width: 49.7%; } }
    @media (max-width: 47.95em) {
      .PatternContainer .StandardTile, .PatternContainer .OutbrainTile, .PatternContainer .PartnerTile, .PatternContainer .SubscriptionTile, .PatternContainer .SponsoredTile, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration {
        border-right: none; } }
    .PatternContainer .StandardTile .psubscriptiontile, .PatternContainer .OutbrainTile .psubscriptiontile, .PatternContainer .PartnerTile .psubscriptiontile, .PatternContainer .SubscriptionTile .psubscriptiontile, .PatternContainer .SponsoredTile .psubscriptiontile, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .psubscriptiontile {
      height: 295px;
      width: 300px;
      background-image: url("//www.inc.com/images/substile.png");
      background-size: contain;
      margin-top: 10px;
      margin-left: auto;
      margin-right: auto; }
    .PatternContainer .StandardTile .innerpcell, .PatternContainer .OutbrainTile .innerpcell, .PatternContainer .PartnerTile .innerpcell, .PatternContainer .SubscriptionTile .innerpcell, .PatternContainer .SponsoredTile .innerpcell, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .innerpcell {
      position: relative;
      width: 100%;
      height: 100%;
      padding: 13px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .StandardTile .innerpcell, .PatternContainer .OutbrainTile .innerpcell, .PatternContainer .PartnerTile .innerpcell, .PatternContainer .SubscriptionTile .innerpcell, .PatternContainer .SponsoredTile .innerpcell, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .innerpcell {
          padding: 21px; } }
      @media (max-width: 47.95em) {
        .PatternContainer .StandardTile .innerpcell, .PatternContainer .OutbrainTile .innerpcell, .PatternContainer .PartnerTile .innerpcell, .PatternContainer .SubscriptionTile .innerpcell, .PatternContainer .SponsoredTile .innerpcell, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .innerpcell {
          padding: 15px;
          padding-bottom: 11px; } }
      .PatternContainer .StandardTile .innerpcell.fadeInTransition, .PatternContainer .OutbrainTile .innerpcell.fadeInTransition, .PatternContainer .PartnerTile .innerpcell.fadeInTransition, .PatternContainer .SubscriptionTile .innerpcell.fadeInTransition, .PatternContainer .SponsoredTile .innerpcell.fadeInTransition, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .innerpcell.fadeInTransition {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s; }
        .PatternContainer .StandardTile .innerpcell.fadeInTransition.opaque, .PatternContainer .OutbrainTile .innerpcell.fadeInTransition.opaque, .PatternContainer .PartnerTile .innerpcell.fadeInTransition.opaque, .PatternContainer .SubscriptionTile .innerpcell.fadeInTransition.opaque, .PatternContainer .SponsoredTile .innerpcell.fadeInTransition.opaque, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .innerpcell.fadeInTransition.opaque {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
          opacity: 1; }
    .PatternContainer .StandardTile .picontainer, .PatternContainer .OutbrainTile .picontainer, .PatternContainer .PartnerTile .picontainer, .PatternContainer .SubscriptionTile .picontainer, .PatternContainer .SponsoredTile .picontainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .picontainer {
      position: relative;
      font-size: 0;
      border-top-width: 0 !important; }
      .PatternContainer .StandardTile .picontainer .pimageOverflowContainer, .PatternContainer .OutbrainTile .picontainer .pimageOverflowContainer, .PatternContainer .PartnerTile .picontainer .pimageOverflowContainer, .PatternContainer .SubscriptionTile .picontainer .pimageOverflowContainer, .PatternContainer .SponsoredTile .picontainer .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .picontainer .pimageOverflowContainer {
        position: relative;
        overflow: hidden;
        height: 200px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .PatternContainer .StandardTile .picontainer .pimageOverflowContainer, .PatternContainer .OutbrainTile .picontainer .pimageOverflowContainer, .PatternContainer .PartnerTile .picontainer .pimageOverflowContainer, .PatternContainer .SubscriptionTile .picontainer .pimageOverflowContainer, .PatternContainer .SponsoredTile .picontainer .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .picontainer .pimageOverflowContainer {
            height: 230px; } }
        @media (max-width: 47.95em) {
          .PatternContainer .StandardTile .picontainer .pimageOverflowContainer, .PatternContainer .OutbrainTile .picontainer .pimageOverflowContainer, .PatternContainer .PartnerTile .picontainer .pimageOverflowContainer, .PatternContainer .SubscriptionTile .picontainer .pimageOverflowContainer, .PatternContainer .SponsoredTile .picontainer .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .picontainer .pimageOverflowContainer {
            display: none; } }
      .PatternContainer .StandardTile .picontainer .pvideoOverflowContainer, .PatternContainer .OutbrainTile .picontainer .pvideoOverflowContainer, .PatternContainer .PartnerTile .picontainer .pvideoOverflowContainer, .PatternContainer .SubscriptionTile .picontainer .pvideoOverflowContainer, .PatternContainer .SponsoredTile .picontainer .pvideoOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .picontainer .pvideoOverflowContainer {
        background-color: #000; }
        .PatternContainer .StandardTile .picontainer .pvideoOverflowContainer .playButton, .PatternContainer .OutbrainTile .picontainer .pvideoOverflowContainer .playButton, .PatternContainer .PartnerTile .picontainer .pvideoOverflowContainer .playButton, .PatternContainer .SubscriptionTile .picontainer .pvideoOverflowContainer .playButton, .PatternContainer .SponsoredTile .picontainer .pvideoOverflowContainer .playButton, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .picontainer .pvideoOverflowContainer .playButton {
          width: 50px;
          height: 50px;
          /*z-index: 1000000000;*/
          z-index: 4600;
          display: inline-block;
          position: absolute;
          color: #fff;
          font-size: 62px;
          left: 50%;
          margin-left: -27px;
          top: 50%;
          margin-top: -27px;
          opacity: 0.7; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .PatternContainer .StandardTile .picontainer .pvideoOverflowContainer, .PatternContainer .OutbrainTile .picontainer .pvideoOverflowContainer, .PatternContainer .PartnerTile .picontainer .pvideoOverflowContainer, .PatternContainer .SubscriptionTile .picontainer .pvideoOverflowContainer, .PatternContainer .SponsoredTile .picontainer .pvideoOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .picontainer .pvideoOverflowContainer {
            min-height: 122px; } }
    .PatternContainer .StandardTile .pheadline, .PatternContainer .OutbrainTile .pheadline, .PatternContainer .PartnerTile .pheadline, .PatternContainer .SubscriptionTile .pheadline, .PatternContainer .SponsoredTile .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pheadline {
      font-size: 19px;
      line-height: 20px;
      width: 100%;
      color: #000;
      font-family: KlavikaBlack, Titillium, Arial, sans-serif;
      margin-top: 23px;
      margin-left: 0px;
      position: relative; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .StandardTile .pheadline, .PatternContainer .OutbrainTile .pheadline, .PatternContainer .PartnerTile .pheadline, .PatternContainer .SubscriptionTile .pheadline, .PatternContainer .SponsoredTile .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pheadline {
          font-size: 20px; } }
      @media (min-width: 61.25em) {
        .PatternContainer .StandardTile .pheadline, .PatternContainer .OutbrainTile .pheadline, .PatternContainer .PartnerTile .pheadline, .PatternContainer .SubscriptionTile .pheadline, .PatternContainer .SponsoredTile .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pheadline {
          font-size: 20px; } }
      @media (max-width: 47.95em) {
        .PatternContainer .StandardTile .pheadline, .PatternContainer .OutbrainTile .pheadline, .PatternContainer .PartnerTile .pheadline, .PatternContainer .SubscriptionTile .pheadline, .PatternContainer .SponsoredTile .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pheadline {
          width: 100%;
          margin-top: 9px;
          margin-bottom: 7px;
          padding-left: 1px; } }
      @media (min-width: 31.25em) and (max-width: 47.95em) {
        .PatternContainer .StandardTile .pheadline, .PatternContainer .OutbrainTile .pheadline, .PatternContainer .PartnerTile .pheadline, .PatternContainer .SubscriptionTile .pheadline, .PatternContainer .SponsoredTile .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pheadline {
          font-size: 24px;
          line-height: 24px; } }
      @media (min-width: 22.5em) and (max-width: 31.2em) {
        .PatternContainer .StandardTile .pheadline, .PatternContainer .OutbrainTile .pheadline, .PatternContainer .PartnerTile .pheadline, .PatternContainer .SubscriptionTile .pheadline, .PatternContainer .SponsoredTile .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pheadline {
          font-size: 22px;
          line-height: 22px; } }
      @media (max-width: 22.45em) {
        .PatternContainer .StandardTile .pheadline, .PatternContainer .OutbrainTile .pheadline, .PatternContainer .PartnerTile .pheadline, .PatternContainer .SubscriptionTile .pheadline, .PatternContainer .SponsoredTile .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pheadline {
          font-size: 18px;
          line-height: 19px; } }
    .PatternContainer .StandardTile .pbyline, .PatternContainer .OutbrainTile .pbyline, .PatternContainer .PartnerTile .pbyline, .PatternContainer .SubscriptionTile .pbyline, .PatternContainer .SponsoredTile .pbyline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pbyline {
      line-height: 20px;
      text-transform: uppercase;
      font-family: KlavikaMedium, Titillium, Arial, sans-serif;
      font-size: 12px;
      letter-spacing: 0px; }
      @media (max-width: 47.95em) {
        .PatternContainer .StandardTile .pbyline, .PatternContainer .OutbrainTile .pbyline, .PatternContainer .PartnerTile .pbyline, .PatternContainer .SubscriptionTile .pbyline, .PatternContainer .SponsoredTile .pbyline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pbyline {
          display: none; } }
    .PatternContainer .StandardTile .catcolorbox, .PatternContainer .OutbrainTile .catcolorbox, .PatternContainer .PartnerTile .catcolorbox, .PatternContainer .SubscriptionTile .catcolorbox, .PatternContainer .SponsoredTile .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .catcolorbox {
      background-color: #009cd8;
      border-top-width: 0 !important;
      position: absolute;
      color: #FFF;
      font-size: 12px;
      line-height: 27px;
      font-family: KlavikaMedium, Titillium, Arial, sans-serif;
      display: inline-block;
      right: 0;
      width: 76.7%;
      padding-left: 10px;
      padding-top: 1px;
      padding-right: 4px;
      overflow: hidden;
      max-height: 28px;
      text-overflow: ellipsis; }
      @media (min-width: 48em) {
        .PatternContainer .StandardTile .catcolorbox, .PatternContainer .OutbrainTile .catcolorbox, .PatternContainer .PartnerTile .catcolorbox, .PatternContainer .SubscriptionTile .catcolorbox, .PatternContainer .SponsoredTile .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .catcolorbox {
          bottom: -15px; } }
      @media (max-width: 47.95em) {
        .PatternContainer .StandardTile .catcolorbox, .PatternContainer .OutbrainTile .catcolorbox, .PatternContainer .PartnerTile .catcolorbox, .PatternContainer .SubscriptionTile .catcolorbox, .PatternContainer .SponsoredTile .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .catcolorbox {
          position: relative;
          width: auto;
          font-family: KlavikaRegular, Titillium, Arial, sans-serif;
          line-height: 19px;
          padding-right: 10px; } }
    .PatternContainer .StandardTile .linecolorbox, .PatternContainer .OutbrainTile .linecolorbox, .PatternContainer .PartnerTile .linecolorbox, .PatternContainer .SubscriptionTile .linecolorbox, .PatternContainer .SponsoredTile .linecolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .linecolorbox {
      display: none; }
    .PatternContainer .StandardTile .pdeck, .PatternContainer .OutbrainTile .pdeck, .PatternContainer .PartnerTile .pdeck, .PatternContainer .SubscriptionTile .pdeck, .PatternContainer .SponsoredTile .pdeck, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pdeck {
      display: none;
      font-size: 20px;
      line-height: 22px;
      font-family: KlavikaExtraLight, Titillium, Arial, sans-serif;
      letter-spacing: -1px;
      margin-top: 5px; }
    .PatternContainer .StandardTile .pshares,
    .PatternContainer .StandardTile .sponsoredCaption,
    .PatternContainer .StandardTile .outbrainSmallFromTheWeb,
    .PatternContainer .StandardTile .partnerSmallFromTheWeb, .PatternContainer .OutbrainTile .pshares,
    .PatternContainer .OutbrainTile .sponsoredCaption,
    .PatternContainer .OutbrainTile .outbrainSmallFromTheWeb,
    .PatternContainer .OutbrainTile .partnerSmallFromTheWeb, .PatternContainer .PartnerTile .pshares,
    .PatternContainer .PartnerTile .sponsoredCaption,
    .PatternContainer .PartnerTile .outbrainSmallFromTheWeb,
    .PatternContainer .PartnerTile .partnerSmallFromTheWeb, .PatternContainer .SubscriptionTile .pshares,
    .PatternContainer .SubscriptionTile .sponsoredCaption,
    .PatternContainer .SubscriptionTile .outbrainSmallFromTheWeb,
    .PatternContainer .SubscriptionTile .partnerSmallFromTheWeb, .PatternContainer .SponsoredTile .pshares,
    .PatternContainer .SponsoredTile .sponsoredCaption,
    .PatternContainer .SponsoredTile .outbrainSmallFromTheWeb,
    .PatternContainer .SponsoredTile .partnerSmallFromTheWeb, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pshares,
    .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .sponsoredCaption,
    .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .outbrainSmallFromTheWeb,
    .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .partnerSmallFromTheWeb {
      color: #999;
      font-size: 12px;
      font-family: KlavikaMedium, Titillium, Arial, sans-serif;
      line-height: 12px;
      text-align: right;
      position: absolute;
      right: 13px;
      bottom: 7px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .StandardTile .pshares,
        .PatternContainer .StandardTile .sponsoredCaption,
        .PatternContainer .StandardTile .outbrainSmallFromTheWeb,
        .PatternContainer .StandardTile .partnerSmallFromTheWeb, .PatternContainer .OutbrainTile .pshares,
        .PatternContainer .OutbrainTile .sponsoredCaption,
        .PatternContainer .OutbrainTile .outbrainSmallFromTheWeb,
        .PatternContainer .OutbrainTile .partnerSmallFromTheWeb, .PatternContainer .PartnerTile .pshares,
        .PatternContainer .PartnerTile .sponsoredCaption,
        .PatternContainer .PartnerTile .outbrainSmallFromTheWeb,
        .PatternContainer .PartnerTile .partnerSmallFromTheWeb, .PatternContainer .SubscriptionTile .pshares,
        .PatternContainer .SubscriptionTile .sponsoredCaption,
        .PatternContainer .SubscriptionTile .outbrainSmallFromTheWeb,
        .PatternContainer .SubscriptionTile .partnerSmallFromTheWeb, .PatternContainer .SponsoredTile .pshares,
        .PatternContainer .SponsoredTile .sponsoredCaption,
        .PatternContainer .SponsoredTile .outbrainSmallFromTheWeb,
        .PatternContainer .SponsoredTile .partnerSmallFromTheWeb, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pshares,
        .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .sponsoredCaption,
        .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .outbrainSmallFromTheWeb,
        .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .partnerSmallFromTheWeb {
          right: 21px; } }
      @media (max-width: 47.95em) {
        .PatternContainer .StandardTile .pshares,
        .PatternContainer .StandardTile .sponsoredCaption,
        .PatternContainer .StandardTile .outbrainSmallFromTheWeb,
        .PatternContainer .StandardTile .partnerSmallFromTheWeb, .PatternContainer .OutbrainTile .pshares,
        .PatternContainer .OutbrainTile .sponsoredCaption,
        .PatternContainer .OutbrainTile .outbrainSmallFromTheWeb,
        .PatternContainer .OutbrainTile .partnerSmallFromTheWeb, .PatternContainer .PartnerTile .pshares,
        .PatternContainer .PartnerTile .sponsoredCaption,
        .PatternContainer .PartnerTile .outbrainSmallFromTheWeb,
        .PatternContainer .PartnerTile .partnerSmallFromTheWeb, .PatternContainer .SubscriptionTile .pshares,
        .PatternContainer .SubscriptionTile .sponsoredCaption,
        .PatternContainer .SubscriptionTile .outbrainSmallFromTheWeb,
        .PatternContainer .SubscriptionTile .partnerSmallFromTheWeb, .PatternContainer .SponsoredTile .pshares,
        .PatternContainer .SponsoredTile .sponsoredCaption,
        .PatternContainer .SponsoredTile .outbrainSmallFromTheWeb,
        .PatternContainer .SponsoredTile .partnerSmallFromTheWeb, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pshares,
        .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .sponsoredCaption,
        .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .outbrainSmallFromTheWeb,
        .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .partnerSmallFromTheWeb {
          position: relative;
          bottom: auto;
          left: 2px;
          right: auto;
          text-align: left; } }
      .PatternContainer .StandardTile .pshares .psharecount,
      .PatternContainer .StandardTile .sponsoredCaption .psharecount,
      .PatternContainer .StandardTile .outbrainSmallFromTheWeb .psharecount,
      .PatternContainer .StandardTile .partnerSmallFromTheWeb .psharecount, .PatternContainer .OutbrainTile .pshares .psharecount,
      .PatternContainer .OutbrainTile .sponsoredCaption .psharecount,
      .PatternContainer .OutbrainTile .outbrainSmallFromTheWeb .psharecount,
      .PatternContainer .OutbrainTile .partnerSmallFromTheWeb .psharecount, .PatternContainer .PartnerTile .pshares .psharecount,
      .PatternContainer .PartnerTile .sponsoredCaption .psharecount,
      .PatternContainer .PartnerTile .outbrainSmallFromTheWeb .psharecount,
      .PatternContainer .PartnerTile .partnerSmallFromTheWeb .psharecount, .PatternContainer .SubscriptionTile .pshares .psharecount,
      .PatternContainer .SubscriptionTile .sponsoredCaption .psharecount,
      .PatternContainer .SubscriptionTile .outbrainSmallFromTheWeb .psharecount,
      .PatternContainer .SubscriptionTile .partnerSmallFromTheWeb .psharecount, .PatternContainer .SponsoredTile .pshares .psharecount,
      .PatternContainer .SponsoredTile .sponsoredCaption .psharecount,
      .PatternContainer .SponsoredTile .outbrainSmallFromTheWeb .psharecount,
      .PatternContainer .SponsoredTile .partnerSmallFromTheWeb .psharecount, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pshares .psharecount,
      .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .sponsoredCaption .psharecount,
      .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .outbrainSmallFromTheWeb .psharecount,
      .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .partnerSmallFromTheWeb .psharecount {
        font-family: KlavikaBold, Titillium, Arial, sans-serif; }
    .PatternContainer .StandardTile .sponsoredCaption, .PatternContainer .OutbrainTile .sponsoredCaption, .PatternContainer .PartnerTile .sponsoredCaption, .PatternContainer .SubscriptionTile .sponsoredCaption, .PatternContainer .SponsoredTile .sponsoredCaption, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .sponsoredCaption {
      text-transform: uppercase; }
    .PatternContainer .StandardTile .pinnerlink:hover, .PatternContainer .OutbrainTile .pinnerlink:hover, .PatternContainer .PartnerTile .pinnerlink:hover, .PatternContainer .SubscriptionTile .pinnerlink:hover, .PatternContainer .SponsoredTile .pinnerlink:hover, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .pinnerlink:hover {
      text-decoration: underline; }
    .PatternContainer .StandardTile .ppartner, .PatternContainer .OutbrainTile .ppartner, .PatternContainer .PartnerTile .ppartner, .PatternContainer .SubscriptionTile .ppartner, .PatternContainer .SponsoredTile .ppartner, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .ppartner {
      color: #999;
      font-size: 12px;
      font-family: KlavikaRegular, Titillium, Arial, sans-serif;
      line-height: 12px;
      bottom: 7px; }
      @media (min-width: 56.75em) {
        .PatternContainer .StandardTile .ppartner, .PatternContainer .OutbrainTile .ppartner, .PatternContainer .PartnerTile .ppartner, .PatternContainer .SubscriptionTile .ppartner, .PatternContainer .SponsoredTile .ppartner, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .ppartner {
          left: 13px;
          position: absolute;
          top: 300px; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .StandardTile .ppartner, .PatternContainer .OutbrainTile .ppartner, .PatternContainer .PartnerTile .ppartner, .PatternContainer .SubscriptionTile .ppartner, .PatternContainer .SponsoredTile .ppartner, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .ppartner {
          left: 20px;
          position: absolute;
          top: 300px; } }
      @media (max-width: 47.95em) {
        .PatternContainer .StandardTile .ppartner, .PatternContainer .OutbrainTile .ppartner, .PatternContainer .PartnerTile .ppartner, .PatternContainer .SubscriptionTile .ppartner, .PatternContainer .SponsoredTile .ppartner, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .ppartner {
          left: 16px;
          position: static; } }
      .PatternContainer .StandardTile .ppartner .ppartnername, .PatternContainer .OutbrainTile .ppartner .ppartnername, .PatternContainer .PartnerTile .ppartner .ppartnername, .PatternContainer .SubscriptionTile .ppartner .ppartnername, .PatternContainer .SponsoredTile .ppartner .ppartnername, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .ppartner .ppartnername {
        font-family: KlavikaMedium, Titillium, Arial, sans-serif; }
    .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration {
      height: auto; }
      .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .pdeck {
        font-size: 22px;
        line-height: 26px;
        display: block; }
        @media (max-width: 47.95em) {
          .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .pdeck, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .pdeck {
            display: none; } }
      .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .pheadline, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .pheadline {
        font-family: KlavikaBlack, Titillium, Arial, sans-serif;
        font-size: 40px;
        line-height: 42px; }
      .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .catcolorbox, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .catcolorbox, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .catcolorbox, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .catcolorbox, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .catcolorbox {
        left: 0; }
      .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .pimageOverflowContainer {
        height: 280px; }
        .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer.pvideoOverflowContainer, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer.pvideoOverflowContainer, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer.pvideoOverflowContainer, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer.pvideoOverflowContainer, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer.pvideoOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .pimageOverflowContainer.pvideoOverflowContainer {
          height: auto; }
        @media (max-width: 47.95em) {
          .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .pimageOverflowContainer {
            height: auto;
            display: block;
            padding-bottom: 10px; } }
        @media (max-width: 56.7em) {
          .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer .picture img, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer .picture img, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer .picture img, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer .picture img, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .pimageOverflowContainer .picture img, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .pimageOverflowContainer .picture img {
            width: 100% !important;
            height: auto !important; } }
      .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .pshares, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .pshares, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .pshares, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .pshares, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .pshares, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .pshares {
        display: none; }
      .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer {
        min-height: 290px; }
        @media (max-width: 56.7em) {
          .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .piVideoContainer .pvideoOverflowContainer {
            min-height: auto; } }
      .PatternContainer .StandardTile.HomeFeaturedStandardConfiguration .piVideoContainer .catcolorbox, .PatternContainer .OutbrainTile.HomeFeaturedStandardConfiguration .piVideoContainer .catcolorbox, .PatternContainer .PartnerTile.HomeFeaturedStandardConfiguration .piVideoContainer .catcolorbox, .PatternContainer .SubscriptionTile.HomeFeaturedStandardConfiguration .piVideoContainer .catcolorbox, .PatternContainer .SponsoredTile.HomeFeaturedStandardConfiguration .piVideoContainer .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.HomeFeaturedStandardConfiguration .piVideoContainer .catcolorbox {
        z-index: 7; }
    .PatternContainer .StandardTile.SmallTextStandardConfiguration, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration, .PatternContainer .PartnerTile.SmallTextStandardConfiguration, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration {
      border-right: none;
      height: auto;
      display: block;
      clear: both; }
      .PatternContainer .StandardTile.SmallTextStandardConfiguration .innerpcell, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .innerpcell, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .innerpcell, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .innerpcell, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .innerpcell, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .innerpcell {
        padding: 15px;
        padding-bottom: 11px; }
      .PatternContainer .StandardTile.SmallTextStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .picontainer .pimageOverflowContainer {
        display: none; }
      .PatternContainer .StandardTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .pheadline {
        width: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        padding-left: 1px;
        font-size: 18px;
        line-height: 19px; }
        @media (max-width: 47.95em) {
          .PatternContainer .StandardTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .pheadline {
            margin-top: 9px;
            margin-bottom: 7px; } }
      .PatternContainer .StandardTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .catcolor {
        display: none;
        font-size: 12px;
        font-family: KlavikaBold, Titillium; }
      .PatternContainer .StandardTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .catcolorbox {
        position: relative;
        width: auto;
        font-family: KlavikaRegular, Titillium, Arial, sans-serif;
        line-height: 19px;
        /*padding: 0px;*/
        background-color: none;
        display: none; }
      .PatternContainer .StandardTile.SmallTextStandardConfiguration .pshares, .PatternContainer .StandardTile.SmallTextStandardConfiguration .outbrainSmallFromTheWeb, .PatternContainer .StandardTile.SmallTextStandardConfiguration .partnerSmallFromTheWeb, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .pshares, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .outbrainSmallFromTheWeb, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .partnerSmallFromTheWeb, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .pshares, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .outbrainSmallFromTheWeb, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .partnerSmallFromTheWeb, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .pshares, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .outbrainSmallFromTheWeb, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .partnerSmallFromTheWeb, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .pshares, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .outbrainSmallFromTheWeb, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .partnerSmallFromTheWeb, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .pshares, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .outbrainSmallFromTheWeb, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .partnerSmallFromTheWeb {
        display: none; }
      .PatternContainer .StandardTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .ptimestamp {
        font-family: arial;
        font-size: 11px;
        color: #999;
        margin-top: 5px;
        margin-bottom: -5px; }
        @media (max-width: 47.95em) {
          .PatternContainer .StandardTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .ptimestamp, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .ptimestamp {
            display: none; } }
      .PatternContainer .StandardTile.SmallTextStandardConfiguration .ppartner, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .ppartner, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .ppartner, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .ppartner, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .ppartner, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .ppartner {
        left: 16px;
        position: static; }
      .PatternContainer .StandardTile.SmallTextStandardConfiguration .rubric, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .rubric, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .rubric, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .rubric, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .rubric, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .rubric {
        position: relative;
        width: auto;
        font-family: KlavikaMedium, Titillium, Arial, sans-serif;
        line-height: 19px;
        font-size: 12px;
        max-height: 28px;
        color: #00a0cf; }
        @media (min-width: 48em) {
          .PatternContainer .StandardTile.SmallTextStandardConfiguration .rubric, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .rubric, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .rubric, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .rubric, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .rubric, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .rubric {
            margin-top: -10px; } }
        @media (max-width: 47.95em) {
          .PatternContainer .StandardTile.SmallTextStandardConfiguration .rubric, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .rubric, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .rubric, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .rubric, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .rubric, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .rubric {
            display: none; } }
      @media (max-width: 47.95em) {
        .PatternContainer .StandardTile.SmallTextStandardConfiguration, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration, .PatternContainer .PartnerTile.SmallTextStandardConfiguration, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration {
          border-bottom: solid 1px #e5e5e5 !important; }
          .PatternContainer .StandardTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .catcolor, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .catcolor {
            display: none; }
          .PatternContainer .StandardTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .OutbrainTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .PartnerTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .SubscriptionTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .SponsoredTile.SmallTextStandardConfiguration .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallTextStandardConfiguration .catcolorbox {
            display: inline-block; } }
    .PatternContainer .StandardTile.MainFeatureStandardConfiguration, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration {
      z-index: 7;
      left: 0;
      height: auto; }
      .PatternContainer .StandardTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .innerpcell {
        padding-top: 0; }
        @media (min-width: 48em) {
          .PatternContainer .StandardTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .innerpcell {
            padding-left: 0;
            padding-right: 0; } }
      .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pheadline {
        letter-spacing: -1px; }
        @media (max-width: 56.7em) {
          .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pheadline {
            letter-spacing: 0px; } }
      @media (min-width: 48em) {
        .PatternContainer .StandardTile.MainFeatureStandardConfiguration, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration {
          width: 100%;
          height: auto;
          border: none;
          padding: 0; }
          .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pimageOverflowContainer {
            height: 450px; }
          .PatternContainer .StandardTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .catcolorbox {
            width: 87%; }
          .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pheadline {
            margin-left: 21%;
            width: 79%;
            padding-right: 15px;
            font-family: KlavikaBlack, Titillium, Arial, sans-serif;
            font-size: 46px;
            line-height: 42px;
            margin-top: 30px; }
          .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pdeck, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pdeck, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pdeck, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pdeck, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pdeck, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pdeck {
            display: block;
            font-size: 24px;
            line-height: 26px;
            margin-top: 10px;
            margin-left: 21%;
            width: 79%;
            padding-right: 15px; }
          .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pshares {
            position: relative;
            right: auto;
            text-align: left;
            margin-left: 21%;
            margin-top: 19px;
            padding-left: 1px; } }
    .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pbyline, .PatternContainer .StandardTile.SmallMainFeatureStandardConfiguration .pbyline, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pbyline, .PatternContainer .OutbrainTile.SmallMainFeatureStandardConfiguration .pbyline, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pbyline, .PatternContainer .PartnerTile.SmallMainFeatureStandardConfiguration .pbyline, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pbyline, .PatternContainer .SubscriptionTile.SmallMainFeatureStandardConfiguration .pbyline, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pbyline, .PatternContainer .SponsoredTile.SmallMainFeatureStandardConfiguration .pbyline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pbyline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallMainFeatureStandardConfiguration .pbyline {
      display: none; }
    @media (max-width: 47.95em) {
      .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .StandardTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallMainFeatureStandardConfiguration .pimageOverflowContainer {
        display: block;
        height: 200px;
        padding-bottom: 15px; }
      .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .StandardTile.SmallMainFeatureStandardConfiguration .pheadline, .PatternContainer .StandardTile.SmallMainFeatureStandardConfiguration .pshares, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .OutbrainTile.SmallMainFeatureStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.SmallMainFeatureStandardConfiguration .pshares, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .PartnerTile.SmallMainFeatureStandardConfiguration .pheadline, .PatternContainer .PartnerTile.SmallMainFeatureStandardConfiguration .pshares, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .SubscriptionTile.SmallMainFeatureStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.SmallMainFeatureStandardConfiguration .pshares, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pshares, .PatternContainer .SponsoredTile.SmallMainFeatureStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.SmallMainFeatureStandardConfiguration .pshares, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pshares, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallMainFeatureStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallMainFeatureStandardConfiguration .pshares {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
      .PatternContainer .StandardTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .StandardTile.SmallMainFeatureStandardConfiguration .catcolorbox, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .OutbrainTile.SmallMainFeatureStandardConfiguration .catcolorbox, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .PartnerTile.SmallMainFeatureStandardConfiguration .catcolorbox, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .SubscriptionTile.SmallMainFeatureStandardConfiguration .catcolorbox, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .SponsoredTile.SmallMainFeatureStandardConfiguration .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallMainFeatureStandardConfiguration .catcolorbox {
        margin-left: 15px; }
      .PatternContainer .StandardTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .StandardTile.SmallMainFeatureStandardConfiguration .innerpcell, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .OutbrainTile.SmallMainFeatureStandardConfiguration .innerpcell, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .PartnerTile.SmallMainFeatureStandardConfiguration .innerpcell, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .SubscriptionTile.SmallMainFeatureStandardConfiguration .innerpcell, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .SponsoredTile.SmallMainFeatureStandardConfiguration .innerpcell, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .innerpcell, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallMainFeatureStandardConfiguration .innerpcell {
        padding: 0;
        padding-bottom: 11px; } }
    @media (min-width: 22.5em) and (max-width: 47.95em) {
      .PatternContainer .StandardTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .StandardTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.SmallMainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.MainFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SmallMainFeatureStandardConfiguration .pimageOverflowContainer {
        height: 290px; } }
    .PatternContainer .StandardTile.SubFeatureStandardConfiguration, .PatternContainer .OutbrainTile.SubFeatureStandardConfiguration, .PatternContainer .PartnerTile.SubFeatureStandardConfiguration, .PatternContainer .SubscriptionTile.SubFeatureStandardConfiguration, .PatternContainer .SponsoredTile.SubFeatureStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SubFeatureStandardConfiguration {
      left: 0; }
      .PatternContainer .StandardTile.SubFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.SubFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.SubFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.SubFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.SubFeatureStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SubFeatureStandardConfiguration .pimageOverflowContainer {
        height: 0; }
      @media (min-width: 48em) {
        .PatternContainer .StandardTile.SubFeatureStandardConfiguration, .PatternContainer .OutbrainTile.SubFeatureStandardConfiguration, .PatternContainer .PartnerTile.SubFeatureStandardConfiguration, .PatternContainer .SubscriptionTile.SubFeatureStandardConfiguration, .PatternContainer .SponsoredTile.SubFeatureStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SubFeatureStandardConfiguration {
          height: 208px;
          border: none;
          width: 33%; }
          .PatternContainer .StandardTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .PartnerTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SubFeatureStandardConfiguration .pheadline {
            font-size: 27px;
            line-height: 27px;
            margin-top: 20px; } }
    @media (min-width: 48em) and (min-width: 61.25em) {
      .PatternContainer .StandardTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .PartnerTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.SubFeatureStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SubFeatureStandardConfiguration .pheadline {
        font-size: 30px; } }
      @media (min-width: 48em) {
          .PatternContainer .StandardTile.SubFeatureStandardConfiguration .catcolorbox, .PatternContainer .OutbrainTile.SubFeatureStandardConfiguration .catcolorbox, .PatternContainer .PartnerTile.SubFeatureStandardConfiguration .catcolorbox, .PatternContainer .SubscriptionTile.SubFeatureStandardConfiguration .catcolorbox, .PatternContainer .SponsoredTile.SubFeatureStandardConfiguration .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SubFeatureStandardConfiguration .catcolorbox {
            bottom: auto;
            position: relative;
            width: auto; }
          .PatternContainer .StandardTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .OutbrainTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .PartnerTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .SubscriptionTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .SponsoredTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SubFeatureStandardConfiguration .pshares {
            left: 13px;
            right: auto; } }
    @media (min-width: 48em) and (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer .StandardTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .OutbrainTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .PartnerTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .SubscriptionTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .SponsoredTile.SubFeatureStandardConfiguration .pshares, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.SubFeatureStandardConfiguration .pshares {
        left: 21px; } }
    @media (min-width: 56.75em) {
      .PatternContainer .StandardTile.PortraitStandardConfiguration, .PatternContainer .OutbrainTile.PortraitStandardConfiguration, .PatternContainer .PartnerTile.PortraitStandardConfiguration, .PatternContainer .SubscriptionTile.PortraitStandardConfiguration, .PatternContainer .SponsoredTile.PortraitStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.PortraitStandardConfiguration {
        float: left;
        height: 642px; }
        .PatternContainer .StandardTile.PortraitStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.PortraitStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.PortraitStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.PortraitStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.PortraitStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.PortraitStandardConfiguration .pimageOverflowContainer {
          height: 520px; }
        .PatternContainer .StandardTile.PortraitStandardConfiguration.partiallyCollapsed, .PatternContainer .OutbrainTile.PortraitStandardConfiguration.partiallyCollapsed, .PatternContainer .PartnerTile.PortraitStandardConfiguration.partiallyCollapsed, .PatternContainer .SubscriptionTile.PortraitStandardConfiguration.partiallyCollapsed, .PatternContainer .SponsoredTile.PortraitStandardConfiguration.partiallyCollapsed, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.PortraitStandardConfiguration.partiallyCollapsed {
          float: none;
          height: 321px; }
          .PatternContainer .StandardTile.PortraitStandardConfiguration.partiallyCollapsed .pimageOverflowContainer, .PatternContainer .OutbrainTile.PortraitStandardConfiguration.partiallyCollapsed .pimageOverflowContainer, .PatternContainer .PartnerTile.PortraitStandardConfiguration.partiallyCollapsed .pimageOverflowContainer, .PatternContainer .SubscriptionTile.PortraitStandardConfiguration.partiallyCollapsed .pimageOverflowContainer, .PatternContainer .SponsoredTile.PortraitStandardConfiguration.partiallyCollapsed .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.PortraitStandardConfiguration.partiallyCollapsed .pimageOverflowContainer {
            height: 200px;
            display: block; } }
    .PatternContainer .StandardTile.WideRowStandardConfiguration, .PatternContainer .OutbrainTile.WideRowStandardConfiguration, .PatternContainer .PartnerTile.WideRowStandardConfiguration, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration, .PatternContainer .SponsoredTile.WideRowStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration {
      left: 0; }
      @media (min-width: 56.75em) {
        .PatternContainer .StandardTile.WideRowStandardConfiguration, .PatternContainer .OutbrainTile.WideRowStandardConfiguration, .PatternContainer .PartnerTile.WideRowStandardConfiguration, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration, .PatternContainer .SponsoredTile.WideRowStandardConfiguration, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration {
          width: 100%; }
          .PatternContainer .StandardTile.WideRowStandardConfiguration .picontainer, .PatternContainer .OutbrainTile.WideRowStandardConfiguration .picontainer, .PatternContainer .PartnerTile.WideRowStandardConfiguration .picontainer, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration .picontainer, .PatternContainer .SponsoredTile.WideRowStandardConfiguration .picontainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration .picontainer {
            border-top-width: 5px !important;
            height: 100%;
            max-height: 100%; }
            .PatternContainer .StandardTile.WideRowStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .OutbrainTile.WideRowStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .PartnerTile.WideRowStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .SponsoredTile.WideRowStandardConfiguration .picontainer .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration .picontainer .pimageOverflowContainer {
              height: 290px;
              width: 67.15%;
              display: inline-block; }
            .PatternContainer .StandardTile.WideRowStandardConfiguration .picontainer .catcolorbox, .PatternContainer .OutbrainTile.WideRowStandardConfiguration .picontainer .catcolorbox, .PatternContainer .PartnerTile.WideRowStandardConfiguration .picontainer .catcolorbox, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration .picontainer .catcolorbox, .PatternContainer .SponsoredTile.WideRowStandardConfiguration .picontainer .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration .picontainer .catcolorbox {
              bottom: auto;
              right: auto;
              left: 67.15%;
              top: 0;
              width: auto;
              display: inline-block;
              position: absolute;
              vertical-align: top;
              background-color: transparent !important;
              color: #000;
              padding-left: 13px;
              padding-top: 4px; }
          .PatternContainer .StandardTile.WideRowStandardConfiguration .ptextcontainer, .PatternContainer .OutbrainTile.WideRowStandardConfiguration .ptextcontainer, .PatternContainer .PartnerTile.WideRowStandardConfiguration .ptextcontainer, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration .ptextcontainer, .PatternContainer .SponsoredTile.WideRowStandardConfiguration .ptextcontainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration .ptextcontainer {
            width: 30.3%;
            position: absolute;
            right: 1.6%;
            bottom: 30px; }
          .PatternContainer .StandardTile.WideRowStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.WideRowStandardConfiguration .pheadline, .PatternContainer .PartnerTile.WideRowStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.WideRowStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration .pheadline {
            font-size: 30px;
            line-height: 30px;
            margin-top: 0; }
          .PatternContainer .StandardTile.WideRowStandardConfiguration .pdeck, .PatternContainer .OutbrainTile.WideRowStandardConfiguration .pdeck, .PatternContainer .PartnerTile.WideRowStandardConfiguration .pdeck, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration .pdeck, .PatternContainer .SponsoredTile.WideRowStandardConfiguration .pdeck, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration .pdeck {
            display: block; }
          .PatternContainer .StandardTile.WideRowStandardConfiguration .pbyline, .PatternContainer .OutbrainTile.WideRowStandardConfiguration .pbyline, .PatternContainer .PartnerTile.WideRowStandardConfiguration .pbyline, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration .pbyline, .PatternContainer .SponsoredTile.WideRowStandardConfiguration .pbyline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration .pbyline {
            display: block;
            margin-top: 3px; }
          .PatternContainer .StandardTile.WideRowStandardConfiguration .pshares, .PatternContainer .OutbrainTile.WideRowStandardConfiguration .pshares, .PatternContainer .PartnerTile.WideRowStandardConfiguration .pshares, .PatternContainer .SubscriptionTile.WideRowStandardConfiguration .pshares, .PatternContainer .SponsoredTile.WideRowStandardConfiguration .pshares, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.WideRowStandardConfiguration .pshares {
            bottom: -20px;
            right: auto; } }
    @media (min-width: 48em) {
      .PatternContainer .StandardTile.TextOnlyStandardConfiguration .pimageOverflowContainer, .PatternContainer .StandardTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.TextOnlyStandardConfiguration .pimageOverflowContainer, .PatternContainer .OutbrainTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .PartnerTile.TextOnlyStandardConfiguration .pimageOverflowContainer, .PatternContainer .PartnerTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.TextOnlyStandardConfiguration .pimageOverflowContainer, .PatternContainer .SubscriptionTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.TextOnlyStandardConfiguration .pimageOverflowContainer, .PatternContainer .SponsoredTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.TextOnlyStandardConfiguration .pimageOverflowContainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.TextOnlyStandardConfiguration .pheadline {
        display: none; }
      .PatternContainer .StandardTile.TextOnlyStandardConfiguration .picontainer, .PatternContainer .OutbrainTile.TextOnlyStandardConfiguration .picontainer, .PatternContainer .PartnerTile.TextOnlyStandardConfiguration .picontainer, .PatternContainer .SubscriptionTile.TextOnlyStandardConfiguration .picontainer, .PatternContainer .SponsoredTile.TextOnlyStandardConfiguration .picontainer, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.TextOnlyStandardConfiguration .picontainer {
        border-top-width: 5px !important;
        height: 100%;
        max-height: 100%; }
      .PatternContainer .StandardTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .OutbrainTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .PartnerTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .SubscriptionTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .SponsoredTile.TextOnlyStandardConfiguration .pheadline, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.TextOnlyStandardConfiguration .pheadline {
        display: block;
        width: 80%;
        font-size: 34px;
        line-height: 34px;
        font-family: KlavikaExtraLight, Titillium, Arial, sans-serif;
        letter-spacing: -1px;
        text-transform: uppercase;
        position: absolute;
        bottom: 25px; }
      .PatternContainer .StandardTile.TextOnlyStandardConfiguration .catcolorbox, .PatternContainer .OutbrainTile.TextOnlyStandardConfiguration .catcolorbox, .PatternContainer .PartnerTile.TextOnlyStandardConfiguration .catcolorbox, .PatternContainer .SubscriptionTile.TextOnlyStandardConfiguration .catcolorbox, .PatternContainer .SponsoredTile.TextOnlyStandardConfiguration .catcolorbox, .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration.TextOnlyStandardConfiguration .catcolorbox {
        bottom: auto;
        right: auto;
        width: auto;
        position: absolute;
        background-color: transparent !important;
        color: #000;
        padding-left: 0px;
        padding-top: 4px; } }
  .PatternContainer .TwitterFeedTile {
    height: auto !important;
    padding-bottom: 15px; }
  .PatternContainer .FollowTile .followtext {
    font-size: 32px;
    font-family: KlavikaBold, Titillium !important;
    position: absolute;
    text-align: center;
    top: 110px;
    width: 100%; }
  .PatternContainer .FollowTile .followbuttons {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 160px; }
    .PatternContainer .FollowTile .followbuttons .button {
      width: 32px;
      height: 32px;
      background-image: url("//www.incimages.com/header/share_icons_2.png");
      background-size: cover;
      display: inline-block;
      margin-right: 5px; }
    .PatternContainer .FollowTile .followbuttons .facebookbutton {
      background-position: -36px 0px; }
    .PatternContainer .FollowTile .followbuttons .twitterbutton {
      background-position: -72px 0px; }
    .PatternContainer .FollowTile .followbuttons .linkedinbutton {
      background-position: 0px 0px; }
    .PatternContainer .FollowTile .followbuttons .youtubebutton {
      background-position: -256px 0px; }
    .PatternContainer .FollowTile .followbuttons .googleplusbutton {
      background-position: -108px 0px; }
  @media (max-width: 47.95em) {
    .PatternContainer .FollowTile {
      display: none; } }
  .PatternContainer .Inc5000ProfileTile {
    display: block;
    width: 100%;
    height: auto;
    left: auto; }
  .PatternContainer .LoadMoreTile {
    display: none;
    position: relative; }
    .PatternContainer .LoadMoreTile .loadMoreBackground {
      background-color: #F5F5F5;
      position: relative;
      width: 100%;
      height: 103px; }
    .PatternContainer .LoadMoreTile .loadMoreIndicatorContainer {
      width: 328px;
      height: 49px;
      color: #FFF;
      position: relative;
      margin: 0 auto;
      top: 27px;
      text-align: center; }
      .PatternContainer .LoadMoreTile .loadMoreIndicatorContainer .CircleLoadingIndicator {
        display: inline-block;
        width: 76px; }
        .PatternContainer .LoadMoreTile .loadMoreIndicatorContainer .CircleLoadingIndicator .circleG {
          height: 20px;
          margin-left: 8px;
          margin-top: 15px;
          width: 20px;
          -moz-border-radius: 10px;
          -webkit-border-radius: 10px;
          -ms-border-radius: 10px;
          -o-border-radius: 10px;
          border-radius: 10px; }
        .PatternContainer .LoadMoreTile .loadMoreIndicatorContainer .CircleLoadingIndicator .circleG_1 {
          margin-left: 0px; }
      .PatternContainer .LoadMoreTile .loadMoreIndicatorContainer .AjaxLoader {
        display: none;
        margin-top: 9px; }
    .PatternContainer .LoadMoreTile.LoadMoreDefaultConfiguration {
      height: auto;
      width: 100%;
      z-index: 5;
      left: 0px; }
      .PatternContainer .LoadMoreTile.LoadMoreDefaultConfiguration .loadMoreBackground {
        top: -1px; }
    .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration {
      border: solid 1px #FFF; }
      .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .loadMoreBackground {
        height: 100%; }
      .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration .loadMoreIndicatorContainer {
        width: 150px;
        height: 150px;
        top: 95px; }
      .PatternContainer .LoadMoreTile.LoadMoreBlockConfiguration #bottom-bar {
        display: none; }
  @media (min-width: 48em) {
    .PatternContainer .showLoadMore .LoadMoreDefaultConfiguration {
      display: inline-block; } }
  @media (max-width: 47.95em) {
    .PatternContainer .showLoadMore .LoadMoreDefaultConfiguration {
      display: inline-block; } }
  .PatternContainer .IMUTile {
    text-align: center;
    padding-top: 13px;
    border-right: solid 1px #E5E5E5;
    border-bottom: solid 1px #E5E5E5;
    z-index: 1; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer .IMUTile {
        padding-top: 21px;
        width: 49.7% !important; } }
    @media (max-width: 47.95em) {
      .PatternContainer .IMUTile {
        display: none; } }
    .PatternContainer .IMUTile.IMUlargeConfiguration {
      float: right;
      left: -0.7%;
      padding-bottom: 25px;
      padding-left: 10px; }
      .PatternContainer .IMUTile.IMUlargeConfiguration.tallVersion {
        height: 642px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .PatternContainer .IMUTile.IMUlargeConfiguration.tallVersion {
            height: 700px; } }
    .PatternContainer .IMUTile.IMUmobileConfiguration {
      display: none; }
      @media (max-width: 47.95em) {
        .PatternContainer .IMUTile.IMUmobileConfiguration {
          display: inline-block;
          padding: 0;
          border-right: none; } }
  @media (max-width: 47.95em) {
    .PatternContainer .padvertlabel {
      display: none; } }
  .PatternContainer .WideAdTile {
    left: 0;
    width: 100%;
    min-height: 116px;
    height: auto; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer .WideAdTile {
        padding-left: 32px;
        padding-right: 32px; } }
    @media (max-width: 47.95em) {
      .PatternContainer .WideAdTile {
        display: none; } }
    .PatternContainer .WideAdTile .wideAdSubContainer {
      border-bottom: solid 1px #E5E5E5;
      text-align: center;
      padding: 13px 0;
      position: relative;
      margin: 0 auto; }
    .PatternContainer .WideAdTile.MobileBannerConfiguration {
      display: none; }
      @media (max-width: 47.95em) {
        .PatternContainer .WideAdTile.MobileBannerConfiguration {
          display: inline-block; } }
  .PatternContainer .OutbrainTile .outbrainSmallFromTheWeb {
    display: none; }
    @media (max-width: 47.95em) {
      .PatternContainer .OutbrainTile .outbrainSmallFromTheWeb {
        display: block; } }
  .PatternContainer .PartnerTile .partnerSmallFromTheWeb {
    display: none; }
    @media (max-width: 47.95em) {
      .PatternContainer .PartnerTile .partnerSmallFromTheWeb {
        display: block; } }
  .PatternContainer .SponsoredTile.IMUStyleDefaultConfiguration .picontainer, .PatternContainer .SponsoredTile.IMUStyleDefaultConfiguration .ptextcontainer {
    display: none; }
    @media (max-width: 47.95em) {
      .PatternContainer .SponsoredTile.IMUStyleDefaultConfiguration .picontainer, .PatternContainer .SponsoredTile.IMUStyleDefaultConfiguration .ptextcontainer {
        display: block; } }
  .PatternContainer .SponsoredTile.IMUStyleDefaultConfiguration .imustylecontainer img {
    width: 100%; }
  @media (max-width: 47.95em) {
    .PatternContainer .SponsoredTile.IMUStyleDefaultConfiguration .imustylecontainer {
      display: none; } }
  .PatternContainer .SponsoredDefaultConfiguration .pexheadline {
    text-transform: capitalize;
    font-family: KlavikaBold;
    font-size: 18px;
    margin-top: 15px; }
  .PatternContainer .SponsoredDefaultConfiguration .pexbyline {
    font-family: KlavikaLight;
    font-style: italic;
    text-transform: none; }
    @media (max-width: 47.95em) {
      .PatternContainer .SponsoredDefaultConfiguration .pexbyline {
        display: inline-block !important; } }
  @media (min-width: 48em) {
    .PatternContainer .SponsoredDefaultConfiguration .catcolorbox.bg-outbrain {
      background-color: black !important;
      color: white !important;
      left: 0px;
      position: relative;
      top: 0px;
      width: 100%;
      bottom: 0px;
      padding-left: 10px !important;
      margin-left: -5px; } }
  .PatternContainer .SponsoredDefaultConfiguration .outbrainPower {
    position: absolute;
    right: 21px;
    bottom: 7px; }
  .PatternContainer .SponsoredDefaultConfiguration .linecolorbox {
    display: none; }
  .PatternContainer .BlankTile {
    display: none; }
  .PatternContainer .LatestPopularToggleTile {
    width: 100%;
    height: 24px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer .LatestPopularToggleTile {
        height: 28px; } }
    @media (max-width: 47.95em) {
      .PatternContainer .LatestPopularToggleTile {
        display: none; } }
    .PatternContainer .LatestPopularToggleTile #pinboardSortHeader {
      visibility: hidden;
      position: absolute;
      width: 100%;
      margin-top: 9px;
      height: 20px;
      right: 0.8%; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .LatestPopularToggleTile #pinboardSortHeader {
          margin-top: 17px; } }
    .PatternContainer .LatestPopularToggleTile .sorterPadding {
      position: absolute;
      background-color: #FFF;
      /*width: 100%;*/
      height: 13px;
      bottom: -13px;
      z-index: 2; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .LatestPopularToggleTile .sorterPadding {
          height: 21px;
          bottom: -21px; } }
    .PatternContainer .LatestPopularToggleTile #pinboardSortLatest, .PatternContainer .LatestPopularToggleTile #pinboardSortPopular {
      position: absolute;
      z-index: 3; }
    .PatternContainer .LatestPopularToggleTile #pinboardSortLatestClicker, .PatternContainer .LatestPopularToggleTile #pinboardSortPopularClicker {
      z-index: 7;
      height: 20px;
      position: absolute;
      cursor: pointer; }
    .PatternContainer .LatestPopularToggleTile #pinboardSortLatestClicker {
      width: 71px;
      right: 92px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .LatestPopularToggleTile #pinboardSortLatestClicker {
          right: 100px; } }
    .PatternContainer .LatestPopularToggleTile #pinboardSortPopularClicker {
      width: 79px; }
    .PatternContainer .LatestPopularToggleTile #pinboardSortLatest, .PatternContainer .LatestPopularToggleTile #pinboardSortPopular, .PatternContainer .LatestPopularToggleTile #pinboardSortPopularClicker {
      right: 13px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer .LatestPopularToggleTile #pinboardSortLatest, .PatternContainer .LatestPopularToggleTile #pinboardSortPopular, .PatternContainer .LatestPopularToggleTile #pinboardSortPopularClicker {
          right: 21px; } }
  .PatternContainer .pimageOverflowContainer.imageLoaded {
    height: 200px; }
    .PatternContainer .pimageOverflowContainer.imageLoaded .picture img {
      width: auto;
      height: 100%; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer .pimageOverflowContainer.imageLoaded {
        height: 230px !important;
        width: 100% !important;
        overflow: hidden !important; }
        .PatternContainer .pimageOverflowContainer.imageLoaded .picture img {
          width: auto !important;
          height: 100% !important; } }
    @media (max-width: 47.95em) {
      .PatternContainer .pimageOverflowContainer.imageLoaded {
        display: none; } }
  @media (min-width: 48em) {
    .PatternContainer .MainFeatureStandardConfiguration .pimageOverflowContainer.imageLoaded {
      height: auto !important;
      width: 100% !important; }
      .PatternContainer .MainFeatureStandardConfiguration .pimageOverflowContainer.imageLoaded .picture img {
        width: 100% !important;
        height: auto !important; } }
  @media (max-width: 47.95em) {
    .PatternContainer .MainFeatureStandardConfiguration .pimageOverflowContainer.imageLoaded, .PatternContainer .SmallMainFeatureStandardConfiguration .pimageOverflowContainer.imageLoaded {
      width: 100%;
      height: auto; }
      .PatternContainer .MainFeatureStandardConfiguration .pimageOverflowContainer.imageLoaded .picture img, .PatternContainer .SmallMainFeatureStandardConfiguration .pimageOverflowContainer.imageLoaded .picture img {
        width: 100%;
        height: auto; } }
  @media (min-width: 56.75em) {
    .PatternContainer .WideRowStandardConfiguration .pimageOverflowContainer.imageLoaded {
      height: 290px; }
      .PatternContainer .WideRowStandardConfiguration .pimageOverflowContainer.imageLoaded .picture img {
        height: 100%;
        width: auto; } }
  .PatternContainer .LoadingWheel {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center; }
  .PatternContainer .hidden {
    visibility: hidden; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .PatternContainer#FeaturedPatternContainer .innerpcell, .PatternContainer#FeaturedRailPatternContainer .innerpcell {
      padding: 13px !important; } }
  .PatternContainer#FeaturedPatternContainer .SmallTextStandardConfiguration, .PatternContainer#FeaturedRailPatternContainer .SmallTextStandardConfiguration {
    width: 100%;
    border-bottom: solid 1px #e5e5e5 !important; }
    @media (max-width: 47.95em) {
      .PatternContainer#FeaturedPatternContainer .SmallTextStandardConfiguration .pheadline, .PatternContainer#FeaturedRailPatternContainer .SmallTextStandardConfiguration .pheadline {
        font-size: 22px !important;
        line-height: 22px; } }
  .PatternContainer#FeaturedPatternContainer {
    width: 66%;
    display: inline-block;
    vertical-align: top; }
    .PatternContainer#FeaturedPatternContainer .ptimestamp {
      display: none !important; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer#FeaturedPatternContainer {
        width: 60%; } }
    @media (max-width: 47.95em) {
      .PatternContainer#FeaturedPatternContainer {
        width: 100%;
        display: block; } }
    .PatternContainer#FeaturedPatternContainer .PatternContainerSubSubUnit {
      width: 100% !important; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer#FeaturedPatternContainer .PatternContainerSubSubUnit {
          padding-right: 0px; }
          .PatternContainer#FeaturedPatternContainer .PatternContainerSubSubUnit .pimageOverflowContainer {
            width: 100% !important;
            height: auto !important; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer#FeaturedPatternContainer .PatternContainerSubSubUnit .rightBorderMask {
          right: 0px; } }
    .PatternContainer#FeaturedPatternContainer .HomeFeaturedStandardConfiguration {
      border: none;
      width: 100%; }
      @media (max-width: 56.7em) {
        .PatternContainer#FeaturedPatternContainer .HomeFeaturedStandardConfiguration {
          width: 100%; }
          .PatternContainer#FeaturedPatternContainer .HomeFeaturedStandardConfiguration .pheadline {
            font-size: 40px;
            line-height: 40px; } }
      @media (max-width: 47.95em) {
        .PatternContainer#FeaturedPatternContainer .HomeFeaturedStandardConfiguration {
          border-bottom: solid 1px #E5E5E5; }
          .PatternContainer#FeaturedPatternContainer .HomeFeaturedStandardConfiguration .innerpcell {
            padding: 0px;
            padding-bottom: 5px; }
            .PatternContainer#FeaturedPatternContainer .HomeFeaturedStandardConfiguration .innerpcell .pheadline, .PatternContainer#FeaturedPatternContainer .HomeFeaturedStandardConfiguration .innerpcell .pdeck {
              padding-left: 14px;
              padding-right: 14px; }
            .PatternContainer#FeaturedPatternContainer .HomeFeaturedStandardConfiguration .innerpcell .pheadline {
              font-size: 22px;
              line-height: 22px; }
            .PatternContainer#FeaturedPatternContainer .HomeFeaturedStandardConfiguration .innerpcell .catcolorbox {
              display: inline-block !important;
              margin-left: 15px; } }
    .PatternContainer#FeaturedPatternContainer .SmallTextStandardConfiguration {
      border: none;
      width: 100%; }
      .PatternContainer#FeaturedPatternContainer .SmallTextStandardConfiguration .pheadline {
        font-size: 24px;
        line-height: 24px; }
  .PatternContainer#FeaturedRailPatternContainer {
    width: 33%;
    display: inline-block;
    vertical-align: top; }
    .PatternContainer#FeaturedRailPatternContainer .PatternTile:last-child {
      border-bottom: 0px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .PatternContainer#FeaturedRailPatternContainer {
        width: 40%; }
        .PatternContainer#FeaturedRailPatternContainer .SmallMainFeatureStandardConfiguration .pimageOverflowContainer {
          height: auto !important; }
        .PatternContainer#FeaturedRailPatternContainer .SmallMainFeatureStandardConfiguration .pimageOverflowContainer .picture img {
          width: 100% !important;
          height: auto !important; } }
    .PatternContainer#FeaturedRailPatternContainer .SmallMainFeatureStandardConfiguration .pshares {
      display: none; }
    @media (max-width: 47.95em) {
      .PatternContainer#FeaturedRailPatternContainer {
        width: 100%;
        display: block; }
        .PatternContainer#FeaturedRailPatternContainer .SmallMainFeatureStandardConfiguration .pimageOverflowContainer {
          display: none; }
        .PatternContainer#FeaturedRailPatternContainer .SmallMainFeatureStandardConfiguration .innerpcell {
          padding-top: 15px; }
        .PatternContainer#FeaturedRailPatternContainer .SmallMainFeatureStandardConfiguration .pheadline {
          font-size: 24px; } }
    .PatternContainer#FeaturedRailPatternContainer .PatternContainerSubSubUnit {
      width: 100% !important; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer#FeaturedRailPatternContainer .PatternContainerSubSubUnit {
          padding-left: 0px; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PatternContainer#FeaturedRailPatternContainer .PatternContainerSubSubUnit .leftBorderMask {
          left: 0px; } }
      @media (max-width: 47.95em) {
        .PatternContainer#FeaturedRailPatternContainer .PatternContainerSubSubUnit .leftBorderMask {
          left: -11px; } }
    .PatternContainer#FeaturedRailPatternContainer .SmallMainFeatureStandardConfiguration {
      width: 100%;
      height: auto;
      border-right: 0px; }
      .PatternContainer#FeaturedRailPatternContainer .SmallMainFeatureStandardConfiguration .kaltura-video-player iframe {
        width: auto !important;
        max-width: none !important; }
    .PatternContainer#FeaturedRailPatternContainer .SmallTextStandardConfiguration .pheadline {
      font-size: 20px; }
    @media (min-width: 48em) {
      .PatternContainer#FeaturedRailPatternContainer .SmallTextStandardConfiguration .pbyline {
        display: none; } }
    @media (max-width: 47.95em) {
      .PatternContainer#FeaturedRailPatternContainer .SmallTextStandardConfiguration .pshares {
        display: block; } }
  .PatternContainer#SidebarPatternContainer .SmallTextStandardConfiguration .ptimestamp, .PatternContainer#SidebarPatternContainer .SmallTextStandardConfiguration .rubric {
    display: none !important; }
  .PatternContainer#SidebarPatternContainer .SmallTextStandardConfiguration .innerpcell {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .PatternContainer#SidebarPatternContainer .SmallTextStandardConfiguration .pheadline {
    font-size: 20px;
    line-height: 20px; }
  .PatternContainer#SidebarPatternContainer .IMUTile {
    border-bottom: none; }

@media (min-width: 56.75em) {
  .fullWidth .WideAdTile.FixedLeaderboardConfiguration {
    display: none; } }

.fullWidth .WideAdTile.FlexibleBillboardConfiguration div, .fullWidth .WideAdTile.FixedLeaderboardConfiguration div {
  margin: auto; }

@media (min-width: 56.75em) {
  .firstWideAdContainer.fullWidth .WideAdTile.FixedLeaderboardConfiguration {
    display: block; } }

.ie8 .LoadMoreTile .loadMoreIndicatorContainer .CircleLoadingIndicator, .ie9 .LoadMoreTile .loadMoreIndicatorContainer .CircleLoadingIndicator {
  display: none; }

.ie8 .LoadMoreTile .loadMoreIndicatorContainer .AjaxLoader, .ie9 .LoadMoreTile .loadMoreIndicatorContainer .AjaxLoader {
  display: inline-block; }

.home .PatternContainer .OutbrainTile .outbrainSmallFromTheWeb {
  display: none; }

.home .PatternContainer .PartnerTile .partnerSmallFromTheWeb {
  display: none; }

.home #MainPatternContainerSubSubUnit0, .channel #MainPatternContainerSubSubUnit0 {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 61.25em) {
    .home #MainPatternContainerSubSubUnit0, .channel #MainPatternContainerSubSubUnit0 {
      padding-left: 5px;
      padding-right: 5px; } }

.article #MainPatternContainerSubSubUnit0 {
  display: block;
  padding-left: 0;
  padding-right: 0; }

.article .LatestPopularToggleTile {
  display: none; }

@media (max-width: 47.95em) {
  .channel .catcolorbox, .article #MainPatternContainer .catcolorbox {
    display: none !important; } }

@media (max-width: 47.95em) {
  .channel .pheadline, .article #MainPatternContainer .pheadline {
    margin-top: 0 !important; } }

@media (min-width: 48em) {
  .channel .DefaultStandardConfiguration .catcolorbox, .channel .SponsoredTile .catcolorbox, .channel .PortraitStandardConfiguration .catcolorbox, .channel .SmallMainFeatureStandardConfiguration .catcolorbox, .article #MainPatternContainer .DefaultStandardConfiguration .catcolorbox, .article #MainPatternContainer .SponsoredTile .catcolorbox, .article #MainPatternContainer .PortraitStandardConfiguration .catcolorbox, .article #MainPatternContainer .SmallMainFeatureStandardConfiguration .catcolorbox {
    background-color: #FFF !important;
    color: #000 !important;
    bottom: -29px !important;
    left: 0;
    padding-left: 0 !important; } }

@media (max-width: 47.95em) {
  .channel .DefaultStandardConfiguration .catcolorbox, .channel .SponsoredTile .catcolorbox, .channel .PortraitStandardConfiguration .catcolorbox, .channel .SmallMainFeatureStandardConfiguration .catcolorbox, .article #MainPatternContainer .DefaultStandardConfiguration .catcolorbox, .article #MainPatternContainer .SponsoredTile .catcolorbox, .article #MainPatternContainer .PortraitStandardConfiguration .catcolorbox, .article #MainPatternContainer .SmallMainFeatureStandardConfiguration .catcolorbox {
    display: none !important; } }

@media (min-width: 48em) {
  .channel .DefaultStandardConfiguration .linecolorbox, .channel .SponsoredTile .linecolorbox, .channel .PortraitStandardConfiguration .linecolorbox, .channel .SmallMainFeatureStandardConfiguration .linecolorbox, .article #MainPatternContainer .DefaultStandardConfiguration .linecolorbox, .article #MainPatternContainer .SponsoredTile .linecolorbox, .article #MainPatternContainer .PortraitStandardConfiguration .linecolorbox, .article #MainPatternContainer .SmallMainFeatureStandardConfiguration .linecolorbox {
    display: block !important;
    height: 5px;
    width: 76.7%;
    right: 0;
    bottom: -3px;
    position: absolute;
    z-index: 2; } }

@media (max-width: 47.95em) {
  .channel .MainFeatureStandardConfiguration .catcolorbox, .channel .SmallMainFeatureStandardConfiguration .catcolorbox, .article #MainPatternContainer .MainFeatureStandardConfiguration .catcolorbox, .article #MainPatternContainer .SmallMainFeatureStandardConfiguration .catcolorbox {
    display: inline-block !important;
    top: -35px; } }

@media (max-width: 47.95em) {
  .channel .MainFeatureStandardConfiguration .pheadline, .channel .SmallMainFeatureStandardConfiguration .pheadline, .article #MainPatternContainer .MainFeatureStandardConfiguration .pheadline, .article #MainPatternContainer .SmallMainFeatureStandardConfiguration .pheadline {
    margin-top: -20px !important; } }

@media (min-width: 48em) {
  .channel .MainFeatureStandardConfiguration .pbyline, .channel .SmallMainFeatureStandardConfiguration .pbyline, .article #MainPatternContainer .MainFeatureStandardConfiguration .pbyline, .article #MainPatternContainer .SmallMainFeatureStandardConfiguration .pbyline {
    display: none; } }

.channel .SubFeatureStandardConfiguration .catcolorbox, .article #MainPatternContainer .SubFeatureStandardConfiguration .catcolorbox {
  border-top-width: 5px !important;
  background-color: #FFF !important;
  color: #000;
  padding: 0; }

.PatternContainerSubUnit.contentNotInserted .PatternContainerSubSubUnit {
  display: none; }

.narrowPatternContainer .PatternContainerSubSubUnit {
  width: 100% !important; }
  .narrowPatternContainer .PatternContainerSubSubUnit .leftBorderMask, .narrowPatternContainer .PatternContainerSubSubUnit .rightBorderMask {
    display: none; }

.narrowPatternContainer .PatternTile {
  left: 0;
  border-right: none !important;
  width: 100%; }
  .narrowPatternContainer .PatternTile .innerpcell {
    padding-left: 0;
    padding-right: 0; }
  .narrowPatternContainer .PatternTile .picture img {
    -webkit-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    filter: gray; }
  .narrowPatternContainer .PatternTile .pshares {
    display: none; }

.narrowPatternContainer .IMUTile {
  height: 300px;
  padding-top: 0; }

.narrowPatternContainer .DefaultStandardConfiguration, .narrowPatternContainer .IMUsmallConfiguration, .narrowPatternContainer .IMUtinyConfiguration, .narrowPatternContainer .TwitterFeedTile {
  border: none !important; }

@media (min-width: 56.75em) {
  .collapsedLarge {
    display: none !important; } }

@media (min-width: 48em) and (max-width: 56.7em) {
  .collapsedMedium {
    display: none !important; } }

.collapsed {
  display: none !important; }

.greyscale.picture img {
  -webkit-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: grayscale(100%);
  filter: gray; }

#FeaturedRailPatternContainer .IMUtinyConfiguration {
  text-align: center;
  width: 100%;
  border: none !important;
  height: auto !important; }

.PatternContainer .PatternTile.IMUtinyConfiguration {
  display: none;
  height: 135px; }

#HomeFeaturedPatternsContainer {
  width: 100%;
  margin: 0 auto;
  max-width: 980px;
  background-color: white; }

@media (min-width: 48em) and (max-width: 56.7em) {
  #HomeFeaturedContainer {
    width: 100%; } }

@media (max-width: 47.95em) {
  #HomeFeaturedContainer {
    width: 100%; } }

.trackingpixel {
  height: 1px;
  width: 1px; }

.catcolorbox .BrandView-brand {
  font-family: KlavikaBoldCondensed !important;
  font-size: 18px !important;
  color: white; }

.pheadline .BrandView-brandname {
  font-family: KlavikaBoldCondensed !important;
  font-size: 21px !important;
  color: black; }

.catcolorbox .BrandView-view {
  font-family: KlavikaRegularCondensed !important;
  font-size: 18px !important;
  color: white; }

.WideRowStandardConfiguration .catcolorbox .BrandView-view, .WideRowStandardConfiguration .catcolorbox .BrandView-brand, .TextOnlyStandardConfiguration .WideRowStandardConfiguration .catcolorbox .BrandView-view, .TextOnlyStandardConfiguration .WideRowStandardConfiguration .catcolorbox .BrandView-brand, body.channel .catcolorbox .BrandView-view, body.channel .catcolorbox .BrandView-brand {
  color: black; }

.pheadline .BrandView-brandnameview {
  font-family: KlavikaRegularCondensed !important;
  font-size: 21px !important;
  color: black; }

.ps-container .ps-scrollbar-x-rail {
  position: absolute;
  /* please don't change 'position' */
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear; }

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.ps-container .ps-scrollbar-x-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  /* please don't change 'position' */
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear; }

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.ps-container .ps-scrollbar-y-rail.in-scrolling {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.ps-container .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear; }

.ps-container.ie6 .ps-scrollbar-x {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */ }

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
  background-color: #999; }

.ps-container .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color .2s linear;
  transition: background-color .2s linear; }

.ps-container.ie6 .ps-scrollbar-y {
  font-size: 0;
  /* fixed scrollbar height in xp sp3 ie6 */ }

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
  background-color: #999; }

.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
  visibility: hidden; }

.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
  visibility: visible; }

.LiquidNavigator {
  position: relative;
  font-size: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .LiquidNavigator * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .LiquidNavigator.NotShown {
    display: none; }
  .LiquidNavigator .Slider.ps-container .ps-scrollbar-x-rail, .LiquidNavigator .Slider.ps-container .ps-scrollbar-y-rail {
    z-index: 5530; }
  .LiquidNavigator .Slider.ps-container .ps-custom-scrollbar-x-rail-background, .LiquidNavigator .Slider.ps-container .ps-custom-scrollbar-y-rail-background {
    z-index: 5520; }
  .LiquidNavigator .LiquidNavigatorList .LiquidNavigatorItem {
    display: inline-block; }

.PhotoEssayNavigator {
  position: relative;
  height: 141px;
  width: 100%;
  z-index: 5500;
  background-color: transparent; }
  @media (max-width: 47.95em) {
    .PhotoEssayNavigator {
      display: none; } }
  .PhotoEssayNavigator .PhotoEssayNavigatorBackground {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    z-index: 5510; }
  .PhotoEssayNavigator .PhotoEssayNavigatorInnerContainer {
    position: relative;
    z-index: 5520;
    text-align: center;
    border-top: solid 2px #FFF; }
  .PhotoEssayNavigator .Slider {
    position: relative;
    display: inline-block;
    width: 596px;
    overflow: hidden;
    margin-top: 13px; }
    .PhotoEssayNavigator .Slider.ps-container .ps-scrollbar-x-rail, .PhotoEssayNavigator .Slider.ps-container .ps-custom-scrollbar-x-rail-background {
      bottom: 0;
      left: 0;
      height: 4px;
      background-color: transparent;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      -moz-transition: none;
      -o-transition: none;
      -webkit-transition: none;
      transition: none; }
      .PhotoEssayNavigator .Slider.ps-container .ps-scrollbar-x-rail .ps-scrollbar-x, .PhotoEssayNavigator .Slider.ps-container .ps-custom-scrollbar-x-rail-background .ps-scrollbar-x {
        height: 4px;
        background-color: #FFF;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none; }
    .PhotoEssayNavigator .Slider.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x, .PhotoEssayNavigator .Slider.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x, .PhotoEssayNavigator .Slider.ps-container:hover .ps-scrollbar-x, .PhotoEssayNavigator .Slider.ps-container.hover .ps-scrollbar-x {
      background-color: #FFF;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      -moz-transition: none;
      -o-transition: none;
      -webkit-transition: none;
      transition: none; }
    .PhotoEssayNavigator .Slider.ps-container:hover .ps-scrollbar-x-rail, .PhotoEssayNavigator .Slider.ps-container.hover .ps-scrollbar-x-rail {
      background-color: transparent;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      -moz-transition: none;
      -o-transition: none;
      -webkit-transition: none;
      transition: none; }
    .PhotoEssayNavigator .Slider.ps-container .ps-custom-scrollbar-x-rail-background {
      position: absolute;
      width: 596px;
      background-color: #FFF;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=43);
      opacity: 0.43; }
  .PhotoEssayNavigator .LeftOfSlider, .PhotoEssayNavigator .RightOfSlider {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 100%;
    vertical-align: top; }
  .PhotoEssayNavigator .RightOfSlider .PhotoEssayNavigatorCloseButton {
    width: 26px;
    height: 26px;
    margin-top: 56px;
    margin-left: 20px;
    cursor: pointer; }
    .PhotoEssayNavigator .RightOfSlider .PhotoEssayNavigatorCloseButton img {
      width: 100%;
      height: 100%; }
  .PhotoEssayNavigator .PhotoEssayNavigatorList {
    padding-bottom: 9px;
    width: 0px; }
    .PhotoEssayNavigator .PhotoEssayNavigatorList .PhotoEssayNavigatorItem {
      width: 85px;
      height: 85px;
      margin: 9px;
      cursor: pointer;
      vertical-align: top;
      overflow: hidden;
      position: relative; }
      .PhotoEssayNavigator .PhotoEssayNavigatorList .PhotoEssayNavigatorItem .picture img {
        width: 100%; }
      .PhotoEssayNavigator .PhotoEssayNavigatorList .PhotoEssayNavigatorItem .PhotoEssayNavRubric {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        color: white;
        font-size: 12px;
        line-height: 17px;
        height: 17px;
        background-color: black;
        text-align: left;
        padding-left: 5px;
        background: rgba(0, 0, 0, 0.4); }
  .PhotoEssayNavigator .PhotoEssayNavigatorOpenButton {
    display: none;
    position: relative;
    width: 100%;
    height: 36px;
    vertical-align: top;
    cursor: pointer; }
    .PhotoEssayNavigator .PhotoEssayNavigatorOpenButton img {
      width: 26px;
      height: 26px;
      margin-top: 5px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .PhotoEssayNavigator.closed {
    height: 39px; }
    .PhotoEssayNavigator.closed .PhotoEssayNavigatorInnerContainer {
      height: 100%; }
    .PhotoEssayNavigator.closed .Slider, .PhotoEssayNavigator.closed .LeftOfSlider, .PhotoEssayNavigator.closed .RightOfSlider {
      display: none; }
    .PhotoEssayNavigator.closed .PhotoEssayNavigatorOpenButton {
      display: inline-block; }

.PhotoEssaySection {
  width: 100%; }
  .PhotoEssaySection .SectionBody {
    width: 100%; }
  .PhotoEssaySection .sidebar {
    display: none; }
  .PhotoEssaySection .aboveArticleContentUpperContainer, .PhotoEssaySection .belowArticleContentUpperContainer, .PhotoEssaySection .splitArticleUpperContainer, .PhotoEssaySection .splitArticleLowerContainer {
    position: relative;
    width: 980px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .PhotoEssaySection .aboveArticleContentUpperContainer, .PhotoEssaySection .belowArticleContentUpperContainer, .PhotoEssaySection .splitArticleUpperContainer, .PhotoEssaySection .splitArticleLowerContainer {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 56.7em) {
      .PhotoEssaySection .aboveArticleContentUpperContainer, .PhotoEssaySection .belowArticleContentUpperContainer, .PhotoEssaySection .splitArticleUpperContainer, .PhotoEssaySection .splitArticleLowerContainer {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
  .PhotoEssaySection .narrowArticleHeaderContainer .articleheaderimage, .PhotoEssaySection .narrowArticleHeaderContainer .articleheaderimageab {
    position: relative;
    z-index: 50; }
    @media (max-width: 56.7em) {
      .PhotoEssaySection .narrowArticleHeaderContainer .articleheaderimage.greyscale.picture img, .PhotoEssaySection .narrowArticleHeaderContainer .articleheaderimageab.greyscale.picture img {
        -webkit-filter: none;
        filter: none; } }
  .PhotoEssaySection .narrowArticleHeaderContainer .channel-article-header {
    z-index: 70; }

.PhotoEssayContainer {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .PhotoEssayContainer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .PhotoEssayContainer .WideAdContainer {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 13px 0;
    background-color: #F6F6F6; }
    @media (max-width: 47.95em) {
      .PhotoEssayContainer .WideAdContainer {
        background-color: #FFF;
        padding: 0; }
        .PhotoEssayContainer .WideAdContainer.SmallCollapsed {
          border-top: solid 1px #E3E3E3; } }
    .PhotoEssayContainer .WideAdContainer.LastWideAdContainer {
      display: none; }
      @media (max-width: 47.95em) {
        .PhotoEssayContainer .WideAdContainer.LastWideAdContainer {
          display: block;
          padding-bottom: 10px; } }
    .PhotoEssayContainer .WideAdContainer div {
      margin: auto; }
    .PhotoEssayContainer .WideAdContainer .WideAdSubContainer {
      position: relative;
      left: -7px;
      text-align: center; }
      @media (max-width: 47.95em) {
        .PhotoEssayContainer .WideAdContainer .WideAdSubContainer {
          display: none; } }
    .PhotoEssayContainer .WideAdContainer .SmallAdSubContainer {
      display: none;
      position: relative;
      text-align: center; }
      @media (max-width: 47.95em) {
        .PhotoEssayContainer .WideAdContainer .SmallAdSubContainer {
          display: block; } }
  .PhotoEssayContainer .PhotoEssaySlide {
    color: #000;
    font-family: KlavikaLight, Titillium, Arial, sans-serif; }
    .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer {
      position: relative;
      font-size: 0; }
      @media (min-width: 56.75em) and (max-width: 61.2em) {
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer {
          padding-left: 15px;
          padding-right: 15px; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer {
          padding-left: 15px;
          padding-right: 15px; } }
      .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .AboveSlideContent {
        position: relative;
        height: 73px; }
        @media (max-width: 47.95em) {
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .AboveSlideContent {
            height: 27px; } }
      .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav {
        position: absolute;
        width: 100%;
        height: 30px;
        bottom: 0;
        font-family: KlavikaBlack, Titillium, Arial, sans-serif;
        font-size: 0;
        text-align: center; }
        @media (max-width: 47.95em) {
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav {
            height: 27px; } }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator {
          height: 100%;
          padding-top: 4px; }
          @media (max-width: 47.95em) {
            .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator {
              padding-top: 15px; } }
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator span {
            display: inline-block; }
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .CurrentPositionNumeral {
            font-size: 17px;
            line-height: 17px;
            padding: 0 11px; }
            @media (min-width: 48em) and (max-width: 56.7em) {
              .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .CurrentPositionNumeral {
                font-size: 13px;
                line-height: 13px;
                padding: 0 8px; } }
            @media (max-width: 47.95em) {
              .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .CurrentPositionNumeral {
                font-family: KlavikaMedium, Titillium, Arial, sans-serif;
                font-size: 14px;
                line-height: 14px;
                padding: 0 6px; } }
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot {
            padding: 2px 11px;
            vertical-align: top; }
            @media (min-width: 48em) and (max-width: 56.7em) {
              .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot {
                padding: 2px 8px; } }
            @media (max-width: 47.95em) {
              .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot {
                padding: 4px 6px; } }
            .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot .Dot, .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot .DotImage {
              width: 9px;
              height: 9px;
              background-color: #DEDEDE;
              -webkit-border-radius: 50% 50%;
              -moz-border-radius: 50% / 50%;
              border-radius: 50% / 50%; }
              @media (min-width: 48em) and (max-width: 56.7em) {
                .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot .Dot, .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot .DotImage {
                  width: 7px;
                  height: 7px; } }
              @media (max-width: 47.95em) {
                .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot .Dot, .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot .DotImage {
                  width: 6px;
                  height: 6px; } }
            .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot .DotImage {
              display: none; }
      .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent {
        width: 980px;
        margin: 0 auto; }
        @media (min-width: 56.75em) and (max-width: 61.2em) {
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent {
            width: 100%; } }
        @media (max-width: 56.7em) {
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent {
            width: 100%; } }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideText {
          font-size: 18px;
          line-height: 24px; }
          @media (min-width: 48em) and (max-width: 56.7em) {
            .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideText .SlideDescription {
              font-size: 15px;
              line-height: 18px; } }
          @media (max-width: 47.95em) {
            .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideText .SlideDescription {
              font-family: KlavikaRegular, Titillium, Arial, sans-serif;
              font-size: 16px;
              line-height: 20px;
              padding-top: 10px;
              padding-bottom: 10px; } }
          @media (max-width: 47.95em) {
            .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideText .LittleBlackSeparator {
              display: none; } }
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideText .SlidePhotoCaption {
            font-family: KlavikaMedium, Titillium, Arial, sans-serif;
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 12px; }
            @media (min-width: 48em) and (max-width: 56.7em) {
              .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideText .SlidePhotoCaption {
                font-size: 13px;
                line-height: 15px; } }
            @media (max-width: 47.95em) {
              .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideText .SlidePhotoCaption {
                font-size: 15px;
                line-height: 16px;
                margin-bottom: 10px; } }
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideText .ImageShareContainer {
            margin-bottom: 50px; }
            @media (max-width: 47.95em) {
              .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideText .ImageShareContainer {
                margin-bottom: 15px; } }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideHeadline {
          font-family: KlavikaBlack, Titillium, Arial, sans-serif;
          font-size: 28px;
          line-height: 26px;
          margin-bottom: 13px; }
          @media (max-width: 47.95em) {
            .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideHeadline {
              display: none;
              margin: 10px 0;
              margin-top: 8px; } }
          .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideHeadline.SlideAbovePhotoHeadline {
            display: none; }
            @media (max-width: 47.95em) {
              .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideHeadline.SlideAbovePhotoHeadline {
                display: block;
                font-size: 20px;
                line-height: 21px;
                width: 100%;
                padding-left: 16px;
                padding-right: 16px; } }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideHeadline a {
          color: black; }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideDescription a {
          color: black;
          text-decoration: none; }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlidePhotoBox img {
          width: 100%; }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .InlineRelatedArticle {
          margin-bottom: 20px; }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .InlineRelatedHeadline {
          font-family: KlavikaBlack, Titillium, Arial, sans-serif;
          font-size: 22px;
          line-height: 26px; }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .InlineRelatedHeadline a {
          color: black; }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .InlineRelatedDeck {
          font-size: 16px; }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .InlineRelatedDeck a {
          text-decoration: none;
          color: black; }
        .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideContent .SlideRubric {
          font-size: 13px;
          font-family: KlavikaBold, Titillium;
          color: #84b86d;
          margin-top: 12px;
          text-transform: uppercase; }
    .PhotoEssayContainer .PhotoEssaySlide.TextBelow .SlideText {
      padding-left: 12.58%;
      padding-right: 10%; }
      @media (max-width: 47.95em) {
        .PhotoEssayContainer .PhotoEssaySlide.TextBelow .SlideText {
          width: 100%;
          padding-left: 16px;
          padding-right: 16px; } }
      .PhotoEssayContainer .PhotoEssaySlide.TextBelow .SlideText .SlideHeadline {
        margin-top: 16px; }
        @media (max-width: 47.95em) {
          .PhotoEssayContainer .PhotoEssaySlide.TextBelow .SlideText .SlideHeadline {
            margin-top: 10px; } }
    .PhotoEssayContainer .PhotoEssaySlide.TextLeft .SlideText {
      position: relative;
      display: inline-block;
      width: 36.42857%;
      padding-right: 25px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PhotoEssayContainer .PhotoEssaySlide.TextLeft .SlideText {
          padding-right: 20px; } }
      @media (max-width: 47.95em) {
        .PhotoEssayContainer .PhotoEssaySlide.TextLeft .SlideText {
          display: block;
          width: 100%;
          padding-left: 16px;
          padding-right: 16px; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PhotoEssayContainer .PhotoEssaySlide.TextLeft .SlideText .ImageShareBox .ShareBoxButtons {
          margin-top: 14px; } }
    .PhotoEssayContainer .PhotoEssaySlide.TextLeft .SlidePhotoBox {
      position: relative;
      display: inline-block;
      width: 63.26531%;
      vertical-align: top;
      float: right;
      margin-bottom: 50px; }
      @media (max-width: 47.95em) {
        .PhotoEssayContainer .PhotoEssaySlide.TextLeft .SlidePhotoBox {
          display: block;
          width: 72%;
          margin: 0 auto;
          float: none; } }
    .PhotoEssayContainer .PhotoEssaySlide.TypeImageLeft .SlideText {
      position: relative;
      display: inline-block;
      width: 69.08163%;
      padding-left: 30px; }
      .PhotoEssayContainer .PhotoEssaySlide.TypeImageLeft .SlideText .ImageShareContainer {
        margin-bottom: 15px !important; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PhotoEssayContainer .PhotoEssaySlide.TypeImageLeft .SlideText {
          padding-left: 20px; } }
      @media (max-width: 47.95em) {
        .PhotoEssayContainer .PhotoEssaySlide.TypeImageLeft .SlideText {
          display: block;
          width: 100%;
          padding-left: 16px;
          padding-right: 16px; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .PhotoEssayContainer .PhotoEssaySlide.TypeImageLeft .SlideText .ImageShareBox .ShareBoxButtons {
          margin-top: 14px; } }
    .PhotoEssayContainer .PhotoEssaySlide.TypeImageLeft .SlidePhotoBox {
      position: relative;
      display: inline-block;
      width: 30.61224%;
      vertical-align: top;
      float: left;
      margin-bottom: 35px; }
      @media (max-width: 47.95em) {
        .PhotoEssayContainer .PhotoEssaySlide.TypeImageLeft .SlidePhotoBox {
          display: block;
          width: 72%;
          margin: 0 auto;
          float: none; } }
    .PhotoEssayContainer .PhotoEssaySlide.imageNotDisplayed .SlidePhotoBox {
      background-color: #EEE;
      border: solid 1px lightgray; }
    .PhotoEssayContainer .PhotoEssaySlide.imageNotDisplayed.TextBelow {
      min-height: 450px; }
      .PhotoEssayContainer .PhotoEssaySlide.imageNotDisplayed.TextBelow .SlidePhotoBox {
        height: 450px; }
    .PhotoEssayContainer .PhotoEssaySlide.imageNotDisplayed.TextLeft {
      min-height: 670px; }
      .PhotoEssayContainer .PhotoEssaySlide.imageNotDisplayed.TextLeft .SlidePhotoBox {
        height: 670px; }

.LittleBlackSeparator {
  width: 10px;
  height: 3px;
  background-color: #000;
  margin: 13px 0;
  margin-left: 1px; }

.PhotoCredit {
  color: #000;
  font-family: KlavikaRegularItalic, Titillium, Arial, sans-serif;
  font-size: 10px;
  text-transform: uppercase; }
  @media (max-width: 47.95em) {
    .PhotoCredit {
      font-size: 10px; } }

.SlideshowPlayer {
  position: relative;
  width: 100%;
  padding-top: 15px;
  font-size: 0;
  background-color: #000;
  -webkit-tap-highlight-color: transparent; }
  @media (max-width: 56.7em) {
    .SlideshowPlayer {
      padding-top: 0; } }
  .SlideshowPlayer * {
    -webkit-tap-highlight-color: transparent; }
  .SlideshowPlayer a, .SlideshowPlayer a:hover, .SlideshowPlayer a:visited, .SlideshowPlayer a:active {
    text-decoration: none; }
  .SlideshowPlayer > .StatusIndicator {
    left: 20px; }
  .SlideshowPlayer .DisableNonSlideComponentsMask, .SlideshowPlayer .LoadingMask {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 4360; }
  .SlideshowPlayer .DisableNonSlideComponentsMask {
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3; }
  .SlideshowPlayer .LoadingGraphicContainer {
    width: 101%; }
  .SlideshowPlayer.loading .LoadingMask {
    display: block; }
  .SlideshowPlayer.loading .LoadingGraphicContainer {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    z-index: 4330; }
  .SlideshowPlayer.disableNonSlideComponents .DisableNonSlideComponentsMask {
    display: block; }
  .SlideshowPlayer.disableNonSlideComponents .Slide {
    z-index: 4360; }
  .SlideshowPlayer.disabled .DisableNonSlideComponentsMask {
    display: block; }
  .SlideshowPlayer .Outer {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000; }
  .SlideshowPlayer .GalleryContainer, .SlideshowPlayer .Slideshow, .SlideshowPlayer .Slide, .SlideshowPlayer .Gallery {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .SlideshowPlayer .Inner {
    position: relative;
    width: 100%;
    height: 367px;
    padding-right: 335px; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .SlideshowPlayer .Inner {
        width: 100%; } }
    @media (min-width: 56.75em) {
      .SlideshowPlayer .Inner {
        padding-right: 360px; } }
    @media (max-width: 56.7em) {
      .SlideshowPlayer .Inner {
        width: 100%;
        padding-right: 0;
        padding-left: 0; } }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .Inner {
        height: 250px; } }
  .SlideshowPlayer .Name-Container {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: auto;
    height: 35px;
    padding-left: 1px;
    z-index: 10; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .SlideshowPlayer .Name-Container {
        padding-left: 21px; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .SlideshowPlayer .Name-Container {
        padding-left: 21px; } }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .Name-Container {
        display: none; } }
    .SlideshowPlayer .Name-Container > img {
      position: relative;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 30px;
      height: 10px;
      margin-top: 12px;
      vertical-align: top; }
  .SlideshowPlayer .ClosePlayerButton {
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    top: -5px;
    right: 0;
    padding-left: 14px;
    padding-top: 6px;
    font-size: 21px;
    color: #FFF;
    cursor: pointer;
    z-index: 4320; }
  .SlideshowPlayer .SlideshowName {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    width: auto;
    margin-top: 12px;
    margin-left: 5px;
    font-family: 'Signika', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    color: #FFF;
    cursor: initial;
    text-transform: uppercase; }
  .SlideshowPlayer .NavigateLeft, .SlideshowPlayer .NavigateRight {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    font-size: 86px;
    overflow: hidden;
    color: #FFF;
    cursor: pointer;
    z-index: 4305; }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .NavigateLeft, .SlideshowPlayer .NavigateRight {
        width: 70px;
        font-size: 48px; } }
    .SlideshowPlayer .NavigateLeft .NavigateLeftArrowBackground, .SlideshowPlayer .NavigateLeft .NavigateRightArrowBackground, .SlideshowPlayer .NavigateRight .NavigateLeftArrowBackground, .SlideshowPlayer .NavigateRight .NavigateRightArrowBackground {
      position: absolute;
      width: 61px;
      height: 68px;
      background-color: #000;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
      opacity: 0.1;
      z-index: 4310; }
      @media (max-width: 47.95em) {
        .SlideshowPlayer .NavigateLeft .NavigateLeftArrowBackground, .SlideshowPlayer .NavigateLeft .NavigateRightArrowBackground, .SlideshowPlayer .NavigateRight .NavigateLeftArrowBackground, .SlideshowPlayer .NavigateRight .NavigateRightArrowBackground {
          width: 36px;
          height: 48px; } }
    .SlideshowPlayer .NavigateLeft:hover .NavigateLeftArrow, .SlideshowPlayer .NavigateLeft:hover .NavigateRightArrow, .SlideshowPlayer .NavigateLeft:active .NavigateLeftArrow, .SlideshowPlayer .NavigateLeft:active .NavigateRightArrow, .SlideshowPlayer .NavigateRight:hover .NavigateLeftArrow, .SlideshowPlayer .NavigateRight:hover .NavigateRightArrow, .SlideshowPlayer .NavigateRight:active .NavigateLeftArrow, .SlideshowPlayer .NavigateRight:active .NavigateRightArrow {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
  .SlideshowPlayer .NavigateLeft {
    left: 0; }
    .SlideshowPlayer .NavigateLeft .NavigateLeftArrowBackground {
      left: 0; }
    .SlideshowPlayer .NavigateLeft .NavigateLeftArrow {
      position: absolute;
      left: 14px;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
      opacity: 0.9;
      z-index: 4315; }
      @media (max-width: 47.95em) {
        .SlideshowPlayer .NavigateLeft .NavigateLeftArrow {
          left: 7px; } }
  .SlideshowPlayer .NavigateRight {
    right: 0; }
    .SlideshowPlayer .NavigateRight .NavigateRightArrowBackground {
      right: 0; }
    .SlideshowPlayer .NavigateRight .NavigateRightArrow {
      position: absolute;
      right: 14px;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
      opacity: 0.9;
      z-index: 4315; }
      @media (max-width: 47.95em) {
        .SlideshowPlayer .NavigateRight .NavigateRightArrow {
          right: 7px; } }
  .SlideshowPlayer .MobileViewButton {
    display: none;
    position: absolute;
    width: 124px;
    height: auto;
    right: 8px;
    bottom: 18px;
    cursor: pointer;
    z-index: 4320; }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .MobileViewButton {
        display: block; } }
  .SlideshowPlayer .CentralOverlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 70px;
    cursor: pointer;
    z-index: 4300; }
    .SlideshowPlayer .CentralOverlay.hidden {
      display: none; }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .CentralOverlay {
        display: block; } }
  .SlideshowPlayer .Button-Container {
    position: absolute;
    right: 0;
    top: -28px;
    z-index: 4350; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .SlideshowPlayer .Button-Container {
        right: 11px;
        top: -27px; } }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .Button-Container {
        right: 11px;
        top: 11px; } }
  .SlideshowPlayer .GalleryButton, .SlideshowPlayer .ExitFullscreenButton {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 40px;
    height: 40px;
    font-size: 21px;
    color: #FFF;
    cursor: pointer; }
    .SlideshowPlayer .GalleryButton:hover, .SlideshowPlayer .GalleryButton:active, .SlideshowPlayer .ExitFullscreenButton:hover, .SlideshowPlayer .ExitFullscreenButton:active {
      color: #F0F0F0; }
    .SlideshowPlayer .GalleryButton.hidden, .SlideshowPlayer .ExitFullscreenButton.hidden {
      display: none; }
  .SlideshowPlayer .GalleryButton .GalleryIcon {
    padding-left: 12px;
    padding-top: 3px;
    text-shadow: #999 0px 1px 5px; }
  .SlideshowPlayer .ExitFullscreenButton {
    display: none; }
    .SlideshowPlayer .ExitFullscreenButton .ExitFullscreenIcon {
      position: absolute;
      font-size: 13px;
      color: #CCC;
      top: 10px;
      right: 10px;
      width: 16px;
      height: 16px;
      padding-left: 3px;
      padding-top: 1px;
      background-color: #525252; }
  .SlideshowPlayer .AddSlideButton, .SlideshowPlayer .DeleteSlideButton, .SlideshowPlayer .ShareButton {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    height: 28px;
    padding-top: 1px;
    padding-left: 6px;
    padding-right: 6px;
    color: #FFF;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9; }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .AddSlideButton, .SlideshowPlayer .DeleteSlideButton, .SlideshowPlayer .ShareButton {
        display: none; } }
    .SlideshowPlayer .AddSlideButton .AddSlideLabel, .SlideshowPlayer .AddSlideButton .DeleteSlideLabel, .SlideshowPlayer .DeleteSlideButton .AddSlideLabel, .SlideshowPlayer .DeleteSlideButton .DeleteSlideLabel, .SlideshowPlayer .ShareButton .AddSlideLabel, .SlideshowPlayer .ShareButton .DeleteSlideLabel {
      margin-left: 4px;
      font-family: KlavikaLight, Titillium, Helvetica, Arial, sans-serif;
      font-size: 12px;
      line-height: 12px; }
    .SlideshowPlayer .AddSlideButton.hidden, .SlideshowPlayer .DeleteSlideButton.hidden, .SlideshowPlayer .ShareButton.hidden {
      display: none; }
    .SlideshowPlayer .AddSlideButton:hover, .SlideshowPlayer .AddSlideButton:active, .SlideshowPlayer .DeleteSlideButton:hover, .SlideshowPlayer .DeleteSlideButton:active, .SlideshowPlayer .ShareButton:hover, .SlideshowPlayer .ShareButton:active {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
  .SlideshowPlayer .AddSlideButton {
    padding-top: 2px; }
    .SlideshowPlayer .AddSlideButton .AddSlideIcon {
      position: relative;
      top: 2px;
      font-size: 14px;
      line-height: 14px; }
  .SlideshowPlayer .DeleteSlideButton .DeleteSlideIcon {
    position: relative;
    top: 1px;
    font-size: 15px;
    line-height: 15px; }
  .SlideshowPlayer .SlideshowPlayerShareContainer {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    display: none; }
    .SlideshowPlayer .SlideshowPlayerShareContainer .ShareButton {
      height: 16px;
      width: 16px;
      padding: 0;
      margin-right: 12px;
      font-size: 13px;
      line-height: 13px;
      background-image: none;
      background-color: #FFF;
      color: #000; }
      .SlideshowPlayer .SlideshowPlayerShareContainer .ShareButton a, .SlideshowPlayer .SlideshowPlayerShareContainer .ShareButton a:hover, .SlideshowPlayer .SlideshowPlayerShareContainer .ShareButton a:visited, .SlideshowPlayer .SlideshowPlayerShareContainer .ShareButton a:active {
        color: #000; }
    .SlideshowPlayer .SlideshowPlayerShareContainer .FacebookShareButton {
      padding-left: 4px;
      padding-top: 2px; }
    .SlideshowPlayer .SlideshowPlayerShareContainer .TwitterShareButton {
      padding-left: 3px;
      padding-top: 2px;
      font-size: 12px;
      line-height: 12px;
      margin-right: 0; }
  .SlideshowPlayer .SlideshowContainer {
    position: relative;
    width: 100%;
    height: 100%; }
    .SlideshowPlayer .SlideshowContainer .Slideshow {
      padding: 0 !important;
      overflow: hidden; }
      .SlideshowPlayer .SlideshowContainer .Slideshow .Slide {
        list-style: none !important;
        margin-bottom: 0 !important;
        overflow: hidden;
        -moz-transition: none;
        -o-transition: none;
        -webkit-transition: none;
        transition: none; }
        .SlideshowPlayer .SlideshowContainer .Slideshow .Slide.InterstitialIMU-Slide {
          display: none;
          background-color: #000;
          z-index: 4100; }
          .SlideshowPlayer .SlideshowContainer .Slideshow .Slide.InterstitialIMU-Slide .SlideContent {
            display: table; }
          .SlideshowPlayer .SlideshowContainer .Slideshow .Slide.InterstitialIMU-Slide .SlideshowPlayer-Interstitial-IMU {
            display: table-cell;
            vertical-align: middle;
            text-align: center; }
        .SlideshowPlayer .SlideshowContainer .Slideshow .Slide .SlideContent {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0; }
          .SlideshowPlayer .SlideshowContainer .Slideshow .Slide .SlideContent .SlidePictureWrapper {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden; }
            @media (max-width: 47.95em) {
              .SlideshowPlayer .SlideshowContainer .Slideshow .Slide .SlideContent .SlidePictureWrapper {
                display: table; } }
            .SlideshowPlayer .SlideshowContainer .Slideshow .Slide .SlideContent .SlidePictureWrapper .SlidePicture {
              position: relative;
              width: 100%;
              max-width: 635px;
              height: 367px;
              margin: 0 auto;
              overflow: hidden; }
              @media (max-width: 47.95em) {
                .SlideshowPlayer .SlideshowContainer .Slideshow .Slide .SlideContent .SlidePictureWrapper .SlidePicture {
                  display: table-cell;
                  max-width: 433px;
                  height: 250px;
                  vertical-align: middle; } }
              .SlideshowPlayer .SlideshowContainer .Slideshow .Slide .SlideContent .SlidePictureWrapper .SlidePicture .picture-inner {
                position: relative;
                display: block;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0; }
                .SlideshowPlayer .SlideshowContainer .Slideshow .Slide .SlideContent .SlidePictureWrapper .SlidePicture .picture-inner img {
                  position: absolute; }
        .SlideshowPlayer .SlideshowContainer .Slideshow .Slide.hidden {
          display: none; }
        .SlideshowPlayer .SlideshowContainer .Slideshow .Slide.inPreviousPosition {
          left: -100%; }
        .SlideshowPlayer .SlideshowContainer .Slideshow .Slide.inNextPosition {
          left: 100%; }
        .SlideshowPlayer .SlideshowContainer .Slideshow .Slide.animate {
          -moz-transition: left 300ms ease-out;
          -o-transition: left 300ms ease-out;
          -webkit-transition: left 300ms ease-out;
          transition: left 300ms ease-out; }
    @media (min-width: 56.75em) {
      .SlideshowPlayer .SlideshowContainer {
        margin-left: 20px; } }
  .SlideshowPlayer .SlideButton-Container {
    display: none;
    position: absolute;
    top: 6px;
    right: 11px; }
    .SlideshowPlayer .SlideButton-Container .MenuItem {
      width: 56px;
      height: 56px;
      margin: 0 !important;
      margin-left: 7px !important;
      color: #FFF;
      background-color: transparent;
      cursor: pointer;
      z-index: 4310; }
      .SlideshowPlayer .SlideButton-Container .MenuItem:first-child {
        margin-left: 0px !important; }
      .SlideshowPlayer .SlideButton-Container .MenuItem .ClickableBox {
        height: 100%;
        background-color: transparent;
        border: solid 5px rgba(0, 0, 0, 0.3); }
      .SlideshowPlayer .SlideButton-Container .MenuItem .MenuItemIcon {
        width: 46px;
        height: 46px;
        margin: 0 !important;
        background-color: #000;
        font-size: 30px; }
        .SlideshowPlayer .SlideButton-Container .MenuItem .MenuItemIcon > div {
          z-index: 10;
          padding-top: 6px; }
    .SlideshowPlayer .SlideButton-Container .CropImageMenuItem .MenuItemIcon > div, .SlideshowPlayer .SlideButton-Container .RemoveSlideImageMenuItem .MenuItemIcon > div {
      padding-top: 7px; }
    .SlideshowPlayer .SlideButton-Container .ToggleFixedHeightMenuItem .MenuItemIcon .fa-arrows-alt {
      visibility: hidden;
      position: absolute;
      top: 3px;
      left: 11px;
      font-size: 29px;
      z-index: 5; }
    .SlideshowPlayer .SlideButton-Container .ToggleFixedHeightMenuItem .MenuItemIcon .fa-arrows-v {
      top: 3px; }
    .SlideshowPlayer .SlideButton-Container .ToggleFixedHeightMenuItem.active .fa-arrows-v {
      visibility: hidden; }
    .SlideshowPlayer .SlideButton-Container .ToggleFixedHeightMenuItem.active .fa-arrows-alt {
      visibility: visible; }
    .SlideshowPlayer .SlideButton-Container.hidden {
      display: none; }
  .SlideshowPlayer .Slideshow-TransitionOverlay {
    position: absolute;
    width: 100%;
    height: 100%; }
    .SlideshowPlayer .Slideshow-TransitionOverlay .SlideshowTransitionBackground {
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: url("//www.incimages.com/slideshow/titlecard-bg-tile-retina.png");
      background-size: 4px 4px;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
      opacity: 0.9;
      z-index: 4050; }
    .SlideshowPlayer .Slideshow-TransitionOverlay .SlideshowTransitionText {
      position: relative;
      padding: 0 96px;
      margin-top: 67px;
      z-index: 4060; }
      @media (max-width: 47.95em) {
        .SlideshowPlayer .Slideshow-TransitionOverlay .SlideshowTransitionText {
          padding: 0 48px;
          margin-top: 53px; } }
      .SlideshowPlayer .Slideshow-TransitionOverlay .SlideshowTransitionText .SlideshowTransitionCaption {
        margin-left: 2px;
        margin-bottom: 7px;
        font-family: KlavikaBold, Titillium, Helvetica, Arial, sans-serif;
        font-size: 28px;
        line-height: 28px; }
        @media (max-width: 47.95em) {
          .SlideshowPlayer .Slideshow-TransitionOverlay .SlideshowTransitionText .SlideshowTransitionCaption {
            margin-left: 1px;
            margin-bottom: 8px;
            font-size: 20px;
            line-height: 20px; } }
      .SlideshowPlayer .Slideshow-TransitionOverlay .SlideshowTransitionText .SlideshowTransitionTitle {
        font-family: KlavikaExtraLight, Titillium, Helvetica, Arial, sans-serif;
        font-size: 54px;
        line-height: 56px; }
        @media (max-width: 47.95em) {
          .SlideshowPlayer .Slideshow-TransitionOverlay .SlideshowTransitionText .SlideshowTransitionTitle {
            font-family: KlavikaLight, Titillium, Helvetica, Arial, sans-serif;
            font-size: 30px;
            line-height: 31px; } }
  .SlideshowPlayer .MainFigureInsertion {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .SlideshowPlayer .MainFigureInsertion .Items {
      text-align: center; }
    .SlideshowPlayer .MainFigureInsertion .MenuItem {
      z-index: 4310; }
  .SlideshowPlayer .GalleryContainer {
    display: none;
    z-index: 4100; }
  .SlideshowPlayer .CaptionAndIMU-Container {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%; }
    .SlideshowPlayer .CaptionAndIMU-Container .SlideCaption {
      position: relative;
      margin-top: 31px;
      padding-bottom: 10px; }
      .SlideshowPlayer .CaptionAndIMU-Container .SlideCaption.hidden {
        display: none; }
    .SlideshowPlayer .CaptionAndIMU-Container .CaptionTitle, .SlideshowPlayer .CaptionAndIMU-Container .Caption, .SlideshowPlayer .CaptionAndIMU-Container .CaptionCredits {
      position: relative;
      display: inline;
      color: #FFF;
      font-family: 'RobotoLight';
      font-size: 18px;
      line-height: 21px;
      margin-right: 8px; }
      .SlideshowPlayer .CaptionAndIMU-Container .CaptionTitle a, .SlideshowPlayer .CaptionAndIMU-Container .Caption a, .SlideshowPlayer .CaptionAndIMU-Container .CaptionCredits a {
        color: #009CD8; }
        .SlideshowPlayer .CaptionAndIMU-Container .CaptionTitle a :hover, .SlideshowPlayer .CaptionAndIMU-Container .Caption a :hover, .SlideshowPlayer .CaptionAndIMU-Container .CaptionCredits a :hover {
          text-decoration: underline; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .SlideshowPlayer .CaptionAndIMU-Container .CaptionTitle, .SlideshowPlayer .CaptionAndIMU-Container .Caption, .SlideshowPlayer .CaptionAndIMU-Container .CaptionCredits {
          font-size: 18px;
          line-height: 22px; } }
      @media (max-width: 47.95em) {
        .SlideshowPlayer .CaptionAndIMU-Container .CaptionTitle, .SlideshowPlayer .CaptionAndIMU-Container .Caption, .SlideshowPlayer .CaptionAndIMU-Container .CaptionCredits {
          font-size: 18px;
          line-height: 18px; } }
    .SlideshowPlayer .CaptionAndIMU-Container .TitleAndCaptionSpacer {
      position: relative;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      height: 20px;
      width: 7px; }
      @media (max-width: 47.95em) {
        .SlideshowPlayer .CaptionAndIMU-Container .TitleAndCaptionSpacer {
          height: 16px;
          width: 5px; } }
    .SlideshowPlayer .CaptionAndIMU-Container .CaptionTitle {
      position: relative;
      display: inline-block;
      font-family: 'RobotoBold'; }
      .SlideshowPlayer .CaptionAndIMU-Container .CaptionTitle p {
        display: inline; }
    .SlideshowPlayer .CaptionAndIMU-Container .Caption p {
      margin-top: 10px; }
    .SlideshowPlayer .CaptionAndIMU-Container .Caption p:first-child {
      display: inline; }
    .SlideshowPlayer .CaptionAndIMU-Container .Caption .ShowMore, .SlideshowPlayer .CaptionAndIMU-Container .Caption .ShowLess {
      color: #fff;
      cursor: pointer;
      font-family: 'RobotoItalic';
      font-size: 15px;
      text-decoration: underline; }
    .SlideshowPlayer .CaptionAndIMU-Container .CaptionCredits {
      display: block;
      margin: 4px 0;
      font-family: 'RobotoItalic';
      font-size: 10px;
      line-height: 17px;
      text-transform: uppercase; }
      @media (max-width: 47.95em) {
        .SlideshowPlayer .CaptionAndIMU-Container .CaptionCredits {
          display: inline; } }
    .SlideshowPlayer .CaptionAndIMU-Container .IMU-Container {
      position: absolute;
      bottom: 22px;
      right: 0;
      text-align: center; }
      .SlideshowPlayer .CaptionAndIMU-Container .IMU-Container .AdvertisementLabel {
        font-family: Arial, sans-serif;
        font-size: 10px;
        line-height: 10px;
        color: #666;
        margin-top: 7px; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .SlideshowPlayer .CaptionAndIMU-Container {
        right: 20px; } }
    @media (max-width: 56.7em) {
      .SlideshowPlayer .CaptionAndIMU-Container {
        position: relative;
        top: auto;
        right: auto;
        width: 100%; }
        .SlideshowPlayer .CaptionAndIMU-Container .SlideCaption {
          margin-top: 16px;
          padding-bottom: 0; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .SlideshowPlayer .CaptionAndIMU-Container {
        padding-left: 20px;
        padding-right: 364px;
        height: 284px; }
        .SlideshowPlayer .CaptionAndIMU-Container .IMU-Container {
          position: absolute;
          right: 20px;
          top: 4px;
          width: 300px; } }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .CaptionAndIMU-Container {
        height: auto; }
        .SlideshowPlayer .CaptionAndIMU-Container .IMU-Container {
          display: none; }
        .SlideshowPlayer .CaptionAndIMU-Container .SlideCaption {
          margin: 11px 15px; } }
  .SlideshowPlayer .ThumbnailNav-Container {
    position: relative;
    width: 100%;
    padding-right: 360px;
    margin-left: 20px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .SlideshowPlayer .ThumbnailNav-Container {
        position: absolute;
        bottom: 0;
        padding-left: 17px;
        padding-right: 397px;
        padding-bottom: 20px; } }
  .SlideshowPlayer .ThumbnailNav {
    position: relative;
    width: 100%;
    padding: 24px 47px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .SlideshowPlayer .ThumbnailNav {
        padding: 16px 58px; } }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .ThumbnailNav {
        display: none; } }
    .SlideshowPlayer .ThumbnailNav .ThumbnailReorder {
      display: none;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      padding-top: 7px;
      padding-left: 6px;
      color: #FFF;
      text-align: center;
      cursor: pointer;
      z-index: 4310; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .SlideshowPlayer .ThumbnailNav .ThumbnailReorder {
          padding-top: 0;
          padding-left: 0; } }
      .SlideshowPlayer .ThumbnailNav .ThumbnailReorder .ReorderLabel {
        font-family: KlavikaLight, Titillium, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 12px;
        padding: 0 7px; }
      .SlideshowPlayer .ThumbnailNav .ThumbnailReorder .fa-caret-left, .SlideshowPlayer .ThumbnailNav .ThumbnailReorder .fa-caret-right {
        font-size: 11px;
        line-height: 11px; }
    .SlideshowPlayer .ThumbnailNav .CurrentlySortingIndicator {
      display: none;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      padding: 9px 48px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .SlideshowPlayer .ThumbnailNav .CurrentlySortingIndicator {
          padding: 6px 43px; } }
      .SlideshowPlayer .ThumbnailNav .CurrentlySortingIndicator .IndicatorInner {
        position: relative;
        width: 100%;
        height: 100%;
        background-image: url("//www.incimages.com/slideshow/slideshow-sorting-background.png?asdf"); }
    .SlideshowPlayer .ThumbnailNav .ThumbnailNav-ListContainer {
      position: relative;
      width: 100%;
      height: 84px;
      overflow: hidden;
      -webkit-overflow-scrolling: touch; }
    .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List {
      position: relative;
      width: 100%;
      height: 84px;
      padding-left: 0 !important;
      list-style: none !important; }
      .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item, .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item-Placeholder {
        position: relative;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        float: left;
        width: 84px;
        height: 84px;
        margin-right: 24px;
        margin-bottom: 0 !important; }
        .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item:last-child, .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item-Placeholder:last-child {
          margin-right: 0; }
      .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item {
        list-style: none !important; }
        .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item .Thumbnail {
          position: relative;
          width: 100%;
          height: 100%;
          cursor: pointer; }
          .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item .Thumbnail .ThumbnailPicture {
            overflow: hidden;
            -moz-transition: filter 300ms ease-in, -webkit-filter 300ms ease-in;
            -o-transition: filter 300ms ease-in, -webkit-filter 300ms ease-in;
            -webkit-transition: filter 300ms ease-in, -webkit-filter 300ms ease-in;
            transition: filter 300ms ease-in, -webkit-filter 300ms ease-in; }
            .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item .Thumbnail .ThumbnailPicture:hover {
              -webkit-filter: saturate(172%) contrast(110%) brightness(115%);
              -moz-filter: saturate(172%) contrast(110%) brightness(115%);
              filter: saturate(172%) contrast(110%) brightness(115%); }
            .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item .Thumbnail .ThumbnailPicture .picture-inner {
              position: relative;
              display: block;
              width: 100%;
              height: 100%;
              top: 0;
              left: 0; }
          .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item .Thumbnail .ThumbnailPictureWrapper, .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item .Thumbnail .ThumbnailPicture, .SlideshowPlayer .ThumbnailNav .ThumbnailNav-List .ThumbnailNav-Item .Thumbnail img {
            position: relative;
            width: 100%;
            height: 100%; }
    .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateLeft, .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateRight {
      position: absolute;
      width: 63px;
      height: 100%;
      top: 0;
      font-size: 28px;
      overflow: hidden;
      color: #FFF;
      cursor: pointer;
      z-index: 4305;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
      opacity: 0.9; }
      .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateLeft:hover, .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateLeft:active, .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateRight:hover, .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateRight:active {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }
    .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateLeft {
      left: 0; }
      .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateLeft .ThumbnailNavigateLeftArrow {
        position: absolute;
        left: 8px;
        top: 52px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateLeft .ThumbnailNavigateLeftArrow {
            top: 44px; } }
    .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateRight {
      right: 0; }
      .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateRight .ThumbnailNavigateRightArrow {
        position: absolute;
        right: 8px;
        top: 52px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .SlideshowPlayer .ThumbnailNav .ThumbnailNavigateRight .ThumbnailNavigateRightArrow {
            top: 44px; } }
  .SlideshowPlayer .Leaderboard-Container {
    position: relative;
    padding: 13px 0;
    text-align: center; }
    @media (max-width: 47.95em) {
      .SlideshowPlayer .Leaderboard-Container {
        display: none; } }
  .SlideshowPlayer.fullscreen .NavigateLeft, .SlideshowPlayer.fullscreen .NavigateRight {
    width: 50%; }
    .SlideshowPlayer.fullscreen .NavigateLeft:hover, .SlideshowPlayer.fullscreen .NavigateLeft:active, .SlideshowPlayer.fullscreen .NavigateRight:hover, .SlideshowPlayer.fullscreen .NavigateRight:active {
      color: #FFF; }
  .SlideshowPlayer.fullscreen .CentralOverlay {
    display: none; }
  .SlideshowPlayer.fullscreen .ExitFullscreenButton {
    display: block; }
  @media (max-width: 47.95em) {
    .SlideshowPlayer.fullscreen .SlideshowContainer .Slideshow .Slide .SlideContent .SlidePictureWrapper {
      display: block; }
      .SlideshowPlayer.fullscreen .SlideshowContainer .Slideshow .Slide .SlideContent .SlidePictureWrapper .SlidePicture {
        display: block;
        vertical-align: initial; }
    .SlideshowPlayer.fullscreen .MobileViewButton {
      display: none; } }
  .SlideshowPlayer.fakeFullscreen {
    z-index: 17000; }
    .SlideshowPlayer.fakeFullscreen .Outer, .SlideshowPlayer.fakeFullscreen .Inner {
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .SlideshowPlayer.fakeFullscreen .Inner {
      position: absolute; }
    .SlideshowPlayer.fakeFullscreen .CaptionAndIMU-Container {
      background-color: #000;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
      opacity: 0.85;
      z-index: 18000; }
      @media (max-width: 47.95em) {
        .SlideshowPlayer.fakeFullscreen .CaptionAndIMU-Container {
          position: absolute;
          height: auto;
          bottom: 50px; } }

@-moz-document url-prefix() {
  .SlideshowPlayer .SlideshowName {
    margin-top: 11px; } }

.edit .SlideshowPlayer .Name-Container .SlideshowName.empty {
  min-width: 50px;
  min-height: 20px; }

.edit .SlideshowPlayer .CaptionAndIMU-Container .CaptionTitle.empty, .edit .SlideshowPlayer .CaptionAndIMU-Container .Caption.empty, .edit .SlideshowPlayer .CaptionAndIMU-Container .CaptionCredits.empty {
  min-width: 50px;
  min-height: 20px;
  display: inline-block; }

.SlideshowPlayerFullWidth {
  min-height: 665px; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .SlideshowPlayerFullWidth {
      min-height: 818px; } }
  @media (max-width: 47.95em) {
    .SlideshowPlayerFullWidth {
      min-height: 250px; } }

.EmbeddedSlideshowPlayer {
  visibility: hidden;
  padding-top: 5px;
  -moz-transition: width 300ms linear, height 300ms linear;
  -o-transition: width 300ms linear, height 300ms linear;
  -webkit-transition: width 300ms linear, height 300ms linear;
  transition: width 300ms linear, height 300ms linear; }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .EmbeddedSlideshowPlayer .Name-Container {
      padding-left: 1px; } }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .EmbeddedSlideshowPlayer .Name-Container {
      padding-left: 1px; } }
  @media (max-width: 47.95em) {
    .EmbeddedSlideshowPlayer .Name-Container {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      margin-left: 8px; } }
  .EmbeddedSlideshowPlayer .SlideshowPlayerShareContainer {
    display: inline-block; }
  .EmbeddedSlideshowPlayer .Inner {
    height: 347px; }
    @media (max-width: 47.95em) {
      .EmbeddedSlideshowPlayer .Inner {
        height: 250px; } }
  .EmbeddedSlideshowPlayer.fullscreen .Name-Container {
    display: none; }
  .EmbeddedSlideshowPlayer .Leaderboard-Container {
    background-color: #000; }
  .EmbeddedSlideshowPlayer.expanded .ClosePlayerButton {
    display: block; }
  .EmbeddedSlideshowPlayer.expanded .Outer {
    padding-left: 20px;
    padding-right: 20px; }
  .EmbeddedSlideshowPlayer.expanded .CaptionAndIMU-Container {
    right: 20px; }
  .EmbeddedSlideshowPlayer.permanentlyExpanded .ClosePlayerButton {
    display: none; }
  @media (min-width: 56.75em) {
    .EmbeddedSlideshowPlayer:not(.expanded) .Outer {
      padding-right: 20px;
      padding-left: 20px; }
    .EmbeddedSlideshowPlayer:not(.expanded) .Inner {
      padding-right: 0; }
    .EmbeddedSlideshowPlayer:not(.expanded) .CaptionAndIMU-Container {
      display: none; }
    .EmbeddedSlideshowPlayer:not(.expanded) .ThumbnailNav-Container {
      padding-right: 20px;
      padding-left: 20px; }
    .EmbeddedSlideshowPlayer:not(.expanded) .Leaderboard-Container {
      display: none; } }

.SlideshowSection {
  width: 100%; }
  .SlideshowSection .SectionHeader .CommentInfoTop,
  .SlideshowSection .SectionHeader .article-deck {
    display: none; }
  @media (max-width: 47.95em) {
    .SlideshowSection.FirstSlideshowSection .SectionHeader {
      margin-bottom: 15px; } }
  @media (max-width: 47.95em) {
    .SlideshowSection.FirstSlideshowSection .ShareContainerUpper {
      display: none; } }
  @media (max-width: 47.95em) {
    .SlideshowSection.FirstSlideshowSection .ShareContainerLower {
      display: block;
      padding: 3px 15px 10px 15px; } }
  .SlideshowSection .SectionBody {
    width: 100%; }
  .SlideshowSection .ShareBox .ShareBoxLabel {
    display: inline-block; }
  .SlideshowSection .panographic-image,
  .SlideshowSection .ShareContainerLower {
    display: none; }
  .SlideshowSection .SlideshowPlayerFullWidthBottomPadder {
    display: none;
    height: 12px;
    background-color: #666; }
    @media (max-width: 47.95em) {
      .SlideshowSection .SlideshowPlayerFullWidthBottomPadder {
        display: block; } }
  .SlideshowSection .splitArticleUpperContainer {
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
    .SlideshowSection .splitArticleUpperContainer > .SlideshowPlayer {
      width: 100%; }
      .SlideshowSection .splitArticleUpperContainer > .SlideshowPlayer .Outer {
        width: 970px;
        margin: 0 auto; }
        @media (min-width: 56.75em) and (max-width: 61.2em) {
          .SlideshowSection .splitArticleUpperContainer > .SlideshowPlayer .Outer {
            width: 100%; } }
        @media (max-width: 56.7em) {
          .SlideshowSection .splitArticleUpperContainer > .SlideshowPlayer .Outer {
            width: 100%; } }
      @media (min-width: 56.75em) and (max-width: 61.2em) {
        .SlideshowSection .splitArticleUpperContainer > .SlideshowPlayer .Inner, .SlideshowSection .splitArticleUpperContainer > .SlideshowPlayer .ThumbnailNav-Container {
          padding-left: 20px;
          padding-right: 355px; } }
  .SlideshowSection .aboveArticleContentUpperContainer, .SlideshowSection .belowArticleContentUpperContainer, .SlideshowSection .splitArticleLowerContainer, .SlideshowSection .narrowArticleHeaderContainer, .SlideshowSection .bodycopy-wrapper {
    position: relative;
    width: 970px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .SlideshowSection .aboveArticleContentUpperContainer, .SlideshowSection .belowArticleContentUpperContainer, .SlideshowSection .splitArticleLowerContainer, .SlideshowSection .narrowArticleHeaderContainer, .SlideshowSection .bodycopy-wrapper {
        width: 100%; } }
    @media (max-width: 56.7em) {
      .SlideshowSection .aboveArticleContentUpperContainer, .SlideshowSection .belowArticleContentUpperContainer, .SlideshowSection .splitArticleLowerContainer, .SlideshowSection .narrowArticleHeaderContainer, .SlideshowSection .bodycopy-wrapper {
        width: 100%; } }
  .SlideshowSection .narrowArticleHeaderContainer, .SlideshowSection .bodycopy-wrapper {
    padding-left: 15px;
    padding-right: 15px; }
  .SlideshowSection .bodycopy-wrapper {
    margin-top: 15px; }
  .SlideshowSection .bottom-of-article {
    display: none; }
  .SlideshowSection .Pubdate {
    margin: 7px 1px 15px 0; }
    @media (max-width: 47.95em) {
      .SlideshowSection .Pubdate {
        margin-right: 15px; } }
    .SlideshowSection .Pubdate .PubdateContent {
      color: #FFF; }

.MoreSlideshows {
  position: relative;
  width: 970px;
  margin: 46px auto 30px auto;
  font-size: 0; }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .MoreSlideshows {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .MoreSlideshows {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 47.95em) {
    .MoreSlideshows {
      width: 100%;
      margin: 10px auto 0 auto; } }
  @media (max-width: 47.95em) {
    .MoreSlideshows .MoreSlideshowsHeading {
      background-color: #000;
      color: #FFF;
      height: 28px; } }
  .MoreSlideshows .MoreSlideshowsHeading .MoreSlideshowsTitle {
    font-family: 'RobotoBold';
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -1px; }
    @media (max-width: 47.95em) {
      .MoreSlideshows .MoreSlideshowsHeading .MoreSlideshowsTitle {
        margin-left: 25px;
        padding-top: 5px;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0;
        text-transform: uppercase; } }
  .MoreSlideshows .MoreSlideshowsContent {
    margin-top: 12px; }
    @media (max-width: 47.95em) {
      .MoreSlideshows .MoreSlideshowsContent {
        margin: 0;
        padding: 15px 0;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch; } }
  .MoreSlideshows .MSlideshow {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 32.8%;
    padding: 0 0 25px 25px;
    vertical-align: top; }
    @media (max-width: 47.95em) {
      .MoreSlideshows .MSlideshow {
        width: 131px;
        padding: 10px 0;
        border-left: dotted 1px #CCC; } }
    .MoreSlideshows .MSlideshow .MSlideshowInner {
      display: block;
      text-decoration: none;
      color: #000;
      cursor: pointer; }
      @media (max-width: 47.95em) {
        .MoreSlideshows .MSlideshow .MSlideshowInner {
          padding: 0 15px; } }
      .MoreSlideshows .MSlideshow .MSlideshowInner .picture {
        position: relative;
        height: 100px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .MoreSlideshows .MSlideshow .MSlideshowInner .picture {
            height: 72px; } }
        @media (max-width: 47.95em) {
          .MoreSlideshows .MSlideshow .MSlideshowInner .picture {
            width: 100px;
            height: 100px; } }
        .MoreSlideshows .MSlideshow .MSlideshowInner .picture img {
          position: absolute; }
      .MoreSlideshows .MSlideshow .MSlideshowInner .MSlideshowHeadline, .MoreSlideshows .MSlideshow .MSlideshowInner .MSlideshowDeck {
        font-size: 17px;
        line-height: 18px;
        overflow: hidden; }
        @media (max-width: 47.95em) {
          .MoreSlideshows .MSlideshow .MSlideshowInner .MSlideshowHeadline, .MoreSlideshows .MSlideshow .MSlideshowInner .MSlideshowDeck {
            font-size: 15px;
            line-height: 16px; } }
      .MoreSlideshows .MSlideshow .MSlideshowInner .MSlideshowHeadline {
        height: 54px;
        margin-top: 4px;
        font-family: 'RobotoMedium';
        text-align: left; }
        @media (max-width: 47.95em) {
          .MoreSlideshows .MSlideshow .MSlideshowInner .MSlideshowHeadline {
            height: 64px; } }
      .MoreSlideshows .MSlideshow .MSlideshowInner .MSlideshowDeck {
        display: none;
        max-height: 85px;
        font-family: 'RobotoLight'; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .MoreSlideshows .MSlideshow .MSlideshowInner .MSlideshowDeck {
            max-height: 58px; } }
    .MoreSlideshows .MSlideshow.active .picture {
      border: solid 5px #069bd7; }
  .MoreSlideshows .FeaturedMSlideshow {
    width: 100%;
    padding-left: 0; }
    .MoreSlideshows .FeaturedMSlideshow .MSlideshowInner {
      width: 102.4%; }
      .MoreSlideshows .FeaturedMSlideshow .MSlideshowInner .picture {
        height: 215px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .MoreSlideshows .FeaturedMSlideshow .MSlideshowInner .picture {
            height: 162px; } }
      .MoreSlideshows .FeaturedMSlideshow .MSlideshowInner .MSlideshowHeadline {
        height: 18px;
        margin-top: 8px;
        margin-bottom: 2px; }
      .MoreSlideshows .FeaturedMSlideshow .MSlideshowInner .MSlideshowDeck {
        display: block; }
  .MoreSlideshows .FeaturedMSlideshowContainer {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 38%;
    vertical-align: top; }
    @media (max-width: 47.95em) {
      .MoreSlideshows .FeaturedMSlideshowContainer {
        display: none; } }
  .MoreSlideshows .NotFeaturedMSlideshowContainer {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 61.4%;
    text-align: right; }
    .MoreSlideshows .NotFeaturedMSlideshowContainer .MSlideshow:first-child {
      display: none; }
    @media (max-width: 47.95em) {
      .MoreSlideshows .NotFeaturedMSlideshowContainer {
        width: 932px;
        height: 192px;
        text-align: left; }
        .MoreSlideshows .NotFeaturedMSlideshowContainer .MSlideshow:first-child {
          display: inline-block;
          width: 138px;
          border-left: none; }
          .MoreSlideshows .NotFeaturedMSlideshowContainer .MSlideshow:first-child .MSlideshowInner {
            padding-left: 25px; }
        .MoreSlideshows .NotFeaturedMSlideshowContainer .MSlideshow:last-child {
          width: 138px; }
          .MoreSlideshows .NotFeaturedMSlideshowContainer .MSlideshow:last-child .MSlideshowInner {
            padding-right: 25px; } }

@media (max-width: 47.95em) {
  .ssOverlayDisplaying .adhesivead {
    display: none; } }

.ShortArticleSection .ShareContainerLower {
  background: white;
  margin-top: 0; }
  .ShortArticleSection .ShareContainerLower .ShareBox {
    margin-left: 0; }
  .ShortArticleSection .ShareContainerLower .ShareBoxExtras {
    background-color: white;
    color: black;
    width: 200px;
    line-height: 90px; }
    .ShortArticleSection .ShareContainerLower .ShareBoxExtras p {
      display: inline-block;
      margin-left: 14px; }

.ShortArticleSection #ShareContainerUpper,
.ShortArticleSection .CommentInfoTop {
  display: none; }

.ShortArticleSection .SectionHeader {
  margin-bottom: 8px; }
  @media (min-width: 56.75em) {
    .ShortArticleSection .SectionHeader {
      padding-right: 335px; } }

.ShortArticleSection .SectionBody div.maincolumn-inner {
  border-bottom: 3px solid #efefef; }

.MustReads {
  font-family: 'RobotoMedium';
  font-size: 16px;
  line-height: 20px; }
  .MustReads a {
    color: black; }
  .MustReads .widgetlabel {
    font-family: KlavikaMediumCondensed, Titillium, Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase; }
  .MustReads .ItemContainer {
    position: relative;
    -webkit-overflow-scrolling: touch; }
  .MustReads ol li,
  .MustReads ul li {
    list-style-type: none; }
    .MustReads ol li a,
    .MustReads ul li a {
      display: block; }
  .MustReads .musteyebrow {
    font-family: 'RobotoMedium';
    font-size: 12px;
    color: #199dd6;
    text-transform: uppercase; }

.profile-sidebar-video .k-chapters-container,
.mustReadsVideoPlayer .k-chapters-container {
  display: none; }

.profile-sidebar-video .responsivePlayer,
.mustReadsVideoPlayer .responsivePlayer {
  margin-bottom: 10px; }

.profile-sidebar-video .countdown-timer,
.mustReadsVideoPlayer .countdown-timer {
  font-size: 100px;
  font-family: Arial;
  font-weight: bold;
  color: #fff;
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  opacity: 0.7; }

.profile-sidebar-video .mustread-video-headline,
.mustReadsVideoPlayer .mustread-video-headline {
  margin-top: -10px;
  margin-bottom: 20px;
  height: auto;
  color: #fff;
  background-color: #199dd6;
  font-family: RobotoBlack;
  font-size: 14px;
  line-height: 18px;
  padding: 8px;
  max-height: 70px; }

.MustReadsSidebar {
  padding-top: 15px;
  margin-bottom: 25px; }
  .MustReadsSidebar .widgetlabel {
    border-left: none;
    padding-left: 13px; }
  .MustReadsSidebar a:hover {
    color: #199dd6;
    text-decoration: none; }
  .MustReadsSidebar .widgetspacer {
    height: 11px;
    border-bottom: none; }
  .MustReadsSidebar .must-reads-slot {
    z-index: 1;
    width: 90px; }
  .MustReadsSidebar .header-bar {
    height: 10px;
    border-bottom: none;
    overflow: visible;
    background: #ccc;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px; }
    .MustReadsSidebar .header-bar .title-block {
      font-family: SignikaSemibold;
      background: #ff5507;
      padding: 8px;
      display: flex;
      z-index: 1;
      font-size: 15px;
      line-height: 15px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 0em;
      height: 25px;
      align-items: center; }
  .MustReadsSidebar .header-bar.sponsored {
    align-items: left;
    margin-top: 20px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 35px;
    background: white;
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
    justify-content: flex-start; }
  .MustReadsSidebar .todaysMustReadsSponsor {
    margin-left: 15px; }
    .MustReadsSidebar .todaysMustReadsSponsor img {
      height: 30px;
      width: 80px; }
  .MustReadsSidebar .ItemContainer {
    overflow-y: scroll;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3; }
  .MustReadsSidebar ol li {
    border-bottom: 1px solid #dcdcdc;
    overflow-y: hidden; }
    .MustReadsSidebar ol li a {
      padding: 14px 14px 12px 14px;
      background-color: #fff; }
    .MustReadsSidebar ol li.active {
      background-color: #edf7fc; }
      .MustReadsSidebar ol li.active a {
        font-family: 'RobotoMedium';
        background-color: #f1f1f1;
        padding-right: 9px;
        border-right: solid 5px #199dd6;
        color: #199dd6; }
        .MustReadsSidebar ol li.active a:hover {
          color: #199dd6; }
  .MustReadsSidebar .musteyebrow, .MustReadsSidebar .musttitle {
    margin-left: 0px;
    line-height: 18px; }
  .MustReadsSidebar .musttitle {
    font-family: HeeboRegular;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em; }
  .MustReadsSidebar .musteyebrow {
    font-family: HeeboBold;
    font-size: 11px;
    line-height: 18px;
    color: #009cd8;
    letter-spacing: 0em; }
  .MustReadsSidebar .scroll-for-more-container {
    display: block;
    position: relative;
    height: 29px;
    background-color: #F7F7F7;
    text-align: right; }
  .MustReadsSidebar .scroll-for-more {
    display: inline-block;
    position: relative;
    cursor: pointer; }
    .MustReadsSidebar .scroll-for-more .scroll-for-more-text {
      position: relative;
      display: inline-block;
      vertical-align: top;
      margin-top: 6px;
      font-family: KlavikaMediumCondensed, Titillium, Helvetica, Arial, sans-serif;
      font-size: 15px;
      line-height: 18px;
      color: #199dd6; }
    .MustReadsSidebar .scroll-for-more .down-indicator {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 14px;
      height: 14px;
      margin: 7px 10px 0 5px;
      text-align: center;
      background-color: #199dd6; }
    .MustReadsSidebar .scroll-for-more .fa-angle-down {
      position: relative;
      top: -1px;
      font-size: 14px;
      line-height: 18px;
      color: #FFF; }
  .MustReadsSidebar .ps-scrollbar-y-rail {
    width: 5px;
    right: 2px;
    background-color: transparent !important; }
    .MustReadsSidebar .ps-scrollbar-y-rail .ps-scrollbar-y {
      width: 5px; }

.MustReadsFooter {
  display: none;
  font-size: 0; }
  @media (max-width: 56.7em) {
    .MustReadsFooter {
      display: block; } }
  .MustReadsFooter .widgetlabel {
    height: 44px;
    padding-left: 25px;
    padding-top: 13px;
    font-size: 18px;
    line-height: 20px;
    background-color: #000;
    color: #FFF; }
    @media (max-width: 47.95em) {
      .MustReadsFooter .widgetlabel {
        height: 28px;
        padding-top: 5px; } }
  .MustReadsFooter .ItemContainer {
    height: 185px;
    padding: 15px 0;
    overflow-x: scroll; }
    @media (max-width: 47.95em) {
      .MustReadsFooter .ItemContainer {
        height: 120px;
        padding: 10px 0; } }
  .MustReadsFooter ul li {
    display: inline-block;
    width: 201px;
    height: 155px;
    vertical-align: top;
    list-style: none;
    border-left: dotted 1px #CCC; }
    .MustReadsFooter ul li a {
      padding: 6px 25px 4px 25px;
      text-decoration: none; }
    .MustReadsFooter ul li:first-child {
      width: 200px;
      border-left: none; }
    .MustReadsFooter ul li.active a {
      color: #CCC; }
    @media (max-width: 47.95em) {
      .MustReadsFooter ul li {
        width: 135px;
        height: 100px; }
        .MustReadsFooter ul li a {
          padding: 9px 15px 11px 15px; }
        .MustReadsFooter ul li:first-child {
          width: 134px; } }
  .MustReadsFooter .musteyebrow {
    height: 25px;
    font-size: 15px;
    line-height: 21px; }
    @media (max-width: 47.95em) {
      .MustReadsFooter .musteyebrow {
        height: auto;
        font-size: 10px;
        line-height: 14px; } }
  .MustReadsFooter .musttitle {
    min-height: 120px;
    font-size: 22px;
    line-height: 24px; }
    @media (max-width: 47.95em) {
      .MustReadsFooter .musttitle {
        min-height: 67px;
        font-size: 15px;
        line-height: 16px;
        padding-top: 3px; } }
  .MustReadsFooter .ps-scrollbar-x-rail {
    height: 5px;
    background-color: transparent !important; }
    .MustReadsFooter .ps-scrollbar-x-rail .ps-scrollbar-x {
      height: 5px; }

.NewsletterSignup {
  font-family: KlavikaRegular;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 15px;
  border-left: 5px solid black; }
  .NewsletterSignup .widgetlabel {
    font-family: 'RobotoRegular', Helvetica;
    padding-left: 30px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px; }
  .NewsletterSignup #newsletterWidgetForm input[type='text'] {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #000; }
  .NewsletterSignup #newsletterWidgetForm input[type='submit'] {
    font-family: 'RobotoRegular', Helvetica;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #fff;
    color: #fff;
    background-color: #000;
    vertical-align: top;
    height: 22px;
    cursor: pointer; }
  .NewsletterSignup #newsletterWidgetForm .textInputContainer {
    padding-left: 30px;
    margin-bottom: 10px; }
  .NewsletterSignup #newsletterWidgetForm .submitInputContainer {
    display: inline-block;
    background-color: #000;
    padding: 3px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-left: 30px;
    cursor: pointer; }

.UploadDialogModal .upload-file .upload-file-button, .DateTimeSubEditor .ButtonContainer .NowButton, .Calendar .MenuBar .TodayButton, .ArticleMetaDataArea .ShowHideButton, .ArticleMetaDataArea .edit-pubdate {
  position: relative;
  width: 100%;
  font-size: 13px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  line-height: 14px;
  color: #2b2a2a;
  text-align: center;
  z-index: 6003; }
  .UploadDialogModal .upload-file .upload-file-button:active, .DateTimeSubEditor .ButtonContainer .NowButton:active, .Calendar .MenuBar .TodayButton:active, .ArticleMetaDataArea .ShowHideButton:active, .ArticleMetaDataArea .edit-pubdate:active {
    color: #706e6f; }

.channel-info-modal .x-button, .ImageEditor .MenuBarContainer .MenuBar .CloseButton, .VideoSelector .MenuBarContainer .MenuBar .CloseButton, .SearchResultSelector .MenuBarContainer .MenuBar .CloseButton, .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .upload-button, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .upload-button, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .upload-button, .ArticleListing .MenuBarContainer .MenuBar .CloseButton, .ArticleListing .MenuBarContainer .MenuBar .SortButton, .ArticleListing .MenuBarContainer .MenuBar .ClearButton, .ArticleListingItem .ExpansionButton, .ArticleListingItem .OptionsMenuItem {
  width: 36px;
  height: 36px;
  font-size: 24px;
  line-height: 24px;
  color: #2b2a2a;
  z-index: 10; }
  .channel-info-modal .x-button:active, .ImageEditor .MenuBarContainer .MenuBar .CloseButton:active, .VideoSelector .MenuBarContainer .MenuBar .CloseButton:active, .SearchResultSelector .MenuBarContainer .MenuBar .CloseButton:active, .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .upload-button:active, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .upload-button:active, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .upload-button:active, .ArticleListing .MenuBarContainer .MenuBar .CloseButton:active, .ArticleListing .MenuBarContainer .MenuBar .SortButton:active, .ArticleListing .MenuBarContainer .MenuBar .ClearButton:active, .ArticleListingItem .ExpansionButton:active, .ArticleListingItem .OptionsMenuItem:active {
    color: #706e6f; }

.UploadDialogModal .input-wrapper input[type='text'], .UploadDialogModal .input-wrapper textarea, .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .ArticleListing .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search {
  height: 29px;
  color: #000;
  border: solid 1px #B3B3B3;
  margin-top: 4px;
  padding: 2px 29px 3px 8px;
  font-size: 18px;
  line-height: 20px;
  font-family: Lato, Arial, sans-serif; }
  .UploadDialogModal .input-wrapper input.placeholder[type='text'], .UploadDialogModal .input-wrapper textarea.placeholder, .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .SearchForm .placeholder.Search, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .placeholder.Search, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .placeholder.Search, .ArticleListing .MenuBarContainer .MenuBar .SearchContainer .SearchForm .placeholder.Search {
    color: #B3B3B3; }

.ImageEditor .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton {
  position: absolute;
  width: 36px;
  height: 36px;
  right: 36px;
  padding-top: 2px;
  font-size: 20px;
  line-height: 20px;
  color: #2b2a2a;
  z-index: 10; }
  .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton:active, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton:active, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton:active {
    color: #706e6f; }

.GreenShadowedIcon {
  color: #00CC00;
  text-shadow: 0px 1px 0px #009900, 0px 2px 0px #006600, 0px 3px 0px #003300, 2px 1px 7px #000000; }

.inc_inline_editable {
  display: inline;
  width: auto; }

.inc_editable {
  vertical-align: top;
  outline: none; }

.edit .inc_editable.empty:before {
  position: absolute;
  right: 100%;
  padding-right: 2px;
  line-height: inherit; }

.cke_float {
  z-index: 8000 !important; }
  .cke_float.hidden {
    display: none !important; }

.cke_menu_panel {
  z-index: 58000 !important; }

.cke_dialog {
  z-index: 98000 !important; }

.cke_dialog_background_cover {
  z-index: 88000 !important; }

.cke_widget_wrapper:hover > .cke_widget_element {
  outline: 1px solid #000 !important; }

.cke_widget_wrapper.cke_widget_focused > .cke_widget_element, .cke_widget_wrapper .cke_widget_editable.cke_widget_editable_focused {
  outline: 1px solid #199dd6 !important; }

.ArticleSection .maincolumn .AuthorCredits .Authors, .ArticleSection .maincolumn .AuthorCredits .TwitterHandles, .ArticleSection .SectionHeader .AuthorCredits .Authors, .ArticleSection .SectionHeader .AuthorCredits .TwitterHandles {
  position: relative;
  vertical-align: inherit; }

.InlineText {
  display: none;
  position: absolute; }
  .InlineText.hidden {
    display: none; }

.ListEditorModal, .AccordionModal {
  min-width: 175px;
  width: auto;
  max-width: 290px;
  height: auto;
  left: 0;
  top: 0;
  z-index: 6000;
  white-space: normal !important; }
  @media (max-width: 47.95em) {
    .ListEditorModal, .AccordionModal {
      position: fixed;
      width: 100%;
      max-width: 2000px;
      z-index: 28000; } }

@media (max-width: 47.95em) {
  .AccordionModal {
    width: 100%;
    height: 100%; } }

.Pubdate .AccordionModal {
  left: auto;
  right: 0;
  top: 18px; }
  @media (max-width: 47.95em) {
    .Pubdate .AccordionModal {
      left: 0;
      right: auto;
      top: 0; } }

.AsideModal {
  width: 100%;
  padding-top: 50px;
  background-color: #2B2A2A;
  z-index: 5100;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none; }
  @media (max-width: 47.95em) {
    .AsideModal {
      height: 100% !important;
      padding-top: 0px;
      z-index: 7900; } }
  .AsideModal .AsideModalBottomMask {
    position: absolute;
    width: 100%;
    height: 300px;
    right: 0;
    bottom: -300px;
    background-color: #2B2A2A; }

.ListEditor, .AccordionEditor {
  width: 100%;
  -webkit-box-shadow: 1px 2px 5px 0px #333;
  -moz-box-shadow: 1px 2px 5px 0px #333;
  box-shadow: 1px 2px 5px 0px #333; }
  .ListEditor .DisabledMask, .AccordionEditor .DisabledMask {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 6100; }
  .ListEditor.disabled, .AccordionEditor.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; }
    .ListEditor.disabled .DisabledMask, .AccordionEditor.disabled .DisabledMask {
      display: block; }
  .ListEditor .Background, .AccordionEditor .Background {
    position: absolute;
    background-color: #FFF;
    width: 100%;
    height: 100%; }
  .ListEditor .InnerContainer, .AccordionEditor .InnerContainer {
    position: relative;
    width: 100%;
    height: 100%; }
  .ListEditor .ListContainer, .AccordionEditor .ListContainer {
    position: relative;
    width: 100%;
    overflow-y: scroll; }
    .ListEditor .ListContainer .List, .AccordionEditor .ListContainer .List {
      list-style: none;
      padding-left: 0px !important;
      margin-bottom: 0; }
      .ListEditor .ListContainer .List .ListEditorItem, .AccordionEditor .ListContainer .List .ListEditorItem {
        position: relative;
        width: 100%;
        min-height: 30px;
        list-style: none !important;
        margin-bottom: 1px !important;
        cursor: pointer; }
        @media (max-width: 47.95em) {
          .ListEditor .ListContainer .List .ListEditorItem, .AccordionEditor .ListContainer .List .ListEditorItem {
            min-height: 44px; } }
        .ListEditor .ListContainer .List .ListEditorItem .ClickableBox, .AccordionEditor .ListContainer .List .ListEditorItem .ClickableBox {
          position: relative;
          width: 100%;
          min-height: 30px;
          padding-right: 30px;
          display: table; }
          @media (max-width: 47.95em) {
            .ListEditor .ListContainer .List .ListEditorItem .ClickableBox, .AccordionEditor .ListContainer .List .ListEditorItem .ClickableBox {
              min-height: 44px; } }
          .ListEditor .ListContainer .List .ListEditorItem .ClickableBox .LELabel, .AccordionEditor .ListContainer .List .ListEditorItem .ClickableBox .LELabel {
            display: table-cell;
            vertical-align: middle;
            padding: 8px 5px 5px 10px;
            line-height: 14px; }
        .ListEditor .ListContainer .List .ListEditorItem .LERemoveItemButton, .AccordionEditor .ListContainer .List .ListEditorItem .LERemoveItemButton {
          position: absolute;
          right: 0;
          top: 0;
          width: 30px;
          height: 100%;
          padding-right: 1px;
          color: #FFF;
          font-size: 16px; }
          .ListEditor .ListContainer .List .ListEditorItem .LERemoveItemButton:active, .AccordionEditor .ListContainer .List .ListEditorItem .LERemoveItemButton:active {
            color: #706e6f; }
      .ListEditor .ListContainer .List .ListEditorItemPlaceholder, .AccordionEditor .ListContainer .List .ListEditorItemPlaceholder {
        margin-bottom: 0 !important; }
  .ListEditor .MenuBar, .AccordionEditor .MenuBar {
    position: relative;
    width: 100%;
    height: 30px; }
    .ListEditor .MenuBar .LEAddButton, .ListEditor .MenuBar .LESearchContainer, .ListEditor .MenuBar .ApplyButton, .ListEditor .MenuBar .CancelButton, .ListEditor .MenuBar .UndoButton, .ListEditor .MenuBar .DoneButton, .AccordionEditor .MenuBar .LEAddButton, .AccordionEditor .MenuBar .LESearchContainer, .AccordionEditor .MenuBar .ApplyButton, .AccordionEditor .MenuBar .CancelButton, .AccordionEditor .MenuBar .UndoButton, .AccordionEditor .MenuBar .DoneButton {
      height: 100%; }
    .ListEditor .MenuBar .LEAddButton, .ListEditor .MenuBar .CancelButton, .AccordionEditor .MenuBar .LEAddButton, .AccordionEditor .MenuBar .CancelButton {
      position: absolute;
      top: 0;
      color: #2b2a2a;
      font-size: 20px;
      padding: 1px 8px 0px 8px;
      margin: 0;
      z-index: 6010; }
      .ListEditor .MenuBar .LEAddButton:active, .ListEditor .MenuBar .CancelButton:active, .AccordionEditor .MenuBar .LEAddButton:active, .AccordionEditor .MenuBar .CancelButton:active {
        color: #706e6f; }
    .ListEditor .MenuBar .LEAddButton, .AccordionEditor .MenuBar .LEAddButton {
      left: 0; }
    .ListEditor .MenuBar .CancelButton, .AccordionEditor .MenuBar .CancelButton {
      right: 0; }
    .ListEditor .MenuBar .LESearchContainer, .AccordionEditor .MenuBar .LESearchContainer {
      position: absolute;
      width: 100%;
      padding: 0 30px;
      z-index: 6006; }
      .ListEditor .MenuBar .LESearchContainer.hidden, .AccordionEditor .MenuBar .LESearchContainer.hidden {
        z-index: 6000; }
      .ListEditor .MenuBar .LESearchContainer .LESearchInput, .AccordionEditor .MenuBar .LESearchContainer .LESearchInput {
        width: 100%;
        height: 26px;
        color: #000;
        border: solid 1px #B3B3B3;
        margin-top: 2px;
        padding: 2px 30px 2px 5px;
        font-size: 14px;
        line-height: 16px;
        font-family: Lato, Arial, sans-serif; }
        .ListEditor .MenuBar .LESearchContainer .LESearchInput.placeholder, .AccordionEditor .MenuBar .LESearchContainer .LESearchInput.placeholder {
          color: #B3B3B3; }
      .ListEditor .MenuBar .LESearchContainer .LELoadingIndicator, .AccordionEditor .MenuBar .LESearchContainer .LELoadingIndicator {
        display: none;
        position: absolute;
        width: 22px;
        right: 36px;
        top: 2px; }
        .ListEditor .MenuBar .LESearchContainer .LELoadingIndicator .CircleLoadingIndicator, .AccordionEditor .MenuBar .LESearchContainer .LELoadingIndicator .CircleLoadingIndicator {
          width: auto; }
        .ListEditor .MenuBar .LESearchContainer .LELoadingIndicator .circleG, .AccordionEditor .MenuBar .LESearchContainer .LELoadingIndicator .circleG {
          height: 6px;
          margin-left: 2px;
          margin-top: 6px;
          width: 6px;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px; }
        .ListEditor .MenuBar .LESearchContainer .LELoadingIndicator .circleG_1, .AccordionEditor .MenuBar .LESearchContainer .LELoadingIndicator .circleG_1 {
          margin-left: 0px; }
  .ListEditor .ApplyButton, .ListEditor .DoneButton, .ListEditor .UndoButton, .ListEditor .RemoveButton, .AccordionEditor .ApplyButton, .AccordionEditor .DoneButton, .AccordionEditor .UndoButton, .AccordionEditor .RemoveButton {
    position: relative;
    width: 100%;
    font-size: 13px;
    font-family: Lato, Arial, sans-serif;
    font-weight: 700;
    line-height: 14px;
    color: #2b2a2a;
    padding-top: 2px;
    text-align: center;
    z-index: 6003; }
    .ListEditor .ApplyButton:active, .ListEditor .DoneButton:active, .ListEditor .UndoButton:active, .ListEditor .RemoveButton:active, .AccordionEditor .ApplyButton:active, .AccordionEditor .DoneButton:active, .AccordionEditor .UndoButton:active, .AccordionEditor .RemoveButton:active {
      color: #706e6f; }
  .ListEditor.AuthorList .MenuBar .LESearchContainer .LELoadingIndicator, .AccordionEditor.AuthorList .MenuBar .LESearchContainer .LELoadingIndicator {
    top: 7px; }
  .ListEditor.loading .MenuBar .LESearchContainer .LELoadingIndicator, .AccordionEditor.loading .MenuBar .LESearchContainer .LELoadingIndicator {
    display: inline; }

@-moz-document url-prefix() {
  .ListEditor .MenuBar .CancelButton {
    padding-right: 5px; } }

.AutocompleteContainer {
  position: relative;
  width: 100%;
  top: -2px;
  padding: 0px 1px; }
  .AutocompleteContainer .ACInner {
    position: relative;
    width: 100%;
    max-height: 200px;
    background-color: #FFF;
    overflow-y: scroll;
    overflow-x: hidden;
    cursor: default;
    -webkit-box-shadow: 1px 2px 5px 0px #333;
    -moz-box-shadow: 1px 2px 5px 0px #333;
    box-shadow: 1px 2px 5px 0px #333; }
    .AutocompleteContainer .ACInner .autocomplete-suggestions {
      position: relative !important;
      width: 100% !important;
      color: #000;
      line-height: 14px;
      text-transform: none; }
      .AutocompleteContainer .ACInner .autocomplete-suggestions .autocomplete-suggestion {
        padding: 2px 6px;
        border-bottom: solid 1px #f0f0f0; }
        .AutocompleteContainer .ACInner .autocomplete-suggestions .autocomplete-suggestion strong {
          font-weight: normal;
          text-decoration: underline; }
        .AutocompleteContainer .ACInner .autocomplete-suggestions .autocomplete-suggestion:last-child {
          border-bottom: none; }
        .AutocompleteContainer .ACInner .autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected, .AutocompleteContainer .ACInner .autocomplete-suggestions .autocomplete-suggestion:hover, .AutocompleteContainer .ACInner .autocomplete-suggestions .autocomplete-suggestion:active {
          background-color: #f0f0f0; }

.ListEditor .ps-scrollbar-y-rail, .ListEditor .ps-scrollbar-y, .AccordionEditor .ps-scrollbar-y-rail, .AccordionEditor .ps-scrollbar-y, .ImageEditor .ps-scrollbar-y-rail, .ImageEditor .ps-scrollbar-y, .VideoSelector .ps-scrollbar-y-rail, .VideoSelector .ps-scrollbar-y, .SearchResultSelector .ps-scrollbar-y-rail, .SearchResultSelector .ps-scrollbar-y, .ArticleListing .ps-scrollbar-y-rail, .ArticleListing .ps-scrollbar-y {
  width: 4px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  opacity: 1 !important;
  z-index: 6010; }

.ListEditor .ps-scrollbar-y-rail, .AccordionEditor .ps-scrollbar-y-rail, .ImageEditor .ps-scrollbar-y-rail, .VideoSelector .ps-scrollbar-y-rail, .SearchResultSelector .ps-scrollbar-y-rail, .ArticleListing .ps-scrollbar-y-rail {
  right: 2px;
  background-color: transparent !important; }

.ListEditor .ps-scrollbar-y, .AccordionEditor .ps-scrollbar-y, .ImageEditor .ps-scrollbar-y, .VideoSelector .ps-scrollbar-y, .SearchResultSelector .ps-scrollbar-y, .ArticleListing .ps-scrollbar-y {
  min-height: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: transparent !important; }
  .ListEditor .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle, .AccordionEditor .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle, .ImageEditor .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle, .VideoSelector .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle, .SearchResultSelector .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle, .ArticleListing .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle {
    width: 100%;
    height: 100%;
    background-color: #3B3B3B !important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px; }

.ImageEditor .ListContainer, .VideoSelector .ListContainer, .SearchResultSelector .ListContainer, .ArticleListing .ListContainer, .AsideAccordionEditor .ListContainer {
  -webkit-overflow-scrolling: touch !important; }

.ImageEditor .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle, .VideoSelector .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle, .SearchResultSelector .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle, .ArticleListing .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle, .AsideAccordionEditor .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle {
  background-color: #FFF !important; }

.AuthorList .ListContainer, .AccordionEditor .ListContainer {
  background-color: #EAEAEA; }
  .AuthorList .ListContainer .List .ListEditorItem, .AccordionEditor .ListContainer .List .ListEditorItem {
    background-color: #FFF; }
    .AuthorList .ListContainer .List .ListEditorItem .LERemoveItemButton, .AccordionEditor .ListContainer .List .ListEditorItem .LERemoveItemButton {
      color: #000; }
    .AuthorList .ListContainer .List .ListEditorItem.ui-sortable-helper .ClickableBox, .AccordionEditor .ListContainer .List .ListEditorItem.ui-sortable-helper .ClickableBox {
      border-top: solid 1px #EAEAEA; }

.AccordionEditor {
  width: 252px; }
  @media (max-width: 47.95em) {
    .AccordionEditor {
      width: 100%; } }
  .AccordionEditor .ListContainer .List .ListEditorItem {
    text-align: left;
    cursor: default; }
    .AccordionEditor .ListContainer .List .ListEditorItem .FieldLabel {
      font-family: Lato, Arial, sans-serif;
      font-size: 10px;
      font-weight: normal;
      line-height: 12px;
      color: #AAA;
      padding: 5px 10px 0px 10px; }

.AccordionEditor > .InnerContainer > .MenuBar {
  height: 36px; }
  .AccordionEditor > .InnerContainer > .MenuBar .UndoButton {
    position: absolute;
    width: 0px;
    overflow: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms; }
  .AccordionEditor > .InnerContainer > .MenuBar.showingUndoButton {
    text-align: center; }
    .AccordionEditor > .InnerContainer > .MenuBar.showingUndoButton .DoneButton, .AccordionEditor > .InnerContainer > .MenuBar.showingUndoButton .UndoButton {
      width: 48%; }
    .AccordionEditor > .InnerContainer > .MenuBar.showingUndoButton .UndoButton {
      position: relative;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }

.DateTimeSubEditor.active .FieldLabel {
  cursor: pointer; }

.DateTimeSubEditor .ClickableBox {
  display: block !important;
  padding-right: 50px !important;
  font-size: 0;
  min-height: 36px !important;
  cursor: pointer; }

.DateTimeSubEditor .Date, .DateTimeSubEditor .Time {
  display: inline-block;
  padding-left: 10px;
  padding-top: 10px;
  font-family: Lato, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  text-align: left;
  vertical-align: top; }

.DateTimeSubEditor .Date {
  width: 100px; }

.DateTimeSubEditor .Time {
  width: 80px; }

.DateTimeSubEditor .ButtonContainer {
  position: absolute;
  right: 0;
  top: 16px; }
  .DateTimeSubEditor .ButtonContainer .NowButton {
    width: 50px;
    height: 36px; }

.DateTimeSubEditor .DatePicker, .DateTimeSubEditor .TimePicker {
  overflow: hidden; }

.TextSubEditor .ClickableBox {
  font-size: 0;
  min-height: 36px !important;
  padding-right: 0px !important;
  cursor: default; }

.TextSubEditor .Text {
  display: table-cell;
  font-family: Lato, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  padding: 5px 10px 5px 10px;
  vertical-align: middle;
  outline: none;
  text-transform: none; }

.TextSubEditor strong {
  font-weight: bold !important; }

.TextSubEditor em {
  font-style: italic !important; }

@-moz-document url-prefix() {
  .TextSubEditor .Text {
    height: 36px; } }

.SelectSubEditor select {
  margin-left: 10px;
  margin-top: 4px; }

.CheckboxSubEditor input {
  margin-left: 10px;
  margin-top: 7px; }

.StatusIndicator {
  position: absolute;
  height: 16px;
  min-width: 200px;
  left: -3px;
  top: -16px;
  font-size: 0;
  letter-spacing: 0;
  color: #000;
  text-align: left;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -moz-transition: -moz-transform 300ms linear, opacity 300ms;
  -o-transition: -o-transform 300ms linear, opacity 300ms;
  -webkit-transition: -webkit-transform 300ms linear, opacity 300ms;
  transition: transform 300ms linear, opacity 300ms;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  transform-origin: left bottom; }
  .StatusIndicator div, .StatusIndicator span, .StatusIndicator applet, .StatusIndicator object, .StatusIndicator iframe,
  .StatusIndicator h1, .StatusIndicator h2, .StatusIndicator h3, .StatusIndicator h4, .StatusIndicator h5, .StatusIndicator h6, .StatusIndicator p, .StatusIndicator blockquote, .StatusIndicator pre,
  .StatusIndicator a, .StatusIndicator abbr, .StatusIndicator acronym, .StatusIndicator address, .StatusIndicator big, .StatusIndicator cite, .StatusIndicator code,
  .StatusIndicator del, .StatusIndicator dfn, .StatusIndicator em, .StatusIndicator img, .StatusIndicator ins, .StatusIndicator kbd, .StatusIndicator q, .StatusIndicator s, .StatusIndicator samp,
  .StatusIndicator small, .StatusIndicator strike, .StatusIndicator strong, .StatusIndicator sub, .StatusIndicator sup, .StatusIndicator tt, .StatusIndicator var,
  .StatusIndicator b, .StatusIndicator u, .StatusIndicator i, .StatusIndicator center,
  .StatusIndicator dl, .StatusIndicator dt, .StatusIndicator dd, .StatusIndicator ol, .StatusIndicator ul, .StatusIndicator li,
  .StatusIndicator fieldset, .StatusIndicator form, .StatusIndicator label, .StatusIndicator legend,
  .StatusIndicator table, .StatusIndicator caption, .StatusIndicator tbody, .StatusIndicator tfoot, .StatusIndicator thead, .StatusIndicator tr, .StatusIndicator th, .StatusIndicator td,
  .StatusIndicator article, .StatusIndicator aside, .StatusIndicator canvas, .StatusIndicator details, .StatusIndicator embed,
  .StatusIndicator figure, .StatusIndicator figcaption, .StatusIndicator footer, .StatusIndicator header, .StatusIndicator hgroup,
  .StatusIndicator menu, .StatusIndicator nav, .StatusIndicator output, .StatusIndicator ruby, .StatusIndicator section, .StatusIndicator summary,
  .StatusIndicator time, .StatusIndicator mark, .StatusIndicator audio, .StatusIndicator video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline; }
  .StatusIndicator table {
    border-collapse: collapse;
    border-spacing: 0; }
  .StatusIndicator caption, .StatusIndicator th, .StatusIndicator td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle; }
  .StatusIndicator q, .StatusIndicator blockquote {
    quotes: none; }
    .StatusIndicator q:before, .StatusIndicator q:after, .StatusIndicator blockquote:before, .StatusIndicator blockquote:after {
      content: "";
      content: none; }
  .StatusIndicator a img {
    border: none; }
  .StatusIndicator .ClickableBox {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer; }
  .StatusIndicator .StatusIcon, .StatusIndicator .StatusLabel, .StatusIndicator .StatusTimer {
    display: inline-block;
    vertical-align: top; }
  .StatusIndicator .StatusIcon {
    font-size: 16px;
    width: auto;
    height: 100%; }
    .StatusIndicator .StatusIcon .CircleLoadingIndicator {
      display: inline;
      width: 22px; }
      .StatusIndicator .StatusIcon .CircleLoadingIndicator .circleG {
        height: 6px;
        margin-left: 2px;
        margin-top: 6px;
        width: 6px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
      .StatusIndicator .StatusIcon .CircleLoadingIndicator .circleG_1 {
        margin-left: 0px; }
    .StatusIndicator .StatusIcon.fa-lock .CircleLoadingIndicator, .StatusIndicator .StatusIcon.fa-unlock .CircleLoadingIndicator {
      display: none; }
    .StatusIndicator .StatusIcon:before {
      vertical-align: top; }
  .StatusIndicator .StatusProgress {
    position: absolute; }
  .StatusIndicator .StatusLabel, .StatusIndicator .StatusTimer {
    font-family: Lato, Arial, sans-serif;
    font-size: 11px;
    line-height: 11px;
    padding-left: 5px;
    padding-top: 3px;
    text-transform: none; }
  .StatusIndicator .StatusTimer {
    color: #706e6f; }
  .StatusIndicator.hidden {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
    .StatusIndicator.hidden .ClickableBox {
      cursor: default; }

.panographic-image .StatusIndicator {
  left: 10px; }

.Calendar {
  position: relative;
  width: 252px;
  font-size: 0;
  color: #2b2a2a;
  text-transform: initial; }
  .Calendar div, .Calendar span, .Calendar applet, .Calendar object, .Calendar iframe,
  .Calendar h1, .Calendar h2, .Calendar h3, .Calendar h4, .Calendar h5, .Calendar h6, .Calendar p, .Calendar blockquote, .Calendar pre,
  .Calendar a, .Calendar abbr, .Calendar acronym, .Calendar address, .Calendar big, .Calendar cite, .Calendar code,
  .Calendar del, .Calendar dfn, .Calendar em, .Calendar img, .Calendar ins, .Calendar kbd, .Calendar q, .Calendar s, .Calendar samp,
  .Calendar small, .Calendar strike, .Calendar strong, .Calendar sub, .Calendar sup, .Calendar tt, .Calendar var,
  .Calendar b, .Calendar u, .Calendar i, .Calendar center,
  .Calendar dl, .Calendar dt, .Calendar dd, .Calendar ol, .Calendar ul, .Calendar li,
  .Calendar fieldset, .Calendar form, .Calendar label, .Calendar legend,
  .Calendar table, .Calendar caption, .Calendar tbody, .Calendar tfoot, .Calendar thead, .Calendar tr, .Calendar th, .Calendar td,
  .Calendar article, .Calendar aside, .Calendar canvas, .Calendar details, .Calendar embed,
  .Calendar figure, .Calendar figcaption, .Calendar footer, .Calendar header, .Calendar hgroup,
  .Calendar menu, .Calendar nav, .Calendar output, .Calendar ruby, .Calendar section, .Calendar summary,
  .Calendar time, .Calendar mark, .Calendar audio, .Calendar video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline; }
  .Calendar table {
    border-collapse: collapse;
    border-spacing: 0; }
  .Calendar caption, .Calendar th, .Calendar td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle; }
  .Calendar q, .Calendar blockquote {
    quotes: none; }
    .Calendar q:before, .Calendar q:after, .Calendar blockquote:before, .Calendar blockquote:after {
      content: "";
      content: none; }
  .Calendar a img {
    border: none; }
  .Calendar .controls .clndr-previous-button, .Calendar .controls .clndr-next-button {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 0;
    font-size: 28px;
    line-height: 28px;
    padding-top: 5px;
    padding-left: 7px;
    cursor: pointer;
    z-index: 6010; }
    .Calendar .controls .clndr-previous-button:active, .Calendar .controls .clndr-next-button:active {
      color: #706e6f; }
  .Calendar .controls .clndr-previous-button {
    left: 0; }
  .Calendar .controls .clndr-next-button {
    right: 0; }
  .Calendar .controls .month-year {
    position: relative;
    height: 36px;
    padding: 11px 36px 0px 36px;
    font-family: Lato, Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase; }
  .Calendar .days {
    text-align: center; }
    .Calendar .days .headers .day-header, .Calendar .days .day {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 36px;
      height: 36px;
      font-family: Lato, Arial, sans-serif;
      font-size: 12px;
      line-height: 12px;
      padding-top: 13px; }
    .Calendar .days .headers {
      height: 20px; }
      .Calendar .days .headers .day-header {
        height: 100%;
        padding-top: 3px;
        border-right: solid 1px #EAEAEA;
        font-family: Lato, Arial, sans-serif;
        font-size: 14px;
        line-height: 14px; }
        .Calendar .days .headers .day-header:last-child {
          border-right: none; }
    .Calendar .days .day {
      cursor: pointer;
      border-top: solid 1px #EAEAEA;
      border-right: solid 1px #EAEAEA;
      background-color: #FFF; }
      .Calendar .days .day .day-indicator {
        display: none;
        position: absolute; }
      .Calendar .days .day.adjacent-month {
        color: #AAA;
        font-family: Lato, Arial, sans-serif; }
      .Calendar .days .day.today .day-indicator {
        display: block;
        left: 3px;
        top: 2px;
        font-family: Lato, Arial, sans-serif;
        font-size: 9px;
        line-height: 9px;
        color: #706e6f; }
      .Calendar .days .day.today.selected .day-indicator, .Calendar .days .day.today:hover .day-indicator, .Calendar .days .day.today:active .day-indicator {
        color: #FFF; }
      .Calendar .days .day.calendar-dow-0, .Calendar .days .day.calendar-dow-6 {
        background-color: #F7F7F7; }
      .Calendar .days .day.selected, .Calendar .days .day:hover, .Calendar .days .day:active {
        color: #FFF;
        background-color: #3B3B3B; }
      .Calendar .days .day.calendar-dow-0 {
        border-right: none; }
  .Calendar .MenuBar {
    height: 36px;
    border-top: solid 1px #EAEAEA; }
    .Calendar .MenuBar .TodayButton {
      height: 100%; }

@-moz-document url-prefix() {
  .Calendar .days .day {
    padding-left: 1px;
    padding-top: 12px; } }

.DatePicker {
  background-color: #F6F6F6; }
  .DatePicker.transition-open-close {
    -moz-transition: height 300ms linear;
    -o-transition: height 300ms linear;
    -webkit-transition: height 300ms linear;
    transition: height 300ms linear; }
  .DatePicker.transition-calendar-month-height {
    -moz-transition: height 100ms linear;
    -o-transition: height 100ms linear;
    -webkit-transition: height 100ms linear;
    transition: height 100ms linear; }

.IncrementSpinner {
  position: relative; }
  .IncrementSpinner .IncrementUp, .IncrementSpinner .SpinnerInput, .IncrementSpinner .IncrementDown {
    position: relative; }
  .IncrementSpinner .IncrementUp, .IncrementSpinner .IncrementDown {
    overflow: hidden;
    cursor: pointer; }
    .IncrementSpinner .IncrementUp.active .UpArrow, .IncrementSpinner .IncrementDown.active .UpArrow {
      border-bottom-color: #706e6f; }
    .IncrementSpinner .IncrementUp.active .DownArrow, .IncrementSpinner .IncrementDown.active .DownArrow {
      border-top-color: #706e6f; }
  .IncrementSpinner .UpArrow, .IncrementSpinner .DownArrow {
    position: relative;
    width: 0;
    height: 0;
    right: -10px; }
  .IncrementSpinner .UpArrow {
    border-width: 0px 12px 20px 12px;
    border-style: inset inset solid inset;
    border-color: transparent transparent #2b2a2a transparent; }
  .IncrementSpinner .DownArrow {
    border-width: 20px 12px 0px 12px;
    border-style: solid inset inset inset;
    border-color: #2b2a2a transparent transparent transparent; }
  .IncrementSpinner .SpinnerInput input {
    width: 100%;
    height: 100%;
    font-family: Lato, Arial, sans-serif;
    font-size: 45px;
    font-weight: normal;
    line-height: 47px;
    text-align: center; }

.TimePicker {
  position: relative;
  -moz-transition: height 200ms linear;
  -o-transition: height 200ms linear;
  -webkit-transition: height 200ms linear;
  transition: height 200ms linear;
  font-size: 0;
  color: #2b2a2a;
  text-align: center; }
  .TimePicker .Spinners {
    position: relative;
    font-size: 0;
    padding-top: 6px;
    background-color: #F6F6F6; }
  .TimePicker .IncrementSpinner {
    display: inline-block;
    vertical-align: top;
    width: 52px; }
    .TimePicker .IncrementSpinner .IncrementUp, .TimePicker .IncrementSpinner .IncrementDown {
      height: 30px;
      z-index: 6010; }
    .TimePicker .IncrementSpinner .UpArrow, .TimePicker .IncrementSpinner .DownArrow {
      left: 14px;
      top: 5px; }
    .TimePicker .IncrementSpinner .SpinnerInput {
      top: -4px; }
      .TimePicker .IncrementSpinner .SpinnerInput input {
        background-color: #F6F6F6; }
    .TimePicker .IncrementSpinner .IncrementDown {
      top: -11px; }
  .TimePicker .AmPmSpinner {
    width: 70px;
    margin-left: 10px; }
    .TimePicker .AmPmSpinner .UpArrow, .TimePicker .AmPmSpinner .DownArrow {
      left: 22px; }
  .TimePicker .HourMinuteSeparator {
    display: inline-block;
    vertical-align: top;
    width: 11px; }
    .TimePicker .HourMinuteSeparator .Colon {
      padding-top: 25px;
      font-family: Lato, Arial, sans-serif;
      font-size: 45px;
      font-weight: normal;
      line-height: 47px;
      text-align: center; }

.ImageEditor, .VideoSelector, .SearchResultSelector {
  position: relative;
  height: 100%;
  overflow: visible;
  font-size: 0;
  color: #2b2a2a; }
  .ImageEditor div, .ImageEditor span, .ImageEditor applet, .ImageEditor object, .ImageEditor iframe,
  .ImageEditor h1, .ImageEditor h2, .ImageEditor h3, .ImageEditor h4, .ImageEditor h5, .ImageEditor h6, .ImageEditor p, .ImageEditor blockquote, .ImageEditor pre,
  .ImageEditor a, .ImageEditor abbr, .ImageEditor acronym, .ImageEditor address, .ImageEditor big, .ImageEditor cite, .ImageEditor code,
  .ImageEditor del, .ImageEditor dfn, .ImageEditor em, .ImageEditor img, .ImageEditor ins, .ImageEditor kbd, .ImageEditor q, .ImageEditor s, .ImageEditor samp,
  .ImageEditor small, .ImageEditor strike, .ImageEditor strong, .ImageEditor sub, .ImageEditor sup, .ImageEditor tt, .ImageEditor var,
  .ImageEditor b, .ImageEditor u, .ImageEditor i, .ImageEditor center,
  .ImageEditor dl, .ImageEditor dt, .ImageEditor dd, .ImageEditor ol, .ImageEditor ul, .ImageEditor li,
  .ImageEditor fieldset, .ImageEditor form, .ImageEditor label, .ImageEditor legend,
  .ImageEditor table, .ImageEditor caption, .ImageEditor tbody, .ImageEditor tfoot, .ImageEditor thead, .ImageEditor tr, .ImageEditor th, .ImageEditor td,
  .ImageEditor article, .ImageEditor aside, .ImageEditor canvas, .ImageEditor details, .ImageEditor embed,
  .ImageEditor figure, .ImageEditor figcaption, .ImageEditor footer, .ImageEditor header, .ImageEditor hgroup,
  .ImageEditor menu, .ImageEditor nav, .ImageEditor output, .ImageEditor ruby, .ImageEditor section, .ImageEditor summary,
  .ImageEditor time, .ImageEditor mark, .ImageEditor audio, .ImageEditor video, .VideoSelector div, .VideoSelector span, .VideoSelector applet, .VideoSelector object, .VideoSelector iframe,
  .VideoSelector h1, .VideoSelector h2, .VideoSelector h3, .VideoSelector h4, .VideoSelector h5, .VideoSelector h6, .VideoSelector p, .VideoSelector blockquote, .VideoSelector pre,
  .VideoSelector a, .VideoSelector abbr, .VideoSelector acronym, .VideoSelector address, .VideoSelector big, .VideoSelector cite, .VideoSelector code,
  .VideoSelector del, .VideoSelector dfn, .VideoSelector em, .VideoSelector img, .VideoSelector ins, .VideoSelector kbd, .VideoSelector q, .VideoSelector s, .VideoSelector samp,
  .VideoSelector small, .VideoSelector strike, .VideoSelector strong, .VideoSelector sub, .VideoSelector sup, .VideoSelector tt, .VideoSelector var,
  .VideoSelector b, .VideoSelector u, .VideoSelector i, .VideoSelector center,
  .VideoSelector dl, .VideoSelector dt, .VideoSelector dd, .VideoSelector ol, .VideoSelector ul, .VideoSelector li,
  .VideoSelector fieldset, .VideoSelector form, .VideoSelector label, .VideoSelector legend,
  .VideoSelector table, .VideoSelector caption, .VideoSelector tbody, .VideoSelector tfoot, .VideoSelector thead, .VideoSelector tr, .VideoSelector th, .VideoSelector td,
  .VideoSelector article, .VideoSelector aside, .VideoSelector canvas, .VideoSelector details, .VideoSelector embed,
  .VideoSelector figure, .VideoSelector figcaption, .VideoSelector footer, .VideoSelector header, .VideoSelector hgroup,
  .VideoSelector menu, .VideoSelector nav, .VideoSelector output, .VideoSelector ruby, .VideoSelector section, .VideoSelector summary,
  .VideoSelector time, .VideoSelector mark, .VideoSelector audio, .VideoSelector video, .SearchResultSelector div, .SearchResultSelector span, .SearchResultSelector applet, .SearchResultSelector object, .SearchResultSelector iframe,
  .SearchResultSelector h1, .SearchResultSelector h2, .SearchResultSelector h3, .SearchResultSelector h4, .SearchResultSelector h5, .SearchResultSelector h6, .SearchResultSelector p, .SearchResultSelector blockquote, .SearchResultSelector pre,
  .SearchResultSelector a, .SearchResultSelector abbr, .SearchResultSelector acronym, .SearchResultSelector address, .SearchResultSelector big, .SearchResultSelector cite, .SearchResultSelector code,
  .SearchResultSelector del, .SearchResultSelector dfn, .SearchResultSelector em, .SearchResultSelector img, .SearchResultSelector ins, .SearchResultSelector kbd, .SearchResultSelector q, .SearchResultSelector s, .SearchResultSelector samp,
  .SearchResultSelector small, .SearchResultSelector strike, .SearchResultSelector strong, .SearchResultSelector sub, .SearchResultSelector sup, .SearchResultSelector tt, .SearchResultSelector var,
  .SearchResultSelector b, .SearchResultSelector u, .SearchResultSelector i, .SearchResultSelector center,
  .SearchResultSelector dl, .SearchResultSelector dt, .SearchResultSelector dd, .SearchResultSelector ol, .SearchResultSelector ul, .SearchResultSelector li,
  .SearchResultSelector fieldset, .SearchResultSelector form, .SearchResultSelector label, .SearchResultSelector legend,
  .SearchResultSelector table, .SearchResultSelector caption, .SearchResultSelector tbody, .SearchResultSelector tfoot, .SearchResultSelector thead, .SearchResultSelector tr, .SearchResultSelector th, .SearchResultSelector td,
  .SearchResultSelector article, .SearchResultSelector aside, .SearchResultSelector canvas, .SearchResultSelector details, .SearchResultSelector embed,
  .SearchResultSelector figure, .SearchResultSelector figcaption, .SearchResultSelector footer, .SearchResultSelector header, .SearchResultSelector hgroup,
  .SearchResultSelector menu, .SearchResultSelector nav, .SearchResultSelector output, .SearchResultSelector ruby, .SearchResultSelector section, .SearchResultSelector summary,
  .SearchResultSelector time, .SearchResultSelector mark, .SearchResultSelector audio, .SearchResultSelector video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline; }
  .ImageEditor table, .VideoSelector table, .SearchResultSelector table {
    border-collapse: collapse;
    border-spacing: 0; }
  .ImageEditor caption, .ImageEditor th, .ImageEditor td, .VideoSelector caption, .VideoSelector th, .VideoSelector td, .SearchResultSelector caption, .SearchResultSelector th, .SearchResultSelector td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle; }
  .ImageEditor q, .ImageEditor blockquote, .VideoSelector q, .VideoSelector blockquote, .SearchResultSelector q, .SearchResultSelector blockquote {
    quotes: none; }
    .ImageEditor q:before, .ImageEditor q:after, .ImageEditor blockquote:before, .ImageEditor blockquote:after, .VideoSelector q:before, .VideoSelector q:after, .VideoSelector blockquote:before, .VideoSelector blockquote:after, .SearchResultSelector q:before, .SearchResultSelector q:after, .SearchResultSelector blockquote:before, .SearchResultSelector blockquote:after {
      content: "";
      content: none; }
  .ImageEditor a img, .VideoSelector a img, .SearchResultSelector a img {
    border: none; }
  .ImageEditor .DisabledMask, .VideoSelector .DisabledMask, .SearchResultSelector .DisabledMask {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5500; }
    @media (max-width: 47.95em) {
      .ImageEditor .DisabledMask, .VideoSelector .DisabledMask, .SearchResultSelector .DisabledMask {
        z-index: 8300; } }
  .ImageEditor.disabled, .VideoSelector.disabled, .SearchResultSelector.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
    .ImageEditor.disabled .DisabledMask, .VideoSelector.disabled .DisabledMask, .SearchResultSelector.disabled .DisabledMask {
      display: block; }
  .ImageEditor .MenuBarContainer, .VideoSelector .MenuBarContainer, .SearchResultSelector .MenuBarContainer {
    position: absolute;
    min-height: 36px;
    width: 100%;
    margin-left: 12px;
    z-index: 5200; }
    @media (max-width: 47.95em) {
      .ImageEditor .MenuBarContainer, .VideoSelector .MenuBarContainer, .SearchResultSelector .MenuBarContainer {
        margin-top: 10px;
        z-index: 8000; } }
    .ImageEditor .MenuBarContainer .MenuBar, .VideoSelector .MenuBarContainer .MenuBar, .SearchResultSelector .MenuBarContainer .MenuBar {
      position: relative;
      width: 100%;
      min-height: 36px; }
      .ImageEditor .MenuBarContainer .MenuBar .CloseButton, .VideoSelector .MenuBarContainer .MenuBar .CloseButton, .SearchResultSelector .MenuBarContainer .MenuBar .CloseButton {
        position: absolute;
        top: 0;
        left: 0;
        color: #FFF; }
      .ImageEditor .MenuBarContainer .MenuBar .SearchContainer, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer {
        position: relative;
        width: 100%;
        padding: 0 36px;
        padding-right: 31px; }
        .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .SearchForm, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm {
          position: relative;
          width: 100%; }
          .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .SearchForm .search-wrapper, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .search-wrapper, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .search-wrapper {
            position: relative;
            padding-right: 52px; }
          .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search {
            width: 100%;
            margin-bottom: 6px; }
          .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .SearchForm .SortSelector, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .SortSelector, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .SearchForm .SortSelector {
            margin-left: 10px; }
        .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .ClearSearchButton {
          top: 0;
          right: 83px; }
        .ImageEditor .MenuBarContainer .MenuBar .SearchContainer .upload-button, .VideoSelector .MenuBarContainer .MenuBar .SearchContainer .upload-button, .SearchResultSelector .MenuBarContainer .MenuBar .SearchContainer .upload-button {
          position: absolute;
          right: 36px;
          top: 1px;
          color: #FFF; }
  .ImageEditor .ListContainerPaddingWrapper, .VideoSelector .ListContainerPaddingWrapper, .SearchResultSelector .ListContainerPaddingWrapper {
    position: relative;
    height: 100%;
    padding-top: 63px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 47.95em) {
      .ImageEditor .ListContainerPaddingWrapper, .VideoSelector .ListContainerPaddingWrapper, .SearchResultSelector .ListContainerPaddingWrapper {
        padding-top: 73px; } }
  .ImageEditor .ListContainer, .VideoSelector .ListContainer, .SearchResultSelector .ListContainer {
    position: relative;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto; }
    .ImageEditor .ListContainer .List, .VideoSelector .ListContainer .List, .SearchResultSelector .ListContainer .List {
      position: relative;
      padding-left: 0px !important; }
      .ImageEditor .ListContainer .List .ListItem, .VideoSelector .ListContainer .List .ListItem, .SearchResultSelector .ListContainer .List .ListItem {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        vertical-align: top;
        font-family: Lato, Arial, sans-serif;
        width: 50%;
        padding-right: 10px;
        padding-bottom: 10px; }
        @media (max-width: 56.7em) {
          .ImageEditor .ListContainer .List .ListItem, .VideoSelector .ListContainer .List .ListItem, .SearchResultSelector .ListContainer .List .ListItem {
            display: block;
            width: 100%; } }
        .ImageEditor .ListContainer .List .ListItem .ImageEditorFigure, .VideoSelector .ListContainer .List .ListItem .ImageEditorFigure, .SearchResultSelector .ListContainer .List .ListItem .ImageEditorFigure {
          position: relative;
          overflow: hidden;
          cursor: pointer; }
          .ImageEditor .ListContainer .List .ListItem .ImageEditorFigure img, .VideoSelector .ListContainer .List .ListItem .ImageEditorFigure img, .SearchResultSelector .ListContainer .List .ListItem .ImageEditorFigure img {
            width: 100%; }
        .ImageEditor .ListContainer .List .ListItem .Checkmark, .VideoSelector .ListContainer .List .ListItem .Checkmark, .SearchResultSelector .ListContainer .List .ListItem .Checkmark {
          display: none;
          position: absolute;
          right: 0;
          bottom: 0;
          padding-right: 5px;
          padding-bottom: 1px;
          font-size: 26px;
          -moz-transition: opacity 200ms linear;
          -o-transition: opacity 200ms linear;
          -webkit-transition: opacity 200ms linear;
          transition: opacity 200ms linear;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
          opacity: 0; }
        .ImageEditor .ListContainer .List .ListItem.active .Checkmark, .VideoSelector .ListContainer .List .ListItem.active .Checkmark, .SearchResultSelector .ListContainer .List .ListItem.active .Checkmark {
          display: block;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
          opacity: 1; }
      .ImageEditor .ListContainer .List .AjaxLoaderListItem, .VideoSelector .ListContainer .List .AjaxLoaderListItem, .SearchResultSelector .ListContainer .List .AjaxLoaderListItem {
        width: 100%;
        padding: 30px 10px 30px 0px;
        text-align: center; }
      .ImageEditor .ListContainer .List .NoResultsFound, .ImageEditor .ListContainer .List .EnterSearchTerm, .VideoSelector .ListContainer .List .NoResultsFound, .VideoSelector .ListContainer .List .EnterSearchTerm, .SearchResultSelector .ListContainer .List .NoResultsFound, .SearchResultSelector .ListContainer .List .EnterSearchTerm {
        width: 100%;
        margin: 20px 0;
        font-family: Lato, Arial, sans-serif;
        font-size: 16px;
        line-height: 16px;
        color: #FFF;
        text-align: center; }
      .ImageEditor .ListContainer .List .ConnectionErrorListItem, .VideoSelector .ListContainer .List .ConnectionErrorListItem, .SearchResultSelector .ListContainer .List .ConnectionErrorListItem {
        margin-top: 20px; }
    .ImageEditor .ListContainer .ps-scrollbar-y-rail, .VideoSelector .ListContainer .ps-scrollbar-y-rail, .SearchResultSelector .ListContainer .ps-scrollbar-y-rail {
      right: 0px; }
  .ImageEditor .AjaxLoaderListItem, .VideoSelector .AjaxLoaderListItem, .SearchResultSelector .AjaxLoaderListItem {
    display: none; }
  .ImageEditor.loading .AjaxLoaderListItem, .VideoSelector.loading .AjaxLoaderListItem, .SearchResultSelector.loading .AjaxLoaderListItem {
    display: block; }

.ie8 .ImageEditor .upload-button, .ie8 .VideoSelector .upload-button, .ie8 .SearchResultSelector .upload-button, .ie9 .ImageEditor .upload-button, .ie9 .VideoSelector .upload-button, .ie9 .SearchResultSelector .upload-button {
  display: none; }

.VideoSelector .ListContainer .List .ListItem, .SearchResultSelector .ListContainer .List .ListItem {
  width: 100%;
  padding-right: 10px;
  padding-bottom: 0; }
  .VideoSelector .ListContainer .List .ListItem .Inner, .SearchResultSelector .ListContainer .List .ListItem .Inner {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 4px 0;
    padding-right: 15px;
    border-left: solid 2px #FFF; }
    @media (max-width: 56.7em) {
      .VideoSelector .ListContainer .List .ListItem .Inner, .SearchResultSelector .ListContainer .List .ListItem .Inner {
        margin: 7px 0;
        padding-top: 3px;
        padding-bottom: 3px; } }
  .VideoSelector .ListContainer .List .ListItem .ItemHeadline, .SearchResultSelector .ListContainer .List .ListItem .ItemHeadline {
    display: block;
    height: 100%;
    min-height: 15px;
    padding: 0 5px 1px 5px;
    font-family: Lato, Arial, sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer; }
    @media (max-width: 56.7em) {
      .VideoSelector .ListContainer .List .ListItem .ItemHeadline, .SearchResultSelector .ListContainer .List .ListItem .ItemHeadline {
        min-height: 17px;
        padding-right: 5px;
        font-size: 17px;
        line-height: 19px; } }
  .VideoSelector .ListContainer .List .ListItem.active .ItemHeadline, .SearchResultSelector .ListContainer .List .ListItem.active .ItemHeadline {
    color: #009CD8; }

.AsideAccordionEditor {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  font-size: 0;
  color: #2b2a2a; }
  .AsideAccordionEditor div, .AsideAccordionEditor span, .AsideAccordionEditor applet, .AsideAccordionEditor object, .AsideAccordionEditor iframe,
  .AsideAccordionEditor h1, .AsideAccordionEditor h2, .AsideAccordionEditor h3, .AsideAccordionEditor h4, .AsideAccordionEditor h5, .AsideAccordionEditor h6, .AsideAccordionEditor p, .AsideAccordionEditor blockquote, .AsideAccordionEditor pre,
  .AsideAccordionEditor a, .AsideAccordionEditor abbr, .AsideAccordionEditor acronym, .AsideAccordionEditor address, .AsideAccordionEditor big, .AsideAccordionEditor cite, .AsideAccordionEditor code,
  .AsideAccordionEditor del, .AsideAccordionEditor dfn, .AsideAccordionEditor em, .AsideAccordionEditor img, .AsideAccordionEditor ins, .AsideAccordionEditor kbd, .AsideAccordionEditor q, .AsideAccordionEditor s, .AsideAccordionEditor samp,
  .AsideAccordionEditor small, .AsideAccordionEditor strike, .AsideAccordionEditor strong, .AsideAccordionEditor sub, .AsideAccordionEditor sup, .AsideAccordionEditor tt, .AsideAccordionEditor var,
  .AsideAccordionEditor b, .AsideAccordionEditor u, .AsideAccordionEditor i, .AsideAccordionEditor center,
  .AsideAccordionEditor dl, .AsideAccordionEditor dt, .AsideAccordionEditor dd, .AsideAccordionEditor ol, .AsideAccordionEditor ul, .AsideAccordionEditor li,
  .AsideAccordionEditor fieldset, .AsideAccordionEditor form, .AsideAccordionEditor label, .AsideAccordionEditor legend,
  .AsideAccordionEditor table, .AsideAccordionEditor caption, .AsideAccordionEditor tbody, .AsideAccordionEditor tfoot, .AsideAccordionEditor thead, .AsideAccordionEditor tr, .AsideAccordionEditor th, .AsideAccordionEditor td,
  .AsideAccordionEditor article, .AsideAccordionEditor aside, .AsideAccordionEditor canvas, .AsideAccordionEditor details, .AsideAccordionEditor embed,
  .AsideAccordionEditor figure, .AsideAccordionEditor figcaption, .AsideAccordionEditor footer, .AsideAccordionEditor header, .AsideAccordionEditor hgroup,
  .AsideAccordionEditor menu, .AsideAccordionEditor nav, .AsideAccordionEditor output, .AsideAccordionEditor ruby, .AsideAccordionEditor section, .AsideAccordionEditor summary,
  .AsideAccordionEditor time, .AsideAccordionEditor mark, .AsideAccordionEditor audio, .AsideAccordionEditor video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline; }
  .AsideAccordionEditor table {
    border-collapse: collapse;
    border-spacing: 0; }
  .AsideAccordionEditor caption, .AsideAccordionEditor th, .AsideAccordionEditor td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle; }
  .AsideAccordionEditor q, .AsideAccordionEditor blockquote {
    quotes: none; }
    .AsideAccordionEditor q:before, .AsideAccordionEditor q:after, .AsideAccordionEditor blockquote:before, .AsideAccordionEditor blockquote:after {
      content: "";
      content: none; }
  .AsideAccordionEditor a img {
    border: none; }
  .AsideAccordionEditor .DisabledMask {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5500; }
    @media (max-width: 47.95em) {
      .AsideAccordionEditor .DisabledMask {
        z-index: 8300; } }
  .AsideAccordionEditor.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }
    .AsideAccordionEditor.disabled .DisabledMask {
      display: block; }
  .AsideAccordionEditor .ListContainerPaddingWrapper {
    position: relative;
    height: 100%;
    padding-top: 36px; }
  .AsideAccordionEditor .ListContainer {
    position: relative;
    height: 100%;
    background-color: transparent;
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto; }
    .AsideAccordionEditor .ListContainer .List {
      position: relative;
      padding-left: 0px !important; }
      .AsideAccordionEditor .ListContainer .List .ListEditorItem {
        padding: 0 10px;
        background-color: #2B2A2A;
        border-bottom: solid 1px #EAEAEA; }
      .AsideAccordionEditor .ListContainer .List .FieldLabel {
        color: #DDD; }
      .AsideAccordionEditor .ListContainer .List .ClickableBox {
        color: #FFF; }
    .AsideAccordionEditor .ListContainer .ps-scrollbar-y-rail {
      right: 5px; }

.InlineImageEditor .RemoveButton {
  position: absolute;
  top: 0;
  right: 20px;
  width: auto;
  color: #FFF; }

.aside #contentcontainer {
  -webkit-transform: scale(0.65, 0.65);
  -moz-transform: scale(0.65, 0.65);
  -ms-transform: scale(0.65, 0.65);
  -o-transform: scale(0.65, 0.65);
  transform: scale(0.65, 0.65); }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .aside #contentcontainer {
      -webkit-transform: scale(0.6, 0.6);
      -moz-transform: scale(0.6, 0.6);
      -ms-transform: scale(0.6, 0.6);
      -o-transform: scale(0.6, 0.6);
      transform: scale(0.6, 0.6); } }
  .aside #contentcontainer > .ModalWrapper {
    position: absolute; }
    .aside #contentcontainer > .ModalWrapper .ModalWrapperBackground {
      left: 0;
      top: 0;
      background-color: #FFF; }
  .aside #contentcontainer .StatusIndicator {
    -webkit-transform: scale(1.43, 1.43);
    -moz-transform: scale(1.43, 1.43);
    -ms-transform: scale(1.43, 1.43);
    -o-transform: scale(1.43, 1.43);
    transform: scale(1.43, 1.43); }

.aside #backtotopcontainer {
  display: none !important; }

.asideForImageEditor .picture.beingEdited {
  position: relative;
  display: block;
  z-index: 6200;
  cursor: pointer;
  -webkit-box-shadow: 1px 2px 5px 0px #333;
  -moz-box-shadow: 1px 2px 5px 0px #333;
  box-shadow: 1px 2px 5px 0px #333; }

.asideForVideoSelector .VideoPlayer.beingEdited, .asideForVideoSelector .VideoInsertion.beingEdited {
  z-index: 6200;
  -webkit-box-shadow: 1px 2px 5px 0px #333;
  -moz-box-shadow: 1px 2px 5px 0px #333;
  box-shadow: 1px 2px 5px 0px #333; }

.asideForAsideAccordionEditor .inlineimage.beingEdited {
  z-index: 6200;
  -webkit-box-shadow: 1px 2px 5px 0px #333;
  -moz-box-shadow: 1px 2px 5px 0px #333;
  box-shadow: 1px 2px 5px 0px #333; }

.AjaxLoader {
  display: inline-block;
  width: 31px;
  height: 31px; }
  .AjaxLoader img {
    width: 100%;
    height: 100%; }

.ArticleListing {
  position: relative;
  height: 100%;
  overflow: visible;
  font-size: 0;
  color: #2b2a2a; }
  .ArticleListing .MenuBarContainer {
    position: absolute;
    min-height: 36px;
    width: 100%;
    margin-left: 12px;
    z-index: 5200; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .ArticleListing .MenuBarContainer {
        margin-top: 2px; } }
    @media (max-width: 47.95em) {
      .ArticleListing .MenuBarContainer {
        margin-top: 18px;
        z-index: 8000; } }
    .ArticleListing .MenuBarContainer .CurrentSortOrderLabel {
      position: absolute;
      right: 35px;
      top: -14px;
      font-family: Lato, Arial, sans-serif;
      font-size: 12px;
      line-height: 14px;
      color: #FFF; }
    .ArticleListing .MenuBarContainer .MenuBar {
      position: relative;
      width: 100%;
      min-height: 36px; }
      .ArticleListing .MenuBarContainer .MenuBar .CloseButton {
        display: none;
        position: absolute;
        top: 0;
        left: -9px;
        color: #FFF;
        z-index: 8020; }
        @media (max-width: 47.95em) {
          .ArticleListing .MenuBarContainer .MenuBar .CloseButton {
            display: block; } }
      .ArticleListing .MenuBarContainer .MenuBar .SearchContainer {
        position: relative;
        width: 100%;
        padding: 0;
        padding-right: 103px; }
        @media (max-width: 47.95em) {
          .ArticleListing .MenuBarContainer .MenuBar .SearchContainer {
            padding-left: 27px; } }
        .ArticleListing .MenuBarContainer .MenuBar .SearchContainer .SearchForm {
          position: relative;
          width: 100%; }
          .ArticleListing .MenuBarContainer .MenuBar .SearchContainer .SearchForm .Search {
            width: 100%; }
      .ArticleListing .MenuBarContainer .MenuBar .SortButton {
        position: absolute;
        top: 0;
        right: 67px;
        color: #FFF; }
      .ArticleListing .MenuBarContainer .MenuBar .ClearButton {
        position: absolute;
        top: 0;
        right: 31px;
        color: #FFF; }
      .ArticleListing .MenuBarContainer .MenuBar .FilterBar {
        position: relative;
        padding-top: 5px;
        padding-right: 34px;
        list-style: none; }
        .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter {
          position: relative;
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline;
          vertical-align: top;
          height: 22px;
          font-family: Lato, Arial, sans-serif;
          font-size: 12px;
          line-height: 14px;
          background-color: #FFF;
          padding: 4px 5px 0px 5px;
          margin-bottom: 5px;
          margin-right: 5px;
          cursor: pointer;
          overflow-x: visible; }
          .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter.displayingOptions {
            padding: 0; }
          .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterName, .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterInputContainer, .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterValueLabel {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            zoom: 1;
            *display: inline;
            vertical-align: top; }
          .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterInputContainer {
            margin-left: 4px; }
            .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterInputContainer select {
              position: relative;
              top: -2px; }
          .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterSearchContainer {
            width: 114px; }
            .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterSearchContainer .SearchInput {
              position: relative;
              width: 100%;
              height: 18px;
              line-height: 18px;
              padding-top: 0;
              margin: 0;
              top: -2px;
              outline: none;
              -webkit-border-radius: 0px;
              -moz-border-radius: 0px;
              -ms-border-radius: 0px;
              -o-border-radius: 0px;
              border-radius: 0px; }
          .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterValueLabel, .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .fa-minus, .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .fa-plus {
            margin-left: 4px; }
          .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .fa-minus, .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .fa-plus {
            position: relative;
            top: 1px; }
          .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .AutocompleteContainer .ps-scrollbar-y .ps-scrollbar-y-custom-inner-middle {
            background-color: #3B3B3B !important; }
        .ArticleListing .MenuBarContainer .MenuBar .FilterBar .FilterOptionsList {
          position: relative;
          width: auto;
          background-color: #EAEAEA;
          cursor: pointer;
          color: #000;
          list-style: none; }
          .ArticleListing .MenuBarContainer .MenuBar .FilterBar .FilterOptionsList .FilterOption {
            position: relative;
            width: 100%;
            height: 22px;
            margin-bottom: 1px;
            padding: 4px 5px 0px 5px;
            background-color: #FFF; }
            .ArticleListing .MenuBarContainer .MenuBar .FilterBar .FilterOptionsList .FilterOption:last-child {
              margin-bottom: 0; }
  .ArticleListing .ListContainerPaddingWrapper {
    position: relative;
    height: 100%;
    padding-top: 65px;
    padding-left: 12px;
    padding-right: 12px; }
    @media (max-width: 47.95em) {
      .ArticleListing .ListContainerPaddingWrapper {
        padding-top: 56px; } }
  .ArticleListing .ListContainer {
    position: relative;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto; }
    .ArticleListing .ListContainer .List {
      position: relative;
      padding-left: 0px !important;
      list-style: none; }
      .ArticleListing .ListContainer .List .AjaxLoaderListItem {
        width: 100%;
        padding: 30px 10px 30px 0px;
        text-align: center; }
      .ArticleListing .ListContainer .List .NoResultsFound {
        width: 100%;
        margin: 20px 0;
        font-family: Lato, Arial, sans-serif;
        font-size: 16px;
        line-height: 16px;
        color: #FFF;
        text-align: center; }
      .ArticleListing .ListContainer .List .ConnectionErrorListItem {
        margin-top: 20px; }
    .ArticleListing .ListContainer .SortOrderList {
      display: none;
      position: relative;
      padding-left: 0px !important;
      list-style: none; }
      .ArticleListing .ListContainer .SortOrderList .SortOrderListItem {
        width: 100%;
        font-family: Lato, Arial, sans-serif;
        font-size: 24px;
        line-height: 24px;
        color: #FFF;
        text-align: center;
        cursor: pointer; }
        .ArticleListing .ListContainer .SortOrderList .SortOrderListItem .SortOrderLabelText, .ArticleListing .ListContainer .SortOrderList .SortOrderListItem .SortOrderItemIcon {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline;
          height: 40px;
          padding-top: 8px;
          cursor: pointer; }
        .ArticleListing .ListContainer .SortOrderList .SortOrderListItem .SortOrderLabelText {
          width: 150px;
          text-align: left; }
        .ArticleListing .ListContainer .SortOrderList .SortOrderListItem .SortOrderItemIcon {
          width: 40px;
          margin-left: 5px; }
    .ArticleListing .ListContainer .ps-scrollbar-y-rail {
      right: 0px; }
  .ArticleListing .AjaxLoaderListItem {
    display: none; }
  .ArticleListing.loading .AjaxLoaderListItem {
    display: block; }

@-moz-document url-prefix() {
  .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterInputContainer select {
    top: -2px; } }

.ie .ArticleListing .MenuBarContainer .MenuBar .FilterBar .Filter .FilterInputContainer select {
  top: -2px; }

.ArticleListingItem {
  width: 100%;
  padding-right: 10px; }
  .ArticleListingItem .Inner {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 4px 0;
    padding-right: 15px;
    border-left: solid 2px #FFF; }
    @media (max-width: 56.7em) {
      .ArticleListingItem .Inner {
        margin: 7px 0;
        padding-top: 3px;
        padding-bottom: 3px; } }
  .ArticleListingItem .ItemHeadline {
    display: block;
    height: 100%;
    min-height: 15px;
    padding: 0 56px 1px 5px;
    font-family: Lato, Arial, sans-serif;
    font-size: 13px;
    line-height: 14px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer; }
    @media (max-width: 56.7em) {
      .ArticleListingItem .ItemHeadline {
        min-height: 17px;
        padding-right: 58px;
        font-size: 17px;
        line-height: 19px; } }
  .ArticleListingItem .status-indicator {
    position: absolute;
    right: 53px;
    top: 0;
    color: #DDD;
    font-size: 17px; }
    .ArticleListingItem .status-indicator.status-willgolive {
      color: #F7CE00; }
    .ArticleListingItem .status-indicator.status-live {
      color: #9DC786; }
    @media (max-width: 56.7em) {
      .ArticleListingItem .status-indicator {
        top: 4px; } }
  .ArticleListingItem .ExpansionButton, .ArticleListingItem .OptionsMenuItem {
    position: absolute;
    display: table;
    width: auto;
    top: 0;
    color: #DDD;
    text-align: center;
    z-index: 20; }
    .ArticleListingItem .ExpansionButton span, .ArticleListingItem .OptionsMenuItem span {
      display: table-cell;
      padding: 0 5px; }
    @media (min-width: 56.75em) {
      .ArticleListingItem .ExpansionButton, .ArticleListingItem .OptionsMenuItem {
        height: 15px;
        font-size: 17px;
        line-height: 15px; } }
  .ArticleListingItem .ExpansionButton {
    right: 26px; }
    @media (max-width: 56.7em) {
      .ArticleListingItem .ExpansionButton {
        padding-right: 0;
        right: 19px;
        top: -7px;
        font-size: 18px;
        width: 25px;
        height: 36px;
        padding-left: 0;
        padding-top: 2px; } }
  .ArticleListingItem .OptionsMenuItem {
    right: 12px;
    top: -1px;
    width: 14px; }
    .ArticleListingItem .OptionsMenuItem > .ClickableBox {
      height: auto;
      padding-top: 1px; }
    .ArticleListingItem .OptionsMenuItem .MenuItem {
      width: 127px; }
    .ArticleListingItem .OptionsMenuItem .MenuItemIcon {
      padding-right: 5px;
      padding-left: 5px;
      height: auto;
      margin: 0; }
    .ArticleListingItem .OptionsMenuItem .AdminSubList {
      display: none;
      position: absolute;
      right: 0;
      top: 19px;
      z-index: 40; }
      @media (max-width: 56.7em) {
        .ArticleListingItem .OptionsMenuItem .AdminSubList {
          top: 36px; } }
      .ArticleListingItem .OptionsMenuItem .AdminSubList .MenuItemIcon {
        padding-top: 9px; }
      .ArticleListingItem .OptionsMenuItem .AdminSubList .MenuItemLabel {
        padding-top: 6px;
        padding-bottom: 6px; }
    .ArticleListingItem .OptionsMenuItem.active {
      color: #FFF;
      z-index: 30; }
      .ArticleListingItem .OptionsMenuItem.active .AdminSubList {
        display: block; }
    @media (max-width: 56.7em) {
      .ArticleListingItem .OptionsMenuItem {
        top: -6px;
        right: 13px;
        width: 7px; }
        .ArticleListingItem .OptionsMenuItem > .ClickableBox {
          height: 36px;
          width: 36px;
          padding-top: 8px; } }
  .ArticleListingItem .More {
    display: none; }
  .ArticleListingItem .ItemDeck {
    padding: 5px 0 1px 10px;
    font-family: Lato, Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #DDD; }
  .ArticleListingItem .Descriptions {
    margin: 5px 20px 5px 10px;
    color: #DDD; }
    .ArticleListingItem .Descriptions dt, .ArticleListingItem .Descriptions dd {
      position: relative;
      font-family: Lato, Arial, sans-serif;
      font-size: 10px;
      line-height: 12px; }
    .ArticleListingItem .Descriptions dt {
      float: left;
      width: 74px; }
    .ArticleListingItem .Descriptions::after {
      content: '';
      clear: left; }

@-moz-document url-prefix() {
  .ArticleListingItem .ExpansionButton {
    right: 22px;
    top: -1px; }
    @media (max-width: 56.7em) {
      .ArticleListingItem .ExpansionButton {
        top: -7px; } }
  @media (max-width: 56.7em) {
    .ArticleListingItem .OptionsMenuItem {
      right: 0px; }
      .ArticleListingItem .OptionsMenuItem > .ClickableBox {
        width: 23px; } } }

.ie .ArticleListingItem .ExpansionButton {
  top: 1px; }

@media (max-width: 56.7em) {
  .ie .ArticleListingItem .ExpansionButton {
    top: 0; }
  .ie .ArticleListingItem .OptionsMenuItem {
    right: -9px; } }

/*.iPad .ArticleListingItem {
	.Inner {
		margin: 7px 0;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.ItemHeadline {
		min-height: 17px;
		padding-right: 58px;
		font-size: 17px;
		line-height: 19px;
	}

	.ExpansionButton {
		padding-right: 0;
		right: $adminUIElementHeight;
		top: -6px;
		font-size: 18px;
		width: $adminUIElementHeight;
		height: $adminUIElementHeight;
		padding-left: 10px;
		padding-top: 2px;
	}

	.OptionsMenuItem {
		top: -6px;
		right: 20px;

		> .ClickableBox {
			height: $adminUIElementHeight;
			width: $adminUIElementHeight;
			padding-top: 8px;
		}

		.AdminSubList {
			top: $adminUIElementHeight;
		}
	}
}*/
.ArticleMetaDataArea {
  position: relative;
  width: 100%;
  overflow: visible;
  font-size: 0;
  color: #000; }
  .ArticleMetaDataArea .StatusIndicator {
    left: 5px;
    top: 5px;
    z-index: 30; }
  .ArticleMetaDataArea .InnerContainer {
    position: relative;
    background-color: #EFEFEF;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    -webkit-transition: opacity 250ms;
    transition: opacity 250ms; }
  .ArticleMetaDataArea .ShowHideButtonContainer {
    height: 0px;
    overflow: visible; }
  .ArticleMetaDataArea .ShowHideButton {
    position: absolute;
    width: auto;
    top: 0;
    right: 0;
    padding: 8px;
    text-decoration: none;
    font-family: Lato, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    z-index: 20; }
    .ArticleMetaDataArea .ShowHideButton .ButtonText {
      text-decoration: underline; }
  .ArticleMetaDataArea .InnerContentContainer {
    width: 980px;
    margin: 0 auto;
    padding-top: 37px; }
    .ArticleMetaDataArea .InnerContentContainer p {
      font-size: 14px; }
    .ArticleMetaDataArea .InnerContentContainer .row {
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 1px; }
    .ArticleMetaDataArea .InnerContentContainer .row0, .ArticleMetaDataArea .InnerContentContainer .row1 {
      margin-bottom: 8px; }
    .ArticleMetaDataArea .InnerContentContainer .rowinnerleft {
      width: 465px;
      padding-right: 14px; }
      .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .TextInputEditor, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .SelectEditor {
        padding-left: 154px; }
        .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .TextInputEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .SelectEditor label {
          width: 154px; }
      @media (min-width: 56.75em) and (max-width: 61.2em) {
        .ArticleMetaDataArea .InnerContentContainer .rowinnerleft {
          width: 49.5%; } }
      @media (max-width: 56.7em) {
        .ArticleMetaDataArea .InnerContentContainer .rowinnerleft {
          width: 100%;
          padding-right: 0; } }
    .ArticleMetaDataArea .InnerContentContainer .rowinnerright {
      width: 437px; }
      .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .SelectEditor, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .edit-pubdate-container {
        padding-left: 127px; }
        .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .SelectEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .SelectEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .edit-pubdate-container label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .edit-pubdate-container .edit-pubdate-label {
          width: 127px; }
      @media (min-width: 56.75em) and (max-width: 61.2em) {
        .ArticleMetaDataArea .InnerContentContainer .rowinnerright {
          width: 49.5%; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .ArticleMetaDataArea .InnerContentContainer .rowinnerright {
          width: 100%; }
          .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .SelectEditor, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .edit-pubdate-container {
            padding-left: 154px; }
            .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .SelectEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .SelectEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .edit-pubdate-container label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .edit-pubdate-container .edit-pubdate-label {
              width: 154px; } }
      .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextAreaEditor {
        padding-top: 3px; }
        .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextAreaEditor textarea {
          height: 105px; }
    .ArticleMetaDataArea .InnerContentContainer .rowinnerleft, .ArticleMetaDataArea .InnerContentContainer .rowinnerright {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      vertical-align: top; }
      @media (max-width: 56.7em) {
        .ArticleMetaDataArea .InnerContentContainer .rowinnerleft, .ArticleMetaDataArea .InnerContentContainer .rowinnerright {
          display: block; } }
      @media (max-width: 47.95em) {
        .ArticleMetaDataArea .InnerContentContainer .rowinnerleft, .ArticleMetaDataArea .InnerContentContainer .rowinnerright {
          width: 100%; }
          .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .TextInputEditor, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .SelectEditor, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .edit-pubdate-container, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .SelectEditor, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .edit-pubdate-container {
            padding-left: 0; }
            .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .TextInputEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .TextInputEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .SelectEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .SelectEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .edit-pubdate-container label, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .edit-pubdate-container .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .SelectEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .SelectEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .edit-pubdate-container label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .edit-pubdate-container .edit-pubdate-label {
              width: 100%;
              position: relative;
              top: auto;
              left: auto;
              display: block; }
          .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .TextInputEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .TextInputEditor label {
            padding-bottom: 2px; }
          .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .CheckboxEditor input, .ArticleMetaDataArea .InnerContentContainer .rowinnerleft .CheckboxEditor label, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .CheckboxEditor input, .ArticleMetaDataArea .InnerContentContainer .rowinnerright .CheckboxEditor label {
            display: inline-block; } }
    .ArticleMetaDataArea .InnerContentContainer .row2 {
      padding-bottom: 20px; }
      .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor {
        padding-left: 154px;
        max-width: 902px; }
        .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor label {
          left: -154px; }
        .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor textarea {
          height: 260px;
          margin-left: 0; }
        .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor .showhide-toggle {
          position: absolute;
          left: 156px;
          font-size: 13px;
          text-decoration: underline;
          cursor: pointer; }
        .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor .show-toggle {
          display: none; }
        .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor.hidden textarea {
          display: none; }
        .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor.hidden .show-toggle {
          display: inline; }
        .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor.hidden .hide-toggle {
          display: none; }
      @media (max-width: 56.7em) {
        .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor {
          padding-left: 0;
          max-width: 100%; }
          .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor textarea {
            margin-left: 0.5%; }
          .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor label {
            left: auto; }
          .ArticleMetaDataArea .InnerContentContainer .row2 .rowinner .TextAreaEditor .showhide-toggle {
            position: relative;
            left: auto;
            margin-left: 10px; } }
    .ArticleMetaDataArea .InnerContentContainer .TextInputEditor, .ArticleMetaDataArea .InnerContentContainer .TextAreaEditor, .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor, .ArticleMetaDataArea .InnerContentContainer .SelectEditor, .ArticleMetaDataArea .InnerContentContainer .edit-pubdate-container {
      width: 100%;
      margin-bottom: 7px; }
      .ArticleMetaDataArea .InnerContentContainer .TextInputEditor input, .ArticleMetaDataArea .InnerContentContainer .TextInputEditor textarea, .ArticleMetaDataArea .InnerContentContainer .TextInputEditor select, .ArticleMetaDataArea .InnerContentContainer .TextAreaEditor input, .ArticleMetaDataArea .InnerContentContainer .TextAreaEditor textarea, .ArticleMetaDataArea .InnerContentContainer .TextAreaEditor select, .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor input, .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor textarea, .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor select, .ArticleMetaDataArea .InnerContentContainer .SelectEditor input, .ArticleMetaDataArea .InnerContentContainer .SelectEditor textarea, .ArticleMetaDataArea .InnerContentContainer .SelectEditor select, .ArticleMetaDataArea .InnerContentContainer .edit-pubdate-container input, .ArticleMetaDataArea .InnerContentContainer .edit-pubdate-container textarea, .ArticleMetaDataArea .InnerContentContainer .edit-pubdate-container select {
        width: 100%; }
    .ArticleMetaDataArea .InnerContentContainer .TextInputEditor label, .ArticleMetaDataArea .InnerContentContainer .TextInputEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .SelectEditor label, .ArticleMetaDataArea .InnerContentContainer .SelectEditor .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .edit-pubdate-container label, .ArticleMetaDataArea .InnerContentContainer .edit-pubdate-container .edit-pubdate-label {
      position: absolute;
      top: 4px;
      left: 0; }
    .ArticleMetaDataArea .InnerContentContainer .TextAreaEditor {
      padding-top: 6px; }
      .ArticleMetaDataArea .InnerContentContainer .TextAreaEditor label {
        margin-bottom: 8px; }
      .ArticleMetaDataArea .InnerContentContainer .TextAreaEditor textarea {
        height: 59px;
        width: 99.5%;
        margin-left: 0.5%; }
    .ArticleMetaDataArea .InnerContentContainer .edit-pubdate-container {
      position: relative; }
      @media (max-width: 47.95em) {
        .ArticleMetaDataArea .InnerContentContainer .edit-pubdate-container .edit-pubdate-label, .ArticleMetaDataArea .InnerContentContainer .edit-pubdate-container .edit-pubdate {
          display: inline-block; } }
    .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor {
      display: inline-block;
      width: auto;
      margin-left: 50px; }
      .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor input {
        width: auto; }
      .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor label {
        padding-left: 10px; }
      .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor:first-child {
        margin-left: 0; }
      @media (max-width: 47.95em) {
        .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor {
          margin-left: 20px; }
          .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor input, .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor label {
            display: inline-block; }
          .ArticleMetaDataArea .InnerContentContainer .CheckboxEditor:first-child {
            margin-left: 0; } }
    .ArticleMetaDataArea .InnerContentContainer .SelectEditor label {
      top: 1px; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .ArticleMetaDataArea .InnerContentContainer {
        width: 100%;
        margin: 0; } }
    @media (max-width: 56.7em) {
      .ArticleMetaDataArea .InnerContentContainer {
        width: 100%;
        margin: 0; } }
  .ArticleMetaDataArea .edit-pubdate {
    width: auto;
    margin-top: 9px; }
  .ArticleMetaDataArea.active .InnerContainer {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
  .ArticleMetaDataArea .row1 .CheckboxEditor {
    margin-left: 0; }

.TextInputEditor, .TextAreaEditor, .CheckboxEditor, .SelectEditor, .edit-pubdate-container {
  position: relative; }
  .TextInputEditor label, .TextInputEditor input, .TextInputEditor textarea, .TextInputEditor select, .TextInputEditor .edit-pubdate-label, .TextAreaEditor label, .TextAreaEditor input, .TextAreaEditor textarea, .TextAreaEditor select, .TextAreaEditor .edit-pubdate-label, .CheckboxEditor label, .CheckboxEditor input, .CheckboxEditor textarea, .CheckboxEditor select, .CheckboxEditor .edit-pubdate-label, .SelectEditor label, .SelectEditor input, .SelectEditor textarea, .SelectEditor select, .SelectEditor .edit-pubdate-label, .edit-pubdate-container label, .edit-pubdate-container input, .edit-pubdate-container textarea, .edit-pubdate-container select, .edit-pubdate-container .edit-pubdate-label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    margin: 0;
    font-family: Lato, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px; }
    @media (max-width: 47.95em) {
      .TextInputEditor label, .TextInputEditor input, .TextInputEditor textarea, .TextInputEditor select, .TextInputEditor .edit-pubdate-label, .TextAreaEditor label, .TextAreaEditor input, .TextAreaEditor textarea, .TextAreaEditor select, .TextAreaEditor .edit-pubdate-label, .CheckboxEditor label, .CheckboxEditor input, .CheckboxEditor textarea, .CheckboxEditor select, .CheckboxEditor .edit-pubdate-label, .SelectEditor label, .SelectEditor input, .SelectEditor textarea, .SelectEditor select, .SelectEditor .edit-pubdate-label, .edit-pubdate-container label, .edit-pubdate-container input, .edit-pubdate-container textarea, .edit-pubdate-container select, .edit-pubdate-container .edit-pubdate-label {
        display: block; } }
  .TextInputEditor label, .TextInputEditor .edit-pubdate-label, .TextAreaEditor label, .TextAreaEditor .edit-pubdate-label, .CheckboxEditor label, .CheckboxEditor .edit-pubdate-label, .SelectEditor label, .SelectEditor .edit-pubdate-label, .edit-pubdate-container label, .edit-pubdate-container .edit-pubdate-label {
    font-weight: 700; }
  .TextInputEditor select, .TextAreaEditor select, .CheckboxEditor select, .SelectEditor select, .edit-pubdate-container select {
    height: 18px;
    margin: 4px 0; }
  .TextInputEditor label, .TextInputEditor .edit-pubdate-label, .TextInputEditor input, .TextInputEditor textarea, .TextAreaEditor label, .TextAreaEditor .edit-pubdate-label, .TextAreaEditor input, .TextAreaEditor textarea, .CheckboxEditor label, .CheckboxEditor .edit-pubdate-label, .CheckboxEditor input, .CheckboxEditor textarea, .SelectEditor label, .SelectEditor .edit-pubdate-label, .SelectEditor input, .SelectEditor textarea, .edit-pubdate-container label, .edit-pubdate-container .edit-pubdate-label, .edit-pubdate-container input, .edit-pubdate-container textarea {
    border: none !important; }
  @media (max-width: 47.95em) {
    .TextInputEditor .edit-pubdate-label, .TextInputEditor .edit-pubdate, .TextAreaEditor .edit-pubdate-label, .TextAreaEditor .edit-pubdate, .CheckboxEditor .edit-pubdate-label, .CheckboxEditor .edit-pubdate, .SelectEditor .edit-pubdate-label, .SelectEditor .edit-pubdate, .edit-pubdate-container .edit-pubdate-label, .edit-pubdate-container .edit-pubdate {
      display: inline-block !important;
      width: auto !important; } }
  @media (max-width: 47.95em) {
    .TextInputEditor .edit-pubdate, .TextAreaEditor .edit-pubdate, .CheckboxEditor .edit-pubdate, .SelectEditor .edit-pubdate, .edit-pubdate-container .edit-pubdate {
      margin-top: 0;
      top: 6px;
      left: 50px; } }
  .TextInputEditor input, .TextInputEditor textarea, .TextInputEditor select, .TextAreaEditor input, .TextAreaEditor textarea, .TextAreaEditor select, .CheckboxEditor input, .CheckboxEditor textarea, .CheckboxEditor select, .SelectEditor input, .SelectEditor textarea, .SelectEditor select, .edit-pubdate-container input, .edit-pubdate-container textarea, .edit-pubdate-container select {
    padding: 3px 10px; }
  .TextInputEditor textarea, .TextAreaEditor textarea, .CheckboxEditor textarea, .SelectEditor textarea, .edit-pubdate-container textarea {
    padding: 5px 10px; }
  .TextInputEditor input[type='checkbox'], .TextAreaEditor input[type='checkbox'], .CheckboxEditor input[type='checkbox'], .SelectEditor input[type='checkbox'], .edit-pubdate-container input[type='checkbox'] {
    padding: 1px; }
  .TextInputEditor .EditorInactiveMask, .TextAreaEditor .EditorInactiveMask, .CheckboxEditor .EditorInactiveMask, .SelectEditor .EditorInactiveMask, .edit-pubdate-container .EditorInactiveMask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 20; }
  .TextInputEditor.active .EditorInactiveMask, .TextAreaEditor.active .EditorInactiveMask, .CheckboxEditor.active .EditorInactiveMask, .SelectEditor.active .EditorInactiveMask, .edit-pubdate-container.active .EditorInactiveMask {
    display: none; }

@-moz-document url-prefix() {
  .SelectEditor select {
    top: 3px;
    height: 24px;
    margin: 0;
    margin-bottom: 2px;
    padding-top: 0px !important; } }

.ie .TextInputEditor input {
  line-height: 26px;
  height: 26px; }

.ie .SelectEditor select {
  height: 24px;
  top: -3px; }

.TextInputEditor .character-count {
  display: none;
  position: absolute;
  font-size: 12px;
  right: 5px;
  top: 11px; }

.TextInputEditor .character-count-label {
  position: static;
  right: auto;
  top: auto;
  font-weight: normal; }

.TextInputEditor.show-character-count input {
  padding-right: 25px; }

.TextInputEditor.show-character-count .character-count {
  display: block; }

.TextInputEditor.show-character-count .character-count-label {
  display: none; }

@media (max-width: 47.95em) {
  .TextInputEditor.show-character-count .character-count {
    display: none; }
  .TextInputEditor.show-character-count .character-count-label {
    display: inline; }
  .TextInputEditor.show-character-count input {
    padding-right: 10px; } }

.TextAreaEditor .character-count {
  display: none;
  font-size: 12px;
  font-weight: normal; }

.TextAreaEditor label, .TextAreaEditor textarea {
  display: block; }

.TextAreaEditor.show-character-count .character-count {
  display: inline; }

.CropTool {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 6200; }
  .CropTool .DisabledMask {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
    z-index: 6220; }
  .CropTool .CropMenu {
    position: absolute;
    right: 5px;
    top: 5px; }
    .CropTool .CropMenu .CropMenuInner {
      position: relative; }
    .CropTool .CropMenu .CropMenuItemContainer {
      position: relative; }
    .CropTool .CropMenu .MenuItem {
      display: block;
      background-color: transparent;
      width: 24px;
      height: 24px;
      margin-bottom: 5px;
      margin-right: 0; }
      .CropTool .CropMenu .MenuItem .ClickableBox {
        height: 24px; }
      .CropTool .CropMenu .MenuItem .ClickableBoxBackground {
        display: block;
        background-color: #000;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
        opacity: 0.3; }
      .CropTool .CropMenu .MenuItem .MenuItemIcon {
        height: auto;
        font-size: 17px;
        line-height: 17px;
        margin-top: 3px;
        margin-left: 1px;
        color: #FFF; }
      .CropTool .CropMenu .MenuItem:last-child {
        margin-bottom: 0; }
  .CropTool.active {
    display: block; }
  .CropTool.loading .LoadingGraphic, .CropTool.loading .SlideshowPlayer .LoadingGraphicContainer, .SlideshowPlayer .CropTool.loading .LoadingGraphicContainer {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    z-index: 6215; }
  .CropTool.disabled .DisabledMask {
    display: block; }
  .CropTool.loading, .CropTool.disabled {
    width: 100%;
    height: 100%;
    left: 0;
    right: auto; }

.touch .CropTool .CropMenu .MenuItem {
  width: 40px;
  height: 40px; }
  .touch .CropTool .CropMenu .MenuItem .ClickableBox {
    height: 40px; }
  .touch .CropTool .CropMenu .MenuItem .MenuItemIcon {
    font-size: 24px;
    line-height: 24px;
    margin-top: 8px; }

.controlBarContainer .theaterModeComponent,
.controlBarContainer .transcriptViewComponent {
  padding-top: 5px;
  padding-left: 4px;
  padding-right: 4px; }

.k-chapters-container {
  position: relative;
  overflow: hidden;
  width: auto !important;
  height: auto !important; }
  .k-chapters-container ul {
    margin: 0 0 0 0;
    height: auto;
    padding: 0px;
    padding-left: 0px !important; }
    .k-chapters-container ul li {
      list-style: none !important;
      line-height: 18px !important;
      margin-bottom: 0px !important; }
  .k-chapters-container .chapterBox {
    cursor: pointer;
    background-color: #f0f0f0;
    position: relative;
    list-style-type: none;
    width: 100%;
    height: auto !important;
    border-top: 1px solid #aaa;
    overflow: hidden; }
    .k-chapters-container .chapterBox .chapterDivider {
      display: none; }
    .k-chapters-container .chapterBox .chapterBoxInner {
      padding: 8px;
      overflow: hidden; }
    .k-chapters-container .chapterBox .k-thumb {
      float: left;
      margin-right: 8px;
      margin-bottom: 0px; }
    .k-chapters-container .chapterBox .k-title-container {
      display: inline-block;
      max-width: 372px;
      padding-top: 10px; }
      @media (max-width: 47.95em) {
        .k-chapters-container .chapterBox .k-title-container {
          display: inline;
          float: none; } }
      .k-chapters-container .chapterBox .k-title-container .k-title {
        font-family: 'RobotoMedium';
        font-size: 18px;
        display: inline-block;
        max-width: 300px; }
        @media (max-width: 47.95em) {
          .k-chapters-container .chapterBox .k-title-container .k-title {
            display: inline; } }
      .k-chapters-container .chapterBox .k-title-container .k-start-time {
        font-family: 'RobotoLight';
        font-size: 18px;
        color: #000;
        display: inline-block;
        margin-right: 10px;
        vertical-align: top;
        padding-top: 10px; }
        .k-chapters-container .chapterBox .k-title-container .k-start-time span {
          display: inline-block;
          font-family: 'RobotoLight';
          font-size: 18px;
          line-height: 18px;
          color: #000;
          margin-right: 4px; }
        .k-chapters-container .chapterBox .k-title-container .k-start-time::before {
          content: "@ "; }
        @media (max-width: 47.95em) {
          .k-chapters-container .chapterBox .k-title-container .k-start-time {
            padding-top: 0px; } }
    .k-chapters-container .chapterBox .k-description {
      color: #959595;
      font-size: 13px;
      line-height: 13px;
      display: none; }
    .k-chapters-container .chapterBox .k-duration {
      float: left;
      position: relative;
      right: 0px;
      bottom: 0px;
      padding-top: 10px; }
      .k-chapters-container .chapterBox .k-duration span {
        font-family: 'RobotoRegular';
        font-size: 14px;
        line-height: 14px; }
      .k-chapters-container .chapterBox .k-duration .icon-time {
        background: none;
        display: inline-block;
        width: 4px;
        margin: 3px 3px; }
      .k-chapters-container .chapterBox .k-duration .icon-time::after {
        content: "|"; }
      @media (max-width: 47.95em) {
        .k-chapters-container .chapterBox .k-duration {
          float: right;
          padding-top: 2px; } }
    .k-chapters-container .chapterBox:hover,
    .k-chapters-container .chapterBox :active {
      background-color: #dcdcdc; }

.VideoSection .SectionBody {
  margin-bottom: 40px; }
  .VideoSection .SectionBody .closeTheater {
    display: none;
    height: 35px;
    margin: 0 auto;
    max-width: 980px;
    margin-top: 20px; }
    .VideoSection .SectionBody .closeTheater .closeTheaterMode {
      color: #fff;
      position: relative;
      float: right;
      font-size: 30px;
      cursor: pointer; }

.VideoSection .SectionFooter {
  display: none; }
  .VideoSection .SectionFooter .theaterModeMeta {
    display: none;
    margin-left: 70px; }
  .VideoSection .SectionFooter .theaterModeAd {
    display: none; }
    .VideoSection .SectionFooter .theaterModeAd .padvertlabel {
      background-color: #000;
      color: #fff; }

.SmallMainFeature .k-chapters-container,
.ArticleVideoTop .k-chapters-container {
  display: none; }

.inlinevideo {
  margin-bottom: 12px; }
  .inlinevideo .theaterModeMeta {
    display: none; }
  .inlinevideo .k-chapters-container {
    display: none; }

.VideoWatchSection .BrandViewHeader img.withPartner {
  width: 93px;
  margin-left: 2px; }

.VideoWatchSection .SectionHeader {
  min-height: 1px; }
  .VideoWatchSection .SectionHeader .closeTheaterMode {
    display: none;
    color: #fff;
    position: absolute;
    right: 0px;
    font-size: 30px;
    cursor: pointer; }

.VideoWatchSection .article-headline.hidden, .VideoWatchSection .article-deck.hidden {
  display: none; }

.VideoWatchSection .SectionBody .videoWatchUpperShare {
  padding: 0px;
  visibility: visible; }

.VideoWatchSection .SectionBody .DesktopHedDekContainer {
  display: block; }
  .VideoWatchSection .SectionBody .DesktopHedDekContainer .article-page-headline {
    font-size: 35px; }
  @media (max-width: 56.7em) {
    .VideoWatchSection .SectionBody .DesktopHedDekContainer {
      display: none; } }

.VideoWatchSection .SectionBody .maincolumn {
  min-height: 550px !important; }
  @media (min-width: 56.75em) {
    .VideoWatchSection .SectionBody .maincolumn {
      float: left;
      padding-right: 0px !important;
      width: 640px; } }
  .VideoWatchSection .SectionBody .maincolumn .aboveArticleContentUpperContainer {
    margin-top: 10px; }
  .VideoWatchSection .SectionBody .maincolumn .MobileHedDekContainer {
    display: block; }
    @media (min-width: 56.75em) {
      .VideoWatchSection .SectionBody .maincolumn .MobileHedDekContainer h1, .VideoWatchSection .SectionBody .maincolumn .MobileHedDekContainer .brandcredit {
        display: none; } }

@media (min-width: 56.75em) {
  .VideoWatchSection .SectionBody .sidebar {
    position: relative;
    margin-left: 670px;
    padding-top: 10px; } }

.VideoWatchSection .SectionBody .sidebar .sidebar_inner .article-headline {
  margin-top: 4px; }

.VideoWatchSection .SectionBody .sidebar .sidebar_inner .channel-article-header,
.VideoWatchSection .SectionBody .sidebar .sidebar_inner .TopChannel {
  font-family: 'RobotoBold';
  font-size: 12px;
  color: #199dd6;
  background-color: transparent;
  padding-left: 0px; }
  .VideoWatchSection .SectionBody .sidebar .sidebar_inner .channel-article-header .LEChannelName,
  .VideoWatchSection .SectionBody .sidebar .sidebar_inner .TopChannel .LEChannelName {
    color: #FFF; }

.VideoWatchSection .videoWatchSponsoredLogoContainer {
  float: right;
  margin-right: 64px;
  margin-top: 4px; }

.VideoWatchSection .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox1, .VideoWatchSection .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox2, .VideoWatchSection .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox3, .VideoWatchSection .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox4, .VideoWatchSection .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox5, .VideoWatchSection .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .vidbox6 {
  visibility: visible; }

.VideoWatchSection .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoThumbnail .nowPlayingBtn {
  position: absolute;
  bottom: 14px;
  right: 10px;
  padding: 3px 5px 1px 5px;
  border: 4px solid #fff;
  color: #fff;
  border-radius: 4px;
  font-family: 'Signika', sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  display: none; }

.VideoWatchSection .ReccomendedVideoContainer .ReccomendedVideoTilesContainer .ReccomendedVideoTiles .reccomendedVideoThumbnail .nowPlayingBtn::before {
  content: 'now playing'; }

.VideoWatchSection .ReccomendedVideoContainer .NavigateLeft {
  background: -webkit-linear-gradient(left, #F6F6F6, transparent);
  background: -o-linear-gradient(right, #F6F6F6, transparent);
  background: -moz-linear-gradient(right, #F6F6F6, transparent);
  background: linear-gradient(to right, #F6F6F6, transparent);
  display: block;
  width: 9%; }

.VideoWatchSection .ReccomendedVideoContainer .NavigateRight {
  background: -webkit-linear-gradient(left, transparent, #F6F6F6);
  background: -o-linear-gradient(right, transparent, #F6F6F6);
  background: -moz-linear-gradient(right, transparent, #F6F6F6);
  background: linear-gradient(to right, transparent, #F6F6F6);
  display: block;
  width: 9%; }

.VideoWatchSection .ReccomendedVideoContainer.PlaylistVideoContainer .NavigateLeft {
  display: none; }

.VideoWatchSection .ReccomendedPlaylistContainer .RelatedVideoHeader {
  font-family: 'Signika', sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase; }
  .VideoWatchSection .ReccomendedPlaylistContainer .RelatedVideoHeader span {
    font-family: 'RobotoRegular';
    font-size: 18px; }
    .VideoWatchSection .ReccomendedPlaylistContainer .RelatedVideoHeader span.separated {
      vertical-align: top;
      padding: 0px 5px; }

.VideoWatchSection .ReccomendedPlaylistContainer .ReccomendedVideoTiles {
  left: 0px; }
  .VideoWatchSection .ReccomendedPlaylistContainer .ReccomendedVideoTiles .reccomendedVideoTitle a {
    font-family: 'RobotoRegular' !important;
    font-size: 18px !important;
    line-height: 20px; }

.VideoWatchSection .video-bottom-container {
  display: flex;
  flex-direction: row;
  margin: 30px 0px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column-reverse;
  align-items: flex-start;
  margin-top: 20px; }
  .VideoWatchSection .video-bottom-container .authorname {
    display: block; }
  .VideoWatchSection .video-bottom-container .publish-date {
    font-family: RobotoRegular;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px; }

.VideoWatchSection .AuthorArea {
  font-family: RobotoMedium, Helvetica, Arial, sans-serif;
  font-size: 13px; }
  .VideoWatchSection .AuthorArea a {
    margin-bottom: 15px;
    display: inline-block;
    color: #000; }

.VideoWatchBottomBlock {
  border-top: 10px solid #000;
  clear: both;
  background: #f6f6f6;
  background: linear-gradient(to right, #F6F6f6 0%, #f6f6f6 50%, #fff 50%, #fff 100%); }
  .VideoWatchBottomBlock .mainContain {
    display: flex;
    max-width: 980px;
    margin: 0 auto;
    width: 100%; }
    .VideoWatchBottomBlock .mainContain .navContain {
      width: 224px;
      background-color: #f6f6f6;
      flex-grow: 1;
      text-align: right; }
      @media (max-width: 47.95em) {
        .VideoWatchBottomBlock .mainContain .navContain {
          display: none; } }
      .VideoWatchBottomBlock .mainContain .navContain .navBlock {
        width: 224px;
        text-align: left;
        clear: both;
        overflow: hidden;
        float: right; }
        .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockTitle {
          font-family: 'Signika', sans-serif;
          font-weight: 400;
          font-size: 20px;
          line-height: 18px;
          height: 40px;
          padding-left: 8px;
          display: flex;
          align-items: center;
          color: #999; }
        .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem {
          font-family: 'Roboto', sans-serif;
          font-weight: 400;
          font-size: 15px;
          line-height: 18px;
          border-bottom: solid 1px #fff;
          padding: 5px 0px;
          height: 40px;
          display: flex; }
          .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink {
            color: #000;
            display: flex;
            flex-direction: row;
            align-items: center; }
            .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink.active {
              color: #199dd6; }
            .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon {
              display: inline-block;
              color: #cccccc;
              width: 21px;
              margin: 0px 8px; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-popular:before {
                content: url("//www.incimages.com/video/series-icons/gray_popular.png"); }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-latest:before {
                content: url("//www.incimages.com/video/series-icons/gray_latest.png"); }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-editors:before {
                content: url("//www.incimages.com/video/series-icons/gray_editors.png"); }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-42:before {
                content: url("//www.incimages.com/video/series-icons/gray_prod_playbook.png"); }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-18:before {
                content: url("//www.incimages.com/video/series-icons/gray_how_i_did_it.png"); }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-37:before {
                content: url("//www.incimages.com/video/series-icons/gray_idea_lab.png"); }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-28:before {
                content: url("//www.incimages.com/video/series-icons/gray_inc_live.png"); }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-31:before {
                content: url("//www.incimages.com/video/series-icons/gray_playbook.png"); }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-30:before {
                content: "\f091"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-46:before {
                content: url("//www.incimages.com/video/series-icons/gray_limonis_crown.png"); }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-56:before {
                content: "\f000"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-59:before {
                content: "\f018"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-62:before {
                content: "\f278"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-63:before {
                content: "\f0aa"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-64:before {
                content: "\f201"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-65:before {
                content: "\f0ac"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-66:before {
                content: "\f221"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-71:before {
                content: "\f135"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-81:before {
                content: "\f0ad"; }
              .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-131:before, .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon.series-icon-131:before {
                content: "\f0c0"; }
            .VideoWatchBottomBlock .mainContain .navContain .navBlock .navBlockContent .watchMenuList .menuListItem .menuItemLink .series-icon:before {
              display: inline-block;
              font-family: FontAwesome;
              font-style: normal;
              font-weight: normal;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; }
    .VideoWatchBottomBlock .mainContain .contentContain {
      background-color: #fff;
      flex-grow: 5000; }
      .VideoWatchBottomBlock .mainContain .contentContain .mobileNav {
        display: none;
        width: 100%;
        text-align: center;
        margin: 15px 0px; }
        @media (max-width: 47.95em) {
          .VideoWatchBottomBlock .mainContain .contentContain .mobileNav {
            display: block; } }
        .VideoWatchBottomBlock .mainContain .contentContain .mobileNav .navBlockTitle {
          font-family: 'RobotoBlack';
          font-size: 18px;
          line-height: 18px;
          margin-bottom: 10px; }
        .VideoWatchBottomBlock .mainContain .contentContain .mobileNav .buttons {
          display: flex;
          justify-content: space-around;
          max-width: 400px;
          margin: 0 auto; }
          .VideoWatchBottomBlock .mainContain .contentContain .mobileNav .buttons .navBtn {
            font-family: 'RobotoBold';
            font-size: 12px;
            background-color: #f3f3f3;
            padding: 5px 10px;
            min-width: 100px;
            text-align: center;
            cursor: pointer; }
            .VideoWatchBottomBlock .mainContain .contentContain .mobileNav .buttons .navBtn.active {
              color: #fff;
              background-color: #199dd6; }
      .VideoWatchBottomBlock .mainContain .contentContain .videoWatchPlaceholder {
        font-family: 'Heebo', sans-serif;
        font-weight: 400;
        font-size: 30px;
        text-align: center;
        margin: 40px 0px; }
        .VideoWatchBottomBlock .mainContain .contentContain .videoWatchPlaceholder .loading-icon:before {
          -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }
      .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent {
        max-width: 756px;
        display: inline-block;
        position: relative;
        width: 100%;
        margin-bottom: 40px; }
        .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer {
          width: 28%;
          height: auto;
          margin-left: 30px;
          margin-top: 40px;
          display: inline-block;
          vertical-align: top; }
          @media (min-width: 48em) and (max-width: 56.7em) {
            .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer {
              width: 42%; } }
          @media (max-width: 47.95em) {
            .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer {
              margin-top: 30px;
              width: 50%;
              margin-left: 0px; } }
          @media (max-width: 47.95em) {
            .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .containContainer {
              padding: 0px 15px; } }
          .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbImageContainer {
            position: relative;
            display: block; }
            .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbImageContainer .playBtn {
              position: absolute;
              bottom: 10px;
              right: 10px;
              font-size: 30px;
              color: #fff; }
            .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbImageContainer .videoThumbImage {
              width: 100%; }
          .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbMeta .metaLeft {
            float: left;
            margin-top: 10px;
            margin-bottom: 7px; }
          .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbMeta .metaRight {
            float: right; }
          .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbMeta .seriesLabel {
            font-family: 'Heebo', sans-serif;
            font-weight: 700;
            font-size: 12px;
            color: #199dd6;
            text-transform: uppercase; }
          .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbMeta .duration {
            font-family: 'Heebo', sans-serif;
            font-weight: 400;
            font-size: 12px;
            color: #999999; }
          .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbMeta .shares {
            font-family: 'Roboto', sans-serif;
            font-weight: 400;
            color: #cccccc;
            text-transform: uppercase; }
          .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbBody {
            clear: both; }
            .VideoWatchBottomBlock .mainContain .contentContain .videoThumbContent .videoWatchThumbContainer .videoThumbBody .videoThumbTitle {
              font-family: 'Roboto', sans-serif;
              font-weight: 400;
              font-size: 16px;
              color: #000;
              line-height: 20px; }
      .VideoWatchBottomBlock .mainContain .contentContain .loadMore {
        display: none;
        padding-top: 20px;
        padding-bottom: 40px;
        max-width: 756px; }
        .VideoWatchBottomBlock .mainContain .contentContain .loadMore .loadMoreBtn {
          display: block;
          margin: 0 auto;
          cursor: pointer; }

.VideoPlayer {
  position: relative; }

.overlayVideoPlayer .Leaderboard-Container {
  position: relative;
  padding: 13px 0;
  text-align: center; }
  @media (max-width: 47.95em) {
    .overlayVideoPlayer .Leaderboard-Container {
      display: none; } }

.overlayVideoPlayer .Outer {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #000;
  padding-bottom: 40px; }
  .overlayVideoPlayer .Outer .Name-Container {
    margin-left: 20px; }
    .overlayVideoPlayer .Outer .Name-Container .videoName {
      position: relative;
      display: inline-block;
      width: auto;
      margin-top: 12px;
      margin-left: 5px;
      font-family: 'Signika', sans-serif;
      font-weight: 400;
      font-size: 13px;
      line-height: 13px;
      color: #fff;
      text-transform: uppercase;
      vertical-align: top;
      cursor: initial; }
    @media (min-width: 56.75em) {
      .overlayVideoPlayer .Outer .Name-Container {
        margin-top: 30px; } }
    @media (max-width: 47.95em) {
      .overlayVideoPlayer .Outer .Name-Container {
        height: auto;
        overflow: hidden;
        padding-bottom: 10px; }
        .overlayVideoPlayer .Outer .Name-Container .VideoName {
          max-width: 80%; } }
    .overlayVideoPlayer .Outer .Name-Container > img {
      position: relative;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 30px;
      height: 10px;
      margin-top: 12px;
      vertical-align: top; }
  .overlayVideoPlayer .Outer .Inner {
    position: relative;
    padding-right: 360px; }
    .overlayVideoPlayer .Outer .Inner .mainVideoContainer {
      margin-bottom: 40px;
      margin-left: 20px; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .overlayVideoPlayer .Outer .Inner .mainVideoContainer {
          margin: 0px 20px; } }
      @media (max-width: 47.95em) {
        .overlayVideoPlayer .Outer .Inner .mainVideoContainer {
          margin: 0px; } }
    .overlayVideoPlayer .Outer .Inner .k-chapters-container {
      display: none; }
    @media (max-width: 56.7em) {
      .overlayVideoPlayer .Outer .Inner {
        width: 100%;
        padding-right: 0;
        padding-left: 0; } }
    @media (max-width: 47.95em) {
      .overlayVideoPlayer .Outer .Inner {
        height: auto; } }
  .overlayVideoPlayer .Outer .CaptionAndIMU-Container {
    position: absolute;
    top: 0;
    right: 20px;
    width: 300px;
    height: 100%;
    color: #ffffff; }
    .overlayVideoPlayer .Outer .CaptionAndIMU-Container .videoCaption {
      text-align: left;
      position: relative;
      margin-top: 31px;
      padding-bottom: 10px; }
      .overlayVideoPlayer .Outer .CaptionAndIMU-Container .videoCaption p {
        text-align: left;
        padding-bottom: 10px;
        color: #FFF;
        font-size: 18px;
        line-height: 21px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .overlayVideoPlayer .Outer .CaptionAndIMU-Container {
        position: relative;
        height: 284px;
        padding-right: 364px;
        padding-left: 20px;
        right: 0px;
        width: auto; }
        .overlayVideoPlayer .Outer .CaptionAndIMU-Container .IMU-Container {
          position: absolute;
          right: 20px;
          top: 4px;
          width: 300px; } }
    @media (max-width: 47.95em) {
      .overlayVideoPlayer .Outer .CaptionAndIMU-Container {
        height: auto;
        position: relative;
        right: 0px;
        width: auto;
        padding: 0px 20px; }
        .overlayVideoPlayer .Outer .CaptionAndIMU-Container .IMU-Container {
          display: none; } }

.video-placeholder {
  width: 100%;
  height: auto;
  background-color: #000; }

.sidebar-video-placeholder {
  height: 0px; }

.video-headline-bar {
  display: flex;
  position: relative;
  height: auto;
  min-height: 36px;
  color: #fff;
  background-color: #000;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; }
  .video-headline-bar.for-corner {
    display: none; }
  .video-headline-bar span {
    font-family: RobotoRegular;
    font-size: 20px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 15px; }
    .video-headline-bar span:not(.closeButton) {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .video-headline-bar .share-entry {
    margin-left: auto; }
    .video-headline-bar .share-entry::before {
      content: "\f1e0";
      font-family: FontAwesome;
      padding: 0px 10px;
      cursor: pointer; }
  .video-headline-bar .more-view-options-link {
    font-family: RobotoBold;
    font-size: 12px;
    line-height: 12px;
    color: #2aaae1;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    white-space: nowrap; }
    .video-headline-bar .more-view-options-link::after {
      font-family: FontAwesome;
      content: "\f178";
      padding-left: 6px; }

.cornered {
  position: fixed !important;
  padding: 0px !important;
  height: 169px;
  width: 300px !important;
  z-index: 4999;
  box-shadow: -2px 2px 8px #999;
  overflow: visible !important; }
  .cornered .video-headline-bar {
    position: absolute;
    height: 60px;
    bottom: -60px;
    color: #fff;
    background-color: #199dd6;
    flex-direction: row;
    align-items: center;
    box-shadow: -2px 2px 8px #999; }
    .cornered .video-headline-bar.for-corner {
      display: flex;
      justify-content: space-between; }
      .cornered .video-headline-bar.for-corner .closeButton::before {
        font-family: FontAwesome;
        content: "\f00d";
        padding-right: 10px;
        cursor: pointer; }
    .cornered .video-headline-bar span {
      font-family: RobotoBlack;
      font-size: 13px;
      line-height: 16px;
      padding-left: 10px;
      white-space: inherit;
      overflow: inherit;
      text-overflow: inherit;
      padding-right: 0px; }

.digitalarchive .Section, .digitalarchive .ArticleMetaDataArea .InnerContentContainer, .ArticleMetaDataArea .digitalarchive .InnerContentContainer, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer {
  width: 980px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .digitalarchive .Section, .digitalarchive .ArticleMetaDataArea .InnerContentContainer, .ArticleMetaDataArea .digitalarchive .InnerContentContainer, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer {
      width: 100%;
      padding: 0 20px; } }
  .digitalarchive .Section .year-container, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .year-container, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .year-container, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .year-container, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .year-container {
    display: inline-block;
    width: 100%; }
    .digitalarchive .Section .year-container .year-divider, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .year-container .year-divider, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .year-container .year-divider, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .year-container .year-divider, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .year-container .year-divider {
      font-size: 30px !important;
      line-height: 46px !important; }
  .digitalarchive .Section .magazine_issue, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .magazine_issue, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .magazine_issue, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .magazine_issue, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .magazine_issue {
    width: 172px;
    height: 294px;
    float: left;
    margin-left: 30px;
    vertical-align: top; }
    @media (max-width: 768px) {
      .digitalarchive .Section .magazine_issue, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .magazine_issue, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .magazine_issue, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .magazine_issue, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .magazine_issue {
        margin: 0 !important;
        width: 100% !important;
        height: auto !important;
        margin-bottom: 10px !important; } }
  .digitalarchive .Section .magazine_cover, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .magazine_cover, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .magazine_cover, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .magazine_cover, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .magazine_cover {
    width: 172px;
    height: 226px;
    background-color: #999999;
    color: #FFFFFF;
    font-size: 60px; }
    @media (max-width: 768px) {
      .digitalarchive .Section .magazine_cover, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .magazine_cover, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .magazine_cover, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .magazine_cover, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .magazine_cover {
        width: 55% !important;
        height: auto !important;
        float: left !important; } }
  .digitalarchive .Section .magazine_issue:nth-child(2), .digitalarchive .ArticleMetaDataArea .InnerContentContainer .magazine_issue:nth-child(2), .ArticleMetaDataArea .digitalarchive .InnerContentContainer .magazine_issue:nth-child(2), .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .magazine_issue:nth-child(2), .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .magazine_issue:nth-child(2) {
    margin-left: 0 !important; }
  .digitalarchive .Section .magazine_issue:nth-child(7), .digitalarchive .ArticleMetaDataArea .InnerContentContainer .magazine_issue:nth-child(7), .ArticleMetaDataArea .digitalarchive .InnerContentContainer .magazine_issue:nth-child(7), .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .magazine_issue:nth-child(7), .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .magazine_issue:nth-child(7) {
    margin-left: 0 !important; }
  .digitalarchive .Section .month, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .month, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .month, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .month, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .month {
    font-family: 'RobotoMedium';
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    margin-top: 8px; }
    @media (max-width: 768px) {
      .digitalarchive .Section .month, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .month, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .month, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .month, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .month {
        float: left !important;
        margin-left: 10px !important;
        margin-top: 0 !important;
        width: 40% !important; } }
  .digitalarchive .Section .download, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .download, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .download, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .download, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .download,
  .digitalarchive .Section .download a,
  .digitalarchive .ArticleMetaDataArea .InnerContentContainer .download a, .ArticleMetaDataArea
  .digitalarchive .InnerContentContainer .download a,
  .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .download a, .ArticleMetaDataArea
  .digitalarchive .ShowHideButtonContainer .download a {
    font-family: 'RobotoMedium';
    font-size: 13px;
    line-height: 18px;
    color: #999999;
    text-decoration: none; }
    .digitalarchive .Section .download .icon, .digitalarchive .ArticleMetaDataArea .InnerContentContainer .download .icon, .ArticleMetaDataArea .digitalarchive .InnerContentContainer .download .icon, .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .download .icon, .ArticleMetaDataArea .digitalarchive .ShowHideButtonContainer .download .icon,
    .digitalarchive .Section .download a .icon,
    .digitalarchive .ArticleMetaDataArea .InnerContentContainer .download a .icon, .ArticleMetaDataArea
    .digitalarchive .InnerContentContainer .download a .icon,
    .digitalarchive .ArticleMetaDataArea .ShowHideButtonContainer .download a .icon, .ArticleMetaDataArea
    .digitalarchive .ShowHideButtonContainer .download a .icon {
      font: normal 13px/18px "FontAwesome";
      color: #000000;
      padding-right: 6px; }

.search-page-button, .search-area .searchheader .searchform .submit-button, .search-area .searchheader .searchform .edit-button, .search-area .load-more button {
  display: inline-block;
  height: 29px;
  padding: 1px 13px 0 13px;
  font-family: KlavikaBlack, Titillium, Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  border: solid 1px #000;
  background-color: #FFF;
  cursor: pointer; }

@-moz-document url-prefix() {
  .search-page-button, .search-area .searchheader .searchform .submit-button, .search-area .searchheader .searchform .edit-button, .search-area .load-more button {
    padding: 1px 10px 0 10px; } }

.SearchSection {
  min-height: 300px; }
  .SearchSection .SectionBody {
    padding-bottom: 120px; }
  .SearchSection .maincolumn {
    position: relative;
    padding: 0 24px;
    margin: 0 auto; }
    @media (max-width: 47.95em) {
      .SearchSection .maincolumn {
        padding: 0; } }

.search-area {
  position: relative; }
  .search-area .StatusIndicator {
    left: auto;
    right: 0;
    top: 47px;
    min-width: 84px; }
    @media (max-width: 47.95em) {
      .search-area .StatusIndicator {
        min-width: 0; } }
  .search-area .searchheader {
    padding-top: 11px;
    text-align: center; }
    @media (max-width: 47.95em) {
      .search-area .searchheader {
        padding-top: 15px; } }
    .search-area .searchheader .searchform {
      padding-bottom: 46px; }
      @media (max-width: 47.95em) {
        .search-area .searchheader .searchform {
          padding-bottom: 24px; } }
      .search-area .searchheader .searchform .submit-button, .search-area .searchheader .searchform .edit-button {
        margin-left: 5px;
        vertical-align: top; }
        .search-area .searchheader .searchform .submit-button:hover, .search-area .searchheader .searchform .edit-button:hover {
          color: #FFF;
          background-color: #000; }
        @media (max-width: 47.95em) {
          .search-area .searchheader .searchform .submit-button, .search-area .searchheader .searchform .edit-button {
            position: absolute;
            right: 0;
            top: 15px; } }
      @media (max-width: 47.95em) {
        .search-area .searchheader .searchform .submit-button {
          right: 0px; } }
      .search-area .searchheader .searchform .edit-button {
        display: none; }
        .search-area .searchheader .searchform .edit-button .currently-editing-label {
          display: none; }
  .search-area .editing-info {
    display: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    line-height: 20px;
    text-align: left; }
    .search-area .editing-info .info-indicator {
      position: absolute;
      top: 1px;
      left: 0; }
  .search-area .autosuggest {
    position: relative;
    display: inline-block;
    width: 400px;
    font-family: 'RobotoMedium';
    font-size: 18px;
    line-height: 23px; }
    @media (max-width: 47.95em) {
      .search-area .autosuggest {
        width: 100%;
        padding-right: 74px; } }
    .search-area .autosuggest input {
      font-family: 'RobotoMedium';
      font-size: 15px;
      line-height: 23px; }
    .search-area .autosuggest .search, .search-area .autosuggest .hint {
      position: relative;
      width: 100%;
      height: 29px;
      margin: 0;
      padding: 3px 7px 1px 7px;
      border: solid 1px #B6B6B6; }
    .search-area .autosuggest .search {
      z-index: 5;
      background-color: transparent; }
    .search-area .autosuggest .shadow-container {
      position: relative;
      width: 100%; }
    .search-area .autosuggest .hint {
      position: absolute;
      top: -29px;
      left: 0;
      color: #B6B6B6;
      background-color: #FFF;
      border-color: #FFF;
      z-index: 0; }
    .search-area .autosuggest .dropdown-container {
      visibility: hidden;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      padding: 0 7px;
      border: solid 1px #E9E9E9;
      background-color: #FFF;
      overflow: hidden;
      z-index: 5; }
    .search-area .autosuggest .dropdown {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      text-align: left;
      font-family: 'RobotoRegular';
      font-size: 13px;
      line-height: 18px; }
      .search-area .autosuggest .dropdown .dropdown-list {
        width: 100%;
        padding-top: 2px;
        list-style: none; }
      .search-area .autosuggest .dropdown li {
        padding: 2px 7px 1px 7px; }
        .search-area .autosuggest .dropdown li:hover, .search-area .autosuggest .dropdown li.selected-suggestion {
          background-color: #E9E9E9; }
    .search-area .autosuggest:hover .dropdown li.selected-suggestion {
      background-color: #FFF; }
    .search-area .autosuggest:hover .dropdown li:hover {
      background-color: #E9E9E9; }
  .search-area .search-body {
    position: relative; }
    .search-area .search-body .disabled-mask {
      display: none;
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 6100; }
    .search-area .search-body.disabled .disabled-mask {
      display: block; }
    .search-area .search-body.disabled .editing-button-container {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
      opacity: 0.3; }
    .search-area .search-body .excluded-results-container {
      display: none;
      position: relative;
      margin-bottom: 22px; }
      .search-area .search-body .excluded-results-container.active {
        margin-bottom: 0; }
        .search-area .search-body .excluded-results-container.active .excluded-indicator {
          display: block; }
        .search-area .search-body .excluded-results-container.active .excluded-results {
          display: block; }
        .search-area .search-body .excluded-results-container.active .excluded-results-open {
          display: none; }
        .search-area .search-body .excluded-results-container.active .excluded-results-close {
          display: inline; }
      .search-area .search-body .excluded-results-container.empty {
        margin-bottom: 22px; }
        .search-area .search-body .excluded-results-container.empty .excluded-results-title {
          cursor: auto; }
        .search-area .search-body .excluded-results-container.empty .excluded-results-open, .search-area .search-body .excluded-results-container.empty .excluded-results-close, .search-area .search-body .excluded-results-container.empty .excluded-indicator, .search-area .search-body .excluded-results-container.empty .excluded-results {
          display: none; }
    .search-area .search-body .excluded-results-title {
      font-size: 30px;
      cursor: pointer; }
      @media (max-width: 47.95em) {
        .search-area .search-body .excluded-results-title {
          font-size: 24px; } }
    .search-area .search-body .excluded-results-open, .search-area .search-body .excluded-results-close {
      position: relative;
      margin-left: 10px;
      font-size: 25px; }
      @media (max-width: 47.95em) {
        .search-area .search-body .excluded-results-open, .search-area .search-body .excluded-results-close {
          font-size: 20px; } }
    .search-area .search-body .excluded-results-open {
      display: inline; }
    .search-area .search-body .excluded-results-close {
      display: none; }
    .search-area .search-body .excluded-results {
      display: none;
      position: relative;
      list-style: none;
      margin-bottom: 25px;
      padding-top: 14px; }
      .search-area .search-body .excluded-results .lift-button, .search-area .search-body .excluded-results .exclude-button {
        display: none; }
      .search-area .search-body .excluded-results .result {
        cursor: default !important; }
        .search-area .search-body .excluded-results .result a {
          cursor: default !important; }
    .search-area .search-body .add-exclude-container, .search-area .search-body .add-lift-container {
      display: none;
      position: relative; }
    .search-area .search-body .add-exclude-container {
      margin-top: 10px;
      text-align: left; }
      .search-area .search-body .add-exclude-container .add-exclude {
        display: inline-block;
        cursor: pointer; }
      .search-area .search-body .add-exclude-container .add-indicator {
        padding-left: 5px;
        color: #FB433A; }
    .search-area .search-body .add-lift-container {
      margin-bottom: 10px;
      text-align: right; }
      .search-area .search-body .add-lift-container .add-lift {
        display: inline-block;
        cursor: pointer; }
      .search-area .search-body .add-lift-container .add-indicator {
        padding-right: 5px;
        color: #009CD8; }
    .search-area .search-body .excluded-indicator, .search-area .search-body .lifted-indicator {
      display: none;
      position: absolute;
      left: -10px;
      top: 0;
      width: 10px;
      height: 100%;
      border-left: solid 2px #FB433A; }
    .search-area .search-body .lifted-indicator {
      border-left-color: #009CD8; }
    .search-area .search-body .editing-button-container {
      display: none;
      position: absolute;
      right: 0;
      top: -5px;
      z-index: 10;
      cursor: pointer; }
      .search-area .search-body .editing-button-container button {
        position: relative;
        border: none;
        outline: none;
        background-color: transparent;
        padding: 0 5px;
        margin: 0;
        font-size: 29px;
        line-height: 29px;
        vertical-align: middle;
        cursor: pointer; }
      .search-area .search-body .editing-button-container .exclude-button {
        font-size: 21px;
        color: #FB433A; }
      .search-area .search-body .editing-button-container .unexclude-button {
        display: none;
        font-size: 25px;
        top: -2px;
        color: #F6861F; }
      .search-area .search-body .editing-button-container .unlift-button {
        display: none;
        top: 2px;
        color: #F6861F; }
      .search-area .search-body .editing-button-container .lift-button {
        color: #009CD8; }
    .search-area .search-body.active .edit-refresh-button {
      display: block; }
    .search-area .search-body.active .excluded-results-container {
      display: block; }
    .search-area .search-body.active .excluded-results .unexclude-button {
      display: inline-block; }
    .search-area .search-body.active .add-exclude-container, .search-area .search-body.active .add-lift-container {
      display: block; }
    .search-area .search-body.active .editing-button-container {
      display: inline-block; }
    .search-area .search-body.active .result.lifted {
      cursor: ns-resize; }
      .search-area .search-body.active .result.lifted a {
        cursor: ns-resize; }
  .search-area .search-results-text {
    font-family: KlavikaBlack, Titillium, Helvetica, Arial, sans-serif;
    font-size: 46px;
    line-height: 46px;
    padding-bottom: 33px;
    border-bottom: solid 1px #ACACAC;
    text-align: left;
    min-height: 80px; }
    @media (max-width: 47.95em) {
      .search-area .search-results-text {
        padding-bottom: 16px;
        font-size: 27px;
        line-height: 27px;
        min-height: 44px; } }
  .search-area .edit-refresh-button {
    display: none;
    position: absolute;
    right: 0;
    top: 11px;
    border: none;
    outline: none;
    background-color: transparent;
    padding: 0 5px;
    margin: 0;
    font-size: 29px;
    line-height: 29px;
    vertical-align: middle;
    cursor: pointer; }
    @media (max-width: 47.95em) {
      .search-area .edit-refresh-button {
        top: 1px; } }
  .search-area .searchresults-container {
    padding-top: 21px; }
    @media (max-width: 47.95em) {
      .search-area .searchresults-container {
        padding-bottom: 12px; } }
  .search-area .searchresults {
    list-style: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -moz-transition: opacity 200ms;
    -o-transition: opacity 200ms;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms; }
  .search-area .loading-indicator {
    display: none;
    text-align: center;
    padding: 35px 0; }
  .search-area .result {
    position: relative;
    margin-bottom: 25px; }
    @media (max-width: 47.95em) {
      .search-area .result {
        margin-bottom: 16px; } }
    .search-area .result .picture {
      position: absolute;
      width: 80px;
      height: 80px;
      top: 0;
      left: 0;
      margin-top: 2px;
      overflow: hidden; }
      .search-area .result .picture img {
        width: 100%;
        height: auto; }
    .search-area .result .right-of-image {
      padding-left: 100px; }
    .search-area .result a {
      display: block;
      text-decoration: none;
      color: #000; }
    .search-area .result h3 {
      margin-bottom: 0;
      font-family: KlavikaMediumCondensed, Titillium, Helvetica, Arial, sans-serif;
      font-size: 26px;
      line-height: 26px; }
      @media (max-width: 47.95em) {
        .search-area .result h3 {
          font-size: 20px;
          line-height: 20px; } }
    .search-area .result .article-result-title {
      margin-right: 5px; }
    .search-area .result .author-names {
      display: inline-block;
      font-size: 12px;
      font-family: KlavikaMedium, Titillium, Helvetica, Arial, sans-serif;
      line-height: 12px;
      color: #898989; }
      @media (max-width: 47.95em) {
        .search-area .result .author-names {
          font-size: 10px;
          line-height: 10px; } }
    .search-area .result .deck {
      margin-top: 4px;
      font-family: 'RobotoRegular';
      font-size: 16px;
      line-height: 20px; }
      @media (max-width: 47.95em) {
        .search-area .result .deck {
          font-size: 12px;
          line-height: 16px; } }
      .search-area .result .deck .time-published {
        font-family: KlavikaRegular, Titillium, Helvetica, Arial, sans-serif; }
    .search-area .result .eyebrow {
      display: inline-block;
      font-family: KlavikaMedium, Titillium, Helvetica, Arial, sans-serif;
      font-size: 11px;
      line-height: 16px; }
      @media (max-width: 47.95em) {
        .search-area .result .eyebrow {
          font-size: 10px;
          line-height: 10px; } }
    .search-area .result.channel-result .eyebrow {
      color: #009cd8; }
    .search-area .result.company-result .eyebrow {
      color: #557b42; }
    .search-area .result.inc5000company-result .eyebrow {
      color: #aba000; }
    .search-area .result.lifted .lifted-indicator {
      display: block; }
    .search-area .result.lifted .exclude-button, .search-area .result.lifted .lift-button {
      display: none; }
    .search-area .result.lifted .unlift-button {
      display: inline-block; }
    .search-area .result:last-child {
      margin-bottom: 0; }
  .search-area .original-result-position-placeholder {
    display: none; }
  .search-area .load-more {
    display: none;
    padding-top: 24px;
    text-align: center; }
    @media (max-width: 47.95em) {
      .search-area .load-more {
        padding-top: 16px; } }
    .search-area .load-more button {
      padding: 2px 25px 0 25px;
      border-color: #009cd8;
      color: #009cd8; }
      .search-area .load-more button:hover {
        color: #FFF;
        background-color: #009cd8; }
  @media (max-width: 47.95em) {
    .search-area.editing .searchheader .searchform .submit-button {
      right: 127px !important; } }
  .search-area.editing .searchheader .searchform .edit-button {
    background-color: #bd0000;
    color: white; }
    .search-area.editing .searchheader .searchform .edit-button .start-edit-label {
      display: none; }
    .search-area.editing .searchheader .searchform .edit-button .currently-editing-label {
      display: inline; }
  @media (max-width: 47.95em) {
    .search-area.editing .autosuggest {
      padding-right: 203px !important; } }
  .search-area.editing .result h3 {
    padding-right: 100px; }
  .search-area.loading .searchheader .searchform .edit-button {
    background-color: #FFF;
    color: #000;
    cursor: auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3; }
  .search-area.loading .searchresults {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3; }
  .search-area.loading .loading-indicator {
    display: block; }

@media (max-width: 47.95em) {
  body.edit .search-area .searchheader .autosuggest {
    padding-right: 185px; } }

body.edit .search-area .searchheader .searchform {
  padding-bottom: 22px; }
  body.edit .search-area .searchheader .searchform .edit-button {
    display: inline-block; }
  @media (max-width: 47.95em) {
    body.edit .search-area .searchheader .searchform .submit-button {
      right: 109px; } }

body.edit .search-area .search-results-text {
  padding-right: 37px; }

body.edit .search-area .editing-info {
  display: block; }

.video-panel {
  margin: 30px 0px;
  background-color: #000; }
  .video-panel .player-row {
    display: block;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    padding: 30px 10px; }
    @media (max-width: 767px) {
      .video-panel .player-row {
        display: flex;
        flex-direction: column-reverse;
        padding: 0px; }
        .video-panel .player-row .column {
          padding: 0px; } }
  .video-panel .desktop-subheadline, .video-panel .mobile-subheadline {
    font-size: 34px;
    font-family: 'Signika', sans-serif;
    color: #fff;
    line-height: 0.8em;
    margin-bottom: 67px; }
    @media (min-width: 768px) and (max-width: 979px) {
      .video-panel .desktop-subheadline, .video-panel .mobile-subheadline {
        font-size: 30px;
        margin-bottom: 52px; } }
    @media (max-width: 767px) {
      .video-panel .desktop-subheadline, .video-panel .mobile-subheadline {
        display: none; } }
  .video-panel .mobile-subheadline {
    display: none;
    margin-bottom: 52px;
    font-size: 30px; }
    @media (max-width: 767px) {
      .video-panel .mobile-subheadline {
        display: block;
        padding: 20px 0px 20px 10px;
        margin-bottom: 0px; } }
  @media (max-width: 767px) {
    .video-panel .main-video-meta {
      padding: 20px 10px 30px 10px; } }
  .video-panel .main-video-meta .main-headline {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    margin-bottom: 22px;
    margin-top: 0px; }
    .video-panel .main-video-meta .main-headline a {
      font-size: 30px;
      color: #fff;
      line-height: 30px;
      margin: 0px; }
      @media (min-width: 980px) and (max-width: 1278px) {
        .video-panel .main-video-meta .main-headline a {
          font-size: 40px;
          line-height: 40px; } }
      @media (min-width: 1279px) {
        .video-panel .main-video-meta .main-headline a {
          font-size: 40px;
          line-height: 40px; } }
  .video-panel .main-video-meta .watch-button {
    background-color: #FF5507;
    height: 32px;
    width: 122px;
    font-family: Archivo Narrow;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    letter-spacing: 0em;
    font-style: normal;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer; }
    @media (min-width: 1279px) {
      .video-panel .main-video-meta .watch-button {
        height: 45px;
        width: 160px;
        font-size: 24px;
        line-height: 24px; } }
    .video-panel .main-video-meta .watch-button::before {
      content: 'Watch Now'; }
    .video-panel .main-video-meta .watch-button.now-playing {
      background: transparent;
      border: 4px solid #FF5507;
      color: #FF5507; }
      .video-panel .main-video-meta .watch-button.now-playing::before {
        content: 'Now Playing'; }
  .video-panel .main-video-player #mainPlayer {
    padding-bottom: 56.4%;
    padding-top: 0px;
    position: relative;
    height: 0px;
    overflow: hidden; }
    .video-panel .main-video-player #mainPlayer iframe {
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      position: absolute; }
  .video-panel .main-video-player .k-chapters-container {
    display: none; }
  .video-panel .videoPanels {
    display: flex;
    flex-direction: row;
    justify-content: space-around; }
    @media (max-width: 767px) {
      .video-panel .videoPanels {
        flex-direction: column; } }
    .video-panel .videoPanels .videoPanelThumb {
      position: relative;
      cursor: pointer;
      max-height: 168px;
      margin-right: 18px; }
      .video-panel .videoPanels .videoPanelThumb:last-child {
        margin-right: 0px; }
      .video-panel .videoPanels .videoPanelThumb:hover .video-color-bar {
        width: 100%;
        top: 0px;
        left: 0px; }
      .video-panel .videoPanels .videoPanelThumb:hover .hover-play {
        display: block; }
      .video-panel .videoPanels .videoPanelThumb:not(:hover) .video-color-bar {
        -webkit-transition: initial;
        transition: initial; }
      .video-panel .videoPanels .videoPanelThumb img {
        width: 100%;
        height: auto;
        opacity: 0.6; }
      .video-panel .videoPanels .videoPanelThumb .video-color-bar {
        position: absolute;
        top: 30px;
        left: 20px;
        width: 30px;
        height: 5px;
        -webkit-transition: width 1s;
        transition: width 1s;
        background-color: #3D4BA5; }
        @media (max-width: 767px) {
          .video-panel .videoPanels .videoPanelThumb .video-color-bar {
            top: 10px; } }
      .video-panel .videoPanels .videoPanelThumb:nth-child(2) .video-color-bar {
        background-color: #FDEC00; }
      .video-panel .videoPanels .videoPanelThumb:nth-child(3) .video-color-bar {
        background-color: #009CD8; }
      .video-panel .videoPanels .videoPanelThumb:nth-child(4) .video-color-bar {
        background-color: #FF5507; }
      .video-panel .videoPanels .videoPanelThumb .thumb-meta {
        position: absolute;
        top: 50px;
        left: 20px; }
        @media (max-width: 767px) {
          .video-panel .videoPanels .videoPanelThumb .thumb-meta {
            display: flex;
            height: 100%;
            -webkit-flex-direction: row;
            flex-direction: row;
            -webkit-align-content: center;
            align-content: center;
            -webkit-align-items: center;
            align-items: center;
            top: 0px;
            width: 100%;
            left: 0px;
            padding-left: 20px; } }
        .video-panel .videoPanels .videoPanelThumb .thumb-meta h3 {
          font-family: 'Heebo', sans-serif;
          font-size: 14px;
          font-style: normal;
          font-weight: 500;
          text-align: left;
          line-height: 18px;
          letter-spacing: 0em;
          padding: 0px 10px 0px 0px;
          margin: 0px; }
          @media (max-width: 767px) {
            .video-panel .videoPanels .videoPanelThumb .thumb-meta h3 {
              display: flex;
              padding: 0px 60px 0px 0px; } }
          @media (min-width: 1279px) {
            .video-panel .videoPanels .videoPanelThumb .thumb-meta h3 {
              font-size: 15px;
              line-height: 20px; } }
          .video-panel .videoPanels .videoPanelThumb .thumb-meta h3 a {
            color: #fff; }
      @media (min-width: 768px) and (max-width: 979px) {
        .video-panel .videoPanels .videoPanelThumb:nth-child(4) {
          display: none; }
        .video-panel .videoPanels .videoPanelThumb:nth-child(3) {
          margin-right: 0px; } }
      @media (max-width: 767px) {
        .video-panel .videoPanels .videoPanelThumb {
          overflow: hidden;
          display: flex;
          margin-right: 0px;
          height: auto;
          max-height: 83px;
          flex-direction: row;
          align-items: center;
          align-content: flex-end;
          justify-content: flex-end; }
          .video-panel .videoPanels .videoPanelThumb:nth-child(4) {
            display: none; }
          .video-panel .videoPanels .videoPanelThumb:nth-child(3) {
            display: none; }
          .video-panel .videoPanels .videoPanelThumb .hover-play {
            display: block;
            bottom: 32%;
            right: 20px; } }
      .video-panel .videoPanels .videoPanelThumb .hover-play {
        position: absolute;
        bottom: 13px;
        right: 15px;
        color: #fff;
        opacity: 0.7;
        font-size: 30px;
        display: none; }
        @media (max-width: 767px) {
          .video-panel .videoPanels .videoPanelThumb .hover-play {
            display: block;
            bottom: initial; } }
      .video-panel .videoPanels .videoPanelThumb.now-playing .hover-play {
        padding: 3px 5px 1px 5px;
        border: 4px solid #fff;
        border-radius: 4px;
        font-family: 'Signika', sans-serif;
        font-size: 13px;
        display: block; }
        @media (max-width: 767px) {
          .video-panel .videoPanels .videoPanelThumb.now-playing .hover-play {
            border: 0px;
            font-family: FontAwesome;
            font-size: 30px;
            padding: 0px;
            bottom: initial; } }
        .video-panel .videoPanels .videoPanelThumb.now-playing .hover-play::before {
          content: 'NOW PLAYING'; }
          @media (max-width: 767px) {
            .video-panel .videoPanels .videoPanelThumb.now-playing .hover-play::before {
              content: "\f01d"; } }
      .video-panel .videoPanels .videoPanelThumb.now-playing .video-color-bar {
        width: 100%;
        top: 0px;
        left: 0px; }

body {
  -webkit-font-smoothing: antialiased !important; }
  @media (max-width: 47.95em) {
    body .profile #adhesiveadcontainer {
      visibility: visible !important; } }
  @media (max-width: 47.95em) {
    body .profile .bottomLeader {
      display: none; } }
  @media (min-width: 48em) {
    body .profile .bottomMobile {
      display: none; } }
  body .profile .cssOverlay .messageBox {
    font-family: Roboto;
    font-size: 19px;
    line-height: 26px;
    max-width: 800px; }
    body .profile .cssOverlay .messageBox .messageText p {
      margin-top: 15px;
      font-size: 14px;
      line-height: 18px; }
    body .profile .cssOverlay .messageBox .buttonClose {
      display: inline-block;
      font-family: 'Signika';
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      padding: 10px 40px;
      color: #fff;
      background-color: #6BD92A;
      cursor: pointer; }

.full-list-button {
  width: 194px;
  height: 42px;
  margin: 30px auto;
  color: #24b5ef;
  border: #24b5ef 1px solid;
  font: 700 22px/40px 'Archivo Narrow';
  text-align: center;
  position: relative; }
  .full-list-button a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0; }

section#stats {
  width: 100%; }
  @media (max-width: 768px) {
    section#stats {
      background-color: #FFFFFF; } }
  section#stats #header {
    font: normal 34px Signika;
    text-align: center;
    padding: 39px 0 20px 0; }
    @media (max-width: 768px) {
      section#stats #header {
        font: normal 22px Signika;
        padding: 10px 20px; } }
  section#stats .container {
    max-width: 1280px;
    margin: 0 auto;
    height: auto;
    overflow: hidden; }
    @media (max-width: 768px) {
      section#stats .container.bg {
        background-color: #E4E3EB; } }
    @media (max-width: 768px) {
      section#stats .container {
        width: 100%;
        margin-bottom: 20px; } }
    section#stats .container .column {
      float: left;
      border-right: #000000 1px solid;
      border-top: #000000 1px solid;
      border-bottom: #000000 1px solid;
      overflow: hidden;
      box-sizing: border-box; }
      section#stats .container .column.us {
        width: 20%; }
      section#stats .container .column.eu {
        width: calc(100% / 3); }
      section#stats .container .column.bottom-border {
        border-bottom: #F7F5ED 1px solid; }
      @media (min-width: 641px) and (max-width: 979px) {
        section#stats .container .column {
          height: auto !important; } }
      section#stats .container .column:first-child {
        border-left: #000000 1px solid; }
      @media (max-width: 640px) {
        section#stats .container .column {
          width: 100%;
          height: auto;
          border: none;
          float: none; }
          section#stats .container .column.us {
            width: 100%;
            border: none; }
          section#stats .container .column.eu {
            width: 100%;
            border: none; }
          section#stats .container .column:nth-child(odd) {
            background-color: #E4E3EB; }
          section#stats .container .column:nth-child(even) {
            background-color: #FFFFFF; } }
      section#stats .container .column .header {
        width: 100%;
        height: 80px;
        background-color: #F7F5ED;
        color: #000000;
        box-sizing: border-box; }
        section#stats .container .column .header.us {
          padding: 18px; }
        section#stats .container .column .header.eu {
          text-align: center;
          height: 50px;
          padding: 15px 0; }
        @media (max-width: 640px) {
          section#stats .container .column .header {
            display: none; } }
        @media (min-width: 641px) and (max-width: 979px) {
          section#stats .container .column .header {
            height: 64px; } }
        section#stats .container .column .header .little-text {
          font: 400 16px/16px Heebo;
          letter-spacing: -0.01em; }
          @media (min-width: 641px) and (max-width: 979px) {
            section#stats .container .column .header .little-text {
              font-size: 13px;
              line-height: 13px; } }
        section#stats .container .column .header .big-text {
          font: 700 34px/32px Heebo;
          letter-spacing: -0.01em; }
          @media (min-width: 641px) and (max-width: 979px) {
            section#stats .container .column .header .big-text {
              font-size: 24px;
              line-height: 24px; } }
        @media (min-width: 641px) {
          section#stats .container .column .header.selected, section#stats .container .column .header.hovered {
            background-color: #24B5EF;
            color: #FFFFFF; } }
      section#stats .container .column .mobile_header {
        width: 100%;
        background: none;
        color: #000000;
        padding: 21px 0 14px 20px;
        display: none; }
        @media (max-width: 640px) {
          section#stats .container .column .mobile_header {
            display: block; } }
        section#stats .container .column .mobile_header .hed {
          font: 700 18px Heebo;
          letter-spacing: -0.025em; }
        section#stats .container .column .mobile_header .dek {
          font: 400 14px Heebo; }
        section#stats .container .column .mobile_header.selected {
          background-color: #24B5EF;
          color: #FFFFFF; }
      section#stats .container .column .content {
        width: 100%;
        height: 360px;
        background-color: #FFFFFF;
        text-align: center;
        position: relative; }
        @media (min-width: 641px) and (max-width: 979px) {
          section#stats .container .column .content {
            height: auto; } }
        @media (max-width: 640px) {
          section#stats .container .column .content {
            background: none;
            text-align: left;
            height: auto; } }
        section#stats .container .column .content .row {
          clear: both; }
          @media (max-width: 640px) {
            section#stats .container .column .content .row {
              margin-top: 12px;
              padding: 0 20px; }
              section#stats .container .column .content .row:first-child {
                margin-top: 0; } }
        section#stats .container .column .content .number {
          font-family: Heebo;
          font-weight: 900;
          color: #ffe580; }
          section#stats .container .column .content .number.top {
            font-size: 58px;
            padding-top: 20px; }
            @media (min-width: 641px) and (max-width: 979px) {
              section#stats .container .column .content .number.top {
                font-size: 40px; } }
            @media (min-width: 640px) {
              section#stats .container .column .content .number.top::before {
                content: "#";
                font-family: Heebo;
                vertical-align: super;
                font-size: 0.5em;
                padding-top: 20px;
                position: relative;
                top: 13px;
                left: -1px; } }
            @media (max-width: 640px) {
              section#stats .container .column .content .number.top {
                width: 27px;
                height: 27px;
                background-color: #3A1D3A;
                font: 700 18px/27px Heebo;
                border-radius: 100%;
                color: #FFFFFF;
                padding: 0;
                display: inline-block;
                text-align: center; } }
          section#stats .container .column .content .number.lower {
            font-size: 28px; }
            @media (min-width: 640px) {
              section#stats .container .column .content .number.lower::before {
                font-family: Heebo;
                vertical-align: super;
                font-size: 0.5em;
                padding-top: 20px;
                position: relative;
                top: 6px;
                left: -2px; } }
            @media (max-width: 640px) {
              section#stats .container .column .content .number.lower {
                width: 22px;
                height: 22px;
                background-color: #3A1D3A;
                font: 700 15px/22px Heebo;
                border-radius: 100%;
                color: #FFFFFF;
                padding: 0;
                display: inline-block;
                text-align: center;
                margin: 0 3px; } }
        section#stats .container .column .content .data a {
          color: #000000; }
        section#stats .container .column .content .data.top {
          font: 900 24px Heebo;
          margin-bottom: 4px; }
          @media (min-width: 641px) and (max-width: 979px) {
            section#stats .container .column .content .data.top {
              font-size: 17px;
              height: 4em; } }
          @media (max-width: 640px) {
            section#stats .container .column .content .data.top {
              font: 900 18px Heebo;
              width: auto;
              display: inline;
              margin-left: 12px; } }
          section#stats .container .column .content .data.top .desc {
            font: 300 17px Heebo;
            color: #000000; }
            @media (min-width: 641px) and (max-width: 979px) {
              section#stats .container .column .content .data.top .desc {
                font-size: 15px; } }
            @media (max-width: 640px) {
              section#stats .container .column .content .data.top .desc {
                display: inline;
                font: 500 15px Heebo; } }
            section#stats .container .column .content .data.top .desc b {
              font-weight: 700;
              font-family: Heebo; }
              @media (max-width: 768px) {
                section#stats .container .column .content .data.top .desc b {
                  font-family: 'RobotoBold'; } }
              section#stats .container .column .content .data.top .desc b:before {
                content: "\00a0"; }
            @media (max-width: 640px) {
              section#stats .container .column .content .data.top .desc span {
                display: none; } }
        section#stats .container .column .content .data.lower {
          font: 700 17px Heebo;
          margin-bottom: 8px; }
          @media (min-width: 641px) and (max-width: 979px) {
            section#stats .container .column .content .data.lower {
              height: 3em;
              font-size: 15px; } }
          @media (max-width: 640px) {
            section#stats .container .column .content .data.lower {
              font: 700 14px Heebo;
              width: auto;
              display: inline;
              margin-left: 12px; } }
          section#stats .container .column .content .data.lower b {
            font-weight: normal !important;
            font: normal 17px KlavikaMedium;
            color: #000000; }
            @media (max-width: 768px) {
              section#stats .container .column .content .data.lower b {
                font-family: 'RobotoBold'; } }
            section#stats .container .column .content .data.lower b:before {
              content: "\00a0"; }
        section#stats .container .column .content .button_container {
          position: absolute;
          bottom: 15px;
          width: 100%;
          text-align: center; }
          @media (min-width: 641px) and (max-width: 979px) {
            section#stats .container .column .content .button_container {
              left: 0;
              margin-left: 0;
              bottom: 0;
              position: relative;
              font-size: 12px; } }
          @media (max-width: 640px) {
            section#stats .container .column .content .button_container {
              position: relative;
              bottom: 0;
              left: 35px;
              margin: 25px 0;
              padding: 0;
              width: 200px;
              text-align: left; } }
          section#stats .container .column .content .button_container .button {
            height: 25px;
            padding: 0 20px;
            background-color: #24B5EF;
            font: normal 12px/24px RobotoBlack;
            color: #FFFFFF;
            cursor: pointer;
            text-align: center;
            display: inline-block; }
            @media (max-width: 640px) {
              section#stats .container .column .content .button_container .button {
                height: 20px;
                font: normal 14px/20px KlavikaMedium; } }
            @media (min-width: 641px) and (max-width: 979px) {
              section#stats .container .column .content .button_container .button {
                left: 0;
                margin-left: 0;
                bottom: 0;
                position: relative;
                font-size: 12px;
                width: 100%; } }
            section#stats .container .column .content .button_container .button span {
              font-size: 17px;
              vertical-align: -1px; }
              @media (max-width: 640px) {
                section#stats .container .column .content .button_container .button span {
                  font-size: 26px;
                  line-height: 20px;
                  vertical-align: -2px;
                  padding-left: 10px; } }
        section#stats .container .column .content.selected, section#stats .container .column .content.hovered {
          background-color: #F7F5ED; }
          section#stats .container .column .content.selected .number, section#stats .container .column .content.hovered .number {
            color: #000000; }
        section#stats .container .column .content .mobile_dropdown {
          display: none; }
          section#stats .container .column .content .mobile_dropdown .container {
            padding-bottom: 20px; }
            section#stats .container .column .content .mobile_dropdown .container .row {
              padding: 0 20px;
              margin: 0;
              font: normal 14px/34px Heebo;
              letter-spacing: 0.035em;
              border-top: #EEEEEE 1px solid; }
              section#stats .container .column .content .mobile_dropdown .container .row span {
                font-weight: 700; }
              section#stats .container .column .content .mobile_dropdown .container .row a {
                color: #000000; }
              section#stats .container .column .content .mobile_dropdown .container .row:nth-child(10n+0), section#stats .container .column .content .mobile_dropdown .container .row:first-child {
                border-top: #999999 1px solid; }
    section#stats .container #dropdown_panel {
      width: 100%;
      background-color: #F7F5ED;
      display: none;
      clear: both;
      box-sizing: border-box;
      border-left: #000000 1px solid;
      border-right: #000000 1px solid;
      border-bottom: #000000 1px solid; }
      section#stats .container #dropdown_panel .container {
        padding: 32px 0;
        overflow: hidden; }
        section#stats .container #dropdown_panel .container .list {
          display: none; }
          section#stats .container #dropdown_panel .container .list.size .col {
            width: calc(100% / 8);
            text-align: center; }
          section#stats .container #dropdown_panel .container .list .col {
            width: 20%;
            padding-left: 36px;
            float: left; }
            @media (min-width: 641px) and (max-width: 979px) {
              section#stats .container #dropdown_panel .container .list .col {
                padding-left: 26px; } }
            section#stats .container #dropdown_panel .container .list .col .row {
              font: 500 16px/20px Heebo;
              letter-spacing: 0.05em;
              margin-bottom: 0.5em; }
              @media (max-width: 640px) {
                section#stats .container #dropdown_panel .container .list .col .row {
                  letter-spacing: 0em; } }
              section#stats .container #dropdown_panel .container .list .col .row a {
                color: #000000; }
                section#stats .container #dropdown_panel .container .list .col .row a:hover {
                  color: #009CD8;
                  text-decoration: none; }
              @media (min-width: 641px) and (max-width: 979px) {
                section#stats .container #dropdown_panel .container .list .col .row {
                  font-size: 12px;
                  text-transform: none; } }
            section#stats .container #dropdown_panel .container .list .col span {
              font-weight: 400; }

main#main #image-details {
  text-align: center;
  margin-top: 4px;
  padding-right: 1em; }
  @media (max-width: 640px) {
    main#main #image-details {
      text-align: left;
      margin-top: 10px;
      margin-bottom: 20px;
      padding: 0 20px !important; } }
  main#main #image-details #image_credit {
    font: 300 11px/16px Heebo;
    font-style: italic;
    color: #444444; }
    @media (max-width: 640px) {
      main#main #image-details #image_credit {
        display: block; } }
    main#main #image-details #image_credit::before {
      content: 'Credit: '; }
  main#main #image-details #image_caption {
    font: 500 13px/16px Heebo; }

main#main section#company_grid {
  width: 100%;
  overflow: hidden; }
  @media (max-width: 767px) {
    main#main section#company_grid {
      margin: 1px auto 60px auto;
      padding-bottom: 10px; } }
  main#main section#company_grid .panel {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background-color: #F7FAFA;
    display: inline-block; }
    body.BestWorkplaces2017 main#main section#company_grid .panel {
      background-color: #F7F5ED; }
    @media (max-width: 640px) {
      main#main section#company_grid .panel {
        padding: 0; } }
    main#main section#company_grid .panel .gridcontainer {
      display: inline-block;
      max-width: 1280px;
      text-align: left;
      padding: 0; }
      main#main section#company_grid .panel .gridcontainer .square {
        width: 250px;
        max-height: 400px;
        background-color: #FFFFFF;
        position: relative;
        float: left;
        margin-left: 7px;
        margin-top: 7px;
        box-shadow: 1px 1px 2px #888888;
        box-sizing: border-box; }
        @media (min-width: 1280px) {
          main#main section#company_grid .panel .gridcontainer .square {
            height: 25vw; } }
        @media (min-width: 980px) and (max-width: 1279px) {
          main#main section#company_grid .panel .gridcontainer .square {
            height: 25vw; } }
        @media (min-width: 768px) and (max-width: 979px) {
          main#main section#company_grid .panel .gridcontainer .square {
            height: 40vw; } }
        @media (min-width: 600px) and (max-width: 767px) {
          main#main section#company_grid .panel .gridcontainer .square {
            max-height: 450px; } }
        @media (max-width: 767px) {
          main#main section#company_grid .panel .gridcontainer .square {
            height: 75vw; } }
        main#main section#company_grid .panel .gridcontainer .square .image {
          width: 250px;
          height: 168px;
          position: relative; }
          main#main section#company_grid .panel .gridcontainer .square .image .background {
            width: 100%;
            height: 100%;
            position: relative;
            background-position: center center;
            background-size: cover; }
            main#main section#company_grid .panel .gridcontainer .square .image .background.hover {
              -webkit-filter: grayscale(100%);
              filter: gray;
              filter: grayscale(1); }
          main#main section#company_grid .panel .gridcontainer .square .image .hover_state {
            display: none; }
            main#main section#company_grid .panel .gridcontainer .square .image .hover_state .overlay {
              width: 120px;
              height: 34px;
              position: absolute;
              z-index: 15;
              text-align: center;
              color: #FFFFFF;
              bottom: 0;
              left: 0;
              font: normal 13px/34px RobotoBold; }
            main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint {
              width: 100%;
              height: 100%;
              z-index: 2;
              position: absolute;
              top: 0;
              left: 0; }
              main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint .desktop {
                width: 100%;
                height: 100%; }
                @media (max-width: 767px) {
                  main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint .desktop {
                    display: none; } }
              main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint .mobile {
                width: 100%;
                height: 100%;
                display: none; }
                @media (max-width: 767px) {
                  main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint .mobile {
                    display: block; } }
        main#main section#company_grid .panel .gridcontainer .square .mobile-cell .company {
          margin-top: 10px;
          font: normal 13px/18px RobotoBold;
          padding: 0 14px;
          text-align: left; }
          main#main section#company_grid .panel .gridcontainer .square .mobile-cell .company .dot {
            font-size: 10px;
            color: #000000;
            vertical-align: 1px;
            margin-right: 2px; }
        main#main section#company_grid .panel .gridcontainer .square .mobile-cell .company + .detail {
          margin-top: 4px !important; }
        main#main section#company_grid .panel .gridcontainer .square .mobile-cell .detail {
          font: 400 1.3vw/1.6vw 'Heebo', 'Arial', 'san-serif';
          padding: 0 14px;
          margin-top: 15px; }
          @media (min-width: 768px) and (max-width: 979px) {
            main#main section#company_grid .panel .gridcontainer .square .mobile-cell .detail {
              font-size: 2.5vw;
              line-height: 3.3vw; } }
          @media (min-width: 600px) and (max-width: 767px) {
            main#main section#company_grid .panel .gridcontainer .square .mobile-cell .detail {
              font-size: 4vw;
              line-height: 5vw; } }
          @media (max-width: 599px) {
            main#main section#company_grid .panel .gridcontainer .square .mobile-cell .detail {
              font-size: 5vw;
              line-height: 6vw; } }
        main#main section#company_grid .panel .gridcontainer .square .trigger {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          z-index: 100; }
          main#main section#company_grid .panel .gridcontainer .square .trigger a {
            display: block;
            width: 100%;
            height: 100%; }
        main#main section#company_grid .panel .gridcontainer .square.no-l-margin {
          margin-left: 0 !important; }
        main#main section#company_grid .panel .gridcontainer .square.no-t-margin {
          margin-top: 0; }
          @media (max-width: 640px) {
            main#main section#company_grid .panel .gridcontainer .square.no-t-margin {
              margin-top: 7px; } }
      main#main section#company_grid .panel .gridcontainer .more {
        font: normal 30px/30px KlavikaBold;
        margin-top: 7px;
        width: 100%;
        text-align: right;
        display: inline-block;
        color: #058CB3;
        padding-right: 18px;
        box-sizing: border-box; }
  main#main section#company_grid .quote {
    margin: 25px auto;
    max-width: 900px; }
    @media (max-width: 920px) {
      main#main section#company_grid .quote {
        padding: 0 20px; } }
    main#main section#company_grid .quote .text {
      font: normal 24px/30px KlavikaMedium;
      color: #000; }
      main#main section#company_grid .quote .text a {
        color: #000; }
        main#main section#company_grid .quote .text a:hover {
          text-decoration: none; }
    main#main section#company_grid .quote .credit {
      font: normal 18px/26px KlavikaRegular;
      font-style: italic;
      color: #000 !important; }
      main#main section#company_grid .quote .credit a:hover {
        text-decoration: none; }
    @media (max-width: 640px) {
      main#main section#company_grid .quote {
        display: none; } }

main#main div.ad_banner {
  background-color: #F7FAFA;
  font: bold 18px/22px Arial;
  text-align: center; }
  body.BestWorkplaces2017 main#main div.ad_banner {
    background-color: #FFFFFF; }
  main#main div.ad_banner #FoundersLeaderboard {
    width: 768px;
    height: 90px;
    background-color: #999999;
    margin: 0 auto; }
  main#main div.ad_banner.slot1 {
    padding: 20px 0;
    margin-top: 20px; }
  main#main div.ad_banner.slot2 {
    padding: 20px 0 40px 0; }

main#main section#articles {
  margin-top: 65px;
  margin-bottom: 50px; }
  @media (max-width: 640px) {
    main#main section#articles {
      margin-top: 28px; } }
  main#main section#articles .ad_banner {
    margin: 40px 0;
    padding: 20px; }
    @media (max-width: 640px) {
      main#main section#articles .ad_banner {
        margin: 0;
        border-top: #DCDCDC 1px solid;
        padding: 18px 0;
        text-align: center;
        background-color: #FFFFFF; } }
  main#main section#articles #header {
    display: block;
    font: normal 34px/36px KlavikaMedium;
    text-align: center;
    margin-bottom: 40px; }
    @media (max-width: 640px) {
      main#main section#articles #header {
        font: normal 22px/24px KlavikaMedium;
        color: #000000;
        padding: 0 0 14px 16px;
        text-align: left;
        margin: 0; } }
  main#main section#articles #mobile_header {
    display: none;
    font: 900 22px/24px Heebo;
    text-align: left;
    margin-bottom: 15px;
    padding: 0 19px; }
    @media (max-width: 767px) {
      main#main section#articles #mobile_header {
        display: block; } }
  main#main section#articles .container {
    width: 800px;
    margin: 0 auto; }
    @media (max-width: 979px) {
      main#main section#articles .container {
        width: 100%; } }
    main#main section#articles .container article {
      width: 100%;
      height: 165px;
      clear: both;
      margin-top: 48px;
      position: relative;
      box-sizing: border-box; }
      @media (max-width: 640px) {
        main#main section#articles .container article {
          width: 100%;
          height: auto;
          padding: 18px 19px;
          text-align: left;
          border-top: #DCDCDC 1px solid;
          margin-top: 0; } }
      main#main section#articles .container article a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      main#main section#articles .container article:first-child {
        margin-top: 0; }
      main#main section#articles .container article .image {
        width: 31%;
        height: 165px;
        position: absolute;
        left: 0;
        background-size: auto 165px;
        background-position: center; }
        @media (max-width: 640px) {
          main#main section#articles .container article .image {
            display: none; } }
      main#main section#articles .container article .content {
        width: 65%;
        height: 165px;
        position: absolute;
        right: 0; }
        @media (min-width: 641px) and (max-width: 980px) {
          main#main section#articles .container article .content {
            padding-right: 55px;
            box-sizing: border-box; } }
        @media (max-width: 640px) {
          main#main section#articles .container article .content {
            position: relative;
            width: 100%;
            height: auto; } }
        main#main section#articles .container article .content .rubric {
          font: normal 13px/28px KlavikaBold;
          margin-top: -6px;
          margin-bottom: 8px;
          text-transform: uppercase; }
          @media (max-width: 767px) {
            main#main section#articles .container article .content .rubric {
              color: #009CD8; } }
        main#main section#articles .container article .content .hed {
          font: normal 26px/30px KlavikaLight; }
          @media (max-width: 640px) {
            main#main section#articles .container article .content .hed {
              font: normal 16px/20px RobotoBold;
              color: #000; } }

main#main section#intro {
  width: 900px;
  margin: 0 auto 35px auto; }
  @media (max-width: 979px) {
    main#main section#intro {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 979px) {
    main#main section#intro {
      padding: 0 20px; } }
  main#main section#intro #desktop_headline {
    margin: 28px auto 0 auto;
    text-align: center;
    font: normal 34px/35px Signika; }
    @media (max-width: 767px) {
      main#main section#intro #desktop_headline {
        display: none; } }
  main#main section#intro #mobile_headline {
    text-align: left;
    font: normal 18px/21px Signika;
    display: none;
    width: 300px; }
    @media (max-width: 767px) {
      main#main section#intro #mobile_headline {
        display: block;
        padding: 0 20px; } }
  main#main section#intro #desktop_copy {
    font: 400 19px/30px Heebo;
    margin-top: 8px;
    margin-bottom: 8px; }
    @media (max-width: 767px) {
      main#main section#intro #desktop_copy {
        display: none; } }
  main#main section#intro #mobile_feature_article {
    display: none; }
    @media (max-width: 767px) {
      main#main section#intro #mobile_feature_article {
        display: block; } }
    main#main section#intro #mobile_feature_article img {
      width: 100%; }
    main#main section#intro #mobile_feature_article #featured_image {
      width: 100vw;
      height: 50vw;
      background-position: right bottom; }
    main#main section#intro #mobile_feature_article #headline {
      margin: 8px 0 12px 0;
      padding: 0 20px; }
      main#main section#intro #mobile_feature_article #headline a {
        font: 900 28px/28px Heebo;
        color: #000000; }
    main#main section#intro #mobile_feature_article #more_companies {
      color: #24B5EF;
      font: 700 16px/16px Heebo;
      margin-bottom: 16px;
      padding: 0 20px; }
  main#main section#intro #ShareContainer {
    text-align: center; }
    @media (max-width: 767px) {
      main#main section#intro #ShareContainer {
        margin: 12px 0 25px 0; }
        main#main section#intro #ShareContainer.desktop {
          display: none; } }
    @media (min-width: 768px) {
      main#main section#intro #ShareContainer.mobile {
        display: none; } }
    main#main section#intro #ShareContainer i.fa {
      color: #333333;
      font-size: 17px; }

main#main section#desktop_header {
  width: 100%;
  height: 36vw;
  max-height: 712px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: center;
  background-size: cover;
  background-position: center center; }
  main#main section#desktop_header.package_name_align_left {
    justify-content: flex-start; }
    main#main section#desktop_header.package_name_align_left #package_name_container {
      left: 32px !important; }
  main#main section#desktop_header.package_name_align_center {
    justify-content: center; }
  main#main section#desktop_header.package_name_align_right {
    justify-content: flex-end; }
    main#main section#desktop_header.package_name_align_right #package_name_container {
      right: 32px !important; }
  main#main section#desktop_header.package_name_align_bottom {
    justify-content: center;
    align-items: flex-end; }
    main#main section#desktop_header.package_name_align_bottom #package_name_container {
      bottom: 20px !important;
      max-width: initial !important;
      outline-width: 20px !important;
      padding: 18px 16px 19px 16px !important; }
      main#main section#desktop_header.package_name_align_bottom #package_name_container #inner_box {
        display: flex !important;
        align-items: center !important; }
        main#main section#desktop_header.package_name_align_bottom #package_name_container #inner_box #package_name {
          font: 900 56px/58px Heebo !important; }
        main#main section#desktop_header.package_name_align_bottom #package_name_container #inner_box #featured_article {
          max-width: 320px !important;
          padding-left: 30px !important;
          border-left: 1px solid #FFFFFF !important;
          margin-left: 30px !important;
          padding-top: 8px !important;
          padding-bottom: 8px !important;
          margin-top: 0 !important; }
          main#main section#desktop_header.package_name_align_bottom #package_name_container #inner_box #featured_article a {
            font: 700 32px/33px Heebo; }
  @media (max-width: 767px) {
    main#main section#desktop_header {
      display: none; } }
  main#main section#desktop_header #logo-30under30 {
    width: 325px;
    z-index: 2;
    position: relative;
    margin: 0 auto; }
  main#main section#desktop_header video {
    width: 100%;
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    z-index: 1;
    display: none; }
    @media (min-width: 981px) {
      main#main section#desktop_header video {
        display: block; } }
  main#main section#desktop_header #package_name_container {
    box-sizing: border-box;
    display: inline-block;
    max-width: 400px;
    position: relative;
    z-index: 5;
    padding: 25px 25px 26px 25px;
    background-color: rgba(0, 0, 0, 0.75);
    border: transparent 2px solid;
    outline-style: solid;
    outline-color: rgba(0, 0, 0, 0.75);
    outline-width: 30px;
    -moz-background-clip: padding;
    /* Firefox 3.6 */
    -webkit-background-clip: padding;
    /* Safari 4? Chrome 6? */
    background-clip: padding-box;
    /* Firefox 4, Safari 5, Opera 10, IE 9 */
    -moz-background-origin: padding;
    /* Firefox 3.6 */
    -webkit-background-origin: padding;
    /* Safari 4? Chrome 6? */
    background-origin: padding-box;
    /* Firefox 4, Safari 5, Opera 10, IE 9 */ }
    main#main section#desktop_header #package_name_container #inner_box {
      text-align: left; }
      main#main section#desktop_header #package_name_container #inner_box #package_name {
        font: 900 60px/58px Heebo;
        color: #FFFFFF; }
      main#main section#desktop_header #package_name_container #inner_box #featured_article {
        margin-top: 1em; }
        main#main section#desktop_header #package_name_container #inner_box #featured_article a {
          font: 700 30px/36px Heebo;
          color: #FFFFFF;
          text-decoration: none;
          letter-spacing: -0.01em; }
          main#main section#desktop_header #package_name_container #inner_box #featured_article a i {
            color: #bd2a2b;
            font-size: 18px; }
    main#main section#desktop_header #package_name_container #title {
      width: 290px; }

main#main section#mobile_header {
  width: 100%;
  height: 45vw;
  background-size: cover;
  background-position: center center;
  text-align: center;
  position: relative; }
  @media (min-width: 980px) {
    main#main section#mobile_header {
      display: none; } }
  main#main section#mobile_header a:hover {
    text-decoration: none; }
  main#main section#mobile_header #container {
    background-color: rgba(255, 255, 255, 0.9);
    font: normal 32px/32px KlavikaBlack;
    width: 90%;
    display: inline-block;
    padding: 14px 0;
    position: absolute;
    bottom: 0;
    left: 5%; }

main#main section#caption {
  text-align: center;
  margin-top: 4px; }
  @media (max-width: 640px) {
    main#main section#caption {
      display: none; } }
  main#main section#caption span.copy {
    font: normal 16px/17px RobotoRegular; }
  main#main section#caption span.credit {
    font: normal 11px/17px KlavikaLightItalic; }

main#main section#channel_header {
  width: 100%;
  height: 460px;
  margin: 0 auto;
  background-color: #CCCCCC;
  background-position: center center;
  background-size: cover;
  position: relative; }
  @media (max-width: 451px) {
    main#main section#channel_header {
      display: none; } }
  main#main section#channel_header a:hover {
    text-decoration: none; }
  main#main section#channel_header #container {
    height: 100%;
    position: relative; }
    @media (min-width: 1920px) {
      main#main section#channel_header #container {
        width: 1920px; } }
    @media (min-width: 1280px) and (max-width: 1919px) {
      main#main section#channel_header #container {
        width: 1280px; } }
    @media (min-width: 970px) and (max-width: 1279px) {
      main#main section#channel_header #container {
        width: 970px; } }
    @media (min-width: 907px) and (max-width: 969px) {
      main#main section#channel_header #container {
        width: 907px; } }
    @media (max-width: 906px) {
      main#main section#channel_header #container {
        width: 100%; } }
    main#main section#channel_header #container #white_panel {
      width: 310px;
      height: 100%;
      z-index: 2;
      position: absolute;
      background-color: rgba(255, 255, 255, 0.89); }
      main#main section#channel_header #container #white_panel #copy {
        padding: 10px 14px; }
        main#main section#channel_header #container #white_panel #copy h1 {
          font: normal 40px/44px KlavikaLight;
          color: #000000;
          padding-bottom: 0 !important; }
          main#main section#channel_header #container #white_panel #copy h1 .big_red {
            color: #BD2A2B;
            font: normal 64px/61px KlavikaBlack; }
        main#main section#channel_header #container #white_panel #copy #ShareContainer {
          margin-top: 22px; }
  main#main section#channel_header #article {
    position: absolute;
    bottom: 40px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px 10px 10px 20px; }
    @media (max-width: 970px) {
      main#main section#channel_header #article {
        max-width: 310px; } }
    main#main section#channel_header #article a {
      color: #FFFFFF;
      font: normal 34px/36px KlavikaBoldCondensed; }
      main#main section#channel_header #article a span#arrow {
        font-size: 26px;
        padding: 0 10px;
        color: #BD2A2B; }

main#main section#company_grid {
  width: 100%;
  overflow: hidden; }
  @media (max-width: 767px) {
    main#main section#company_grid {
      margin: 1px auto 60px auto;
      padding-bottom: 10px; } }
  main#main section#company_grid .panel {
    width: 100%;
    text-align: center;
    padding: 10px 0 50px 0 !important;
    background-color: #F0F5F7;
    display: inline-block; }
    @media (max-width: 640px) {
      main#main section#company_grid .panel {
        padding: 0; } }
    main#main section#company_grid .panel .header {
      font: normal 34px Signika;
      text-align: center;
      padding: 30px 0 20px 0; }
      @media (max-width: 768px) {
        main#main section#company_grid .panel .header {
          font: normal 22px Signika; } }
    main#main section#company_grid .panel .gridcontainer {
      display: inline-block;
      max-width: 1280px;
      text-align: left;
      padding: 0; }
      @media (min-width: 641px) and (max-width: 979px) {
        main#main section#company_grid .panel .gridcontainer {
          padding-bottom: 20px; } }
      main#main section#company_grid .panel .gridcontainer .square {
        width: 250px;
        height: 335px;
        background-color: #FFFFFF;
        position: relative;
        float: left;
        margin-left: 7px;
        margin-top: 7px;
        box-shadow: 1px 1px 2px #888888;
        box-sizing: border-box; }
        @media (min-width: 980px) and (max-width: 1280px) {
          main#main section#company_grid .panel .gridcontainer .square {
            height: 285px !important; } }
        @media (max-width: 640px) {
          main#main section#company_grid .panel .gridcontainer .square {
            width: 100% !important;
            height: auto;
            padding: 12px 20px 12px 25px;
            background: none;
            margin: 0;
            box-shadow: none;
            border-top: #CCCCCC 1px solid;
            display: table; } }
        main#main section#company_grid .panel .gridcontainer .square .image {
          width: 250px;
          height: 168px;
          position: relative; }
          @media (max-width: 640px) {
            main#main section#company_grid .panel .gridcontainer .square .image {
              vertical-align: middle;
              display: table-cell; } }
          main#main section#company_grid .panel .gridcontainer .square .image .background {
            width: 100%;
            height: 100%;
            position: relative;
            background-position: center center;
            background-size: cover; }
            @media (max-width: 640px) {
              main#main section#company_grid .panel .gridcontainer .square .image .background {
                display: block; } }
            main#main section#company_grid .panel .gridcontainer .square .image .background.hover {
              -webkit-filter: grayscale(100%);
              filter: gray;
              filter: grayscale(1); }
          main#main section#company_grid .panel .gridcontainer .square .image .hover_state {
            display: none; }
            main#main section#company_grid .panel .gridcontainer .square .image .hover_state .overlay {
              width: 120px;
              height: 34px;
              position: absolute;
              z-index: 15;
              text-align: center;
              color: #FFFFFF;
              bottom: 0;
              left: 0;
              font: 700 13px/34px Heebo; }
            main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint {
              width: 100%;
              height: 100%;
              z-index: 2;
              position: absolute;
              top: 0;
              left: 0; }
              main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint .desktop {
                width: 100%;
                height: 100%; }
                @media (max-width: 640px) {
                  main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint .desktop {
                    display: none; } }
              main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint .mobile {
                width: 100%;
                height: 100%;
                display: none; }
                @media (max-width: 640px) {
                  main#main section#company_grid .panel .gridcontainer .square .image .hover_state .tint .mobile {
                    display: block; } }
        main#main section#company_grid .panel .gridcontainer .square .company {
          margin-top: 10px;
          font: normal 13px/18px RobotoBold;
          color: #000000;
          padding: 0 16px; }
          @media (max-width: 640px) {
            main#main section#company_grid .panel .gridcontainer .square .company {
              display: table-cell;
              vertical-align: middle;
              padding: 0 16px; } }
          @media (max-width: 47.95em) {
            main#main section#company_grid .panel .gridcontainer .square .company {
              font-size: 15px;
              line-height: 16px; } }
          main#main section#company_grid .panel .gridcontainer .square .company .dot {
            font-size: 10px;
            color: #7F407F;
            vertical-align: 3px;
            margin-right: 2px; }
            @media (max-width: 640px) {
              main#main section#company_grid .panel .gridcontainer .square .company .dot {
                display: none; } }
        main#main section#company_grid .panel .gridcontainer .square .detail {
          font: 400 17px/21px Heebo;
          padding: 0 14px;
          margin-top: 15px; }
        main#main section#company_grid .panel .gridcontainer .square .company + .detail {
          font: 400 17px/21px Heebo;
          padding: 0 14px;
          margin-top: 4px; }
        main#main section#company_grid .panel .gridcontainer .square .trigger {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          z-index: 100; }
          main#main section#company_grid .panel .gridcontainer .square .trigger a {
            display: block;
            width: 100%;
            height: 100%; }
        main#main section#company_grid .panel .gridcontainer .square.no-l-margin {
          margin-left: 0 !important; }
        main#main section#company_grid .panel .gridcontainer .square.no-t-margin {
          margin-top: 0; }
          @media (max-width: 640px) {
            main#main section#company_grid .panel .gridcontainer .square.no-t-margin {
              margin-top: 7px; } }
      main#main section#company_grid .panel .gridcontainer .more {
        font: 700 30px/30px Heebo;
        margin-top: 7px;
        width: 100%;
        text-align: right;
        display: inline-block;
        color: #058CB3;
        padding-right: 18px;
        box-sizing: border-box; }
  main#main section#company_grid .quote {
    margin: 25px auto;
    max-width: 900px; }
    @media (max-width: 920px) {
      main#main section#company_grid .quote {
        padding: 0 20px; } }
    main#main section#company_grid .quote .text {
      font: normal 24px/30px KlavikaMedium;
      color: black; }
      main#main section#company_grid .quote .text a {
        color: #000000; }
        main#main section#company_grid .quote .text a:hover {
          text-decoration: none; }
    main#main section#company_grid .quote .credit {
      font: normal 18px/26px KlavikaRegular;
      font-style: italic;
      color: black !important; }
      main#main section#company_grid .quote .credit a:hover {
        text-decoration: none; }
    @media (max-width: 640px) {
      main#main section#company_grid .quote {
        display: none; } }

main#main section#inc5000_list {
  margin: 35px 0 50px 0; }
  @media (max-width: 47.95em) {
    main#main section#inc5000_list {
      margin-bottom: 27px; } }
  @media (max-width: 640px) {
    main#main section#inc5000_list {
      text-align: center; } }
  main#main section#inc5000_list #header {
    font: normal 36px/48px Signika;
    color: #000000;
    text-align: center;
    margin-bottom: 22px; }
    @media (max-width: 47.95em) {
      main#main section#inc5000_list #header {
        font-size: 28px; } }
  main#main section#inc5000_list #button {
    height: 45px;
    background-color: #24B5EF;
    margin: 27px auto 0 auto;
    text-align: center; }
    main#main section#inc5000_list #button.us {
      width: 312px; }
    main#main section#inc5000_list #button.eu {
      width: 358px; }
    @media (max-width: 640px) {
      main#main section#inc5000_list #button {
        display: inline-block;
        width: auto;
        height: auto;
        padding: 10px 20px; } }
    main#main section#inc5000_list #button a {
      text-decoration: none;
      display: block;
      width: 100%;
      height: 100%; }
      main#main section#inc5000_list #button a span {
        font: 700 24px/45px 'Archivo Narrow';
        letter-spacing: -0.01em;
        color: #FFFFFF; }
        @media (max-width: 640px) {
          main#main section#inc5000_list #button a span {
            font: 700 17px Heebo;
            text-align: center;
            margin: 0 auto;
            text-transform: uppercase; } }
      main#main section#inc5000_list #button a i {
        color: #FFFFFF;
        font-size: 21px;
        margin-left: 5px; }
        @media (max-width: 640px) {
          main#main section#inc5000_list #button a i.fa-chevron-right {
            display: none; } }
        main#main section#inc5000_list #button a i.fa-angle-right, main#main section#inc5000_list #button a .edit i.inc_editable.empty, .edit main#main section#inc5000_list #button a i.inc_editable.empty {
          display: none; }
          @media (max-width: 640px) {
            main#main section#inc5000_list #button a i.fa-angle-right, main#main section#inc5000_list #button a .edit i.inc_editable.empty, .edit main#main section#inc5000_list #button a i.inc_editable.empty {
              font-size: 41px;
              display: block;
              float: left; } }
  main#main section#inc5000_list #list {
    display: table;
    width: 900px;
    margin: 0 auto;
    table-layout: fixed; }
    @media (min-width: 641px) and (max-width: 979px) {
      main#main section#inc5000_list #list {
        width: 640px; } }
    @media (max-width: 640px) {
      main#main section#inc5000_list #list {
        width: 100%; } }
    main#main section#inc5000_list #list #headers {
      display: table-row; }
      main#main section#inc5000_list #list #headers .cell {
        display: table-cell;
        vertical-align: middle;
        background-color: #f2ecf2;
        color: #010101;
        height: 32px;
        font: normal 14px RobotoCondensedBold;
        border-bottom: #000000 2px solid; }
        @media (max-width: 640px) {
          main#main section#inc5000_list #list #headers .cell {
            border: none; } }
        main#main section#inc5000_list #list #headers .cell:nth-child(1) {
          text-align: center;
          width: 80px;
          padding-right: 12px; }
          @media (min-width: 641) and (max-width: 979px) {
            main#main section#inc5000_list #list #headers .cell:nth-child(1) {
              width: 55px;
              padding-right: 8px; } }
          @media (max-width: 640px) {
            main#main section#inc5000_list #list #headers .cell:nth-child(1) {
              width: 15%;
              padding-right: 2%;
              font-size: 12px; } }
        main#main section#inc5000_list #list #headers .cell:nth-child(2) {
          text-align: left;
          width: 280px; }
          @media (min-width: 641) and (max-width: 979px) {
            main#main section#inc5000_list #list #headers .cell:nth-child(2) {
              width: 199px; } }
          @media (max-width: 640px) {
            main#main section#inc5000_list #list #headers .cell:nth-child(2) {
              width: 65%; } }
        main#main section#inc5000_list #list #headers .cell:nth-child(3) {
          text-align: center;
          width: 80px;
          padding-right: 20px; }
          @media (min-width: 641) and (max-width: 979px) {
            main#main section#inc5000_list #list #headers .cell:nth-child(3) {
              width: 199px; } }
          @media (max-width: 640px) {
            main#main section#inc5000_list #list #headers .cell:nth-child(3) {
              width: 20%; }
              main#main section#inc5000_list #list #headers .cell:nth-child(3) span {
                display: none; } }
        main#main section#inc5000_list #list #headers .cell:nth-child(4) {
          text-align: center;
          width: 80px;
          padding-right: 20px; }
          @media (max-width: 979px) {
            main#main section#inc5000_list #list #headers .cell:nth-child(4) {
              display: none; } }
        main#main section#inc5000_list #list #headers .cell:nth-child(5) {
          text-align: left;
          width: 200px; }
          @media (max-width: 979px) {
            main#main section#inc5000_list #list #headers .cell:nth-child(5) {
              display: none; } }
        main#main section#inc5000_list #list #headers .cell:nth-child(6) {
          text-align: left;
          width: 128px; }
          @media (max-width: 979px) {
            main#main section#inc5000_list #list #headers .cell:nth-child(6) {
              display: none; } }
        main#main section#inc5000_list #list #headers .cell .label {
          position: relative;
          width: 100%;
          height: 100%;
          top: 5px; }
          main#main section#inc5000_list #list #headers .cell .label .sub-label {
            font: normal 7px Arial;
            width: 100%;
            color: #666666;
            position: absolute;
            bottom: 6px; }
    main#main section#inc5000_list #list .row:before, main#main section#inc5000_list #list .row:after {
      content: initial; }
    main#main section#inc5000_list #list .row {
      display: table-row; }
      main#main section#inc5000_list #list .row:last-child .cell {
        border-bottom: #000000 2px solid; }
      main#main section#inc5000_list #list .row .cell {
        display: table-cell;
        vertical-align: middle;
        color: #000000;
        padding-top: 12px;
        padding-bottom: 12px;
        /*height: 75px;*/
        border-bottom: #CCCCCC 1px solid; }
        @media (max-width: 640px) {
          main#main section#inc5000_list #list .row .cell {
            padding-top: 2px;
            padding-bottom: 2px; } }
        main#main section#inc5000_list #list .row .cell a {
          color: #000000; }
        main#main section#inc5000_list #list .row .cell:nth-child(1) {
          text-align: center;
          width: 80px;
          padding-right: 12px;
          font: 900 58px Heebo;
          letter-spacing: -0.1em;
          color: #D0D4D9; }
          @media (min-width: 641) and (max-width: 979px) {
            main#main section#inc5000_list #list .row .cell:nth-child(1) {
              width: 55px;
              padding-right: 8px; } }
          @media (max-width: 640px) {
            main#main section#inc5000_list #list .row .cell:nth-child(1) {
              width: 15%;
              padding-right: 2%; } }
          @media (max-width: 47.95em) {
            main#main section#inc5000_list #list .row .cell:nth-child(1) {
              font-size: 32px; } }
        main#main section#inc5000_list #list .row .cell:nth-child(2) {
          text-align: left;
          width: 280px;
          font: 700 22px Heebo; }
          @media (min-width: 641) and (max-width: 979px) {
            main#main section#inc5000_list #list .row .cell:nth-child(2) {
              width: 199px; } }
          @media (max-width: 640px) {
            main#main section#inc5000_list #list .row .cell:nth-child(2) {
              width: 65%; } }
          @media (max-width: 47.95em) {
            main#main section#inc5000_list #list .row .cell:nth-child(2) {
              font-size: 19px; } }
        main#main section#inc5000_list #list .row .cell:nth-child(3) {
          text-align: center;
          width: 80px;
          padding-right: 20px;
          font: normal 15px RobotoRegular; }
          @media (min-width: 641) and (max-width: 979px) {
            main#main section#inc5000_list #list .row .cell:nth-child(3) {
              width: 199px; } }
          @media (max-width: 640px) {
            main#main section#inc5000_list #list .row .cell:nth-child(3) {
              width: 20%; } }
          @media (max-width: 47.95em) {
            main#main section#inc5000_list #list .row .cell:nth-child(3) {
              font-size: 14px; } }
        main#main section#inc5000_list #list .row .cell:nth-child(4) {
          text-align: center;
          width: 80px;
          padding-right: 20px;
          font: normal 15px RobotoRegular; }
          @media (max-width: 979px) {
            main#main section#inc5000_list #list .row .cell:nth-child(4) {
              display: none; } }
        main#main section#inc5000_list #list .row .cell:nth-child(5) {
          text-align: left;
          width: 200px;
          font: normal 15px RobotoRegular; }
          @media (max-width: 979px) {
            main#main section#inc5000_list #list .row .cell:nth-child(5) {
              display: none; } }
        main#main section#inc5000_list #list .row .cell:nth-child(6) {
          text-align: left;
          width: 128px;
          font: normal 15px RobotoRegular; }
          @media (max-width: 979px) {
            main#main section#inc5000_list #list .row .cell:nth-child(6) {
              display: none; } }

main#main section#stats {
  width: 100%; }
  @media (max-width: 768px) {
    main#main section#stats {
      background-color: #FFFFFF; } }
  main#main section#stats #header {
    font: normal 34px Signika;
    text-align: center;
    padding: 39px 0 20px 0; }
    @media (max-width: 768px) {
      main#main section#stats #header {
        font: normal 22px Signika; } }
  main#main section#stats .container {
    max-width: 1280px;
    width: auto;
    margin: 0 auto;
    overflow: hidden; }
    @media (max-width: 768px) {
      main#main section#stats .container.bg {
        background-color: #E4E3EB; } }
    @media (max-width: 768px) {
      main#main section#stats .container {
        width: 100%;
        padding: 0; } }
    main#main section#stats .container .column {
      float: left;
      border-right: #000000 1px solid;
      border-top: #000000 1px solid;
      border-bottom: #000000 1px solid;
      overflow: hidden; }
      main#main section#stats .container .column.us {
        width: 20%; }
      main#main section#stats .container .column.eu {
        width: calc(100% / 3); }
      main#main section#stats .container .column.bottom-border {
        border-bottom: none; }
      @media (min-width: 641px) and (max-width: 979px) {
        main#main section#stats .container .column {
          height: auto !important; } }
      @media (max-width: 640px) {
        main#main section#stats .container .column {
          width: 100%;
          height: auto;
          border: none !important;
          float: none;
          padding: 0 10px; }
          main#main section#stats .container .column.us {
            width: 100%;
            border: none; }
          main#main section#stats .container .column.eu {
            width: 100%;
            border: none; }
          main#main section#stats .container .column:nth-child(odd) {
            background-color: #E4E3EB; }
          main#main section#stats .container .column:nth-child(even) {
            background-color: #FFFFFF; } }
      main#main section#stats .container .column:first-child {
        border-left: #000000 1px solid; }
      main#main section#stats .container .column .header {
        width: 100%;
        height: 80px;
        background-color: #E4E3EB;
        color: #000000; }
        main#main section#stats .container .column .header.us {
          padding: 15px 18px 18px 18px; }
        main#main section#stats .container .column .header.eu {
          padding: 18px 0;
          text-align: center; }
        @media (max-width: 640px) {
          main#main section#stats .container .column .header {
            display: none; } }
        @media (min-width: 641px) and (max-width: 979px) {
          main#main section#stats .container .column .header {
            height: 64px; } }
        main#main section#stats .container .column .header .little-text {
          font: 400 16px/16px Heebo;
          letter-spacing: -0.01em; }
          @media (min-width: 641px) and (max-width: 1279px) {
            main#main section#stats .container .column .header .little-text {
              font-size: 13px;
              line-height: 13px;
              margin-bottom: 7px; } }
        main#main section#stats .container .column .header .big-text {
          font: 700 34px/32px Heebo;
          letter-spacing: -0.02em; }
          @media (min-width: 641px) and (max-width: 1279px) {
            main#main section#stats .container .column .header .big-text {
              font-size: 24px;
              line-height: 24px; } }
        main#main section#stats .container .column .header.selected, main#main section#stats .container .column .header.hovered {
          background-color: #24B5EF;
          color: #FFFFFF; }
      main#main section#stats .container .column .mobile_header {
        width: 100%;
        background: none;
        color: #000000;
        padding: 21px 0 14px 20px;
        display: none; }
        @media (max-width: 640px) {
          main#main section#stats .container .column .mobile_header {
            display: block; } }
        main#main section#stats .container .column .mobile_header .hed {
          font: 700 18px Heebo;
          letter-spacing: -0.025em; }
        main#main section#stats .container .column .mobile_header .dek {
          font-family: 'RobotoItalic';
          font-size: 14px;
          line-height: 14px; }
        main#main section#stats .container .column .mobile_header.selected {
          background-color: #24B5EF;
          color: #FFFFFF; }
      main#main section#stats .container .column .content {
        width: 100%;
        height: 360px;
        background-color: #FFFFFF;
        text-align: center;
        position: relative; }
        @media (min-width: 641px) and (max-width: 979px) {
          main#main section#stats .container .column .content {
            height: auto; } }
        @media (max-width: 640px) {
          main#main section#stats .container .column .content {
            background: none;
            text-align: left;
            height: auto; } }
        main#main section#stats .container .column .content .row {
          clear: both; }
          @media (max-width: 640px) {
            main#main section#stats .container .column .content .row {
              margin-top: 12px;
              padding: 0 20px; }
              main#main section#stats .container .column .content .row:first-child {
                margin-top: 0; } }
        main#main section#stats .container .column .content .number {
          font-family: Heebo;
          font-weight: 900;
          color: #E3E5E8; }
          main#main section#stats .container .column .content .number.top {
            font-size: 58px;
            padding-top: 20px; }
            @media (min-width: 641px) and (max-width: 979px) {
              main#main section#stats .container .column .content .number.top {
                font-size: 40px; } }
            @media (min-width: 640px) {
              main#main section#stats .container .column .content .number.top::before {
                content: "#";
                font-family: Heebo;
                vertical-align: super;
                font-size: 0.5em;
                padding-top: 20px;
                position: relative;
                top: 13px;
                left: -1px; } }
            @media (max-width: 640px) {
              main#main section#stats .container .column .content .number.top {
                width: 27px;
                height: 27px;
                background-color: #3A1D3A;
                font: 700 18px/27px Heebo;
                border-radius: 100%;
                color: #FFFFFF;
                padding: 0;
                display: inline-block;
                text-align: center; } }
          main#main section#stats .container .column .content .number.lower {
            font-size: 28px; }
            @media (min-width: 640px) {
              main#main section#stats .container .column .content .number.lower::before {
                font-family: Heebo;
                vertical-align: super;
                font-size: 0.5em;
                padding-top: 20px;
                position: relative;
                top: 6px;
                left: -2px; } }
            @media (max-width: 640px) {
              main#main section#stats .container .column .content .number.lower {
                width: 22px;
                height: 22px;
                background-color: #3A1D3A;
                font: 700 15px/22px Heebo;
                border-radius: 100%;
                color: #FFFFFF;
                padding: 0;
                display: inline-block;
                text-align: center;
                margin: 0 3px; } }
        main#main section#stats .container .column .content .data a {
          color: #3A1D3A; }
        main#main section#stats .container .column .content .data.top {
          font: 900 24px Heebo;
          letter-spacing: -0.02em;
          margin-bottom: 4px; }
          @media (min-width: 641px) and (max-width: 1279px) {
            main#main section#stats .container .column .content .data.top {
              font-size: 21px;
              height: 4em; } }
          @media (max-width: 640px) {
            main#main section#stats .container .column .content .data.top {
              font: 900 18px Heebo;
              width: auto;
              display: inline;
              margin-left: 12px; } }
          main#main section#stats .container .column .content .data.top .desc {
            font: 300 17px Heebo;
            color: #000000; }
            @media (min-width: 641px) and (max-width: 1279px) {
              main#main section#stats .container .column .content .data.top .desc {
                font-size: 14px; } }
            @media (max-width: 640px) {
              main#main section#stats .container .column .content .data.top .desc {
                display: inline;
                font: 500 15px Heebo; } }
            main#main section#stats .container .column .content .data.top .desc b {
              font-weight: 700;
              font-family: Heebo; }
              @media (max-width: 768px) {
                main#main section#stats .container .column .content .data.top .desc b {
                  font-family: 'Heebo'; } }
              main#main section#stats .container .column .content .data.top .desc b:before {
                content: "\00a0"; }
            @media (max-width: 640px) {
              main#main section#stats .container .column .content .data.top .desc span {
                display: none; } }
        main#main section#stats .container .column .content .data.lower {
          font: 700 17px Heebo;
          margin-bottom: 8px; }
          @media (min-width: 641px) and (max-width: 979px) {
            main#main section#stats .container .column .content .data.lower {
              height: 3em;
              font-size: 15px; } }
          @media (max-width: 640px) {
            main#main section#stats .container .column .content .data.lower {
              font-family: 'RobotoBlack';
              font-size: 15px;
              line-height: 15px;
              width: auto;
              display: inline;
              margin-left: 12px; } }
          main#main section#stats .container .column .content .data.lower b {
            font-weight: normal !important;
            font: normal 17px KlavikaMedium;
            color: #000000; }
            @media (max-width: 768px) {
              main#main section#stats .container .column .content .data.lower b {
                font-family: 'RobotoMedium'; } }
            main#main section#stats .container .column .content .data.lower b:before {
              content: "\00a0"; }
        main#main section#stats .container .column .content .button_container {
          position: absolute;
          bottom: 15px;
          width: 100%;
          text-align: center; }
          @media (min-width: 641px) and (max-width: 979px) {
            main#main section#stats .container .column .content .button_container {
              left: 0;
              margin-left: 0;
              bottom: 0;
              position: relative;
              font-size: 12px; } }
          @media (max-width: 640px) {
            main#main section#stats .container .column .content .button_container {
              position: relative;
              bottom: 0;
              left: 35px;
              margin: 25px 0;
              padding: 0;
              width: 200px;
              text-align: left; } }
          main#main section#stats .container .column .content .button_container .button {
            height: 25px;
            padding: 0 20px;
            background-color: #24B5EF;
            font: normal 12px/24px RobotoBlack;
            color: #FFFFFF;
            cursor: pointer;
            text-align: center;
            display: inline-block; }
            @media (max-width: 640px) {
              main#main section#stats .container .column .content .button_container .button {
                height: 20px;
                font: normal 14px/20px KlavikaMedium; } }
            @media (min-width: 641px) and (max-width: 979px) {
              main#main section#stats .container .column .content .button_container .button {
                left: 0;
                margin-left: 0;
                bottom: 0;
                position: relative;
                font-size: 12px;
                width: 100%; } }
            main#main section#stats .container .column .content .button_container .button span {
              font-size: 17px;
              vertical-align: -1px; }
              @media (max-width: 640px) {
                main#main section#stats .container .column .content .button_container .button span {
                  font-size: 26px;
                  line-height: 20px;
                  vertical-align: -2px;
                  padding-left: 10px; } }
        main#main section#stats .container .column .content.selected, main#main section#stats .container .column .content.hovered {
          background-color: #E4E3EB; }
          main#main section#stats .container .column .content.selected .number, main#main section#stats .container .column .content.hovered .number {
            color: #FFFFFF; }
        main#main section#stats .container .column .content .mobile_dropdown {
          display: none; }
          main#main section#stats .container .column .content .mobile_dropdown .container {
            padding-bottom: 20px; }
            main#main section#stats .container .column .content .mobile_dropdown .container .row {
              padding: 0 20px;
              margin: 0;
              font-family: 'RobotoRegular';
              font-size: 14px;
              line-height: 34px;
              letter-spacing: 0.035em;
              border-top: #EEEEEE 1px solid; }
              main#main section#stats .container .column .content .mobile_dropdown .container .row span {
                font-family: KlavikaBold; }
              main#main section#stats .container .column .content .mobile_dropdown .container .row a {
                color: #000000; }
              main#main section#stats .container .column .content .mobile_dropdown .container .row:nth-child(10n+0), main#main section#stats .container .column .content .mobile_dropdown .container .row:first-child {
                border-top: #999999 1px solid; }
    main#main section#stats .container #dropdown_panel {
      width: 100%;
      background-color: #E4E3EB;
      display: none;
      clear: both;
      border-left: #000000 1px solid;
      border-right: #000000 1px solid;
      border-bottom: #000000 1px solid; }
      main#main section#stats .container #dropdown_panel .container {
        padding: 32px 0;
        overflow: hidden; }
        main#main section#stats .container #dropdown_panel .container .list {
          display: none; }
          main#main section#stats .container #dropdown_panel .container .list .col {
            width: 20%;
            padding: 0;
            float: left; }
            @media (min-width: 641px) and (max-width: 979px) {
              main#main section#stats .container #dropdown_panel .container .list .col {
                padding-left: 26px; } }
            main#main section#stats .container #dropdown_panel .container .list .col .row {
              font: 500 15px/18px Heebo;
              letter-spacing: -0.05em;
              margin-bottom: 0.5em;
              margin-left: 0 !important;
              margin-right: 0 !important;
              padding: 0 20px; }
              @media (max-width: 640px) {
                main#main section#stats .container #dropdown_panel .container .list .col .row {
                  letter-spacing: 0em; } }
              main#main section#stats .container #dropdown_panel .container .list .col .row a {
                color: #000000; }
                main#main section#stats .container #dropdown_panel .container .list .col .row a:hover {
                  color: #009CD8;
                  text-decoration: none; }
              @media (min-width: 641px) and (max-width: 979px) {
                main#main section#stats .container #dropdown_panel .container .list .col .row {
                  font-size: 12px;
                  text-transform: none; } }
            main#main section#stats .container #dropdown_panel .container .list .col span {
              font-weight: 400; }

main#main section#articles {
  margin-top: 41px;
  margin-bottom: 50px; }
  @media (max-width: 640px) {
    main#main section#articles {
      margin-top: 28px; } }
  main#main section#articles .ad_banner {
    margin: 40px 0; }
    @media (max-width: 640px) {
      main#main section#articles .ad_banner {
        margin: 0;
        border-top: #DCDCDC 1px solid;
        padding: 18px 0;
        text-align: center;
        background-color: #FFFFFF; } }
  main#main section#articles #header {
    display: block;
    font: normal 34px Signika;
    text-align: center;
    margin-bottom: 40px; }
    @media (max-width: 640px) {
      main#main section#articles #header {
        display: none; } }
  main#main section#articles #mobile_header {
    display: none;
    font: normal 22px/24px Signika;
    text-align: left;
    margin-bottom: 15px;
    padding: 0 19px; }
    @media (max-width: 640px) {
      main#main section#articles #mobile_header {
        display: block; } }
  main#main section#articles .container {
    width: 800px;
    margin: 0 auto; }
    @media (max-width: 640px) {
      main#main section#articles .container {
        width: 100%;
        padding: 0; } }
    main#main section#articles .container article {
      width: 800px;
      height: 165px;
      clear: both;
      margin-top: 48px;
      position: relative; }
      @media (max-width: 640px) {
        main#main section#articles .container article {
          width: 100%;
          padding: 18px 19px;
          text-align: left;
          border-top: #DCDCDC 1px solid;
          margin-top: 0;
          height: auto; } }
      main#main section#articles .container article a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      main#main section#articles .container article:first-child {
        margin-top: 0; }
      main#main section#articles .container article .image {
        width: 250px;
        height: 165px;
        position: absolute;
        left: 0;
        background-size: auto 165px;
        background-position: center; }
        @media (max-width: 640px) {
          main#main section#articles .container article .image {
            display: none; } }
      main#main section#articles .container article .content {
        width: 520px;
        height: 165px;
        position: absolute;
        right: 0; }
        @media (max-width: 640px) {
          main#main section#articles .container article .content {
            position: relative;
            width: 100%;
            height: auto; } }
        @media (max-width: 850px) {
          main#main section#articles .container article .content {
            padding-right: 50px; } }
        main#main section#articles .container article .content .rubric {
          font: 700 13px/28px Heebo;
          margin-top: -6px;
          margin-bottom: 8px;
          text-transform: uppercase; }
          @media (max-width: 767px) {
            main#main section#articles .container article .content .rubric {
              color: #009CD8; } }
        main#main section#articles .container article .content .hed {
          font: 300 26px/28px Heebo; }
          @media (max-width: 640px) {
            main#main section#articles .container article .content .hed {
              font: 500 16px/20px Heebo;
              color: #000000; } }

main#main .video-panel .player-row * {
  box-sizing: border-box; }

main#military-entrepreneurs {
  width: 100%;
  max-width: 980px;
  margin: 50px auto 0 auto;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    main#military-entrepreneurs {
      padding: 0 20px; } }
  main#military-entrepreneurs section.panel {
    margin: 0 0 50px 0; }
    main#military-entrepreneurs section.panel .headline {
      font: normal 36px/38px Signika;
      margin: 0 0 0.5em 0; }
    @media (max-width: 768px) {
      main#military-entrepreneurs section.panel .kWidgetIframeContainer {
        width: 100vw !important;
        height: calc(100vw / 1.76) !important;
        overflow: hidden !important;
        float: none !important;
        position: relative !important;
        left: -20px !important; } }
    main#military-entrepreneurs section.panel article {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      padding-left: 3em; }
      main#military-entrepreneurs section.panel article .col-l {
        margin-right: 1em; }
        @media (max-width: 768px) {
          main#military-entrepreneurs section.panel article .col-l {
            margin-right: 0; } }
      main#military-entrepreneurs section.panel article .col-r a {
        color: #000000;
        font: 700 22px/24px Heebo; }
      main#military-entrepreneurs section.panel article .col-r p {
        margin-top: 5px; }
      @media (max-width: 768px) {
        main#military-entrepreneurs section.panel article .col-r {
          padding-left: 12px; } }
    main#military-entrepreneurs section.panel p {
      font: 400 16px/24px Heebo;
      margin-bottom: 1em; }
      main#military-entrepreneurs section.panel p.quote {
        font: 200 18px/30px Heebo; }
        main#military-entrepreneurs section.panel p.quote span.credit {
          font: 500 18px/30px Heebo;
          font-style: italic; }
          main#military-entrepreneurs section.panel p.quote span.credit::before {
            content: ' - '; }
      main#military-entrepreneurs section.panel p.indent {
        padding-left: 3em; }
        @media (max-width: 768px) {
          main#military-entrepreneurs section.panel p.indent {
            padding-left: 0; } }
    main#military-entrepreneurs section.panel.header {
      text-align: center;
      margin: 0 0 50px 0; }
      main#military-entrepreneurs section.panel.header .headline {
        font: normal 48px/48px Signika;
        margin: 0 0 8px 0; }
      main#military-entrepreneurs section.panel.header .deck {
        font: 400 19px/30px Heebo; }
      main#military-entrepreneurs section.panel.header .cta {
        font: 800 19px/30px Heebo; }
        main#military-entrepreneurs section.panel.header .cta br {
          display: none; }
          @media (max-width: 768px) {
            main#military-entrepreneurs section.panel.header .cta br {
              display: inline; } }
        @media (max-width: 768px) {
          main#military-entrepreneurs section.panel.header .cta {
            background: #F1F1F1;
            width: 100vw;
            position: relative;
            left: -20px;
            padding: 20px 0;
            margin-top: 20px; } }
    main#military-entrepreneurs section.panel.columns {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-flow: row wrap; }
      @media (max-width: 768px) {
        main#military-entrepreneurs section.panel.columns {
          display: block; } }
      main#military-entrepreneurs section.panel.columns .headline {
        flex: 0 0 100%; }
      main#military-entrepreneurs section.panel.columns .col {
        width: 49%; }
        @media (max-width: 768px) {
          main#military-entrepreneurs section.panel.columns .col {
            width: 100%; } }

body.app * {
  box-sizing: border-box; }

body.app .container {
  width: 1000px;
  margin: 0 auto;
  position: relative; }
  @media only screen and (min-width: 451px) and (max-width: 979px) {
    body.app .container {
      width: 100%;
      padding: 0 20px;
      margin: 0; } }
  @media only screen and (max-width: 450px) {
    body.app .container {
      width: 100%;
      padding: 0 20px;
      margin: 0; } }

@media only screen and (min-width: 980px) {
  body.app .desktop-hide {
    display: none; } }

@media only screen and (max-width: 450px) {
  body.app .mobile-hide {
    display: none; } }

body.app section#header {
  background-color: #0092D8;
  background-image: url("//www.incimages.com/app/lander/header-stripes-2.png");
  width: 100%;
  height: 172px;
  color: #FFFFFF; }
  @media only screen and (min-width: 451px) and (max-width: 979px) {
    body.app section#header {
      height: auto;
      padding: 20px 0;
      z-index: 100; } }
  @media only screen and (max-width: 450px) {
    body.app section#header {
      height: auto;
      padding: 20px 0;
      position: relative;
      z-index: 100; } }
  body.app section#header #hed {
    font-family: 'Signika', sans-serif;
    font-weight: 400;
    font-size: 58px;
    line-height: 62px;
    letter-spacing: -0.025em;
    padding-top: 18px; }
    @media only screen and (min-width: 451px) and (max-width: 979px) {
      body.app section#header #hed {
        font-size: 8vmin;
        line-height: 8vmin;
        padding: 0; } }
    @media only screen and (max-width: 450px) {
      body.app section#header #hed {
        font-size: 38px;
        line-height: 36px;
        padding: 0;
        padding-bottom: 6px; } }
  body.app section#header #dek {
    font: normal 23px/27px RobotoLight;
    width: 840px; }
    @media only screen and (min-width: 451px) and (max-width: 979px) {
      body.app section#header #dek {
        width: 100%;
        font: normal 3vmin/4vmin RobotoRegular;
        padding-top: 0.5rem; } }
    @media only screen and (max-width: 450px) {
      body.app section#header #dek {
        font: normal 16px/19px RobotoRegular;
        width: 100%; } }

body.app section.app-content {
  background-color: #FFFFFF;
  position: relative; }
  body.app section.app-content .container {
    padding-left: 154px; }
    @media only screen and (min-width: 451px) and (max-width: 979px) {
      body.app section.app-content .container {
        padding: 0 20px;
        width: 100%; } }
    @media only screen and (max-width: 450px) {
      body.app section.app-content .container {
        padding: 0 20px;
        width: 100%; } }
    body.app section.app-content .container .title {
      font-family: 'Heebo', sans-serif;
      font-weight: 900;
      font-size: 48px;
      line-height: 48px;
      letter-spacing: -0.02em;
      padding-top: 42px; }
      @media only screen and (min-width: 451px) and (max-width: 979px) {
        body.app section.app-content .container .title {
          font-size: 5.5vw;
          line-height: 5.5vw; } }
      @media only screen and (max-width: 450px) {
        body.app section.app-content .container .title {
          padding-top: 30px;
          font-size: 24px;
          line-height: 24px;
          width: 200px; } }
      body.app section.app-content .container .title span {
        color: #0092D8; }
    body.app section.app-content .container ul {
      padding: 8px 0 8px 24px; }
      @media only screen and (min-width: 451px) and (max-width: 979px) {
        body.app section.app-content .container ul {
          padding: 1rem 0 0.5rem 24px; } }
      @media only screen and (max-width: 450px) {
        body.app section.app-content .container ul {
          padding: 10px 0 0 18px;
          width: 200px; } }
      body.app section.app-content .container ul li {
        font: normal 22px/28px RobotoLight;
        margin-top: 0.35em; }
        @media only screen and (min-width: 451px) and (max-width: 979px) {
          body.app section.app-content .container ul li {
            font-size: 2.25vw;
            line-height: 3vw; } }
        @media only screen and (max-width: 450px) {
          body.app section.app-content .container ul li {
            font: normal 15px/20px RobotoRegular;
            margin: 0; } }
        body.app section.app-content .container ul li:first-child {
          margin-top: 0; }
    body.app section.app-content .container .cta {
      font: normal 22px/28px RobotoBold;
      margin: 6px 0; }
      @media only screen and (min-width: 451px) and (max-width: 979px) {
        body.app section.app-content .container .cta {
          font-size: 2.25vw;
          line-height: 3vw; } }
      @media only screen and (max-width: 450px) {
        body.app section.app-content .container .cta {
          font: normal 15px/20px RobotoBlack; } }
    body.app section.app-content .container .download-badges {
      margin-top: 15px; }
      @media only screen and (min-width: 451px) and (max-width: 979px) {
        body.app section.app-content .container .download-badges {
          display: flex;
          justify-content: space-between; } }
      @media only screen and (max-width: 450px) {
        body.app section.app-content .container .download-badges {
          display: flex;
          justify-content: space-between; } }
      body.app section.app-content .container .download-badges a {
        margin-left: 20px; }
        body.app section.app-content .container .download-badges a:first-child {
          margin-left: 0; }
        @media only screen and (max-width: 450px) {
          body.app section.app-content .container .download-badges a {
            margin: 0; } }
        body.app section.app-content .container .download-badges a img {
          width: 154px; }
          @media only screen and (min-width: 451px) and (max-width: 979px) {
            body.app section.app-content .container .download-badges a img {
              width: 16vw; } }
          @media only screen and (max-width: 450px) {
            body.app section.app-content .container .download-badges a img {
              width: 26vw; } }
    body.app section.app-content .container .image {
      position: absolute;
      width: 346px;
      height: 566px;
      top: -60px;
      right: 0;
      z-index: 20; }
      @media only screen and (min-width: 451px) and (max-width: 979px) {
        body.app section.app-content .container .image {
          width: 42vw;
          height: 64vw;
          top: -40px;
          right: 0; } }
      @media only screen and (max-width: 450px) {
        body.app section.app-content .container .image {
          width: 170px;
          height: 261px;
          right: -53px;
          top: -26px; } }
      body.app section.app-content .container .image img {
        width: 100%;
        height: 100%; }

body.app section.stripe {
  background-color: #FAFAFA;
  position: relative;
  margin: 50px 0 0 0;
  width: 100%;
  height: 100px; }
  @media only screen and (max-width: 450px) {
    body.app section.stripe {
      margin-top: 20px;
      height: 30px;
      z-index: 100; } }

body.app section.digital-magazine {
  background-color: #FFFFFF;
  position: relative;
  margin-bottom: 200px; }
  @media only screen and (min-width: 451px) and (max-width: 979px) {
    body.app section.digital-magazine {
      margin-bottom: 25vh; } }
  @media only screen and (max-width: 450px) {
    body.app section.digital-magazine {
      margin-bottom: 20px; } }
  body.app section.digital-magazine .container {
    padding-left: 350px; }
    @media only screen and (min-width: 451px) and (max-width: 979px) {
      body.app section.digital-magazine .container {
        padding-left: 45vw; } }
    @media only screen and (max-width: 450px) {
      body.app section.digital-magazine .container {
        padding: 0 20px;
        width: 100%; } }
    body.app section.digital-magazine .container .title {
      font-family: 'Heebo', sans-serif;
      font-weight: 900;
      font-size: 48px;
      line-height: 48px;
      letter-spacing: -0.02em;
      padding-top: 42px; }
      body.app section.digital-magazine .container .title span {
        color: #0092D8; }
      @media only screen and (min-width: 451px) and (max-width: 979px) {
        body.app section.digital-magazine .container .title {
          font-size: 5.5vw;
          line-height: 5.5vw; } }
      @media only screen and (max-width: 450px) {
        body.app section.digital-magazine .container .title {
          padding-top: 30px;
          padding-left: 95px;
          font-size: 24px;
          line-height: 24px;
          width: 260px; } }
    body.app section.digital-magazine .container ul {
      padding: 8px 0 8px 24px; }
      @media only screen and (max-width: 450px) {
        body.app section.digital-magazine .container ul {
          padding: 10px 0 0 115px;
          width: 280px; } }
      body.app section.digital-magazine .container ul li {
        font: normal 22px/28px RobotoLight;
        margin-top: 0.35em; }
        @media only screen and (min-width: 451px) and (max-width: 979px) {
          body.app section.digital-magazine .container ul li {
            font-size: 2.25vw;
            line-height: 3vw; } }
        @media only screen and (max-width: 450px) {
          body.app section.digital-magazine .container ul li {
            font: normal 15px/20px RobotoRegular;
            margin: 4px 0 0 0; } }
        body.app section.digital-magazine .container ul li:first-child {
          margin-top: 0; }
    body.app section.digital-magazine .container .cta {
      font: normal 22px/28px RobotoBold;
      margin: 6px 0; }
      @media only screen and (min-width: 451px) and (max-width: 979px) {
        body.app section.digital-magazine .container .cta {
          font-size: 2.25vw;
          line-height: 3vw; } }
      @media only screen and (max-width: 450px) {
        body.app section.digital-magazine .container .cta {
          font: normal 15px/20px RobotoBlack; } }
    body.app section.digital-magazine .container .download-badges {
      margin-top: 20px; }
      @media only screen and (min-width: 451px) and (max-width: 979px) {
        body.app section.digital-magazine .container .download-badges {
          display: flex;
          justify-content: space-between; } }
      @media only screen and (max-width: 450px) {
        body.app section.digital-magazine .container .download-badges {
          display: flex;
          justify-content: space-between; } }
      body.app section.digital-magazine .container .download-badges a {
        margin-left: 20px; }
        body.app section.digital-magazine .container .download-badges a:first-child {
          margin-left: 0; }
        @media only screen and (min-width: 451px) and (max-width: 979px) {
          body.app section.digital-magazine .container .download-badges a {
            margin: 0; } }
        @media only screen and (max-width: 450px) {
          body.app section.digital-magazine .container .download-badges a {
            margin: 0; } }
        body.app section.digital-magazine .container .download-badges a img {
          width: 72px; }
          @media only screen and (min-width: 451px) and (max-width: 979px) {
            body.app section.digital-magazine .container .download-badges a img {
              width: 6.7vw; } }
          @media only screen and (max-width: 450px) {
            body.app section.digital-magazine .container .download-badges a img {
              width: 12vw; } }
    body.app section.digital-magazine .container .image {
      position: absolute;
      width: 319px;
      height: 551px;
      top: -77px;
      left: 0;
      z-index: 20; }
      @media only screen and (min-width: 451px) and (max-width: 979px) {
        body.app section.digital-magazine .container .image {
          width: 42vw;
          height: 64vw;
          top: -40px;
          left: 1vw; } }
      @media only screen and (max-width: 450px) {
        body.app section.digital-magazine .container .image {
          width: 150px;
          height: 260px;
          top: -30px;
          left: -52px; } }
      body.app section.digital-magazine .container .image img {
        width: 100%;
        height: 100%; }

body.profile #inc5000-header-placeholder, body.inc5000 #inc5000-header-placeholder {
  display: none !important; }

body.profile section.Section, body.profile .ArticleMetaDataArea section.InnerContentContainer, .ArticleMetaDataArea body.profile section.InnerContentContainer, body.profile .ArticleMetaDataArea section.ShowHideButtonContainer, .ArticleMetaDataArea body.profile section.ShowHideButtonContainer, body.inc5000 section.Section, body.inc5000 .ArticleMetaDataArea section.InnerContentContainer, .ArticleMetaDataArea body.inc5000 section.InnerContentContainer, body.inc5000 .ArticleMetaDataArea section.ShowHideButtonContainer, .ArticleMetaDataArea body.inc5000 section.ShowHideButtonContainer {
  margin-top: 0 !important; }

section.collection {
  margin-top: 66px; }
  section.collection a[href="javascript:void(0);"] {
    cursor: default; }
  section.collection.list-best-workplaces .responsive .panel.panel-address {
    border-bottom-color: #ffe9a0; }
  section.collection.list-30-under-30 .responsive .panel.panel-address {
    border-bottom-color: #92e363; }
  section.collection.list-18 .responsive .panel.panel-address, section.collection.founders-40 .responsive .panel.panel-address, section.collection.list-founders-10 .responsive .panel.panel-address {
    border-bottom-color: #ff647b; }
  section.collection.list-17, section.collection.list-31 {
    /*coolest college*/ }
    section.collection.list-17 .responsive .panel.panel-address, section.collection.list-31 .responsive .panel.panel-address {
      border-bottom-color: #f76242; }
  section.collection.list-verified .responsive .panel.panel-address, section.collection.list-19 .responsive .panel.panel-address {
    border-bottom-color: #87a179; }
  section.collection.list-disruptive-25 .responsive .panel.panel-address, section.collection.list-41 .responsive .panel.panel-address {
    border-bottom-color: #546bff; }
  section.collection span.list-year {
    font-size: 13px;
    font-family: Roboto-Black;
    margin-top: 4px; }
  section.collection div.top dl.rank dt,
  section.collection div.top dl.rank dd,
  section.collection div.top dl.custom_value dt,
  section.collection div.top dl.custom_value dd {
    font-weight: bold; }
  section.collection div.SectionUpDown {
    top: auto;
    bottom: 200px; }
  @media (max-width: 47.95em) {
    section.collection {
      margin-top: 0; } }
  @media all and (max-width: 767px) and (min-width: 641px) {
    section.collection {
      margin-top: 55px; } }

article.profile {
  margin-top: 50px;
  margin: 0px auto 50px;
  font-family: Roboto;
  font-size: 16px;
  position: relative;
  /*
  div.top dt{
    @include mq(small){
      width:185px;
    }
  }*/ }
  article.profile div.profile {
    box-sizing: content-box; }
    article.profile div.profile * {
      box-sizing: content-box; }
    @media (min-width: 48em) {
      article.profile div.profile {
        padding: 0 20px; } }
  article.profile .panel-address {
    letter-spacing: -.3px; }
    @media (min-width: 48em) {
      article.profile .panel-address dt {
        margin-right: 12px; } }
    @media (max-width: 400px) {
      article.profile .panel-address dt {
        width: 150px; } }
    @media (max-width: 47.95em) {
      article.profile .panel-address {
        width: 100%; } }
  article.profile .panel-address .column-1 {
    white-space: nowrap;
    width: 235px;
    width: 58.02469%; }
    @media (max-width: 47.95em) {
      article.profile .panel-address .column-1 {
        white-space: normal; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      article.profile .panel-address .column-1 {
        width: 100%; } }
    @media (max-width: 47.95em) {
      article.profile .panel-address .column-1 {
        width: 100%; } }
  article.profile .panel-address .column-2 {
    white-space: nowrap;
    width: 170px;
    width: 41.97531%; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      article.profile .panel-address .column-2 {
        width: 100%; } }
    @media (max-width: 47.95em) {
      article.profile .panel-address .column-2 {
        width: 100%; } }
    @media (max-width: 47.95em) {
      article.profile .panel-address .column-2 {
        white-space: normal; } }
  article.profile .panel-prevrankings .column-1 {
    width: 190px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      article.profile .panel-prevrankings .column-1 {
        width: 100%; } }
    @media (max-width: 47.95em) {
      article.profile .panel-prevrankings .column-1 {
        width: 100%; } }
  article.profile .profile-content {
    display: -webkit-flex;
    display: flex; }
    @media (min-width: 56.75em) {
      article.profile .profile-content .company-profile-data {
        max-width: 640px; } }
  @media (min-width: 48em) and (max-width: 56.7em) {
    article.profile .columns {
      width: 100%; } }
  @media (max-width: 56.7em) {
    article.profile .columns dl {
      width: 100%; } }
  article.profile div.column-1 {
    display: inline-block;
    vertical-align: top; }
  article.profile .panel-prevrankings {
    font-size: 0; }
    article.profile .panel-prevrankings .column-1 {
      border-bottom: 0; }
      @media (min-width: 56.75em) {
        article.profile .panel-prevrankings .column-1 h2 {
          border-bottom: 0; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        article.profile .panel-prevrankings .column-1 {
          border-bottom: 1px solid #e1e1e1; } }
  @media (max-width: 47.95em) {
    article.profile .badge-column {
      display: none; } }
  article.profile .badge-column .badge {
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px; }
  article.profile .columns {
    width: 100%;
    vertical-align: top;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    vertical-align: top; }
    @media (max-width: 47.95em) {
      article.profile .columns {
        width: 100%; } }
    article.profile .columns dl {
      display: -webkit-inline-flex;
      display: inline-flex;
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      /*prevent them from being smashed against each other*/
      box-sizing: border-box;
      padding-right: 7px; }
      @media (min-width: 48em) {
        article.profile .columns dl:nth-child(odd) {
          width: calc(50% + 14px); }
        article.profile .columns dl:nth-child(even) {
          width: calc(50% - 14px); } }
  article.profile .panel-video {
    /* adds a scroll bar (forgot why it's there in the first place)
    .description{
      overflow:auto;
    }*/ }
    article.profile .panel-video div.image {
      margin-top: 50px;
      margin-bottom: 50px; }
    article.profile .panel-video img {
      width: 100%; }
    article.profile .panel-video .kaltura-video-player {
      margin-top: 20px; }
    article.profile .panel-video .caption {
      font: normal normal normal normal 13px / 15px RobotoMedium;
      margin: 12px 0; }
      @media (max-width: 47.95em) {
        article.profile .panel-video .caption {
          padding: 12px 15px; } }
    article.profile .panel-video img {
      max-width: 100%; }
    article.profile .panel-video div.description {
      margin-bottom: 20px;
      line-height: 25px; }
      article.profile .panel-video div.description[data-imageabove="true"] {
        border-top: 6px solid #e1e1e1; }
      article.profile .panel-video div.description p, article.profile .panel-video div.description h2, article.profile .panel-video div.description h3 {
        margin-top: 12px;
        margin-bottom: 12px; }
      @media (max-width: 47.95em) {
        article.profile .panel-video div.description {
          padding-left: 15px;
          padding-right: 15px; } }
      article.profile .panel-video div.description h2, article.profile .panel-video div.description h3 {
        /*used to be description label, removed. But might still need a style for headers*/
        border-bottom: 0px;
        font: normal normal normal normal 17px / 25px RobotoMedium; }
        @media (max-width: 47.95em) {
          article.profile .panel-video div.description h2, article.profile .panel-video div.description h3 {
            font: normal normal normal normal 17px / 25px Roboto; } }
  article.profile header {
    font-size: 18px;
    line-height: 24px;
    overflow: hidden; }
    @media (max-width: 47.95em) {
      article.profile header {
        padding: 0px 15px;
        display: -webkit-box;
        display: box;
        -webkit-box-orient: vertical;
        box-orient: vertical;
        display: -webkit-flexbox;
        display: flexbox;
        -webkit-flex-direction: column;
        flex-direction: column;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column; } }
    article.profile header .share-to-vote {
      width: 200px;
      line-height: 17px;
      text-align: center;
      float: right;
      position: relative;
      top: 14px;
      cursor: pointer;
      font-family: RobotoCondensedBold; }
      @media (max-width: 47.95em) {
        article.profile header .share-to-vote {
          float: none;
          position: static;
          margin: 0 auto 20px;
          order: 3; } }
    article.profile header p {
      margin-bottom: 16px;
      /*online*/ }
    article.profile header img.badge, article.profile header img.logo {
      float: left;
      margin-right: 35px;
      width: 100%; }
    article.profile header img.badge {
      display: none;
      width: 175px; }
    article.profile header .share {
      margin-bottom: 25px; }
    article.profile header img {
      width: 100%; }
  @media (max-width: 47.95em) {
    article.profile > header > h1 {
      margin-top: 30px; } }
  article.profile h1 {
    font: 44px/44px HeeboBlack,Titillium,Helvetica,Arial,sans-serif;
    margin: 0px 0px 9px; }
    @media (max-width: 47.95em) {
      article.profile h1 {
        font-size: 36px;
        line-height: 34px; } }
  article.profile h2 {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    margin: 0px;
    text-transform: uppercase;
    margin: 12px 0px; }
    article.profile h2 span {
      text-transform: initial;
      font-style: italic; }
  article.profile .responsive header {
    border-bottom: 1px solid #e1e1e1; }
  article.profile .responsive .panel-otherrecognitions header {
    border-bottom: 0px solid #e1e1e1; }
  article.profile p {
    margin-top: 0px;
    margin-bottom: 1em;
    line-height: 25px; }
    article.profile p img {
      float: left;
      margin-right: 20px; }
  article.profile dl {
    /*
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap:wrap;*/
    margin: 0px; }
  article.profile a {
    text-decoration: none;
    color: inherit; }
  article.profile a:hover {
    text-decoration: underline; }
  article.profile dl {
    font-size: 0;
    line-height: 25px; }
    article.profile dl dt, article.profile dl dd {
      padding: 12px 0px;
      display: inline-block;
      font-size: 17px;
      vertical-align: top; }
    article.profile dl dd {
      font-weight: 500;
      margin: 0px; }
      article.profile dl dd span.age {
        font-weight: normal; }
  article.profile .panel-otherrecognitions li {
    margin: 15px 0;
    list-style-type: none;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 120px; }
    article.profile .panel-otherrecognitions li a {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: center;
      align-items: center; }
    article.profile .panel-otherrecognitions li img {
      width: 63px; }
    article.profile .panel-otherrecognitions li:not(:last-child) {
      border-right: 1px solid #cccccc; }
  @media (max-width: 47.95em) {
    article.profile .panel.panel-related ul li {
      background-position: 15px 16px !important; }
    article.profile .panel-address div.top dt, article.profile .panel-address div.middle.columns dt, article.profile .panel-address div.bottom dt, article.profile .panel-contact dt, article.profile .panel-prevrankings dt, article.profile .panel-honoree > *, article.profile > header > *, article.profile .related-lists li a, article.profile .pitch, article.profile .traction, article.profile .panel > h2, article.profile .panel-otherrecognitions li {
      padding-left: 15px; } }
  article.profile .panel-address dt, article.profile .panel-prevrankings dt, article.profile .panel-contact dt {
    box-sizing: border-box; }
    @media (max-width: 47.95em) {
      article.profile .panel-address dt, article.profile .panel-prevrankings dt, article.profile .panel-contact dt {
        width: 200px;
        -webkit-flex: 0 0 200px;
        flex: 0 0 200px;
        justify-content: center; } }
    @media (max-width: 400px) {
      article.profile .panel-address dt, article.profile .panel-prevrankings dt, article.profile .panel-contact dt {
        width: 150px;
        -webkit-flex: 0 0 150px;
        flex: 0 0 150px; } }
  @media (max-width: 47.95em) {
    article.profile .panel-contact dd, article.profile .panel-address dd:not(.address) {
      width: calc(100% - 200px); } }
  @media (max-width: 400px) {
    article.profile .panel-contact dd, article.profile .panel-address dd:not(.address) {
      width: calc(100% - 150px); } }
  article.profile .panel-contact .information-provided-by-company {
    font-family: Roboto;
    font-size: 14px;
    font-style: italic;
    color: #666666;
    text-align: right; }
  article.profile .panel-contact dl {
    clear: both; }
  article.profile .panel-contact div.description {
    margin: 20px 0; }
    article.profile .panel-contact div.description img {
      float: left;
      width: 200px;
      max-width: 50%;
      margin-bottom: 15px;
      margin-right: 15px; }
    @media (max-width: 47.95em) {
      article.profile .panel-contact div.description {
        margin-left: 12px;
        margin-right: 12px; } }
  article.profile .panel-contact header {
    position: relative; }
    article.profile .panel-contact header a.what-is-this {
      position: absolute;
      top: 11px;
      right: 12px;
      font-family: Arial;
      font-size: 11px;
      font-style: italic;
      color: #099cd0; }
  article.profile .panel-contact dt {
    width: 100px; }
  article.profile .panel-contact dd {
    width: calc(100% - 100px); }
  @media (max-width: 47.95em) {
    article.profile .panel-contact dt {
      width: 115px; }
    article.profile .panel-contact dd {
      width: calc(100% - 115px); } }
  article.profile .panel-contact dt, article.profile .panel-contact dd {
    border-bottom: 1px solid #e1e1e1; }
  article.profile .inc5000widget {
    font-size: 0; }
    article.profile .inc5000widget dl {
      width: calc(50% - 2.5%);
      display: inline-block;
      border-bottom: 1px solid #e1e1e1; }
    @media (min-width: 48em) {
      article.profile .inc5000widget[data-fields="3"] dl:last-child {
        border-bottom: 0px solid #e1e1e1; }
      article.profile .inc5000widget[data-fields="2"] dl:nth-last-child(2), article.profile .inc5000widget[data-fields="4"] dl:nth-last-child(2) {
        border-bottom: 0px solid #e1e1e1; } }
    article.profile .inc5000widget dl:nth-child(odd) {
      padding-right: 2.5%; }
    article.profile .inc5000widget dl:nth-child(odd) {
      padding-left: 2.5%; }
    article.profile .inc5000widget dt {
      width: 180px; }
  article.profile .inc5000widget div.logo-wrapper {
    background-image: url("https://www.incimages.com/inc5000/behindbadge/inc5000widgetspikes.png");
    background-repeat: no-repeat;
    background-position: 50%;
    margin-bottom: 12px;
    margin-top: 40px; }
  article.profile div.logo-wrapper {
    /*  
    background-image: url("https://www.incimages.com/inc5000/behindbadge/inc5000_spikes.png");
      background-repeat: no-repeat;
      background-position: 50%;*/
    display: -webkit-flex;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-justify-content: center;
    justify-content: center; }
    article.profile div.logo-wrapper img.logo {
      height: 93px; }
  @media (min-width: 56.75em) {
    article.profile section.panel-address[data-bottom="0"] div.middle dl:last-child {
      border-bottom: 0px solid #e1e1e1; }
    article.profile section.panel-address[data-bottom="0"][data-middle="2"] div.middle dl:nth-last-child(2), article.profile section.panel-address[data-bottom="0"][data-middle="4"] div.middle dl:nth-last-child(2), article.profile section.panel-address[data-bottom="0"][data-middle="6"] div.middle dl:nth-last-child(2), article.profile section.panel-address[data-bottom="0"][data-middle="8"] div.middle dl:nth-last-child(2), article.profile section.panel-address[data-bottom="0"][data-middle="10"] div.middle dl:nth-last-child(2), article.profile section.panel-address[data-bottom="0"][data-middle="12"] div.middle dl:nth-last-child(2), article.profile section.panel-address[data-bottom="0"][data-middle="14"] div.middle dl:nth-last-child(2) {
      border-bottom: 0px solid #e1e1e1; } }
  article.profile .panel-address {
    font-size: 0; }
    article.profile .panel-address div.logo-wrapper {
      height: 150px;
      position: relative; }
      article.profile .panel-address div.logo-wrapper svg {
        position: absolute;
        left: 0; }
      article.profile .panel-address div.logo-wrapper a.logo {
        z-index: 2;
        display: flex;
        width: 150px;
        height: 150px;
        background: white;
        text-align: center;
        border-radius: 100px;
        justify-content: center;
        align-items: center; }
        article.profile .panel-address div.logo-wrapper a.logo img.logo {
          height: 134px;
          width: 134px; }
          @media (max-width: 47.95em) {
            article.profile .panel-address div.logo-wrapper a.logo img.logo {
              margin-left: 15px; } }
    article.profile .panel-address div.middle.columns {
      display: -webkit-box;
      display: box;
      display: -webkit-flexbox;
      display: flexbox;
      display: -webkit-flex;
      display: flex; }
      article.profile .panel-address div.middle.columns dl.share dd {
        padding-top: 0;
        vertical-align: top; }
    @media (min-width: 56.75em) {
      article.profile .panel-address > dl:first-child dt {
        padding-right: 20px;
        width: auto; } }
    article.profile .panel-address dl.ifc_money_raised dd {
      white-space: nowrap; }
  article.profile .panel-founders dl {
    display: inline-block;
    display: -moz-inline-box;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: calc(3000%/635);
    width: calc(45500%/635); }
    .ie8 article.profile .panel-founders dl {
      padding-left: 30px;
      width: 455px; }
    article.profile .panel-founders dl dt, article.profile .panel-founders dl dd {
      width: 50%; }
      .ie8 article.profile .panel-founders dl dt, .ie9 article.profile .panel-founders dl dt, .ie8 article.profile .panel-founders dl dd, .ie9 article.profile .panel-founders dl dd {
        display: inline-block; }
  article.profile .panel-honors li {
    border-bottom: 1px solid #e1e1e1; }
  article.profile ul {
    padding: 0px;
    font-size: 0px; }
    article.profile ul li {
      display: inline-block;
      padding: 0px;
      vertical-align: top;
      width: 50%;
      padding: 12px 0px; }
      @media (max-width: 47.95em) {
        article.profile ul li {
          padding: 12px 12px;
          width: 100%; } }
      article.profile ul li .descriptionWrapper {
        display: inline-block;
        display: -ms-inline-flexbox;
        display: -moz-inline-box;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: inline-flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        vertical-align: top;
        min-height: 80px;
        width: calc(100% - 80px);
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px; }
        .ie8 article.profile ul li .descriptionWrapper {
          width: 553px;
          /*633-80*/ }
        article.profile ul li .descriptionWrapper .description {
          box-sizing: border-box;
          display: inline-block;
          font-size: 17px;
          line-height: 21px;
          vertical-align: middle; }
      article.profile ul li .rank {
        background-image: url("//www.incimages.com/images/badgesprite_2017.png");
        color: white;
        display: inline-block;
        font: normal normal 800 24px/78px Lato, helvetica, arial;
        text-align: center;
        top: 0px;
        width: 80px;
        height: 80px;
        text-decoration: none;
        /*redundant on live site*/
        background-position: 0px 0px;
        /*
        @include mq(small){
          background-position:0px 224px;
          background-size:295px;
        }*/ }
        article.profile ul li .rank .numberSymbol {
          font: normal normal 800 13px/70px Lato, helvetica, arial; }
      article.profile ul li.state_badge .rank {
        background-position: -84px 0px;
        /*
          @include mq(small){
            background-position:-42px 224px;
            background-size:295px;
          }*/ }
      article.profile ul li.metro_badge .rank {
        background-position: 0px 0px;
        /*
          @include mq(small){
            background-position:125px 224px;
            background-size:295px;
          }*/ }
      article.profile ul li.honoree_badge .rank {
        background-position: 80px 0px;
        /*
          @include mq(small){
            background-position:40px 224px;
            background-size:295px;
          }*/ }
      article.profile ul li.honoree_badge .text {
        display: none; }
      article.profile ul li.tenx_badge .rank {
        background-position: 251px 0px;
        /*
          @include mq(small){
            background-position:40px 224px;
            background-size:295px;
          }*/ }
      article.profile ul li.tenx_badge .text {
        display: none; }
  .ie8 article.profile .panel-address dl, .ie9 article.profile .panel-address dl {
    font-size: 0px; }
    .ie8 article.profile .panel-address dl > *, .ie9 article.profile .panel-address dl > * {
      display: inline-block;
      font-size: 17px;
      /*would say initial if ie supported it */ }
  article.profile .panel.panel-header p {
    font-size: 18px;
    line-height: 24px; }
  article.profile .panel.panel-founders {
    display: -webkit-box;
    display: box;
    display: -webkit-flexbox;
    display: flexbox;
    display: -webkit-flex;
    display: flex; }
    article.profile .panel.panel-founders img {
      width: calc(17000%/635);
      padding-right: 30px;
      -ms-flex-item-align: center;
      -webkit-align-self: center;
      align-self: center;
      margin: 14px 0px; }
      .ie8 article.profile .panel.panel-founders img {
        width: 170px; }
  article.profile .panel.panel-honoree {
    margin-top: 20px; }
    article.profile .panel.panel-honoree h2 {
      margin-top: 0; }
    article.profile .panel.panel-honoree p {
      overflow: auto;
      /*live*/ }
  article.profile .sidebar .sidebar_upper {
    height: auto; }
  article.profile .sidebar .panel.panel-related ul li:not(:last-child) {
    margin-bottom: 1em; }
  article.profile .panel.panel-related ul li {
    background-image: url("//www.incimages.com/inc5000/relatedListsBullet.png");
    background-repeat: no-repeat;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 35px;
    font-size: initial;
    width: initial;
    display: block;
    background-position: 0px 5px;
    line-height: 20px; }
    .ie article.profile .panel.panel-related ul li {
      font-size: 16px;
      width: 100%; }
  article.profile .inc5000widget .panel.panel-related ul li {
    background-image: none;
    padding-left: 0;
    display: inline-block;
    width: 50%;
    border-bottom: 1px solid #e1e1e1;
    padding: 12px 0px; }
  article.profile .panel.panel-honors .honors {
    display: -webkit-box;
    display: box;
    /*no wrap?*/
    display: -webkit-flexbox;
    display: flexbox;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 526px) {
      article.profile .panel.panel-honors .honors {
        /*based on width of "Telecommunications"*/ }
        article.profile .panel.panel-honors .honors li {
          width: 100%; } }
    article.profile .panel.panel-honors .honors a:not([href]):hover {
      text-decoration: none; }
  article.profile .panel.panel-prevrankings dl {
    border-bottom: 1px solid #e1e1e1;
    width: 50%;
    display: inline-block; }
    article.profile .panel.panel-prevrankings dl dt {
      width: 100px; }
      article.profile .panel.panel-prevrankings dl dt:after {
        content: ""; }
  article.profile .panel.panel-inyourownwords {
    overflow: auto; }
    article.profile .panel.panel-inyourownwords img.logo {
      float: left;
      margin-right: 35px;
      max-width: 180px;
      width: 30%; }
    article.profile .panel.panel-inyourownwords p {
      font-size: 17px;
      line-height: 22px;
      margin-top: 0px;
      overflow: initial;
      margin-bottom: 17px;
      /*online*/ }
    article.profile .panel.panel-inyourownwords h2 {
      border-bottom: 0px; }
    @media (max-width: 47.95em) {
      article.profile .panel.panel-inyourownwords div.body {
        margin-left: 15px; } }
  article.profile .panel.panel-inc5000 dt {
    width: 50%; }
  article.profile .panel.panel-inc5000 .content {
    font-size: 0;
    display: -webkit-box;
    display: box;
    display: -webkit-flexbox;
    display: flexbox;
    display: -webkit-flex;
    display: flex; }
  @media (max-width: 47.95em) {
    article.profile .panel.panel-inc5000 h2, article.profile .panel.panel-inc5000 dl {
      padding-left: 15px;
      padding-right: 15px; } }
  article.profile h2.more-company-information {
    cursor: pointer; }
    article.profile h2.more-company-information .fa {
      color: #e1e1e1; }
  article.profile div.column-2 {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 949px) {
      article.profile div.column-2 {
        width: 100%; } }
  article.profile .sidebarFixedRectangle.Ad {
    margin: 50px auto;
    text-align: center;
    background: whitesmoke;
    padding: 13px 0; }
  article.profile dt:after {
    content: ":\00a0"; }
  @media (min-width: 48em) {
    article.profile > :not(.Ad) {
      max-width: 990px;
      margin-left: auto;
      margin-right: auto; } }
  article.profile .responsive .panel {
    border-bottom: 6px solid #e1e1e1; }
  article.profile div.top dl {
    padding: 12px 0; }
  article.profile div.top dt, article.profile div.top dd {
    display: inline; }
    @media (max-width: 47.95em) {
      article.profile div.top dt, article.profile div.top dd {
        display: inline-block; } }
  article.profile div.top dl, article.profile div.columns dl {
    border-bottom: 1px solid #e1e1e1; }
  article.profile div.bottom dl {
    display: inline;
    margin-right: 16px; }
    @media (max-width: 47.95em) {
      article.profile div.bottom dl {
        margin-right: 0;
        border-bottom: 1px solid #e1e1e1;
        display: block; } }
  article.profile section.responsive {
    display: inline-block;
    box-sizing: border-box;
    width: 100%; }
  article.profile section.sidebar {
    height: 100%;
    position: absolute !important;
    display: none;
    padding-top: 10px;
    vertical-align: top;
    box-sizing: border-box;
    font-family: KlavikaLight, Titillium;
    position: static;
    right: 0px;
    top: 0px;
    min-width: 350px;
    padding-left: 28px; }
    article.profile section.sidebar .ShareButtonAnchor:hover {
      text-decoration: none; }
    @media (min-width: 56.75em) {
      article.profile section.sidebar {
        display: inline-block; } }
    article.profile section.sidebar > * {
      -webkit-order: 2;
      order: 2; }
      article.profile section.sidebar > *.quote {
        -webkit-order: 0;
        order: 0; }
        article.profile section.sidebar > *.quote ~ .WideAdTile.PatternTile {
          -webkit-order: 1;
          order: 1; }
      article.profile section.sidebar > *.panel-related:first-child {
        -webkit-order: 1;
        order: 1;
        margin-bottom: 30px; }
        article.profile section.sidebar > *.panel-related:first-child ~ .WideAdTile.PatternTile {
          -webkit-order: 0;
          order: 0;
          margin-bottom: 30px; }
    article.profile section.sidebar .panel-honoree, article.profile section.sidebar .panel-related {
      font-family: Roboto; }
    @media (max-width: 47.95em) {
      article.profile section.sidebar {
        display: none; } }
    article.profile section.sidebar .fa-quote-left, article.profile section.sidebar .fa-quote-right {
      font-size: 23px; }
    article.profile section.sidebar section.quote {
      position: relative;
      width: 200px;
      margin: 0 auto;
      margin-bottom: 50px;
      border: 6px solid #f1f1f1;
      padding: 35px;
      box-sizing: content-box;
      border-radius: 50px; }
      article.profile section.sidebar section.quote .tweet-this {
        color: #f1f1f1;
        font-size: 30px;
        line-height: 25px;
        font-family: KlavikaBlack;
        position: absolute;
        bottom: 0px;
        background: white;
        left: 50%;
        transform: translate(-50%, 50%);
        width: 186px;
        text-align: center; }
        article.profile section.sidebar section.quote .tweet-this i {
          color: #f1f1f1; }
      article.profile section.sidebar section.quote:hover {
        border: 6px solid #1ca1f2; }
        article.profile section.sidebar section.quote:hover .tweet-this {
          color: #1ca1f2; }
          article.profile section.sidebar section.quote:hover .tweet-this i {
            color: #1ca1f2; }
      article.profile section.sidebar section.quote div.quote {
        font-size: 26px;
        line-height: 30px;
        font-family: KlavikaLightCondensed; }
        article.profile section.sidebar section.quote div.quote span.quote {
          font-size: 68px;
          line-height: 30px;
          position: relative;
          top: 30px;
          font-family: KlavikaMediumCondensed; }
      article.profile section.sidebar section.quote .quote-credit {
        font-size: 0px;
        font-family: KlavikaRegularItalic;
        line-height: 20px;
        margin-top: 6px; }
        article.profile section.sidebar section.quote .quote-credit:before {
          content: "–";
          display: inline-block;
          vertical-align: top;
          width: 10px;
          font-size: 16px; }
        article.profile section.sidebar section.quote .quote-credit .quote-credit-content {
          display: inline-block;
          vertical-align: top;
          width: calc(100% - 10px);
          font-size: 16px; }
  @media (max-width: 47.95em) {
    article.profile article.profile {
      padding-left: 0px;
      padding-right: 0px; }
    article.profile aside {
      display: none; } }

article.profile.college dd.founded {
  width: calc(100% - 120px); }

@media (min-width: 48em) {
  article.profile.college dt.founders, article.profile.college dt.attended, article.profile.college dt.twitter, article.profile.college dt.facebook, article.profile.college dt.website {
    width: 120px; }
  article.profile.college dd.founders, article.profile.college dd.attended, article.profile.college dd.twitter, article.profile.college dd.facebook, article.profile.college dd.website {
    width: calc(100% - 120px); }
  article.profile.college dd.founded {
    width: calc(50% - 120px); } }

article.profile.college dd.twitter a, article.profile.college dd.facebook a, article.profile.college dd.website a {
  color: #199dd6 !important; }

article.profile.college .panel.panel-address {
  margin-top: 30px; }

article.profile.college dt.nominated.by, article.profile.college dd.nominated.by, article.profile.college .pitch, article.profile.college .traction {
  border-bottom: 1px solid #e1e1e1; }

@media (max-width: 47.95em) {
  article.profile.college ul li {
    padding: 0px;
    margin: 12px 0; } }

article.profile.college dt:after {
  content: ":"; }

article.profile.college .panel.panel-address .pitch h3 {
  font: normal normal bold normal 17px / 25px Roboto;
  text-transform: uppercase;
  padding-top: 12px; }

article.profile.college .panel.panel-address .pitch h3:nth-of-type(2) {
  border-top: 1px solid #e1e1e1;
  margin-top: 12px; }

article.profile.college .pitch {
  padding-bottom: 12px; }

a.vote-fave {
  display: inline-block;
  vertical-align: bottom;
  float: right; }

.panel.related-articles li {
  list-style-type: none;
  font: normal normal normal normal 17px / 25px RobotoMedium;
  color: #00a0cf;
  padding: 12px 0px; }
  .panel.related-articles li:not(:last-child) {
    border-bottom: 1px solid #e1e1e1; }
  @media (max-width: 47.95em) {
    .panel.related-articles li {
      padding-left: 15px; } }

.founders40 .panel-honors {
  display: none; }

.founders40 .panel-founders dt, .founders40 .panel-founders dd {
  display: flex;
  align-items: center; }

@media (max-width: 47.95em) {
  .founders40 .panel-founders {
    padding-left: 15px; } }

.founders40 .panel-address h2 {
  width: 100%; }

@media (max-width: 47.95em) {
  .founders40 .panel-address h2, .founders40 .panel-address p {
    padding-left: 15px; } }

.profile.verified .logo {
  max-width: 116px; }

.SectionUpDown .PreviousButton {
  display: flex;
  flex-direction: column-reverse;
  display: -webkit-box;
  display: box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: reverse;
  box-direction: reverse;
  display: -webkit-flexbox;
  display: flexbox;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse; }
  @media (max-width: 47.95em) {
    .SectionUpDown .PreviousButton {
      border-bottom: 0; } }

@media (max-width: 47.95em) {
  .SectionUpDown .NextButton {
    border-top: 0; } }

@media (max-width: 47.95em) {
  .SectionUpDown .NextButton, .SectionUpDown .PreviousButton {
    position: static;
    height: 53px;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; } }

.SectionUpDown .NextButton .Preview, .SectionUpDown .PreviousButton .Preview {
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: -webkit-box;
  display: box;
  display: -webkit-flexbox;
  display: flexbox;
  -webkit-flex-pack: center;
  flex-pack: center;
  -webkit-flex-align: center;
  flex-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center; }

.inc5000listpage .narrowArticleHeaderContainer {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 45px 5px 15px 5px;
  padding-top: 45px;
  padding-bottom: 15px;
  clear: both; }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .inc5000listpage .narrowArticleHeaderContainer {
      width: 100%;
      padding: 45px 20px 15px 20px; } }
  @media (max-width: 56.7em) {
    .inc5000listpage .narrowArticleHeaderContainer {
      width: 100%;
      padding: 15px 20px 0 20px; } }

.inc5000listpage .ShareContainerLower {
  display: block;
  float: none;
  width: 980px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0 auto; }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .inc5000listpage .ShareContainerLower {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 56.7em) {
    .inc5000listpage .ShareContainerLower {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }

.inc5000listpage .article-page-headline {
  display: inline;
  margin-top: 0 !important; }

.inc5000listpage .Authors {
  position: relative;
  bottom: 1px; }

.inc5000-header-placeholder {
  position: relative;
  height: 85px; }

@-moz-document url-prefix() {
  .subnav-search input {
    padding-left: 4px; } }

@media (max-width: 47.95em) {
  .unit_flexiblebillboard {
    display: none; } }

.unit_mobilerectangle {
  display: none; }
  @media (max-width: 47.95em) {
    .unit_mobilerectangle {
      display: block; } }

.ie8 .Inc5000ProfileTile .profile .responsive .RankTable .tablerow .dtddwrapper {
  position: relative;
  right: 45px; }

.ie8 .Inc5000ProfileTile .profile .responsive .RankTable .tablerow:last-child .dtddwrapper:last-child dd {
  width: 45px;
  white-space: normal; }

.Inc5000ChannelSection {
  color: #000;
  background-color: #FFF;
  text-decoration: none; }
  .Inc5000ChannelSection .SectionBody, .Inc5000ChannelSection .SectionHeader, .Inc5000ChannelSection .SectionFooter {
    position: relative;
    width: 980px;
    margin: 0 auto; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .Inc5000ChannelSection .SectionBody, .Inc5000ChannelSection .SectionHeader, .Inc5000ChannelSection .SectionFooter {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 56.7em) {
      .Inc5000ChannelSection .SectionBody, .Inc5000ChannelSection .SectionHeader, .Inc5000ChannelSection .SectionFooter {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
  .Inc5000ChannelSection h1.inc5000headline {
    font-size: 72px;
    font-family: KlavikaBlack;
    padding: 31px 0 0 0; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .Inc5000ChannelSection h1.inc5000headline {
        padding-top: 15px; } }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection h1.inc5000headline {
        display: none; } }
  .Inc5000ChannelSection h1.inc5000headline-small {
    display: none;
    position: relative;
    padding-top: 14px;
    left: -4px; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection h1.inc5000headline-small {
        display: block; } }
  .Inc5000ChannelSection .ShareContainerUpper {
    display: block; }
  .Inc5000ChannelSection .inc5000logo {
    width: 480px;
    margin-bottom: -2px;
    margin-left: 5px; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection .inc5000logo {
        width: 100%; } }
  .Inc5000ChannelSection #middlecontainer {
    width: 100% !important; }
  .Inc5000ChannelSection .inc5000panel {
    position: relative;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 0;
    clear: both; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection .inc5000panel {
        padding: 0; } }
  .Inc5000ChannelSection .inc5000panel a {
    color: black;
    text-decoration: none; }
  .Inc5000ChannelSection .inc5000-feature-panel {
    padding-bottom: 17px;
    border-bottom: 1px solid #EEE;
    text-align: right;
    min-height: 350px; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection .inc5000-feature-panel {
        padding-bottom: 0;
        border-bottom: none; } }
  .Inc5000ChannelSection .inc5000list-panel {
    margin-bottom: 48px; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection .inc5000list-panel {
        margin-bottom: 0; } }
  .Inc5000ChannelSection .advert {
    background-color: #F6F6F6;
    padding: 17px 0 0 0;
    width: 100%;
    clear: both;
    margin: 40px 0 !important;
    text-align: center; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection .advert {
        margin-top: 0 !important;
        margin-bottom: 0 !important; } }
  .Inc5000ChannelSection .advert .unit_300x250 {
    width: 300px;
    height: 250px;
    background-color: #CCCCCC;
    margin: 0 auto !important; }
  .Inc5000ChannelSection .advert .label {
    font: normal 10px/30px Arial, san-serif;
    color: #CCCCCC;
    text-align: center; }
  .Inc5000ChannelSection #narrowArticleHeaderContainer {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto; }
  @media (min-width: 56.75em) and (max-width: 61.2em) {
    .Inc5000ChannelSection #inc5000app {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      width: 100%; }
      .Inc5000ChannelSection #inc5000app #col-l {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        top: 0; }
      .Inc5000ChannelSection #inc5000app #col-r {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding-left: 208px; } }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .Inc5000ChannelSection #inc5000app {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: relative;
      width: 100%; }
      .Inc5000ChannelSection #inc5000app #col-l {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        top: 0; }
      .Inc5000ChannelSection #inc5000app #col-r {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding-left: 208px; } }
  .Inc5000ChannelSection p.inc5000caption {
    font-family: KlavikaMedium;
    font-size: 14px;
    line-height: 17px; }
  .Inc5000ChannelSection .inc5000phonecaption {
    display: none; }
  .Inc5000ChannelSection .inc5000desktopcaption {
    display: block; }
  .Inc5000ChannelSection #inc5000feature h2, .Inc5000ChannelSection #inc5000subfeatures1 h2, .Inc5000ChannelSection #inc5000subfeatures2 h2, .Inc5000ChannelSection .inc5000largetile h2, .Inc5000ChannelSection .inc5000smalltile h2 {
    font-family: KlavikaBlack, Arial, sans-serif;
    font-size: 20px;
    margin-top: -4px;
    margin-bottom: 0px; }
  .Inc5000ChannelSection .inc5000subfeature {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: left; }
    .Inc5000ChannelSection .inc5000subfeature:last-child {
      border-bottom: none; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .Inc5000ChannelSection .inc5000subfeature {
        padding-right: 15px; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .Inc5000ChannelSection .inc5000subfeature {
        padding-right: 15px; } }
  .Inc5000ChannelSection #inc5000subfeatures1 div:nth-child(1) h2, .Inc5000ChannelSection #inc5000subfeatures2 div:nth-child(1) h2 {
    font-size: 34px; }
  .Inc5000ChannelSection .inc5000subfeature p {
    font-family: KlavikaExtraLight;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0px; }
  .Inc5000ChannelSection h2.sectionhead {
    font-size: 28px;
    font-family: KlavikaBlack;
    margin-top: 44px;
    margin-bottom: 10px; }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .Inc5000ChannelSection h2.sectionhead {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection h2.sectionhead {
        margin-top: 0;
        margin-bottom: 0; } }
  @media (max-width: 47.95em) {
    .Inc5000ChannelSection .section-header-wrapper {
      display: table;
      width: 100%;
      height: 100px;
      padding-top: 2px;
      text-transform: uppercase;
      color: #FFF;
      background-color: #000; }
      .Inc5000ChannelSection .section-header-wrapper h2 {
        display: table-cell;
        font-family: KlavikaRegular, Titillium, Helvetica, Arial, sans-serif !important;
        font-size: 19px !important;
        line-height: 24px !important;
        vertical-align: middle; } }
  @media (max-width: 47.95em) {
    .Inc5000ChannelSection .inc5000list-panel h2.sectionhead {
      margin-top: 27px; } }
  .Inc5000ChannelSection .inc5000largetile h2, .Inc5000ChannelSection .inc5000subsubtile h2 {
    font-size: 28px;
    font-family: KlavikaBlack; }
  .Inc5000ChannelSection .inc5000largetile, .Inc5000ChannelSection .inc5000smalltile, .Inc5000ChannelSection #inc5000subsubtiles, .Inc5000ChannelSection .inc5000subsubtile, .Inc5000ChannelSection #inc5000thumbnail, .Inc5000ChannelSection .inc5000thumbnail {
    display: inline-block;
    vertical-align: top; }
  .Inc5000ChannelSection #inc5000feature {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-right: 330px; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection #inc5000feature {
        position: relative;
        padding-right: 0; } }
    @media (min-width: 56.75em) and (max-width: 61.2em) {
      .Inc5000ChannelSection #inc5000feature figcaption {
        padding-left: 15px; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .Inc5000ChannelSection #inc5000feature figcaption {
        padding-left: 15px; } }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection #inc5000feature figcaption {
        padding-left: 20px;
        padding-right: 20px; } }
  .Inc5000ChannelSection #inc5000feature img {
    width: 100%; }
  .Inc5000ChannelSection #inc5000subsubtiles {
    width: 70%; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .Inc5000ChannelSection #inc5000subsubtiles {
        padding-left: 10px;
        text-align: center; }
        .Inc5000ChannelSection #inc5000subsubtiles .inc5000subsubtile {
          text-align: left; } }
  .Inc5000ChannelSection #inc5000subfeatures1 {
    position: relative;
    display: inline-block;
    width: 300px;
    text-align: right; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection #inc5000subfeatures1 {
        display: block;
        width: 100%;
        text-align: initial; } }
  .Inc5000ChannelSection .inc5000subsubtile {
    width: 49%; }
  .Inc5000ChannelSection .inc5000subsubtile .inc5000thumbnail, .Inc5000ChannelSection .inc5000subsubtile h2, .Inc5000ChannelSection .inc5000subsubtile .inc5000caption {
    width: 95%; }
  .Inc5000ChannelSection .inc5000subsubtile .inc5000thumbnail img {
    width: 100%; }
  .Inc5000ChannelSection .inc5000rubric {
    color: #b79b39;
    text-transform: uppercase;
    font-size: 12px;
    font-family: KlavikaRegular, Titillium, Helvetica, Arial, sans-serif;
    line-height: 18px;
    margin-bottom: 5px; }
  .Inc5000ChannelSection .inc5000subfeature:first-child .inc5000rubric {
    font-family: KlavikaMedium, Titillium, Helvetica, Arial, sans-serif; }
  .Inc5000ChannelSection .inc5000subsubtile .inc5000rubric, .Inc5000ChannelSection .inc5000subsubtile h2 {
    display: none; }
  @media only screen and (max-width: 47.95em) {
    .Inc5000ChannelSection h1.inc5000headline {
      font-size: 38px;
      margin-right: 15px; }
    .Inc5000ChannelSection .inc5000phonecaption {
      display: block; }
    .Inc5000ChannelSection .inc5000desktopcaption {
      display: none; }
    .Inc5000ChannelSection #inc5000feature img, .Inc5000ChannelSection .inc5000largetile, .Inc5000ChannelSection .inc5000largetile .inc5000thumbnail, .Inc5000ChannelSection .inc5000largetile img, .Inc5000ChannelSection .inc5000smalltile, .Inc5000ChannelSection #inc5000subfeatures1, .Inc5000ChannelSection #inc5000subfeatures2, .Inc5000ChannelSection .inc5000subsubtile, .Inc5000ChannelSection .inc5000subsubtile .inc5000thumbnail, .Inc5000ChannelSection .inc5000subsubtile img, .Inc5000ChannelSection #inc5000subsubtiles {
      width: 100%; }
    .Inc5000ChannelSection #inc5000feature .inc5000caption, .Inc5000ChannelSection .inc5000subfeature {
      padding-left: 20px;
      padding-right: 20px; }
    .Inc5000ChannelSection h2.sectionhead, .Inc5000ChannelSection .inc5000largetile h2, .Inc5000ChannelSection .inc5000smalltile h2, .Inc5000ChannelSection .inc5000subsubtile h2, .Inc5000ChannelSection .inc5000subsubtile .inc5000rubric {
      padding-left: 20px;
      padding-right: 20px; }
    .Inc5000ChannelSection #inc5000subfeatures1 .inc5000subfeature {
      margin-left: 0px; }
    .Inc5000ChannelSection .inc5000subsubtile .inc5000rubric, .Inc5000ChannelSection .inc5000subsubtile h2 {
      display: block; }
    .Inc5000ChannelSection .inc5000subsubtile .inc5000caption, .Inc5000ChannelSection #inc5000subfeatures2 {
      display: none; }
    .Inc5000ChannelSection .inc5000subsubtile .inc5000rubric {
      margin-top: 5px; }
    .Inc5000ChannelSection .inc5000subsubtile h2 {
      margin-bottom: 20px; } }
  @media only screen and (min-width: 48em) and (max-width: 56.7em) {
    .Inc5000ChannelSection #inc5000subfeatures1 h2 {
      font-size: 20px; }
    .Inc5000ChannelSection #inc5000subfeatures1 div:nth-child(1) h2 {
      font-size: 30px; }
    .Inc5000ChannelSection #inc5000subfeatures1 div:nth-child(1) p {
      font-size: 18px;
      line-height: 20px; }
    .Inc5000ChannelSection #inc5000subsubtiles {
      width: 100%; }
    .Inc5000ChannelSection .inc5000subsubtile .inc5000rubric, .Inc5000ChannelSection .inc5000subsubtile h2 {
      display: block; }
    .Inc5000ChannelSection .inc5000subsubtile .inc5000caption, .Inc5000ChannelSection #inc5000subfeatures2 {
      display: none; }
    .Inc5000ChannelSection .inc5000subsubtile .inc5000rubric {
      margin-top: 5px; }
    .Inc5000ChannelSection .inc5000subsubtile h2 {
      font-size: 20px;
      margin-bottom: 20px; }
    .Inc5000ChannelSection h2.sectionhead, .Inc5000ChannelSection .inc5000largetile h2, .Inc5000ChannelSection .inc5000smalltile h2, .Inc5000ChannelSection .inc5000subsubtile h2, .Inc5000ChannelSection .inc5000subsubtile .inc5000rubric {
      padding-left: 20px;
      padding-right: 20px; } }
  .Inc5000ChannelSection .tiles img, .Inc5000ChannelSection .tiles h2 {
    display: inline-block;
    width: 45%;
    /*should be 50% but subtracting 5% to be safe*/
    vertical-align: top;
    box-sizing: border-box; }
  .Inc5000ChannelSection .tiles h2 {
    padding-left: 10px;
    font-size: 24px; }
  @media screen and (min-width: 768px) {
    .Inc5000ChannelSection .tiles {
      width: 100%;
      display: table; }
    .Inc5000ChannelSection .tiles .inc5000smalltile, .Inc5000ChannelSection .tiles .space {
      padding: 0px;
      border: 0px;
      display: table-cell;
      width: 33%; }
    .Inc5000ChannelSection .tiles .space {
      width: 10px; }
    .Inc5000ChannelSection .tiles img, .Inc5000ChannelSection .tiles h2 {
      width: 100%; }
    .Inc5000ChannelSection .tiles img {
      display: block; }
    .Inc5000ChannelSection .tiles h2 {
      display: inline;
      padding-left: 0px; } }
  .Inc5000ChannelSection .tiles a {
    display: table-cell;
    width: 100%; }
  .Inc5000ChannelSection .top-three-lists-widget {
    position: relative;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 50px;
    font-size: 0; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection .top-three-lists-widget {
        margin-bottom: 0; } }
    .Inc5000ChannelSection .top-three-lists-widget .top-three-button {
      position: relative;
      width: 154px;
      height: 20px;
      padding: 0;
      margin: 0;
      outline: none;
      border: none;
      color: #FFF;
      background-color: #c4a451;
      cursor: pointer; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-button {
          width: 116px;
          height: 16px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-button .top-three-button-text {
        padding-right: 15px;
        font-family: KlavikaMedium, Titillium, Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 19px;
        text-align: center; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-button .top-three-button-text {
            padding-right: 12px;
            font-size: 11px;
            line-height: 15px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-button .fi-plus, .Inc5000ChannelSection .top-three-lists-widget .top-three-button .fi-minus {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 0;
        right: 0;
        padding-top: 1px;
        padding-right: 1px;
        font-family: KlavikaMedium, Titillium, Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 20px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-button .fi-plus, .Inc5000ChannelSection .top-three-lists-widget .top-three-button .fi-minus {
            width: 16px;
            height: 16px;
            font-size: 11px;
            line-height: 16px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-button .fi-minus {
        display: none; }
    .Inc5000ChannelSection .top-three-lists-widget .top-three-title {
      font-family: KlavikaBlack, Titillium, Helvetica, Arial, sans-serif;
      font-size: 28px;
      line-height: 28px;
      margin-bottom: 28px; }
      @media (min-width: 56.75em) and (max-width: 61.2em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-title {
          padding-left: 15px;
          padding-right: 15px; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-title {
          padding-left: 15px;
          padding-right: 15px; } }
      @media (max-width: 47.95em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-title {
          padding-left: 20px;
          padding-right: 20px; } }
    .Inc5000ChannelSection .top-three-lists-widget .top-three-header {
      position: relative; }
      @media (max-width: 47.95em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-header {
          display: none; } }
    .Inc5000ChannelSection .top-three-lists-widget .top-three-head {
      position: relative;
      display: inline-block;
      width: 33.33%;
      height: 129px;
      vertical-align: top;
      cursor: pointer; }
      @media (max-width: 47.95em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-head {
          display: block;
          width: 100%;
          height: 93px;
          background-color: #faf8f0;
          cursor: inherit; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-icon {
        position: relative;
        width: 116px;
        padding-top: 20px;
        float: left;
        vertical-align: top;
        text-align: right; }
        .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-icon img {
          position: relative;
          margin-right: 16px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-icon {
            width: 105px; }
            .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-icon img {
              margin-right: 13px; } }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-icon {
            width: 105px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-content {
        position: relative;
        width: 164px;
        padding-top: 20px;
        display: inline-block;
        vertical-align: top; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-content {
            width: 148px; } }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-content {
            padding-top: 16px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-title {
        font-family: KlavikaBold, Titillium, Helvetica, Arial, sans-serif;
        font-size: 22px;
        line-height: 22px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-title {
            font-size: 17px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-head .head-sort-description {
        margin-top: 2px;
        margin-bottom: 8px;
        font-family: 'RobotoItalic';
        font-size: 15px;
        line-height: 15px; }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-head:hover {
        background-color: #faf8f0; }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head:hover {
            background-color: #faf8f0; } }
      @media (max-width: 47.95em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-head.industries-head .head-icon {
          padding-top: 16px; }
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head.industries-head .head-icon img {
            width: 60px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-head.states-head .head-icon {
        width: 109px;
        padding-top: 13px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head.states-head .head-icon {
            width: 98px; } }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head.states-head .head-icon {
            width: 98px; }
            .Inc5000ChannelSection .top-three-lists-widget .top-three-head.states-head .head-icon img {
              width: 41px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-head.metro-areas-head .head-icon {
        width: 97px;
        padding-top: 6px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head.metro-areas-head .head-icon {
            width: 86px; } }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-head.metro-areas-head .head-icon {
            width: 86px; }
            .Inc5000ChannelSection .top-three-lists-widget .top-three-head.metro-areas-head .head-icon img {
              width: 27px; } }
    .Inc5000ChannelSection .top-three-lists-widget .top-three-body {
      position: relative; }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-body .top-three-head {
        display: none; }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-body .top-three-head {
            display: block; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-body .top-three-body a {
        color: black !important; }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-body .top-three-button-lower-container {
        display: none;
        height: 45px;
        padding-top: 4px;
        text-align: center; }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-body .top-three-button-lower-container {
            display: block; } }
    .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 33.33%;
      padding-top: 12px;
      list-style: none; }
      @media (max-width: 47.95em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list {
          display: block;
          width: 100%;
          padding-top: 0; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list li {
        margin-bottom: 25px; }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list li {
            margin: 0;
            padding: 12px 0;
            border-bottom: solid 1px #CCC; }
            .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list li:last-child {
              border-bottom: none; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .rank-indicator {
        position: relative;
        display: inline-block;
        width: 71px;
        padding-left: 10px;
        vertical-align: top;
        text-align: center; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .rank-indicator {
            width: 60px; } }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .rank-indicator {
            width: 47px;
            padding-left: 0; } }
        .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .rank-indicator .rank-circle {
          position: relative;
          display: inline-block;
          width: 20px;
          height: 20px;
          padding-top: 1px;
          vertical-align: top;
          color: #FFF;
          background-color: #000;
          font-family: 'RobotoMedium';
          font-size: 16px;
          line-height: 20px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%; }
          @media (min-width: 48em) and (max-width: 56.7em) {
            .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .rank-indicator .rank-circle {
              width: 14px;
              height: 14px;
              font-size: 12px;
              line-height: 13px; } }
          @media (max-width: 47.95em) {
            .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .rank-indicator .rank-circle {
              width: 16px;
              height: 16px;
              padding-left: 1px;
              font-family: 'RobotoRegular';
              font-size: 13px;
              line-height: 16px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .feature-list-text {
        position: relative;
        display: inline-block;
        vertical-align: top;
        padding-top: 2px;
        font-size: 18px;
        line-height: 18px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .feature-list-text {
            padding-top: 1px;
            font-size: 14px;
            line-height: 14px; } }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .feature-list-text {
            font-size: 15px;
            line-height: 15px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .feature-list-name {
        position: relative;
        display: inline-block;
        vertical-align: top;
        font-family: 'RobotoRegular'; }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .feature-list-number {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin-left: 8px;
        font-family: 'RobotoBold'; }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list .feature-list-number {
            margin-left: 6px; } }
      @media (min-width: 56.75em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list li:first-child .rank-indicator .rank-circle {
          width: 34px;
          height: 34px;
          padding-right: 1px;
          font-family: KlavikaMedium, Titillium, Helvetica, Arial, sans-serif;
          font-size: 27px;
          line-height: 34px; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list li:first-child .rank-indicator .rank-circle {
          width: 25px;
          height: 25px;
          font-size: 20px;
          line-height: 25px; } }
      @media (min-width: 56.75em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list li:first-child .feature-list-text {
          font-size: 40px;
          line-height: 30px; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list li:first-child .feature-list-text {
          padding-top: 2px;
          font-size: 30px;
          line-height: 22px; } }
      @media (min-width: 56.75em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list li:first-child .feature-list-name {
          font-family: KlavikaExtraLight, Titillium, Helvetica, Arial, sans-serif; } }
      @media (min-width: 56.75em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-feature-list li:first-child .feature-list-number {
          margin-left: 18px;
          font-family: KlavikaBlack, Titillium, Helvetica, Arial, sans-serif; } }
    .Inc5000ChannelSection .top-three-lists-widget .states-head, .Inc5000ChannelSection .top-three-lists-widget .states-feature-list {
      border-left: solid 1px #e6e0c3;
      border-right: solid 1px #e6e0c3; }
    .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown {
      display: none;
      padding-top: 30px;
      padding-bottom: 7px;
      background-color: #faf8f0; }
      @media (min-width: 48em) and (max-width: 56.7em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown {
          padding-bottom: 15px; } }
      @media (max-width: 47.95em) {
        .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown {
          margin-bottom: 20px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown ul {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 20%;
        list-style: none; }
        @media (max-width: 47.95em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown ul {
            display: block;
            width: 100% !important; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown li {
        position: relative;
        margin-bottom: 20px;
        left: 30px;
        font-family: 'RobotoRegular';
        font-size: 18px;
        line-height: 18px; }
        @media (min-width: 48em) and (max-width: 56.7em) {
          .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown li {
            font-size: 14px;
            line-height: 14px;
            margin-bottom: 15px; } }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown a, .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown a:hover, .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown a:active, .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown a:visited {
        color: #000;
        text-decoration: none; }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown a:hover {
        text-decoration: underline; }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown .dropdown-number {
        font-family: 'RobotoBold'; }
      .Inc5000ChannelSection .top-three-lists-widget .top-three-dropdown.industries-dropdown ul {
        width: 33.33%; }
    .Inc5000ChannelSection .top-three-lists-widget.industries-active .industries-head, .Inc5000ChannelSection .top-three-lists-widget.states-active .states-head, .Inc5000ChannelSection .top-three-lists-widget.metro-areas-active .metro-areas-head {
      background-color: #faf8f0; }
    .Inc5000ChannelSection .top-three-lists-widget.industries-active .industries-head .top-three-button .fi-plus {
      display: none; }
    .Inc5000ChannelSection .top-three-lists-widget.industries-active .industries-head .top-three-button .fi-minus {
      display: block; }
    .Inc5000ChannelSection .top-three-lists-widget.states-active .states-head .top-three-button .fi-plus {
      display: none; }
    .Inc5000ChannelSection .top-three-lists-widget.states-active .states-head .top-three-button .fi-minus {
      display: block; }
    .Inc5000ChannelSection .top-three-lists-widget.metro-areas-active .metro-areas-head .top-three-button .fi-plus {
      display: none; }
    .Inc5000ChannelSection .top-three-lists-widget.metro-areas-active .metro-areas-head .top-three-button .fi-minus {
      display: block; }
    .Inc5000ChannelSection .top-three-lists-widget.active .top-three-feature-list {
      display: none; }
      @media (max-width: 47.95em) {
        .Inc5000ChannelSection .top-three-lists-widget.active .top-three-feature-list {
          display: block; } }
    .Inc5000ChannelSection .top-three-lists-widget.industries-active .industries-dropdown, .Inc5000ChannelSection .top-three-lists-widget.states-active .states-dropdown, .Inc5000ChannelSection .top-three-lists-widget.metro-areas-active .metro-areas-dropdown {
      display: block; }
  .Inc5000ChannelSection .inc5000lander-pinboard-header {
    display: none; }
    @media (max-width: 47.95em) {
      .Inc5000ChannelSection .inc5000lander-pinboard-header {
        display: block; }
        .Inc5000ChannelSection .inc5000lander-pinboard-header h2 {
          padding-left: 20px;
          padding-right: 20px; } }

.desktop_logo {
  display: inline; }

.mobile_logo {
  display: none; }

.mobile_hide {
  display: inline; }

.ps-scrollbar-x-rail {
  height: 5px;
  bottom: 2px;
  background-color: transparent !important;
  z-index: 100; }

.ps-scrollbar-x {
  height: 5px; }

#conveyor_belt {
  position: absolute;
  left: 0; }

@media (min-width: 768px) {
  #nav_arrow_base {
    position: fixed;
    width: 100%;
    left: 0;
    height: 0;
    z-index: 40; }
  #nav_arrows {
    width: 40px;
    height: 64px;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    right: 25px;
    display: none;
    /*border: #666666 2px solid;*/
    border-radius: 5px; }
  #nav_arrows .arrow {
    height: 30px;
    font: normal 20px/30px FontAwesome;
    text-align: center;
    cursor: pointer;
    color: #000000; }
  #nav_arrows .arrow:hover {
    color: #888888; } }

@media (max-width: 767px) {
  .desktop_logo {
    display: none; }
  .mobile_logo {
    display: inline; }
  .mobile_hide {
    display: none; }
  .inc5000-header-placeholder {
    height: 55px !important; } }

.ui-autocomplete {
  position: absolute;
  cursor: default;
  z-index: 30; }

/* workarounds */
* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  border: 1px solid black;
  background-color: white;
  font-family: arial, helvetica;
  font-size: 12px; }

.ui-menu .ui-menu {
  margin-top: -3px; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
  color: black; }

.ui-menu .ui-menu-item a:hover {
  background-color: #ddd; }

.ui-helper-hidden-accessible {
  display: none !important; }

.ps-scrollbar-x-rail {
  height: 5px;
  bottom: 2px;
  background-color: transparent !important;
  z-index: 100; }

.ps-scrollbar-x-rail .ps-scrollbar-x {
  height: 5px; }

.profile .video {
  width: 100%; }

.scroll-for-more + .fontawesomewrapper {
  background: #F76242;
  color: white;
  width: 16px;
  height: 16px;
  font-size: 16px;
  display: -webkit-inline-box;
  display: inline-box;
  -webkit-box-align: center;
  box-align: center;
  display: -webkit-inline-flexbox;
  display: inline-flexbox;
  -webkit-flex-align: center;
  flex-align: center;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  display: inline-flex;
  align-items: center; }
  .scroll-for-more + .fontawesomewrapper i {
    width: 100%;
    text-align: center; }

.widgetlabel:last-child {
  text-align: right; }

.scroll-for-more {
  margin-top: 20px;
  font-size: 16px; }

.noMaxHeightHack .ItemContainer.ps-container {
  max-height: 370px !important; }

.noMaxHeightHack .MustReads ol, .noMaxHeightHack .MustReads li {
  list-style-type: decimal; }

.noMaxHeightHack .schools {
  font-family: 'RobotoRegular'; }

#company42863 .employees, #company42857 .employees, #company42866 .employees, #company42869 .employees {
  border-bottom: 1px solid #e1e1e1 !important; }

dd.address {
  max-width: calc(100% - 120px); }
  @media (min-width: 48em) and (max-width: 56.7em) {
    dd.address {
      max-width: calc(100% - 215px); } }
  @media (max-width: 400px) {
    dd.address {
      max-width: calc(100% - 150px); } }
  @media (max-width: 47.95em) {
    dd.address {
      max-width: calc(100% - 200px); } }

body.inc5000application {
  margin: 0px; }
  body.inc5000application #sponsor_panel {
    width: 100%;
    background-color: #000000;
    padding: 20px 0 15px 0; }
    body.inc5000application #sponsor_panel #intro {
      font: 900 14px/14px Heebo, Arial;
      color: #FFFFFF;
      text-align: center; }
    body.inc5000application #sponsor_panel #logos {
      text-align: center;
      margin-top: 24px; }
      body.inc5000application #sponsor_panel #logos img {
        margin-left: 26px;
        vertical-align: middle; }
        body.inc5000application #sponsor_panel #logos img:first-child {
          margin-left: 0; }
  body.inc5000application span.likeInput {
    display: inline-block; }
  body.inc5000application span.likeInput, body.inc5000application input[type='text'], body.inc5000application select, body.inc5000application .confine {
    width: 330px; }
  body.inc5000application input[type='text'] {
    box-sizing: border-box;
    height: 30px;
    border: #CCCCCC 1px solid;
    font: 400 12px Heebo;
    padding: 6px 7px;
    color: #666666;
    margin: 0; }
  body.inc5000application button {
    outline: none; }
  body.inc5000application select {
    box-sizing: border-box;
    height: 30px;
    font: 400 12px Heebo;
    color: #666666;
    margin: 0;
    background: none;
    border: #CCCCCC 1px solid; }
  body.inc5000application textarea {
    width: 100%;
    height: 130px;
    border: #CCCCCC 1px solid;
    font: 400 12px/20px Heebo;
    padding: 6px 7px;
    color: #666666;
    margin: 0; }
  body.inc5000application #bottom_nav {
    width: 100%;
    border-top: #cccccc 1px solid;
    padding-bottom: 100px; }
    body.inc5000application #bottom_nav #arrow_r,
    body.inc5000application #bottom_nav #arrow_l {
      border: none;
      width: 100px;
      height: 50px;
      display: block;
      background-color: white;
      background-size: 100px 50px; }
    body.inc5000application #bottom_nav #arrow_r {
      background-image: url("//www.incimages.com/inc5000apply/2014/arrow_r.png?2");
      float: right; }
      body.inc5000application #bottom_nav #arrow_r:hover, body.inc5000application #bottom_nav #arrow_r:active {
        background-image: url("//www.incimages.com/inc5000apply/2014/arrow_r_hover.png?2");
        cursor: pointer; }
    body.inc5000application #bottom_nav #arrow_l {
      background-image: url("//www.incimages.com/inc5000apply/2014/arrow_l.png?2");
      float: left; }
      body.inc5000application #bottom_nav #arrow_l:hover, body.inc5000application #bottom_nav #arrow_l:active {
        background-image: url("//www.incimages.com/inc5000apply/2014/arrow_l_hover.png?2");
        cursor: pointer; }
  body.inc5000application #mobile_version {
    display: none; }
  body.inc5000application .wider {
    width: 500px; }
  body.inc5000application .top-gap {
    margin-top: 40px; }
  body.inc5000application .content-body {
    max-width: 720px;
    margin: 0 auto; }
  body.inc5000application .kic {
    float: right;
    text-align: left; }
  body.inc5000application div.label, body.inc5000application span.label {
    font: 400 15px/22px Heebo;
    text-align: left; }
  body.inc5000application div.label {
    margin-bottom: 16px;
    margin-right: 30px;
    float: left; }
  body.inc5000application div.label.rev-label {
    width: 471px; }
    @media (max-width: 47.95em) {
      body.inc5000application div.label.rev-label {
        width: auto; } }
  body.inc5000application .eligibilityLabels .label {
    max-width: 500px; }
  body.inc5000application #desktop_header {
    text-align: center; }
  body.inc5000application #mobile_header_outer {
    width: 100%;
    display: none; }
  body.inc5000application #mobile_header {
    margin: 0 auto;
    text-align: right;
    background-color: #FFFFFF;
    background-size: 294px 108px;
    background-position: center;
    background-repeat: no-repeat; }
  @media (max-width: 600px) {
    body.inc5000application div.label, body.inc5000application div.label .r {
      clear: both;
      float: none;
      margin-right: 0px; }
    body.inc5000application input[type=text], body.inc5000application select {
      width: 100%; }
    body.inc5000application .content-body {
      width: 280px; }
    body.inc5000application .kic {
      float: none; }
    body.inc5000application .wider {
      width: 280px; }
    body.inc5000application input[type=radio], body.inc5000application input[type=checkbox] {
      margin-right: 8px;
      margin-left: 15px; }
    body.inc5000application #mobile_version {
      display: inline;
      padding: 0;
      margin: 0; }
    body.inc5000application #desktop_header {
      display: none; }
    body.inc5000application #mobile_header_outer {
      display: block;
      clear: both; } }
  body.inc5000application div.label .r {
    float: left;
    margin-right: 0px;
    transition: clear 1s, float 1s;
    -webkit-transition: clear 1s, float 1s; }
  body.inc5000application .form-line {
    clear: both;
    margin-bottom: 20px; }
  body.inc5000application input[type=radio], body.inc5000application input[type=checkbox] {
    margin-right: 8px; }
  body.inc5000application .category {
    font: 700 22px/30px Heebo;
    text-align: left;
    padding-top: 40px;
    clear: both; }
  body.inc5000application .solo {
    margin-bottom: 22px; }
  body.inc5000application .category_explain {
    font: 300 15px/24px Heebo;
    margin-top: 6px;
    margin-bottom: 22px;
    text-align: left; }
  body.inc5000application #appheadertext {
    padding-bottom: 12px;
    border-bottom: #cccccc 1px solid;
    clear: both; }
  body.inc5000application #appheadertext > #app-desc {
    font: 300 30px/38px Heebo; }
  body.inc5000application #appheadertext > #app-step {
    font: 700 30px/38px Heebo; }
  body.inc5000application #inc5000_faq_section {
    width: 100%;
    height: 50px;
    background-color: #FFFFFF;
    border-bottom: #CCCCCC 1px solid;
    font: 400 12px/50px Heebo;
    text-align: center; }
  body.inc5000application #inc5000_form_content {
    width: 285px;
    margin: 0 auto; }
  body.inc5000application #inc5000_section_header {
    font: 400 8px/28px Heebo; }
  body.inc5000application #bottomhelp {
    font: 300 15px/22px Heebo; }
  body.inc5000application #errors {
    width: 100%;
    border: #883333 3px solid;
    background: #CC0000;
    color: #FFFFFF;
    font: 700 14px/20px Heebo;
    text-align: center;
    margin: 10px 0px;
    text-transform: uppercase;
    display: none; }
  body.inc5000application .dis_representative {
    display: none; }
  body.inc5000application td {
    vertical-align: top !important; }
  body.inc5000application div#applicationtabs {
    display: inline-block;
    font-family: 'Heebo',Arial,Helvetica,sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 35px;
    position: relative; }
  body.inc5000application div#applicationtabs a {
    color: black; }
  body.inc5000application #application_header {
    text-align: center;
    margin: 20px 0; }
  body.inc5000application .sponsor_logo {
    position: absolute;
    width: 70px;
    font: 700 8px/12px Heebo;
    top: 0;
    text-align: left; }
  @media (max-width: 767px) {
    body.inc5000application #application_header {
      padding: 0 20px; }
      body.inc5000application #application_header img {
        width: 100%; }
      body.inc5000application #application_header #application_header_text {
        color: #CDA539;
        font: 300 30px/40px Heebo; }
    body.inc5000application .sponsor_logo {
      position: relative;
      width: 70px;
      font: 700 8px/12px Heebo;
      text-align: left;
      margin: 10px auto 0; } }
  @media (min-width: 768px) {
    body.inc5000application #application_header #applyheader {
      width: 300px; }
    body.inc5000application #application_header {
      width: 720px;
      margin: 20px auto 10px; }
    body.inc5000application #application_header #application_header_text {
      color: #CDA539;
      font: 300 50px/60px Heebo; } }
  body.inc5000application #confirm {
    margin: 25px;
    border: 1px solid #eee;
    padding: 20px; }
  body.inc5000application #confirmdetails td {
    font: 400 13px/18px Heebo;
    text-align: left;
    vertical-align: top;
    font-weight: 400; }
  body.inc5000application #confirmdetails td.stephead {
    font: 700 18px/24px Heebo;
    padding-top: 25px;
    padding-bottom: 10px; }
  body.inc5000application #confirmdetails td.confirmlabel {
    width: 60%;
    padding-bottom: 5px;
    font-weight: 600;
    padding-right: 10px; }
  body.inc5000application #confirmdetails a {
    color: black;
    text-decoration: none; }

body.inc5000euapply .SectionFooter {
  margin: 0 !important; }

main#inc5000eu-apply-lander * {
  box-sizing: border-box; }

main#inc5000eu-apply-lander .desktop-only {
  display: inline; }

main#inc5000eu-apply-lander .mobile-only {
  display: none; }

@media (max-width: 767px) {
  main#inc5000eu-apply-lander .desktop-only {
    display: none; }
  main#inc5000eu-apply-lander .mobile-only {
    display: inline; } }

main#inc5000eu-apply-lander section.panel {
  padding: 0 calc((100% - 1280px) / 2);
  position: relative; }
  main#inc5000eu-apply-lander section.panel div {
    position: absolute; }
  @media (max-width: 767px) {
    main#inc5000eu-apply-lander section.panel {
      padding: 0 4.6875vw; }
      main#inc5000eu-apply-lander section.panel.no-phone-padding {
        padding: 0; } }
  main#inc5000eu-apply-lander section.panel .container {
    width: 100%;
    position: relative !important; }
  main#inc5000eu-apply-lander section.panel.panel-1.padding {
    padding-top: 74px;
    padding-bottom: 125px;
    height: 541px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-1.padding {
        height: 70.3125vw;
        padding-top: 13.75vw;
        padding-bottom: 18.75vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-1.padding {
        height: 42.265625vw;
        padding-top: 5.78125vw;
        padding-bottom: 9.765625vw; } }
  main#inc5000eu-apply-lander section.panel.panel-1 #image {
    left: 10px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-1 #image {
        left: 3.125vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-1 #image {
        left: 0.078125vw; } }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-1 #image img {
        width: 28.125vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-1 #image img {
        width: 19.53125vw; } }
  main#inc5000eu-apply-lander section.panel.panel-1 #copy {
    left: 317px;
    top: 46px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-1 #copy {
        width: 34.375vw;
        top: 0;
        left: 35.9375vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-1 #copy {
        width: 24.765625vw;
        top: 3.5937499999999996vw;
        left: 24.765625vw; } }
    main#inc5000eu-apply-lander section.panel.panel-1 #copy #hed {
      font: 900 90px/84px "Heebo", "Arial", "san-serif";
      color: #163864;
      width: 615px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-1 #copy #hed {
          font-size: 7.57vw;
          line-height: 7.57vw;
          width: 68.75vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-1 #copy #hed {
          font-size: 7.34375vw;
          line-height: 6.5625vw;
          width: 49.21875vw; } }
    main#inc5000eu-apply-lander section.panel.panel-1 #copy #dek {
      font: 200 30px/34px "Heebo", "Arial", "san-serif";
      top: 98px;
      left: 620px;
      width: 365px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-1 #copy #dek {
          font-size: 5.3125vw;
          line-height: 5.9375vw;
          width: 68.75vw;
          top: 15.875vw;
          left: 0; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-1 #copy #dek {
          font-size: 2.65265vw;
          line-height: 2.96875vw;
          width: 23.515625vw;
          top: 7.875000000000001vw;
          left: 50.78125vw; } }
  main#inc5000eu-apply-lander section.panel.panel-1 #button {
    top: 258px;
    left: 317px;
    width: 470px;
    height: 80px;
    background-color: #FF9900;
    text-align: center; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-1 #button {
        top: 35vw;
        width: 73.4375vw;
        height: 12.5vw;
        left: 8.59375vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-1 #button {
        top: 18.937499999999998vw;
        width: 36.71875vw;
        height: 6.25vw;
        left: 24.765625vw; } }
    main#inc5000eu-apply-lander section.panel.panel-1 #button a {
      font: bold 40px/80px 'Archivo Narrow';
      color: #FFFFFF;
      text-decoration: none;
      display: block;
      width: 100%;
      height: 100%; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-1 #button a {
          font-size: 6.25vw;
          line-height: 12.5vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-1 #button a {
          font-size: 3.125vwvw;
          line-height: 6.25vw; } }
  main#inc5000eu-apply-lander section.panel.panel-2.padding {
    padding-top: 0;
    padding-bottom: 0;
    height: 556px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-2.padding {
        height: 87.03125vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-2.padding {
        height: 43.4375vw; } }
  main#inc5000eu-apply-lander section.panel.panel-2.background {
    background-image: url("http://www.incimages.com/_corefiles/inc5000-eu-panel-bg.jpg");
    background-color: #DBE1E3;
    background-size: cover;
    background-position: center center; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-2.background {
        background-position: 260vw center; } }
  main#inc5000eu-apply-lander section.panel.panel-2 #overlay {
    position: relative;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    height: 100%;
    max-width: 750px;
    padding: 92px 70px 0 105px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-2 #overlay {
        padding: 9.375vw 4.6875vw;
        width: 100vw;
        max-width: 100vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-2 #overlay {
        padding: 7.187499999999999vw 5.46875vw 0 8.203125vw;
        max-width: 58.59375vw; } }
    main#inc5000eu-apply-lander section.panel.panel-2 #overlay #hed {
      width: 575px;
      font: 900 56px/56px "Heebo", "Arial", "san-serif";
      color: #163864; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-2 #overlay #hed {
          font-size: 8.75vw;
          line-height: 8.75vw;
          width: 88vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-2 #overlay #hed {
          font-size: 4.375vw;
          line-height: 4.375vw;
          width: 44.921875vw; } }
    main#inc5000eu-apply-lander section.panel.panel-2 #overlay #dek {
      width: 466px;
      font: 400 19px/26px "Heebo", "Arial", "san-serif";
      top: 282px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-2 #overlay #dek {
          font-size: 4.0625vw;
          line-height: 5.625vw;
          width: 88vw;
          top: 38.34375vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-2 #overlay #dek {
          font-size: 1.484375vw;
          line-height: 2.03125vw;
          width: 36.40625vw;
          top: 22.03125vw; } }
  main#inc5000eu-apply-lander section.panel.panel-3.padding {
    padding-top: 74px;
    padding-bottom: 125px;
    height: 670px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-3.padding {
        padding-top: 9.6875vw;
        padding-bottom: 9.375vw;
        height: 93.75vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-3.padding {
        padding-top: 5.78125vw;
        padding-bottom: 9.765625vw;
        height: 52.34375vw; } }
  main#inc5000eu-apply-lander section.panel.panel-3 #image {
    left: 75px; }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-3 #image {
        left: 5.859375vw; } }
  main#inc5000eu-apply-lander section.panel.panel-3 #copy {
    left: 517px;
    top: 206px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-3 #copy {
        left: 0;
        top: 0; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-3 #copy {
        left: 40.390625vw;
        top: 16.09375vw; } }
    main#inc5000eu-apply-lander section.panel.panel-3 #copy #hed {
      font: 900 56px/56px "Heebo", "Arial", "san-serif";
      color: #163864;
      width: 735px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-3 #copy #hed {
          font-size: 8.75vw;
          line-height: 8.75vw;
          width: 68.28125vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-3 #copy #hed {
          font-size: 4.375vw;
          line-height: 4.375vw;
          width: 57.421875vw; } }
    main#inc5000eu-apply-lander section.panel.panel-3 #copy #dek {
      font: 400 19px/26px "Heebo", "Arial", "san-serif";
      top: 145px;
      left: 110px;
      width: 450px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-3 #copy #dek {
          font-size: 4.0625vw;
          line-height: 5.625vw;
          left: 0;
          top: 28.625vw;
          width: 88vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-3 #copy #dek {
          font-size: 1.484375vw;
          line-height: 2.03125vw;
          left: 8.59375vw;
          top: 11.328125vw;
          width: 35.15625vw; } }
  main#inc5000eu-apply-lander section.panel.panel-4.padding {
    padding-top: 74px;
    padding-bottom: 125px;
    height: 655px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-4.padding {
        padding-top: 0;
        padding-bottom: 10.15625vw;
        height: 171.90625vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-4.padding {
        padding-top: 5.78125vw;
        padding-bottom: 9.765625vw;
        height: 51.171875vw; } }
  main#inc5000eu-apply-lander section.panel.panel-4.background {
    background-color: #EFF6FC; }
  main#inc5000eu-apply-lander section.panel.panel-4 #image {
    right: 0; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-4 #image {
        left: -4.6875vw;
        top: 0;
        width: 100vw; }
        main#inc5000eu-apply-lander section.panel.panel-4 #image img {
          width: 100vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-4 #image {
        right: 0; }
        main#inc5000eu-apply-lander section.panel.panel-4 #image img {
          width: 45.390625vw; } }
  main#inc5000eu-apply-lander section.panel.panel-4 #copy {
    top: 50px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-4 #copy {
        top: 84.5625vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-4 #copy {
        top: 3.90625vw;
        left: 5.859375vw; } }
    main#inc5000eu-apply-lander section.panel.panel-4 #copy #hed {
      font: 900 56px/56px "Heebo", "Arial", "san-serif";
      color: #163864;
      width: 570px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-4 #copy #hed {
          font-size: 8.75vw;
          line-height: 8.75vw;
          width: 88.75vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-4 #copy #hed {
          font-size: 4.375vw;
          line-height: 4.375vw;
          width: 44.53125vw; } }
    main#inc5000eu-apply-lander section.panel.panel-4 #copy #dek {
      font: 400 19px/26px "Heebo", "Arial", "san-serif";
      top: 145px;
      left: 110px;
      width: 470px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-4 #copy #dek {
          font-size: 4.0625vw;
          line-height: 5.625vw;
          left: 0;
          top: 19.96875vw;
          width: 88vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-4 #copy #dek {
          font-size: 1.484375vw;
          line-height: 2.03125vw;
          left: 8.59375vw;
          top: 11.328125vw;
          width: 36.71875vw; } }
  main#inc5000eu-apply-lander section.panel.panel-5.padding {
    height: 258px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-5.padding {
        padding-top: 7.03125vw;
        padding-bottom: 9.0625vw;
        height: 51.875vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-5.padding {
        height: 20.15625vw; } }
  main#inc5000eu-apply-lander section.panel.panel-5.background {
    background-color: #000000; }
  main#inc5000eu-apply-lander section.panel.panel-5 #copy {
    top: 90px;
    left: 26px;
    font: 300 34px/39px "Heebo", "Arial", "san-serif";
    color: #FFFFFF;
    width: 720px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-5 #copy {
        top: 0;
        left: 0;
        font-size: 5.3125vw;
        line-height: 6.09375vw;
        width: 89vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-5 #copy {
        top: 7.03125vw;
        left: 26px;
        font-size: 2.65625vw;
        line-height: 3.046875vw;
        width: 56.25vw; } }
  main#inc5000eu-apply-lander section.panel.panel-5 #button {
    top: 86px;
    right: 40px;
    background-color: #FF9900;
    text-align: center;
    width: 470px;
    height: 80px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-5 #button {
        width: 73.4375vw;
        height: 12.5vw;
        left: 0; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-5 #button {
        width: 36.71875vw;
        height: 6.25vw;
        right: 3.125vw;
        top: 6.71875vw; } }
    main#inc5000eu-apply-lander section.panel.panel-5 #button a {
      font: bold 40px/80px 'Archivo Narrow';
      color: #FFFFFF;
      text-decoration: none;
      display: block;
      width: 100%;
      height: 100%; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-5 #button a {
          font-size: 6.25vw;
          line-height: 12.5vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-5 #button a {
          font-size: 3.125vw;
          line-height: 6.25vw; } }
  main#inc5000eu-apply-lander section.panel.panel-6.padding {
    padding-top: 74px;
    padding-bottom: 125px;
    height: 605px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-6.padding {
        padding-top: 9.84375vw;
        padding-bottom: 0;
        height: 150.3125vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-6.padding {
        padding-top: 5.78125vw;
        padding-bottom: 9.765625vw;
        height: 47.265625vw; } }
  main#inc5000eu-apply-lander section.panel.panel-6 #image {
    left: 75px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-6 #image {
        left: -4.6875vw;
        top: 65vw;
        width: 100vw; }
        main#inc5000eu-apply-lander section.panel.panel-6 #image img {
          width: 100vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-6 #image {
        left: 5.859375vw; }
        main#inc5000eu-apply-lander section.panel.panel-6 #image img {
          width: 41.875vw; } }
  main#inc5000eu-apply-lander section.panel.panel-6 #copy {
    left: 682px;
    top: 66px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-6 #copy {
        left: 0;
        top: 0; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-6 #copy {
        left: 53.28125vw;
        top: 5.15625vw; } }
    main#inc5000eu-apply-lander section.panel.panel-6 #copy #hed {
      font: 900 56px/56px "Heebo", "Arial", "san-serif";
      color: #163864;
      width: 515px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-6 #copy #hed {
          font-size: 8.75vw;
          line-height: 8.75vw;
          width: 88vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-6 #copy #hed {
          font-size: 4.375vw;
          line-height: 4.375vw;
          width: 40.234375vw; } }
    main#inc5000eu-apply-lander section.panel.panel-6 #copy #dek {
      font: 400 19px/26px 'Roboto', 'Arial', 'san-serif';
      top: 190px;
      left: 115px;
      width: 450px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-6 #copy #dek {
          font-size: 4.0625vw;
          line-height: 5.625vw;
          top: 29.6875vw;
          left: 0;
          width: 88vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-6 #copy #dek {
          font-size: 1.484375vw;
          line-height: 2.03125vw;
          top: 14.84375vw;
          left: 8.984375vw;
          width: 35.15625vw; } }
  main#inc5000eu-apply-lander section.panel.panel-7.padding {
    padding-top: 74px;
    padding-bottom: 125px;
    height: 815px; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-7.padding {
        padding-top: 0;
        padding-bottom: 0;
        height: 68.75vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-7.padding {
        padding-top: 5.78125vw;
        padding-bottom: 9.765625vw;
        height: 63.671875vw; } }
  main#inc5000eu-apply-lander section.panel.panel-7.background {
    background-color: #EFF6FC; }
  main#inc5000eu-apply-lander section.panel.panel-7 .text-box {
    width: 490px;
    text-align: center;
    color: #163864;
    font: 300 34px/42px 'Heebo'; }
    @media (max-width: 767px) {
      main#inc5000eu-apply-lander section.panel.panel-7 .text-box {
        padding: 11.71875vw 10.9375vw 18.75vw;
        width: 100vw;
        font-size: 5.3125vw;
        line-height: 6.5625vw;
        height: 68.75vw; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      main#inc5000eu-apply-lander section.panel.panel-7 .text-box {
        width: 38.28125vw;
        font-size: 2.65625vw;
        line-height: 3.28125vw; } }
    main#inc5000eu-apply-lander section.panel.panel-7 .text-box .credit {
      font: 400 20px/40px 'Heebo';
      color: #666666;
      position: relative; }
      main#inc5000eu-apply-lander section.panel.panel-7 .text-box .credit::before {
        content: '- '; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box .credit {
          font-size: 3.125vw;
          line-height: 6.25vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box .credit {
          font-size: 1.5625vw;
          line-height: 3.125vw; } }
    main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-1 {
      left: 80px;
      top: 0; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-1 {
          top: 0;
          left: 0; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-1 {
          top: 0;
          left: 6.25vw; } }
    main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-2 {
      right: 70px;
      top: 0; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-2 {
          top: 0;
          left: 100vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-2 {
          top: 0;
          right: 5.46875vw; } }
    main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-3 {
      left: 80px;
      top: 350px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-3 {
          top: 0;
          left: 100vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-3 {
          top: 27.34375vw;
          left: 6.25vw; } }
    main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-4 {
      right: 70px;
      top: 350px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-4 {
          top: 0;
          left: 100vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-7 .text-box.box-4 {
          top: 27.34375vw;
          right: 5.46875vw; } }
  main#inc5000eu-apply-lander section.panel.panel-7 #slide-counter {
    width: 100vw;
    top: 54vw;
    text-align: center;
    font: 900 7.8125vw "Heebo", "Arial", "san-serif";
    color: #FFFFFF; }
    main#inc5000eu-apply-lander section.panel.panel-7 #slide-counter span.count.active {
      color: #FF9900; }
  main#inc5000eu-apply-lander section.panel.panel-8 {
    text-align: center; }
    main#inc5000eu-apply-lander section.panel.panel-8.padding {
      height: 254px; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-8.padding {
          height: 31.25vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-8.padding {
          height: 19.84375vw; } }
    main#inc5000eu-apply-lander section.panel.panel-8.background {
      background-color: #FF9900; }
    main#inc5000eu-apply-lander section.panel.panel-8 a {
      font: bold 70px/254px 'Archivo Narrow';
      color: #FFFFFF;
      text-decoration: none;
      display: block;
      height: 100%;
      width: 100%; }
      @media (max-width: 767px) {
        main#inc5000eu-apply-lander section.panel.panel-8 a {
          font-size: 10.9375vw;
          line-height: 31.25vw; } }
      @media (min-width: 768px) and (max-width: 1279px) {
        main#inc5000eu-apply-lander section.panel.panel-8 a {
          font-size: 5.46875vw;
          line-height: 19.84375vw; } }

body.inc5000apply {
  overflow-x: hidden; }
  body.inc5000apply .SectionFooter {
    display: none; }

nav#inc-5000-apply-sticky-bar {
  width: 100%;
  height: 11vw;
  max-height: 83px;
  background-color: #FFFFFF;
  text-align: center; }
  nav#inc-5000-apply-sticky-bar a img {
    max-height: 100%;
    max-width: 708px; }

main#inc5000eu-apply-guide-lander * {
  box-sizing: border-box; }

main#inc5000eu-apply-guide-lander section {
  position: relative;
  padding: 60px 0 10px 0;
  width: 100%; }
  @media only screen and (max-width: 449px) {
    main#inc5000eu-apply-guide-lander section {
      padding-top: 30px; } }
  main#inc5000eu-apply-guide-lander section * {
    margin: 0; }
  main#inc5000eu-apply-guide-lander section.intro {
    padding: 0; }
  main#inc5000eu-apply-guide-lander section div.container {
    margin: 0 auto;
    position: relative; }
    @media (min-width: 1280px) {
      main#inc5000eu-apply-guide-lander section div.container.intro {
        width: 1280px; } }
    @media (min-width: 1280px) {
      main#inc5000eu-apply-guide-lander section div.container {
        width: 750px; } }
  main#inc5000eu-apply-guide-lander section.blue {
    background-color: #EFF3F6; }
  main#inc5000eu-apply-guide-lander section.gray {
    background-color: #EBEBEB; }
  main#inc5000eu-apply-guide-lander section.black {
    background-color: #000000; }
  main#inc5000eu-apply-guide-lander section .button {
    display: inline-block;
    background-color: #ff9900;
    padding: 20px 90px 20px 120px;
    height: 80px; }
    main#inc5000eu-apply-guide-lander section .button.no-arrow {
      padding: 20px 25px 20px 30px;
      margin-top: 28px !important; }
      main#inc5000eu-apply-guide-lander section .button.no-arrow img {
        width: 38px;
        vertical-align: middle;
        margin-left: 10px; }
        @media only screen and (max-width: 449px) {
          main#inc5000eu-apply-guide-lander section .button.no-arrow img {
            display: none; } }
    @media only screen and (max-width: 449px) {
      main#inc5000eu-apply-guide-lander section .button {
        width: 90vw;
        padding: 20px 0 20px 15px;
        text-align: center; } }
    main#inc5000eu-apply-guide-lander section .button a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      font: bold 40px/40px 'Archivo Narrow';
      text-decoration: none;
      color: #FFFFFF; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000eu-apply-guide-lander section .button a {
          font-size: 3.125vw;
          line-height: 3.125vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000eu-apply-guide-lander section .button a {
          font-size: 4.5vw;
          line-height: 4.5vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section .button a {
          font-size: 7vw;
          line-height: 7vw; } }
      main#inc5000eu-apply-guide-lander section .button a i {
        color: #FFFFFF;
        margin-left: 0.2em;
        position: relative; }
  main#inc5000eu-apply-guide-lander section.intro {
    height: 500px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000eu-apply-guide-lander section.intro {
        height: 41vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000eu-apply-guide-lander section.intro {
        height: 52.6vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000eu-apply-guide-lander section.intro {
        height: 107vw; } }
    main#inc5000eu-apply-guide-lander section.intro * {
      position: absolute; }
    main#inc5000eu-apply-guide-lander section.intro .logo-badge {
      width: 248px;
      top: 57px;
      left: 2px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000eu-apply-guide-lander section.intro .logo-badge {
          width: 23vw;
          top: 2vw;
          left: 3vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000eu-apply-guide-lander section.intro .logo-badge {
          width: 27.375vw;
          top: 4.08vw;
          left: 1.06vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.intro .logo-badge {
          width: 30vw;
          top: 5vw;
          left: 0vw; } }
    main#inc5000eu-apply-guide-lander section.intro .hed {
      width: 900px;
      font: 900 90px/88px Heebo;
      color: #163865;
      top: 116px;
      left: 314px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000eu-apply-guide-lander section.intro .hed {
          width: 70vw;
          font-size: 8.4375vw;
          line-height: 6.875vw;
          top: 6.25vw;
          left: 29.53vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000eu-apply-guide-lander section.intro .hed {
          width: 60.3vw;
          font-size: 7.4vw;
          line-height: 7vw;
          top: 6.25vw;
          left: 35.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.intro .hed {
          width: 53vw;
          font-size: 11vw;
          line-height: 12vw;
          top: 9vw;
          left: 38vw; } }
    main#inc5000eu-apply-guide-lander section.intro .dek {
      width: 950px;
      font: 300 30px/34px Heebo;
      color: #000000;
      top: 229px;
      left: 314px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000eu-apply-guide-lander section.intro .dek {
          width: 65vw;
          font-size: 2.89vw;
          line-height: 3.4vw;
          top: 15.16vw;
          left: 29.53vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000eu-apply-guide-lander section.intro .dek {
          width: 60vw;
          font-size: 3.5vw;
          line-height: 4.4vw;
          top: 16.16vw;
          left: 35.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.intro .dek {
          width: 96vw;
          font-size: 5.5vw;
          line-height: 7vw;
          top: 42vw;
          left: 2vw;
          text-align: center; } }
      main#inc5000eu-apply-guide-lander section.intro .dek.closed-application {
        top: 229px;
        left: 314px; }
        @media only screen and (min-width: 980px) and (max-width: 1279px) {
          main#inc5000eu-apply-guide-lander section.intro .dek.closed-application {
            width: 65vw;
            font-size: 2.89vw;
            line-height: 3.4vw;
            top: 15.16vw;
            left: 29.53vw; } }
        @media only screen and (min-width: 450px) and (max-width: 979px) {
          main#inc5000eu-apply-guide-lander section.intro .dek.closed-application {
            width: 60vw;
            font-size: 3.5vw;
            line-height: 4.4vw;
            top: 16.16vw;
            left: 35.53vw; } }
        @media only screen and (max-width: 449px) {
          main#inc5000eu-apply-guide-lander section.intro .dek.closed-application {
            width: 78vw;
            font-size: 5.5vw;
            line-height: 7vw;
            top: 42vw;
            left: 2vw;
            text-align: center; } }
        @media only screen and (min-width: 980px) and (max-width: 1279px) {
          section.intro.closed-application {
            height: 28vw !important; } }
        @media only screen and (min-width: 450px) and (max-width: 979px) {
          section.intro.closed-application {
            height: 37.6vw !important; } }
        @media only screen and (max-width: 449px) {
          section.intro.closed-application {
            height: 78vw !important; } }
      main#inc5000eu-apply-guide-lander section.intro .dek b {
        font-weight: 500;
        letter-spacing: -0.01em;
        position: relative; }
    main#inc5000eu-apply-guide-lander section.intro .button {
      top: 373px;
      left: 316px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000eu-apply-guide-lander section.intro .button {
          top: 31.14vw;
          left: 29.7vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000eu-apply-guide-lander section.intro .button {
          top: 39.14vw;
          left: 11.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.intro .button {
          top: 81vw;
          left: 5vw; } }
  @media only screen and (min-width: 980px) and (max-width: 1279px) {
    main#inc5000eu-apply-guide-lander section.panel {
      max-width: 780px;
      margin: 0 auto; } }
  @media only screen and (min-width: 450px) and (max-width: 979px) {
    main#inc5000eu-apply-guide-lander section.panel {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 449px) {
    main#inc5000eu-apply-guide-lander section.panel {
      padding-left: 20px;
      padding-right: 20px; } }
  main#inc5000eu-apply-guide-lander section.panel .hed {
    font: 900 60px/60px Heebo;
    color: #153661; }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000eu-apply-guide-lander section.panel .hed {
        font-size: 5.2vw;
        line-height: 5.2vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000eu-apply-guide-lander section.panel .hed {
        font-size: 8.5vw;
        line-height: 8.5vw; } }
  main#inc5000eu-apply-guide-lander section.panel .copy {
    font: normal 19px/26px RobotoRegular;
    color: #000000;
    padding-top: 20px;
    padding-left: 77px; }
    @media only screen and (max-width: 449px) {
      main#inc5000eu-apply-guide-lander section.panel .copy {
        width: 90vw;
        padding-top: 3vw;
        padding-left: 0;
        margin: 0 auto;
        font-size: 4.4vw;
        line-height: 6.5vw; } }
    main#inc5000eu-apply-guide-lander section.panel .copy p {
      width: 610px;
      margin: 0;
      margin-bottom: 0.75em; }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.panel .copy p {
          width: 100%; } }
      main#inc5000eu-apply-guide-lander section.panel .copy p b {
        font-family: RobotoBold;
        font-weight: normal;
        position: relative; }
      main#inc5000eu-apply-guide-lander section.panel .copy p.li {
        padding-left: 35px;
        font: normal 21px/26px RobotoBold; }
        @media only screen and (max-width: 449px) {
          main#inc5000eu-apply-guide-lander section.panel .copy p.li {
            font-size: 4.8vw;
            line-height: 6.5vw; } }
        main#inc5000eu-apply-guide-lander section.panel .copy p.li span {
          font: normal 19px/26px RobotoRegular; }
        main#inc5000eu-apply-guide-lander section.panel .copy p.li::before {
          content: "•";
          margin-left: -14px;
          color: #C5B26A;
          padding-right: 5px; }
      main#inc5000eu-apply-guide-lander section.panel .copy p.fine-print {
        font: normal 16px/22px RobotoRegular; }
    main#inc5000eu-apply-guide-lander section.panel .copy.partners {
      width: 670px; }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.panel .copy.partners {
          width: 100%; } }
    main#inc5000eu-apply-guide-lander section.panel .copy.grid .row {
      width: 100%;
      clear: both; }
      main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box {
        width: 290px;
        display: inline-block;
        vertical-align: top; }
        @media only screen and (min-width: 450px) and (max-width: 979px) {
          main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box {
            width: 37.7vw; } }
        main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box .date {
          font: 900 30px/26px Heebo;
          color: #000000; }
          @media only screen and (max-width: 449px) {
            main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box .date {
              font-size: 6vw;
              line-height: 5.5vw; } }
        main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box .hed {
          font: normal 19px/24px RobotoBold;
          padding-top: 10px;
          color: #C5B26A; }
          @media only screen and (max-width: 449px) {
            main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box .hed {
              font-size: 4.4vw;
              line-height: 6vw; } }
        main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box .dek {
          font: normal 19px/26px RobotoRegular;
          padding-top: 10px;
          color: #000000; }
          @media only screen and (max-width: 449px) {
            main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box .dek {
              font-size: 4.4vw;
              line-height: 6.5vw; } }
        main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box:first-child {
          margin-right: 38px; }
          @media only screen and (min-width: 450px) and (max-width: 979px) {
            main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box:first-child {
              margin-right: 4.9vw; } }
          @media only screen and (max-width: 449px) {
            main#inc5000eu-apply-guide-lander section.panel .copy.grid .row .box:first-child {
              margin-right: 0;
              padding-bottom: 35px; } }
      main#inc5000eu-apply-guide-lander section.panel .copy.grid .row:first-child {
        padding-bottom: 35px; }
  main#inc5000eu-apply-guide-lander section.panel .faq {
    padding: 8px 0;
    border-bottom: #C5B26A 1px solid;
    border-top: #C5B26A 1px solid;
    margin-top: 26px;
    margin-left: 77px;
    width: 630px; }
    @media only screen and (max-width: 449px) {
      main#inc5000eu-apply-guide-lander section.panel .faq {
        width: 100%;
        margin-left: 0; } }
    main#inc5000eu-apply-guide-lander section.panel .faq .hed {
      font: 900 24px/24px Heebo;
      color: #000000; }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.panel .faq .hed {
          font-size: 5vw;
          line-height: 5vw; } }
      main#inc5000eu-apply-guide-lander section.panel .faq .hed i {
        font-size: 0.7em; }
      main#inc5000eu-apply-guide-lander section.panel .faq .hed:hover {
        cursor: pointer; }
    main#inc5000eu-apply-guide-lander section.panel .faq .questions {
      padding-left: 30px;
      display: none; }
      main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container {
        padding-top: 15px; }
        main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .question {
          font: normal 19px/23px RobotoRegular;
          color: #31674F; }
          @media only screen and (max-width: 449px) {
            main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .question {
              font-size: 4.4vw;
              line-height: 4.4vw; } }
          main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .question.selected {
            font-family: RobotoBold;
            color: #000000; }
          main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .question:hover {
            cursor: pointer; }
        main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .answer {
          font: normal 17px/23px RobotoRegular;
          color: #000000;
          padding: 10px 0;
          display: none; }
          @media only screen and (max-width: 449px) {
            main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .answer {
              font-size: 4.2vw;
              line-height: 6vw; } }
          main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .answer a {
            color: #000000;
            font-family: RobotoBold;
            text-decoration: underline; }
            main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .answer a:hover {
              color: #111111; }
          main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .answer p {
            padding-bottom: 0.75em; }
            main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .answer p:last-child {
              padding-bottom: 0; }
          main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .answer ul {
            padding-left: 40px;
            padding-bottom: 1em; }
            main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .answer ul:last-child {
              padding-bottom: 0; }
            main#inc5000eu-apply-guide-lander section.panel .faq .questions .question-container .answer ul li {
              padding-bottom: 0.3em; }
    main#inc5000eu-apply-guide-lander section.panel .faq ~ .faq {
      border-top: none;
      margin-top: 0; }
    main#inc5000eu-apply-guide-lander section.panel .faq ~ .button {
      margin-left: 77px;
      margin-top: 48px; }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.panel .faq ~ .button {
          margin-left: 0;
          margin-top: 4vw; } }
  main#inc5000eu-apply-guide-lander section.panel .partners-container {
    margin-left: 77px; }
    @media only screen and (max-width: 449px) {
      main#inc5000eu-apply-guide-lander section.panel .partners-container {
        margin-left: 0; } }
    main#inc5000eu-apply-guide-lander section.panel .partners-container .hed {
      font-weight: normal;
      font-family: RobotoBold;
      line-height: 24px;
      color: #000000;
      border-bottom: #C5B26A 1px solid;
      padding: 25px 0 20px 0;
      width: 630px; }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.panel .partners-container .hed {
          width: 100%; } }
      main#inc5000eu-apply-guide-lander section.panel .partners-container .hed.premiere {
        font-size: 24px; }
      main#inc5000eu-apply-guide-lander section.panel .partners-container .hed.promotional {
        font-size: 20px; }
    main#inc5000eu-apply-guide-lander section.panel .partners-container .logos {
      width: 650px;
      height: auto;
      padding: 25px 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap; }
      @media only screen and (max-width: 449px) {
        main#inc5000eu-apply-guide-lander section.panel .partners-container .logos {
          flex-direction: column;
          text-align: center;
          width: 100%; } }
      main#inc5000eu-apply-guide-lander section.panel .partners-container .logos img {
        padding: 0 20px 20px 20px; }
        @media only screen and (max-width: 449px) {
          main#inc5000eu-apply-guide-lander section.panel .partners-container .logos img {
            display: inline-block;
            padding: 15px 0; } }
  main#inc5000eu-apply-guide-lander section.sponsors {
    height: 178px;
    padding: 0 !important;
    margin-top: 20px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000eu-apply-guide-lander section.sponsors {
        height: 14.1vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000eu-apply-guide-lander section.sponsors {
        height: 21.4vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000eu-apply-guide-lander section.sponsors {
        height: 20.5vw; } }
    main#inc5000eu-apply-guide-lander section.sponsors .container {
      text-align: center;
      height: 100%; }
      main#inc5000eu-apply-guide-lander section.sponsors .container .sponsored-by {
        height: 100%;
        position: initial; }

body.inc5000apply {
  overflow-x: hidden; }
  body.inc5000apply .SectionFooter {
    display: none; }

nav#inc-5000-apply-sticky-bar {
  width: 100%;
  height: 11vw;
  max-height: 83px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 10px 0px #EDEDED;
  text-align: center; }
  nav#inc-5000-apply-sticky-bar a img {
    max-height: 100%;
    max-width: 708px; }

main#inc5000-apply-lander section {
  position: relative;
  width: 100%;
  padding: 30px 0; }
  main#inc5000-apply-lander section * {
    box-sizing: border-box;
    position: absolute;
    margin: 0; }
  main#inc5000-apply-lander section div.container {
    margin: 0 auto;
    position: relative; }
    @media (min-width: 1280px) {
      main#inc5000-apply-lander section div.container {
        width: 1280px; } }
  main#inc5000-apply-lander section.yellow {
    background-color: #FCF6E6; }
  main#inc5000-apply-lander section.gray {
    background-color: #EBEBEB; }
  main#inc5000-apply-lander section.black {
    background-color: #000000; }
  main#inc5000-apply-lander section .button {
    background-color: #630460;
    padding: 20px 90px 20px 120px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-lander section .button {
        padding: 1.5625vw 7vw 1.5625vw 9.375vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-lander section .button {
        padding: 1vw 6vw 1vw 8.375vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-lander section .button {
        padding: 4vw 10vw 4vw 12vw; } }
    main#inc5000-apply-lander section .button a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      font: normal 40px/40px KlavikaBlack;
      text-decoration: none;
      color: #FFFFFF; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section .button a {
          font-size: 3.125vw;
          line-height: 3.125vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section .button a {
          font-size: 4.5vw;
          line-height: 4.5vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section .button a {
          font-size: 7vw;
          line-height: 7vw; } }
      main#inc5000-apply-lander section .button a i {
        color: #C5B26A;
        margin-left: 0.2em;
        position: relative; }
  main#inc5000-apply-lander section:nth-child(1) {
    height: 466px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-lander section:nth-child(1) {
        height: 36.4vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-lander section:nth-child(1) {
        height: 47.6vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-lander section:nth-child(1) {
        height: 80vw;
        padding-top: 0; } }
    main#inc5000-apply-lander section:nth-child(1) .logo-badge {
      width: 295px;
      top: 10px;
      left: -7px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(1) .logo-badge {
          width: 23vw;
          top: 0.08vw;
          left: -0.06vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(1) .logo-badge {
          width: 32.4vw;
          top: 0.08vw;
          left: -0.06vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(1) .logo-badge {
          width: 34vw;
          top: 2vw;
          left: 2vw; } }
    main#inc5000-apply-lander section:nth-child(1) .hed {
      width: 900px;
      font: normal 108px/88px KlavikaBlack;
      color: #C5B26A;
      top: 80px;
      left: 314px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(1) .hed {
          width: 70vw;
          font-size: 8.4375vw;
          line-height: 6.875vw;
          top: 6.25vw;
          left: 24.53vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(1) .hed {
          width: 60.3vw;
          font-size: 7.4vw;
          line-height: 7vw;
          top: 6.25vw;
          left: 35.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(1) .hed {
          width: 60vw;
          font-size: 11vw;
          line-height: 10.2vw;
          top: 4vw;
          left: 39vw; } }
    main#inc5000-apply-lander section:nth-child(1) .dek {
      width: 380px;
      font: normal 37px/39px KlavikaLight;
      color: #000000;
      top: 194px;
      left: 918px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(1) .dek {
          width: 29.6875vw;
          font-size: 2.89vw;
          line-height: 3.05vw;
          top: 15.16vw;
          left: 71.72vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(1) .dek {
          width: 59.6875vw;
          font-size: 3.89vw;
          line-height: 4.05vw;
          top: 22.16vw;
          left: 35.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(1) .dek {
          width: 96vw;
          font-size: 6vw;
          line-height: 7vw;
          top: 42vw;
          left: 2vw;
          text-align: center; } }
    main#inc5000-apply-lander section:nth-child(1) .button {
      top: 309px;
      left: 320px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(1) .button {
          top: 24.14vw;
          left: 25vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(1) .button {
          top: 33.14vw;
          left: 35.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(1) .button {
          top: 60vw;
          left: 18.4vw; } }
    main#inc5000-apply-lander section:nth-child(1) .deadline {
      top: 398px;
      left: 337px;
      font: 900 22px Heebo; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(1) .deadline {
          top: 31.14vw;
          left: 25vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(1) .deadline {
          top: 40.6vw;
          left: 35.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(1) .deadline {
          position: relative;
          left: 0;
          top: 79vw;
          text-align: center;
          font-size: 13px; } }
      main#inc5000-apply-lander section:nth-child(1) .deadline.closed-application {
        top: 320px;
        left: 320px;
        font-size: 30px; }
        @media only screen and (min-width: 980px) and (max-width: 1279px) {
          main#inc5000-apply-lander section:nth-child(1) .deadline.closed-application {
            top: 24vw;
            left: 25vw; } }
        @media only screen and (min-width: 450px) and (max-width: 979px) {
          main#inc5000-apply-lander section:nth-child(1) .deadline.closed-application {
            top: 33vw;
            left: 35.53vw; } }
        @media only screen and (max-width: 449px) {
          main#inc5000-apply-lander section:nth-child(1) .deadline.closed-application {
            position: relative;
            left: 0;
            top: 62vw;
            text-align: center;
            font-size: 15px;
            width: 80%;
            margin: 0 auto; } }
  main#inc5000-apply-lander section:nth-child(2) {
    height: 558px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-lander section:nth-child(2) {
        height: 43.6vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-lander section:nth-child(2) {
        height: 44vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-lander section:nth-child(2) {
        height: 143vw; } }
    main#inc5000-apply-lander section:nth-child(2) .slideshow-glitter {
      width: 821px;
      top: -123px;
      right: -120px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(2) .slideshow-glitter {
          width: 64.14vw;
          top: -9.6vw;
          right: -7.375vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(2) .slideshow-glitter {
          width: 64.14vw;
          top: -7vw;
          right: -8vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(2) .slideshow-glitter {
          display: none; } }
    main#inc5000-apply-lander section:nth-child(2) .hed {
      width: 530px;
      font: normal 60px/60px KlavikaBlack;
      color: #C5B26A;
      top: 100px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(2) .hed {
          width: 41.4vw;
          font-size: 4.4875vw;
          line-height: 4.4875vw;
          top: 7.8125vw;
          left: 2vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(2) .hed {
          width: 45vw;
          font-size: 5.2vw;
          line-height: 5.2vw;
          top: 4.6vw;
          left: 2vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(2) .hed {
          width: 86vw;
          font-size: 8.5vw;
          line-height: 9vw;
          top: 82vw;
          left: 5vw; } }
    main#inc5000-apply-lander section:nth-child(2) .dek {
      width: 470px;
      font: normal 19px/26px RobotoRegular;
      color: #000000;
      top: 308px;
      left: 104px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(2) .dek {
          width: 36.72vw;
          font-size: 1.5vw;
          line-height: 2.03vw;
          top: 24vw;
          left: 10.125vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(2) .dek {
          width: 42vw;
          font-size: 1.9vw;
          line-height: 2.7vw;
          top: 21vw;
          left: 2vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(2) .dek {
          width: 90vw;
          font-size: 4.4vw;
          line-height: 6.5vw;
          top: 111vw;
          left: 5vw; } }
      main#inc5000-apply-lander section:nth-child(2) .dek b {
        font-family: RobotoBold;
        position: relative; }
    main#inc5000-apply-lander section:nth-child(2) .slideshow-container {
      background-color: #AAAAAA;
      z-index: 2;
      width: 581px;
      height: 453px;
      top: 45px;
      right: 0; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(2) .slideshow-container {
          width: 45.4vw;
          height: 35.4vw;
          top: 3.5vw;
          right: 2vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(2) .slideshow-container {
          width: 45.4vw;
          height: 35.4vw;
          top: 4.6vw;
          right: 2vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(2) .slideshow-container {
          width: 100vw;
          height: 78vw;
          top: 0;
          right: 0; } }
      main#inc5000-apply-lander section:nth-child(2) .slideshow-container .slide {
        width: 100%; }
        main#inc5000-apply-lander section:nth-child(2) .slideshow-container .slide.first {
          z-index: 2; }
        main#inc5000-apply-lander section:nth-child(2) .slideshow-container .slide.second {
          z-index: 1;
          display: none; }
  main#inc5000-apply-lander section:nth-child(3) {
    height: 566px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-lander section:nth-child(3) {
        height: 44.2vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-lander section:nth-child(3) {
        height: 50.8vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-lander section:nth-child(3) {
        height: 130vw; } }
    main#inc5000-apply-lander section:nth-child(3) .list-screenshot {
      width: 539px;
      top: 70px;
      left: 77px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(3) .list-screenshot {
          width: 42.1vw;
          top: 5.5vw;
          left: 6vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(3) .list-screenshot {
          width: 55.1vw;
          top: 5.5vw;
          left: 6vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(3) .list-screenshot {
          width: 90vw;
          top: 63vw;
          left: 5vw; } }
    main#inc5000-apply-lander section:nth-child(3) .hed {
      width: 460px;
      font: normal 60px/60px KlavikaBlack;
      color: #C5B26A;
      top: 204px;
      left: 517px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(3) .hed {
          width: 35.9vw;
          font-size: 4.7vw;
          line-height: 4.7vw;
          top: 15.9vw;
          left: 40.4vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(3) .hed {
          width: 45.9vw;
          font-size: 5.7vw;
          line-height: 5.7vw;
          top: 17.9vw;
          left: 47.4vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(3) .hed {
          width: 86vw;
          font-size: 8.5vw;
          line-height: 9vw;
          top: 0;
          left: 5vw; } }
    main#inc5000-apply-lander section:nth-child(3) .dek {
      width: 470px;
      font: normal 19px/26px RobotoRegular;
      color: #000000;
      top: 358px;
      left: 634px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(3) .dek {
          width: 36.7vw;
          font-size: 1.5vw;
          line-height: 2vw;
          top: 28vw;
          left: 49.5vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(3) .dek {
          width: 40.7vw;
          font-size: 2vw;
          line-height: 3vw;
          top: 30vw;
          left: 49.5vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(3) .dek {
          width: 90vw;
          font-size: 4.4vw;
          line-height: 6.5vw;
          top: 20vw;
          left: 5vw; } }
      main#inc5000-apply-lander section:nth-child(3) .dek b {
        font-family: RobotoBold;
        position: relative;
        font-weight: normal; }
  main#inc5000-apply-lander section:nth-child(4) {
    height: 260px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-lander section:nth-child(4) {
        height: 20.3vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-lander section:nth-child(4) {
        height: 22vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-lander section:nth-child(4) {
        height: 45vw; } }
    main#inc5000-apply-lander section:nth-child(4) .hed {
      width: 720px;
      font: normal 37px/39px KlavikaLight;
      letter-spacing: -0.025em;
      color: #FFFFFF;
      top: 87px;
      left: 25px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(4) .hed {
          width: 56.3vw;
          font-size: 2.9vw;
          line-height: 3vw;
          top: 6.8vw;
          left: 2vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(4) .hed {
          width: 70vw;
          top: 2vw;
          left: 15vw;
          font-size: 3.5vw;
          line-height: 4vw;
          text-align: center; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(4) .hed {
          width: 90vw;
          top: 0;
          left: 5vw;
          font-size: 6.6vw;
          line-height: 8vw;
          text-align: center; } }
      main#inc5000-apply-lander section:nth-child(4) .hed b {
        position: relative;
        font-family: KlavikaRegular;
        font-weight: normal; }
    main#inc5000-apply-lander section:nth-child(4) .button {
      top: 87px;
      right: 40px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(4) .button {
          top: 6.8vw;
          right: 3.1vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(4) .button {
          top: 12vw;
          right: 24.3vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(4) .button {
          top: 28vw;
          right: 12.9vw; } }
  main#inc5000-apply-lander section:nth-child(5) {
    height: 556px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-lander section:nth-child(5) {
        height: 43.4vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-lander section:nth-child(5) {
        height: 50.5vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-lander section:nth-child(5) {
        height: 122vw; } }
    main#inc5000-apply-lander section:nth-child(5) .gala-photo {
      width: 581px;
      top: 39px;
      right: 0;
      z-index: 3; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(5) .gala-photo {
          width: 45.4vw;
          top: 3vw;
          right: 2vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(5) .gala-photo {
          width: 49.4vw;
          top: 4.6vw;
          right: 2vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(5) .gala-photo {
          width: 90vw;
          top: 47vw;
          right: 5vw; } }
    main#inc5000-apply-lander section:nth-child(5) .hed {
      width: 600px;
      font: normal 60px/60px KlavikaBlack;
      color: #C5B26A;
      top: 175px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(5) .hed {
          width: 46.9vw;
          font-size: 4.7vw;
          line-height: 4.7vw;
          top: 13.7vw;
          left: 2vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(5) .hed {
          width: 61.2vw;
          font-size: 5.2vw;
          line-height: 5.2vw;
          top: 4.6vw;
          left: 2vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(5) .hed {
          width: 90vw;
          font-size: 8.5vw;
          line-height: 9vw;
          top: 0;
          left: 5vw; } }
    main#inc5000-apply-lander section:nth-child(5) .dek {
      width: 500px;
      font: normal 19px/26px RobotoRegular;
      color: #000000;
      top: 280px;
      left: 104px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(5) .dek {
          width: 39.1vw;
          font-size: 1.5vw;
          line-height: 2vw;
          top: 21.9vw;
          left: 8.1vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(5) .dek {
          width: 42vw;
          font-size: 1.9vw;
          line-height: 2.7vw;
          top: 10.8vw;
          left: 2vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(5) .dek {
          width: 90vw;
          font-size: 4.4vw;
          line-height: 6.5vw;
          top: 11vw;
          left: 5vw; } }
      main#inc5000-apply-lander section:nth-child(5) .dek b {
        font-family: RobotoBold;
        position: relative;
        font-weight: normal; }
    main#inc5000-apply-lander section:nth-child(5) .caption {
      width: 581px;
      font: normal 20px/20px KlavikaBold;
      color: #000000;
      top: 503px;
      right: 0; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(5) .caption {
          width: 45.4vw;
          font-size: 1.6vw;
          line-height: 1.6vw;
          top: 39.3vw;
          right: 2vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(5) .caption {
          width: 49.4vw;
          font-size: 2.2vw;
          line-height: 2.2vw;
          top: 44.7vw;
          right: 2vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(5) .caption {
          width: 90vw;
          font-size: 4vw;
          line-height: 4.5vw;
          top: 118vw;
          right: 5vw; } }
  main#inc5000-apply-lander section:nth-child(6) {
    height: 555px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-lander section:nth-child(6) {
        height: 43.4vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-lander section:nth-child(6) {
        height: 47vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-lander section:nth-child(6) {
        height: 127.5vw; } }
    main#inc5000-apply-lander section:nth-child(6) .company-montage {
      width: 536px;
      top: 54px;
      left: 78px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(6) .company-montage {
          width: 41.9vw;
          top: 4.2vw;
          left: 6.1vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(6) .company-montage {
          width: 50vw;
          top: 4.6vw;
          left: 2vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(6) .company-montage {
          width: 100vw;
          top: 52vw;
          left: 0; } }
    main#inc5000-apply-lander section:nth-child(6) .hed {
      width: 600px;
      font: normal 60px/60px KlavikaBlack;
      color: #C5B26A;
      top: 175px;
      left: 680px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(6) .hed {
          width: 46.9vw;
          font-size: 4.7vw;
          line-height: 4.7vw;
          top: 13.7vw;
          left: 53.1vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(6) .hed {
          width: 40vw;
          font-size: 5.2vw;
          line-height: 5.2vw;
          top: 4.6vw;
          left: 56vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(6) .hed {
          width: 90vw;
          font-size: 8.5vw;
          line-height: 9vw;
          top: 0;
          left: 5vw; } }
    main#inc5000-apply-lander section:nth-child(6) .dek {
      width: 500px;
      font: normal 19px/26px RobotoRegular;
      color: #000000;
      top: 280px;
      left: 796px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-lander section:nth-child(6) .dek {
          width: 35.1vw;
          font-size: 1.5vw;
          line-height: 2vw;
          top: 21.9vw;
          left: 62.2vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-lander section:nth-child(6) .dek {
          width: 39vw;
          font-size: 1.9vw;
          line-height: 2.7vw;
          top: 10.8vw;
          left: 56vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-lander section:nth-child(6) .dek {
          width: 90vw;
          font-size: 4.4vw;
          line-height: 6.5vw;
          top: 10vw;
          left: 5vw; } }
      main#inc5000-apply-lander section:nth-child(6) .dek b {
        font-family: RobotoBold;
        position: relative;
        font-weight: normal; }
  main#inc5000-apply-lander section:nth-child(7) {
    height: 178px;
    padding: 0 !important; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-lander section:nth-child(7) {
        height: 14.1vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-lander section:nth-child(7) {
        height: 21.4vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-lander section:nth-child(7) {
        height: 20.5vw; } }
    main#inc5000-apply-lander section:nth-child(7) .container {
      text-align: center;
      height: 100%; }
      main#inc5000-apply-lander section:nth-child(7) .container .sponsored-by {
        height: 100%;
        position: initial; }

body.inc5000apply {
  overflow-x: hidden; }
  body.inc5000apply .SectionFooter {
    display: none; }

nav#inc-5000-apply-sticky-bar {
  width: 100%;
  height: 11vw;
  max-height: 83px;
  background-color: #FFFFFF;
  text-align: center; }
  nav#inc-5000-apply-sticky-bar a img {
    max-height: 100%;
    max-width: 708px; }

main#inc5000-apply-guide-lander * {
  box-sizing: border-box; }

main#inc5000-apply-guide-lander section {
  position: relative;
  padding: 60px 0 10px 0;
  width: 100%; }
  @media only screen and (max-width: 449px) {
    main#inc5000-apply-guide-lander section {
      padding-top: 30px; } }
  main#inc5000-apply-guide-lander section * {
    margin: 0; }
  main#inc5000-apply-guide-lander section.intro {
    padding: 0; }
  main#inc5000-apply-guide-lander section div.container {
    margin: 0 auto;
    position: relative; }
    @media (min-width: 1280px) {
      main#inc5000-apply-guide-lander section div.container.intro {
        width: 1280px; } }
    @media (min-width: 1280px) {
      main#inc5000-apply-guide-lander section div.container {
        width: 750px; } }
  main#inc5000-apply-guide-lander section.yellow {
    background-color: #FCF6E6; }
  main#inc5000-apply-guide-lander section.gray {
    background-color: #EBEBEB; }
  main#inc5000-apply-guide-lander section.black {
    background-color: #000000; }
  main#inc5000-apply-guide-lander section .button {
    display: inline-block;
    background-color: #630460;
    padding: 20px 90px 20px 120px; }
    main#inc5000-apply-guide-lander section .button.no-arrow {
      padding: 20px 25px 20px 30px;
      margin-top: 28px !important; }
      main#inc5000-apply-guide-lander section .button.no-arrow img {
        width: 38px;
        vertical-align: middle;
        margin-left: 10px; }
        @media only screen and (max-width: 449px) {
          main#inc5000-apply-guide-lander section .button.no-arrow img {
            display: none; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-guide-lander section .button {
        width: 90vw;
        padding: 20px 0 20px 15px;
        text-align: center; } }
    main#inc5000-apply-guide-lander section .button a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      font: bold 40px/40px 'Archivo Narrow';
      text-decoration: none;
      color: #FFFFFF; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-guide-lander section .button a {
          font-size: 3.125vw;
          line-height: 3.125vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-guide-lander section .button a {
          font-size: 4.5vw;
          line-height: 4.5vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section .button a {
          font-size: 7vw;
          line-height: 7vw; } }
      main#inc5000-apply-guide-lander section .button a i {
        color: #C5B26A;
        margin-left: 0.2em;
        position: relative; }
  main#inc5000-apply-guide-lander section.intro {
    height: 500px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-guide-lander section.intro {
        height: 38vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-guide-lander section.intro {
        height: 47.6vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-guide-lander section.intro {
        height: 101vw; } }
    main#inc5000-apply-guide-lander section.intro * {
      position: absolute; }
    main#inc5000-apply-guide-lander section.intro .logo-badge {
      width: 295px;
      top: 10px;
      left: -7px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-guide-lander section.intro .logo-badge {
          width: 23vw;
          top: 2vw;
          left: 3vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-guide-lander section.intro .logo-badge {
          width: 32.4vw;
          top: 0.08vw;
          left: -0.06vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.intro .logo-badge {
          width: 35vw;
          top: 2vw;
          left: 2vw; } }
    main#inc5000-apply-guide-lander section.intro .hed {
      width: 900px;
      font: 900 90px/88px Heebo;
      color: #C5B26A;
      top: 116px;
      left: 314px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-guide-lander section.intro .hed {
          width: 70vw;
          font-size: 8.4375vw;
          line-height: 6.875vw;
          top: 6.25vw;
          left: 29.53vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-guide-lander section.intro .hed {
          width: 60.3vw;
          font-size: 7.4vw;
          line-height: 7vw;
          top: 6.25vw;
          left: 35.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.intro .hed {
          width: 53vw;
          font-size: 11vw;
          line-height: 12vw;
          top: 9vw;
          left: 41vw; } }
    main#inc5000-apply-guide-lander section.intro .dek {
      width: 950px;
      font: 300 30px/34px Heebo;
      color: #000000;
      top: 229px;
      left: 314px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-guide-lander section.intro .dek {
          width: 65vw;
          font-size: 2.89vw;
          line-height: 3.4vw;
          top: 15.16vw;
          left: 29.53vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-guide-lander section.intro .dek {
          width: 60vw;
          font-size: 3.5vw;
          line-height: 4.4vw;
          top: 16.16vw;
          left: 35.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.intro .dek {
          width: 96vw;
          font-size: 5.5vw;
          line-height: 7vw;
          top: 42vw;
          left: 2vw;
          text-align: center; } }
      main#inc5000-apply-guide-lander section.intro .dek.closed-application {
        top: 229px;
        left: 314px; }
        @media only screen and (min-width: 980px) and (max-width: 1279px) {
          main#inc5000-apply-guide-lander section.intro .dek.closed-application {
            width: 65vw;
            font-size: 2.89vw;
            line-height: 3.4vw;
            top: 15.16vw;
            left: 29.53vw; } }
        @media only screen and (min-width: 450px) and (max-width: 979px) {
          main#inc5000-apply-guide-lander section.intro .dek.closed-application {
            width: 60vw;
            font-size: 3.5vw;
            line-height: 4.4vw;
            top: 16.16vw;
            left: 35.53vw; } }
        @media only screen and (max-width: 449px) {
          main#inc5000-apply-guide-lander section.intro .dek.closed-application {
            width: 78vw;
            font-size: 5.5vw;
            line-height: 7vw;
            top: 42vw;
            left: 2vw;
            text-align: center; } }
        @media only screen and (min-width: 980px) and (max-width: 1279px) {
          section.intro.closed-application {
            height: 28vw !important; } }
        @media only screen and (min-width: 450px) and (max-width: 979px) {
          section.intro.closed-application {
            height: 37.6vw !important; } }
        @media only screen and (max-width: 449px) {
          section.intro.closed-application {
            height: 78vw !important; } }
      main#inc5000-apply-guide-lander section.intro .dek b {
        font-weight: 500;
        letter-spacing: -0.01em;
        position: relative; }
    main#inc5000-apply-guide-lander section.intro .button {
      top: 373px;
      left: 316px; }
      @media only screen and (min-width: 980px) and (max-width: 1279px) {
        main#inc5000-apply-guide-lander section.intro .button {
          top: 27.14vw;
          left: 29.7vw; } }
      @media only screen and (min-width: 450px) and (max-width: 979px) {
        main#inc5000-apply-guide-lander section.intro .button {
          top: 35.14vw;
          left: 35.53vw; } }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.intro .button {
          top: 73vw;
          left: 5vw; } }
  @media only screen and (min-width: 980px) and (max-width: 1279px) {
    main#inc5000-apply-guide-lander section.panel {
      max-width: 780px;
      margin: 0 auto; } }
  @media only screen and (min-width: 450px) and (max-width: 979px) {
    main#inc5000-apply-guide-lander section.panel {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 449px) {
    main#inc5000-apply-guide-lander section.panel {
      padding-left: 20px;
      padding-right: 20px; } }
  main#inc5000-apply-guide-lander section.panel .hed {
    font: 900 60px/60px Heebo;
    color: #C5B26A; }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-guide-lander section.panel .hed {
        font-size: 5.2vw;
        line-height: 5.2vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-guide-lander section.panel .hed {
        font-size: 8.5vw;
        line-height: 8.5vw; } }
  main#inc5000-apply-guide-lander section.panel .copy {
    font: normal 19px/26px RobotoRegular;
    color: #000000;
    padding-top: 20px;
    padding-left: 77px; }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-guide-lander section.panel .copy {
        width: 90vw;
        padding-top: 3vw;
        padding-left: 0;
        margin: 0 auto;
        font-size: 4.4vw;
        line-height: 6.5vw; } }
    main#inc5000-apply-guide-lander section.panel .copy p {
      width: 610px;
      margin: 0;
      margin-bottom: 0.75em; }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.panel .copy p {
          width: 100%; } }
      main#inc5000-apply-guide-lander section.panel .copy p b {
        font-family: RobotoBold;
        font-weight: normal;
        position: relative; }
      main#inc5000-apply-guide-lander section.panel .copy p.li {
        padding-left: 35px;
        font: normal 21px/26px RobotoBold; }
        @media only screen and (max-width: 449px) {
          main#inc5000-apply-guide-lander section.panel .copy p.li {
            font-size: 4.8vw;
            line-height: 6.5vw; } }
        main#inc5000-apply-guide-lander section.panel .copy p.li span {
          font: normal 19px/26px RobotoRegular; }
        main#inc5000-apply-guide-lander section.panel .copy p.li::before {
          content: "•";
          margin-left: -14px;
          color: #C5B26A;
          padding-right: 5px; }
      main#inc5000-apply-guide-lander section.panel .copy p.fine-print {
        font: normal 16px/22px RobotoRegular; }
    main#inc5000-apply-guide-lander section.panel .copy.partners {
      width: 670px; }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.panel .copy.partners {
          width: 100%; } }
    main#inc5000-apply-guide-lander section.panel .copy.grid .row {
      width: 100%;
      clear: both; }
      main#inc5000-apply-guide-lander section.panel .copy.grid .row .box {
        width: 310px;
        display: inline-block;
        vertical-align: top; }
        @media only screen and (min-width: 450px) and (max-width: 979px) {
          main#inc5000-apply-guide-lander section.panel .copy.grid .row .box {
            width: 37.7vw; } }
        main#inc5000-apply-guide-lander section.panel .copy.grid .row .box .date {
          font: 900 30px/26px Heebo;
          color: #000000; }
          @media only screen and (max-width: 449px) {
            main#inc5000-apply-guide-lander section.panel .copy.grid .row .box .date {
              font-size: 6vw;
              line-height: 5.5vw; } }
        main#inc5000-apply-guide-lander section.panel .copy.grid .row .box .hed {
          font: normal 19px/24px RobotoBold;
          padding-top: 10px;
          color: #C5B26A; }
          @media only screen and (max-width: 449px) {
            main#inc5000-apply-guide-lander section.panel .copy.grid .row .box .hed {
              font-size: 4.4vw;
              line-height: 6vw; } }
        main#inc5000-apply-guide-lander section.panel .copy.grid .row .box .dek {
          font: normal 19px/26px RobotoRegular;
          padding-top: 10px;
          color: #000000; }
          @media only screen and (max-width: 449px) {
            main#inc5000-apply-guide-lander section.panel .copy.grid .row .box .dek {
              font-size: 4.4vw;
              line-height: 6.5vw; } }
        main#inc5000-apply-guide-lander section.panel .copy.grid .row .box:first-child {
          margin-right: 38px; }
          @media only screen and (min-width: 450px) and (max-width: 979px) {
            main#inc5000-apply-guide-lander section.panel .copy.grid .row .box:first-child {
              margin-right: 4.9vw; } }
          @media only screen and (max-width: 449px) {
            main#inc5000-apply-guide-lander section.panel .copy.grid .row .box:first-child {
              margin-right: 0;
              padding-bottom: 35px; } }
      main#inc5000-apply-guide-lander section.panel .copy.grid .row:first-child {
        padding-bottom: 35px; }
  main#inc5000-apply-guide-lander section.panel .faq {
    padding: 8px 0;
    border-bottom: #C5B26A 1px solid;
    border-top: #C5B26A 1px solid;
    margin-top: 26px;
    margin-left: 77px;
    width: 630px; }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-guide-lander section.panel .faq {
        width: 100%;
        margin-left: 0; } }
    main#inc5000-apply-guide-lander section.panel .faq .hed {
      font: 900 24px/24px Heebo;
      color: #000000; }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.panel .faq .hed {
          font-size: 5vw;
          line-height: 5vw; } }
      main#inc5000-apply-guide-lander section.panel .faq .hed i {
        font-size: 0.7em; }
      main#inc5000-apply-guide-lander section.panel .faq .hed:hover {
        cursor: pointer; }
    main#inc5000-apply-guide-lander section.panel .faq .questions {
      padding-left: 30px;
      display: none; }
      main#inc5000-apply-guide-lander section.panel .faq .questions .question-container {
        padding-top: 15px; }
        main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .question {
          font: normal 19px/23px RobotoRegular;
          color: #C5B26A; }
          @media only screen and (max-width: 449px) {
            main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .question {
              font-size: 4.4vw;
              line-height: 4.4vw; } }
          main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .question.selected {
            font-family: RobotoBold;
            color: #000000; }
          main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .question:hover {
            cursor: pointer; }
        main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .answer {
          font: normal 17px/23px RobotoRegular;
          color: #000000;
          padding: 10px 0;
          display: none; }
          @media only screen and (max-width: 449px) {
            main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .answer {
              font-size: 4.2vw;
              line-height: 6vw; } }
          main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .answer a {
            color: #000000;
            font-family: RobotoBold;
            text-decoration: underline; }
            main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .answer a:hover {
              color: #111111; }
          main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .answer p {
            padding-bottom: 0.75em; }
            main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .answer p:last-child {
              padding-bottom: 0; }
          main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .answer ul {
            padding-left: 40px;
            padding-bottom: 1em; }
            main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .answer ul:last-child {
              padding-bottom: 0; }
            main#inc5000-apply-guide-lander section.panel .faq .questions .question-container .answer ul li {
              padding-bottom: 0.3em; }
    main#inc5000-apply-guide-lander section.panel .faq ~ .faq {
      border-top: none;
      margin-top: 0; }
    main#inc5000-apply-guide-lander section.panel .faq ~ .button {
      margin-left: 77px;
      margin-top: 48px; }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.panel .faq ~ .button {
          margin-left: 0;
          margin-top: 4vw; } }
  main#inc5000-apply-guide-lander section.panel .partners-container {
    margin-left: 77px; }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-guide-lander section.panel .partners-container {
        margin-left: 0; } }
    main#inc5000-apply-guide-lander section.panel .partners-container .hed {
      font-weight: normal;
      font-family: RobotoBold;
      line-height: 24px;
      color: #000000;
      border-bottom: #C5B26A 1px solid;
      padding: 25px 0 20px 0;
      width: 630px; }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.panel .partners-container .hed {
          width: 100%; } }
      main#inc5000-apply-guide-lander section.panel .partners-container .hed.premiere {
        font-size: 24px; }
      main#inc5000-apply-guide-lander section.panel .partners-container .hed.promotional {
        font-size: 20px; }
    main#inc5000-apply-guide-lander section.panel .partners-container .logos {
      width: 650px;
      height: auto;
      padding: 25px 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap; }
      @media only screen and (max-width: 449px) {
        main#inc5000-apply-guide-lander section.panel .partners-container .logos {
          flex-direction: column;
          text-align: center;
          width: 100%; } }
      main#inc5000-apply-guide-lander section.panel .partners-container .logos img {
        padding: 0 20px 20px 20px; }
        @media only screen and (max-width: 449px) {
          main#inc5000-apply-guide-lander section.panel .partners-container .logos img {
            display: inline-block;
            padding: 15px 0; } }
  main#inc5000-apply-guide-lander section.sponsors {
    height: 178px;
    padding: 0 !important;
    margin-top: 20px; }
    @media only screen and (min-width: 980px) and (max-width: 1279px) {
      main#inc5000-apply-guide-lander section.sponsors {
        height: 14.1vw; } }
    @media only screen and (min-width: 450px) and (max-width: 979px) {
      main#inc5000-apply-guide-lander section.sponsors {
        height: 21.4vw; } }
    @media only screen and (max-width: 449px) {
      main#inc5000-apply-guide-lander section.sponsors {
        height: 20.5vw; } }
    main#inc5000-apply-guide-lander section.sponsors .container {
      text-align: center;
      height: 100%; }
      main#inc5000-apply-guide-lander section.sponsors .container .sponsored-by {
        height: 100%;
        position: initial; }

main#lander-list {
  padding-top: 50px; }
  main#lander-list * {
    box-sizing: border-box; }
  main#lander-list select {
    border-radius: 0px;
    border: 0;
    outline: #CCCCCC 1px solid;
    background-color: #FFFFFF;
    height: 24px; }
  @media (min-width: 415px) and (max-width: 979px) {
    main#lander-list {
      padding: 0 20px; }
      main#lander-list select {
        border: #CCCCCC 1px solid;
        border-radius: 0;
        height: 26px; } }
  main#lander-list .hide {
    display: none !important; }
  main#lander-list #hed-partner-logo {
    max-height: 50px;
    max-width: 200px;
    vertical-align: -5px; }
  main#lander-list .narrowArticleHeaderContainer {
    width: 100%;
    max-width: 980px;
    margin: 0 auto; }
    main#lander-list .narrowArticleHeaderContainer .article-page-headline {
      font: 900 40px/40px 'Heebo'; }
    main#lander-list .narrowArticleHeaderContainer .lander-list-workplaces-deck {
      font: 400 20px/24px 'Heebo';
      margin-top: 2px; }
    @media (max-width: 414px) {
      main#lander-list .narrowArticleHeaderContainer {
        padding: 0 20px; } }
  main#lander-list section#list-container {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap; }
    main#lander-list section#list-container section#col-l nav, main#lander-list section#list-container section#col-r nav {
      border-bottom: #000000 7px solid;
      height: 46px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    main#lander-list section#list-container section#col-l {
      width: 190px; }
      main#lander-list section#list-container section#col-l .section-label {
        font: 800 12px/14px 'Heebo';
        margin-bottom: 6px; }
      @media (min-width: 415px) and (max-width: 979px) {
        main#lander-list section#list-container section#col-l {
          width: 22%; } }
      @media (max-width: 414px) {
        main#lander-list section#list-container section#col-l {
          display: none; } }
      main#lander-list section#list-container section#col-l nav span {
        margin-right: 0.5em;
        font: 500 13px Heebo; }
      main#lander-list section#list-container section#col-l nav select#previous-years-input {
        font: 500 13px Heebo; }
      main#lander-list section#list-container section#col-l #search #search-input {
        padding: 10px 0;
        position: relative;
        border-bottom: #000000 7px solid; }
        main#lander-list section#list-container section#col-l #search #search-input input#search-input-field {
          height: 36px;
          border: #CCCCCC 1px solid;
          padding: 0 10px;
          width: 100%;
          font: 400 12px/42px Heebo; }
        main#lander-list section#list-container section#col-l #search #search-input i {
          position: absolute;
          top: 38px;
          right: 10px; }
      main#lander-list section#list-container section#col-l #search #filters {
        padding: 10px 0; }
        main#lander-list section#list-container section#col-l #search #filters .filter-input {
          margin-bottom: 16px;
          padding-left: 10px; }
          main#lander-list section#list-container section#col-l #search #filters .filter-input label {
            font: 400 12px/20px Heebo; }
          main#lander-list section#list-container section#col-l #search #filters .filter-input select {
            border-radius: 0px;
            border: 0;
            outline: #CCCCCC 1px solid;
            background-color: #FFFFFF;
            height: 24px;
            width: 100%;
            font: 400 12px Heebo; }
        main#lander-list section#list-container section#col-l #search #filters #years-on-list-sorting {
          padding-left: 10px; }
          main#lander-list section#list-container section#col-l #search #filters #years-on-list-sorting #years-on-list-5.selected, main#lander-list section#list-container section#col-l #search #filters #years-on-list-sorting #years-on-list-10.selected {
            border: #000000 2px solid; }
          main#lander-list section#list-container section#col-l #search #filters #years-on-list-sorting #years-on-list-5 img, main#lander-list section#list-container section#col-l #search #filters #years-on-list-sorting #years-on-list-10 img {
            width: 85px;
            height: 59px;
            cursor: pointer;
            display: block; }
          main#lander-list section#list-container section#col-l #search #filters #years-on-list-sorting #years-on-list-5 {
            float: left; }
          main#lander-list section#list-container section#col-l #search #filters #years-on-list-sorting #years-on-list-10 {
            float: right; }
    main#lander-list section#list-container section#col-r {
      width: 760px; }
      @media (min-width: 415px) and (max-width: 979px) {
        main#lander-list section#list-container section#col-r {
          width: calc(100% - 190px); } }
      @media (max-width: 414px) {
        main#lander-list section#list-container section#col-r {
          max-width: 100%; } }
      @media (max-width: 414px) {
        main#lander-list section#list-container section#col-r nav {
          justify-content: center; } }
      main#lander-list section#list-container section#col-r nav #pagination {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex: 6; }
        @media (min-width: 415px) and (max-width: 979px) {
          main#lander-list section#list-container section#col-r nav #pagination {
            flex: initial; } }
        @media (max-width: 414px) {
          main#lander-list section#list-container section#col-r nav #pagination {
            flex: initial; } }
        main#lander-list section#list-container section#col-r nav #pagination #arrow-l, main#lander-list section#list-container section#col-r nav #pagination #arrow-r {
          color: #000000;
          font-size: 18px; }
          @media (max-width: 414px) {
            main#lander-list section#list-container section#col-r nav #pagination #arrow-l, main#lander-list section#list-container section#col-r nav #pagination #arrow-r {
              font-size: 24px;
              padding: 0 10px; } }
          main#lander-list section#list-container section#col-r nav #pagination #arrow-l:hover, main#lander-list section#list-container section#col-r nav #pagination #arrow-r:hover {
            color: #24B5EF;
            cursor: pointer; }
        main#lander-list section#list-container section#col-r nav #pagination #page-numbers {
          display: flex;
          justify-content: space-between;
          align-items: center; }
          main#lander-list section#list-container section#col-r nav #pagination #page-numbers .box {
            width: 57px;
            font: 700 16px Heebo;
            color: #999999;
            text-align: center;
            cursor: pointer; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r nav #pagination #page-numbers .box {
                font-size: 20px; } }
            main#lander-list section#list-container section#col-r nav #pagination #page-numbers .box:hover {
              color: #24B5EF; }
            main#lander-list section#list-container section#col-r nav #pagination #page-numbers .box.selected {
              font-weight: 900;
              color: #000000; }
      main#lander-list section#list-container section#col-r nav #page-input {
        display: flex;
        align-items: center;
        flex: 1; }
        @media (min-width: 415px) and (max-width: 979px) {
          main#lander-list section#list-container section#col-r nav #page-input {
            flex: initial; } }
        @media (max-width: 414px) {
          main#lander-list section#list-container section#col-r nav #page-input {
            display: none; } }
        main#lander-list section#list-container section#col-r nav #page-input span {
          font: 500 13px Heebo; }
          main#lander-list section#list-container section#col-r nav #page-input span:first-child {
            margin-right: 0.5em; }
        main#lander-list section#list-container section#col-r nav #page-input input#page-input-field {
          height: 26px;
          border: #CCCCCC 1px solid;
          padding: 0 4px;
          width: 3em;
          text-align: center;
          font: 500 13px Heebo; }
        main#lander-list section#list-container section#col-r nav #page-input button#page-input-button {
          border: 0;
          background-color: #24B5EF;
          font: 500 13px Heebo;
          height: 26px;
          width: 36px;
          margin-left: 7px;
          color: #FFFFFF; }
      main#lander-list section#list-container section#col-r nav #row-input {
        font: 500 13px Heebo;
        text-align: right;
        flex: 4; }
        @media (min-width: 415px) and (max-width: 979px) {
          main#lander-list section#list-container section#col-r nav #row-input {
            flex: initial; } }
        @media (max-width: 414px) {
          main#lander-list section#list-container section#col-r nav #row-input {
            display: none; } }
        main#lander-list section#list-container section#col-r nav #row-input span:first-child {
          margin-right: 0.3em; }
        main#lander-list section#list-container section#col-r nav #row-input span:last-child {
          margin-left: 0.3em; }
        main#lander-list section#list-container section#col-r nav #row-input select#row-input-field {
          font: 500 13px Heebo; }
      main#lander-list section#list-container section#col-r header {
        width: 100%;
        padding: 10px;
        border-bottom: #000000 2px solid;
        display: flex;
        align-items: center;
        font: 800 13px/18px Heebo; }
        main#lander-list section#list-container section#col-r header .header {
          position: relative; }
          main#lander-list section#list-container section#col-r header .header:first-child {
            padding-left: 0; }
          main#lander-list section#list-container section#col-r header .header.i5.rank {
            width: 13.5%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.i5.rank {
                width: 25%; } }
          main#lander-list section#list-container section#col-r header .header.i5.company {
            width: 40%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.i5.company {
                width: 75%; } }
          main#lander-list section#list-container section#col-r header .header.i5.growth {
            width: 13.25%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.i5.growth {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.i5.revenue {
            width: 13.25%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.i5.revenue {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.i5.industry {
            width: 15%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.i5.industry {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.i5.state-country {
            width: 15%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.i5.state-country {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.i5.metro-city {
            width: 15%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.i5.metro-city {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.i5.years-size {
            width: 15%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.i5.years-size {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.i5.hide {
            display: none; }
          main#lander-list section#list-container section#col-r header .header.vp.rank {
            width: 13.5%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.vp.rank {
                width: 25%; } }
          main#lander-list section#list-container section#col-r header .header.vp.company {
            width: 46.5%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.vp.company {
                width: 75%; } }
          main#lander-list section#list-container section#col-r header .header.vp.industry {
            width: 25%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.vp.industry {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.vp.state-country {
            width: 15%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.vp.state-country {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.vp.hide {
            display: none; }
          main#lander-list section#list-container section#col-r header .header.ll.rank {
            width: 13.5%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.ll.rank {
                width: 25%; } }
          main#lander-list section#list-container section#col-r header .header.ll.company {
            width: 40%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.ll.company {
                width: 75%; } }
          main#lander-list section#list-container section#col-r header .header.ll.industry {
            width: 20%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.ll.industry {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.ll.state-country {
            width: 16.75%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.ll.state-country {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.ll.years-size {
            width: 16.75%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r header .header.ll.years-size {
                display: none; } }
          main#lander-list section#list-container section#col-r header .header.ll.hide {
            display: none; }
          main#lander-list section#list-container section#col-r header .header.more-trigger {
            position: relative;
            right: 0;
            font-size: 11px;
            cursor: pointer; }
      main#lander-list section#list-container section#col-r section#data-container {
        width: 100%; }
        main#lander-list section#list-container section#col-r section#data-container .row {
          padding: 10px;
          border-top: #CCCCCC 1px solid;
          display: flex;
          align-items: center;
          min-height: 70px;
          position: relative;
          margin-left: 0 !important;
          margin-right: 0 !important;
          font: 400 15px/22px Heebo; }
          main#lander-list section#list-container section#col-r section#data-container .row:first-child {
            border: none; }
          @media (min-width: 415px) and (max-width: 979px) {
            main#lander-list section#list-container section#col-r section#data-container .row {
              font: 400 13px/17px Heebo; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col:first-child {
            padding-left: 0; }
          main#lander-list section#list-container section#col-r section#data-container .row .col .list-logo {
            max-height: 50px;
            max-width: 70px; }
            @media (min-width: 415px) and (max-width: 979px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col .list-logo {
                max-width: 50px; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.rank {
            font: 900 36px/36px Heebo;
            color: #D0D4D9;
            text-align: left;
            padding-right: 10px; }
            main#lander-list section#list-container section#col-r section#data-container .row .col.rank.logo {
              text-align: center; }
              @media (min-width: 415px) and (max-width: 979px) {
                main#lander-list section#list-container section#col-r section#data-container .row .col.rank.logo {
                  text-align: left; } }
            main#lander-list section#list-container section#col-r section#data-container .row .col.rank img {
              vertical-align: middle; }
            @media (min-width: 415px) and (max-width: 979px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.rank {
                font: 700 32px/32px Heebo; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.company {
            font: 700 21px/24px Heebo; }
            main#lander-list section#list-container section#col-r section#data-container .row .col.company a {
              color: #000000; }
              main#lander-list section#list-container section#col-r section#data-container .row .col.company a:hover {
                text-decoration: underline; }
            @media (min-width: 415px) and (max-width: 979px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.company {
                font: 700 18px/21px Heebo; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.rank {
            width: 13.5%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.i5.rank {
                width: 25%; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.company {
            width: 40%;
            position: relative; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.i5.company {
                width: 75%; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.growth {
            width: 13.25%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.i5.growth {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.revenue {
            width: 13.25%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.i5.revenue {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.industry {
            width: 20%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.i5.industry {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.state-country {
            width: 20%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.i5.state-country {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.metro-city {
            width: 20%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.i5.metro-city {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.years-size {
            width: 20%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.i5.years-size {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.hide {
            display: none; }
          main#lander-list section#list-container section#col-r section#data-container .row .col.i5.badge {
            top: 0;
            left: 0;
            position: absolute; }
            main#lander-list section#list-container section#col-r section#data-container .row .col.i5.badge img {
              width: 30px; }
            main#lander-list section#list-container section#col-r section#data-container .row .col.i5.badge .badge-number {
              font: 700 12px 'Archivo Narrow';
              color: #FFFFFF;
              position: absolute;
              bottom: 9px;
              left: 0;
              width: 100%;
              text-align: center; }
          main#lander-list section#list-container section#col-r section#data-container .row .col.vp.rank {
            width: 13.5%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.vp.rank {
                width: 25%; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.vp.company {
            width: 46.5%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.vp.company {
                width: 75%; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.vp.industry {
            width: 25%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.vp.industry {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.vp.state-country {
            width: 15%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.vp.state-country {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.vp.hide {
            display: none; }
          main#lander-list section#list-container section#col-r section#data-container .row .col.ll.rank {
            width: 13.5%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.ll.rank {
                width: 25%; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.ll.company {
            width: 40%; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.ll.company {
                width: 75%; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.ll.industry {
            width: 20%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.ll.industry {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.ll.state-country {
            width: 16.75%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.ll.state-country {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.ll.years-size {
            width: 16.75%;
            padding-left: 20px; }
            @media (max-width: 414px) {
              main#lander-list section#list-container section#col-r section#data-container .row .col.ll.years-size {
                display: none; } }
          main#lander-list section#list-container section#col-r section#data-container .row .col.ll.hide {
            display: none; }
    main#lander-list section#list-container nav#footer-nav {
      flex: 1;
      -webkit-flex: auto;
      display: flex;
      background-color: #FFFFFF;
      border-top: 7px solid #000000;
      margin-top: 10px;
      padding: 5px 10px; }
      @media (max-width: 414px) {
        main#lander-list section#list-container nav#footer-nav {
          justify-content: center; } }
      main#lander-list section#list-container nav#footer-nav #pagination {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex: 6; }
        @media (min-width: 415px) and (max-width: 979px) {
          main#lander-list section#list-container nav#footer-nav #pagination {
            flex: initial; } }
        @media (max-width: 414px) {
          main#lander-list section#list-container nav#footer-nav #pagination {
            flex: initial; } }
        main#lander-list section#list-container nav#footer-nav #pagination #arrow-l, main#lander-list section#list-container nav#footer-nav #pagination #arrow-r {
          color: #000000;
          font-size: 18px; }
          @media (max-width: 414px) {
            main#lander-list section#list-container nav#footer-nav #pagination #arrow-l, main#lander-list section#list-container nav#footer-nav #pagination #arrow-r {
              font-size: 24px;
              padding: 0 10px; } }
          main#lander-list section#list-container nav#footer-nav #pagination #arrow-l:hover, main#lander-list section#list-container nav#footer-nav #pagination #arrow-r:hover {
            color: #24B5EF;
            cursor: pointer; }
        main#lander-list section#list-container nav#footer-nav #pagination #page-numbers {
          display: flex;
          justify-content: space-between;
          align-items: center; }
          main#lander-list section#list-container nav#footer-nav #pagination #page-numbers .box {
            width: 57px;
            font: 700 16px Heebo;
            color: #999999;
            text-align: center;
            cursor: pointer; }
            @media (max-width: 414px) {
              main#lander-list section#list-container nav#footer-nav #pagination #page-numbers .box {
                font-size: 20px; } }
            main#lander-list section#list-container nav#footer-nav #pagination #page-numbers .box:hover {
              color: #24B5EF; }
            main#lander-list section#list-container nav#footer-nav #pagination #page-numbers .box.selected {
              font-weight: 900;
              color: #000000; }
      main#lander-list section#list-container nav#footer-nav #page-input {
        display: flex;
        align-items: center;
        flex: 1; }
        @media (min-width: 415px) and (max-width: 979px) {
          main#lander-list section#list-container nav#footer-nav #page-input {
            flex: initial; } }
        @media (max-width: 414px) {
          main#lander-list section#list-container nav#footer-nav #page-input {
            display: none; } }
        main#lander-list section#list-container nav#footer-nav #page-input span {
          font: 500 13px Heebo; }
          main#lander-list section#list-container nav#footer-nav #page-input span:first-child {
            margin-right: 0.5em; }
        main#lander-list section#list-container nav#footer-nav #page-input input#page-input-field {
          height: 26px;
          border: #CCCCCC 1px solid;
          padding: 0 4px;
          width: 3em;
          text-align: center;
          font: 500 13px Heebo; }
        main#lander-list section#list-container nav#footer-nav #page-input button#page-input-button {
          border: 0;
          background-color: #24B5EF;
          font: 500 13px Heebo;
          height: 26px;
          width: 36px;
          margin-left: 7px;
          color: #FFFFFF; }
      main#lander-list section#list-container nav#footer-nav #row-input {
        font: 500 13px Heebo;
        text-align: right;
        flex: 4; }
        @media (min-width: 415px) and (max-width: 979px) {
          main#lander-list section#list-container nav#footer-nav #row-input {
            flex: initial; } }
        @media (max-width: 414px) {
          main#lander-list section#list-container nav#footer-nav #row-input {
            display: none; } }
        main#lander-list section#list-container nav#footer-nav #row-input span:first-child {
          margin-right: 0.3em; }
        main#lander-list section#list-container nav#footer-nav #row-input span:last-child {
          margin-left: 0.3em; }
        main#lander-list section#list-container nav#footer-nav #row-input select#row-input-field {
          font: 500 13px Heebo; }

nav#more-list {
  width: 100vw;
  height: 100vh;
  background-color: #FFFFFF;
  position: absolute;
  top: -100000px;
  left: 0;
  z-index: -1;
  padding: 2px;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  display: none;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap; }
  nav#more-list article {
    border-top: #CCCCCC 1px solid; }
    nav#more-list article:first-child {
      border-top: none; }
    nav#more-list article a {
      color: #000000;
      font: 500 16px/20px Heebo;
      box-sizing: border-box;
      display: block;
      width: 100vw;
      padding: 10px 20px; }
  nav#more-list #mobile-bar {
    display: none;
    box-sizing: border-box; }
    nav#more-list #mobile-bar a {
      color: #FFFFFF; }
      nav#more-list #mobile-bar a i {
        font-size: 20px; }
    @media (max-width: 767px) {
      nav#more-list #mobile-bar {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100vw;
        margin: -2px;
        position: relative;
        height: 40px;
        color: #FFFFFF;
        padding: 0 20px;
        text-align: right; } }

nav#search {
  width: 100vw;
  height: 100vh;
  background-color: rgba(250, 250, 250, 0.98);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  display: none;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap; }
  nav#search section#search-input-container {
    width: 100vw;
    display: flex;
    justify-content: center;
    margin: 50px 0; }
    nav#search section#search-input-container #search-input {
      width: 60vw;
      height: 50px;
      border: #000000 1px solid;
      background: #FFFFFF;
      padding: 0 20px;
      font: 200 30px/50px Heebo; }
      nav#search section#search-input-container #search-input span {
        color: #AAAAAA; }
      nav#search section#search-input-container #search-input:focus {
        outline: none; }
  nav#search section#search-results {
    width: 80vw; }
    nav#search section#search-results #alert {
      font: 700 18px/22px Heebo;
      text-align: center; }
    @media (max-width: 767px) {
      nav#search section#search-results {
        width: 70vw; } }
    nav#search section#search-results .row {
      width: 100%;
      padding: 10px 0;
      display: flex;
      flex-wrap: wrap; }
      nav#search section#search-results .row .cell {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex: 1;
        font: 400 15px/17px Heebo; }
        nav#search section#search-results .row .cell.header {
          font: 800 18px/20px Heebo;
          align-items: center;
          height: 20px; }
        nav#search section#search-results .row .cell.c1 {
          font-weight: 700; }
        nav#search section#search-results .row .cell.c2 {
          flex: 3;
          font-weight: 700; }
          nav#search section#search-results .row .cell.c2 a {
            text-decoration: none;
            color: #000000; }
            nav#search section#search-results .row .cell.c2 a:hover {
              text-decoration: underline; }
        @media (max-width: 767px) {
          nav#search section#search-results .row .cell.c3 {
            display: none; } }
        @media (max-width: 767px) {
          nav#search section#search-results .row .cell.c4 {
            display: none; } }
        @media (max-width: 767px) {
          nav#search section#search-results .row .cell.c5 {
            display: none; } }
        @media (max-width: 767px) {
          nav#search section#search-results .row .cell.c6 {
            display: none; } }
  nav#search #close {
    position: absolute;
    top: 20px;
    right: 20px;
    font: 900 26px Heebo;
    padding: 8px;
    border: #000000 3px solid;
    cursor: pointer; }
    @media (max-width: 767px) {
      nav#search #close {
        display: none; } }

nav#full-list {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.95);
  position: absolute;
  top: -100000px;
  left: 0;
  z-index: -1;
  padding: 2px;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  display: none;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    nav#full-list {
      background-color: rgba(30, 30, 30, 0.95); } }
  nav#full-list #mobile-bar {
    display: none; }
    nav#full-list #mobile-bar a {
      color: #FFFFFF; }
      nav#full-list #mobile-bar a i {
        font-size: 20px; }
    @media (max-width: 767px) {
      nav#full-list #mobile-bar {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100vw;
        margin: -2px;
        position: relative;
        height: 40px;
        color: #FFFFFF;
        padding: 0 20px;
        text-align: right; } }
  nav#full-list .grid-cell {
    width: calc((100vw - 32px) / 7);
    height: 132px;
    margin: 2px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end; }
    @media (max-width: 767px) {
      nav#full-list .grid-cell {
        width: calc(100vw - 9px);
        height: 75px;
        align-items: center; } }
    nav#full-list .grid-cell:hover > .cta {
      opacity: 1; }
    nav#full-list .grid-cell:hover > .information {
      opacity: 0; }
    nav#full-list .grid-cell:hover > .overlay {
      opacity: 0; }
    nav#full-list .grid-cell:hover > .background {
      filter: grayscale(0%); }
      @media (max-width: 767px) {
        nav#full-list .grid-cell:hover > .background {
          filter: none;
          background-image: none !important; } }
    nav#full-list .grid-cell .background {
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      filter: grayscale(100%);
      transition: filter 1s; }
      @media (max-width: 767px) {
        nav#full-list .grid-cell .background {
          filter: none;
          background-image: none !important; } }
    nav#full-list .grid-cell .overlay {
      background-color: rgba(0, 0, 0, 0.6);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      opacity: 1;
      transition: opacity 1s; }
    nav#full-list .grid-cell .information {
      padding: 5px 10px;
      color: #FFFFFF;
      z-index: 3;
      opacity: 1;
      transition: opacity 1s;
      display: flex; }
      @media (max-width: 767px) {
        nav#full-list .grid-cell .information {
          padding: 0 20px; } }
      nav#full-list .grid-cell .information .dot {
        font-size: 11px;
        line-height: 15px;
        margin-right: 5px; }
      nav#full-list .grid-cell .information .info .hed {
        font: 800 13px/15px Heebo; }
      nav#full-list .grid-cell .information .info .dek {
        font: 400 11px/15px Heebo; }
    nav#full-list .grid-cell .cta {
      padding: 5px 10px;
      position: absolute;
      bottom: 0;
      left: 0;
      font: 800 13px/15px Heebo;
      z-index: 4;
      opacity: 0;
      transition: opacity 1s; }
    nav#full-list .grid-cell a {
      display: block;
      width: 100%;
      height: 100%;
      z-index: 5;
      position: absolute;
      top: 0;
      left: 0; }

nav#global-navigation {
  width: 100vw;
  height: 100px;
  border-bottom: #CCCCCC 1px solid;
  background-color: #FEFEFE;
  display: flex;
  box-sizing: border-box;
  box-shadow: #333333 1px 0 5px 1px;
  z-index: 1000; }
  @media (max-width: 767px) {
    nav#global-navigation {
      height: 62px;
      border-bottom: none; } }
  nav#global-navigation section#navigation {
    margin: 0 0 0 10px;
    display: flex;
    justify-content: center;
    align-items: center; }
    nav#global-navigation section#navigation #logo {
      margin: 0 10px 0 0;
      overflow: hidden; }
      nav#global-navigation section#navigation #logo img {
        height: 79px; }
        nav#global-navigation section#navigation #logo img.desktop {
          display: block; }
          @media (max-width: 767px) {
            nav#global-navigation section#navigation #logo img.desktop {
              display: none; } }
        nav#global-navigation section#navigation #logo img.mobile {
          display: none; }
          @media (max-width: 767px) {
            nav#global-navigation section#navigation #logo img.mobile {
              display: block;
              width: 42%;
              height: auto;
              margin: 0 auto; } }
      @media (max-width: 767px) {
        nav#global-navigation section#navigation #logo {
          flex: 1;
          display: flex;
          justify-content: center;
          align-items: center;
          align-content: center;
          flex-wrap: wrap;
          position: relative;
          height: 62px;
          margin: 0; } }
    nav#global-navigation section#navigation #switcher {
      margin: 0 10px 0 0; }
      nav#global-navigation section#navigation #switcher a {
        display: block; }
        nav#global-navigation section#navigation #switcher a img {
          height: 68px;
          display: block; }
      @media (max-width: 767px) {
        nav#global-navigation section#navigation #switcher {
          display: none; } }
    nav#global-navigation section#navigation .button {
      display: flex;
      justify-content: center;
      align-items: center;
      align-content: center;
      flex-wrap: wrap;
      position: relative;
      width: 105px;
      height: 99px; }
      nav#global-navigation section#navigation .button.search {
        display: none; }
        @media (max-width: 767px) {
          nav#global-navigation section#navigation .button.search {
            display: flex !important; } }
      nav#global-navigation section#navigation .button.more {
        display: none; }
        @media (max-width: 767px) {
          nav#global-navigation section#navigation .button.more {
            display: flex !important; } }
      @media (max-width: 767px) {
        nav#global-navigation section#navigation .button {
          flex: 1;
          height: 62px;
          border-left: #FFFFFF 1px solid; }
          nav#global-navigation section#navigation .button:first-child {
            border-left: none; } }
      nav#global-navigation section#navigation .button i {
        font-size: 26px; }
        @media (max-width: 767px) {
          nav#global-navigation section#navigation .button i {
            font-size: 18px; } }
      nav#global-navigation section#navigation .button .label {
        margin-top: 4px;
        font: 500 18px/20px 'Heebo';
        text-align: center;
        width: 100%; }
        @media (max-width: 767px) {
          nav#global-navigation section#navigation .button .label {
            font: 500 13px/15px 'Heebo';
            margin-top: 2px; } }
        @media (max-width: 767px) {
          nav#global-navigation section#navigation .button .label .hide {
            display: none; } }
      nav#global-navigation section#navigation .button a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      nav#global-navigation section#navigation .button .tab {
        width: 105px;
        height: 35px;
        position: absolute;
        bottom: -36px;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 0 0 5px 5px;
        font: 700 13px 'Heebo';
        z-index: 1;
        box-shadow: inset 1px 6px 9px -6px #000000; }
        nav#global-navigation section#navigation .button .tab i {
          font-size: 14px;
          padding-left: 0.5em; }
        nav#global-navigation section#navigation .button .tab a {
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 2; }
        @media (max-width: 767px) {
          nav#global-navigation section#navigation .button .tab {
            display: none; } }
      @media (max-width: 767px) {
        nav#global-navigation section#navigation .button {
          flex: 1; } }
    nav#global-navigation section#navigation #divider {
      width: 1px;
      height: 79px;
      background-color: #CCCCCC; }
      @media (max-width: 767px) {
        nav#global-navigation section#navigation #divider {
          display: none; } }
    nav#global-navigation section#navigation.border {
      border-left: #FFFFFF 1px solid; }
    @media (max-width: 767px) {
      nav#global-navigation section#navigation {
        margin: 0; } }
  nav#global-navigation section#articles {
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #FEFEFE;
    z-index: 9999;
    margin: 0 10px;
    flex: 1; }
    nav#global-navigation section#articles .rail {
      display: flex;
      justify-content: flex-start;
      align-content: center;
      align-items: center; }
      nav#global-navigation section#articles .rail article {
        height: 79px;
        width: 326px;
        display: flex;
        justify-content: space-between;
        align-content: center;
        align-items: center;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
        nav#global-navigation section#articles .rail article .image img {
          height: 79px;
          display: block; }
        nav#global-navigation section#articles .rail article .hed {
          width: 170px;
          font: 500 14px/18px 'Heebo'; }
          nav#global-navigation section#articles .rail article .hed a {
            color: #000000; }
      nav#global-navigation section#articles .rail .divider {
        width: 1px;
        height: 79px;
        margin: 0 9px;
        background-color: #CCCCCC;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
    @media (max-width: 767px) {
      nav#global-navigation section#articles {
        display: none; } }
  nav#global-navigation section#arrows {
    position: absolute;
    bottom: 1px;
    right: -50px;
    width: 50px;
    height: 99px;
    z-index: 999999999999;
    transition: right 1s;
    display: flex;
    flex-direction: column;
    justify-content: stretch; }
    @media (max-width: 767px) {
      nav#global-navigation section#arrows {
        display: none; } }
    nav#global-navigation section#arrows .arrow {
      width: 100%;
      height: 50%;
      cursor: pointer;
      font-size: 25px;
      display: flex;
      justify-content: center;
      align-items: center; }
      nav#global-navigation section#arrows .arrow.r {
        border-bottom: #FFFFFF 1px solid; }
    @media (max-width: 767px) {
      nav#global-navigation section#arrows {
        display: none; } }
  nav#global-navigation:hover > section#arrows {
    right: 0; }

body.has-global-navigation #wrappercontainer #contentcontainer {
  margin-top: 100px; }
  @media (max-width: 767px) {
    body.has-global-navigation #wrappercontainer #contentcontainer {
      margin-top: 62px; } }

body.has-global-navigation.profile #wrappercontainer #contentcontainer {
  margin-top: 140px; }
  @media (max-width: 767px) {
    body.has-global-navigation.profile #wrappercontainer #contentcontainer {
      margin-top: 82px; } }

body.has-global-navigation.article #wrappercontainer #contentcontainer {
  margin-top: 140px; }
  @media (max-width: 767px) {
    body.has-global-navigation.article #wrappercontainer #contentcontainer {
      margin-top: 62px; } }

body.has-global-navigation.no-scrolling {
  overflow: hidden; }

body.has-global-navigation.is-inc5000 nav#global-navigation section#navigation #logo .mobile {
  width: 80%; }

body.editpackage div.mobileMustReadsTop {
  display: none; }

nav#globalNav.inc5000eu {
  width: 100%;
  height: 85px;
  background-color: #FFFFFF;
  z-index: 10000;
  overflow: hidden;
  box-shadow: 0px 0px 10px #888888; }
  @media (max-width: 969px) {
    nav#globalNav.inc5000eu {
      height: 115px; } }
  nav#globalNav.inc5000eu main {
    overflow: hidden;
    height: 85px;
    position: absolute;
    background-color: #FFFFFF;
    z-index: 2; }
    @media screen and (max-width: 969px) {
      nav#globalNav.inc5000eu main {
        display: none; } }
    nav#globalNav.inc5000eu main .container {
      width: 495px;
      height: 79px;
      margin: 3px 0; }
      nav#globalNav.inc5000eu main .container .logo {
        float: left;
        width: 119px; }
        nav#globalNav.inc5000eu main .container .logo img {
          width: 119px; }
      nav#globalNav.inc5000eu main .container .lists {
        float: left;
        width: 140px;
        height: 79px;
        background-color: #C4A451;
        color: #FFFFFF;
        position: relative;
        box-sizing: border-box; }
        nav#globalNav.inc5000eu main .container .lists .full_list_link, nav#globalNav.inc5000eu main .container .lists .usa_list_link {
          width: 100%;
          position: absolute;
          left: 0;
          z-index: 10; }
          nav#globalNav.inc5000eu main .container .lists .full_list_link a, nav#globalNav.inc5000eu main .container .lists .usa_list_link a {
            width: 100%;
            height: 100%;
            display: block; }
        nav#globalNav.inc5000eu main .container .lists .full_list_link {
          height: 51px;
          top: 0; }
        nav#globalNav.inc5000eu main .container .lists .usa_list_link {
          height: 28px;
          bottom: 0; }
        nav#globalNav.inc5000eu main .container .lists .icon {
          color: #FFFFFF;
          font-size: 22px;
          position: absolute;
          top: 15px;
          left: 14px; }
        nav#globalNav.inc5000eu main .container .lists .text {
          color: #FFFFFF;
          font-family: 'RobotoBold';
          font-size: 13px;
          line-height: 15px;
          position: absolute;
          top: 13px;
          left: 45px; }
        nav#globalNav.inc5000eu main .container .lists .usa_list {
          height: 28px;
          width: 100%;
          position: absolute;
          background-color: #9D8341;
          font-family: 'RobotoBold';
          font-size: 12px;
          line-height: 28px;
          color: #FFFFFF;
          bottom: 0;
          text-align: right; }
          nav#globalNav.inc5000eu main .container .lists .usa_list span {
            padding: 0 8px; }
      nav#globalNav.inc5000eu main .container .search {
        width: 232px;
        height: 79px;
        background-color: #F5F2E2;
        float: left;
        margin-left: 4px;
        position: relative; }
        nav#globalNav.inc5000eu main .container .search .icon {
          color: #000000;
          font-size: 34px;
          position: absolute;
          left: 13px;
          top: 24px; }
        nav#globalNav.inc5000eu main .container .search .search_container {
          position: absolute;
          width: 160px;
          left: 56px;
          top: 23px; }
          nav#globalNav.inc5000eu main .container .search .search_container .label {
            color: #000000;
            font-size: 34px;
            position: absolute;
            font-family: 'RobotoBold';
            font-size: 13px;
            line-height: 15px; }
          nav#globalNav.inc5000eu main .container .search .search_container .search_box {
            position: absolute;
            top: 18px; }
            nav#globalNav.inc5000eu main .container .search .search_container .search_box input {
              box-sizing: border-box;
              width: 160px;
              height: 22px;
              border: #CECECE 1px solid;
              background-color: #FFFFFF;
              font: normal 11px/22px Arial; }
  nav#globalNav.inc5000eu section#navigation_arrows {
    width: 55px;
    height: 85px;
    position: absolute;
    right: -60px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.925);
    box-shadow: 0px 0px 4px #222222;
    z-index: 20; }
    nav#globalNav.inc5000eu section#navigation_arrows .l-arrow, nav#globalNav.inc5000eu section#navigation_arrows .r-arrow {
      width: 100%;
      height: 50%;
      position: absolute;
      text-align: center;
      font: normal 26px/42px FontAwesome;
      color: #333333;
      cursor: pointer; }
      nav#globalNav.inc5000eu section#navigation_arrows .l-arrow:hover, nav#globalNav.inc5000eu section#navigation_arrows .r-arrow:hover {
        color: #C4A451; }
    nav#globalNav.inc5000eu section#navigation_arrows .l-arrow {
      bottom: 0; }
    nav#globalNav.inc5000eu section#navigation_arrows .r-arrow {
      top: 0; }
  nav#globalNav.inc5000eu section#articleList {
    width: auto;
    height: 79px;
    margin: 3px 0;
    clear: both;
    white-space: nowrap;
    font-size: 0;
    position: absolute;
    overflow-x: scroll;
    overflow-y: hidden; }
    nav#globalNav.inc5000eu section#articleList article {
      width: 255px;
      height: 50px;
      margin: 15px 0;
      display: inline-block;
      position: relative;
      border-left: #CCCCCC 1px solid;
      padding: 0 10px; }
      nav#globalNav.inc5000eu section#articleList article:first-child {
        border-left: none; }
      nav#globalNav.inc5000eu section#articleList article .image {
        width: 50px;
        height: 50px;
        float: left; }
        nav#globalNav.inc5000eu section#articleList article .image img {
          max-height: 50px;
          max-width: 50px; }
      nav#globalNav.inc5000eu section#articleList article .title {
        height: 50px;
        display: table-cell;
        overflow: hidden;
        padding-left: 12px;
        vertical-align: middle; }
        nav#globalNav.inc5000eu section#articleList article .title a {
          color: #000000;
          text-decoration: none;
          width: 170px;
          display: block;
          white-space: normal;
          font-family: 'RobotoMedium';
          font-size: 15px;
          line-height: 18px; }
  nav#globalNav.inc5000eu ul.ui-menu {
    border: #999999 1px solid !important;
    box-shadow: 0px 0px 10px 0px #666666 !important;
    width: auto !important; }
    nav#globalNav.inc5000eu ul.ui-menu li {
      padding: 6px !important;
      box-sizing: border-box !important; }
      nav#globalNav.inc5000eu ul.ui-menu li a.ui-state-focus {
        background-color: #C4A451 !important;
        color: #FFFFFF !important; }
  nav#globalNav.inc5000eu section#mobile_logo {
    background-color: #000000;
    height: 30px;
    width: 100%;
    display: none; }
    @media (max-width: 969px) {
      nav#globalNav.inc5000eu section#mobile_logo {
        display: block; } }
    nav#globalNav.inc5000eu section#mobile_logo img {
      height: 20px;
      margin: 3px 0 0 10px; }

/*.Inc5000ChannelSection {
	@media (max-width: 414px) {
		margin-top: 150px !important;
	}

	@media (min-width: 415px) and (max-width: 969px) {
		margin-top: 120px !important;
	}

	@media (min-width: 970px) {
		margin-top: 70px !important;
	}
}*/
.landing-panel-container {
  background-color: #ebeced; }
  @media (max-width: 47.95em) {
    .landing-panel-container .lander-logo {
      max-width: 100px;
      margin-bottom: 20px; } }
  .landing-panel-container .panel {
    display: block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    padding-left: 100px;
    padding-right: 100px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      .landing-panel-container .panel {
        padding-left: 40px;
        padding-right: 40px; } }
    @media (max-width: 47.95em) {
      .landing-panel-container .panel {
        padding-left: 20px;
        padding-right: 20px; } }
    .landing-panel-container .panel img {
      width: 100%;
      max-width: 500px; }
    .landing-panel-container .panel.transparent {
      background-color: transparent; }
    .landing-panel-container .panel.grayBG {
      background-color: #F7F5F5; }
    .landing-panel-container .panel.lightGreenBG {
      background-color: #F7FAF5; }
    .landing-panel-container .panel.full-width {
      padding-left: 0px;
      padding-right: 0px; }
    .landing-panel-container .panel .top-padding {
      padding-top: 40px; }
    .landing-panel-container .panel .margin-center {
      margin: 0 auto; }
    .landing-panel-container .panel .panel-content {
      font-family: 'RobotoRegular';
      font-size: 20px;
      line-height: 26px;
      padding: 50px 0px;
      text-align: center; }
      @media (max-width: 47.95em) {
        .landing-panel-container .panel .panel-content {
          padding: 40px 0px; } }
      .landing-panel-container .panel .panel-content.no-top {
        padding-top: 0px;
        margin-top: 0px; }
      .landing-panel-container .panel .panel-content p {
        margin-bottom: 20px; }
      .landing-panel-container .panel .panel-content .bold {
        font-family: RobotoBold; }
      .landing-panel-container .panel .panel-content .bigger {
        font-family: RobotoRegular;
        font-size: 24px;
        line-height: 30px; }
      .landing-panel-container .panel .panel-content .panel-title {
        font-family: 'Heebo', sans-serif;
        font-weight: 900;
        font-size: 44px;
        line-height: 44px;
        margin-bottom: 26px;
        clear: both; }
        .landing-panel-container .panel .panel-content .panel-title a {
          color: #000; }
      .landing-panel-container .panel .panel-content .panel-text.mid-center {
        max-width: 740px;
        margin: 0 auto; }
      .landing-panel-container .panel .panel-content .panel-text.small-center {
        max-width: 600px;
        margin: 0 auto; }
      .landing-panel-container .panel .panel-content .panel-text.tiny-center {
        max-width: 550px;
        margin: 0 auto; }
      .landing-panel-container .panel .panel-content .panel-text ul {
        padding-left: 20px; }
        .landing-panel-container .panel .panel-content .panel-text ul li {
          padding-bottom: 10px; }
      .landing-panel-container .panel .panel-content .content-grid {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        margin: 10px; }
        @media (max-width: 47.95em) {
          .landing-panel-container .panel .panel-content .content-grid {
            flex-direction: column; } }
        .landing-panel-container .panel .panel-content .content-grid .grid-item {
          width: 29%;
          padding: 10px;
          height: 120px;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 26px;
          text-align: center;
          background-color: #fff;
          margin: 0.7%; }
          .landing-panel-container .panel .panel-content .content-grid .grid-item img {
            width: 75%;
            object-fit: contain;
            max-height: 120px; }
          @media (min-width: 48em) and (max-width: 56.7em) {
            .landing-panel-container .panel .panel-content .content-grid .grid-item {
              width: 44%; } }
          @media (max-width: 47.95em) {
            .landing-panel-container .panel .panel-content .content-grid .grid-item {
              width: auto; } }
      .landing-panel-container .panel .panel-content .column-container {
        display: flex;
        flex-direction: row;
        justify-content: space-between; }
        .landing-panel-container .panel .panel-content .column-container .column .subtitle {
          color: #557B42;
          font-family: 'Heebo', sans-serif;
          font-weight: 700;
          text-transform: uppercase;
          margin-bottom: 20px; }
        .landing-panel-container .panel .panel-content .column-container .column .image-text {
          font-family: 'RobotoRegular';
          font-size: 18px;
          line-height: 24px; }
          @media (max-width: 47.95em) {
            .landing-panel-container .panel .panel-content .column-container .column .image-text {
              padding: 10px;
              display: inline-block; } }
        .landing-panel-container .panel .panel-content .column-container .column.width-percent-40 {
          width: 40%; }
        .landing-panel-container .panel .panel-content .column-container .column.less {
          padding: 0px 20px;
          flex: 0 2 auto; }
        @media (max-width: 47.95em) {
          .landing-panel-container .panel .panel-content .column-container {
            flex-direction: column;
            align-items: center; } }
    .landing-panel-container .panel.image-panel {
      color: #fff;
      background-size: cover;
      background-position: center;
      text-shadow: 0px 0px 50px #000000, 0px 0px 15px #000000, 0px 0px 12px #000000; }
      .landing-panel-container .panel.image-panel .hidden-content-placeholder {
        visibility: hidden; }
    .landing-panel-container .panel.header {
      background-image: url("//www.incimages.com/member/inc_insider/inc_insider_header.jpg");
      padding-top: 30px;
      padding-bottom: 30px;
      background-position: inherit; }
    .landing-panel-container .panel.member_only_events {
      background-image: url("//www.incimages.com/member/inc_insider/inc_insider_events_bg.jpg"); }
    .landing-panel-container .panel.conference_events {
      background-image: url("//www.incimages.com/member/inc_insider/inc_insider_conference_events_bg.jpg"); }
    .landing-panel-container .panel.priority_service {
      background-image: url("//www.incimages.com/member/inc_insider/inc_insider_priority_events_bg.jpg"); }
    .landing-panel-container .panel.priority_events {
      background-image: url("//www.incimages.com/member/inc_plus/inc_plus_events_bg.jpg"); }
    .landing-panel-container .panel.inc_edu {
      background-image: url("//www.incimages.com/member/inc_plus/inc_plus_edu_bg.jpg"); }
      .landing-panel-container .panel.inc_edu img {
        max-width: 96px; }
    .landing-panel-container .panel.free_subscriptions .column img {
      max-width: 160px;
      float: left; }
      @media (max-width: 47.95em) {
        .landing-panel-container .panel.free_subscriptions .column img {
          display: block;
          margin: 0 auto;
          float: none; } }
    .landing-panel-container .panel.free_subscriptions .column .image-text {
      padding: 10px;
      display: block;
      overflow: hidden; }
      .landing-panel-container .panel.free_subscriptions .column .image-text a {
        font-family: 'RobotoBold';
        color: #000; }
  .landing-panel-container .subscribe-button {
    font-family: 'Heebo', sans-serif;
    font-weight: 400;
    max-width: 500px; }
    .landing-panel-container .subscribe-button a {
      font-size: 20px;
      display: flex;
      justify-content: space-around;
      flex-direction: row;
      height: 80px;
      align-items: center;
      text-decoration: none;
      color: #000;
      border: 4px solid #793845; }
      @media (max-width: 47.95em) {
        .landing-panel-container .subscribe-button a {
          font-size: 14px; } }
    .landing-panel-container .subscribe-button img {
      max-width: 44px; }
    .landing-panel-container .subscribe-button .column:nth-child(2) {
      width: 1px;
      background: #000;
      height: 60%; }
    .landing-panel-container .subscribe-button .big {
      font-family: 'Heebo', sans-serif;
      font-weight: 700;
      font-size: 44px;
      color: #793845; }
      @media (max-width: 47.95em) {
        .landing-panel-container .subscribe-button .big {
          font-size: 20px; } }
    .landing-panel-container .subscribe-button.plus a {
      border: 4px solid #557B42; }
    .landing-panel-container .subscribe-button.plus .big {
      color: #557B42; }
  .landing-panel-container .thin-panel {
    display: table;
    font-family: 'Signika', sans-serif;
    color: #FFFFFF;
    font-size: 40px;
    background-color: #557B42;
    height: 60px;
    padding: 20px 0px;
    width: 100%; }
    @media (max-width: 47.95em) {
      .landing-panel-container .thin-panel {
        font-size: 24px;
        height: 20px; }
        .landing-panel-container .thin-panel img {
          height: 22px;
          margin-right: 10px; } }
    .landing-panel-container .thin-panel .inner {
      display: table-cell;
      vertical-align: middle;
      padding: 0px 25px;
      max-width: 1200px;
      margin: 0 auto;
      display: block; }
    .landing-panel-container .thin-panel.expanding-pane {
      text-align: center;
      cursor: pointer; }
      .landing-panel-container .thin-panel.expanding-pane .inner {
        display: flex;
        justify-content: space-around; }
  .landing-panel-container .expanded-content {
    display: none; }

.brandviewmainsegment {
  background: url("https://www.incimages.com/uploaded_files/image/shutterstock_451168228_213226.png");
  max-width: 1480px;
  margin: 0 auto;
  background-repeat: no-repeat; }
  @media (max-width: 56.7em) {
    .brandviewmainsegment {
      background-image: none; } }
  .brandviewmainsegment .intro {
    background-color: transparent;
    padding: 100px; }
    @media (max-width: 47.95em) {
      .brandviewmainsegment .intro {
        padding: 0px; } }
    .brandviewmainsegment .intro .panel-content {
      max-width: 1065px;
      margin: 0 auto;
      padding-right: 25px;
      padding-left: 25px; }

.landing-panel-container.brandview .logo {
  width: 100%;
  max-width: 550px;
  padding-bottom: 25px; }

.landing-panel-container.brandview .sponsor-logo {
  width: auto;
  max-width: 200px; }

.landing-panel-container.brandview .top-margin {
  margin-top: 40px; }
  @media (max-width: 47.95em) {
    .landing-panel-container.brandview .top-margin {
      margin-top: 20px; } }

.landing-panel-container.brandview .wordmark {
  font-family: 'Archivo Narrow', sans-serif !important;
  font-size: 26px; }
  .landing-panel-container.brandview .wordmark .logoText {
    width: 51px;
    height: 18px;
    background-image: url("https://www.incimages.com/topnav/inc-logo.png");
    display: inline-block;
    background-size: cover; }
  .landing-panel-container.brandview .wordmark :nth-child(2) {
    font-weight: 700; }
  .landing-panel-container.brandview .wordmark :nth-child(3) {
    font-weight: 400; }

.landing-panel-container.brandview .callout-box {
  font-family: 'RobotoRegular';
  font-size: 18px;
  display: table;
  padding: 8px;
  background-color: #1d9dd6;
  color: #fff;
  text-align: center; }
  .landing-panel-container.brandview .callout-box span {
    font-family: 'RobotoBold'; }

.landing-panel-container.brandview .panel-content.flexed .column-container {
  justify-content: center;
  flex-wrap: wrap;
  padding: 0px 20px;
  margin: 0 40px;
  background-color: black; }
  .landing-panel-container.brandview .panel-content.flexed .column-container .column {
    font-family: 'RobotoRegular';
    font-size: 18px;
    line-height: 15px;
    text-align: center;
    display: inline-block;
    margin: 20px; }
    @media (max-width: 47.95em) {
      .landing-panel-container.brandview .panel-content.flexed .column-container .column {
        margin-bottom: 50px; } }
    .landing-panel-container.brandview .panel-content.flexed .column-container .column.columnfirstbox {
      border: 1px solid #fff;
      color: #2ba3d7;
      font-family: OpenSans, sans;
      font-size: 15px;
      margin: 40px 20px;
      padding: 10px;
      font-weight: 700; }
    .landing-panel-container.brandview .panel-content.flexed .column-container .column.white {
      color: #fff; }
    .landing-panel-container.brandview .panel-content.flexed .column-container .column .big-light {
      font-family: 'RobotoLight';
      font-size: 60px;
      line-height: 55px; }
    .landing-panel-container.brandview .panel-content.flexed .column-container .column .upper {
      text-transform: uppercase; }

.landing-panel-container.brandview .thin-panel {
  font-family: 'Signika', sans-serif; }
  .landing-panel-container.brandview .thin-panel.platinum {
    background-color: #D0D2D9; }
  .landing-panel-container.brandview .thin-panel.gold {
    background-color: #C3A451; }
  .landing-panel-container.brandview .thin-panel.black {
    background-color: #000; }

.landing-panel-container.brandview a.grid-item:hover {
  color: #009CD8 !important; }

/*recent*/
/*Silly constants*/
/*Base spacing value around article groups and between panels*/
/*Alternate spacing used on indentation of "recent posts" and in other situations*/
/*Width of the main content and the margin on the side (So the screen will start to shrink at 1320px)*/
/*Total maximum width of the content when the screen is largest 20+388+(1280 - 388 - 60) + 60 + 20 = 1320*/
/*Could also be written simply as $side-margin + $main-content-max-width + $side-margin*/
/*Share button variables*/
/*panel bg color*/
/*page title font*/
/*panel header*/
/*space above and below main header*/
/*partner logo*/
/*values for that bottom panel but may need revisiting*/
/*selectors that require nesting but I want to represent them as a single line (in order to arrange CSS by style rather than by copying the HTML strucutre)*/
/*Other selectors*/
body.lander div.landerBody {
  /*Overlay padding at each breakpoint (for article1)*/
  /*Padding top-right for tablet (to replicate padding on article grouping)*/
  /*Looks like it's padding top-right for article grouping (and margin bottom?)*/
  /*Grey Background Color for author and latest panels*/ }
  body.lander div.landerBody div.panel.authors section h1 {
    font-size: 22px;
    font-family: KlavikaRegular;
    color: inherit;
    line-height: 22px; }
  body.lander div.landerBody img {
    width: 100%; }
  body.lander div.landerBody a:hover {
    text-decoration: none; }
  body.lander div.landerBody > div:not(.promo-panel):not(.more-than-five):not(.four-authors) > div.content {
    margin-left: auto;
    margin-right: auto; }
  body.lander div.landerBody div.channels {
    /*to prevent having to override desktop-only*/ }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.channels {
        display: none; } }
    body.lander div.landerBody div.channels a {
      display: inline-block; }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel.promo-panel img.play-button {
      visibility: hidden; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article.article1 .text {
    box-sizing: border-box; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article.article1 .text a, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article.article1 .text a {
      display: inline-block; }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article.article2 .overlay, body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article.article3 .overlay, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article.article2 .overlay, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article.article3 .overlay {
    display: none; }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article.article3 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article.article3 .mobile-article-info {
    display: block; }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article.article2 img.play-button, body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article.article3 img.play-button, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article.article2 img.play-button, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article.article3 img.play-button {
    display: block !important;
    position: absolute;
    right: 17px;
    bottom: 17px; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article-groupings, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article-groupings {
      display: inline-block;
      vertical-align: top; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.first-featured-article-grouping, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.first-featured-article-grouping {
      display: none; }
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.first-featured-article-grouping.tablet-only, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.first-featured-article-grouping.tablet-only {
        display: inline-block;
        position: static; }
        body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.first-featured-article-grouping.tablet-only div.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.first-featured-article-grouping.tablet-only div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.first-featured-article-grouping.tablet-only div.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.first-featured-article-grouping.tablet-only div.article3 {
          box-sizing: border-box; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.first-featured-article-grouping.tablet-only, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.first-featured-article-grouping.tablet-only {
    display: none; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.first-featured-article-grouping.tablet-only, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.first-featured-article-grouping.tablet-only {
        display: inline-block; } }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.first-featured-article-grouping.tablet-only div.article2 div.image, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.first-featured-article-grouping.tablet-only div.article2 div.image {
      position: absolute;
      bottom: 100%;
      display: none; }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'], body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] {
    /*@include inline-block-container();*/
    text-align: center; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article {
      text-align: left; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 {
      display: block; }
      @media (min-width: 1320px) {
        body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text {
          box-sizing: border-box; } }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3 {
      display: inline-block;
      vertical-align: top; }
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2 .overlay, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3 .overlay, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2 .overlay, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3 .overlay {
        display: none; }
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3 .mobile-article-info {
        display: block; }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] {
    /*@include inline-block-container();*/
    text-align: center; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] div.content {
      font-size: 0;
      max-width: 1280px;
      margin: 0 auto; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] div.article {
      text-align: left;
      display: inline-block;
      vertical-align: top; }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] div.article {
          display: block; } }
  body.lander div.landerBody div.panel.promo-panel.video div.video-wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 854px; }
  body.lander div.landerBody div.panel.promo-panel.video img.video {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
  body.lander div.landerBody div.panel.latest div.content .latest-columns {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    @media (max-width: 1320px) and (min-width: 768px) {
      body.lander div.landerBody div.panel.latest div.content .latest-columns {
        -webkit-flex-direction: column;
        flex-direction: column; }
        body.lander div.landerBody div.panel.latest div.content .latest-columns div.column.column3 {
          -webkit-order: 0;
          order: 0; } }
  body.lander div.landerBody .article-grouping.first-featured-article-group:not(.tablet-only) {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/ }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody .article-grouping.first-featured-article-group:not(.tablet-only) {
        display: none; } }
  body.lander div.landerBody .tablet-next-article-img, body.lander div.landerBody .article-grouping.first-featured-article-group.tablet-only {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    display: none; }
    @media (max-width: 1320px) {
      body.lander div.landerBody .tablet-next-article-img, body.lander div.landerBody .article-grouping.first-featured-article-group.tablet-only {
        display: none; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody .tablet-next-article-img, body.lander div.landerBody .article-grouping.first-featured-article-group.tablet-only {
        display: none; } }
  body.lander div.landerBody div.panel[data-populararticlecount="0"] section.popular {
    display: none; }
  body.lander div.landerBody div.panel .show div.row:last-child .load-more {
    display: flex; }
  body.lander div.landerBody div.panel.latest div.content {
    font-size: 0px; }
    body.lander div.landerBody div.panel.latest div.content > * {
      display: inline-block;
      vertical-align: top; }
    body.lander div.landerBody div.panel.latest div.content div.column.column2 {
      text-align: center; }
    body.lander div.landerBody div.panel.latest div.content div.column.column3 {
      text-align: center; }
    body.lander div.landerBody div.panel.latest div.content img {
      width: auto; }
    body.lander div.landerBody div.panel.latest div.content div.column.column3 {
      -webkit-order: 2;
      order: 2; }
    body.lander div.landerBody div.panel.latest div.content div.info {
      width: 100%; }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel.latest div.content div.info {
          width: 100%; } }
    body.lander div.landerBody div.panel.latest div.content div.tweet-to-them {
      position: relative;
      display: -webkit-inline-flex;
      display: inline-flex;
      -webkit-align-items: center;
      align-items: center; }
      body.lander div.landerBody div.panel.latest div.content div.tweet-to-them > * {
        vertical-align: top;
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-align-items: center;
        align-items: center; }
      body.lander div.landerBody div.panel.latest div.content div.tweet-to-them div.text-wrapper {
        box-sizing: border-box; }
      body.lander div.landerBody div.panel.latest div.content div.tweet-to-them div.arrow {
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-align-items: center;
        align-items: center; }
  body.lander div.landerBody div.panel div.article {
    position: relative; }
    body.lander div.landerBody div.panel div.article div.overlay {
      /*to prevent having to override desktop-only*/
      position: absolute;
      bottom: 0px;
      box-sizing: border-box; }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel div.article div.overlay {
          display: none; } }
    body.lander div.landerBody div.panel div.article img.article-img {
      /*to prevent having to override desktop-only*/
      display: block; }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel div.article img.article-img {
          display: none; } }
      body.lander div.landerBody div.panel div.article img.article-img.mobile {
        display: none; }
        @media (max-width: 47.95em) {
          body.lander div.landerBody div.panel div.article img.article-img.mobile {
            display: block; } }
    body.lander div.landerBody div.panel div.article div.mobile-article-info {
      display: none; }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel div.article div.mobile-article-info {
          display: block; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel div.article {
        position: static; } }
    body.lander div.landerBody div.panel div.article div.image {
      position: relative; }
    body.lander div.landerBody div.panel div.article img.play-button {
      display: none; }
  @media (min-width: 48em) {
    body.lander div.landerBody .promo-panel[data-promoitems='4'] div.article-groupings div.article-grouping.second-featured-article-grouping div.article {
      max-width: 832px;
      width: calc(100% - 20px); }
    body.lander div.landerBody .promo-panel[data-promoitems='5'] .article-grouping.first-featured-article-grouping, body.lander div.landerBody .promo-panel[data-promoitems='4'] .article-grouping.first-featured-article-grouping {
      position: relative;
      bottom: 205px; }
    body.lander div.landerBody div.article-groupings {
      font-size: 0px;
      text-align: right; }
      body.lander div.landerBody div.article-groupings > * {
        display: inline-block;
        vertical-align: top; }
      body.lander div.landerBody div.article-groupings div.article-grouping div.article {
        display: inline-block; }
      body.lander div.landerBody div.article-groupings div.article-grouping.first-featured-article-grouping {
        text-align: right; }
      body.lander div.landerBody div.article-groupings div.article-grouping.second-featured-article-grouping {
        text-align: left; }
      body.lander div.landerBody div.article-groupings div.article-grouping.first-featured-article-grouping div.article {
        text-align: left; } }

@media (min-width: 48em) and (max-width: 1320px) {
  body.lander div.landerBody div.panel div.article-groupings div.article-grouping.article-grouping.second-featured-article-grouping {
    box-sizing: border-box; } }
  @media (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel div.panel.promo-panel[data-promoitems='4'] div.article-groupings {
      box-sizing: border-box; } }
  body.lander div.landerBody div.panel.authors div.text {
    box-sizing: border-box; }
  body.lander div.landerBody div.panel.authors.two-authors div.content, body.lander div.landerBody div.panel.authors.three-authors div.content, body.lander div.landerBody div.panel.authors.four-authors div.content {
    text-align: center; }
    body.lander div.landerBody div.panel.authors.two-authors div.content > *, body.lander div.landerBody div.panel.authors.three-authors div.content > *, body.lander div.landerBody div.panel.authors.four-authors div.content > * {
      text-align: left; }
  body.lander div.landerBody > div:not(.promo-panel):not(.more-than-five):not(.four-authors) > div.content {
    max-width: 1280px; }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.two-items, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.two-items, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.content div.two-items, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.content div.two-items {
    max-width: 1280px; }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article1 .text {
    min-height: 205px; }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article2 img.play-button, body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article3 img.play-button, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article2 img.play-button, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article3 img.play-button {
    width: 11.68831%; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'][data-promoitems='5'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'][data-promoitems='5'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article {
      width: 46.8583%; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article1, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article1 {
      min-height: 213px; }
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article1 .overlay .tablet-next-article-img, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article1 .overlay .tablet-next-article-img {
        width: 28.77604%; }
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article1 .overlay .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article1 .overlay .text {
        width: calc(100% - 28.77604% - 40px - 3.90625%);
        min-height: 0px; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.first-featured-article-grouping.tablet-only, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.first-featured-article-grouping.tablet-only {
      width: 31.38021%; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article-groupings, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article-groupings {
      width: 68.61979%; }
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article-groupings div.first-featured-article-grouping div.article2 div.image img, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article-groupings div.first-featured-article-grouping div.article2 div.image img {
        width: calc(100% - 20px); }
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items {
        width: 100%; }
        body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article:first-child .overlay, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article:first-child .overlay {
          width: calc(100% - 13.42281879194631% + 4.05px); } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    width: 1189px; }
    @media (max-width: 1320px) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text {
        width: 90.07576%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text {
        width: 90.07576%; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text {
        width: 100%; } }
  @media (min-width: 1320px) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2 {
      width: 365px; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3 {
      width: 776px; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2 {
    width: 27.65152%;
    max-width: 365px; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2 {
        width: 100%;
        max-width: 100%; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3 {
    width: 58.78788%;
    max-width: 776px; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3 {
        width: 100%;
        max-width: 100%; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] div.article {
    width: 47.65625%; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] div.article {
        max-width: none;
        width: 100%; } }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] div.article img {
      width: 100%; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] div.article div.overlay {
      width: 100%; }
  body.lander div.landerBody div.panel:not([data-populararticlecount="0"]) div.popular {
    width: 461px;
    width: 36.015625%; }
  body.lander div.landerBody div.panel section.item-list-970-450 div.load-more {
    height: 100px;
    border-radius: 100px; }
  body.lander div.landerBody div.panel.latest div.content div.column1 {
    width: calc(22.10938% + 6.91406% / 2); }
  body.lander div.landerBody div.panel.latest div.content div.column2 {
    width: calc(40.625% + 6.91406% / 2); }
  body.lander div.landerBody div.panel.latest div.content div.column3 {
    width: 23.4375%;
    width: auto; }
    body.lander div.landerBody div.panel.latest div.content div.column3 iframe {
      width: 100%; }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel.latest div.content div.column {
      width: 100%; }
      body.lander div.landerBody div.panel.latest div.content div.column div.brandviewIMUContainer {
        width: 300px; } }
  @media (max-width: 1320px) and (min-width: 768px) {
    body.lander div.landerBody div.panel.latest div.latest-columns {
      height: 650px;
      /*600px broke inc.com/salesforce*/ }
      body.lander div.landerBody div.panel.latest div.latest-columns div.column.column1 {
        width: 300px; }
        body.lander div.landerBody div.panel.latest div.latest-columns div.column.column1 .tweet-to-them {
          max-width: 300px; }
      body.lander div.landerBody div.panel.latest div.latest-columns div.column.column2 {
        width: calc(100% - 15.6% - (22.10938% + 6.91406% / 2) - (6.91406% / 2));
        height: 600px; } }
  body.lander div.landerBody div.panel.latest div.tweet-to-them, body.lander div.landerBody div.panel.latest div.tweet-to-them div.text-wrapper, body.lander div.landerBody div.panel.latest div.tweet-to-them div.arrow {
    height: 45px; }
  body.lander div.landerBody div.panel.latest div.tweet-to-them {
    max-width: 283px;
    height: 45px; }
    body.lander div.landerBody div.panel.latest div.tweet-to-them div.text-wrapper {
      width: calc(100% - 11px - 4.593639575% - 4.593639575%); }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel.latest div.tweet-to-them div.text-wrapper {
          width: calc(100% - 11px - 4.593639575% - 4.593639575% - 3px); } }
      body.lander div.landerBody div.panel.latest div.tweet-to-them div.text-wrapper div.text {
        width: calc(100% - 8.48057%);
        min-width: 134px; }
    body.lander div.landerBody div.panel.latest div.tweet-to-them div.arrow {
      height: 45px;
      width: calc(11px + 4.593639575% + 4.593639575%); }
  body.lander div.landerBody div.panel div.article {
    width: 100%; }
  body.lander div.landerBody div.panel div.article div.overlay {
    width: 100%; }
  @media (min-width: 48em) {
    body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.second-featured-article-grouping div.article {
      max-width: 386px; } }
  @media (min-width: 48em) {
    body.lander div.landerBody div.panel div.article-groupings div.article-grouping.second-featured-article-grouping.contains-one-item div.article {
      max-width: 832px;
      width: calc(100% - 20px); }
    body.lander div.landerBody div.panel div.article-groupings div.article-grouping.first-featured-article-grouping div.article {
      max-width: 388px; }
    body.lander div.landerBody div.panel div.article-groupings div.article-grouping.second-featured-article-grouping div.article:first-child .overlay {
      width: calc(100% - 60px); }
    body.lander div.landerBody div.panel div.article-groupings div.article-grouping.second-featured-article-grouping {
      width: calc(50% - (-384px / 2)); } }
  @media (min-width: 48em) and (max-width: 1320px) {
    body.lander div.landerBody div.panel div.article-groupings div.article-grouping.second-featured-article-grouping {
      width: 64.54545%; } }
  @media (min-width: 48em) and (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel div.article-groupings div.article-grouping.second-featured-article-grouping {
      width: 100%;
      padding-left: 30px; } }
  @media (min-width: 48em) {
    body.lander div.landerBody div.panel div.panel.promo-panel[data-promoitems='5'] .article.article1 .text, body.lander div.landerBody div.panel div.panel.promo-panel[data-promoitems='4'] .article.article1 .text {
      width: 100%; } }
  @media (min-width: 48em) and (max-width: 1320px) {
    body.lander div.landerBody div.panel div.panel.promo-panel[data-promoitems='5'] .article.article1 .text, body.lander div.landerBody div.panel div.panel.promo-panel[data-promoitems='4'] .article.article1 .text {
      width: 100%; } }

@media (min-width: 48em) and (max-width: 1320px) {
  body.lander div.landerBody div.panel div.article-groupings div.article-grouping.first-featured-article-grouping {
    width: 30.90909%; }
  body.lander div.landerBody div.panel div.article-groupings div.article-grouping.first-featured-article-grouping div.article {
    width: calc(100% - 20px); }
  body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.article-grouping.second-featured-article-grouping div.article {
    width: 46.39423%; }
    body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.article-grouping.second-featured-article-grouping div.article:first-child .overlay {
      width: 86.5%; }
  body.lander div.landerBody div.panel div.panel.promo-panel[data-promoitems='4'].contains-one-item div.article {
    width: 100%; }
    body.lander div.landerBody div.panel div.panel.promo-panel[data-promoitems='4'].contains-one-item div.article .overlay {
      width: 100%; } }
  @media (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel div.panel.promo-panel[data-promoitems='4'] div.article-groupings div.second-featured-article-grouping {
      width: 100%; } }
  body.lander div.landerBody > div:not(.promo-panel):not(.more-than-five):not(.four-authors) > div.content {
    padding-left: 20px;
    padding-right: 20px; }
  body.lander div.landerBody div.channels div.content a {
    margin-right: 30px;
    /*is a coincidence its 30px I think*/ }
  body.lander div.landerBody .panel-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column; }
  body.lander div.landerBody .panel-wrapper > div:not(:last-child) {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    margin-bottom: 60px; }
    @media (max-width: 1320px) {
      body.lander div.landerBody .panel-wrapper > div:not(:last-child) {
        margin-bottom: 4.54545%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody .panel-wrapper > div:not(:last-child) {
        margin-bottom: 3.90625%; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody .panel-wrapper {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    body.lander div.landerBody .panel-wrapper > div:first-child {
      margin-bottom: 0; }
    body.lander div.landerBody .panel-wrapper > div:not(:first-child) {
      /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
      margin-bottom: 60px; } }
  @media (max-width: 47.95em) and (max-width: 1320px) {
    body.lander div.landerBody .panel-wrapper > div:not(:first-child) {
      margin-bottom: 4.54545%; } }
  @media (max-width: 47.95em) and (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody .panel-wrapper > div:not(:first-child) {
      margin-bottom: 3.90625%; } }
  body.lander div.landerBody div.promo-panel ~ div:not(:last-child) {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    margin-top: 60px;
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    margin-bottom: 60px; }
    @media (max-width: 1320px) {
      body.lander div.landerBody div.promo-panel ~ div:not(:last-child) {
        margin-top: 4.54545%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.promo-panel ~ div:not(:last-child) {
        margin-top: 3.90625%; } }
    @media (max-width: 1320px) {
      body.lander div.landerBody div.promo-panel ~ div:not(:last-child) {
        margin-bottom: 4.54545%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.promo-panel ~ div:not(:last-child) {
        margin-bottom: 3.90625%; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.promo-panel ~ div:not(:last-child).recent-posts-popular {
        margin-bottom: 26px;
        /*new QA*/ } }
  body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay, body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    padding-top: 60px; }
    @media (max-width: 1320px) {
      body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay, body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay {
        padding-top: 4.54545%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay, body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay {
        padding-top: 3.90625%; } }
    body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > * {
      /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
      /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
      padding-left: 60px;
      /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
      padding-right: 60px; }
      @media (max-width: 1320px) {
        body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > * {
          padding-left: 4.54545%; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > * {
          padding-left: 6.28931%; } }
      @media (max-width: 1320px) {
        body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > * {
          padding-right: 4.54545%; } }
      @media (min-width: 48em) and (max-width: 56.7em) {
        body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > * {
          padding-right: 6.28931%; } }
  body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay .tablet-next-article-img, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay .tablet-next-article-img, body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay .tablet-next-article-img, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay .tablet-next-article-img {
    padding-top: 3.90625%;
    padding-right: 3.90625%; }
  body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    padding-top: 60px; }
    @media (max-width: 1320px) {
      body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping {
        padding-top: 4.54545%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping {
        padding-top: 5.6926%; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping {
        padding-top: 0px; } }
    body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article, body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article {
      padding-right: 60px; }
      @media (max-width: 1320px) {
        body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article, body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article {
          padding-right: 0px; } }
      @media (min-width: 1321px) {
        body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article:first-child, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article:first-child, body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article:first-child, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping.first-featured-article-grouping div.article:first-child {
          margin-bottom: 60px;
          /**/ } }
    @media (min-width: 1320px) {
      body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article:first-child, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article:first-child, body.lander div.landerBody div.panel[data-promoitems='5'] div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article:first-child, body.lander div.landerBody div.panel[data-promoitems='4'] div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article:first-child {
        padding-right: 60px; } }
  @media (min-width: 48em) {
    body.lander div.landerBody div.panel[data-promoitems='5'] div.first-featured-article-grouping, body.lander div.landerBody div.panel[data-promoitems='4'] div.first-featured-article-grouping {
      width: calc(50% + (-384px / 2)); } }
  body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > * {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    margin-left: calc(50% + (-384px / 2)); }
    @media (max-width: 1320px) {
      body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > * {
        margin-left: calc(30.90909% + 4.54545%); } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel[data-promoitems='5'] div.article.article1 div.overlay div.text > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.article.article1 div.overlay div.text > * {
        margin-left: 0; } }
  @media (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel[data-promoitems='5'] div.content, body.lander div.landerBody div.panel[data-promoitems='4'] div.content {
      position: relative; }
      body.lander div.landerBody div.panel[data-promoitems='5'] div.content div.article1 .overlay, body.lander div.landerBody div.panel[data-promoitems='4'] div.content div.article1 .overlay {
        font-size: 0px; }
        body.lander div.landerBody div.panel[data-promoitems='5'] div.content div.article1 .overlay > *, body.lander div.landerBody div.panel[data-promoitems='4'] div.content div.article1 .overlay > * {
          display: inline-block;
          vertical-align: top; }
        body.lander div.landerBody div.panel[data-promoitems='5'] div.content div.article1 .overlay .text, body.lander div.landerBody div.panel[data-promoitems='4'] div.content div.article1 .overlay .text {
          box-sizing: border-box;
          float: none; } }
  body.lander div.landerBody div.panel[data-promoitems='2'] div.article1 {
    margin-right: 4.6875%; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel.promo-panel div.article div.sub-channel-name {
      margin-bottom: 4px;
      margin-top: 10px; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel.promo-panel div.article div.sub-channel-name {
      margin-top: 15px;
      margin-bottom: 10px; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article {
      margin-bottom: 35px; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article.article1 .text div.sub-channel-name, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article.article1 .text div.sub-channel-name {
    margin-top: 0px; }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.second-featured-article-grouping div.overlay, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.second-featured-article-grouping div.overlay {
    padding: 10px; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article1 .overlay .tablet-next-article-img, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article1 .overlay .tablet-next-article-img {
      padding-left: 20px; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article1 .overlay .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article1 .overlay .text {
      padding-right: 0;
      padding-left: 0;
      padding-top: 0px; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items {
      padding-top: 5.6926%;
      padding-left: 5.6926%; }
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article:first-child, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article-groupings div.article-grouping.second-featured-article-grouping.contains-two-items div.article:first-child {
        padding-right: 6.28931%; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.first-featured-article-grouping.tablet-only div.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.first-featured-article-grouping.tablet-only div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.first-featured-article-grouping.tablet-only div.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.first-featured-article-grouping.tablet-only div.article3 {
      padding-left: 20px; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.first-featured-article-grouping div.article2 div.sub-channel-name, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.first-featured-article-grouping div.article2 div.sub-channel-name {
      margin-top: 0px;
      padding-top: 10px; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.first-featured-article-grouping div.article2 div.image img, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.first-featured-article-grouping div.article2 div.image img {
      padding-left: 20px; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.first-featured-article-grouping.tablet-only div.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.first-featured-article-grouping.tablet-only div.article2 .mobile-article-info, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article3 {
      padding-left: 20px; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article {
      margin-bottom: 35px; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3 {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    margin-top: 48px; }
    @media (max-width: 1320px) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3 {
        margin-top: 3.63636%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3 {
        margin-top: 3.63636%; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article3, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article3 {
        margin-top: 0px; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text {
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text {
        padding-top: 0px;
        padding-bottom: 20px; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text {
        padding-top: 6.25%;
        padding-bottom: 6.25%; } }
    @media (min-width: 768px) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text {
        padding-top: 3.63636%;
        padding-bottom: 3.63636%; } }
    @media (min-width: 1320px) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text {
        padding-top: 48px;
        padding-bottom: 48px; } }
    @media (min-width: 1320px) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text {
        padding-left: 413px; } }
  @media (min-width: 1320px) and (max-width: 47.95em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article1 .text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article1 .text {
      padding-left: 14px;
      padding-right: 14px; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2 {
    margin-right: 3.63636%; }
    @media (min-width: 1320px) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article2, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article2 {
        margin-right: 48px; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] div.article div.overlay {
    padding: 15px; }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='2'] div.article1 {
      margin-right: 0px; } }
  body.lander div.landerBody div.panel.promo-panel.video {
    padding-top: 55px; }
    body.lander div.landerBody div.panel.promo-panel.video h1 {
      padding: 0px 0 60px;
      margin: 0px; }
  @media (min-width: 56.75em) {
    body.lander div.landerBody div.panel.latest div.content {
      padding-top: 4.545454%;
      padding-bottom: 4.545454%; } }
  body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
    padding-top: 60px;
    /*nope*/
    padding-top: 35px;
    padding-top: 0; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
        padding-top: 30px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
        padding-top: 30px; } }
  body.lander div.landerBody div.panel.latest div.content {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    padding-bottom: 3.90625%; }
    @media (max-width: 1320px) {
      body.lander div.landerBody div.panel.latest div.content {
        padding-bottom: 3.90625%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.latest div.content {
        padding-bottom: 2.34375%; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.content {
        padding-bottom: 0px; } }
    @media (max-width: 1320px) and (min-width: 768px) {
      body.lander div.landerBody div.panel.latest div.content div.latest-columns div.column.column1 {
        margin-bottom: 55px; }
      body.lander div.landerBody div.panel.latest div.content div.latest-columns div.column.column3 {
        padding-left: 0; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.content .column {
        margin-bottom: 20px; } }
    body.lander div.landerBody div.panel.latest div.content div.column.column2 {
      padding-left: calc(6.91406% / 2); }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel.latest div.content div.column.column2 {
          padding-left: 0; } }
    body.lander div.landerBody div.panel.latest div.content div.column.column3 {
      padding-left: calc(6.91406% / 2); }
      body.lander div.landerBody div.panel.latest div.content div.column.column3 .brandviewIMUContainer {
        margin-top: 0px;
        margin-bottom: 0px;
        max-width: 300px; }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel.latest div.content div.column.column3 {
          padding-left: 0; }
          body.lander div.landerBody div.panel.latest div.content div.column.column3 div.brandviewIMUContainer {
            margin: 0px auto; } }
    body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
      display: block;
      margin-bottom: 44px; }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
          margin-bottom: 19px; } }
    body.lander div.landerBody div.panel.latest div.content div.info div.description {
      margin-top: 10px;
      margin-bottom: 10px; }
    body.lander div.landerBody div.panel.latest div.content i.fa {
      margin-right: 10px; }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.panel.latest div.content i.fa {
          margin-right: 5px; } }
  body.lander div.landerBody div.panel.latest div.tweet-to-them {
    margin-top: 20px; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.tweet-to-them {
        margin-top: 10px; } }
    body.lander div.landerBody div.panel.latest div.tweet-to-them div.text-wrapper div.text {
      margin: 0px auto; }
    body.lander div.landerBody div.panel.latest div.tweet-to-them img.arrow {
      margin: 0px auto; }
  body.lander div.landerBody div.panel section.popular div.article {
    margin-top: 14px;
    margin-bottom: 10px; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel section.popular div.article {
        margin-top: 10px;
        margin-bottom: 0px; } }
  body.lander div.landerBody div.panel div.sub-channel-name, body.lander div.landerBody div.panel div.video-label {
    margin-top: 14px;
    margin-bottom: 10px; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel div.sub-channel-name, body.lander div.landerBody div.panel div.video-label {
        margin-top: 15px;
        margin-bottom: 8.5px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel div.sub-channel-name, body.lander div.landerBody div.panel div.video-label {
        margin-top: 10px;
        margin-bottom: 0px; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel div.article {
      margin-bottom: 35px; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel div.article .mobile-article-info {
      padding-left: 14px; } }
  @media (min-width: 48em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article-grouping.first-featured-article-grouping, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article-grouping.first-featured-article-grouping {
      margin-bottom: -205px; } }
  @media (min-width: 48em) and (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] .article-grouping.first-featured-article-grouping, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] .article-grouping.first-featured-article-grouping {
      margin-bottom: 0px; } }
  body.lander div.landerBody div.panel {
    /*
												@media(min-width:$content-breakpoint){
													div.article-grouping.first-featured-article-grouping {
														padding-right: responsive($spacing-1,$content-breakpoint);
													}
												}
												*/ }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel div.panel.promo-panel[data-promoitems='4'] div.article-groupings {
        padding-left: 3.90117%; } }
    body.lander div.landerBody div.panel [data-promoitems='4'] .second-featured-article-grouping .overlay {
      padding: 10px; }

@media (min-width: 56.75em) and (max-width: 1320px) {
  body.lander div.landerBody div.panel div.article-grouping.first-featured-article-grouping {
    padding-right: 4.54545%; } }

@media (min-width: 48em) and (max-width: 1320px) {
  body.lander div.landerBody div.panel div.article-grouping.first-featured-article-grouping div.article {
    padding-right: 0px; }
    body.lander div.landerBody div.panel div.article-grouping.first-featured-article-grouping div.article:first-child {
      padding-bottom: 0px; }
      body.lander div.landerBody div.panel div.article-grouping.first-featured-article-grouping div.article:first-child .mobile-article-info {
        padding-bottom: 15.46392%; }
  body.lander div.landerBody div.panel div.article-groupings div.article-grouping.article-grouping.second-featured-article-grouping {
    padding-right: 20px; }
  body.lander div.landerBody div.panel div.article-groupings div.article-grouping.article-grouping.second-featured-article-grouping.contains-two-items div.article:first-child {
    padding-right: 7.21154%; } }
  body.lander div.landerBody div.panel.authors.more-than-five-authors div.content {
    padding-left: 20px;
    padding-right: 0; }
  @media (min-width: 1320px) {
    body.lander div.landerBody div.panel.authors.more-than-five-authors div.content {
      margin-left: calc((100% - 1280px)/2);
      padding-left: 0px;
      max-width: none; } }
  body.lander div.landerBody div.authors, body.lander div.landerBody div.latest {
    background-color: whitesmoke; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.article1 .overlay .tablet-next-article-img, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.article1 .overlay .tablet-next-article-img {
      background: white; }
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.first-featured-article-grouping.tablet-only,
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.content div.first-featured-article-grouping div.article2 div.image img, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.first-featured-article-grouping.tablet-only,
    body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.content div.first-featured-article-grouping div.article2 div.image img {
      background: white; } }
  body.lander div.landerBody div.panel.promo-panel.video {
    background: black; }
    body.lander div.landerBody div.panel.promo-panel.video h1 {
      color: white; }
    body.lander div.landerBody div.panel.promo-panel.video div.video-label {
      color: white; }
  body.lander div.landerBody div.load-more {
    background: whitesmoke; }
  body.lander div.landerBody div.panel.latest div.tweet-to-them {
    background: #1d9dd6; }
  body.lander div.landerBody div.panel.latest div.info i.fa {
    color: #8899a6; }
  body.lander div.landerBody div.panel div.article div.article-title a {
    color: black; }
  body.lander div.landerBody div.panel div.article div.overlay {
    background: rgba(0, 0, 0, 0.5);
    color: white; }
    body.lander div.landerBody div.panel div.article div.overlay a {
      color: white; }
  body.lander div.landerBody div.article-groupings div.article-grouping {
    background: white; }
  body.lander div.landerBody div.channels div.content a {
    font-size: 20px;
    font-family: KlavikaLight;
    color: #009cd8;
    line-height: 48px; }
    body.lander div.landerBody div.channels div.content a.selected {
      font-size: 20px;
      font-family: KlavikaRegular;
      color: black;
      line-height: 48px; }
  body.lander div.landerBody div.panel.recent-posts-popular, body.lander div.landerBody div.panel.latest {
    font-family: KlavikaExtraLight;
    line-height: 50px; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.recent-posts-popular, body.lander div.landerBody div.panel.latest {
        font-size: 18px;
        font-family: KlavikaLight;
        color: black;
        line-height: 19px; } }
  body.lander div.landerBody div.panel.promo-panel.video h1 {
    font-family: KlavikaExtraLight;
    line-height: 50px; }
  @media (max-width: 56.7em) {
    body.lander div.landerBody div.panel.promo-panel div.article div.sub-channel-name {
      font-size: 10px; } }
  body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.article.article1 div.overlay div.text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.article.article1 div.overlay div.text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article.article1 div.overlay div.text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article.article1 div.overlay div.text {
    font-size: 48px;
    font-family: KlavikaExtraLight;
    color: white;
    line-height: 50px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.article.article1 div.overlay div.text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.article.article1 div.overlay div.text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article.article1 div.overlay div.text, body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article.article1 div.overlay div.text {
        font-size: 34px;
        font-family: KlavikaExtraLight;
        color: white;
        line-height: 40px; } }
  body.lander div.landerBody div.panel.promo-panel.video h1, body.lander div.landerBody div.panel.recent-posts-popular, body.lander div.landerBody div.panel.latest {
    font-size: 48px; }
  body.lander div.landerBody div.panel section h1 {
    font-size: 48px;
    font-family: KlavikaExtraLight;
    color: inherit;
    line-height: 50px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel section h1 {
        font-size: 32px;
        font-family: KlavikaExtraLight;
        color: inherit;
        line-height: 32px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel section h1 {
        font-size: 24px;
        font-family: KlavikaExtraLight;
        color: inherit;
        line-height: 24px; } }
  body.lander div.landerBody div.panel section div.article div.article-title {
    font-size: 24px;
    font-family: KlavikaLight;
    color: black;
    line-height: 27px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel section div.article div.article-title {
        font-size: 20px;
        font-family: KlavikaLight;
        color: black;
        line-height: 22px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel section div.article div.article-title {
        font-size: 18px;
        font-family: KlavikaLight;
        color: black;
        line-height: 19px;
        font-size: 22px;
        line-height: 24px; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel section div.article div.article-title {
      line-height: 20px; }
    body.lander div.landerBody div.panel section div.article div.sub-channel-name {
      font-size: 11px; } }
  body.lander div.landerBody div.panel section.item-list-970-450 h1 {
    line-height: 35px; }
  body.lander div.landerBody div.panel section.item-list-970-450 div.load-more {
    font-size: 18px;
    font-family: KlavikaBold;
    color: black;
    line-height: 18px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center; }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel section.item-list-970-450 div.article div.article-title {
      font-size: 16px;
      line-height: 19px; } }
  body.lander div.landerBody div.panel.latest div.content div.description, body.lander div.landerBody div.panel.authors div.content section.authors-and-bloggers div.authors-container div.author p.bio {
    font-size: 16px;
    font-family: RobotoRegular;
    color: black;
    line-height: 20px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.latest div.content div.description, body.lander div.landerBody div.panel.authors div.content section.authors-and-bloggers div.authors-container div.author p.bio {
        font-size: 14px;
        font-family: RobotoRegular;
        color: black;
        line-height: 18px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.content div.description, body.lander div.landerBody div.panel.authors div.content section.authors-and-bloggers div.authors-container div.author p.bio {
        font-size: 14px;
        font-family: RobotoRegular;
        color: inherit;
        line-height: 18px; } }
  body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
    font-size: 48px;
    font-family: KlavikaExtraLight;
    color: inherit;
    line-height: 48px;
    line-height: 35px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
        font-size: 32px;
        font-family: KlavikaExtraLight;
        color: inherit;
        line-height: 32px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
        font-size: 24px;
        font-family: KlavikaExtraLight;
        color: inherit;
        line-height: 24px; } }
  body.lander div.landerBody div.panel.latest div.content div.info h2 {
    font-size: 24px;
    font-family: RobotoBold;
    color: inherit;
    line-height: 24px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.latest div.content div.info h2 {
        font-size: 20px;
        font-family: RobotoBold;
        color: inherit;
        line-height: 24px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.content div.info h2 {
        font-size: 18px;
        font-family: RobotoBold;
        color: inherit;
        line-height: 17px; } }
  body.lander div.landerBody div.panel.latest div.content div.info div.twitter-handle {
    font-size: 18px;
    font-family: RobotoRegular;
    color: #666666;
    line-height: 24px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.latest div.content div.info div.twitter-handle {
        font-size: 14px;
        font-family: RobotoRegular;
        color: #666666;
        line-height: 18px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.content div.info div.twitter-handle {
        font-size: 12px;
        font-family: RobotoRegular;
        color: #666666;
        line-height: 17px; } }
  body.lander div.landerBody div.panel.latest div.content div.info div.joined {
    font-size: 16px;
    font-family: RobotoRegular;
    color: black;
    line-height: 20px; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.content div.info div.joined {
        font-size: 11px;
        font-family: RobotoRegular;
        color: black;
        line-height: 13.5px; } }
  body.lander div.landerBody div.panel.latest div.content div.info div.url {
    font-size: 16px;
    font-family: RobotoRegular;
    color: #009CD8;
    line-height: 20px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel.latest div.content div.info div.url {
        font-size: 14px;
        font-family: RobotoRegular;
        color: #009CD8;
        line-height: 16px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.content div.info div.url {
        font-size: 11px;
        font-family: RobotoRegular;
        color: #009CD8;
        line-height: 13.5px; } }
  body.lander div.landerBody div.panel.latest div.tweet-to-them {
    text-transform: uppercase; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.latest div.tweet-to-them {
        font-size: 12px;
        font-family: KlavikaBold;
        color: white;
        line-height: 14px;
        font-weight: normal; } }
    body.lander div.landerBody div.panel.latest div.tweet-to-them div.text-wrapper {
      font-size: 15px;
      font-family: KlavikaRegular;
      color: white;
      line-height: 15px; }
      body.lander div.landerBody div.panel.latest div.tweet-to-them div.text-wrapper div.text {
        text-align: center; }
  body.lander div.landerBody div.panel div.sub-channel-name, body.lander div.landerBody div.video-label {
    text-transform: uppercase;
    font-size: 13px;
    font-family: KlavikaBold;
    color: inherit;
    line-height: 13px;
    font-weight: normal; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel div.sub-channel-name, body.lander div.landerBody div.video-label {
        font-size: 10px;
        font-family: KlavikaBold;
        color: black;
        line-height: 10px;
        font-weight: normal; } }
  body.lander div.landerBody div.panel div.article div.article-title {
    font-size: 28px;
    font-family: KlavikaLight;
    color: black;
    line-height: 29px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel div.article div.article-title {
        font-size: 20px;
        font-family: KlavikaLight;
        color: black;
        line-height: 22px; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel div.article div.article-title {
        font-size: 22px;
        font-family: KlavikaExtraLight;
        color: black;
        line-height: 24px; } }
  body.lander div.landerBody div.panel div.article div.overlay {
    font-family: KlavikaLight;
    font-size: 28px;
    line-height: 29px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.panel div.article div.overlay {
        font-size: 20px;
        line-height: 22px; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel div.article .mobile-article-info .sub-channel-name {
      font-size: 8px;
      font-size: 10px; } }
  body.lander div.landerBody div.channels {
    border-top: 1px solid black;
    text-transform: uppercase; }
  body.lander div.landerBody div.channels div.content a span, body.lander div.landerBody div.load-more {
    cursor: pointer;
    white-space: nowrap; }

div.landerBody iframe#twitter-widget-0 {
  position: static;
  visibility: visible;
  display: inline-block;
  width: 520px;
  padding: 0px;
  border: none;
  max-width: 100%;
  min-height: 600px; }
  @media (max-width: 47.95em) {
    div.landerBody iframe#twitter-widget-0 {
      width: 100%; } }

div.landerBody .ShareBoxButtons {
  position: relative; }

div.landerBody div.ShareButton {
  background-position: 0 !important;
  height: 20px !important;
  width: 20px !important; }

div.landerBody div.brand-name-view, div.landerBody div.ShareButton {
  margin-right: 10px !important; }

div.landerBody .ShareButton.FacebookShareButton {
  background-image: url("//www.inc.com/images/sharebuttons/fb_1-retina.png") !important; }

div.landerBody .ShareButton.TwitterShareButton {
  background-image: url("//www.inc.com/images/sharebuttons/twitter_1-retina.png") !important; }

div.landerBody .ShareButton.LinkedInShareButton {
  background-image: url("//www.inc.com/images/sharebuttons/linkedin-retina.png") !important; }

div.landerBody i.ShareButton.MailShareButton {
  height: 20px;
  font-size: 24px;
  position: relative;
  top: -4px;
  left: 1px;
  background-image: none; }

div.landerBody .ShareButton.RedditShareButton {
  display: none !important; }

div.landerBody .ShareButton.StumbleuponShareButton {
  display: none !important; }

div.landerBody .brandviewLeaderboardContainer, div.landerBody .brandviewIMUContainer {
  text-align: center; }

.landerBodyHeader.BrandViewHeader {
  padding-left: 0px;
  background-color: #f5f5f5; }
  .landerBodyHeader.BrandViewHeader button {
    cursor: pointer; }
  @media (max-width: 47.95em) {
    .landerBodyHeader.BrandViewHeader .BrandView-brand,
    .landerBodyHeader.BrandViewHeader .BrandView-view {
      font-size: 18px; } }
  @media (max-width: 47.95em) {
    .landerBodyHeader.BrandViewHeader .BrandView-description {
      display: block;
      font-size: 12px; } }
  .landerBodyHeader.BrandViewHeader .BrandViewHeaderInner {
    font-size: 14px; }
    .landerBodyHeader.BrandViewHeader .BrandViewHeaderInner a:hover {
      text-decoration: none; }
    .landerBodyHeader.BrandViewHeader .BrandViewHeaderInner img.inc-logo {
      width: 46px; }
      @media (max-width: 47.95em) {
        .landerBodyHeader.BrandViewHeader .BrandViewHeaderInner img.inc-logo {
          width: 38px; } }

div.panel.authors {
  padding-bottom: 60px;
  overflow: hidden;
  /*60px spacing in center*/ }
  div.panel.authors .content {
    max-width: 1280px;
    /*lander specific*/
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px; }
  @media (max-width: 47.95em) {
    div.panel.authors {
      margin-top: 0px; } }
  div.panel.authors h1 {
    margin-top: 24px;
    margin-bottom: 18px;
    padding-top: 0;
    padding-bottom: 0;
    /*body.channel h1 override*/
    font-size: 22px;
    font-family: KlavikaRegular; }
  @media (max-width: 47.95em) {
    div.panel.authors header h1 {
      font-size: 18px;
      font-family: KlavikaRegular;
      color: inherit;
      line-height: 18px; } }
  div.panel.authors header h1 .moreAbout {
    display: inline-block; }
  @media (max-width: 47.95em) {
    div.panel.authors section h1 {
      font-size: 15px;
      font-family: KlavikaRegular;
      color: inherit;
      line-height: 12px; } }
  div.panel.authors p {
    font-size: 22px;
    font-family: KlavikaLight;
    color: inherit;
    line-height: 28px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      div.panel.authors p {
        font-size: 15px;
        font-family: KlavikaLight;
        color: inherit;
        line-height: 20px; } }
    @media (max-width: 47.95em) {
      div.panel.authors p {
        font-size: 15px;
        font-family: KlavikaLight;
        color: inherit;
        line-height: 20px; } }
  @media (min-width: 48em) {
    div.panel.authors header {
      flex-basis: 519px;
      padding-right: 105px; }
      div.panel.authors header h1 {
        max-width: 519px; } }
  @media (min-width: 48em) {
    div.panel.authors.three-authors header, div.panel.authors.four-authors header {
      width: 30.3125%;
      padding-right: 4.6875%; } }
  div.panel.authors.three-authors section.authors-and-bloggers, div.panel.authors.four-authors section.authors-and-bloggers {
    width: 65%; }
  div.panel.authors.five-authors header {
    flex-basis: 300px; }
  div.panel.authors.more-than-five-authors {
    padding-left: 0;
    padding-right: 0; }
    div.panel.authors.more-than-five-authors .content {
      justify-content: flex-end; }
    div.panel.authors.more-than-five-authors header {
      flex-basis: 640px;
      box-sizing: border-box; }
      @media (min-width: 48em) {
        div.panel.authors.more-than-five-authors header {
          margin-left: 20px; } }
    @media (min-width: 48em) {
      div.panel.authors.more-than-five-authors section {
        max-width: 50%; } }
    @media (max-width: 47.95em) {
      div.panel.authors.more-than-five-authors {
        padding-left: 20px;
        padding-right: 20px; } }
  div.panel.authors.more-than-five-authors section.authors-and-bloggers, div.panel.authors.five-authors section.authors-and-bloggers {
    flex-grow: 1; }
  div.panel.authors.more-than-five-authors div.authors-container, div.panel.authors.five-authors div.authors-container {
    justify-content: space-between; }
  div.panel.authors div.author {
    max-width: 150px; }
  div.panel.authors div.author:not(:last-child) {
    margin-right: 10px; }
  div.panel.authors.one-author section.authors-and-bloggers {
    -webkit-flex-shrink: 0;
    flex-shrink: 0; }
  @media (min-width: 48em) {
    div.panel.authors.more-than-five .content {
      display: -webkit-flex;
      display: flex; } }
  div.panel.authors div.content {
    /* removed for 4-authors (maybe all?)
		@include mq(large-medium){
			@include display-flex(flex);
		}*/ }
    @media (min-width: 56.75em) {
      div.panel.authors div.content {
        font-size: 0px; }
        div.panel.authors div.content > * {
          display: inline-block;
          vertical-align: top; } }
    @media (max-width: 47.95em) {
      div.panel.authors div.content div.text {
        width: 100% !important; } }
    @media (max-width: 47.95em) {
      div.panel.authors div.content div.text {
        box-sizing: border-box; } }
    div.panel.authors div.content section.authors-and-bloggers div.authors-container {
      white-space: nowrap;
      display: -webkit-flex;
      display: flex; }
      div.panel.authors div.content section.authors-and-bloggers div.authors-container > * {
        white-space: normal; }
      @media (max-width: 47.95em) {
        div.panel.authors div.content section.authors-and-bloggers div.authors-container {
          white-space: nowrap; } }
      @media (max-width: 47.95em) {
        div.panel.authors div.content section.authors-and-bloggers div.authors-container div.author {
          white-space: normal; } }
  div.panel.authors section.authors-and-bloggers div.authors-container div.author p.bio {
    font-size: 16px;
    font-family: RobotoRegular;
    color: black;
    line-height: 20px; }
    @media (max-width: 47.95em) {
      div.panel.authors section.authors-and-bloggers div.authors-container div.author p.bio {
        font-size: 11px;
        font-family: RobotoRegular;
        color: black;
        line-height: 12px; } }
    div.panel.authors section.authors-and-bloggers div.authors-container div.author p.bio span.name {
      font-size: 17px;
      font-family: RobotoBold; }
      @media (max-width: 47.95em) {
        div.panel.authors section.authors-and-bloggers div.authors-container div.author p.bio span.name {
          font-size: 11px;
          font-family: RobotoBold;
          color: black;
          line-height: 12px; } }
  div.panel.authors.more-than-five div.content section.authors-and-bloggers div.authors-container {
    display: block;
    overflow-x: scroll;
    font-size: 0px; }
    div.panel.authors.more-than-five div.content section.authors-and-bloggers div.authors-container > * {
      display: inline-block;
      vertical-align: top; }
  div.panel.authors.one-author div.authors-container div.author, div.panel.authors.more-than-five div.authors-container div.author {
    width: 150px; }
    div.panel.authors.one-author div.authors-container div.author:not(:last-child), div.panel.authors.more-than-five div.authors-container div.author:not(:last-child) {
      margin-right: 30px; }
  div.panel.authors.more-than-five div.content {
    width: 100%;
    max-width: calc(1280px + 20px + (100% - 1280px)/2);
    float: right; }
    div.panel.authors.more-than-five div.content .text {
      padding-left: 20px; }
  div.panel.authors.more-than-five section.authors-and-bloggers {
    flex-basis: 700px;
    flex-grow: 1;
    margin-left: 30px;
    /*just a quick style*/ }
    div.panel.authors.more-than-five section.authors-and-bloggers div.authors-container {
      width: 700px;
      min-width: 100%; }
  div.panel.authors.two-authors div.authors-container div.author, div.panel.authors.three-authors div.authors-container div.author, div.panel.authors.four-authors div.authors-container div.author {
    width: 150px; }
  @media (max-width: 47.95em) {
    div.panel.authors div.content section.authors-and-bloggers {
      width: 100%; } }
  div.panel.authors div.content section.authors-and-bloggers div.authors-container div.author img {
    width: 100%; }
  div.panel.authors.one-author div.text,
  div.panel.authors.two-authors div.text,
  div.panel.authors.three-authors div.text,
  div.panel.authors.four-authors div.text {
    margin-right: 30px; }
  div.panel.authors div.content section.authors-and-bloggers div.authors-container div.author {
    /*

				&:not(:last-child){
					margin-right:responsive(43px,757px);
					@include mq(small){
						margin-right:responsive(45px,720px);
					}
				}*/ }
    div.panel.authors div.content section.authors-and-bloggers div.authors-container div.author p.bio {
      margin-top: 10px; }
  div.panel.authors.two-authors div.author:first-child {
    margin-right: 80px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      div.panel.authors.two-authors div.author:first-child {
        margin-right: 13.7931%; } }
  div.panel.authors.three-authors div.author:first-child, div.panel.authors.three-authors div.author:first-child + div.author {
    margin-right: 80px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      div.panel.authors.three-authors div.author:first-child, div.panel.authors.three-authors div.author:first-child + div.author {
        margin-right: 13.7931%; } }
  div.panel.authors.zero-authors {
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    padding-top: 60px;
    /*A custom function I wrote to apply a CSS property for various screen widths (desktop, tablet, phone, and a custom breakpoint that I need for complicated CSS reasons)*/
    padding-bottom: 60px; }
    div.panel.authors.zero-authors header {
      display: flex; }
    div.panel.authors.zero-authors header div[nm-content='cnl_blurb'] {
      margin-top: 0; }
    @media (min-width: 56.75em) {
      div.panel.authors.zero-authors div.content {
        display: block; } }
    @media (max-width: 1320px) {
      div.panel.authors.zero-authors {
        padding-top: 4.54545%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      div.panel.authors.zero-authors {
        padding-top: 3.90625%; } }
    @media (max-width: 1320px) {
      div.panel.authors.zero-authors {
        padding-bottom: 4.54545%; } }
    @media (min-width: 48em) and (max-width: 56.7em) {
      div.panel.authors.zero-authors {
        padding-bottom: 3.90625%; } }
    @media (max-width: 47.95em) {
      div.panel.authors.zero-authors {
        padding-top: 0;
        padding-bottom: 0; }
        div.panel.authors.zero-authors div.content {
          margin-top: 45px;
          margin-bottom: 45px; } }
    div.panel.authors.zero-authors header {
      width: 100%; }
      @media (max-width: 47.95em) {
        div.panel.authors.zero-authors header {
          padding-right: 0px;
          padding-bottom: 0px;
          margin-bottom: 19px; } }
      div.panel.authors.zero-authors header h1 {
        font-size: 48px;
        font-family: KlavikaExtraLight;
        color: black;
        line-height: 50px;
        padding-right: 4.6875%;
        margin-top: 0;
        margin-bottom: 0; }
        @media (max-width: 47.95em) {
          div.panel.authors.zero-authors header h1 {
            width: 100%; } }
        @media (min-width: 48em) and (max-width: 56.7em) {
          div.panel.authors.zero-authors header h1 {
            font-size: 32px;
            font-family: KlavikaExtraLight;
            color: black;
            line-height: 36px; } }
        @media (max-width: 47.95em) {
          div.panel.authors.zero-authors header h1 {
            font-size: 24px;
            font-family: KlavikaExtraLight;
            color: inherit;
            line-height: 24px; } }
        @media (max-width: 47.95em) {
          div.panel.authors.zero-authors header h1 {
            margin-top: 0; } }
      div.panel.authors.zero-authors header h1, div.panel.authors.zero-authors header div[nm-content="cnl_blurb"] {
        box-sizing: border-box;
        vertical-align: top; }
        @media (min-width: 48em) {
          div.panel.authors.zero-authors header h1, div.panel.authors.zero-authors header div[nm-content="cnl_blurb"] {
            display: inline-block; } }
    div.panel.authors.zero-authors div[nm-content="cnl_blurb"] {
      margin-top: 10px;
      margin-bottom: 10px; }
      div.panel.authors.zero-authors div[nm-content="cnl_blurb"] p {
        margin-bottom: 1em; }
    div.panel.authors.zero-authors section.authors-and-bloggers {
      display: none; }

div.panel.authors.four-authors div.content section.authors-and-bloggers div.authors-container {
  justify-content: space-between; }

@media (max-width: 620px) {
  div.panel.authors.four-authors div.content section.authors-and-bloggers div.authors-container {
    display: block;
    white-space: normal; }
    div.panel.authors.four-authors div.content section.authors-and-bloggers div.authors-container div.author {
      max-width: none;
      width: 46%;
      display: inline-block;
      vertical-align: top;
      margin-bottom: 12px; }
      div.panel.authors.four-authors div.content section.authors-and-bloggers div.authors-container div.author:nth-child(1), div.panel.authors.four-authors div.content section.authors-and-bloggers div.authors-container div.author:nth-child(3) {
        margin-right: 4%; }
      div.panel.authors.four-authors div.content section.authors-and-bloggers div.authors-container div.author:nth-child(2), div.panel.authors.four-authors div.content section.authors-and-bloggers div.authors-container div.author:nth-child(4) {
        margin-right: 0; }
      div.panel.authors.four-authors div.content section.authors-and-bloggers div.authors-container div.author:nth-last-child(1), div.panel.authors.four-authors div.content section.authors-and-bloggers div.authors-container div.author:nth-last-child(2) {
        margin-bottom: 0; } }

/*new fonts*/
body.lander div.landerBody div.main-header div.brand-name-view span.brand-name {
  font: 700 28px / 28px "Archivo Narrow"; }

body.lander div.landerBody div.main-header div.brand-name-view span.view-big {
  font: 400 28px / 28px "Archivo Narrow"; }

body.lander div.landerBody div.main-header div.content div.channel-name-share-buttons-wrapper h1.channel-name {
  font: 900 34px / 34px Heebo; }
  @media (min-width: 56.75em) {
    body.lander div.landerBody div.main-header div.content div.channel-name-share-buttons-wrapper h1.channel-name {
      font: 900 58px / 60px Heebo;
      letter-spacing: -1.1px; } }

body.lander div.landerBody div.panel.promo-panel[data-promoitems='5'] div.article.article1 div.overlay div.text,
body.lander div.landerBody div.panel.promo-panel[data-promoitems='4'] div.article.article1 div.overlay div.text,
body.lander div.landerBody div.panel.promo-panel[data-promoitems='3'] div.article.article1 div.overlay div.text,
body.lander div.landerBody div.panel.promo-panel[data-promoitems='1'] div.article.article1 div.overlay div.text {
  font: 300 45px / 49px Heebo; }

body.lander div.landerBody div.panel section div.article div.article-title {
  font: 400 23px / 29px Heebo; }

body.lander div.landerBody div.panel.recent-posts-popular section.item-list-970-450 div.load-more {
  font: 700 18px / 18px Heebo; }

body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
  font: 300 45px / 35px Heebo; }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel.latest div.content h1.latest-h1 {
      font: 300 26px/29px Heebo; } }

body.lander div.landerBody div.panel.latest div.tweet-to-them div.text-wrapper {
  font: 700 12px / 12px Heebo; }

body.lander div.landerBody div.panel div.article div.overlay,
body.lander div.landerBody div.panel div.article div.article-title {
  font: 400 23px / 29px Heebo; }

div.panel.authors p {
  font: 19px / 28px RobotoRegular; }
  @media (max-width: 47.95em) {
    div.panel.authors p {
      font-size: 14px;
      line-height: 18px; } }

body.lander div.landerBody div.panel section h1, div.panel.authors.zero-authors header h1 {
  font: 300 45px / 49px Heebo; }

@media (max-width: 47.95em) {
  body.lander div.landerBody div.panel section h1 {
    font: 300 26px/29px Heebo; } }

@media (max-width: 47.95em) {
  div.panel.authors.zero-authors header h1 {
    font: 300 18px/13px Roboto; } }

body.lander div.landerBody div.panel div.sub-channel-name, body.lander div.landerBody div.video-label {
  font: 700 12px / 12px Heebo; }

@media (min-width: 48em) {
  body.lander div.landerBody div.panel div.article div.article-title a {
    color: #2e2e2e;
    letter-spacing: -.1px; } }

@media (max-width: 47.95em) {
  body.lander div.landerBody div.panel div.article div.article-title a {
    font: 200 21px / 25px Heebo; } }

body.lander div.landerBody div.panel section h1, div.panel.authors.zero-authors header h1 {
  color: #2e2e2e;
  letter-spacing: -.9px; }

body.lander div.landerBody div.panel.latest div.content div.info h2 {
  font: 700 24px/24px Heebo;
  color: #2e2e2e; }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.panel.latest div.content div.info h2 {
      font: 16px/16px Roboto;
      /*eyeball*/ } }

@media (max-width: 47.95em) {
  body.lander div.landerBody div.panel.latest div.content div.info div.twitter-handle {
    font-size: 14px; } }

@media (max-width: 47.95em) {
  body.lander div.landerBody div.panel.latest div.content div.info div.url {
    font-size: 14px;
    line-height: 18px; } }

/*Structure*/
body.lander div.landerBody div.main-header {
  margin-top: 70px;
  margin-bottom: 35.5px; }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.main-header {
      margin-top: 70px;
      margin-bottom: 30px; } }

body.lander div.landerBody div.main-header div.content {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  body.lander div.landerBody div.main-header div.content div.share-buttons {
    font-size: 0px; }
    body.lander div.landerBody div.main-header div.content div.share-buttons > * {
      display: inline-block;
      vertical-align: top; }
    body.lander div.landerBody div.main-header div.content div.share-buttons .ShareButton {
      display: inline-block;
      /*to prevent having to override desktop-only*/ }
      @media (max-width: 47.95em) {
        body.lander div.landerBody div.main-header div.content div.share-buttons .ShareButton {
          display: none; } }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.main-header div.content div.share-buttons {
        display: none; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.main-header div.content {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 48em) {
    body.lander div.landerBody div.main-header div.content div.partner-logo-wrapper {
      padding-right: 36px;
      border-right: 1px solid black;
      margin-right: 36px; } }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.main-header div.content div.partner-logo-wrapper {
      padding-right: 20px;
      border-right: 1px solid black;
      margin-right: 20px; } }
  body.lander div.landerBody div.main-header div.content div.channel-name-share-buttons-wrapper h1.channel-name {
    margin-top: 0px;
    margin-bottom: 13px; }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.main-header div.content div.channel-name-share-buttons-wrapper h1.channel-name {
        margin-top: 0px;
        margin-bottom: 8px;
        padding-top: 0px;
        padding-bottom: 0px; } }

body.lander div.landerBody div.main-header div.content div.partner-logo-wrapper {
  height: 122px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.main-header div.content div.partner-logo-wrapper {
      max-width: 25%; }
      body.lander div.landerBody div.main-header div.content div.partner-logo-wrapper img.partner-logo {
        max-width: 100%; } }
  body.lander div.landerBody div.main-header div.content div.partner-logo-wrapper img.partner-logo {
    width: 154px; }
    @media (min-width: 48em) and (max-width: 56.7em) {
      body.lander div.landerBody div.main-header div.content div.partner-logo-wrapper img.partner-logo {
        width: 130px; } }

body.lander div.landerBody div.main-header div.brand-name-view {
  font-size: 28px; }
  @media (max-width: 47.95em) {
    body.lander div.landerBody div.main-header div.brand-name-view {
      font-size: 18px; } }

@media (max-width: 47.95em) {
  body.lander div.landerBody div.panel.recent-posts-popular h1 {
    padding: 10px 0;
    padding-left: 20px; }
  body.lander div.landerBody div.panel.recent-posts-popular div.content {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    body.lander div.landerBody div.panel.recent-posts-popular div.content div.article {
      padding-left: 20px;
      padding-right: 20px; }
      body.lander div.landerBody div.panel.recent-posts-popular div.content div.article div.article-title {
        margin-bottom: 15px; }
    body.lander div.landerBody div.panel.recent-posts-popular div.content div.article {
      width: 100%;
      margin-bottom: 0; }
      body.lander div.landerBody div.panel.recent-posts-popular div.content div.article img {
        display: none; }
      body.lander div.landerBody div.panel.recent-posts-popular div.content div.article:not([data-lastindex="0"]) {
        border-bottom: 1px solid #dedede; }
    body.lander div.landerBody div.panel.recent-posts-popular div.content div.article[data-index="0"] img {
      width: calc(100% + 40px);
      position: relative;
      right: 20px;
      display: block; } }

@media (max-width: 47.95em) {
  body.lander div.landerBody div.panel.recent-posts-popular div.sub-channel-name {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 11px; } }

body.lander div.landerBody div.panel.recent-posts-popular section.item-list-970-450 {
  font-size: 0px; }
  body.lander div.landerBody div.panel.recent-posts-popular section.item-list-970-450 div.item-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /*
            div.article{
                img.article-img.mobile{display:none !important;}
                @include mq(small){
                    img.article-img{display:block !important;}
                }
                @include mq(small){
                    position:static;
                }
            }*/ }
    @media (max-width: 47.95em) {
      body.lander div.landerBody div.panel.recent-posts-popular section.item-list-970-450 div.item-list {
        -webkit-justify-content: space-between;
        justify-content: space-between; } }
  body.lander div.landerBody div.panel.recent-posts-popular section.item-list-970-450.hide div.row + .row + .row ~ .row {
    display: none; }
  body.lander div.landerBody div.panel.recent-posts-popular section.item-list-970-450.hide div.row + .row + .row .load-more {
    display: -webkit-flex;
    display: flex; }
  body.lander div.landerBody div.panel.recent-posts-popular section.item-list-970-450 div.load-more {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }

body.lander div.landerBody div.panel.recent-posts-popular:not([data-populararticlecount="0"]) div.popular.hide div.article + .article + .article + .article + .article + .article + .article + .article + .article + .article ~ .article {
  display: none; }

@media (min-width: 48em) {
  body.lander div.landerBody div.panel.recent-posts-popular:not([data-populararticlecount="0"]) div.content {
    font-size: 0px; }
    body.lander div.landerBody div.panel.recent-posts-popular:not([data-populararticlecount="0"]) div.content > * {
      display: inline-block;
      vertical-align: top; } }

div.panel.recent-posts-popular section.popular {
  width: 28.33333%; }

div.panel.recent-posts-popular .item-list-970-450 div.item-list div.article {
  width: 46.89655%; }

div.panel.recent-posts-popular:not([data-populararticlecount="0"]) section.item-list-970-450 {
  width: 67.91667%; }

div.panel.recent-posts-popular[data-populararticlecount="0"] div.item-list div.article {
  width: 30.63063%; }

@media (max-width: 47.95em) {
  div.panel.recent-posts-popular div.content > * {
    width: 100% !important; } }

/*padding left on item-list (whether popular is hidden or shown)*/
/*padding right (or margin when you don't want the border on the bottom) on article*/
/*Note: is there a reason I am hacking the right padding on the item-list by adding it to article padding?*/
@media (min-width: 48em) {
  div.panel.recent-posts-popular .item-list-970-450 div.item-list {
    padding-left: 5.52147%;
    padding-right: 5.52147%; }
  div.panel.recent-posts-popular[data-populararticlecount="0"] div.item-list {
    padding-left: 3.75%;
    padding-right: 3.75%; }
  div.panel.recent-posts-popular:not([data-populararticlecount="0"]) div.item-list div.article:not(:nth-child(2n)) {
    padding-right: 6.2069%; }
  div.panel.recent-posts-popular[data-populararticlecount="0"] div.item-list div.article:not(:nth-child(3n)) {
    padding-right: 4.05405%; } }

@media (min-width: 48em) {
  div.panel.recent-posts-popular section h1 {
    margin-bottom: 30px; } }

div.panel.recent-posts-popular section div.article[data-border="true"] {
  margin-bottom: 50px; }

@media (min-width: 48em) {
  div.panel section.item-list-970-450 div.article {
    padding-bottom: 50px; } }

@media (min-width: 48em) and (max-width: 56.7em) {
  div.panel section.item-list-970-450 div.article {
    padding-bottom: 30px;
    margin-bottom: 30px; } }

@media (min-width: 48em) {
  div.panel section.item-list-970-450 div.article[data-border="true"] {
    border-bottom: 1px solid #dedede; } }

@media (max-width: 47.95em) {
  div.panel section.item-list-970-450 div.article {
    border-bottom: 0px solid #dedede;
    margin-bottom: 19px;
    padding-bottom: 0; } }

@media (max-width: 47.95em) {
  div.panel:not([data-populararticlecount="0"]) section.item-list-970-450 {
    border-bottom: 1px solid #dedede;
    margin-bottom: 19px; } }

#source_intro {
  width: 970px;
  margin: 0 auto 20px auto; }
  #source_intro #hed {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    font-size: 46px;
    line-height: 48px; }
    @media (max-width: 47.95em) {
      #source_intro #hed {
        font-size: 23px;
        line-height: 25px; } }
  #source_intro #dek {
    font-family: 'RobotoRegular';
    font-size: 22px;
    line-height: 24px; }

#source_form {
  width: 645px;
  margin: 0 auto; }
  #source_form #intro {
    padding-bottom: 20px;
    border-bottom: #E1E1E1 8px solid; }
    #source_form #intro p {
      font-family: 'RobotoRegular';
      font-size: 18px;
      line-height: 24px; }
      #source_form #intro p span {
        font-family: 'RobotoBold'; }
      #source_form #intro p.complete {
        font-family: 'RobotoBold';
        margin-top: 10px; }
  #source_form .segment {
    padding: 15px 0;
    border-top: #EEEEEE 1px solid; }
    #source_form .segment:first-child {
      border-top: none;
      margin-top: 12px; }
    #source_form .segment .row {
      width: 645px;
      clear: both;
      margin-top: 15px;
      display: inline-block; }
      #source_form .segment .row:first-child {
        margin-top: 0 !important; }
      #source_form .segment .row .label {
        width: 170px;
        font: normal 15px/25px Arial;
        float: left; }
      #source_form .segment .row .field {
        width: 400px;
        float: left; }
        #source_form .segment .row .field .first_name, #source_form .segment .row .field .last_name {
          float: left; }
        #source_form .segment .row .field .first_name {
          width: 130px; }
        #source_form .segment .row .field .last_name {
          width: 160px;
          margin-left: 20px; }
        #source_form .segment .row .field .checkbox_row {
          width: 400px;
          min-height: 25px;
          clear: both;
          margin-top: 10px;
          font: normal 15px/22px Arial; }
          #source_form .segment .row .field .checkbox_row:first-child {
            margin-top: 0; }
          #source_form .segment .row .field .checkbox_row .option {
            float: left;
            margin-left: 20px; }
            #source_form .segment .row .field .checkbox_row .option:first-child {
              margin-left: 0; }
            #source_form .segment .row .field .checkbox_row .option.expertise {
              margin-left: 20px !important; }
              #source_form .segment .row .field .checkbox_row .option.expertise:first-child {
                margin-left: 0 !important; }
        #source_form .segment .row .field input, #source_form .segment .row .field select, #source_form .segment .row .field textarea {
          border: #CCCCCC 1px solid;
          font: normal 15px/25px Arial; }
        #source_form .segment .row .field input {
          box-sizing: border-box; }
          #source_form .segment .row .field input[type='text'] {
            width: 310px;
            padding: 0 5px; }
            #source_form .segment .row .field input[type='text'].short {
              width: 100px !important; }
            #source_form .segment .row .field input[type='text'].medium {
              width: 130px !important; }
            #source_form .segment .row .field input[type='text'].long {
              width: 160px !important; }
          #source_form .segment .row .field input[type='radio'], #source_form .segment .row .field input[type='checkbox'] {
            margin-left: 0;
            margin-right: 8px; }
        #source_form .segment .row .field select {
          width: 310px; }
          #source_form .segment .row .field select.ceo_birth_year {
            width: 115px !important; }
        #source_form .segment .row .field textarea {
          width: 400px;
          height: 210px;
          padding: 0 5px; }
    #source_form .segment .button {
      margin-left: 40px;
      width: 128px;
      height: 50;
      text-align: center;
      font: bold 20px/50px Arial;
      float: left;
      cursor: pointer; }
      #source_form .segment .button:first-child {
        margin-left: 0; }
      #source_form .segment .button.sign_up {
        background-color: #000000;
        color: #FFFFFF; }
      #source_form .segment .button.cancel {
        background-color: #EEEEEE;
        color: #999999; }
  #source_form .error {
    font-weight: bold;
    color: #FF0000 !important; }
  #source_form .error2 {
    border: 0px solid #f00;
    background-color: #ffc9c8; }
  #source_form .errorMessage {
    font-family: 'RobotoRegular';
    font-size: 19px;
    line-height: 24px;
    color: #f00;
    margin-bottom: 1em; }
  #source_form .hiddenError {
    display: none; }

@media screen {
  @-ms-viewport {
    width: device-width; }
  @viewport {
    width: device-width; } }

.ie .PatternContainer .ieFloatRight {
  float: right; }
  @media (min-width: 56.75em) {
    .ie .PatternContainer .ieFloatRight {
      left: -0.7%; } }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .ie .PatternContainer .ieFloatRight {
      left: -0.4%; } }

.ie .PatternContainer .IMUTile.IMUlargeConfiguration.tallVersion {
  top: -321px;
  height: 321px;
  border-bottom: none; }
  @media (min-width: 48em) and (max-width: 56.7em) {
    .ie .PatternContainer .IMUTile.IMUlargeConfiguration.tallVersion {
      top: 0;
      height: 700px;
      border-bottom: solid 1px #E5E5E5; } }
  @media (min-width: 56.75em) {
    .ie .PatternContainer .IMUTile.IMUlargeConfiguration.tallVersion .padvertlabel {
      border-bottom: solid 1px #E5E5E5;
      padding-bottom: 14px; } }

.ie .PatternContainer #pinboardSortLatestClicker, .ie .PatternContainer #pinboardSortPopularClicker {
  background-color: #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }

@media (min-width: 56.75em) {
  .ie .PhotoEssayContainer .PhotoEssaySlide .SlideInnerContainer .SlideNav .GalleryPositionIndicator .SlidePositionDot {
    padding-top: 3px; } }

.ie .ShareBox .ShareBoxLabel {
  vertical-align: top; }
