/*iPhone 5 (and similar)*/
@media only screen and (min-width: 320px) and (max-width: 568px) {
  /*styles for the contest page on mobile*/
  #contest-page {
    /*form*/
    /*sponsor images*/ }
    #contest-page #foli1 {
      width: 100% !important; }
    #contest-page #Field1 {
      min-width: 30px !important;
      font-size: 1em !important; }
    #contest-page inpu t {
      min-width: 190px !important;
      max-width: 266px !important; }
    #contest-page form.wufoo input {
      width: inherit !important; }
    #contest-page img.alignleft {
      max-height: 63px;
      max-width: 63px;
      margin: 0px !important; }

  #article #post-body #post-copy #post-promo {
    display: none !important; } }
/*iPad 4 (and similar)*/
@media only screen and (min-width: 568px) and (max-width: 1024px) {
  /*styles for the contest page on mobile*/
  #contest-page {
    /*form*/
    /*sponsor images*/ }
    #contest-page #foli1 {
      width: 100% !important; }
    #contest-page #Field1 {
      min-width: 30px !important;
      font-size: 1em !important; }
    #contest-page inpu t {
      min-width: 190px !important;
      max-width: 266px !important; }
    #contest-page form.wufoo input {
      width: inherit !important; }
    #contest-page img.alignleft {
      max-height: 100%;
      max-width: 24.4%;
      height: auto;
      width: 24.4%;
      margin: 0px !important; } }
/*------ Kill Border Radius on Fields ------*/
.submit input, .search input {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px !important; }

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

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
  -ms-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

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

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

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

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

blockquote {
  margin: 1em 40px; }

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

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

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

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

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

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

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

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

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

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

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

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

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

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

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

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

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
/* Style adjustments for viewports that meet the condition */
/* Style adjustments for high resolution devices */
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@font-face {
  font-family: 'Proxima Nova';
  src: url("../webfont/ProximaNova-Regular.eot");
  src: url("../webfont/ProximaNova-Regular.eot#iefix") format("embedded-opentype"), url("../webfont/ProximaNova-Regular.woff") format("woff"), url("../webfont/ProximaNova-Regular.ttf") format("truetype"), url("../webfont/ProximaNova-Regular.svg#wf") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova';
  src: url("../webfont/ProximaNova-Bold.eot");
  src: url("../webfont/ProximaNova-Bold.eot#iefix") format("embedded-opentype"), url("../webfont/ProximaNova-Bold.woff") format("woff"), url("../webfont/ProximaNova-Bold.ttf") format("truetype"), url("../webfont/ProximaNova-Bold.svg#wf") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova';
  src: url("../webfont/ProximaNova-Thin.eot");
  src: url("../webfont/ProximaNova-Thin.eot#iefix") format("embedded-opentype"), url("../webfont/ProximaNova-Thin.woff") format("woff"), url("../webfont/ProximaNova-Thin.ttf") format("truetype"), url("../webfont/ProximaNova-Thin.svg#wf") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova';
  src: url("../webfont/ProximaNova-Light.eot");
  src: url("../webfont/ProximaNova-Light.eot#iefix") format("embedded-opentype"), url("../webfont/ProximaNova-Light.woff") format("woff"), url("../webfont/ProximaNova-Light.ttf") format("truetype"), url("../webfont/ProximaNova-Light.svg#wf") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova';
  src: url("../webfont/ProximaNova-Semibold.eot");
  src: url("../webfont/ProximaNova-Semibold.eot#iefix") format("embedded-opentype"), url("../webfont/ProximaNova-Semibold.woff") format("woff"), url("../webfont/ProximaNova-Semibold.ttf") format("truetype"), url("../webfont/ProximaNova-Semibold.svg#wf") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Adelle';
  src: url("../webfont/Adelle-Regular.eot");
  src: url("../webfont/Adelle-Regular.eot#iefix") format("embedded-opentype"), url("../webfont/Adelle-Regular.woff") format("woff"), url("../webfont/Adelle-Regular.ttf") format("truetype"), url("../webfont/Adelle-Regular.svg#wf") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Adelle';
  src: url("../webfont/Adelle-Thin.eot");
  src: url("../webfont/Adelle-Thin.eot#iefix") format("embedded-opentype"), url("../webfont/Adelle-Thin.woff") format("woff"), url("../webfont/Adelle-Thin.ttf") format("truetype"), url("../webfont/Adelle-Thin.svg#wf") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Adelle';
  src: url("../webfont/Adelle-LightItalic.eot");
  src: url("../webfont/Adelle-LightItalic.eot#iefix") format("embedded-opentype"), url("../webfont/Adelle-LightItalic.woff") format("woff"), url("../webfont/Adelle-LightItalic.ttf") format("truetype"), url("../webfont/Adelle-LightItalic.svg#wf") format("svg");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Adelle';
  src: url("../webfont/Adelle-SemiboldItalic.eot");
  src: url("../webfont/Adelle-SemiboldItalic.eot#iefix") format("embedded-opentype"), url("../webfont/Adelle-SemiboldItalic.woff") format("woff"), url("../webfont/Adelle-SemiboldItalic.ttf") format("truetype"), url("../webfont/Adelle-SemiboldItalic.svg#wf") format("svg");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Miso';
  src: url("../webfont/Miso-Bold.eot");
  src: url("../webfont/Miso-Bold.eot?#iefix") format("embedded-opentype"), url("../webfont/Miso-Bold.woff") format("woff"), url("../webfont/Miso-Bold.ttf") format("truetype"), url("../webfont/Miso-Bold.svg#misobold") format("svg");
  font-weight: bold;
  font-style: normal; }
body {
  background-color: #fff;
  color: #211f1f;
  font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px; }

h1, h2, h3 {
  font-weight: 100;
  font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  line-height: 1.25em; }

h4, h5, h6 {
  font-weight: bold;
  font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  line-height: 1.5em; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2.25em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.5em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1em; }

a {
  color: #3691ce;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

img {
  max-width: 100%; }

ul.menu {
  padding: 0; }
  ul.menu li {
    display: inline-block; }

form input {
  margin: 0;
  padding: 5px;
  outline: 0;
  border: none;
  vertical-align: middle;
  font-size: .875em; }
form input[type="submit"] {
  background: #211f1f;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
  form input[type="submit"]:hover {
    background: #211f1f; }
form input[type="email"], form input[type="text"] {
  background: #fff;
  color: #211f1f;
  font-weight: normal;
  font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
form textarea, form input:not([type="radio"]) {
  box-sizing: border-box;
  width: 100%; }

#container {
  max-width: 100000px !important; }
  @media (min-width: 765px) {
    #container {
      *zoom: 1;
      max-width: 119em;
      padding-left: 0;
      padding-right: 0;
      margin-left: auto;
      margin-right: auto; }
      #container:after {
        content: "";
        display: table;
        clear: both; } }
  .no-mediaqueries #container {
    *zoom: 1;
    max-width: 119em;
    _width: 119em;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto; }
    .no-mediaqueries #container:after {
      content: "";
      display: table;
      clear: both; }

#header #header-menus #mobile-nav-container #logo-mobile {
  width: 73.68421%;
  float: left;
  margin-right: 5.26316%;
  display: inline; }
#header #header-menus #mobile-nav-container #search-mobile {
  width: 21.05263%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
#header #header-menus #logo {
  display: none; }
#header #header-menus #search {
  display: none; }
#header #search-form {
  display: none; }
@media (min-width: 765px) {
  #header #header-menus #primary-nav {
    display: block; }
  #header #header-menus #product-nav {
    width: 22.11055%;
    float: left;
    margin-right: 0.50251%;
    display: block; } }
.no-mediaqueries #header #header-menus #primary-nav {
  display: block; }
.no-mediaqueries #header #header-menus #product-nav {
  width: 22.11055%;
  float: left;
  margin-right: 0.50251%;
  display: inline;
  display: block; }

#top-banner {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #top-banner #top-leaderboard, #top-banner #top-superleaderboard {
    display: none; }
  #top-banner #top-mobile-leaderboard {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
  @media (min-width: 765px) {
    #top-banner {
      width: 100%;
      float: right;
      margin-right: 0; }
      #top-banner #top-leaderboard, #top-banner #top-superleaderboard {
        display: block; }
      #top-banner #top-mobile-leaderboard {
        display: none; } }
  .no-mediaqueries #top-banner {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
    .no-mediaqueries #top-banner #top-leaderboard, .no-mediaqueries #top-banner #top-superleaderboard {
      display: block; }
    .no-mediaqueries #top-banner #top-mobile-leaderboard {
      display: none; }
  @media (max-width: 969px) {
    #top-banner {
      display: none; } }
  @media (min-width: 970px) and (max-width: 1250px) {
    #top-banner {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
      #top-banner #top-mobile-leaderboard {
        display: none; }
      #top-banner #top-signup {
        display: none; } }

#article {
  min-height: 544px;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #article #post-header #post-sponsor {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  #article #post-header #post-breadcrumbs {
    display: none; }
  #article #post-header #post-headline, #article #post-header #post-author, #article #post-header #post-dateline, #article #post-header #post-mobile-meta .featured-image-caption, #article #post-header #post-skift-take, #article #post-header #post-promo, #article #post-header #post-mobile-meta .featured-image-caption, #article #post-header #post-mobile-meta .sharing {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  #article #post-header #post-author .author-twitter {
    display: none; }
  #article #post-header #post-mobile-meta {
    display: block;
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
  #article #post-header #post-skift-take #skift-take-sponsor-callout {
    width: 35.89744%;
    float: left;
    margin-right: 2.5641%;
    display: inline; }
  #article #post-header #post-skift-take #skift-take-sponsor-logo {
    width: 61.53846%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
  #article #post-mobile-meta #post-featured-image .slideshow .slide-image .slide-nav {
    *zoom: 1;
    max-width: 59em;
    _width: 59em;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8.47458%;
    padding-right: 0%; }
    #article #post-mobile-meta #post-featured-image .slideshow .slide-image .slide-nav:after {
      content: "";
      display: table;
      clear: both; }
    #article #post-mobile-meta #post-featured-image .slideshow .slide-image .slide-nav .slide-total {
      width: 40.67797%;
      float: left;
      margin-right: 1.69492%;
      display: inline; }
    #article #post-mobile-meta #post-featured-image .slideshow .slide-image .slide-nav .slide-arrows {
      width: 40.67797%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
  #article #post-mobile-meta #post-featured-image .slideshow .slide-image .slide-meta p {
    padding-left: 4.20168%;
    padding-right: 4.20168%; }
  #article #post-container #post-featured-image .slideshow .slide-image .slide-nav {
    *zoom: 1;
    max-width: 59em;
    _width: 59em;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8.47458%;
    padding-right: 0%;
    max-width: none; }
    #article #post-container #post-featured-image .slideshow .slide-image .slide-nav:after {
      content: "";
      display: table;
      clear: both; }
    #article #post-container #post-featured-image .slideshow .slide-image .slide-nav .slide-total {
      width: 40.67797%;
      float: left;
      margin-right: 1.69492%;
      display: inline; }
    #article #post-container #post-featured-image .slideshow .slide-image .slide-nav .slide-arrows {
      width: 40.67797%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
  #article #post-container #post-featured-image .slideshow .slide-image .slide-meta p {
    padding-left: 4.20168%;
    padding-right: 4.20168%; }
  #article #post-container .notification {
    display: none; }
  #article #post-container #post-body #post-copy > p, #article #post-container #post-body #post-copy > h1, #article #post-container #post-body #post-copy > h2, #article #post-container #post-body #post-copy > h3, #article #post-container #post-body #post-copy > h4, #article #post-container #post-body #post-copy > h5, #article #post-container #post-body #post-copy > h6, #article #post-container #post-body #post-copy > .nc_footer {
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  #article #post-container #post-body #post-copy .alignleft, #article #post-container #post-body #post-copy .alignright {
    display: block;
    margin: 0 auto; }
  #article #post-container #post-body #post-copy .read-more .title {
    display: block;
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }
  #article #post-container #post-body #post-copy .read-more .copy {
    display: block;
    width: 74.57627%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%; }
    #article #post-container #post-body #post-copy .read-more .copy .sponsored .copy {
      display: inline-block;
      float: none;
      width: auto;
      margin-right: auto;
      *margin-left: auto;
      display: block;
      padding-left: 0%;
      padding-right: 0%; }
  #article #post-container #post-body #post-copy .ad-content {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
  #article #post-container #post-body #post-footer #post-social-tags #post-tags {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  #article #post-container #post-body #post-footer #post-social-tags #post-mobile-author {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  #article #post-container #post-body #post-footer .newsletter-signup .copy {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  #article #post-container #post-body #post-footer #post-comments {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
    #article #post-container #post-body #post-footer #post-comments .ym {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
  #article.report #post-body #post-copy #post-promo {
    display: none; }
  #article.report #post-body #post-copy #product-terms {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  @media (min-width: 765px) {
    #article #post-header #post-meta, #article #post-header #post-commentary {
      display: inline-block;
      width: 100%;
      float: right;
      margin-right: 0;
      padding-left: 0%;
      padding-right: 0%; }
      #article #post-header #post-meta .fixed-container > *, #article #post-header #post-commentary .fixed-container > * {
        width: 100%;
        float: right;
        margin-right: 0;
        padding-left: 0%;
        padding-right: 0%; }
    #article #post-header #post-meta > * {
      width: 100%;
      float: right;
      margin-right: 0;
      padding-left: 0%;
      padding-right: 0%; }
    #article #post-header #post-breadcrumbs {
      display: block; }
    #article #post-header #post-author .author-twitter {
      display: block; }
    #article #post-header #post-commentary {
      overflow: auto; }
      #article #post-header #post-commentary.fixed {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 24.36975%;
        float: left;
        margin-right: 0.84034%;
        padding-left: 8.40336%;
        padding-right: 4.20168%; }
        #article #post-header #post-commentary.fixed .fixed-container {
          *zoom: 1;
          max-width: 119em;
          padding-left: 0;
          padding-right: 0;
          margin-left: auto;
          margin-right: auto; }
          #article #post-header #post-commentary.fixed .fixed-container:after {
            content: "";
            display: table;
            clear: both; }
          #article #post-header #post-commentary.fixed .fixed-container > * {
            width: 100%;
            float: right;
            margin-right: 0; }
      #article #post-header #post-commentary #post-skift-take #skift-take-sponsor-callout {
        width: 35.89744%;
        float: left;
        margin-right: 2.5641%; }
      #article #post-header #post-commentary #post-skift-take #skift-take-sponsor-logo {
        width: 61.53846%;
        float: right;
        margin-right: 0; }
    #article #post-container {
      width: 62.18487%;
      float: right;
      margin-right: 0; }
      #article #post-container .notification {
        display: block;
        width: 84.27673%;
        float: right;
        margin-right: 0;
        padding-right: 15.72327%; }
      #article #post-container #post-featured-image .slideshow.full-width {
        margin-right: -25.42373%; }
      #article #post-container #post-featured-image .slideshow .slide-image .slide-nav {
        padding-left: 4.20168%;
        padding-right: 0%; }
        #article #post-container #post-featured-image .slideshow .slide-image .slide-nav .slide-total {
          width: 40.67797%;
          float: left;
          margin-right: 1.69492%; }
        #article #post-container #post-featured-image .slideshow .slide-image .slide-nav .slide-arrows {
          width: 40.67797%;
          float: right;
          margin-right: 0; }
      #article #post-container #post-featured-image .slideshow .slide-image .slide-meta p {
        padding-left: 4.20168%;
        padding-right: 4.20168%; }
      #article #post-container #post-body #post-social .sharing p {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%; }
      #article #post-container #post-body #post-social .sharing ul {
        width: 66.10169%;
        float: right;
        margin-right: 0; }
        #article #post-container #post-body #post-social .sharing ul li {
          width: 16.66%; }
      #article #post-container #post-body #post-copy > p, #article #post-container #post-body #post-copy > h1, #article #post-container #post-body #post-copy > h2, #article #post-container #post-body #post-copy > h3, #article #post-container #post-body #post-copy > h4, #article #post-container #post-body #post-copy > h5, #article #post-container #post-body #post-copy > h6, #article #post-container #post-body #post-copy > .nc_footer {
        padding-left: 0%;
        padding-right: 0%; }
      #article #post-container #post-body #post-copy > p img.alignright {
        max-width: 75%;
        height: auto; }
      #article #post-container #post-body #post-copy > p img.alignleft {
        max-width: 50%;
        height: auto; }
      #article #post-container #post-body #post-copy .alignright {
        float: right;
        clear: right;
        margin: 0 0 5% 5%;
        margin-right: -15%; }
      #article #post-container #post-body #post-copy .alignleft {
        float: left;
        clear: left;
        margin: 0 5% 5% 0; }
      #article #post-container #post-body #post-copy .read-more {
        width: 100%;
        float: right;
        margin-right: 0; }
        #article #post-container #post-body #post-copy .read-more .title {
          width: 24.36975%;
          float: left;
          margin-right: 0.84034%; }
        #article #post-container #post-body #post-copy .read-more .copy {
          width: 66.38655%;
          float: right;
          margin-right: 0;
          padding-left: 4.20168%;
          padding-right: 4.20168%; }
          #article #post-container #post-body #post-copy .read-more .copy .sponsored .copy {
            float: none;
            width: auto;
            margin-right: auto;
            padding-left: 0%;
            padding-right: 0%; }
      #article #post-container #post-body #post-copy .ad-content {
        float: none;
        width: auto;
        margin-right: auto;
        float: right;
        margin: 0 0 5% 5%;
        margin-right: -16.94915%; }
        #article #post-container #post-body #post-copy .ad-content.push-ad-below-post {
          float: none;
          margin: 0 auto; }
      #article #post-container #post-body #post-footer #post-social-tags {
        width: 100%;
        float: right;
        margin-right: 0; }
        #article #post-container #post-body #post-footer #post-social-tags .sharing {
          width: 40.67797%;
          float: left;
          margin-right: 1.69492%; }
          #article #post-container #post-body #post-footer #post-social-tags .sharing p {
            width: 40.67797%;
            float: left;
            margin-right: 1.69492%; }
          #article #post-container #post-body #post-footer #post-social-tags .sharing ul {
            width: 57.62712%;
            float: right;
            margin-right: 0; }
        #article #post-container #post-body #post-footer #post-social-tags #post-tags {
          padding-left: 0%;
          padding-right: 0%;
          margin-left: -1.69492%;
          padding-left: 1.69492%;
          width: 57.62712%;
          float: right;
          margin-right: 0; }
      #article #post-container #post-body #post-footer .newsletter-signup {
        width: 100%;
        float: right;
        margin-right: 0; }
        #article #post-container #post-body #post-footer .newsletter-signup .copy {
          padding-left: 4.20168%;
          padding-right: 0%;
          width: 40.67797%;
          float: left;
          margin-right: 1.69492%; }
        #article #post-container #post-body #post-footer .newsletter-signup .form {
          width: 49.15254%;
          float: right;
          margin-right: 0; }
      #article #post-container #post-body #post-footer #post-comments {
        width: 100%;
        float: right;
        margin-right: 0; }
        #article #post-container #post-body #post-footer #post-comments .ym {
          display: none; }
    #article.page #post-header {
      width: 24.36975%;
      float: left;
      margin-right: 0.84034%;
      padding-left: 8.40336%;
      padding-right: 4.20168%; }
    #article.page #post-container {
      width: 80%;
      margin: auto;
      float: none; }
      #article.page #post-container #post-body {
        width: 86.48649%;
        float: right;
        margin-right: 0;
        padding-left: 0%;
        padding-right: 13.51351%; }
        #article.page #post-container #post-body #post-copy .alignright {
          margin-left: 0%;
          float: right;
          clear: right;
          margin: 0 0 5% 5%; }
        #article.page #post-container #post-body #post-copy .alignleft {
          float: left;
          clear: left;
          margin: 0 5% 5% 0; }
    #article.report #post-body #post-copy #product-terms {
      width: 100%;
      float: right;
      margin-right: 0;
      padding-left: 0%;
      padding-right: 0%; }
    #article.report #post-header #product-promo {
      width: 83.05085%;
      float: right;
      margin-right: 0;
      padding-left: 8.47458%;
      padding-right: 8.47458%; } }
  .no-mediaqueries #article #post-header #post-meta, .no-mediaqueries #article #post-header #post-commentary {
    display: inline-block;
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 0%;
    padding-right: 0%; }
    .no-mediaqueries #article #post-header #post-meta .fixed-container > *, .no-mediaqueries #article #post-header #post-commentary .fixed-container > * {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 0%;
      padding-right: 0%; }
  .no-mediaqueries #article #post-header #post-meta > * {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 0%;
    padding-right: 0%; }
  .no-mediaqueries #article #post-header #post-breadcrumbs {
    display: block; }
  .no-mediaqueries #article #post-header #post-author .author-twitter {
    display: block; }
  .no-mediaqueries #article #post-header #post-commentary {
    overflow: auto; }
    .no-mediaqueries #article #post-header #post-commentary.fixed {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      width: 24.36975%;
      float: left;
      margin-right: 0.84034%;
      display: inline;
      padding-left: 8.40336%;
      padding-right: 4.20168%; }
      .no-mediaqueries #article #post-header #post-commentary.fixed .fixed-container {
        *zoom: 1;
        max-width: 119em;
        _width: 119em;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto; }
        .no-mediaqueries #article #post-header #post-commentary.fixed .fixed-container:after {
          content: "";
          display: table;
          clear: both; }
        .no-mediaqueries #article #post-header #post-commentary.fixed .fixed-container > * {
          width: 100%;
          float: right;
          margin-right: 0;
          *margin-left: -1em;
          display: inline; }
    .no-mediaqueries #article #post-header #post-commentary #post-skift-take #skift-take-sponsor-callout {
      width: 35.89744%;
      float: left;
      margin-right: 2.5641%;
      display: inline; }
    .no-mediaqueries #article #post-header #post-commentary #post-skift-take #skift-take-sponsor-logo {
      width: 61.53846%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
  .no-mediaqueries #article #post-container {
    width: 62.18487%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
    .no-mediaqueries #article #post-container .notification {
      display: block;
      width: 84.27673%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-right: 15.72327%; }
    .no-mediaqueries #article #post-container #post-featured-image .slideshow.full-width {
      margin-right: -25.42373%; }
    .no-mediaqueries #article #post-container #post-featured-image .slideshow .slide-image .slide-nav {
      padding-left: 4.20168%;
      padding-right: 0%; }
      .no-mediaqueries #article #post-container #post-featured-image .slideshow .slide-image .slide-nav .slide-total {
        width: 40.67797%;
        float: left;
        margin-right: 1.69492%;
        display: inline; }
      .no-mediaqueries #article #post-container #post-featured-image .slideshow .slide-image .slide-nav .slide-arrows {
        width: 40.67797%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline; }
    .no-mediaqueries #article #post-container #post-featured-image .slideshow .slide-image .slide-meta p {
      padding-left: 4.20168%;
      padding-right: 4.20168%; }
    .no-mediaqueries #article #post-container #post-body #post-social .sharing p {
      width: 32.20339%;
      float: left;
      margin-right: 1.69492%;
      display: inline; }
    .no-mediaqueries #article #post-container #post-body #post-social .sharing ul {
      width: 66.10169%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
      .no-mediaqueries #article #post-container #post-body #post-social .sharing ul li {
        width: 16.66%; }
    .no-mediaqueries #article #post-container #post-body #post-copy > p, .no-mediaqueries #article #post-container #post-body #post-copy > h1, .no-mediaqueries #article #post-container #post-body #post-copy > h2, .no-mediaqueries #article #post-container #post-body #post-copy > h3, .no-mediaqueries #article #post-container #post-body #post-copy > h4, .no-mediaqueries #article #post-container #post-body #post-copy > h5, .no-mediaqueries #article #post-container #post-body #post-copy > h6, .no-mediaqueries #article #post-container #post-body #post-copy > .nc_footer {
      padding-left: 0%;
      padding-right: 0%; }
    .no-mediaqueries #article #post-container #post-body #post-copy > p img.alignright {
      max-width: 75%;
      height: auto; }
    .no-mediaqueries #article #post-container #post-body #post-copy > p img.alignleft {
      max-width: 50%;
      height: auto; }
    .no-mediaqueries #article #post-container #post-body #post-copy .alignright {
      float: right;
      clear: right;
      margin: 0 0 5% 5%;
      margin-right: -15%; }
    .no-mediaqueries #article #post-container #post-body #post-copy .alignleft {
      float: left;
      clear: left;
      margin: 0 5% 5% 0; }
    .no-mediaqueries #article #post-container #post-body #post-copy .read-more {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
      .no-mediaqueries #article #post-container #post-body #post-copy .read-more .title {
        width: 24.36975%;
        float: left;
        margin-right: 0.84034%;
        display: inline; }
      .no-mediaqueries #article #post-container #post-body #post-copy .read-more .copy {
        width: 66.38655%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline;
        padding-left: 4.20168%;
        padding-right: 4.20168%; }
        .no-mediaqueries #article #post-container #post-body #post-copy .read-more .copy .sponsored .copy {
          float: none;
          width: auto;
          margin-right: auto;
          *margin-left: auto;
          display: block;
          padding-left: 0%;
          padding-right: 0%; }
    .no-mediaqueries #article #post-container #post-body #post-copy .ad-content {
      float: none;
      width: auto;
      margin-right: auto;
      *margin-left: auto;
      display: block;
      float: right;
      margin: 0 0 5% 5%;
      margin-right: -16.94915%; }
      .no-mediaqueries #article #post-container #post-body #post-copy .ad-content.push-ad-below-post {
        float: none;
        margin: 0 auto; }
    .no-mediaqueries #article #post-container #post-body #post-footer #post-social-tags {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
      .no-mediaqueries #article #post-container #post-body #post-footer #post-social-tags .sharing {
        width: 40.67797%;
        float: left;
        margin-right: 1.69492%;
        display: inline; }
        .no-mediaqueries #article #post-container #post-body #post-footer #post-social-tags .sharing p {
          width: 40.67797%;
          float: left;
          margin-right: 1.69492%;
          display: inline; }
        .no-mediaqueries #article #post-container #post-body #post-footer #post-social-tags .sharing ul {
          width: 57.62712%;
          float: right;
          margin-right: 0;
          *margin-left: -1em;
          display: inline; }
      .no-mediaqueries #article #post-container #post-body #post-footer #post-social-tags #post-tags {
        padding-left: 0%;
        padding-right: 0%;
        margin-left: -1.69492%;
        padding-left: 1.69492%;
        width: 57.62712%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline; }
    .no-mediaqueries #article #post-container #post-body #post-footer .newsletter-signup {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
      .no-mediaqueries #article #post-container #post-body #post-footer .newsletter-signup .copy {
        padding-left: 4.20168%;
        padding-right: 0%;
        width: 40.67797%;
        float: left;
        margin-right: 1.69492%;
        display: inline; }
      .no-mediaqueries #article #post-container #post-body #post-footer .newsletter-signup .form {
        width: 49.15254%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline; }
    .no-mediaqueries #article #post-container #post-body #post-footer #post-comments {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
      .no-mediaqueries #article #post-container #post-body #post-footer #post-comments .ym {
        display: none; }
  .no-mediaqueries #article.page #post-header {
    width: 24.36975%;
    float: left;
    margin-right: 0.84034%;
    display: inline;
    padding-left: 8.40336%;
    padding-right: 4.20168%; }
  .no-mediaqueries #article.page #post-container {
    width: 80%;
    margin: auto;
    float: none; }
    .no-mediaqueries #article.page #post-container #post-body {
      width: 86.48649%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 0%;
      padding-right: 13.51351%; }
      .no-mediaqueries #article.page #post-container #post-body #post-copy .alignright {
        margin-left: 0%;
        float: right;
        clear: right;
        margin: 0 0 5% 5%; }
      .no-mediaqueries #article.page #post-container #post-body #post-copy .alignleft {
        float: left;
        clear: left;
        margin: 0 5% 5% 0; }
  .no-mediaqueries #article.report #post-body #post-copy #product-terms {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 0%;
    padding-right: 0%; }
  .no-mediaqueries #article.report #post-header #product-promo {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  @media (min-width: 720px) and (max-width: 960px) {
    #article #post-container #post-body #post-social {
      display: none; } }

#drip-pan {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #drip-pan #drip-pan-hed {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
  @media (min-width: 765px) {
    #drip-pan #drip-pan-hed {
      width: 32.77311%;
      float: right;
      margin-right: 0;
      padding-left: 33.61345%;
      padding-right: 33.61345%; }
    #drip-pan #drip-pan-stories {
      width: 83.19328%;
      float: right;
      margin-right: 0;
      padding-left: 8.40336%;
      padding-right: 8.40336%; } }
  .no-mediaqueries #drip-pan #drip-pan-hed {
    width: 32.77311%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 33.61345%;
    padding-right: 33.61345%; }
  .no-mediaqueries #drip-pan #drip-pan-stories {
    width: 83.19328%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.40336%;
    padding-right: 8.40336%; }

#footer {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #footer #footer-content {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
    #footer #footer-content #footer-title, #footer #footer-content #footer-social, #footer #footer-content #footer-info {
      width: 83.05085%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 8.47458%;
      padding-right: 8.47458%; }
  @media (min-width: 765px) {
    #footer #footer-content {
      width: 100%;
      float: right;
      margin-right: 0; }
      #footer #footer-content #footer-title, #footer #footer-content #footer-social, #footer #footer-content #footer-info {
        padding-left: 0%;
        padding-right: 0%; }
      #footer #footer-content #footer-title-social {
        width: 83.05085%;
        float: right;
        margin-right: 0;
        padding-left: 8.47458%;
        padding-right: 8.47458%; }
        #footer #footer-content #footer-title-social #footer-title {
          float: none;
          width: auto;
          margin-right: auto; }
        #footer #footer-content #footer-title-social #footer-social {
          float: none;
          width: auto;
          margin-right: auto; }
      #footer #footer-content #footer-info {
        width: 83.05085%;
        float: right;
        margin-right: 0;
        padding-left: 8.47458%;
        padding-right: 8.47458%; } }
  .no-mediaqueries #footer #footer-content {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
    .no-mediaqueries #footer #footer-content #footer-title, .no-mediaqueries #footer #footer-content #footer-social, .no-mediaqueries #footer #footer-content #footer-info {
      padding-left: 0%;
      padding-right: 0%; }
    .no-mediaqueries #footer #footer-content #footer-title-social {
      width: 83.05085%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 8.47458%;
      padding-right: 8.47458%; }
      .no-mediaqueries #footer #footer-content #footer-title-social #footer-title {
        float: none;
        width: auto;
        margin-right: auto;
        *margin-left: auto;
        display: block; }
      .no-mediaqueries #footer #footer-content #footer-title-social #footer-social {
        float: none;
        width: auto;
        margin-right: auto;
        *margin-left: auto;
        display: block; }
    .no-mediaqueries #footer #footer-content #footer-info {
      width: 83.05085%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 8.47458%;
      padding-right: 8.47458%; }

#home #home-river, #home .featured-category {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #home #home-river ul, #home #home-river ul li, #home #home-river ul li a, #home .featured-category ul, #home .featured-category ul li, #home .featured-category ul li a {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
  #home #home-river #home-river-heading h3, #home #home-river #home-river-heading p.date, #home #home-river ul li a > span, #home #home-river ul li .commentary, #home .featured-category #home-river-heading h3, #home .featured-category #home-river-heading p.date, #home .featured-category ul li a > span, #home .featured-category ul li .commentary {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
#home #home-river #home-river-heading p.date {
  display: none; }
#home #home-featured {
  display: none; }
#home #promo-bar {
  display: none; }
#home .newsletter-signup {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #home .newsletter-signup .copy {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
#home #home-categories #category-nav, #home #home-categories .featured-category-story {
  display: none; }
#home .featured-category > h3 {
  width: 83.05085%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 8.47458%; }
#home .featured-category .featured-category-list .ad-featured-category {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
@media (min-width: 765px) {
  #home #home-river {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    padding-left: 8.47458%;
    padding-right: 0%; }
    #home #home-river ul {
      width: 91.59664%;
      float: right;
      margin-right: 0;
      padding-left: 4.20168%;
      padding-right: 4.20168%; }
      #home #home-river ul li {
        width: 83.05085%;
        float: right;
        margin-right: 0;
        padding-left: 8.47458%;
        padding-right: 8.47458%; }
        #home #home-river ul li.image img {
          width: 47.36842%;
          float: left;
          margin-right: 5.26316%; }
        #home #home-river ul li.image .headline {
          width: 47.36842%;
          float: right;
          margin-right: 0; }
      #home #home-river ul li a > span {
        width: 100%;
        float: right;
        margin-right: 0;
        padding-left: 0%;
        padding-right: 0%; }
      #home #home-river ul li a .headline {
        float: none;
        width: auto;
        margin-right: auto; }
    #home #home-river #home-river-heading p.date {
      display: inline; }
    #home #home-river .ad-river {
      display: none;
      width: 0; }
  #home #home-featured {
    display: block; }
    #home #home-featured .notification {
      width: 84.27673%;
      float: right;
      margin-right: 0;
      padding-right: 15.72327%; }
    #home #home-featured .ad-home-featured {
      width: 100%;
      float: right;
      margin-right: 0; }
  #home #promo-bar {
    width: 100%;
    float: right;
    margin-right: 0;
    display: block; }
    #home #promo-bar .container {
      width: 83.05085%;
      float: right;
      margin-right: 0;
      padding-left: 8.47458%;
      padding-right: 8.47458%; }
    #home #promo-bar .promo-vertical {
      width: 23.72881%;
      float: left;
      margin-right: 1.69492%; }
      #home #promo-bar .promo-vertical.omega {
        width: 23.72881%;
        float: right;
        margin-right: 0; }
      #home #promo-bar .promo-vertical .container {
        width: 100%;
        float: right;
        margin-right: 0;
        padding-left: 0%;
        padding-right: 0%; }
      #home #promo-bar .promo-vertical ul, #home #promo-bar .promo-vertical ul li {
        width: 100%;
        float: right;
        margin-right: 0; }
      #home #promo-bar .promo-vertical p, #home #promo-bar .promo-vertical .headline, #home #promo-bar .promo-vertical .jump {
        display: block;
        width: 83.05085%;
        float: right;
        margin-right: 0;
        padding-left: 8.47458%;
        padding-right: 8.47458%; }
  #home #home-categories {
    width: 100%;
    float: right;
    margin-right: 0; }
    #home #home-categories #category-nav {
      width: 15.25424%;
      float: left;
      margin-right: 1.69492%;
      display: block; }
      #home #home-categories #category-nav.fixed {
        position: fixed;
        top: 0; }
      #home #home-categories #category-nav ul, #home #home-categories #category-nav ul li {
        width: 100%;
        float: right;
        margin-right: 0; }
    #home #home-categories #featured-categories {
      width: 74.57627%;
      float: right;
      margin-right: 0;
      padding-right: 8.47458%;
      margin-left: -1.69492%;
      padding-left: 1.69492%; }
      #home #home-categories #featured-categories .featured-category > h3 {
        display: none; }
      #home #home-categories #featured-categories .featured-category .featured-category-story {
        width: 60.67416%;
        float: left;
        margin-right: 1.1236%;
        display: block; }
      #home #home-categories #featured-categories .featured-category .featured-category-list {
        width: 38.20225%;
        float: right;
        margin-right: 0; }
  #home .newsletter-signup {
    display: none; } }
.no-mediaqueries #home #home-river {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 0%; }
  .no-mediaqueries #home #home-river ul {
    width: 91.59664%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 4.20168%;
    padding-right: 4.20168%; }
    .no-mediaqueries #home #home-river ul li {
      width: 83.05085%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 8.47458%;
      padding-right: 8.47458%; }
      .no-mediaqueries #home #home-river ul li.image img {
        width: 47.36842%;
        float: left;
        margin-right: 5.26316%;
        display: inline; }
      .no-mediaqueries #home #home-river ul li.image .headline {
        width: 47.36842%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline; }
    .no-mediaqueries #home #home-river ul li a > span {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 0%;
      padding-right: 0%; }
    .no-mediaqueries #home #home-river ul li a .headline {
      float: none;
      width: auto;
      margin-right: auto;
      *margin-left: auto;
      display: block; }
  .no-mediaqueries #home #home-river #home-river-heading p.date {
    display: inline; }
  .no-mediaqueries #home #home-river .ad-river {
    display: none;
    width: 0; }
.no-mediaqueries #home #home-featured {
  display: block; }
  .no-mediaqueries #home #home-featured .notification {
    width: 84.27673%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-right: 15.72327%; }
  .no-mediaqueries #home #home-featured .ad-home-featured {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
.no-mediaqueries #home #promo-bar {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  display: block; }
  .no-mediaqueries #home #promo-bar .container {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  .no-mediaqueries #home #promo-bar .promo-vertical {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }
    .no-mediaqueries #home #promo-bar .promo-vertical.omega {
      width: 23.72881%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
    .no-mediaqueries #home #promo-bar .promo-vertical .container {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 0%;
      padding-right: 0%; }
    .no-mediaqueries #home #promo-bar .promo-vertical ul, .no-mediaqueries #home #promo-bar .promo-vertical ul li {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
    .no-mediaqueries #home #promo-bar .promo-vertical p, .no-mediaqueries #home #promo-bar .promo-vertical .headline, .no-mediaqueries #home #promo-bar .promo-vertical .jump {
      display: block;
      width: 83.05085%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 8.47458%;
      padding-right: 8.47458%; }
.no-mediaqueries #home #home-categories {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  .no-mediaqueries #home #home-categories #category-nav {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    display: block; }
    .no-mediaqueries #home #home-categories #category-nav.fixed {
      position: fixed;
      top: 0; }
    .no-mediaqueries #home #home-categories #category-nav ul, .no-mediaqueries #home #home-categories #category-nav ul li {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
  .no-mediaqueries #home #home-categories #featured-categories {
    width: 74.57627%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-right: 8.47458%;
    margin-left: -1.69492%;
    padding-left: 1.69492%; }
    .no-mediaqueries #home #home-categories #featured-categories .featured-category > h3 {
      display: none; }
    .no-mediaqueries #home #home-categories #featured-categories .featured-category .featured-category-story {
      width: 60.67416%;
      float: left;
      margin-right: 1.1236%;
      display: inline;
      display: block; }
    .no-mediaqueries #home #home-categories #featured-categories .featured-category .featured-category-list {
      width: 38.20225%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
.no-mediaqueries #home .newsletter-signup {
  display: none; }

#archive #archive-header, #archive #archive-sections, #archive #archive-section, #archive #featured-sections, #archive #featured-section, #archive .featured-section-list, #archive .newsletter-signup, #archive #archive-promo-bar, #archive #archive-sidebar, #archive .ad-archive-sidebar {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
#archive #section-nav, #archive .featured-section-story, #archive .featured-section-jump, #archive .featured-section-stories .title, #archive .featured-section-list .title, #archive.subcategory #archive-section, #archive .ad-featured-section {
  display: none; }
#archive .featured-section-list ul li, #archive #archive-stream .stream-story {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #archive .featured-section-list ul li .headline, #archive .featured-section-list ul li .dateline, #archive .featured-section-list ul li h3, #archive #archive-stream .stream-story .headline, #archive #archive-stream .stream-story .dateline, #archive #archive-stream .stream-story h3 {
    display: block;
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
#archive .featured-section h3, #archive .archive-promo {
  width: 83.05085%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 8.47458%; }
#archive #archive-stream .date, #archive #archive-stream .stream-story img, #archive #archive-stream .stream-jump {
  width: 83.05085%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 8.47458%; }
#archive .newsletter-signup .copy {
  width: 83.05085%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 8.47458%; }
@media (min-width: 765px) {
  #archive #archive-header {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  #archive #section-nav {
    display: block;
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%; }
    #archive #section-nav.fixed {
      position: fixed;
      top: 0; }
  #archive #featured-sections {
    width: 74.57627%;
    float: right;
    margin-right: 0;
    padding-right: 8.47458%;
    margin-left: -1.69492%;
    padding-left: 1.69492%; }
    #archive #featured-sections .featured-section {
      width: 100%;
      float: right;
      margin-right: 0; }
    #archive #featured-sections .featured-section-stories {
      width: 60.67416%;
      float: left;
      margin-right: 1.1236%; }
      #archive #featured-sections .featured-section-stories .featured-section-story {
        display: block;
        clear: both;
        width: 48.71795%;
        float: left;
        margin-right: 2.5641%; }
        #archive #featured-sections .featured-section-stories .featured-section-story.omega {
          clear: none;
          width: 48.71795%;
          float: right;
          margin-right: 0; }
    #archive #featured-sections .featured-section-list {
      width: 38.20225%;
      float: right;
      margin-right: 0; }
  #archive.subcategory #archive-section {
    display: block;
    width: 83.05085%;
    float: right;
    margin-right: 0;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
    #archive.subcategory #archive-section .featured-section-stories {
      width: 66.10169%;
      float: left;
      margin-right: 1.69492%; }
      #archive.subcategory #archive-section .featured-section-stories .featured-section-story {
        display: block;
        clear: both;
        width: 48.71795%;
        float: left;
        margin-right: 2.5641%; }
        #archive.subcategory #archive-section .featured-section-stories .featured-section-story.omega {
          clear: none;
          width: 48.71795%;
          float: right;
          margin-right: 0; }
    #archive.subcategory #archive-section .featured-section-list {
      width: 32.20339%;
      float: right;
      margin-right: 0; }
  #archive .featured-section h3 {
    display: none; }
  #archive .featured-section-stories .title, #archive .featured-section-list .title {
    display: block;
    width: 100%;
    float: right;
    margin-right: 0; }
  #archive .featured-section-jump {
    display: block;
    width: 100%;
    float: right;
    margin-right: 0; }
  #archive .newsletter-signup {
    display: none; }
  #archive #archive-stories {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  #archive #archive-stream .date, #archive #archive-stream .stream-story, #archive #archive-stream .stream-jump {
    width: 100%;
    float: right;
    margin-right: 0;
    padding-left: 0%;
    padding-right: 0%; }
  #archive #archive-stream .stream-story {
    width: 100%;
    float: right;
    margin-right: 0; }
    #archive #archive-stream .stream-story h3 {
      width: 100%;
      float: right;
      margin-right: 0;
      padding-left: 0%;
      padding-right: 0%; }
    #archive #archive-stream .stream-story.image img {
      width: 32.20339%;
      float: left;
      margin-right: 1.69492%;
      padding-left: 0%;
      padding-right: 0%; }
    #archive #archive-stream .stream-story.image h3 {
      width: 66.10169%;
      float: right;
      margin-right: 0;
      padding-left: 0%;
      padding-right: 0%; }
  #archive #archive-sidebar {
    width: 32.20339%;
    float: right;
    margin-right: 0; }
  #archive #archive-promo-bar {
    width: 100%;
    float: right;
    margin-right: 0; }
    #archive #archive-promo-bar .container {
      width: 83.05085%;
      float: right;
      margin-right: 0;
      padding-left: 8.47458%;
      padding-right: 8.47458%; }
  #archive .archive-promo {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    padding-left: 0%;
    padding-right: 0%; }
    #archive .archive-promo.omega {
      width: 32.20339%;
      float: right;
      margin-right: 0; }
  #archive .ad-featured-section {
    display: block;
    width: 100%;
    float: right;
    margin-right: 0; }
  #archive hr {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-right: -11.36364%;
    padding-right: 11.36364%;
    margin-left: -2.27273%;
    padding-left: 2.27273%; } }
.no-mediaqueries #archive #archive-header {
  width: 83.05085%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 8.47458%; }
.no-mediaqueries #archive #section-nav {
  display: block;
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
  display: inline; }
  .no-mediaqueries #archive #section-nav.fixed {
    position: fixed;
    top: 0; }
.no-mediaqueries #archive #featured-sections {
  width: 74.57627%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-right: 8.47458%;
  margin-left: -1.69492%;
  padding-left: 1.69492%; }
  .no-mediaqueries #archive #featured-sections .featured-section {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
  .no-mediaqueries #archive #featured-sections .featured-section-stories {
    width: 60.67416%;
    float: left;
    margin-right: 1.1236%;
    display: inline; }
    .no-mediaqueries #archive #featured-sections .featured-section-stories .featured-section-story {
      display: block;
      clear: both;
      width: 48.71795%;
      float: left;
      margin-right: 2.5641%;
      display: inline; }
      .no-mediaqueries #archive #featured-sections .featured-section-stories .featured-section-story.omega {
        clear: none;
        width: 48.71795%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline; }
  .no-mediaqueries #archive #featured-sections .featured-section-list {
    width: 38.20225%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
.no-mediaqueries #archive.subcategory #archive-section {
  display: block;
  width: 83.05085%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 8.47458%; }
  .no-mediaqueries #archive.subcategory #archive-section .featured-section-stories {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }
    .no-mediaqueries #archive.subcategory #archive-section .featured-section-stories .featured-section-story {
      display: block;
      clear: both;
      width: 48.71795%;
      float: left;
      margin-right: 2.5641%;
      display: inline; }
      .no-mediaqueries #archive.subcategory #archive-section .featured-section-stories .featured-section-story.omega {
        clear: none;
        width: 48.71795%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline; }
  .no-mediaqueries #archive.subcategory #archive-section .featured-section-list {
    width: 32.20339%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
.no-mediaqueries #archive .featured-section h3 {
  display: none; }
.no-mediaqueries #archive .featured-section-stories .title, .no-mediaqueries #archive .featured-section-list .title {
  display: block;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
.no-mediaqueries #archive .featured-section-jump {
  display: block;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
.no-mediaqueries #archive .newsletter-signup {
  display: none; }
.no-mediaqueries #archive #archive-stories {
  width: 83.05085%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 8.47458%; }
.no-mediaqueries #archive #archive-stream .date, .no-mediaqueries #archive #archive-stream .stream-story, .no-mediaqueries #archive #archive-stream .stream-jump {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 0%;
  padding-right: 0%; }
.no-mediaqueries #archive #archive-stream .stream-story {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  .no-mediaqueries #archive #archive-stream .stream-story h3 {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 0%;
    padding-right: 0%; }
  .no-mediaqueries #archive #archive-stream .stream-story.image img {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    padding-left: 0%;
    padding-right: 0%; }
  .no-mediaqueries #archive #archive-stream .stream-story.image h3 {
    width: 66.10169%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 0%;
    padding-right: 0%; }
.no-mediaqueries #archive #archive-sidebar {
  width: 32.20339%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
.no-mediaqueries #archive #archive-promo-bar {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  .no-mediaqueries #archive #archive-promo-bar .container {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
.no-mediaqueries #archive .archive-promo {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  padding-left: 0%;
  padding-right: 0%; }
  .no-mediaqueries #archive .archive-promo.omega {
    width: 32.20339%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
.no-mediaqueries #archive .ad-featured-section {
  display: block;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
.no-mediaqueries #archive hr {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  margin-right: -11.36364%;
  padding-right: 11.36364%;
  margin-left: -2.27273%;
  padding-left: 2.27273%; }

#product-header #logo {
  width: 28.57143%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  margin-right: 4.20168%;
  margin-left: 67.22689%; }

#product #product-title, #product #product-offerings, #product #product-testimonials, #product #product-archive, #product #product-single, #product #product-future {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
#product .container {
  width: 83.05085%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 8.47458%; }
#product #product-title h2 {
  width: 57.98319%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.40336%;
  padding-right: 33.61345%; }
#product #product-offerings .container div {
  width: 38.77551%;
  float: left;
  margin-right: 2.04082%;
  display: inline;
  padding-left: 10.20408%;
  padding-right: 0%; }
  #product #product-offerings .container div.omega {
    width: 38.77551%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 0%;
    padding-right: 10.20408%; }
  #product #product-offerings .container div.subscribe-future, #product #product-offerings .container div.subscription-description, #product #product-offerings .container div.subscription, #product #product-offerings .container div.subscription-image {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
#product #product-offerings .container .cta {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
#product #product-testimonials ul li {
  display: none; }
  #product #product-testimonials ul li.primary {
    display: inline-block; }
#product #product-archive .report .report-cover, #product #product-archive .report .report-description {
  width: 83.05085%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.47458%;
  padding-right: 8.47458%; }
#product #product-archive .report-grid-row {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #product #product-archive .report-grid-row .report-grid-item {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
#product #product-archive .report-jump {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
@media (min-width: 765px) {
  #product #product-header #logo {
    width: 11.76471%;
    float: right;
    margin-right: 0;
    margin-right: 4.20168%;
    padding-left: 84.03361%; }
  #product #product-title h2 {
    width: 74.78992%;
    float: right;
    margin-right: 0;
    padding-left: 8.40336%;
    padding-right: 21.0084%; }
  #product #product-testimonials ul li {
    display: inline-block; }
  #product #product-archive .report {
    width: 100%;
    float: right;
    margin-right: 0; }
    #product #product-archive .report .report-cover {
      width: 24.36975%;
      float: left;
      margin-right: 0.84034%;
      padding-left: 0%;
      padding-right: 0%; }
    #product #product-archive .report .report-description {
      width: 66.38655%;
      float: right;
      margin-right: 0;
      padding-left: 4.20168%;
      padding-right: 4.20168%; }
  #product #product-archive .report-grid-row {
    width: 100%;
    float: right;
    margin-right: 0; }
    #product #product-archive .report-grid-row .report-grid-item {
      width: 23.72881%;
      float: left;
      margin-right: 1.69492%;
      padding-left: 0%;
      padding-right: 0%; }
      #product #product-archive .report-grid-row .report-grid-item.omega {
        width: 23.72881%;
        float: right;
        margin-right: 0; }
  #product #product-single .container {
    width: 66.10169%;
    float: right;
    margin-right: 0;
    padding-left: 16.94915%;
    padding-right: 16.94915%; }
  #product #product-future ul li {
    width: 49.15254%;
    float: right;
    margin-right: 0; }
    #product #product-future ul li:nth-child(odd) {
      width: 49.15254%;
      float: left;
      margin-right: 1.69492%; } }
.no-mediaqueries #product #product-header #logo {
  width: 11.76471%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  margin-right: 4.20168%;
  padding-left: 84.03361%; }
.no-mediaqueries #product #product-title h2 {
  width: 74.78992%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 8.40336%;
  padding-right: 21.0084%; }
.no-mediaqueries #product #product-testimonials ul li {
  display: inline-block; }
.no-mediaqueries #product #product-archive .report {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  .no-mediaqueries #product #product-archive .report .report-cover {
    width: 24.36975%;
    float: left;
    margin-right: 0.84034%;
    display: inline;
    padding-left: 0%;
    padding-right: 0%; }
  .no-mediaqueries #product #product-archive .report .report-description {
    width: 66.38655%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 4.20168%;
    padding-right: 4.20168%; }
.no-mediaqueries #product #product-archive .report-grid-row {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  .no-mediaqueries #product #product-archive .report-grid-row .report-grid-item {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    padding-left: 0%;
    padding-right: 0%; }
    .no-mediaqueries #product #product-archive .report-grid-row .report-grid-item.omega {
      width: 23.72881%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
.no-mediaqueries #product #product-single .container {
  width: 66.10169%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 16.94915%;
  padding-right: 16.94915%; }
.no-mediaqueries #product #product-future ul li {
  width: 49.15254%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  .no-mediaqueries #product #product-future ul li:nth-child(odd) {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline; }

#partner-offer {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #partner-offer #post-body {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
  @media (min-width: 765px) {
    #partner-offer {
      width: 83.19328%;
      float: right;
      margin-right: 0;
      padding-left: 8.40336%;
      padding-right: 8.40336%; }
      #partner-offer .sharing-container {
        width: 23.07692%;
        float: right;
        margin-right: 0;
        margin-left: 76.92308%; } }
  .no-mediaqueries #partner-offer {
    width: 83.19328%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.40336%;
    padding-right: 8.40336%; }
    .no-mediaqueries #partner-offer .sharing-container {
      width: 23.07692%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      margin-left: 76.92308%; }

#jobs-header {
  width: 74.35897%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  padding-left: 16.94915%;
  padding-right: 16.94915%;
  max-width: 940px;
  width: auto; }

.header-pad {
  clear: both;
  height: 53px; }

#header {
  height: auto;
  width: 100%;
  background: white;
  position: fixed;
  z-index: 1499;
  /*---------------- Header Settings for Small Displays ----------------*/
  /*---------------- End Header Settings for Small Displays ----------------*/ }
  #header #header-menus #mobile-nav-container {
    height: 50px;
    box-shadow: inset 0 -1px 0px 0px #ECECEC; }
    #header #header-menus #mobile-nav-container #logo-mobile a {
      display: block;
      width: 100%;
      height: 40px;
      margin: 5px 0;
      background-image: url("../img/new/skift_text_logo_gray.png");
      background-size: contain;
      background-repeat: no-repeat;
      color: transparent;
      font-size: 0; }
      #header #header-menus #mobile-nav-container #logo-mobile a div {
        margin: 0; }
    #header #header-menus #mobile-nav-container #logo-mobile-arrow {
      color: #293234;
      line-height: 55px;
      display: inline-block;
      transition: 0.5s ease-in-out; }
    #header #header-menus #mobile-nav-container #search-mobile {
      display: block;
      height: 50px;
      background: url("../img/new/search.png") center no-repeat transparent;
      background-size: 25px; }
      #header #header-menus #mobile-nav-container #search-mobile a {
        display: block;
        width: 100%;
        height: 100%; }
      #header #header-menus #mobile-nav-container #search-mobile.close {
        background: url("../img/new/x-gray.png") center no-repeat transparent;
        background-size: 25px; }
  #header #header-menus #primary-nav, #header #header-menus #product-nav {
    position: relative;
    z-index: 1500;
    display: none;
    clear: both;
    background: #211f1f; }
    #header #header-menus #primary-nav ul, #header #header-menus #product-nav ul {
      margin: 0;
      text-align: left; }
      @media only screen and (max-device-width: 764px) {
        #header #header-menus #primary-nav ul, #header #header-menus #product-nav ul {
          max-height: 380px;
          overflow: scroll; } }
      #header #header-menus #primary-nav ul#product-menu, #header #header-menus #product-nav ul#product-menu {
        font-family: 'Miso';
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 0px; }
        #header #header-menus #primary-nav ul#product-menu li, #header #header-menus #product-nav ul#product-menu li {
          height: 35px;
          line-height: 35px;
          min-width: 72px; }
        #header #header-menus #primary-nav ul#product-menu.product-menu-sub, #header #header-menus #product-nav ul#product-menu.product-menu-sub {
          margin: 0px; }
        #header #header-menus #primary-nav ul#product-menu.front-menu, #header #header-menus #product-nav ul#product-menu.front-menu {
          margin-top: 22px; }
      #header #header-menus #primary-nav ul li, #header #header-menus #product-nav ul li {
        display: block;
        border-top: 1px solid #bbbbbb;
        border-bottom: 1px solid #bbbbbb;
        line-height: 2em; }
        #header #header-menus #primary-nav ul li:active, #header #header-menus #product-nav ul li:active {
          border-top-color: #000;
          background-color: #000; }
        #header #header-menus #primary-nav ul li a, #header #header-menus #product-nav ul li a {
          display: block;
          padding-left: 20px; }
          #header #header-menus #primary-nav ul li a:hover, #header #header-menus #product-nav ul li a:hover {
            color: #ffb900;
            text-decoration: none; }
          #header #header-menus #primary-nav ul li a:active, #header #header-menus #product-nav ul li a:active {
            background-color: #000;
            color: #ffb900; }
        #header #header-menus #primary-nav ul li .notification, #header #header-menus #product-nav ul li .notification {
          display: none; }
  #header #header-menus #primary-nav ul li a {
    color: #293234; }
  #header #header-menus #primary-nav ul li .sub-menu {
    display: none;
    border-top: 1px solid #bbbbbb;
    background-color: #ECECEC; }
    #header #header-menus #primary-nav ul li .sub-menu li {
      border-top: 1px solid #bbbbbb; }
      #header #header-menus #primary-nav ul li .sub-menu li:hover {
        border-top-color: #bbbbbb;
        background: #bbbbbb; }
      #header #header-menus #primary-nav ul li .sub-menu li:last-child {
        border-bottom: 1px solid #bbbbbb; }
    @media (max-width: 764px) {
      #header #header-menus #primary-nav ul li .sub-menu {
        display: block; }
        #header #header-menus #primary-nav ul li .sub-menu li:last-child {
          border-bottom: none !important; } }
  #header #header-menus #search {
    display: none; }
  #header #header-menus #search-form {
    width: 20%;
    display: none;
    position: absolute;
    right: 0px;
    z-index: 1500;
    height: 50px;
    top: 50px;
    min-width: 285px;
    font-size: 1em;
    background: #293234;
    line-height: 50px; }
    @media (max-width: 764px) {
      #header #header-menus #search-form {
        right: 0px;
        min-width: 300px; } }
    #header #header-menus #search-form .search-form {
      margin: 0 20px; }
      #header #header-menus #search-form .search-form form {
        *zoom: 1;
        max-width: 59em;
        _width: 59em;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto; }
        #header #header-menus #search-form .search-form form:after {
          content: "";
          display: table;
          clear: both; }
        #header #header-menus #search-form .search-form form .search {
          display: inline-block;
          float: left;
          width: 75%; }
          #header #header-menus #search-form .search-form form .search input[type="email"], #header #header-menus #search-form .search-form form .search input[type="text"], #header #header-menus #search-form .search-form form .search input[type="search"] {
            width: 100%;
            height: 2em;
            line-height: 1.5em; }
        #header #header-menus #search-form .search-form form .submit {
          display: inline-block;
          float: right;
          width: 25%; }
          #header #header-menus #search-form .search-form form .submit input[type="submit"] {
            width: 100%;
            height: 2em;
            background-color: #ffb900;
            color: #000;
            font-weight: 600;
            line-height: 1.5em; }
            #header #header-menus #search-form .search-form form .submit input[type="submit"]:hover {
              background-color: #f1a004; }
            #header #header-menus #search-form .search-form form .submit input[type="submit"]:active {
              background-color: #f1a004; }
  @media (min-width: 765px) {
    #header {
      height: 74px; }
      #header #header-menus {
        font-size: 1em; }
        #header #header-menus #mobile-nav-container {
          display: none; }
        #header #header-menus #logo {
          display: block;
          float: left; }
          #header #header-menus #logo a {
            display: block;
            height: 72px; }
            #header #header-menus #logo a:hover {
              text-decoration: none; }
            #header #header-menus #logo a h1 {
              width: 100%;
              height: 72px;
              margin: 0;
              color: transparent;
              font-size: 0; }
              #header #header-menus #logo a h1 img {
                max-width: 72px;
                height: auto; }
        #header #header-menus #primary-nav, #header #header-menus #product-nav {
          display: block;
          clear: none;
          height: 50px;
          background: none;
          width: calc(100% - 164px - 40px);
          float: left;
          display: inline-block; }
          #header #header-menus #primary-nav ul, #header #header-menus #product-nav ul {
            height: 50px;
            margin: 0;
            border: 0;
            text-align: center; }
            #header #header-menus #primary-nav ul li, #header #header-menus #product-nav ul li {
              display: inline-block;
              padding: 0;
              border: 0; }
              #header #header-menus #primary-nav ul li:active, #header #header-menus #product-nav ul li:active {
                background-color: transparent; }
              #header #header-menus #primary-nav ul li a, #header #header-menus #product-nav ul li a {
                padding: 0;
                font-size: .875em; }
                #header #header-menus #primary-nav ul li a:hover, #header #header-menus #product-nav ul li a:hover {
                  text-decoration: none; }
                #header #header-menus #primary-nav ul li a:active, #header #header-menus #product-nav ul li a:active {
                  background-color: transparent; }
        #header #header-menus #primary-nav .nav-holder {
          position: relative;
          width: calc(100% - 140px);
          height: 50px;
          display: inline-block;
          float: left; }
        #header #header-menus #primary-nav ul {
          text-align: left;
          display: inline-block;
          float: left; }
          #header #header-menus #primary-nav ul#navigation-menu {
            line-height: 50px;
            width: 100%; }
            #header #header-menus #primary-nav ul#navigation-menu li:first-child {
              width: 15%;
              min-width: 120px;
              background-color: #ECECEC;
              text-align: center; }
              #header #header-menus #primary-nav ul#navigation-menu li:first-child a {
                width: 80%;
                display: inline-block; }
            #header #header-menus #primary-nav ul#navigation-menu .dd-ind {
              width: 0;
              height: 0;
              border-left: 5px solid transparent;
              border-right: 5px solid transparent;
              border-top: 5px solid #1d1e1e;
              display: inline-block;
              position: relative;
              margin-left: 5px;
              margin-right: -10px;
              top: -2px; }
            #header #header-menus #primary-nav ul#navigation-menu .sub-menu li:first-child {
              width: 100%; }
          #header #header-menus #primary-nav ul li {
            line-height: 50px;
            margin-right: 15px; }
            #header #header-menus #primary-nav ul li:last-child {
              margin-right: 0px; }
            #header #header-menus #primary-nav ul li a {
              color: black;
              text-transform: uppercase;
              font-weight: bold; }
              #header #header-menus #primary-nav ul li a:hover {
                color: #ffdc80; }
            #header #header-menus #primary-nav ul li .sub-menu {
              position: absolute;
              margin: 0;
              top: 32px;
              z-index: 100;
              display: none;
              min-width: 110px;
              margin-top: 18px;
              width: auto;
              height: auto;
              padding: 0;
              transform: translate(0, 0);
              text-align: center; }
              #header #header-menus #primary-nav ul li .sub-menu li {
                display: block;
                line-height: 1.5em;
                height: 2em;
                margin: 0;
                background: none;
                font-size: 12px; }
                #header #header-menus #primary-nav ul li .sub-menu li:hover {
                  border-top-color: #bbbbbb;
                  background: #bbbbbb; }
                #header #header-menus #primary-nav ul li .sub-menu li:first-child {
                  padding-top: 5px;
                  border-top: 0; }
                #header #header-menus #primary-nav ul li .sub-menu li a {
                  display: block;
                  color: #293234;
                  text-decoration: none;
                  height: auto;
                  line-height: 2em;
                  font-weight: 600; }
                  #header #header-menus #primary-nav ul li .sub-menu li a:hover {
                    color: #fff; }
            #header #header-menus #primary-nav ul li:hover .sub-menu {
              display: block; }
          #header #header-menus #primary-nav ul .menu-item-home {
            display: none; }
        #header #header-menus #product-nav {
          text-align: center; }
          #header #header-menus #product-nav ul {
            display: table;
            width: 100%;
            height: 35px;
            margin: 18px 0;
            border-bottom: 1px solid #5fb5ee;
            background-color: #3691ce; }
            #header #header-menus #product-nav ul li {
              display: table-cell;
              height: 36px;
              border-right: 1px solid #2b74a5;
              border-left: 1px solid #5fb5ee;
              text-align: center;
              white-space: nowrap;
              line-height: 36px; }
              #header #header-menus #product-nav ul li.orng {
                background-color: #ffb900; }
                #header #header-menus #product-nav ul li.orng a {
                  color: #293234; }
                  #header #header-menus #product-nav ul li.orng a:hover {
                    color: white; }
              #header #header-menus #product-nav ul li a {
                color: #fff;
                font-weight: normal; }
                #header #header-menus #product-nav ul li a:hover {
                  color: #293234; }
              #header #header-menus #product-nav ul li:first-child {
                border-left: none; }
              #header #header-menus #product-nav ul li:last-child {
                border-right: none; }
              #header #header-menus #product-nav ul li .notification {
                position: relative;
                top: -36px;
                display: block; }
                #header #header-menus #product-nav ul li .notification a {
                  position: absolute;
                  top: -10px;
                  right: -10px;
                  z-index: 5;
                  display: block;
                  float: right;
                  width: 20px;
                  height: 20px;
                  border-radius: 10px;
                  background-color: #ffb900;
                  color: #000;
                  font-weight: 600;
                  font-size: .75em;
                  line-height: 22px; }
                  #header #header-menus #product-nav ul li .notification a:hover {
                    background-color: #ffdc80; }
        #header #header-menus .social-menu {
          width: auto;
          min-width: 190px;
          max-width: 266px;
          display: inline-block;
          float: left;
          position: relative;
          height: 50px; }
          #header #header-menus .social-menu ul {
            height: 33px;
            margin-top: calc(25px - 16.5px);
            padding: 0px;
            max-width: 250px; }
            #header #header-menus .social-menu ul li {
              display: inline;
              list-style-type: none;
              float: left;
              width: auto;
              margin-right: 5px; }
              #header #header-menus .social-menu ul li:last-child {
                margin-right: 0px; }
              #header #header-menus .social-menu ul li a div.twitter, #header #header-menus .social-menu ul li a div.facebook, #header #header-menus .social-menu ul li a div.linkedin, #header #header-menus .social-menu ul li a div.flipboard, #header #header-menus .social-menu ul li a div.rss, #header #header-menus .social-menu ul li a div.email, #header #header-menus .social-menu ul li a div.sms, #header #header-menus .social-menu ul li a div.whatsapp {
                width: calc(66px / 2);
                height: calc(66px / 2);
                background-size: contain;
                background-repeat: no-repeat;
                font-size: 0; }
              #header #header-menus .social-menu ul li a div.twitter {
                background-image: url("../img/new/social/twitter.png"); }
              #header #header-menus .social-menu ul li a div.facebook {
                background-image: url("../img/new/social/facebook.png"); }
              #header #header-menus .social-menu ul li a div.linkedin {
                background-image: url("../img/new/social/linkedin.png"); }
              #header #header-menus .social-menu ul li a div.flipboard {
                background-image: url("../img/new/social/flipboard.png"); }
              #header #header-menus .social-menu ul li a div.rss {
                background-image: url("../img/new/social/rss.png"); }
              #header #header-menus .social-menu ul li a div.email {
                background-image: url("../img/new/social/newsletter.png"); }
              #header #header-menus .social-menu ul li a div.sms {
                background-image: url("../img/redesign/social-sprites/sms.png"); }
              #header #header-menus .social-menu ul li a div.whatsapp {
                background-image: url("../img/redesign/social-sprites/whatsapp.png"); } }
    @media (min-width: 765px) and (max-width: 950px) {
      #header #header-menus .social-menu {
        display: none; }
      #header #header-menus #primary-nav {
        width: calc(100% - 164px - 40px); } }
  @media (min-width: 765px) {
        #header #header-menus #search {
          display: block;
          height: 72px;
          width: 30px;
          border: 0;
          float: right;
          margin-right: 10px;
          background: url("../img/new/search.png") center no-repeat transparent;
          background-size: 24px; }
          #header #header-menus #search a {
            display: block;
            width: 100%;
            height: 100%; }
          #header #header-menus #search.close {
            background: url("../img/new/x-gray.png") center no-repeat transparent;
            background-size: 24px; }
      #header.home {
        height: 50px;
        border-top: 3px solid black;
        box-shadow: inset 0 -1px 0px 0px #ECECEC;
        background-color: white; }
        #header.home #header-menus #logo {
          width: 164px;
          background-color: #ffb900;
          height: 100%;
          position: relative; }
          #header.home #header-menus #logo a {
            height: 50px;
            background-image: none; }
            #header.home #header-menus #logo a h1 {
              height: 50px; }
              #header.home #header-menus #logo a h1 img {
                margin: 5px 0;
                max-width: 110px;
                height: auto; }
          #header.home #header-menus #logo .logo-holder {
            position: absolute;
            top: 50%;
            height: auto;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
            margin: 0;
            width: 100%;
            text-align: center; }
          #header.home #header-menus #logo .head-logo {
            width: 22px; }
          #header.home #header-menus #logo .head-logo-text {
            width: 100px; }
        #header.home #header-menus #primary-nav, #header.home #header-menus #product-nav {
          height: 50px; }
        #header.home #header-menus #product-nav ul {
          margin: 42px 0; }
        #header.home #header-menus #search {
          height: 50px; } }
  .no-mediaqueries #header {
    height: 74px; }
    .no-mediaqueries #header #header-menus {
      font-size: 1em; }
      .no-mediaqueries #header #header-menus #mobile-nav-container {
        display: none; }
      .no-mediaqueries #header #header-menus #logo {
        display: block;
        float: left; }
        .no-mediaqueries #header #header-menus #logo a {
          display: block;
          height: 72px; }
          .no-mediaqueries #header #header-menus #logo a:hover {
            text-decoration: none; }
          .no-mediaqueries #header #header-menus #logo a h1 {
            width: 100%;
            height: 72px;
            margin: 0;
            color: transparent;
            font-size: 0; }
            .no-mediaqueries #header #header-menus #logo a h1 img {
              max-width: 72px;
              height: auto; }
      .no-mediaqueries #header #header-menus #primary-nav, .no-mediaqueries #header #header-menus #product-nav {
        display: block;
        clear: none;
        height: 50px;
        background: none;
        width: calc(100% - 164px - 40px);
        float: left;
        display: inline-block; }
        .no-mediaqueries #header #header-menus #primary-nav ul, .no-mediaqueries #header #header-menus #product-nav ul {
          height: 50px;
          margin: 0;
          border: 0;
          text-align: center; }
          .no-mediaqueries #header #header-menus #primary-nav ul li, .no-mediaqueries #header #header-menus #product-nav ul li {
            display: inline-block;
            padding: 0;
            border: 0; }
            .no-mediaqueries #header #header-menus #primary-nav ul li:active, .no-mediaqueries #header #header-menus #product-nav ul li:active {
              background-color: transparent; }
            .no-mediaqueries #header #header-menus #primary-nav ul li a, .no-mediaqueries #header #header-menus #product-nav ul li a {
              padding: 0;
              font-size: .875em; }
              .no-mediaqueries #header #header-menus #primary-nav ul li a:hover, .no-mediaqueries #header #header-menus #product-nav ul li a:hover {
                text-decoration: none; }
              .no-mediaqueries #header #header-menus #primary-nav ul li a:active, .no-mediaqueries #header #header-menus #product-nav ul li a:active {
                background-color: transparent; }
      .no-mediaqueries #header #header-menus #primary-nav .nav-holder {
        position: relative;
        width: calc(100% - 140px);
        height: 50px;
        display: inline-block;
        float: left; }
      .no-mediaqueries #header #header-menus #primary-nav ul {
        text-align: left;
        display: inline-block;
        float: left; }
        .no-mediaqueries #header #header-menus #primary-nav ul#navigation-menu {
          line-height: 50px;
          width: 100%; }
          .no-mediaqueries #header #header-menus #primary-nav ul#navigation-menu li:first-child {
            width: 15%;
            min-width: 120px;
            background-color: #ECECEC;
            text-align: center; }
            .no-mediaqueries #header #header-menus #primary-nav ul#navigation-menu li:first-child a {
              width: 80%;
              display: inline-block; }
          .no-mediaqueries #header #header-menus #primary-nav ul#navigation-menu .dd-ind {
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #1d1e1e;
            display: inline-block;
            position: relative;
            margin-left: 5px;
            margin-right: -10px;
            top: -2px; }
          .no-mediaqueries #header #header-menus #primary-nav ul#navigation-menu .sub-menu li:first-child {
            width: 100%; }
        .no-mediaqueries #header #header-menus #primary-nav ul li {
          line-height: 50px;
          margin-right: 15px; }
          .no-mediaqueries #header #header-menus #primary-nav ul li:last-child {
            margin-right: 0px; }
          .no-mediaqueries #header #header-menus #primary-nav ul li a {
            color: black;
            text-transform: uppercase;
            font-weight: bold; }
            .no-mediaqueries #header #header-menus #primary-nav ul li a:hover {
              color: #ffdc80; }
          .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu {
            position: absolute;
            margin: 0;
            top: 32px;
            z-index: 100;
            display: none;
            min-width: 110px;
            margin-top: 18px;
            width: auto;
            height: auto;
            padding: 0;
            transform: translate(0, 0);
            text-align: center; }
            .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu li {
              display: block;
              line-height: 1.5em;
              height: 2em;
              margin: 0;
              background: none;
              font-size: 12px; }
              .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu li:hover {
                border-top-color: #bbbbbb;
                background: #bbbbbb; }
              .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu li:first-child {
                padding-top: 5px;
                border-top: 0; }
              .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu li a {
                display: block;
                color: #293234;
                text-decoration: none;
                height: auto;
                line-height: 2em;
                font-weight: 600; }
                .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu li a:hover {
                  color: #fff; }
          .no-mediaqueries #header #header-menus #primary-nav ul li:hover .sub-menu {
            display: block; }
        .no-mediaqueries #header #header-menus #primary-nav ul .menu-item-home {
          display: none; }
      .no-mediaqueries #header #header-menus #product-nav {
        text-align: center; }
        .no-mediaqueries #header #header-menus #product-nav ul {
          display: table;
          width: 100%;
          height: 35px;
          margin: 18px 0;
          border-bottom: 1px solid #5fb5ee;
          background-color: #3691ce; }
          .no-mediaqueries #header #header-menus #product-nav ul li {
            display: table-cell;
            height: 36px;
            border-right: 1px solid #2b74a5;
            border-left: 1px solid #5fb5ee;
            text-align: center;
            white-space: nowrap;
            line-height: 36px; }
            .no-mediaqueries #header #header-menus #product-nav ul li.orng {
              background-color: #ffb900; }
              .no-mediaqueries #header #header-menus #product-nav ul li.orng a {
                color: #293234; }
                .no-mediaqueries #header #header-menus #product-nav ul li.orng a:hover {
                  color: white; }
            .no-mediaqueries #header #header-menus #product-nav ul li a {
              color: #fff;
              font-weight: normal; }
              .no-mediaqueries #header #header-menus #product-nav ul li a:hover {
                color: #293234; }
            .no-mediaqueries #header #header-menus #product-nav ul li:first-child {
              border-left: none; }
            .no-mediaqueries #header #header-menus #product-nav ul li:last-child {
              border-right: none; }
            .no-mediaqueries #header #header-menus #product-nav ul li .notification {
              position: relative;
              top: -36px;
              display: block; }
              .no-mediaqueries #header #header-menus #product-nav ul li .notification a {
                position: absolute;
                top: -10px;
                right: -10px;
                z-index: 5;
                display: block;
                float: right;
                width: 20px;
                height: 20px;
                border-radius: 10px;
                background-color: #ffb900;
                color: #000;
                font-weight: 600;
                font-size: .75em;
                line-height: 22px; }
                .no-mediaqueries #header #header-menus #product-nav ul li .notification a:hover {
                  background-color: #ffdc80; }
      .no-mediaqueries #header #header-menus .social-menu {
        width: auto;
        min-width: 190px;
        max-width: 266px;
        display: inline-block;
        float: left;
        position: relative;
        height: 50px; }
        .no-mediaqueries #header #header-menus .social-menu ul {
          height: 33px;
          margin-top: calc(25px - 16.5px);
          padding: 0px;
          max-width: 250px; }
          .no-mediaqueries #header #header-menus .social-menu ul li {
            display: inline;
            list-style-type: none;
            float: left;
            width: auto;
            margin-right: 5px; }
            .no-mediaqueries #header #header-menus .social-menu ul li:last-child {
              margin-right: 0px; }
            .no-mediaqueries #header #header-menus .social-menu ul li a div.twitter, .no-mediaqueries #header #header-menus .social-menu ul li a div.facebook, .no-mediaqueries #header #header-menus .social-menu ul li a div.linkedin, .no-mediaqueries #header #header-menus .social-menu ul li a div.flipboard, .no-mediaqueries #header #header-menus .social-menu ul li a div.rss, .no-mediaqueries #header #header-menus .social-menu ul li a div.email, .no-mediaqueries #header #header-menus .social-menu ul li a div.sms, .no-mediaqueries #header #header-menus .social-menu ul li a div.whatsapp {
              width: calc(66px / 2);
              height: calc(66px / 2);
              background-size: contain;
              background-repeat: no-repeat;
              font-size: 0; }
            .no-mediaqueries #header #header-menus .social-menu ul li a div.twitter {
              background-image: url("../img/new/social/twitter.png"); }
            .no-mediaqueries #header #header-menus .social-menu ul li a div.facebook {
              background-image: url("../img/new/social/facebook.png"); }
            .no-mediaqueries #header #header-menus .social-menu ul li a div.linkedin {
              background-image: url("../img/new/social/linkedin.png"); }
            .no-mediaqueries #header #header-menus .social-menu ul li a div.flipboard {
              background-image: url("../img/new/social/flipboard.png"); }
            .no-mediaqueries #header #header-menus .social-menu ul li a div.rss {
              background-image: url("../img/new/social/rss.png"); }
            .no-mediaqueries #header #header-menus .social-menu ul li a div.email {
              background-image: url("../img/new/social/newsletter.png"); }
            .no-mediaqueries #header #header-menus .social-menu ul li a div.sms {
              background-image: url("../img/redesign/social-sprites/sms.png"); }
            .no-mediaqueries #header #header-menus .social-menu ul li a div.whatsapp {
              background-image: url("../img/redesign/social-sprites/whatsapp.png"); }
      @media (max-width: 950px) {
        .no-mediaqueries #header #header-menus .social-menu {
          display: none; }
        .no-mediaqueries #header #header-menus #primary-nav {
          width: calc(100% - 164px - 40px); } }
      .no-mediaqueries #header #header-menus #search {
        display: block;
        height: 72px;
        width: 30px;
        border: 0;
        float: right;
        margin-right: 10px;
        background: url("../img/new/search.png") center no-repeat transparent;
        background-size: 24px; }
        .no-mediaqueries #header #header-menus #search a {
          display: block;
          width: 100%;
          height: 100%; }
        .no-mediaqueries #header #header-menus #search.close {
          background: url("../img/new/x-gray.png") center no-repeat transparent;
          background-size: 24px; }
    .no-mediaqueries #header.home {
      height: 50px;
      border-top: 3px solid black;
      box-shadow: inset 0 -1px 0px 0px #ECECEC;
      background-color: white; }
      .no-mediaqueries #header.home #header-menus #logo {
        width: 164px;
        background-color: #ffb900;
        height: 100%;
        position: relative; }
        .no-mediaqueries #header.home #header-menus #logo a {
          height: 50px;
          background-image: none; }
          .no-mediaqueries #header.home #header-menus #logo a h1 {
            height: 50px; }
            .no-mediaqueries #header.home #header-menus #logo a h1 img {
              margin: 5px 0;
              max-width: 110px;
              height: auto; }
        .no-mediaqueries #header.home #header-menus #logo .logo-holder {
          position: absolute;
          top: 50%;
          height: auto;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          margin: 0;
          width: 100%;
          text-align: center; }
        .no-mediaqueries #header.home #header-menus #logo .head-logo {
          width: 22px; }
        .no-mediaqueries #header.home #header-menus #logo .head-logo-text {
          width: 100px; }
      .no-mediaqueries #header.home #header-menus #primary-nav, .no-mediaqueries #header.home #header-menus #product-nav {
        height: 50px; }
      .no-mediaqueries #header.home #header-menus #product-nav ul {
        margin: 42px 0; }
      .no-mediaqueries #header.home #header-menus #search {
        height: 50px; }
  @media (max-width: 720px) {
    #header .social-menu {
      display: none; } }
  @media (min-width: 720px) and (max-width: 1118px) {
    #header #header-menus #product-nav {
      overflow: scroll;
      z-index: 1; }
      #header #header-menus #product-nav #product-menu li {
        height: 16px !important;
        line-height: 16px !important; }
      #header #header-menus #product-nav #product-menu a {
        font-size: 0.675em; }
      #header #header-menus #product-nav ul {
        background-color: none;
        margin: 0px 0 !important;
        max-width: 130px; }
        #header #header-menus #product-nav ul li {
          display: block;
          background-color: #3691ce;
          height: 30px; }
          #header #header-menus #product-nav ul li:first-child {
            border-right: none;
            border-bottom: 1px #2b74a5 solid; }
          #header #header-menus #product-nav ul li:last-child {
            border-left: none;
            border-top: 1px #5fb5ee solid; } }
  @media (min-width: 720px) and (max-width: 1000px) {
    #header #header-menus #primary-nav ul li {
      background-image: none; } }

#top-banner {
  height: 50px;
  border-bottom: 1px solid #f3f4f4; }
  #top-banner #top-leaderboard, #top-banner #top-superleaderboard {
    margin: 25px 0;
    text-align: center;
    width: 100%; }
  #top-banner #top-mobile-leaderboard {
    height: 50px;
    text-align: center; }
  #top-banner #top-leaderboard {
    width: 100%; }
  @media (min-width: 765px) {
    #top-banner {
      height: auto;
      max-height: 300px;
      border-bottom: none; } }
  .no-mediaqueries #top-banner {
    height: auto;
    max-height: 300px;
    border-bottom: none; }

#top-signup {
  height: 131px;
  background-color: #3691ce;
  display: none;
  width: 100%; }
  #top-signup .newsletter-signup {
    height: 131px;
    padding: 0 10%;
    font-weight: 100; }
    #top-signup .newsletter-signup .left-text {
      float: left;
      position: relative;
      height: 100%;
      width: 50%; }
      #top-signup .newsletter-signup .left-text img {
        width: 100px;
        margin-top: -6px; }
      #top-signup .newsletter-signup .left-text p {
        position: absolute;
        top: 50%;
        height: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin: 0; }
    #top-signup .newsletter-signup p {
      overflow: hidden;
      font-size: 1.75em;
      color: white;
      text-transform: uppercase; }
    #top-signup .newsletter-signup .right-text {
      float: left;
      width: 50%;
      height: 100%;
      position: relative; }
      #top-signup .newsletter-signup .right-text .hbspt-form {
        width: 80%;
        position: absolute;
        top: 50%;
        height: 61px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin: 0;
        right: 0;
        background-color: white;
        border-radius: 4px;
        padding: 2px 2px; }
      #top-signup .newsletter-signup .right-text form {
        width: 100%;
        height: 100%;
        margin: 0; }
        #top-signup .newsletter-signup .right-text form .hs_email, #top-signup .newsletter-signup .right-text form .input, #top-signup .newsletter-signup .right-text form input, #top-signup .newsletter-signup .right-text form .hs_submit, #top-signup .newsletter-signup .right-text form .actions, #top-signup .newsletter-signup .right-text form .hs_button {
          height: 100%; }
        #top-signup .newsletter-signup .right-text form .hs_email {
          font-size: 1.75em; }
        #top-signup .newsletter-signup .right-text form .hs_submit {
          max-width: 148px; }
        #top-signup .newsletter-signup .right-text form .hs-button {
          border-radius: 4px; }
      #top-signup .newsletter-signup .right-text .close-btn {
        position: absolute;
        top: 30px;
        right: -50px;
        width: 30px; }
        #top-signup .newsletter-signup .right-text .close-btn:hover {
          cursor: pointer; }
  #top-signup .social-links {
    padding: 0 5%;
    font-size: .75em;
    height: 39px;
    border-top: 1px solid #ffdc80;
    background: url("../img/redesign/bg/lined-t.png") #ffb900; }
    #top-signup .social-links p {
      display: inline-block;
      margin: 0px;
      font-weight: bold; }
    #top-signup .social-links ul {
      display: inline-block;
      height: 100%;
      margin: 0; }
      #top-signup .social-links ul li a {
        display: inline-block;
        width: 30px;
        height: 30px;
        padding: 0 3%;
        color: transparent;
        margin-top: 4px; }
        @media (min-width: 961px) and (max-width: 1179px) {
          #top-signup .social-links ul li a {
            width: 22px;
            height: 22px; } }
        #top-signup .social-links ul li a div {
          width: 100%;
          height: 100%; }
          #top-signup .social-links ul li a div.twitter {
            background: url("../img/redesign/social-sprites/twitter.png") center no-repeat; }
          #top-signup .social-links ul li a div.facebook {
            background: url("../img/redesign/social-sprites/facebook.png") center no-repeat; }
          #top-signup .social-links ul li a div.linkedin {
            background: url("../img/redesign/social-sprites/linkedin.png") center no-repeat; }
          #top-signup .social-links ul li a div.flipboard {
            background: url("../img/redesign/social-sprites/flipboard.png") center no-repeat; }
          #top-signup .social-links ul li a div.email {
            background: url("../img/redesign/social-sprites/gmail.png") center no-repeat; }
          #top-signup .social-links ul li a div.sms {
            background: url("../img/redesign/social-sprites/sms.png") center no-repeat; }
          #top-signup .social-links ul li a div.whatsapp {
            background: url("../img/redesign/social-sprites/whatsapp.png") center no-repeat; }
          #top-signup .social-links ul li a div.rss {
            background: url("../img/redesign/social-sprites/rss.png") center no-repeat; }
          #top-signup .social-links ul li a div.twitter, #top-signup .social-links ul li a div.facebook, #top-signup .social-links ul li a div.linkedin, #top-signup .social-links ul li a div.flipboard, #top-signup .social-links ul li a div.email, #top-signup .social-links ul li a div.sms, #top-signup .social-links ul li a div.whatsapp, #top-signup .social-links ul li a div.rss {
            background-size: contain; }

#container {
  overflow: auto; }

.article-separator {
  clear: both;
  text-align: center;
  background-color: #ffb900;
  padding: 10px 0;
  margin: 25px 0; }

.infinite-wrap {
  clear: both;
  overflow: auto; }

#article .newsletter-signup {
  color: #fff;
  background: #293234; }
  #article .newsletter-signup .copy p {
    margin: 0;
    font-weight: 300; }
    #article .newsletter-signup .copy p.title {
      color: #ffb900;
      font-size: 1.5em; }
    #article .newsletter-signup .copy p.tagline {
      font-size: 1.125em; }
  #article .newsletter-signup form {
    *zoom: 1;
    max-width: 59em;
    _width: 59em;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    width: 90%;
    height: 40px;
    padding: 0 5%;
    border-top: 1px solid #999;
    padding-top: 10px;
    background: url("../img/redesign/bg/lined-t.png"); }
    #article .newsletter-signup form:after {
      content: "";
      display: table;
      clear: both; }
    #article .newsletter-signup form .email {
      display: inline-block;
      float: left;
      width: 60%; }
      #article .newsletter-signup form .email input[type="email"], #article .newsletter-signup form .email input[type="text"] {
        width: 100%;
        line-height: 1.5em; }
    #article .newsletter-signup form .submit {
      display: inline-block;
      float: right;
      width: 40%; }
      #article .newsletter-signup form .submit input[type="submit"] {
        width: 100%;
        background-color: #293234;
        line-height: 1.5em; }
        #article .newsletter-signup form .submit input[type="submit"]:hover {
          background-image: none; }
    #article .newsletter-signup form .submit input[type="submit"] {
      background: #ffb900;
      color: #fff; }
      #article .newsletter-signup form .submit input[type="submit"]:hover {
        background: #e2a300; }
#article #post-header {
  max-width: 90%;
  width: 100%;
  margin: auto;
  overflow: auto; }
  #article #post-header #post-sponsor {
    min-height: 60px;
    padding-bottom: 1em;
    border-bottom: 1px solid #ccc; }
    #article #post-header #post-sponsor .sponsored {
      display: block;
      margin: 0;
      font-weight: normal;
      font-size: 14px;
      font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      line-height: 1em;
      margin-top: 40px;
      max-width: 130px;
      float: left;
      display: inline-block; }
      #article #post-header #post-sponsor .sponsored span {
        margin: 0; }
      #article #post-header #post-sponsor .sponsored .copy {
        display: inline-block;
        padding: .25em .5em;
        background: #3691ce;
        color: #fff;
        text-transform: uppercase;
        font-size: .875em; }
        #article #post-header #post-sponsor .sponsored .copy .about {
          display: inline-block;
          width: .75em;
          height: .75em;
          margin: 0 0 0 .5em;
          padding: .25em;
          border-radius: .75em;
          background: #ffb900;
          vertical-align: middle;
          text-align: center;
          line-height: 1em; }
        #article #post-header #post-sponsor .sponsored .copy .declaration {
          position: absolute;
          display: none;
          z-index: 100; }
        #article #post-header #post-sponsor .sponsored .copy:hover .declaration {
          display: block;
          clear: both;
          padding: .5em;
          background: #3691ce;
          text-transform: none;
          white-space: nowrap;
          font-size: 10px; }
      #article #post-header #post-sponsor .sponsored .copy:hover .declaration {
        display: none; }
    #article #post-header #post-sponsor #post-sponsor-logo {
      height: 60px;
      margin-top: 10px;
      background-position: left;
      background-repeat: no-repeat;
      background-size: contain;
      max-width: 240px;
      width: 100%;
      display: inline-block;
      float: left;
      margin-left: 10px; }
      #article #post-header #post-sponsor #post-sponsor-logo a {
        display: block;
        width: 100%;
        height: 60px; }
  #article #post-header #post-breadcrumbs {
    margin: 1em 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: .875em; }
  #article #post-header #post-headline {
    margin: .5em 0;
    font-size: 2em; }
  #article #post-header #post-author p {
    color: #bbbbbb;
    margin: 0; }
  #article #post-header #post-author .byline {
    color: #a0a0a0; }
  #article #post-header #post-author .author-twitter {
    padding-left: 20px;
    background: url("../img/redesign/sprites/social-sprites.png") 0 -80px no-repeat;
    color: #3691ce;
    font-size: .875em;
    line-height: 20px; }
  #article #post-header #post-dateline {
    color: #ccc;
    font-weight: normal; }
    #article #post-header #post-dateline p {
      margin: 0; }
  #article #post-header #post-mobile-meta {
    background: url("../img/redesign/bg/lined.png");
    padding-bottom: 20px; }
    #article #post-header #post-mobile-meta #post-featured-image-caption {
      background: #fff;
      font-weight: 300;
      font-style: italic;
      font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
      #article #post-header #post-mobile-meta #post-featured-image-caption p {
        margin: 0;
        padding: 1em; }
    #article #post-header #post-mobile-meta .sharing {
      display: inline-block;
      width: 100%;
      height: 60px;
      padding: 0;
      border: 0;
      background: #ebebec;
      line-height: 60px;
      border-width: 1px 0;
      border-style: solid;
      border-top-color: #ccc;
      border-bottom-color: #e5e5e5; }
      #article #post-header #post-mobile-meta .sharing p {
        display: inline-block;
        overflow: hidden;
        height: 60px;
        margin-top: 0;
        margin-bottom: 0;
        text-align: center;
        text-indent: 2px;
        font-weight: 600;
        font-style: italic;
        font-size: .875em;
        font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
      #article #post-header #post-mobile-meta .sharing ul {
        display: table;
        width: 100%;
        margin: 0;
        vertical-align: middle;
        line-height: 50px; }
        #article #post-header #post-mobile-meta .sharing ul li {
          display: table-cell;
          padding: -10px 0;
          width: 25%;
          border: 0; }
          #article #post-header #post-mobile-meta .sharing ul li:first-child {
            border-left: 0; }
          #article #post-header #post-mobile-meta .sharing ul li:last-child {
            border-right: 0; }
          #article #post-header #post-mobile-meta .sharing ul li a {
            display: block;
            width: 100%;
            height: 100%;
            max-width: 40px;
            margin: auto;
            padding: 10%;
            border-radius: 80px; }
            #article #post-header #post-mobile-meta .sharing ul li a div {
              width: 100%;
              height: 100%;
              margin: auto;
              color: transparent;
              font-size: 0;
              margin-left: 1px; }
              #article #post-header #post-mobile-meta .sharing ul li a div.twitter {
                background: url("../img/redesign/social-sprites/twitter.png") center no-repeat; }
              #article #post-header #post-mobile-meta .sharing ul li a div.facebook {
                background: url("../img/redesign/social-sprites/facebook.png") center no-repeat; }
              #article #post-header #post-mobile-meta .sharing ul li a div.linkedin {
                background: url("../img/redesign/social-sprites/linkedin.png") center no-repeat; }
              #article #post-header #post-mobile-meta .sharing ul li a div.flipboard {
                background: url("../img/redesign/social-sprites/flipboard.png") center no-repeat; }
              #article #post-header #post-mobile-meta .sharing ul li a div.email {
                background: url("../img/redesign/social-sprites/gmail.png") center no-repeat; }
              #article #post-header #post-mobile-meta .sharing ul li a div.sms {
                background: url("../img/redesign/social-sprites/sms.png") center no-repeat; }
              #article #post-header #post-mobile-meta .sharing ul li a div.whatsapp {
                background: url("../img/redesign/social-sprites/whatsapp.png") center no-repeat; }
              #article #post-header #post-mobile-meta .sharing ul li a div.twitter, #article #post-header #post-mobile-meta .sharing ul li a div.facebook, #article #post-header #post-mobile-meta .sharing ul li a div.linkedin, #article #post-header #post-mobile-meta .sharing ul li a div.flipboard, #article #post-header #post-mobile-meta .sharing ul li a div.email, #article #post-header #post-mobile-meta .sharing ul li a div.sms, #article #post-header #post-mobile-meta .sharing ul li a div.whatsapp {
                background-size: contain; }
      #article #post-header #post-mobile-meta .sharing p {
        display: none; }
      #article #post-header #post-mobile-meta .sharing ul li {
        border-width: 0 1px;
        border-style: solid;
        border-right-color: #e5e5e5;
        border-left-color: #f3f4f4; }
      #article #post-header #post-mobile-meta .sharing ul li {
        width: 16.66%; }
  #article #post-header #post-promo {
    display: none; }
  #article #post-header #product-promo {
    display: none; }
#article #post-skift-take {
  max-width: 760px;
  margin: auto;
  clear: both; }
  #article #post-skift-take.empty-cap {
    padding-top: 47px; }
  #article #post-skift-take p {
    margin: 0; }
  #article #post-skift-take .container {
    background: white;
    border: 1px solid #ebebed; }
  #article #post-skift-take .triangle-connector {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #ebebed;
    position: absolute;
    bottom: -10px;
    left: 27.5px; }
    #article #post-skift-take .triangle-connector.sub {
      border-top: 10px solid white;
      bottom: -11px; }
  #article #post-skift-take h3 {
    position: relative;
    height: 35px;
    padding: 10px 0;
    background: #ebebed;
    color: transparent;
    font-size: 0;
    margin-bottom: 1px; }
    #article #post-skift-take h3 #skift-take-heading {
      position: absolute;
      top: 50%;
      height: 23px;
      -webkit-transform: translate(25px, -50%);
      -ms-transform: translate(25px, -50%);
      transform: translate(25px, -50%);
      margin: 0;
      width: 400px;
      background: url("../img/new/skift-take-black.png") 0 0 no-repeat;
      background-position: left center;
      background-size: contain;
      vertical-align: middle;
      line-height: 100%; }
  #article #post-skift-take #skift-take-content {
    padding: 3%;
    font-size: .875em; }
    #article #post-skift-take #skift-take-content .author {
      margin: 1em 0 0 0;
      font-weight: 600;
      font-style: italic;
      font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
  #article #post-skift-take #skift-take-sponsor {
    min-height: 60px;
    padding: 2px 5% 0 5%;
    background: #fff;
    color: #999;
    font-size: .75em; }
    #article #post-skift-take #skift-take-sponsor div {
      display: inline-block;
      overflow: hidden; }
      #article #post-skift-take #skift-take-sponsor div#skift-take-sponsor-callout {
        height: 24px;
        padding: 30px 0 6px 0;
        line-height: 12px; }
      #article #post-skift-take #skift-take-sponsor div#skift-take-sponsor-logo {
        height: 60px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
        #article #post-skift-take #skift-take-sponsor div#skift-take-sponsor-logo a {
          display: block;
          width: 100%;
          height: 60px; }
#article #post-featured-image {
  max-height: 650px; }
  #article #post-featured-image .slideshow .slide-image {
    display: none; }
    #article #post-featured-image .slideshow .slide-image > a {
      display: block;
      height: 200px;
      width: auto;
      line-height: 200px;
      background: #f3f4f4;
      text-align: center; }
      #article #post-featured-image .slideshow .slide-image > a img {
        max-width: 100%;
        max-height: 200px;
        width: auto;
        height: auto;
        margin: 0 auto; }
    #article #post-featured-image .slideshow .slide-image .slide-nav {
      background: #3691ce;
      color: #fff;
      font-weight: 600;
      font-style: italic;
      font-size: .875em;
      font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      line-height: 2em; }
      #article #post-featured-image .slideshow .slide-image .slide-nav .slide-arrows {
        text-align: right;
        font-size: 0;
        line-height: 0;
        color: transparent;
        font-style: normal;
        font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
        #article #post-featured-image .slideshow .slide-image .slide-nav .slide-arrows .spacer {
          display: inline-block;
          width: 9px;
          height: 28px;
          border-right: 1px solid #2b74a5;
          vertical-align: bottom;
          line-height: 28px; }
        #article #post-featured-image .slideshow .slide-image .slide-nav .slide-arrows a {
          display: inline-block;
          width: 10px;
          height: 14px;
          padding: 7px 18px 7px 18px;
          border-right: 1px solid #2b74a5;
          border-left: 1px solid #5fb5ee;
          background: #3691ce;
          color: #fff;
          text-decoration: none; }
          #article #post-featured-image .slideshow .slide-image .slide-nav .slide-arrows a:last-child {
            border-right: 0; }
    #article #post-featured-image .slideshow .slide-image .slide-meta p {
      margin: 0;
      padding-top: .5em;
      padding-bottom: .5em;
      background: #fff;
      font-style: italic;
      font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      font-size: .875em;
      border-bottom: 1px solid #ccc; }
    #article #post-featured-image .slideshow .slide-image .slide-meta a {
      display: inline;
      background: #fff; }
    #article #post-featured-image .slideshow .slide-image .slide-meta .byline {
      display: block;
      text-align: right;
      font-size: .875em;
      color: #999; }
    #article #post-featured-image .slideshow .slide-image.active {
      display: block; }
#article #post-featured-image-caption {
  font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 100;
  font-style: italic;
  font-size: .875em; }
  #article #post-featured-image-caption p {
    padding: 0 1em; }
  #article #post-featured-image-caption .featured-image-credit {
    font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal; }
#article #post-body #post-social {
  display: none; }
#article #post-body #post-copy > p:first-child {
  font-size: 1.25em; }
#article #post-body #post-copy img {
  height: auto; }
#article #post-body #post-copy ul {
  list-style: square; }
#article #post-body #post-copy blockquote {
  border-left: 2px solid #ccc;
  padding: 0 1em;
  margin: 1em; }
#article #post-body #post-copy form input[type="text"], #article #post-body #post-copy form input[type="email"], #article #post-body #post-copy form textarea {
  border: 1px solid #e5e5e5; }
#article #post-body #post-copy form input[type="submit"] {
  width: auto; }
#article #post-body #post-copy .read-more {
  background: url("../img/redesign/bg/lined.png");
  padding-top: .5em;
  padding-bottom: .5em;
  margin: 1em 0;
  height: 70px; }
  #article #post-body #post-copy .read-more div {
    height: 70px;
    background: #ebebec; }
  #article #post-body #post-copy .read-more a {
    display: block;
    width: 100%;
    min-height: 1.5em; }
    #article #post-body #post-copy .read-more a .title {
      position: relative;
      background: #3691ce;
      color: #fff;
      text-align: center;
      line-height: 1em;
      height: 2em;
      padding: .5em 0;
      margin: 1em 0;
      font-size: 14px; }
      #article #post-body #post-copy .read-more a .title:after {
        position: absolute;
        top: 50%;
        left: 100%;
        width: 0;
        height: 0;
        margin-top: -1.5em;
        border: solid transparent;
        border-width: 1.5em;
        border-color: rgba(54, 145, 206, 0);
        border-left-color: #3691ce;
        content: " ";
        pointer-events: none; }
      #article #post-body #post-copy .read-more a .title:hover {
        background: #2b74a5; }
        #article #post-body #post-copy .read-more a .title:hover:after {
          border-left-color: #2b74a5; }
    #article #post-body #post-copy .read-more a .copy {
      overflow: hidden;
      max-height: 48px;
      margin-top: 14px;
      color: #000;
      font-size: 14px;
      font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      line-height: 16px; }
      #article #post-body #post-copy .read-more a .copy:hover {
        text-decoration: underline; }
      #article #post-body #post-copy .read-more a .copy .sponsored {
        margin: 0;
        font-weight: normal;
        font-size: 14px;
        font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
        line-height: 1em;
        display: inline-block;
        margin-left: .25em; }
        #article #post-body #post-copy .read-more a .copy .sponsored span {
          margin: 0; }
        #article #post-body #post-copy .read-more a .copy .sponsored .copy {
          display: inline-block;
          padding: .25em .5em;
          background: #293234;
          color: #fff;
          text-transform: uppercase;
          font-size: .875em; }
          #article #post-body #post-copy .read-more a .copy .sponsored .copy .about {
            display: inline-block;
            width: .75em;
            height: .75em;
            margin: 0 0 0 .5em;
            padding: .25em;
            border-radius: .75em;
            background: #ffb900;
            vertical-align: middle;
            text-align: center;
            line-height: 1em; }
          #article #post-body #post-copy .read-more a .copy .sponsored .copy .declaration {
            position: absolute;
            display: none;
            z-index: 100; }
          #article #post-body #post-copy .read-more a .copy .sponsored .copy:hover .declaration {
            display: block;
            clear: both;
            padding: .5em;
            background: #293234;
            text-transform: none;
            white-space: nowrap;
            font-size: 10px; }
        #article #post-body #post-copy .read-more a .copy .sponsored .copy {
          font-size: .825em;
          font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
          text-decoration: none; }
      #article #post-body #post-copy .read-more a .copy .inline-sponsored {
        font-size: 12px !important;
        margin-left: .25em !important; }
      #article #post-body #post-copy .read-more a .copy .inline-sponsored-colors {
        background: transparent !important;
        color: #8c8c8c !important; }
#article #post-body #post-copy.sponsored > p:nth-child(2) {
  font-size: 1.25em; }
#article #post-body #post-copy .ad-content {
  text-align: center;
  margin-bottom: 1em; }
#article #post-body #post-copy .alignright {
  min-width: 300px; }
  #article #post-body #post-copy .alignright.tall-ad-container {
    max-width: 300px;
    margin: auto; }
#article #post-body #post-copy #post-promo {
  display: block;
  max-width: 300px;
  margin: .5em auto; }
  #article #post-body #post-copy #post-promo h3 {
    margin: 0;
    padding: 5%;
    background: #293234;
    color: #fff;
    font-size: 1.125em;
    font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    line-height: 1em; }
    #article #post-body #post-copy #post-promo h3 a {
      color: #fff; }
      #article #post-body #post-copy #post-promo h3 a:hover {
        color: #ffdc80;
        text-decoration: none; }
  #article #post-body #post-copy #post-promo .promo-content {
    position: relative;
    height: 150px;
    background-position: center;
    background-size: cover;
    margin-bottom: 1em; }
    #article #post-body #post-copy #post-promo .promo-content a {
      display: block;
      width: 100%;
      height: 150px; }
    #article #post-body #post-copy #post-promo .promo-content .category {
      position: absolute;
      top: -1em;
      right: 0;
      display: inline;
      padding: .5em 5% .5em 1%;
      background: #ffb900;
      color: #211f1f;
      text-transform: uppercase;
      font-weight: bold;
      font-size: .75em;
      line-height: 1em; }
      #article #post-body #post-copy #post-promo .promo-content .category a {
        height: auto;
        color: #211f1f; }
        #article #post-body #post-copy #post-promo .promo-content .category a:hover {
          text-decoration: none; }
#article #post-body #post-copy .clearfix {
  clear: both; }
#article #post-body #post-copy .nc_footer {
  font-size: .875em;
  color: #999; }
#article #post-body #post-copy a.btn {
  padding: .5em;
  border-top: 1px solid #5fb5ee;
  border-bottom: 1px solid #2b74a5;
  background: #3691ce;
  color: #fff;
  text-transform: uppercase;
  font-size: .875em; }
  #article #post-body #post-copy a.btn:hover {
    border-top: 1px solid #2b74a5;
    border-bottom: 1px solid #5fb5ee;
    background: #2b74a5;
    text-decoration: none; }
#article #post-body #post-copy a.cta {
  background: #3691ce;
  border-bottom: 1px solid #2b74a5;
  border-top: 1px solid #5fb5ee;
  padding: 1%;
  margin: .5em 0;
  color: #fff;
  display: inline-block;
  font-weight: 100; }
  #article #post-body #post-copy a.cta:hover {
    border-top: 1px solid #3691ce;
    border-bottom: 1px solid #5fb5ee;
    background: #2b74a5;
    color: #f3f4f4;
    text-decoration: none; }
  #article #post-body #post-copy a.cta.large {
    font-size: 1.125em;
    padding: 2% 4%; }
#article #post-body #post-copy .report-promo {
  padding: 1em;
  max-width: 300px;
  background: url("../img/redesign/bg/lined.png"); }
  #article #post-body #post-copy .report-promo .container {
    background: #fff; }
    #article #post-body #post-copy .report-promo .container a {
      color: #000; }
      #article #post-body #post-copy .report-promo .container a:hover {
        text-decoration: none; }
    #article #post-body #post-copy .report-promo .container .title {
      margin: 1em 0;
      padding: 0 1em;
      font-weight: bold; }
    #article #post-body #post-copy .report-promo .container .copy {
      margin: 1em 0;
      padding: 0 1em;
      list-style-type: none; }
      #article #post-body #post-copy .report-promo .container .copy a {
        font-size: .875em; }
    #article #post-body #post-copy .report-promo .container .cta {
      margin: 0; }
      #article #post-body #post-copy .report-promo .container .cta a {
        display: inline-block;
        padding: .5em 1em;
        border-top: 1px solid #5fb5ee;
        border-bottom: 1px solid #2b74a5;
        background: #3691ce;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-weight: 100;
        margin: .5em 0;
        margin: 1em; }
        #article #post-body #post-copy .report-promo .container .cta a:hover {
          background: #2b74a5;
          border-bottom: 1px solid #5fb5ee;
          border-top: 1px solid #2b74a5; }
#article #post-body #post-copy .report-skift-lift {
  padding: 1em;
  max-width: 300px; }
  #article #post-body #post-copy .report-skift-lift .container {
    background: white; }
    #article #post-body #post-copy .report-skift-lift .container .lift-head {
      width: 100%;
      height: 60px;
      background: #ffb900;
      vertical-align: center; }
      #article #post-body #post-copy .report-skift-lift .container .lift-head h3, #article #post-body #post-copy .report-skift-lift .container .lift-head p {
        text-align: center;
        color: white;
        margin: 0px; }
      #article #post-body #post-copy .report-skift-lift .container .lift-head h3 {
        padding-top: 10px; }
    #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-img-title {
      position: relative;
      width: 100%;
      height: 185px;
      background: blue; }
      #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-img-title .lift-img-shield {
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.65);
        text-align: center; }
      #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-img-title a:hover {
        text-decoration: none; }
      #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-img-title h4 {
        margin: 0px;
        color: black;
        text-align: center;
        font-weight: 600; }
      #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-img-title .lift-logos {
        position: absolute;
        width: 100%;
        left: calc(50% - 100px);
        bottom: 0;
        min-width: 50px;
        max-width: 200px;
        display: inline-block;
        color: black; }
        #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-img-title .lift-logos .skift-logo {
          width: 35px;
          height: auto; }
        #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-img-title .lift-logos .spons-logo {
          height: auto;
          max-width: 70%; }
    #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-desc {
      height: auto;
      max-height: 110px; }
      #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-desc p {
        padding: 10px;
        margin: 0px; }
        #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-desc p span {
          color: red; }
    #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-social {
      background-color: #dcddde;
      height: 50px;
      text-align: center; }
      #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-social .social-holder {
        display: inline-block;
        min-width: 25px;
        margin: auto;
        padding-top: 12px; }
      #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-social .twitter, #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-social .facebook, #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-social .linkedin {
        width: 24px;
        height: auto; }
    #article #post-body #post-copy .report-skift-lift .container .lift-content .lift-bottom {
      background-color: #5fb5ee;
      height: 14px; }
#article #post-body #post-copy .partner-credit {
  float: right;
  clear: right;
  max-width: 120px;
  margin: 1em 0 1em 1em;
  font-style: italic;
  font-size: .875em; }
#article #post-body #post-copy .wistia_embed {
  width: 100% !important;
  margin: auto; }
#article #post-body #post-footer #post-tags {
  border-top: 1px solid #ccc;
  font-size: .875em; }
  #article #post-body #post-footer #post-tags .title {
    font-weight: 600;
    font-style: italic;
    font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
#article #post-body #post-footer #post-mobile-author {
  border-top: 1px solid #ccc;
  font-weight: 600;
  font-size: .875em; }
#article #post-body #post-footer .sharing {
  display: inline-block;
  width: 100%;
  height: 60px;
  padding: 0;
  border: 0;
  background: #ebebec;
  line-height: 60px;
  border-width: 1px 0;
  border-style: solid;
  border-top-color: #ccc;
  border-bottom-color: #e5e5e5; }
  #article #post-body #post-footer .sharing p {
    display: inline-block;
    overflow: hidden;
    height: 60px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-indent: 2px;
    font-weight: 600;
    font-style: italic;
    font-size: .875em;
    font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
  #article #post-body #post-footer .sharing ul {
    display: table;
    width: 100%;
    margin: 0;
    vertical-align: middle;
    line-height: 50px; }
    #article #post-body #post-footer .sharing ul li {
      display: table-cell;
      padding: -10px 0;
      width: 25%;
      border: 0; }
      #article #post-body #post-footer .sharing ul li:first-child {
        border-left: 0; }
      #article #post-body #post-footer .sharing ul li:last-child {
        border-right: 0; }
      #article #post-body #post-footer .sharing ul li a {
        display: block;
        width: 100%;
        height: 100%;
        max-width: 40px;
        margin: auto;
        padding: 10%;
        border-radius: 80px; }
        #article #post-body #post-footer .sharing ul li a div {
          width: 100%;
          height: 100%;
          margin: auto;
          color: transparent;
          font-size: 0;
          margin-left: 1px; }
          #article #post-body #post-footer .sharing ul li a div.twitter {
            background: url("../img/redesign/social-sprites/twitter.png") center no-repeat; }
          #article #post-body #post-footer .sharing ul li a div.facebook {
            background: url("../img/redesign/social-sprites/facebook.png") center no-repeat; }
          #article #post-body #post-footer .sharing ul li a div.linkedin {
            background: url("../img/redesign/social-sprites/linkedin.png") center no-repeat; }
          #article #post-body #post-footer .sharing ul li a div.flipboard {
            background: url("../img/redesign/social-sprites/flipboard.png") center no-repeat; }
          #article #post-body #post-footer .sharing ul li a div.email {
            background: url("../img/redesign/social-sprites/gmail.png") center no-repeat; }
          #article #post-body #post-footer .sharing ul li a div.sms {
            background: url("../img/redesign/social-sprites/sms.png") center no-repeat; }
          #article #post-body #post-footer .sharing ul li a div.whatsapp {
            background: url("../img/redesign/social-sprites/whatsapp.png") center no-repeat; }
          #article #post-body #post-footer .sharing ul li a div.twitter, #article #post-body #post-footer .sharing ul li a div.facebook, #article #post-body #post-footer .sharing ul li a div.linkedin, #article #post-body #post-footer .sharing ul li a div.flipboard, #article #post-body #post-footer .sharing ul li a div.email, #article #post-body #post-footer .sharing ul li a div.sms, #article #post-body #post-footer .sharing ul li a div.whatsapp {
            background-size: contain; }
  #article #post-body #post-footer .sharing p {
    display: none; }
  #article #post-body #post-footer .sharing ul li {
    border-width: 0 1px;
    border-style: solid;
    border-right-color: #e5e5e5;
    border-left-color: #f3f4f4; }
  #article #post-body #post-footer .sharing ul li {
    width: 16.66%; }
#article #post-body #post-footer .newsletter-signup {
  min-height: 100px;
  margin: 1em 0; }
  #article #post-body #post-footer .newsletter-signup .copy {
    padding-top: 1em;
    padding-bottom: 1em; }
  #article #post-body #post-footer .newsletter-signup .form {
    padding: 0; }
    #article #post-body #post-footer .newsletter-signup .form form {
      border-width: 1px 0 0 0;
      border-color: #585858; }
#article #post-fly-in {
  color: #ccc;
  border-top: 2px solid black;
  border-bottom: 1px solid #ccc;
  width: 360px;
  height: auto; }
  #article #post-fly-in .container {
    padding-top: 11px;
    padding-bottom: 11px;
    padding: 0;
    max-width: 300px;
    margin-top: 13px;
    position: relative; }
    #article #post-fly-in .container .image, #article #post-fly-in .container .copy, #article #post-fly-in .container .close {
      padding-top: .5em;
      padding-bottom: .5em; }
    #article #post-fly-in .container .title {
      color: #ffb900;
      text-transform: uppercase;
      font-weight: 600;
      font-size: .75em;
      line-height: 2em;
      position: relative;
      display: block; }
    #article #post-fly-in .container .copy {
      overflow: hidden;
      height: 3em;
      font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      line-height: 1.5em;
      font-size: 1.25em; }
      #article #post-fly-in .container .copy a {
        color: black; }
        #article #post-fly-in .container .copy a.mac:hover {
          box-shadow: 0 0 0 0.375em #ccc; }
    #article #post-fly-in .container .date-time {
      display: block; }
    #article #post-fly-in .container .right-arrow {
      position: absolute;
      top: 50%;
      height: auto;
      -webkit-transform: translate(325px, -50%);
      -ms-transform: translate(325px, -50%);
      transform: translate(325px, -50%);
      margin: 0;
      width: 25px;
      height: calc(53px / 2);
      background-image: url("../img/new/rt-arrow.png");
      background-size: contain;
      background-repeat: no-repeat; }
    #article #post-fly-in .container .close a {
      display: block;
      height: 24px;
      max-width: 24px;
      background: url("../img/redesign/sprites/close.png") top center no-repeat transparent;
      background-size: 100%;
      color: transparent;
      text-align: center;
      font-size: 0;
      margin-right: 11px; }
  #article #post-fly-in .newsletter-container {
    height: 64px;
    background: url("../img/redesign/bg/lined-t.png");
    font-size: .875em; }
    #article #post-fly-in .newsletter-container .form {
      overflow: hidden;
      height: 48px;
      padding-top: 4px;
      padding-bottom: 12px; }
      #article #post-fly-in .newsletter-container .form .copy {
        overflow: hidden;
        display: block;
        width: 100%;
        height: 16px;
        margin: 4px 0;
        color: #ffb900;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
        line-height: 16px; }
      #article #post-fly-in .newsletter-container .form div input {
        height: 24px;
        font-size: 14px; }
        #article #post-fly-in .newsletter-container .form div input.button {
          background: #ffb900; }
          #article #post-fly-in .newsletter-container .form div input.button:hover {
            background: #e2a300; }
    #article #post-fly-in .newsletter-container .close a {
      display: block;
      height: 24px;
      max-width: 24px;
      background: url("../img/redesign/sprites/close.png") top center no-repeat transparent;
      background-size: 100%;
      color: transparent;
      text-align: center;
      font-size: 0;
      margin: 11px 11px 0 0; }
#article #comments-toggle a {
  display: block;
  padding: .5em 0;
  margin: .5em 0;
  background: url("../img/redesign/bg/lined.png") #fff;
  color: #211f1f;
  text-align: center;
  font-weight: 100;
  font-size: 2em;
  text-decoration: none; }
  #article #comments-toggle a span {
    display: block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    background: #e5e5e5; }
    #article #comments-toggle a span:hover {
      background: #f3f4f4;
      border-bottom: 1px solid #fff;
      border-top: 1px solid #ccc; }
#article #comments-toggle #post-comments #disqus_thread {
  margin: 1em 0; }
#article.report #post-body #post-copy #product-terms p {
  text-align: right;
  font-size: .875em; }
@media (min-width: 765px) {
  #article #post-header #post-sponsor .sponsored {
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    line-height: 1em;
    margin-top: 40px; }
    #article #post-header #post-sponsor .sponsored span {
      margin: 0; }
    #article #post-header #post-sponsor .sponsored .copy {
      display: inline-block;
      padding: .25em .5em;
      background: #3691ce;
      color: #fff;
      text-transform: uppercase;
      font-size: .875em; }
      #article #post-header #post-sponsor .sponsored .copy .about {
        display: inline-block;
        width: .75em;
        height: .75em;
        margin: 0 0 0 .5em;
        padding: .25em;
        border-radius: .75em;
        background: #ffb900;
        vertical-align: middle;
        text-align: center;
        line-height: 1em; }
      #article #post-header #post-sponsor .sponsored .copy .declaration {
        position: absolute;
        display: none;
        z-index: 100; }
      #article #post-header #post-sponsor .sponsored .copy:hover .declaration {
        display: block;
        clear: both;
        padding: .5em;
        background: #3691ce;
        text-transform: none;
        white-space: nowrap;
        font-size: 10px; }
  #article #post-header #post-headline {
    font-size: 2.25em; }
  #article #post-header #post-dateline {
    margin: 1em 0;
    border-top: 1px solid #ccc;
    font-weight: 100; }
    #article #post-header #post-dateline p {
      margin: .25em 0; }
  #article #post-header #post-mobile-meta {
    display: none; }
  #article #post-header .ad-content .container {
    text-align: center; }
  #article #post-header #post-promo {
    display: block;
    margin: .5em 0; }
    #article #post-header #post-promo h3 {
      margin: 0;
      padding: 5%;
      background: #293234;
      color: #fff;
      font-size: 1.125em;
      font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      line-height: 1em; }
      #article #post-header #post-promo h3 a {
        color: #fff; }
        #article #post-header #post-promo h3 a:hover {
          color: #ffdc80;
          text-decoration: none; }
    #article #post-header #post-promo .promo-content {
      position: relative;
      height: 150px;
      background-position: center;
      background-size: cover;
      margin-bottom: 3em; }
      #article #post-header #post-promo .promo-content a {
        display: block;
        width: 100%;
        height: 150px; }
      #article #post-header #post-promo .promo-content .category {
        position: absolute;
        top: -1em;
        right: 0;
        display: inline;
        padding: .5em 5% .5em 1%;
        background: #ffb900;
        color: #211f1f;
        text-transform: uppercase;
        font-weight: bold;
        font-size: .75em;
        line-height: 1em; }
        #article #post-header #post-promo .promo-content .category a {
          height: auto;
          color: #211f1f; }
          #article #post-header #post-promo .promo-content .category a:hover {
            text-decoration: none; }
  #article #post-header #product-promo {
    display: block;
    margin: 1em 0; }
    #article #post-header #product-promo h3 {
      margin: 0;
      padding: 1em;
      background: #293234;
      color: #fff;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 1em;
      font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
    #article #post-header #product-promo p {
      margin: 0;
      padding: 1em;
      line-height: 1.25em;
      font-size: .875em;
      background: #ebebec;
      border-bottom: 1px solid #ccc; }
    #article #post-header #product-promo .about {
      padding-top: 1em;
      padding-bottom: 1em; }
      #article #post-header #product-promo .about h4 {
        background: #fff;
        margin: 0;
        padding: .5em;
        text-transform: uppercase;
        font-size: .875em; }
      #article #post-header #product-promo .about ul {
        background: #fff;
        margin: 0;
        padding: .5em .5em .5em 1.5em;
        font-size: .875em;
        border-bottom: 1px solid #e5e5e5; }
        #article #post-header #product-promo .about ul li {
          list-style: disc;
          color: #3691ce; }
          #article #post-header #product-promo .about ul li span {
            color: #211f1f; }
      #article #post-header #product-promo .about p {
        background: #fff;
        padding: .5em; }
      #article #post-header #product-promo .about .jump-link {
        padding: .5em 0; }
        #article #post-header #product-promo .about .jump-link a {
          display: block;
          padding: .25em;
          border-top: 1px solid #5fb5ee;
          border-bottom: 1px solid #2b74a5;
          background: #3691ce;
          color: #fff;
          text-align: center;
          text-decoration: none;
          font-weight: 100;
          font-size: 1.125em; }
          #article #post-header #product-promo .about .jump-link a:hover {
            background: #2b74a5;
            border-bottom: 1px solid #5fb5ee;
            border-top: 1px solid #2b74a5; }
  #article #post-container {
    width: 100%;
    margin: auto;
    margin-top: 25px; }
    #article #post-container .featured-section {
      max-width: 1366px;
      margin: auto;
      display: table; }
    #article #post-container .post-featured-set {
      width: calc(100% - 385px);
      display: inline-block;
      float: left; }
      #article #post-container .post-featured-set.no-ft-prod {
        float: none !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important; }
    #article #post-container #post-featured-image .slideshow .slide-image > a {
      width: auto;
      height: 450px;
      vertical-align: middle;
      line-height: 450px; }
      #article #post-container #post-featured-image .slideshow .slide-image > a img {
        max-height: 450px; }
    #article #post-container #post-featured-image img {
      max-height: 650px;
      width: auto; }
    #article #post-container .notification {
      margin-top: 1em;
      font-size: .875em;
      background: url("../img/redesign/bg/lined.png");
      color: #f3f4f4;
      margin-bottom: 1em; }
      #article #post-container .notification p {
        background: url("../img/redesign/sprites/alert.png") top 0.5em left 0.5em no-repeat #3691ce;
        padding: 1em 1em 1em 3em; }
        #article #post-container .notification p a {
          text-decoration: underline;
          color: #fff; }
          #article #post-container .notification p a:hover {
            text-decoration: none; }
  #article #post-social {
    position: absolute;
    left: 3%;
    top: 1240px;
    width: 72.5px;
    text-align: center;
    color: #bbbbbb; }
    #article #post-social ul {
      list-style-type: none;
      padding: 0px;
      margin: auto;
      width: 49.5px; }
      #article #post-social ul li {
        margin-bottom: 6px; }
        #article #post-social ul li:last-child {
          margin-bottom: 0px; }
        #article #post-social ul li a div.twitter, #article #post-social ul li a div.facebook, #article #post-social ul li a div.linkedin, #article #post-social ul li a div.flipboard, #article #post-social ul li a div.rss, #article #post-social ul li a div.email {
          width: calc(99px / 2);
          height: calc(99px / 2);
          background-size: contain;
          background-repeat: no-repeat;
          font-size: 0; }
        #article #post-social ul li a div.twitter {
          background-image: url("../img/new/social/twitter.png"); }
        #article #post-social ul li a div.facebook {
          background-image: url("../img/new/social/facebook.png"); }
        #article #post-social ul li a div.linkedin {
          background-image: url("../img/new/social/linkedin.png"); }
        #article #post-social ul li a div.flipboard {
          background-image: url("../img/new/social/flipboard.png"); }
        #article #post-social ul li a div.rss {
          background-image: url("../img/new/social/rss.png"); }
        #article #post-social ul li a div.email {
          background-image: url("../img/new/social/newsletter.png"); }
  #article #post-body {
    width: 60%;
    margin: auto;
    min-width: 640px; }
    #article #post-body hr {
      border: none;
      border-top: 2px solid #ccc;
      height: 0;
      margin: 0; }
    #article #post-body #post-copy .read-more {
      height: 56px; }
      #article #post-body #post-copy .read-more div {
        height: 56px; }
        #article #post-body #post-copy .read-more div a .title {
          line-height: 1em;
          padding: .5em 0;
          margin: 1em 0;
          height: 1em; }
          #article #post-body #post-copy .read-more div a .title:after {
            border-width: 1em;
            margin-top: -1em; }
        #article #post-body #post-copy .read-more div a .copy {
          margin-top: 1em;
          height: 42px; }
          #article #post-body #post-copy .read-more div a .copy .sponsored .copy {
            height: auto;
            margin: 0; }
    #article #post-body #post-copy .ad-content {
      clear: right;
      background: none;
      text-align: left; }
      #article #post-body #post-copy .ad-content.push-ad-below-post {
        text-align: center; }
    #article #post-body #post-footer {
      clear: both; }
      #article #post-body #post-footer #post-social-tags-signup {
        *zoom: 1;
        max-width: 119em;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        background: url("../img/redesign/bg/lined.png") #fff;
        padding-top: 12px;
        padding-bottom: 12px;
        margin: 1em 0; }
        #article #post-body #post-footer #post-social-tags-signup:after {
          content: "";
          display: table;
          clear: both; }
        #article #post-body #post-footer #post-social-tags-signup #post-social-tags {
          border-bottom: 1px solid #e5e5e5;
          height: 60px;
          background: url("../img/redesign/bg/lined.png"); }
          #article #post-body #post-footer #post-social-tags-signup #post-social-tags #post-tags {
            text-align: right;
            height: 60px;
            background: #ebebec;
            border: 0; }
            #article #post-body #post-footer #post-social-tags-signup #post-social-tags #post-tags p {
              padding: 0 2%;
              font-size: .875em;
              margin: 20px 0 0 0;
              line-height: 20px;
              height: 40px;
              overflow: hidden; }
              #article #post-body #post-footer #post-social-tags-signup #post-social-tags #post-tags p .title {
                font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
                font-weight: 600;
                font-style: italic; }
          #article #post-body #post-footer #post-social-tags-signup #post-social-tags #post-mobile-author {
            display: none; }
        #article #post-body #post-footer #post-social-tags-signup .sharing {
          display: inline-block;
          width: 100%;
          height: 60px;
          padding: 0;
          border: 0;
          background: #ebebec;
          line-height: 60px; }
          #article #post-body #post-footer #post-social-tags-signup .sharing p {
            display: inline-block;
            overflow: hidden;
            height: 60px;
            margin-top: 0;
            margin-bottom: 0;
            text-align: center;
            text-indent: 2px;
            font-weight: 600;
            font-style: italic;
            font-size: .875em;
            font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
          #article #post-body #post-footer #post-social-tags-signup .sharing ul {
            display: table;
            width: 100%;
            margin: 0;
            vertical-align: middle;
            line-height: 50px; }
            #article #post-body #post-footer #post-social-tags-signup .sharing ul li {
              display: table-cell;
              padding: 5px 0;
              width: 25%;
              border: 0; }
              #article #post-body #post-footer #post-social-tags-signup .sharing ul li:first-child {
                border-left: 0; }
              #article #post-body #post-footer #post-social-tags-signup .sharing ul li:last-child {
                border-right: 0; }
              #article #post-body #post-footer #post-social-tags-signup .sharing ul li a {
                display: block;
                width: 100%;
                height: 100%;
                max-width: 25px;
                margin: auto;
                border-radius: 50px; }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div {
                  width: 100%;
                  height: 100%;
                  margin: auto;
                  color: transparent;
                  font-size: 0;
                  margin-left: 1px; }
                  #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.twitter {
                    background: url("../img/redesign/social-sprites/twitter.png") center no-repeat; }
                  #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.facebook {
                    background: url("../img/redesign/social-sprites/facebook.png") center no-repeat; }
                  #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.linkedin {
                    background: url("../img/redesign/social-sprites/linkedin.png") center no-repeat; }
                  #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.flipboard {
                    background: url("../img/redesign/social-sprites/flipboard.png") center no-repeat; }
                  #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.email {
                    background: url("../img/redesign/social-sprites/gmail.png") center no-repeat; }
                  #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.sms {
                    background: url("../img/redesign/social-sprites/sms.png") center no-repeat; }
                  #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.whatsapp {
                    background: url("../img/redesign/social-sprites/whatsapp.png") center no-repeat; }
                  #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.twitter, #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.facebook, #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.linkedin, #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.flipboard, #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.email, #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.sms, #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.whatsapp {
                    background-size: contain; }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.twitter {
                  -webkit-transform: scale(1.2);
                  /* Safari and Chrome */
                  -moz-transform: scale(1.2);
                  /* Firefox */
                  -ms-transform: scale(1.2);
                  /* IE 9 */
                  -o-transform: scale(1.2);
                  /* Opera */
                  transform: scale(1.2); }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.facebook {
                  -webkit-transform: scale(1.2);
                  /* Safari and Chrome */
                  -moz-transform: scale(1.2);
                  /* Firefox */
                  -ms-transform: scale(1.2);
                  /* IE 9 */
                  -o-transform: scale(1.2);
                  /* Opera */
                  transform: scale(1.2); }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.linkedin {
                  -webkit-transform: scale(1.2);
                  /* Safari and Chrome */
                  -moz-transform: scale(1.2);
                  /* Firefox */
                  -ms-transform: scale(1.2);
                  /* IE 9 */
                  -o-transform: scale(1.2);
                  /* Opera */
                  transform: scale(1.2); }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.flipboard {
                  -webkit-transform: scale(1.2);
                  /* Safari and Chrome */
                  -moz-transform: scale(1.2);
                  /* Firefox */
                  -ms-transform: scale(1.2);
                  /* IE 9 */
                  -o-transform: scale(1.2);
                  /* Opera */
                  transform: scale(1.2); }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.email {
                  -webkit-transform: scale(1.2);
                  /* Safari and Chrome */
                  -moz-transform: scale(1.2);
                  /* Firefox */
                  -ms-transform: scale(1.2);
                  /* IE 9 */
                  -o-transform: scale(1.2);
                  /* Opera */
                  transform: scale(1.2); }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.sms {
                  -webkit-transform: scale(1.2);
                  /* Safari and Chrome */
                  -moz-transform: scale(1.2);
                  /* Firefox */
                  -ms-transform: scale(1.2);
                  /* IE 9 */
                  -o-transform: scale(1.2);
                  /* Opera */
                  transform: scale(1.2); }
          #article #post-body #post-footer #post-social-tags-signup .sharing ul li {
            width: 16.66%; }
        #article #post-body #post-footer #post-social-tags-signup .newsletter-signup {
          margin: 0; }
          #article #post-body #post-footer #post-social-tags-signup .newsletter-signup .form {
            padding: 1em 0; }
            #article #post-body #post-footer #post-social-tags-signup .newsletter-signup .form form {
              border: 0;
              background: #293234; } }
        @media (min-width: 765px) and (min-width: 765px) {
          #article #post-body #post-footer #post-social-tags-signup .newsletter-signup {
            display: none; } }
@media (min-width: 765px) {
          .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .newsletter-signup {
            display: none; }
      #article #post-body #post-footer #post-comments {
        min-height: 100px; }
  #article.report #post-header #product-promo {
    background: url("../img/redesign/bg/lined.png") #fff;
    padding-top: 1em; }
    #article.report #post-header #product-promo .report-preview {
      *zoom: 1;
      max-width: 119em;
      padding-left: 0;
      padding-right: 0;
      margin-left: auto;
      margin-right: auto;
      padding: .5em;
      background: #fff; }
      #article.report #post-header #product-promo .report-preview:after {
        content: "";
        display: table;
        clear: both; }
      #article.report #post-header #product-promo .report-preview p {
        width: 47.36842%;
        float: left;
        margin-right: 5.26316%;
        padding: 0;
        border-bottom: 0;
        line-height: 1.5em; }
      #article.report #post-header #product-promo .report-preview img {
        width: 47.36842%;
        float: right;
        margin-right: 0;
        height: auto; } }
.no-mediaqueries #article #post-header #post-sponsor .sponsored {
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  line-height: 1em;
  margin-top: 40px; }
  .no-mediaqueries #article #post-header #post-sponsor .sponsored span {
    margin: 0; }
  .no-mediaqueries #article #post-header #post-sponsor .sponsored .copy {
    display: inline-block;
    padding: .25em .5em;
    background: #3691ce;
    color: #fff;
    text-transform: uppercase;
    font-size: .875em; }
    .no-mediaqueries #article #post-header #post-sponsor .sponsored .copy .about {
      display: inline-block;
      width: .75em;
      height: .75em;
      margin: 0 0 0 .5em;
      padding: .25em;
      border-radius: .75em;
      background: #ffb900;
      vertical-align: middle;
      text-align: center;
      line-height: 1em; }
    .no-mediaqueries #article #post-header #post-sponsor .sponsored .copy .declaration {
      position: absolute;
      display: none;
      z-index: 100; }
    .no-mediaqueries #article #post-header #post-sponsor .sponsored .copy:hover .declaration {
      display: block;
      clear: both;
      padding: .5em;
      background: #3691ce;
      text-transform: none;
      white-space: nowrap;
      font-size: 10px; }
.no-mediaqueries #article #post-header #post-headline {
  font-size: 2.25em; }
.no-mediaqueries #article #post-header #post-dateline {
  margin: 1em 0;
  border-top: 1px solid #ccc;
  font-weight: 100; }
  .no-mediaqueries #article #post-header #post-dateline p {
    margin: .25em 0; }
.no-mediaqueries #article #post-header #post-mobile-meta {
  display: none; }
.no-mediaqueries #article #post-header .ad-content .container {
  text-align: center; }
.no-mediaqueries #article #post-header #post-promo {
  display: block;
  margin: .5em 0; }
  .no-mediaqueries #article #post-header #post-promo h3 {
    margin: 0;
    padding: 5%;
    background: #293234;
    color: #fff;
    font-size: 1.125em;
    font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    line-height: 1em; }
    .no-mediaqueries #article #post-header #post-promo h3 a {
      color: #fff; }
      .no-mediaqueries #article #post-header #post-promo h3 a:hover {
        color: #ffdc80;
        text-decoration: none; }
  .no-mediaqueries #article #post-header #post-promo .promo-content {
    position: relative;
    height: 150px;
    background-position: center;
    background-size: cover;
    margin-bottom: 3em; }
    .no-mediaqueries #article #post-header #post-promo .promo-content a {
      display: block;
      width: 100%;
      height: 150px; }
    .no-mediaqueries #article #post-header #post-promo .promo-content .category {
      position: absolute;
      top: -1em;
      right: 0;
      display: inline;
      padding: .5em 5% .5em 1%;
      background: #ffb900;
      color: #211f1f;
      text-transform: uppercase;
      font-weight: bold;
      font-size: .75em;
      line-height: 1em; }
      .no-mediaqueries #article #post-header #post-promo .promo-content .category a {
        height: auto;
        color: #211f1f; }
        .no-mediaqueries #article #post-header #post-promo .promo-content .category a:hover {
          text-decoration: none; }
.no-mediaqueries #article #post-header #product-promo {
  display: block;
  margin: 1em 0; }
  .no-mediaqueries #article #post-header #product-promo h3 {
    margin: 0;
    padding: 1em;
    background: #293234;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1em;
    font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
  .no-mediaqueries #article #post-header #product-promo p {
    margin: 0;
    padding: 1em;
    line-height: 1.25em;
    font-size: .875em;
    background: #ebebec;
    border-bottom: 1px solid #ccc; }
  .no-mediaqueries #article #post-header #product-promo .about {
    padding-top: 1em;
    padding-bottom: 1em; }
    .no-mediaqueries #article #post-header #product-promo .about h4 {
      background: #fff;
      margin: 0;
      padding: .5em;
      text-transform: uppercase;
      font-size: .875em; }
    .no-mediaqueries #article #post-header #product-promo .about ul {
      background: #fff;
      margin: 0;
      padding: .5em .5em .5em 1.5em;
      font-size: .875em;
      border-bottom: 1px solid #e5e5e5; }
      .no-mediaqueries #article #post-header #product-promo .about ul li {
        list-style: disc;
        color: #3691ce; }
        .no-mediaqueries #article #post-header #product-promo .about ul li span {
          color: #211f1f; }
    .no-mediaqueries #article #post-header #product-promo .about p {
      background: #fff;
      padding: .5em; }
    .no-mediaqueries #article #post-header #product-promo .about .jump-link {
      padding: .5em 0; }
      .no-mediaqueries #article #post-header #product-promo .about .jump-link a {
        display: block;
        padding: .25em;
        border-top: 1px solid #5fb5ee;
        border-bottom: 1px solid #2b74a5;
        background: #3691ce;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-weight: 100;
        font-size: 1.125em; }
        .no-mediaqueries #article #post-header #product-promo .about .jump-link a:hover {
          background: #2b74a5;
          border-bottom: 1px solid #5fb5ee;
          border-top: 1px solid #2b74a5; }
.no-mediaqueries #article #post-container {
  width: 100%;
  margin: auto;
  margin-top: 25px; }
  .no-mediaqueries #article #post-container .featured-section {
    max-width: 1366px;
    margin: auto;
    display: table; }
  .no-mediaqueries #article #post-container .post-featured-set {
    width: calc(100% - 385px);
    display: inline-block;
    float: left; }
    .no-mediaqueries #article #post-container .post-featured-set.no-ft-prod {
      float: none !important;
      display: block !important;
      margin-left: auto !important;
      margin-right: auto !important; }
  .no-mediaqueries #article #post-container #post-featured-image .slideshow .slide-image > a {
    width: auto;
    height: 450px;
    vertical-align: middle;
    line-height: 450px; }
    .no-mediaqueries #article #post-container #post-featured-image .slideshow .slide-image > a img {
      max-height: 450px; }
  .no-mediaqueries #article #post-container #post-featured-image img {
    max-height: 650px;
    width: auto; }
  .no-mediaqueries #article #post-container .notification {
    margin-top: 1em;
    font-size: .875em;
    background: url("../img/redesign/bg/lined.png");
    color: #f3f4f4;
    margin-bottom: 1em; }
    .no-mediaqueries #article #post-container .notification p {
      background: url("../img/redesign/sprites/alert.png") top 0.5em left 0.5em no-repeat #3691ce;
      padding: 1em 1em 1em 3em; }
      .no-mediaqueries #article #post-container .notification p a {
        text-decoration: underline;
        color: #fff; }
        .no-mediaqueries #article #post-container .notification p a:hover {
          text-decoration: none; }
.no-mediaqueries #article #post-social {
  position: absolute;
  left: 3%;
  top: 1240px;
  width: 72.5px;
  text-align: center;
  color: #bbbbbb; }
  .no-mediaqueries #article #post-social ul {
    list-style-type: none;
    padding: 0px;
    margin: auto;
    width: 49.5px; }
    .no-mediaqueries #article #post-social ul li {
      margin-bottom: 6px; }
      .no-mediaqueries #article #post-social ul li:last-child {
        margin-bottom: 0px; }
      .no-mediaqueries #article #post-social ul li a div.twitter, .no-mediaqueries #article #post-social ul li a div.facebook, .no-mediaqueries #article #post-social ul li a div.linkedin, .no-mediaqueries #article #post-social ul li a div.flipboard, .no-mediaqueries #article #post-social ul li a div.rss, .no-mediaqueries #article #post-social ul li a div.email {
        width: calc(99px / 2);
        height: calc(99px / 2);
        background-size: contain;
        background-repeat: no-repeat;
        font-size: 0; }
      .no-mediaqueries #article #post-social ul li a div.twitter {
        background-image: url("../img/new/social/twitter.png"); }
      .no-mediaqueries #article #post-social ul li a div.facebook {
        background-image: url("../img/new/social/facebook.png"); }
      .no-mediaqueries #article #post-social ul li a div.linkedin {
        background-image: url("../img/new/social/linkedin.png"); }
      .no-mediaqueries #article #post-social ul li a div.flipboard {
        background-image: url("../img/new/social/flipboard.png"); }
      .no-mediaqueries #article #post-social ul li a div.rss {
        background-image: url("../img/new/social/rss.png"); }
      .no-mediaqueries #article #post-social ul li a div.email {
        background-image: url("../img/new/social/newsletter.png"); }
.no-mediaqueries #article #post-body {
  width: 60%;
  margin: auto;
  min-width: 640px; }
  .no-mediaqueries #article #post-body hr {
    border: none;
    border-top: 2px solid #ccc;
    height: 0;
    margin: 0; }
  .no-mediaqueries #article #post-body #post-copy .read-more {
    height: 56px; }
    .no-mediaqueries #article #post-body #post-copy .read-more div {
      height: 56px; }
      .no-mediaqueries #article #post-body #post-copy .read-more div a .title {
        line-height: 1em;
        padding: .5em 0;
        margin: 1em 0;
        height: 1em; }
        .no-mediaqueries #article #post-body #post-copy .read-more div a .title:after {
          border-width: 1em;
          margin-top: -1em; }
      .no-mediaqueries #article #post-body #post-copy .read-more div a .copy {
        margin-top: 1em;
        height: 42px; }
        .no-mediaqueries #article #post-body #post-copy .read-more div a .copy .sponsored .copy {
          height: auto;
          margin: 0; }
  .no-mediaqueries #article #post-body #post-copy .ad-content {
    clear: right;
    background: none;
    text-align: left; }
    .no-mediaqueries #article #post-body #post-copy .ad-content.push-ad-below-post {
      text-align: center; }
  .no-mediaqueries #article #post-body #post-footer {
    clear: both; }
    .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup {
      *zoom: 1;
      max-width: 119em;
      _width: 119em;
      padding-left: 0;
      padding-right: 0;
      margin-left: auto;
      margin-right: auto;
      background: url("../img/redesign/bg/lined.png") #fff;
      padding-top: 12px;
      padding-bottom: 12px;
      margin: 1em 0; }
      .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup:after {
        content: "";
        display: table;
        clear: both; }
      .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup #post-social-tags {
        border-bottom: 1px solid #e5e5e5;
        height: 60px;
        background: url("../img/redesign/bg/lined.png"); }
        .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup #post-social-tags #post-tags {
          text-align: right;
          height: 60px;
          background: #ebebec;
          border: 0; }
          .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup #post-social-tags #post-tags p {
            padding: 0 2%;
            font-size: .875em;
            margin: 20px 0 0 0;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup #post-social-tags #post-tags p .title {
              font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
              font-weight: 600;
              font-style: italic; }
        .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup #post-social-tags #post-mobile-author {
          display: none; }
      .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing {
        display: inline-block;
        width: 100%;
        height: 60px;
        padding: 0;
        border: 0;
        background: #ebebec;
        line-height: 60px; }
        .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing p {
          display: inline-block;
          overflow: hidden;
          height: 60px;
          margin-top: 0;
          margin-bottom: 0;
          text-align: center;
          text-indent: 2px;
          font-weight: 600;
          font-style: italic;
          font-size: .875em;
          font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
        .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul {
          display: table;
          width: 100%;
          margin: 0;
          vertical-align: middle;
          line-height: 50px; }
          .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li {
            display: table-cell;
            padding: 5px 0;
            width: 25%;
            border: 0; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li:first-child {
              border-left: 0; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li:last-child {
              border-right: 0; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a {
              display: block;
              width: 100%;
              height: 100%;
              max-width: 25px;
              margin: auto;
              border-radius: 50px; }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div {
                width: 100%;
                height: 100%;
                margin: auto;
                color: transparent;
                font-size: 0;
                margin-left: 1px; }
                .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.twitter {
                  background: url("../img/redesign/social-sprites/twitter.png") center no-repeat; }
                .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.facebook {
                  background: url("../img/redesign/social-sprites/facebook.png") center no-repeat; }
                .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.linkedin {
                  background: url("../img/redesign/social-sprites/linkedin.png") center no-repeat; }
                .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.flipboard {
                  background: url("../img/redesign/social-sprites/flipboard.png") center no-repeat; }
                .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.email {
                  background: url("../img/redesign/social-sprites/gmail.png") center no-repeat; }
                .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.sms {
                  background: url("../img/redesign/social-sprites/sms.png") center no-repeat; }
                .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.whatsapp {
                  background: url("../img/redesign/social-sprites/whatsapp.png") center no-repeat; }
                .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.twitter, .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.facebook, .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.linkedin, .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.flipboard, .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.email, .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.sms, .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.whatsapp {
                  background-size: contain; }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.twitter {
                -webkit-transform: scale(1.2);
                /* Safari and Chrome */
                -moz-transform: scale(1.2);
                /* Firefox */
                -ms-transform: scale(1.2);
                /* IE 9 */
                -o-transform: scale(1.2);
                /* Opera */
                transform: scale(1.2); }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.facebook {
                -webkit-transform: scale(1.2);
                /* Safari and Chrome */
                -moz-transform: scale(1.2);
                /* Firefox */
                -ms-transform: scale(1.2);
                /* IE 9 */
                -o-transform: scale(1.2);
                /* Opera */
                transform: scale(1.2); }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.linkedin {
                -webkit-transform: scale(1.2);
                /* Safari and Chrome */
                -moz-transform: scale(1.2);
                /* Firefox */
                -ms-transform: scale(1.2);
                /* IE 9 */
                -o-transform: scale(1.2);
                /* Opera */
                transform: scale(1.2); }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.flipboard {
                -webkit-transform: scale(1.2);
                /* Safari and Chrome */
                -moz-transform: scale(1.2);
                /* Firefox */
                -ms-transform: scale(1.2);
                /* IE 9 */
                -o-transform: scale(1.2);
                /* Opera */
                transform: scale(1.2); }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.email {
                -webkit-transform: scale(1.2);
                /* Safari and Chrome */
                -moz-transform: scale(1.2);
                /* Firefox */
                -ms-transform: scale(1.2);
                /* IE 9 */
                -o-transform: scale(1.2);
                /* Opera */
                transform: scale(1.2); }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.sms {
                -webkit-transform: scale(1.2);
                /* Safari and Chrome */
                -moz-transform: scale(1.2);
                /* Firefox */
                -ms-transform: scale(1.2);
                /* IE 9 */
                -o-transform: scale(1.2);
                /* Opera */
                transform: scale(1.2); }
        .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li {
          width: 16.66%; }
      .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .newsletter-signup {
        margin: 0; }
        .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .newsletter-signup .form {
          padding: 1em 0; }
          .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .newsletter-signup .form form {
            border: 0;
            background: #293234; }
        @media (min-width: 765px) {
          .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .newsletter-signup {
            display: none; } }
        .no-mediaqueries .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .newsletter-signup {
          display: none; }
    .no-mediaqueries #article #post-body #post-footer #post-comments {
      min-height: 100px; }
.no-mediaqueries #article.report #post-header #product-promo {
  background: url("../img/redesign/bg/lined.png") #fff;
  padding-top: 1em; }
  .no-mediaqueries #article.report #post-header #product-promo .report-preview {
    *zoom: 1;
    max-width: 119em;
    _width: 119em;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: .5em;
    background: #fff; }
    .no-mediaqueries #article.report #post-header #product-promo .report-preview:after {
      content: "";
      display: table;
      clear: both; }
    .no-mediaqueries #article.report #post-header #product-promo .report-preview p {
      width: 47.36842%;
      float: left;
      margin-right: 5.26316%;
      display: inline;
      padding: 0;
      border-bottom: 0;
      line-height: 1.5em; }
    .no-mediaqueries #article.report #post-header #product-promo .report-preview img {
      width: 47.36842%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      height: auto; }
#article .article-product-placement {
  min-width: 325px;
  max-height: 650px;
  border: 1px solid #bbbbbb;
  float: right;
  display: inline-block; }
  #article .article-product-placement .container {
    padding: 25px;
    max-width: 325px; }
    #article .article-product-placement .container.lift {
      position: relative; }
    #article .article-product-placement .container img {
      width: 100%; }
    #article .article-product-placement .container .title {
      position: relative;
      margin: 0 5px;
      margin-bottom: -20px;
      font-size: 1.15em;
      line-height: 1.5em; }
      #article .article-product-placement .container .title a {
        position: relative;
        color: #1d1e1e;
        background: rgba(239, 239, 240, 0.88);
        text-decoration: none;
        box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88);
        top: -1.45em; }
    #article .article-product-placement .container .sponsored {
      margin: 0;
      font-weight: normal;
      font-size: 14px;
      font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      line-height: 1em;
      position: absolute;
      left: -5px;
      top: -48px; }
      #article .article-product-placement .container .sponsored span {
        margin: 0; }
      #article .article-product-placement .container .sponsored .copy {
        display: inline-block;
        padding: .25em .5em;
        background: #3691ce;
        color: #fff;
        text-transform: uppercase;
        font-size: .875em; }
        #article .article-product-placement .container .sponsored .copy .about {
          display: inline-block;
          width: .75em;
          height: .75em;
          margin: 0 0 0 .5em;
          padding: .25em;
          border-radius: .75em;
          background: #ffb900;
          vertical-align: middle;
          text-align: center;
          line-height: 1em; }
        #article .article-product-placement .container .sponsored .copy .declaration {
          position: absolute;
          display: none;
          z-index: 100; }
        #article .article-product-placement .container .sponsored .copy:hover .declaration {
          display: block;
          clear: both;
          padding: .5em;
          background: #3691ce;
          text-transform: none;
          white-space: nowrap;
          font-size: 10px; }
    #article .article-product-placement .container .copy {
      font-size: 0.95em; }
      #article .article-product-placement .container .copy a {
        color: #1d1e1e; }
        #article .article-product-placement .container .copy a:hover, #article .article-product-placement .container .copy a:visited {
          color: #1d1e1e;
          text-decoration: none; }
    #article .article-product-placement .container .cta-btn {
      color: #ffb900; }
      #article .article-product-placement .container .cta-btn:hover, #article .article-product-placement .container .cta-btn:visited {
        color: #ffb900;
        text-decoration: none; }
      #article .article-product-placement .container .cta-btn .cta {
        text-align: center;
        height: 30px;
        width: 100%;
        border: 1px solid #1d1e1e;
        position: relative; }
        #article .article-product-placement .container .cta-btn .cta p {
          position: absolute;
          top: 50%;
          height: auto;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          margin: 0;
          width: 100%;
          margin: 0px;
          font-size: 1.15em; }
    #article .article-product-placement .container .lift-social {
      color: #1d1e1e;
      height: 40px;
      text-align: center;
      width: 100%; }
      #article .article-product-placement .container .lift-social .social-holder {
        display: inline-block;
        min-width: 25px;
        margin: auto;
        padding-top: 6px; }
      #article .article-product-placement .container .lift-social .twitter, #article .article-product-placement .container .lift-social .facebook, #article .article-product-placement .container .lift-social .linkedin {
        width: 24px;
        height: auto; }
    #article .article-product-placement .container .lift-logos {
      position: relative;
      width: 100%;
      left: calc(50% - 70px);
      bottom: 0;
      min-width: 100px;
      max-width: 180px;
      display: inline-block;
      color: #1d1e1e; }
      #article .article-product-placement .container .lift-logos .skift-logo {
        width: 35px;
        height: auto; }
      #article .article-product-placement .container .lift-logos .spons-logo {
        height: auto;
        max-width: 50%;
        max-height: 90px; }
    #article .article-product-placement .container .product-tag {
      margin: 0;
      font-weight: normal;
      font-size: 14px;
      font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      line-height: 1em;
      position: absolute;
      left: -5px;
      top: -48.5px; }
      #article .article-product-placement .container .product-tag span {
        margin: 0; }
      #article .article-product-placement .container .product-tag .copy {
        display: inline-block;
        padding: .25em .5em;
        background: #ffb900;
        color: #293234;
        text-transform: uppercase;
        font-size: .875em; }
        #article .article-product-placement .container .product-tag .copy .about {
          display: inline-block;
          width: .75em;
          height: .75em;
          margin: 0 0 0 .5em;
          padding: .25em;
          border-radius: .75em;
          background: #ffb900;
          vertical-align: middle;
          text-align: center;
          line-height: 1em; }
        #article .article-product-placement .container .product-tag .copy .declaration {
          position: absolute;
          display: none;
          z-index: 100; }
        #article .article-product-placement .container .product-tag .copy:hover .declaration {
          display: block;
          clear: both;
          padding: .5em;
          background: #ffb900;
          text-transform: none;
          white-space: nowrap;
          font-size: 10px; }
    @media only screen and (max-width: 1200px) {
      #article .article-product-placement .container .cta-btn {
        display: none; } }
    @media only screen and (max-width: 1120px) {
      #article .article-product-placement .container .lift-social {
        display: none; } }
    @media only screen and (max-width: 1000px) {
      #article .article-product-placement .container .copy {
        display: none; } }
    @media only screen and (max-width: 860px) {
      #article .article-product-placement .container .lift-logos {
        display: none; } }
  @media only screen and (max-width: 764px) {
    #article .article-product-placement .container {
      max-width: 1000px; }
      #article .article-product-placement .container .lift-logos, #article .article-product-placement .container .copy, #article .article-product-placement .container .lift-social {
        display: block; } }
#article .post-featured-set, #article .article-product-placement {
  margin-bottom: 25px; }

#more-stories {
  background-color: #1d1e1e;
  height: 600px; }
  #more-stories .story-collection {
    padding: 45px 0px;
    margin: auto;
    max-width: 1150px; }
    #more-stories .story-collection .story {
      max-width: 272.5px;
      float: right; }
      #more-stories .story-collection .story img {
        max-height: 182.5px; }
      #more-stories .story-collection .story .title {
        position: relative; }
        #more-stories .story-collection .story .title .sponsored {
          position: absolute;
          top: -46px;
          font-weight: 600; }
          #more-stories .story-collection .story .title .sponsored .declaration {
            display: none; }
          #more-stories .story-collection .story .title .sponsored .copy {
            width: 119px;
            max-height: 25px;
            padding: 6px 0px;
            background-color: #3691ce;
            color: white;
            text-transform: uppercase;
            font-size: .875em;
            line-height: .875em;
            display: inline-block;
            text-align: center; }
        #more-stories .story-collection .story .title h4 {
          font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
          font-weight: 100;
          line-height: 1.3em;
          margin: 0 3px;
          color: #1d1e1e;
          font-size: 1.15em; }
          #more-stories .story-collection .story .title h4 a {
            position: relative;
            color: #1d1e1e;
            top: -1.2em;
            box-shadow: 0 0 0 0.15em rgba(239, 239, 240, 0.88);
            background: rgba(239, 239, 240, 0.88); }
            #more-stories .story-collection .story .title h4 a:hover, #more-stories .story-collection .story .title h4 a:visited {
              color: #1d1e1e; }
        #more-stories .story-collection .story .title .post-date {
          position: relative;
          top: -20px;
          color: #bbbbbb;
          font-family: 'Proxima Nova';
          font-weight: 300;
          padding-left: 14px;
          font-size: 0.875em; }
      #more-stories .story-collection .story.first-story {
        max-width: 565px;
        float: left;
        margin-right: 20px; }
        #more-stories .story-collection .story.first-story img {
          max-height: 375px; }
        #more-stories .story-collection .story.first-story .title h4 {
          line-height: 1.5em;
          margin: 0 6px;
          font-size: 1.5em; }
          #more-stories .story-collection .story.first-story .title h4 a {
            top: -1.5em;
            box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88); }
        #more-stories .story-collection .story.first-story .title .post-date {
          position: relative;
          top: -25px;
          color: #bbbbbb;
          font-family: 'Proxima Nova';
          font-weight: 300;
          padding-left: 14px;
          font-size: 0.875em; }
      #more-stories .story-collection .story.left-story {
        margin-right: 20px; }

#post-copy table {
  display: block;
  clear: both;
  overflow: auto;
  overflow-x: auto;
  overflow-y: hidden;
  max-width: 100%;
  margin: 1em 0;
  font-size: .875em; }
  #post-copy table tr {
    border: 0; }
    #post-copy table tr td {
      padding: .5em; }
  #post-copy table thead th {
    padding: .5em;
    border-top: 1px solid #e2a300;
    border-bottom: 1px solid #e2a300;
    border-left: 1px solid #e2a300;
    background-color: #ffb900;
    text-align: left; }
    #post-copy table thead th:last-child {
      border-right: 1px solid #e2a300; }
  #post-copy table td + td, #post-copy table td {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc; }
    #post-copy table td + td:last-child, #post-copy table td:last-child {
      border-right: 1px solid #ccc; }
  #post-copy table.table-striped tbody tr td {
    background-color: #f3f4f4; }
  #post-copy table.table-striped tbody tr:nth-child(odd) td {
    background-color: #e5e5e5; }

.ad-content-long .container div, .ad-content-big .container div {
  margin: auto;
  width: auto !important;
  height: auto !important; }

.ad-content-long {
  max-width: 970px;
  margin: auto; }

.ad-content-big {
  max-width: 640px;
  margin: auto; }

.all-cats-list {
  font-size: 38px; }
  .all-cats-list ul.children {
    font-size: 28px; }

#partner-offer {
  margin: 0 auto; }
  #partner-offer #post-body .post-title {
    margin: 0 auto;
    font-size: 2.5em; }
  #partner-offer #post-body .aligncenter {
    text-align: center; }
  #partner-offer #post-body .credit {
    font-size: .875em; }

#partner-offer {
  margin-top: 1em; }
  #partner-offer form.wufoo {
    float: none;
    max-width: none;
    background: none;
    border: 0;
    padding: 0;
    margin: 0; }
    #partner-offer form.wufoo ul li {
      display: inline-block;
      padding: 0; }
      #partner-offer form.wufoo ul li label.desc {
        display: none; }
    #partner-offer form.wufoo input {
      font-size: 1em;
      padding: 8px; }
  #partner-offer .sharing {
    display: inline-block;
    width: 100%;
    height: 60px;
    padding: 0;
    border: 0;
    background: #ebebec;
    line-height: 60px;
    background: none; }
    #partner-offer .sharing p {
      display: inline-block;
      overflow: hidden;
      height: 60px;
      margin-top: 0;
      margin-bottom: 0;
      text-align: center;
      text-indent: 2px;
      font-weight: 600;
      font-style: italic;
      font-size: .875em;
      font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
    #partner-offer .sharing ul {
      display: table;
      width: 100%;
      margin: 0;
      vertical-align: middle;
      line-height: 50px; }
      #partner-offer .sharing ul li {
        display: table-cell;
        padding: 15px 0;
        width: 25%;
        border: 0; }
        #partner-offer .sharing ul li:first-child {
          border-left: 0; }
        #partner-offer .sharing ul li:last-child {
          border-right: 0; }
        #partner-offer .sharing ul li a {
          display: block;
          width: 100%;
          height: 100%;
          max-width: 15px;
          margin: auto;
          border-radius: 30px; }
          #partner-offer .sharing ul li a div {
            width: 100%;
            height: 100%;
            margin: auto;
            color: transparent;
            font-size: 0;
            margin-left: 1px; }
            #partner-offer .sharing ul li a div.twitter {
              background: url("../img/redesign/social-sprites/twitter.png") center no-repeat; }
            #partner-offer .sharing ul li a div.facebook {
              background: url("../img/redesign/social-sprites/facebook.png") center no-repeat; }
            #partner-offer .sharing ul li a div.linkedin {
              background: url("../img/redesign/social-sprites/linkedin.png") center no-repeat; }
            #partner-offer .sharing ul li a div.flipboard {
              background: url("../img/redesign/social-sprites/flipboard.png") center no-repeat; }
            #partner-offer .sharing ul li a div.email {
              background: url("../img/redesign/social-sprites/gmail.png") center no-repeat; }
            #partner-offer .sharing ul li a div.sms {
              background: url("../img/redesign/social-sprites/sms.png") center no-repeat; }
            #partner-offer .sharing ul li a div.whatsapp {
              background: url("../img/redesign/social-sprites/whatsapp.png") center no-repeat; }
            #partner-offer .sharing ul li a div.twitter, #partner-offer .sharing ul li a div.facebook, #partner-offer .sharing ul li a div.linkedin, #partner-offer .sharing ul li a div.flipboard, #partner-offer .sharing ul li a div.email, #partner-offer .sharing ul li a div.sms, #partner-offer .sharing ul li a div.whatsapp {
              background-size: contain; }
          #partner-offer .sharing ul li a:hover div.twitter {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.facebook {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.linkedin {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.flipboard {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.email {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.sms {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
    #partner-offer .sharing p {
      display: none; }

#drip-pan {
  height: 785px; }
  #drip-pan #drip-pan-hed {
    text-align: center; }
    #drip-pan #drip-pan-hed h3 {
      margin-top: 0;
      margin-left: auto;
      margin-right: auto;
      padding: .5em 0;
      background: #ffb900;
      text-align: center;
      font-weight: 300;
      font-size: 1.625em;
      font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
  #drip-pan #drip-pan-stories {
    margin-top: 40px; }
    #drip-pan #drip-pan-stories .story-holder {
      max-width: 1150px;
      width: auto;
      overflow: auto;
      margin: auto; }
    #drip-pan #drip-pan-stories .story {
      width: 32%;
      max-width: 370px;
      display: inline-block;
      margin-right: 2%;
      float: left;
      overflow: hidden; }
      #drip-pan #drip-pan-stories .story.last-story {
        margin-right: 0px; }
      #drip-pan #drip-pan-stories .story .title {
        display: inline-block;
        position: relative; }
        #drip-pan #drip-pan-stories .story .title h4 {
          position: relative;
          top: -32px;
          margin: 0 6px;
          font-weight: lighter;
          font-size: 1.5em;
          font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
          #drip-pan #drip-pan-stories .story .title h4 a {
            background: rgba(239, 239, 240, 0.88);
            color: #211f1f;
            line-height: 1em; }
            #drip-pan #drip-pan-stories .story .title h4 a.mac {
              box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88); }
          #drip-pan #drip-pan-stories .story .title h4:hover a {
            background: #ffb900;
            text-decoration: none; }
            #drip-pan #drip-pan-stories .story .title h4:hover a.mac {
              box-shadow: 0 0 0 0.25em #ffb900; }
        #drip-pan #drip-pan-stories .story .title .post-date {
          position: relative;
          top: -30px;
          color: #bbbbbb;
          font-family: 'Proxima Nova';
          font-weight: 300;
          padding-left: 14px;
          font-size: 0.875em; }
        #drip-pan #drip-pan-stories .story .title .sponsored {
          margin: 0;
          font-weight: normal;
          font-size: 14px;
          font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
          line-height: 1em;
          position: absolute;
          top: -57px;
          font-weight: 600;
          text-align: center; }
          #drip-pan #drip-pan-stories .story .title .sponsored span {
            margin: 0; }
          #drip-pan #drip-pan-stories .story .title .sponsored .copy {
            display: inline-block;
            padding: .25em .5em;
            background: #3691ce;
            color: #fff;
            text-transform: uppercase;
            font-size: .875em; }
            #drip-pan #drip-pan-stories .story .title .sponsored .copy .about {
              display: inline-block;
              width: .75em;
              height: .75em;
              margin: 0 0 0 .5em;
              padding: .25em;
              border-radius: .75em;
              background: #ffb900;
              vertical-align: middle;
              text-align: center;
              line-height: 1em; }
            #drip-pan #drip-pan-stories .story .title .sponsored .copy .declaration {
              position: absolute;
              display: none;
              z-index: 100; }
            #drip-pan #drip-pan-stories .story .title .sponsored .copy:hover .declaration {
              display: block;
              clear: both;
              padding: .5em;
              background: #3691ce;
              text-transform: none;
              white-space: nowrap;
              font-size: 10px; }
          #drip-pan #drip-pan-stories .story .title .sponsored .copy {
            width: 119px;
            max-height: 25px;
            padding: 6px 0px; }
        #drip-pan #drip-pan-stories .story .title .product-tag {
          margin: 0;
          font-weight: normal;
          font-size: 14px;
          font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
          line-height: 1em;
          position: absolute;
          top: -57px;
          font-weight: 600;
          text-align: center; }
          #drip-pan #drip-pan-stories .story .title .product-tag span {
            margin: 0; }
          #drip-pan #drip-pan-stories .story .title .product-tag .copy {
            display: inline-block;
            padding: .25em .5em;
            background: #ffb900;
            color: #293234;
            text-transform: uppercase;
            font-size: .875em; }
            #drip-pan #drip-pan-stories .story .title .product-tag .copy .about {
              display: inline-block;
              width: .75em;
              height: .75em;
              margin: 0 0 0 .5em;
              padding: .25em;
              border-radius: .75em;
              background: #ffb900;
              vertical-align: middle;
              text-align: center;
              line-height: 1em; }
            #drip-pan #drip-pan-stories .story .title .product-tag .copy .declaration {
              position: absolute;
              display: none;
              z-index: 100; }
            #drip-pan #drip-pan-stories .story .title .product-tag .copy:hover .declaration {
              display: block;
              clear: both;
              padding: .5em;
              background: #ffb900;
              text-transform: none;
              white-space: nowrap;
              font-size: 10px; }
          #drip-pan #drip-pan-stories .story .title .product-tag .copy {
            width: 119px;
            max-height: 25px;
            padding: 6px 0px; }
      #drip-pan #drip-pan-stories .story .drip-img-holder {
        width: 100%;
        max-height: 245px;
        overflow: hidden;
        min-height: 205px; }
        #drip-pan #drip-pan-stories .story .drip-img-holder img {
          max-width: 125%; }
  @media (min-width: 765px) {
    #drip-pan #drip-pan-hed h3 {
      display: inline-block;
      width: auto;
      padding: .5em 1em;
      text-align: center;
      margin: 0 auto 20px auto; } }
  .no-mediaqueries #drip-pan #drip-pan-hed h3 {
    display: inline-block;
    width: auto;
    padding: .5em 1em;
    text-align: center;
    margin: 0 auto 20px auto; }

#footer {
  clear: both;
  height: 132px;
  background: #1d1e1e;
  color: #fff;
  margin-top: 50px; }
  #footer ul {
    padding: 0; }
    #footer ul li {
      list-style: none; }
  #footer #footer-title {
    height: 100%;
    font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    color: #ffb900;
    margin: 0;
    border-bottom: 1px solid #000;
    padding: .5em 0; }
  #footer #footer-title-social {
    height: 133px;
    background: #1d1e1e;
    box-shadow: inset 0 -1px 0px 0px #333333;
    position: relative; }
    #footer #footer-title-social .social-title {
      width: 168px;
      height: 25px;
      background: #ffb900;
      color: black;
      text-align: center;
      margin-top: -10px;
      position: relative; }
      #footer #footer-title-social .social-title p {
        position: absolute;
        top: 50%;
        height: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin: 0;
        width: 100%; }
    #footer #footer-title-social ul.footer-nav {
      position: absolute;
      top: 50%;
      height: auto;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      margin: 0;
      right: 0px;
      padding-right: 8.47458%;
      text-align: right;
      width: 50%;
      max-width: 600px; }
      #footer #footer-title-social ul.footer-nav li {
        display: inline;
        padding-right: 1em; }
      #footer #footer-title-social ul.footer-nav a {
        color: #999;
        text-decoration: none; }
        #footer #footer-title-social ul.footer-nav a:hover {
          color: #ffb900; }
  #footer #footer-social {
    border-top: 1px solid #333;
    border-bottom: 1px solid #000;
    position: absolute;
    top: 50%;
    height: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0; }
    #footer #footer-social ul li {
      display: inline-block; }
      #footer #footer-social ul li a {
        display: inline-block;
        height: 30px;
        color: #fff;
        vertical-align: middle;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 30px;
        text-decoration: none; }
        #footer #footer-social ul li a:hover {
          color: #ffb900; }
        #footer #footer-social ul li a.icon {
          width: calc(99px / 2);
          height: calc(100px / 2); }
          #footer #footer-social ul li a.icon div.twitter, #footer #footer-social ul li a.icon div.facebook, #footer #footer-social ul li a.icon div.linkedin, #footer #footer-social ul li a.icon div.flipboard, #footer #footer-social ul li a.icon div.rss, #footer #footer-social ul li a.icon div.email {
            width: calc(99px / 2);
            height: calc(100px / 2);
            background-size: contain;
            background-repeat: no-repeat;
            font-size: 0; }
          #footer #footer-social ul li a.icon div.twitter {
            background-image: url("../img/new/social/twitter-shadowed.png"); }
          #footer #footer-social ul li a.icon div.facebook {
            background-image: url("../img/new/social/facebook-shadowed.png"); }
          #footer #footer-social ul li a.icon div.linkedin {
            background-image: url("../img/new/social/linkedin-shadowed.png"); }
          #footer #footer-social ul li a.icon div.flipboard {
            background-image: url("../img/new/social/flipboard-shadowed.png"); }
          #footer #footer-social ul li a.icon div.rss {
            background-image: url("../img/new/social/rss-shadowed.png"); }
          #footer #footer-social ul li a.icon div.email {
            background-image: url("../img/new/social/newsletter-shadowed.png"); }
  #footer #footer-info {
    color: #999;
    font-size: .875em;
    height: 58px;
    background: black;
    position: relative; }
    #footer #footer-info a, #footer #footer-info a:hover, #footer #footer-info a:visited {
      color: #999;
      text-decoration: none; }
    #footer #footer-info .copyright {
      position: absolute;
      top: 50%;
      height: auto;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      margin: 0; }
  @media (min-width: 765px) {
    #footer {
      background: #293234; }
      #footer #footer-title-social #footer-title {
        display: inline-block;
        padding: 0 1em 0 0;
        border: 0; }
      #footer #footer-title-social #footer-social {
        border: 0;
        background: none; }
        #footer #footer-title-social #footer-social ul {
          display: inline-block;
          margin: 0; }
          #footer #footer-title-social #footer-social ul li a {
            font-size: 12px; }
      #footer #footer-info ul {
        display: inline-block;
        float: left; }
      #footer #footer-info .copyright {
        display: inline-block; } }
  .no-mediaqueries #footer {
    background: #293234; }
    .no-mediaqueries #footer #footer-title-social #footer-title {
      display: inline-block;
      padding: 0 1em 0 0;
      border: 0; }
    .no-mediaqueries #footer #footer-title-social #footer-social {
      border: 0;
      background: none; }
      .no-mediaqueries #footer #footer-title-social #footer-social ul {
        display: inline-block;
        margin: 0; }
        .no-mediaqueries #footer #footer-title-social #footer-social ul li a {
          font-size: 12px; }
    .no-mediaqueries #footer #footer-info ul {
      display: inline-block;
      float: left; }
    .no-mediaqueries #footer #footer-info .copyright {
      display: inline-block; }

#home {
  clear: both; }
  #home #home-river {
    display: none; }
  #home #home-river h3, #home .featured-category h3 {
    margin: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    border-top: 1px solid #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
    #home #home-river h3 a, #home .featured-category h3 a {
      color: #211f1f; }
  #home #home-river ul, #home .featured-category ul {
    padding-bottom: 1em;
    background: #ebebec;
    margin: 0; }
    #home #home-river ul li, #home .featured-category ul li {
      background: #fff;
      border-bottom: 1px solid #ccc;
      list-style: none; }
      #home #home-river ul li a, #home .featured-category ul li a {
        text-decoration: none;
        color: #211f1f; }
        #home #home-river ul li a:hover, #home .featured-category ul li a:hover {
          color: #3691ce; }
      #home #home-river ul li span, #home .featured-category ul li span {
        display: block;
        margin: .5em 0; }
      #home #home-river ul li .headline, #home .featured-category ul li .headline {
        font-weight: 400;
        font-size: 1.125em;
        font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
      #home #home-river ul li .dateline, #home .featured-category ul li .dateline {
        color: #ccc;
        font-size: .875em; }
      #home #home-river ul li .sponsored, #home .featured-category ul li .sponsored {
        margin: 0;
        font-weight: normal;
        font-size: 14px;
        font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
        line-height: 1em;
        margin: .5em 0; }
        #home #home-river ul li .sponsored span, #home .featured-category ul li .sponsored span {
          margin: 0; }
        #home #home-river ul li .sponsored .copy, #home .featured-category ul li .sponsored .copy {
          display: inline-block;
          padding: .25em .5em;
          background: #3691ce;
          color: #fff;
          text-transform: uppercase;
          font-size: .875em; }
          #home #home-river ul li .sponsored .copy .about, #home .featured-category ul li .sponsored .copy .about {
            display: inline-block;
            width: .75em;
            height: .75em;
            margin: 0 0 0 .5em;
            padding: .25em;
            border-radius: .75em;
            background: #ffb900;
            vertical-align: middle;
            text-align: center;
            line-height: 1em; }
          #home #home-river ul li .sponsored .copy .declaration, #home .featured-category ul li .sponsored .copy .declaration {
            position: absolute;
            display: none;
            z-index: 100; }
          #home #home-river ul li .sponsored .copy:hover .declaration, #home .featured-category ul li .sponsored .copy:hover .declaration {
            display: block;
            clear: both;
            padding: .5em;
            background: #3691ce;
            text-transform: none;
            white-space: nowrap;
            font-size: 10px; }
      #home #home-river ul li img, #home .featured-category ul li img {
        width: 100%; }
      #home #home-river ul li .skift-take, #home .featured-category ul li .skift-take {
        margin: .5em 0; }
        #home #home-river ul li .skift-take div, #home .featured-category ul li .skift-take div {
          margin: 0; }
        #home #home-river ul li .skift-take p, #home .featured-category ul li .skift-take p {
          margin: 0; }
        #home #home-river ul li .skift-take .container, #home .featured-category ul li .skift-take .container {
          overflow: auto;
          background: url("../img/redesign/bg/lined.png") #fff; }
        #home #home-river ul li .skift-take h3, #home .featured-category ul li .skift-take h3 {
          position: relative;
          height: 30px;
          padding: 10px 0;
          background: #293234;
          color: transparent;
          font-size: 0; }
          #home #home-river ul li .skift-take h3 .skift-take-heading, #home .featured-category ul li .skift-take h3 .skift-take-heading {
            position: absolute;
            top: 15px;
            left: -10px;
            width: 100%;
            height: 30px;
            background: url("../img/redesign/skift-take.png") 0 0 no-repeat;
            background-position: left center;
            background-size: contain;
            vertical-align: middle;
            line-height: 100%; }
        #home #home-river ul li .skift-take .skift-take-content, #home .featured-category ul li .skift-take .skift-take-content {
          margin: 0 5% 5% 5%;
          padding: 5%;
          background: #fff;
          font-size: .875em;
          border-bottom: 1px solid #ebebec; }
          #home #home-river ul li .skift-take .skift-take-content .author, #home .featured-category ul li .skift-take .skift-take-content .author {
            margin: 1em 0 0 0;
            font-weight: 600;
            font-style: italic;
            font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
        #home #home-river ul li .skift-take .skift-take-sponsor, #home .featured-category ul li .skift-take .skift-take-sponsor {
          min-height: 60px;
          margin: 0 5% 5% 5%;
          padding: 2px 5% 0 5%;
          border-top: 1px solid #ccc;
          background: #fff;
          color: #ccc;
          font-size: .75em; }
          #home #home-river ul li .skift-take .skift-take-sponsor div, #home .featured-category ul li .skift-take .skift-take-sponsor div {
            display: inline-block;
            overflow: hidden; }
            #home #home-river ul li .skift-take .skift-take-sponsor div.skift-take-sponsor-callout, #home .featured-category ul li .skift-take .skift-take-sponsor div.skift-take-sponsor-callout {
              height: 24px;
              padding: 30px 0 6px 0;
              line-height: 12px; }
            #home #home-river ul li .skift-take .skift-take-sponsor div.skift-take-sponsor-logo, #home .featured-category ul li .skift-take .skift-take-sponsor div.skift-take-sponsor-logo {
              height: 60px;
              background-repeat: no-repeat;
              background-position: center;
              background-size: contain; }
              #home #home-river ul li .skift-take .skift-take-sponsor div.skift-take-sponsor-logo a, #home .featured-category ul li .skift-take .skift-take-sponsor div.skift-take-sponsor-logo a {
                display: block;
                width: 100%;
                height: 60px; }
      #home #home-river ul li.jump, #home .featured-category ul li.jump {
        margin-top: 16px;
        padding-top: .5em;
        padding-bottom: .5em;
        border-top: 1px solid #fff;
        background: #f3f4f4;
        text-align: center;
        font-weight: 100;
        font-size: 1.5em;
        font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
        #home #home-river ul li.jump span, #home .featured-category ul li.jump span {
          margin: 0; }
  #home #home-river .ad-content {
    text-align: center;
    padding: 1em 0; }
  #home .featured-category {
    background: #ebebec;
    border-bottom: 1px solid #ccc; }
    #home .featured-category h3 {
      margin: 1em 0 0 0; }
    #home .featured-category .featured-category-list .ad-featured-category {
      clear: both;
      padding: 1em 0;
      background: #fff;
      text-align: center;
      background: url("../img/redesign/bg/lined.png") #fff;
      border-top: 1px solid #fff; }
      #home .featured-category .featured-category-list .ad-featured-category .container {
        text-align: center; }
  #home .newsletter-signup {
    min-height: 100px;
    margin-bottom: 4em;
    background: #293234;
    color: #fff; }
    #home .newsletter-signup .copy {
      padding-top: 1em;
      padding-bottom: 1em; }
      #home .newsletter-signup .copy p {
        margin: 0;
        font-weight: 300; }
        #home .newsletter-signup .copy p.title {
          color: #ffb900;
          font-size: 1.5em; }
        #home .newsletter-signup .copy p.tagline {
          font-size: 1.125em; }
    #home .newsletter-signup .form form {
      border-width: 1px 0 0 0;
      border-color: #585858; }
    #home .newsletter-signup form {
      *zoom: 1;
      max-width: 59em;
      _width: 59em;
      padding-left: 0;
      padding-right: 0;
      margin-left: auto;
      margin-right: auto;
      clear: both;
      width: 90%;
      height: 40px;
      padding: 0 5%;
      border-top: 1px solid #999;
      padding-top: 10px;
      background: url("../img/redesign/bg/lined-t.png"); }
      #home .newsletter-signup form:after {
        content: "";
        display: table;
        clear: both; }
      #home .newsletter-signup form .email {
        display: inline-block;
        float: left;
        width: 60%; }
        #home .newsletter-signup form .email input[type="email"], #home .newsletter-signup form .email input[type="text"] {
          width: 100%;
          line-height: 1.5em; }
      #home .newsletter-signup form .submit {
        display: inline-block;
        float: right;
        width: 40%; }
        #home .newsletter-signup form .submit input[type="submit"] {
          width: 100%;
          background-color: #293234;
          line-height: 1.5em; }
          #home .newsletter-signup form .submit input[type="submit"]:hover {
            background-image: none; }
      #home .newsletter-signup form .submit input[type="submit"] {
        background: #ffb900;
        color: #fff; }
        #home .newsletter-signup form .submit input[type="submit"]:hover {
          background: #e2a300; }
  #home .ad-home-featured {
    display: none; }
  #home #featured-categories > h3 {
    display: none; }
  @media (min-width: 765px) {
    #home #home-river {
      margin-top: 1em;
      margin-bottom: 1em; }
      #home #home-river h3 {
        background: #ffb900;
        padding-bottom: 0;
        padding-top: .5em; }
      #home #home-river p.date {
        display: block;
        margin: 0;
        padding-bottom: 10px;
        background: #ffb900;
        color: #fff;
        font-size: .875em;
        line-height: 1em; }
      #home #home-river ul {
        background: url("../img/redesign/bg/lined.png"); }
        #home #home-river ul li {
          border-bottom-color: #e5e5e5;
          padding-top: 1em;
          padding-bottom: 1em;
          background: #fff; }
          #home #home-river ul li img {
            float: left;
            margin: 0 5% 2px 0; }
          #home #home-river ul li .headline {
            font-size: .875em; }
          #home #home-river ul li .dateline {
            display: none; }
          #home #home-river ul li .commentary {
            display: none; }
          #home #home-river ul li .sponsored {
            margin: 0; }
          #home #home-river ul li.image .headline {
            margin: 0; }
          #home #home-river ul li.ad-content {
            border: 0; }
    #home #home-featured {
      margin-top: 1em;
      max-width: 1150px;
      width: 100%;
      overflow: auto;
      margin: auto; }
      #home #home-featured h3 {
        text-transform: uppercase;
        font-weight: 400;
        font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
        margin: .5em; }
      #home #home-featured .notification {
        font-size: .875em;
        background: url("../img/redesign/bg/lined.png");
        color: #f3f4f4;
        margin-bottom: 1em; }
        #home #home-featured .notification p {
          background: url("../img/redesign/sprites/alert.png") top 0.5em left 0.5em no-repeat #3691ce;
          padding: 1em 1em 1em 3em; }
          #home #home-featured .notification p a {
            text-decoration: underline;
            color: #fff; }
            #home #home-featured .notification p a:hover {
              text-decoration: none; }
      #home #home-featured .featured-story, #home #home-featured .home-featured-story {
        display: inline-block;
        overflow: auto;
        float: left; }
        #home #home-featured .featured-story .image, #home #home-featured .home-featured-story .image {
          width: 100%; }
        #home #home-featured .featured-story .headline h2, #home #home-featured .home-featured-story .headline h2 {
          margin: 0 6px; }
          #home #home-featured .featured-story .headline h2 a, #home #home-featured .home-featured-story .headline h2 a {
            position: relative;
            color: #211f1f;
            background: rgba(239, 239, 240, 0.88);
            text-decoration: none;
            box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88); }
            #home #home-featured .featured-story .headline h2 a:hover, #home #home-featured .home-featured-story .headline h2 a:hover {
              box-shadow: 0 0 0 0.25em #e5e5e5; }
            #home #home-featured .featured-story .headline h2 a:hover, #home #home-featured .home-featured-story .headline h2 a:hover {
              background: #e5e5e5; }
        #home #home-featured .featured-story .headline .sponsored, #home #home-featured .home-featured-story .headline .sponsored {
          margin: 0;
          font-weight: normal;
          font-size: 14px;
          font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
          line-height: 1em;
          position: absolute;
          font-weight: 600;
          text-align: center;
          left: -6px; }
          #home #home-featured .featured-story .headline .sponsored span, #home #home-featured .home-featured-story .headline .sponsored span {
            margin: 0; }
          #home #home-featured .featured-story .headline .sponsored .copy, #home #home-featured .home-featured-story .headline .sponsored .copy {
            display: inline-block;
            padding: .25em .5em;
            background: #3691ce;
            color: #fff;
            text-transform: uppercase;
            font-size: .875em; }
            #home #home-featured .featured-story .headline .sponsored .copy .about, #home #home-featured .home-featured-story .headline .sponsored .copy .about {
              display: inline-block;
              width: .75em;
              height: .75em;
              margin: 0 0 0 .5em;
              padding: .25em;
              border-radius: .75em;
              background: #ffb900;
              vertical-align: middle;
              text-align: center;
              line-height: 1em; }
            #home #home-featured .featured-story .headline .sponsored .copy .declaration, #home #home-featured .home-featured-story .headline .sponsored .copy .declaration {
              position: absolute;
              display: none;
              z-index: 100; }
            #home #home-featured .featured-story .headline .sponsored .copy:hover .declaration, #home #home-featured .home-featured-story .headline .sponsored .copy:hover .declaration {
              display: block;
              clear: both;
              padding: .5em;
              background: #3691ce;
              text-transform: none;
              white-space: nowrap;
              font-size: 10px; }
          #home #home-featured .featured-story .headline .sponsored .copy, #home #home-featured .home-featured-story .headline .sponsored .copy {
            width: 119px;
            max-height: 25px;
            padding: 6px 0px; }
        #home #home-featured .featured-story .post-date, #home #home-featured .home-featured-story .post-date {
          position: relative;
          top: -30px;
          color: #bbbbbb;
          font-family: 'Proxima Nova';
          font-weight: 300;
          padding-left: 14px;
          font-size: 0.875em; }
      #home #home-featured .featured-story {
        max-width: 370px;
        width: 32.17%; }
        #home #home-featured .featured-story .headline h2 {
          margin: 0 4px;
          font-size: 1.25em;
          line-height: 1.5em; }
          #home #home-featured .featured-story .headline h2 a {
            top: -1.5em;
            line-height: 1.5em; }
        #home #home-featured .featured-story .headline .sponsored {
          top: -31px;
          left: -4px; }
        #home #home-featured .featured-story.btm-row {
          margin-right: calc(3.49% / 2); }
      #home #home-featured .home-featured-story {
        max-width: 760px;
        width: 66.08%;
        margin-right: 1.75%; }
        #home #home-featured .home-featured-story .commentary .skift-take {
          margin: 0; }
          #home #home-featured .home-featured-story .commentary .skift-take div {
            margin: 0; }
          #home #home-featured .home-featured-story .commentary .skift-take p {
            margin: 0; }
          #home #home-featured .home-featured-story .commentary .skift-take h3 {
            position: relative;
            height: 30px;
            padding: 10px 0;
            background: #293234;
            color: transparent;
            font-size: 0; }
            #home #home-featured .home-featured-story .commentary .skift-take h3 .skift-take-heading {
              position: absolute;
              top: 15px;
              left: -10px;
              width: 100%;
              height: 30px;
              background: url("../img/redesign/skift-take.png") 0 0 no-repeat;
              background-position: left center;
              background-size: contain;
              vertical-align: middle;
              line-height: 100%; }
          #home #home-featured .home-featured-story .commentary .skift-take .skift-take-content {
            margin: 0 5% 5% 5%;
            padding: 5%;
            background: #fff;
            font-size: .875em; }
            #home #home-featured .home-featured-story .commentary .skift-take .skift-take-content .author {
              margin: 1em 0 0 0;
              font-weight: 600;
              font-style: italic;
              font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
          #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor {
            min-height: 60px;
            margin: 0 5% 5% 5%;
            padding: 2px 5% 0 5%;
            border-top: 1px solid #ccc;
            background: #fff;
            color: #999;
            font-size: .75em; }
            #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor div {
              display: inline-block;
              overflow: hidden; }
              #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor div.skift-take-sponsor-callout {
                height: 24px;
                padding: 30px 0 6px 0;
                line-height: 12px; }
              #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor div.skift-take-sponsor-logo {
                height: 60px;
                background-repeat: no-repeat;
                background-position: center;
                background-size: contain; }
                #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor div.skift-take-sponsor-logo a {
                  display: block;
                  width: 100%;
                  height: 60px; }
        #home #home-featured .home-featured-story .headline h2 a {
          top: -1.5em;
          line-height: 1.5em; }
          #home #home-featured .home-featured-story .headline h2 a.mac {
            box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88); }
            #home #home-featured .home-featured-story .headline h2 a.mac:hover {
              box-shadow: 0 0 0 0.25em #e5e5e5; }
        #home #home-featured .home-featured-story .headline h2 .sponsored {
          top: -35px; }
      #home #home-featured .ad-home-featured {
        display: block;
        margin: 0 0 1em 0;
        padding-top: .25em;
        padding-bottom: .25em;
        background: url("../img/redesign/bg/lined.png");
        font-size: 2.25em; }
        #home #home-featured .ad-home-featured .container {
          border-top: 1px solid #fff;
          background: #e5e5e5;
          border-bottom: 1px solid #ccc;
          max-width: 728px; }
    #home #featured-product {
      min-height: 680px;
      background-color: #1d1e1e;
      position: relative;
      overflow: auto; }
      #home #featured-product #featured-section-holder {
        padding: 0 10%;
        overflow: auto;
        position: absolute;
        top: 50%;
        height: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        margin: 0;
        width: 80%; }
        #home #featured-product #featured-section-holder .front-page-product {
          overflow: hidden; }
          #home #featured-product #featured-section-holder .front-page-product img {
            max-width: 100000px;
            max-height: 480px; }
          #home #featured-product #featured-section-holder .front-page-product .headline {
            position: relative; }
            #home #featured-product #featured-section-holder .front-page-product .headline .product-tag {
              margin: 0;
              font-weight: normal;
              font-size: 14px;
              font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
              line-height: 1em;
              position: absolute;
              top: -72px;
              font-size: 18px; }
              #home #featured-product #featured-section-holder .front-page-product .headline .product-tag span {
                margin: 0; }
              #home #featured-product #featured-section-holder .front-page-product .headline .product-tag .copy {
                display: inline-block;
                padding: .25em .5em;
                background: #ffb900;
                color: #293234;
                text-transform: uppercase;
                font-size: .875em; }
                #home #featured-product #featured-section-holder .front-page-product .headline .product-tag .copy .about {
                  display: inline-block;
                  width: .75em;
                  height: .75em;
                  margin: 0 0 0 .5em;
                  padding: .25em;
                  border-radius: .75em;
                  background: #ffb900;
                  vertical-align: middle;
                  text-align: center;
                  line-height: 1em; }
                #home #featured-product #featured-section-holder .front-page-product .headline .product-tag .copy .declaration {
                  position: absolute;
                  display: none;
                  z-index: 100; }
                #home #featured-product #featured-section-holder .front-page-product .headline .product-tag .copy:hover .declaration {
                  display: block;
                  clear: both;
                  padding: .5em;
                  background: #ffb900;
                  text-transform: none;
                  white-space: nowrap;
                  font-size: 10px; }
      #home #featured-product .the-product {
        max-width: 760px;
        max-height: 600px;
        width: 66%;
        float: right; }
        #home #featured-product .the-product .headline h2 {
          margin: 0 8px;
          margin-bottom: -30px;
          font-size: 2em;
          line-height: 1.5em; }
          #home #featured-product .the-product .headline h2 a {
            position: relative;
            top: -1.47em;
            line-height: 1.5em;
            color: #211f1f;
            background: rgba(239, 239, 240, 0.88);
            text-decoration: none;
            box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88); }
            #home #featured-product .the-product .headline h2 a:hover {
              box-shadow: 0 0 0 0.25em #e5e5e5; }
            #home #featured-product .the-product .headline h2 a:hover {
              background: #e5e5e5; }
        #home #featured-product .the-product .headline .post-date {
          position: relative;
          top: -10px;
          color: #bbbbbb;
          font-family: 'Proxima Nova';
          font-weight: 300;
          padding-left: 14px;
          font-size: 0.875em; }
      #home #featured-product .ad-product-featured {
        width: 300px;
        height: 600px;
        float: left; }
    #home #promo-bar {
      border-top: 1px solid #ccc;
      background: #e5e5e5;
      padding-top: 1em;
      padding-bottom: 1em;
      margin-top: 1em; }
      #home #promo-bar .container {
        border-top: 1px solid #fff;
        background: url("../img/redesign/bg/lined.png") #fff;
        padding-top: 1em;
        padding-bottom: 1em;
        border-bottom: 1px solid #ccc; }
      #home #promo-bar .promo-vertical {
        background: url("../img/redesign/bg/lined-t.png"); }
        #home #promo-bar .promo-vertical .container {
          border-top: 0;
          background: #293234;
          padding: 0; }
        #home #promo-bar .promo-vertical h3 {
          margin: 0;
          padding: .25em .5em;
          background: #ffb900; }
          #home #promo-bar .promo-vertical h3 a {
            display: block;
            color: #211f1f;
            text-decoration: none;
            font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
        #home #promo-bar .promo-vertical ul {
          background: url("../img/redesign/bg/lined-t.png");
          padding: 0 0 1em 0;
          margin: 0; }
          #home #promo-bar .promo-vertical ul li {
            background: #293234;
            list-style: none;
            border-top: 1px solid #333;
            border-bottom: 1px solid #000; }
            #home #promo-bar .promo-vertical ul li:first-child {
              border-top: 0; }
            #home #promo-bar .promo-vertical ul li a {
              display: block;
              padding: 1em 0;
              color: #dcddde;
              text-decoration: none; }
              #home #promo-bar .promo-vertical ul li a:hover {
                color: #f3f4f4; }
              #home #promo-bar .promo-vertical ul li a:first-child {
                padding: 0; }
            #home #promo-bar .promo-vertical ul li p {
              font-size: .75em;
              margin: .5em 0;
              color: #8c8c8c; }
            #home #promo-bar .promo-vertical ul li .headline {
              padding-top: .5em;
              padding-bottom: .5em; }
            #home #promo-bar .promo-vertical ul li .jump {
              padding-top: .5em;
              padding-bottom: .5em;
              text-align: center;
              font-weight: 100; }
    #home #home-categories {
      background: #293234; }
    #home #category-nav {
      background: #293234;
      max-width: 290px; }
      #home #category-nav ul {
        padding: 1em 0 0 0;
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        margin: 0; }
        #home #category-nav ul li {
          max-width: 274px;
          list-style: none;
          border-top: 1px solid #333;
          border-bottom: 1px solid #000;
          text-align: right;
          padding: 1em 1em 1em 0;
          text-transform: uppercase;
          line-height: 1em; }
          #home #category-nav ul li a {
            color: #8c8c8c;
            text-decoration: none; }
            #home #category-nav ul li a:hover {
              color: #ccc; }
          #home #category-nav ul li.active {
            background: #3691ce;
            border-top: 1px solid #5fb5ee;
            position: relative; }
            #home #category-nav ul li.active a {
              color: #fff; }
              #home #category-nav ul li.active a:hover {
                color: #ebebec; }
            #home #category-nav ul li.active:after {
              position: absolute;
              top: 50%;
              left: 100%;
              width: 0;
              height: 0;
              margin-top: -26px;
              border: solid transparent;
              border-width: 26px 0 26px 12px;
              border-color: transparent transparent transparent #3691ce;
              border-left-color: #3691ce;
              content: " ";
              pointer-events: none; }
    #home #featured-categories {
      background: #fff; }
      #home #featured-categories > h3 {
        display: block;
        margin: 0;
        padding: 1em;
        border-top: 1px solid #fff;
        text-transform: uppercase;
        font-weight: 400;
        font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
      #home #featured-categories .featured-category {
        background: #fff;
        border-bottom: 0; }
        #home #featured-categories .featured-category .featured-category-story {
          margin-bottom: 2em; }
          #home #featured-categories .featured-category .featured-category-story .headline {
            background: url("../img/redesign/bg/lined.png"); }
            #home #featured-categories .featured-category .featured-category-story .headline h2 {
              margin: 0 1em; }
              #home #featured-categories .featured-category .featured-category-story .headline h2 a {
                position: relative;
                top: 1em;
                color: #000;
                text-decoration: none;
                background: #fff; }
                #home #featured-categories .featured-category .featured-category-story .headline h2 a.no-image {
                  top: 0; }
                #home #featured-categories .featured-category .featured-category-story .headline h2 a.mac {
                  box-shadow: 0 0 0 0.25em #fff; }
                  #home #featured-categories .featured-category .featured-category-story .headline h2 a.mac:hover {
                    box-shadow: 0 0 0 0.25em #f3f4f4; }
                #home #featured-categories .featured-category .featured-category-story .headline h2 a:hover {
                  background: #f3f4f4; }
          #home #featured-categories .featured-category .featured-category-story .skift-take div {
            margin: 0; }
          #home #featured-categories .featured-category .featured-category-story .skift-take p {
            margin: 0; }
          #home #featured-categories .featured-category .featured-category-story .skift-take .container {
            overflow: auto;
            background: url("../img/redesign/bg/lined.png") #fff; }
          #home #featured-categories .featured-category .featured-category-story .skift-take h3 {
            position: relative;
            height: 30px;
            padding: 10px 0;
            background: #293234;
            color: transparent;
            font-size: 0;
            border: 0; }
            #home #featured-categories .featured-category .featured-category-story .skift-take h3 .skift-take-heading {
              position: absolute;
              top: 15px;
              left: -10px;
              width: 100%;
              height: 30px;
              background: url("../img/redesign/skift-take.png") 0 0 no-repeat;
              background-position: left center;
              background-size: contain;
              vertical-align: middle;
              line-height: 100%; }
          #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-content {
            margin: 0 2% 2% 2%;
            padding: 5%;
            background: #fff;
            font-size: .875em;
            border-bottom: 1px solid #ebebec; }
            #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-content .author {
              margin: 1em 0 0 0;
              font-weight: 600;
              font-style: italic;
              font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
          #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor {
            min-height: 60px;
            margin: 0 5% 5% 5%;
            padding: 2px 5% 0 5%;
            border-top: 1px solid #ccc;
            background: #fff;
            color: #ccc;
            font-size: .75em; }
            #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor div {
              display: inline-block;
              overflow: hidden; }
              #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor div.skift-take-sponsor-callout {
                height: 24px;
                padding: 30px 0 6px 0;
                line-height: 12px; }
              #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor div.skift-take-sponsor-logo {
                height: 60px;
                background-position: center;
                background-repeat: no-repeat;
                background-size: contain; }
                #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor div.skift-take-sponsor-logo a {
                  display: block;
                  width: 100%;
                  height: 60px; }
        #home #featured-categories .featured-category .featured-category-list {
          background: url("../img/redesign/bg/lined.png"); }
          #home #featured-categories .featured-category .featured-category-list ul {
            width: calc(100% - 10%);
            margin: 5%;
            padding: 0;
            background: #fff; }
            #home #featured-categories .featured-category .featured-category-list ul li img {
              display: none; }
            #home #featured-categories .featured-category .featured-category-list ul li .headline {
              background: url("../img/redesign/sprites/right-arrow-gray.png") no-repeat;
              background-position: .75em .25em;
              font-size: .875em; }
            #home #featured-categories .featured-category .featured-category-list ul li .dateline {
              display: none; }
            #home #featured-categories .featured-category .featured-category-list ul li:last-child {
              border-bottom: 0; }
          #home #featured-categories .featured-category .featured-category-list .ad-featured-category {
            clear: both;
            padding: 1em 0;
            background: #fff;
            text-align: center; }
            #home #featured-categories .featured-category .featured-category-list .ad-featured-category .container {
              text-align: center; } }
  .no-mediaqueries #home #home-river {
    margin-top: 1em;
    margin-bottom: 1em; }
    .no-mediaqueries #home #home-river h3 {
      background: #ffb900;
      padding-bottom: 0;
      padding-top: .5em; }
    .no-mediaqueries #home #home-river p.date {
      display: block;
      margin: 0;
      padding-bottom: 10px;
      background: #ffb900;
      color: #fff;
      font-size: .875em;
      line-height: 1em; }
    .no-mediaqueries #home #home-river ul {
      background: url("../img/redesign/bg/lined.png"); }
      .no-mediaqueries #home #home-river ul li {
        border-bottom-color: #e5e5e5;
        padding-top: 1em;
        padding-bottom: 1em;
        background: #fff; }
        .no-mediaqueries #home #home-river ul li img {
          float: left;
          margin: 0 5% 2px 0; }
        .no-mediaqueries #home #home-river ul li .headline {
          font-size: .875em; }
        .no-mediaqueries #home #home-river ul li .dateline {
          display: none; }
        .no-mediaqueries #home #home-river ul li .commentary {
          display: none; }
        .no-mediaqueries #home #home-river ul li .sponsored {
          margin: 0; }
        .no-mediaqueries #home #home-river ul li.image .headline {
          margin: 0; }
        .no-mediaqueries #home #home-river ul li.ad-content {
          border: 0; }
  .no-mediaqueries #home #home-featured {
    margin-top: 1em;
    max-width: 1150px;
    width: 100%;
    overflow: auto;
    margin: auto; }
    .no-mediaqueries #home #home-featured h3 {
      text-transform: uppercase;
      font-weight: 400;
      font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      margin: .5em; }
    .no-mediaqueries #home #home-featured .notification {
      font-size: .875em;
      background: url("../img/redesign/bg/lined.png");
      color: #f3f4f4;
      margin-bottom: 1em; }
      .no-mediaqueries #home #home-featured .notification p {
        background: url("../img/redesign/sprites/alert.png") top 0.5em left 0.5em no-repeat #3691ce;
        padding: 1em 1em 1em 3em; }
        .no-mediaqueries #home #home-featured .notification p a {
          text-decoration: underline;
          color: #fff; }
          .no-mediaqueries #home #home-featured .notification p a:hover {
            text-decoration: none; }
    .no-mediaqueries #home #home-featured .featured-story, .no-mediaqueries #home #home-featured .home-featured-story {
      display: inline-block;
      overflow: auto;
      float: left; }
      .no-mediaqueries #home #home-featured .featured-story .image, .no-mediaqueries #home #home-featured .home-featured-story .image {
        width: 100%; }
      .no-mediaqueries #home #home-featured .featured-story .headline h2, .no-mediaqueries #home #home-featured .home-featured-story .headline h2 {
        margin: 0 6px; }
        .no-mediaqueries #home #home-featured .featured-story .headline h2 a, .no-mediaqueries #home #home-featured .home-featured-story .headline h2 a {
          position: relative;
          color: #211f1f;
          background: rgba(239, 239, 240, 0.88);
          text-decoration: none;
          box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88); }
          .no-mediaqueries #home #home-featured .featured-story .headline h2 a:hover, .no-mediaqueries #home #home-featured .home-featured-story .headline h2 a:hover {
            box-shadow: 0 0 0 0.25em #e5e5e5; }
          .no-mediaqueries #home #home-featured .featured-story .headline h2 a:hover, .no-mediaqueries #home #home-featured .home-featured-story .headline h2 a:hover {
            background: #e5e5e5; }
      .no-mediaqueries #home #home-featured .featured-story .headline .sponsored, .no-mediaqueries #home #home-featured .home-featured-story .headline .sponsored {
        margin: 0;
        font-weight: normal;
        font-size: 14px;
        font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
        line-height: 1em;
        position: absolute;
        font-weight: 600;
        text-align: center;
        left: -6px; }
        .no-mediaqueries #home #home-featured .featured-story .headline .sponsored span, .no-mediaqueries #home #home-featured .home-featured-story .headline .sponsored span {
          margin: 0; }
        .no-mediaqueries #home #home-featured .featured-story .headline .sponsored .copy, .no-mediaqueries #home #home-featured .home-featured-story .headline .sponsored .copy {
          display: inline-block;
          padding: .25em .5em;
          background: #3691ce;
          color: #fff;
          text-transform: uppercase;
          font-size: .875em; }
          .no-mediaqueries #home #home-featured .featured-story .headline .sponsored .copy .about, .no-mediaqueries #home #home-featured .home-featured-story .headline .sponsored .copy .about {
            display: inline-block;
            width: .75em;
            height: .75em;
            margin: 0 0 0 .5em;
            padding: .25em;
            border-radius: .75em;
            background: #ffb900;
            vertical-align: middle;
            text-align: center;
            line-height: 1em; }
          .no-mediaqueries #home #home-featured .featured-story .headline .sponsored .copy .declaration, .no-mediaqueries #home #home-featured .home-featured-story .headline .sponsored .copy .declaration {
            position: absolute;
            display: none;
            z-index: 100; }
          .no-mediaqueries #home #home-featured .featured-story .headline .sponsored .copy:hover .declaration, .no-mediaqueries #home #home-featured .home-featured-story .headline .sponsored .copy:hover .declaration {
            display: block;
            clear: both;
            padding: .5em;
            background: #3691ce;
            text-transform: none;
            white-space: nowrap;
            font-size: 10px; }
        .no-mediaqueries #home #home-featured .featured-story .headline .sponsored .copy, .no-mediaqueries #home #home-featured .home-featured-story .headline .sponsored .copy {
          width: 119px;
          max-height: 25px;
          padding: 6px 0px; }
      .no-mediaqueries #home #home-featured .featured-story .post-date, .no-mediaqueries #home #home-featured .home-featured-story .post-date {
        position: relative;
        top: -30px;
        color: #bbbbbb;
        font-family: 'Proxima Nova';
        font-weight: 300;
        padding-left: 14px;
        font-size: 0.875em; }
    .no-mediaqueries #home #home-featured .featured-story {
      max-width: 370px;
      width: 32.17%; }
      .no-mediaqueries #home #home-featured .featured-story .headline h2 {
        margin: 0 4px;
        font-size: 1.25em;
        line-height: 1.5em; }
        .no-mediaqueries #home #home-featured .featured-story .headline h2 a {
          top: -1.5em;
          line-height: 1.5em; }
      .no-mediaqueries #home #home-featured .featured-story .headline .sponsored {
        top: -31px;
        left: -4px; }
      .no-mediaqueries #home #home-featured .featured-story.btm-row {
        margin-right: calc(3.49% / 2); }
    .no-mediaqueries #home #home-featured .home-featured-story {
      max-width: 760px;
      width: 66.08%;
      margin-right: 1.75%; }
      .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take {
        margin: 0; }
        .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take div {
          margin: 0; }
        .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take p {
          margin: 0; }
        .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take h3 {
          position: relative;
          height: 30px;
          padding: 10px 0;
          background: #293234;
          color: transparent;
          font-size: 0; }
          .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take h3 .skift-take-heading {
            position: absolute;
            top: 15px;
            left: -10px;
            width: 100%;
            height: 30px;
            background: url("../img/redesign/skift-take.png") 0 0 no-repeat;
            background-position: left center;
            background-size: contain;
            vertical-align: middle;
            line-height: 100%; }
        .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take .skift-take-content {
          margin: 0 5% 5% 5%;
          padding: 5%;
          background: #fff;
          font-size: .875em; }
          .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take .skift-take-content .author {
            margin: 1em 0 0 0;
            font-weight: 600;
            font-style: italic;
            font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
        .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor {
          min-height: 60px;
          margin: 0 5% 5% 5%;
          padding: 2px 5% 0 5%;
          border-top: 1px solid #ccc;
          background: #fff;
          color: #999;
          font-size: .75em; }
          .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor div {
            display: inline-block;
            overflow: hidden; }
            .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor div.skift-take-sponsor-callout {
              height: 24px;
              padding: 30px 0 6px 0;
              line-height: 12px; }
            .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor div.skift-take-sponsor-logo {
              height: 60px;
              background-repeat: no-repeat;
              background-position: center;
              background-size: contain; }
              .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take .skift-take-sponsor div.skift-take-sponsor-logo a {
                display: block;
                width: 100%;
                height: 60px; }
      .no-mediaqueries #home #home-featured .home-featured-story .headline h2 a {
        top: -1.5em;
        line-height: 1.5em; }
        .no-mediaqueries #home #home-featured .home-featured-story .headline h2 a.mac {
          box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88); }
          .no-mediaqueries #home #home-featured .home-featured-story .headline h2 a.mac:hover {
            box-shadow: 0 0 0 0.25em #e5e5e5; }
      .no-mediaqueries #home #home-featured .home-featured-story .headline h2 .sponsored {
        top: -35px; }
    .no-mediaqueries #home #home-featured .ad-home-featured {
      display: block;
      margin: 0 0 1em 0;
      padding-top: .25em;
      padding-bottom: .25em;
      background: url("../img/redesign/bg/lined.png");
      font-size: 2.25em; }
      .no-mediaqueries #home #home-featured .ad-home-featured .container {
        border-top: 1px solid #fff;
        background: #e5e5e5;
        border-bottom: 1px solid #ccc;
        max-width: 728px; }
  .no-mediaqueries #home #featured-product {
    min-height: 680px;
    background-color: #1d1e1e;
    position: relative;
    overflow: auto; }
    .no-mediaqueries #home #featured-product #featured-section-holder {
      padding: 0 10%;
      overflow: auto;
      position: absolute;
      top: 50%;
      height: auto;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      margin: 0;
      width: 80%; }
      .no-mediaqueries #home #featured-product #featured-section-holder .front-page-product {
        overflow: hidden; }
        .no-mediaqueries #home #featured-product #featured-section-holder .front-page-product img {
          max-width: 100000px;
          max-height: 480px; }
        .no-mediaqueries #home #featured-product #featured-section-holder .front-page-product .headline {
          position: relative; }
          .no-mediaqueries #home #featured-product #featured-section-holder .front-page-product .headline .product-tag {
            margin: 0;
            font-weight: normal;
            font-size: 14px;
            font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
            line-height: 1em;
            position: absolute;
            top: -72px;
            font-size: 18px; }
            .no-mediaqueries #home #featured-product #featured-section-holder .front-page-product .headline .product-tag span {
              margin: 0; }
            .no-mediaqueries #home #featured-product #featured-section-holder .front-page-product .headline .product-tag .copy {
              display: inline-block;
              padding: .25em .5em;
              background: #ffb900;
              color: #293234;
              text-transform: uppercase;
              font-size: .875em; }
              .no-mediaqueries #home #featured-product #featured-section-holder .front-page-product .headline .product-tag .copy .about {
                display: inline-block;
                width: .75em;
                height: .75em;
                margin: 0 0 0 .5em;
                padding: .25em;
                border-radius: .75em;
                background: #ffb900;
                vertical-align: middle;
                text-align: center;
                line-height: 1em; }
              .no-mediaqueries #home #featured-product #featured-section-holder .front-page-product .headline .product-tag .copy .declaration {
                position: absolute;
                display: none;
                z-index: 100; }
              .no-mediaqueries #home #featured-product #featured-section-holder .front-page-product .headline .product-tag .copy:hover .declaration {
                display: block;
                clear: both;
                padding: .5em;
                background: #ffb900;
                text-transform: none;
                white-space: nowrap;
                font-size: 10px; }
    .no-mediaqueries #home #featured-product .the-product {
      max-width: 760px;
      max-height: 600px;
      width: 66%;
      float: right; }
      .no-mediaqueries #home #featured-product .the-product .headline h2 {
        margin: 0 8px;
        margin-bottom: -30px;
        font-size: 2em;
        line-height: 1.5em; }
        .no-mediaqueries #home #featured-product .the-product .headline h2 a {
          position: relative;
          top: -1.47em;
          line-height: 1.5em;
          color: #211f1f;
          background: rgba(239, 239, 240, 0.88);
          text-decoration: none;
          box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88); }
          .no-mediaqueries #home #featured-product .the-product .headline h2 a:hover {
            box-shadow: 0 0 0 0.25em #e5e5e5; }
          .no-mediaqueries #home #featured-product .the-product .headline h2 a:hover {
            background: #e5e5e5; }
      .no-mediaqueries #home #featured-product .the-product .headline .post-date {
        position: relative;
        top: -10px;
        color: #bbbbbb;
        font-family: 'Proxima Nova';
        font-weight: 300;
        padding-left: 14px;
        font-size: 0.875em; }
    .no-mediaqueries #home #featured-product .ad-product-featured {
      width: 300px;
      height: 600px;
      float: left; }
  .no-mediaqueries #home #promo-bar {
    border-top: 1px solid #ccc;
    background: #e5e5e5;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: 1em; }
    .no-mediaqueries #home #promo-bar .container {
      border-top: 1px solid #fff;
      background: url("../img/redesign/bg/lined.png") #fff;
      padding-top: 1em;
      padding-bottom: 1em;
      border-bottom: 1px solid #ccc; }
    .no-mediaqueries #home #promo-bar .promo-vertical {
      background: url("../img/redesign/bg/lined-t.png"); }
      .no-mediaqueries #home #promo-bar .promo-vertical .container {
        border-top: 0;
        background: #293234;
        padding: 0; }
      .no-mediaqueries #home #promo-bar .promo-vertical h3 {
        margin: 0;
        padding: .25em .5em;
        background: #ffb900; }
        .no-mediaqueries #home #promo-bar .promo-vertical h3 a {
          display: block;
          color: #211f1f;
          text-decoration: none;
          font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
      .no-mediaqueries #home #promo-bar .promo-vertical ul {
        background: url("../img/redesign/bg/lined-t.png");
        padding: 0 0 1em 0;
        margin: 0; }
        .no-mediaqueries #home #promo-bar .promo-vertical ul li {
          background: #293234;
          list-style: none;
          border-top: 1px solid #333;
          border-bottom: 1px solid #000; }
          .no-mediaqueries #home #promo-bar .promo-vertical ul li:first-child {
            border-top: 0; }
          .no-mediaqueries #home #promo-bar .promo-vertical ul li a {
            display: block;
            padding: 1em 0;
            color: #dcddde;
            text-decoration: none; }
            .no-mediaqueries #home #promo-bar .promo-vertical ul li a:hover {
              color: #f3f4f4; }
            .no-mediaqueries #home #promo-bar .promo-vertical ul li a:first-child {
              padding: 0; }
          .no-mediaqueries #home #promo-bar .promo-vertical ul li p {
            font-size: .75em;
            margin: .5em 0;
            color: #8c8c8c; }
          .no-mediaqueries #home #promo-bar .promo-vertical ul li .headline {
            padding-top: .5em;
            padding-bottom: .5em; }
          .no-mediaqueries #home #promo-bar .promo-vertical ul li .jump {
            padding-top: .5em;
            padding-bottom: .5em;
            text-align: center;
            font-weight: 100; }
  .no-mediaqueries #home #home-categories {
    background: #293234; }
  .no-mediaqueries #home #category-nav {
    background: #293234;
    max-width: 290px; }
    .no-mediaqueries #home #category-nav ul {
      padding: 1em 0 0 0;
      border-top: 1px solid #333;
      border-bottom: 1px solid #333;
      margin: 0; }
      .no-mediaqueries #home #category-nav ul li {
        max-width: 274px;
        list-style: none;
        border-top: 1px solid #333;
        border-bottom: 1px solid #000;
        text-align: right;
        padding: 1em 1em 1em 0;
        text-transform: uppercase;
        line-height: 1em; }
        .no-mediaqueries #home #category-nav ul li a {
          color: #8c8c8c;
          text-decoration: none; }
          .no-mediaqueries #home #category-nav ul li a:hover {
            color: #ccc; }
        .no-mediaqueries #home #category-nav ul li.active {
          background: #3691ce;
          border-top: 1px solid #5fb5ee;
          position: relative; }
          .no-mediaqueries #home #category-nav ul li.active a {
            color: #fff; }
            .no-mediaqueries #home #category-nav ul li.active a:hover {
              color: #ebebec; }
          .no-mediaqueries #home #category-nav ul li.active:after {
            position: absolute;
            top: 50%;
            left: 100%;
            width: 0;
            height: 0;
            margin-top: -26px;
            border: solid transparent;
            border-width: 26px 0 26px 12px;
            border-color: transparent transparent transparent #3691ce;
            border-left-color: #3691ce;
            content: " ";
            pointer-events: none; }
  .no-mediaqueries #home #featured-categories {
    background: #fff; }
    .no-mediaqueries #home #featured-categories > h3 {
      display: block;
      margin: 0;
      padding: 1em;
      border-top: 1px solid #fff;
      text-transform: uppercase;
      font-weight: 400;
      font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
    .no-mediaqueries #home #featured-categories .featured-category {
      background: #fff;
      border-bottom: 0; }
      .no-mediaqueries #home #featured-categories .featured-category .featured-category-story {
        margin-bottom: 2em; }
        .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .headline {
          background: url("../img/redesign/bg/lined.png"); }
          .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .headline h2 {
            margin: 0 1em; }
            .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .headline h2 a {
              position: relative;
              top: 1em;
              color: #000;
              text-decoration: none;
              background: #fff; }
              .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .headline h2 a.no-image {
                top: 0; }
              .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .headline h2 a.mac {
                box-shadow: 0 0 0 0.25em #fff; }
                .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .headline h2 a.mac:hover {
                  box-shadow: 0 0 0 0.25em #f3f4f4; }
              .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .headline h2 a:hover {
                background: #f3f4f4; }
        .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take div {
          margin: 0; }
        .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take p {
          margin: 0; }
        .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take .container {
          overflow: auto;
          background: url("../img/redesign/bg/lined.png") #fff; }
        .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take h3 {
          position: relative;
          height: 30px;
          padding: 10px 0;
          background: #293234;
          color: transparent;
          font-size: 0;
          border: 0; }
          .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take h3 .skift-take-heading {
            position: absolute;
            top: 15px;
            left: -10px;
            width: 100%;
            height: 30px;
            background: url("../img/redesign/skift-take.png") 0 0 no-repeat;
            background-position: left center;
            background-size: contain;
            vertical-align: middle;
            line-height: 100%; }
        .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-content {
          margin: 0 2% 2% 2%;
          padding: 5%;
          background: #fff;
          font-size: .875em;
          border-bottom: 1px solid #ebebec; }
          .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-content .author {
            margin: 1em 0 0 0;
            font-weight: 600;
            font-style: italic;
            font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
        .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor {
          min-height: 60px;
          margin: 0 5% 5% 5%;
          padding: 2px 5% 0 5%;
          border-top: 1px solid #ccc;
          background: #fff;
          color: #ccc;
          font-size: .75em; }
          .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor div {
            display: inline-block;
            overflow: hidden; }
            .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor div.skift-take-sponsor-callout {
              height: 24px;
              padding: 30px 0 6px 0;
              line-height: 12px; }
            .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor div.skift-take-sponsor-logo {
              height: 60px;
              background-position: center;
              background-repeat: no-repeat;
              background-size: contain; }
              .no-mediaqueries #home #featured-categories .featured-category .featured-category-story .skift-take .skift-take-sponsor div.skift-take-sponsor-logo a {
                display: block;
                width: 100%;
                height: 60px; }
      .no-mediaqueries #home #featured-categories .featured-category .featured-category-list {
        background: url("../img/redesign/bg/lined.png"); }
        .no-mediaqueries #home #featured-categories .featured-category .featured-category-list ul {
          width: calc(100% - 10%);
          margin: 5%;
          padding: 0;
          background: #fff; }
          .no-mediaqueries #home #featured-categories .featured-category .featured-category-list ul li img {
            display: none; }
          .no-mediaqueries #home #featured-categories .featured-category .featured-category-list ul li .headline {
            background: url("../img/redesign/sprites/right-arrow-gray.png") no-repeat;
            background-position: .75em .25em;
            font-size: .875em; }
          .no-mediaqueries #home #featured-categories .featured-category .featured-category-list ul li .dateline {
            display: none; }
          .no-mediaqueries #home #featured-categories .featured-category .featured-category-list ul li:last-child {
            border-bottom: 0; }
        .no-mediaqueries #home #featured-categories .featured-category .featured-category-list .ad-featured-category {
          clear: both;
          padding: 1em 0;
          background: #fff;
          text-align: center; }
          .no-mediaqueries #home #featured-categories .featured-category .featured-category-list .ad-featured-category .container {
            text-align: center; }

#archive #archive-header {
  background: #3691ce;
  text-align: center; }
  #archive #archive-header h2 {
    color: #fff;
    margin: .5em 0 0 0;
    font-size: 3em; }
    #archive #archive-header h2 a {
      color: #fff;
      text-decoration: none; }
      #archive #archive-header h2 a:hover {
        color: #f3f4f4; }
  #archive #archive-header .rss-feed {
    margin: 0 0 1em 0;
    font-weight: bold; }
    #archive #archive-header .rss-feed .icon {
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-right: 5px;
      padding: 7.5px;
      border-radius: 30px;
      background: #293234; }
      #archive #archive-header .rss-feed .icon span {
        display: inline-block;
        width: 100%;
        height: 100%;
        background: url("../img/redesign/sprites/social-sprites.png") no-repeat;
        background-position: 0 -205px; }
        #archive #archive-header .rss-feed .icon span:hover {
          background-position: 0 -265px; }
    #archive #archive-header .rss-feed a {
      color: #000; }
#archive .featured-section h3 {
  background: url("../img/redesign/bg/lined.png") #fff;
  padding-top: 1em;
  padding-bottom: 1em;
  margin: 0;
  font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  font-weight: 400; }
  #archive .featured-section h3 a {
    color: #000;
    text-decoration: none; }
#archive .featured-section:last-child .featured-section-list {
  padding: 0; }
#archive .featured-section-list {
  padding-bottom: 1em; }
  #archive .featured-section-list ul {
    margin: 0;
    list-style: none;
    padding: 0; }
    #archive .featured-section-list ul li {
      background: #fff;
      padding-bottom: 1em;
      border-bottom: 1px solid #ccc; }
      #archive .featured-section-list ul li a {
        display: block;
        font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
        color: #211f1f; }
        #archive .featured-section-list ul li a:hover {
          color: #3691ce; }
        #archive .featured-section-list ul li a .headline {
          margin: .5em 0; }
        #archive .featured-section-list ul li a .dateline {
          font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
          color: #ccc;
          font-size: .875em; }
  #archive .featured-section-list .ad-featured-section {
    background: #fff url("../img/redesign/bg/lined.png");
    text-align: center;
    padding: .5em 0; }
#archive #archive-stream .date {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 1em 0;
  padding-top: 1em;
  border-top: 2px solid #ccc; }
#archive #archive-stream .stream-story {
  margin-bottom: 1.5em; }
  #archive #archive-stream .stream-story h3 {
    font-size: 1em;
    margin: .5em 0;
    font-weight: 400; }
  #archive #archive-stream .stream-story a {
    color: #211f1f; }
#archive #archive-stream .stream-jump a {
  display: block;
  padding: .5em 0;
  margin: .5em 0;
  color: #211f1f;
  text-align: center;
  font-weight: 100;
  font-size: 2em;
  text-decoration: none; }
  #archive #archive-stream .stream-jump a span {
    display: block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    background: #e5e5e5; }
    #archive #archive-stream .stream-jump a span:hover {
      background: #f3f4f4;
      border-bottom: 1px solid #fff;
      border-top: 1px solid #ccc; }
#archive #archive-sidebar .ad-archive-sidebar {
  background: #fff url("../img/redesign/bg/lined.png");
  text-align: center;
  padding: .5em 0; }
#archive #archive-promo-bar {
  padding-top: 1em;
  margin-bottom: 2em; }
  #archive #archive-promo-bar .archive-promo {
    background: #fff;
    padding-top: .5em;
    padding-bottom: .5em; }
    #archive #archive-promo-bar .archive-promo h3 {
      min-height: 2em;
      margin: 0;
      padding: 5%;
      background: #293234;
      font-weight: 100;
      font-size: 1.125em;
      font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      line-height: 1em; }
      #archive #archive-promo-bar .archive-promo h3 a {
        color: #fff;
        text-decoration: none; }
        #archive #archive-promo-bar .archive-promo h3 a:hover {
          color: #ffdc80; }
    #archive #archive-promo-bar .archive-promo .promo-content {
      position: relative;
      height: 150px;
      background-position: center;
      background-size: cover; }
      #archive #archive-promo-bar .archive-promo .promo-content a {
        display: block;
        width: 100%;
        height: 150px; }
      #archive #archive-promo-bar .archive-promo .promo-content .category {
        position: absolute;
        top: -1em;
        right: 0;
        display: inline;
        padding: .5em 5% .5em 1%;
        background: #ffb900;
        color: #211f1f;
        text-transform: uppercase;
        font-weight: bold;
        font-size: .75em;
        line-height: 1em; }
        #archive #archive-promo-bar .archive-promo .promo-content .category a {
          height: auto;
          color: #211f1f;
          text-decoration: none; }
#archive .newsletter-signup {
  min-height: 100px;
  margin-top: 2em;
  margin-bottom: 4em;
  background: #293234;
  color: #fff; }
  #archive .newsletter-signup .copy {
    padding-top: 1em;
    padding-bottom: 1em; }
    #archive .newsletter-signup .copy p {
      margin: 0;
      font-weight: 300; }
      #archive .newsletter-signup .copy p.title {
        color: #ffb900;
        font-size: 1.5em; }
      #archive .newsletter-signup .copy p.tagline {
        font-size: 1.125em; }
  #archive .newsletter-signup .form form {
    border-width: 1px 0 0 0;
    border-color: #585858; }
  #archive .newsletter-signup form {
    *zoom: 1;
    max-width: 59em;
    _width: 59em;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    width: 90%;
    height: 40px;
    padding: 0 5%;
    border-top: 1px solid #999;
    padding-top: 10px;
    background: url("../img/redesign/bg/lined-t.png"); }
    #archive .newsletter-signup form:after {
      content: "";
      display: table;
      clear: both; }
    #archive .newsletter-signup form .email {
      display: inline-block;
      float: left;
      width: 60%; }
      #archive .newsletter-signup form .email input[type="email"], #archive .newsletter-signup form .email input[type="text"] {
        width: 100%;
        line-height: 1.5em; }
    #archive .newsletter-signup form .submit {
      display: inline-block;
      float: right;
      width: 40%; }
      #archive .newsletter-signup form .submit input[type="submit"] {
        width: 100%;
        background-color: #293234;
        line-height: 1.5em; }
        #archive .newsletter-signup form .submit input[type="submit"]:hover {
          background-image: none; }
    #archive .newsletter-signup form .submit input[type="submit"] {
      background: #ffb900;
      color: #fff; }
      #archive .newsletter-signup form .submit input[type="submit"]:hover {
        background: #e2a300; }
@media (min-width: 765px) {
  #archive #archive-header {
    text-align: left; }
    #archive #archive-header h2 {
      margin: .5em 0 0 0; }
    #archive #archive-header .rss-feed {
      margin: 0 0 1em 0; }
  #archive #section-nav {
    background: #293234;
    max-width: 290px; }
    #archive #section-nav ul {
      padding: 1em 0 0 0;
      border-top: 1px solid #333;
      border-bottom: 1px solid #333;
      margin: 0; }
      #archive #section-nav ul li {
        list-style: none;
        border-top: 1px solid #333;
        border-bottom: 1px solid #000;
        text-align: right;
        padding: 1em 1em 1em 0;
        text-transform: uppercase;
        line-height: 1em; }
        #archive #section-nav ul li a {
          color: #8c8c8c;
          text-decoration: none; }
          #archive #section-nav ul li a:hover {
            color: #ccc; }
        #archive #section-nav ul li.active {
          background: #3691ce;
          border-top: 1px solid #5fb5ee;
          position: relative; }
          #archive #section-nav ul li.active a {
            color: #fff; }
            #archive #section-nav ul li.active a:hover {
              color: #ebebec; }
          #archive #section-nav ul li.active:after {
            position: absolute;
            top: 50%;
            left: 100%;
            width: 0;
            height: 0;
            margin-top: -26px;
            border: solid transparent;
            border-width: 26px 0 26px 12px;
            border-color: transparent transparent transparent #3691ce;
            border-left-color: #3691ce;
            content: " ";
            pointer-events: none; }
    #archive #section-nav.fixed {
      margin-top: 53px; }
  #archive #featured-sections, #archive #archive-section {
    margin-top: 1em; }
  #archive #archive-promo-bar {
    padding-top: 1em;
    border-top: 1px solid #ccc; }
    #archive #archive-promo-bar .container {
      border-top: 1px solid #fff; }
    #archive #archive-promo-bar .archive-promo {
      padding-top: 0;
      padding-bottom: 0;
      margin-top: 1em;
      margin-bottom: 1em; }
  #archive #archive-stream .stream-story a:hover h3 {
    color: #3691ce; }
  #archive #archive-stream .stream-story h3 {
    font-size: 2em;
    font-weight: 100;
    margin: 0; }
  #archive #archive-sidebar .ad-archive-sidebar {
    clear: both;
    padding: 1em 0;
    background: #fff;
    text-align: center;
    margin-top: 1em; }
    #archive #archive-sidebar .ad-archive-sidebar .container {
      text-align: center; }
  #archive .featured-section-stories .title {
    font-size: 2em;
    text-transform: uppercase;
    border-bottom: 2px solid #e5e5e5;
    margin: 0 0 1em 0; }
  #archive .featured-section-story {
    margin-bottom: 1em; }
    #archive .featured-section-story a {
      color: #211f1f;
      text-decoration: none; }
      #archive .featured-section-story a:hover {
        color: #3691ce; }
    #archive .featured-section-story h4 {
      font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
      margin: .5em 0;
      font-weight: 100; }
    #archive .featured-section-story .dateline {
      color: #ccc;
      font-size: .875em; }
  #archive .featured-section-list .title {
    font-size: 1.25em;
    text-transform: uppercase;
    padding: .5em 0;
    background: #ffb900;
    text-indent: .5em; }
  #archive .featured-section-list ul {
    width: auto;
    margin: 5%;
    background: #fff; }
    #archive .featured-section-list ul li {
      padding: .5em 0; }
      #archive .featured-section-list ul li img {
        display: none; }
      #archive .featured-section-list ul li .headline {
        background: url("../img/redesign/sprites/right-arrow-gray.png") no-repeat;
        background-position: .75em .25em;
        font-size: .875em; }
      #archive .featured-section-list ul li .dateline {
        display: none; }
      #archive .featured-section-list ul li:last-child {
        border-bottom: 0; }
  #archive .featured-section-list .ad-featured-section {
    clear: both;
    padding: 1em 0;
    background: #fff;
    text-align: center;
    margin-top: 1em; }
    #archive .featured-section-list .ad-featured-section .container {
      text-align: center; }
  #archive .featured-section-jump {
    margin: 2em 0; }
    #archive .featured-section-jump a {
      display: block;
      margin: .5em 0;
      padding: .25em 0;
      border-top: 1px solid #5fb5ee;
      border-bottom: 1px solid #2b74a5;
      background: #3691ce;
      color: #fff;
      text-align: center;
      text-decoration: none;
      font-weight: 100;
      font-size: 2em; }
      #archive .featured-section-jump a:hover {
        border-top: 1px solid #2b74a5;
        border-bottom: 1px solid #5fb5ee;
        background-color: #2b74a5; }
  #archive hr {
    height: 1em;
    background: #e5e5e5;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #ccc;
    margin-top: 1em;
    margin-bottom: 1em; } }
.no-mediaqueries #archive #archive-header {
  text-align: left; }
  .no-mediaqueries #archive #archive-header h2 {
    margin: .5em 0 0 0; }
  .no-mediaqueries #archive #archive-header .rss-feed {
    margin: 0 0 1em 0; }
.no-mediaqueries #archive #section-nav {
  background: #293234;
  max-width: 290px; }
  .no-mediaqueries #archive #section-nav ul {
    padding: 1em 0 0 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin: 0; }
    .no-mediaqueries #archive #section-nav ul li {
      list-style: none;
      border-top: 1px solid #333;
      border-bottom: 1px solid #000;
      text-align: right;
      padding: 1em 1em 1em 0;
      text-transform: uppercase;
      line-height: 1em; }
      .no-mediaqueries #archive #section-nav ul li a {
        color: #8c8c8c;
        text-decoration: none; }
        .no-mediaqueries #archive #section-nav ul li a:hover {
          color: #ccc; }
      .no-mediaqueries #archive #section-nav ul li.active {
        background: #3691ce;
        border-top: 1px solid #5fb5ee;
        position: relative; }
        .no-mediaqueries #archive #section-nav ul li.active a {
          color: #fff; }
          .no-mediaqueries #archive #section-nav ul li.active a:hover {
            color: #ebebec; }
        .no-mediaqueries #archive #section-nav ul li.active:after {
          position: absolute;
          top: 50%;
          left: 100%;
          width: 0;
          height: 0;
          margin-top: -26px;
          border: solid transparent;
          border-width: 26px 0 26px 12px;
          border-color: transparent transparent transparent #3691ce;
          border-left-color: #3691ce;
          content: " ";
          pointer-events: none; }
  .no-mediaqueries #archive #section-nav.fixed {
    margin-top: 53px; }
.no-mediaqueries #archive #featured-sections, .no-mediaqueries #archive #archive-section {
  margin-top: 1em; }
.no-mediaqueries #archive #archive-promo-bar {
  padding-top: 1em;
  border-top: 1px solid #ccc; }
  .no-mediaqueries #archive #archive-promo-bar .container {
    border-top: 1px solid #fff; }
  .no-mediaqueries #archive #archive-promo-bar .archive-promo {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 1em;
    margin-bottom: 1em; }
.no-mediaqueries #archive #archive-stream .stream-story a:hover h3 {
  color: #3691ce; }
.no-mediaqueries #archive #archive-stream .stream-story h3 {
  font-size: 2em;
  font-weight: 100;
  margin: 0; }
.no-mediaqueries #archive #archive-sidebar .ad-archive-sidebar {
  clear: both;
  padding: 1em 0;
  background: #fff;
  text-align: center;
  margin-top: 1em; }
  .no-mediaqueries #archive #archive-sidebar .ad-archive-sidebar .container {
    text-align: center; }
.no-mediaqueries #archive .featured-section-stories .title {
  font-size: 2em;
  text-transform: uppercase;
  border-bottom: 2px solid #e5e5e5;
  margin: 0 0 1em 0; }
.no-mediaqueries #archive .featured-section-story {
  margin-bottom: 1em; }
  .no-mediaqueries #archive .featured-section-story a {
    color: #211f1f;
    text-decoration: none; }
    .no-mediaqueries #archive .featured-section-story a:hover {
      color: #3691ce; }
  .no-mediaqueries #archive .featured-section-story h4 {
    font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    margin: .5em 0;
    font-weight: 100; }
  .no-mediaqueries #archive .featured-section-story .dateline {
    color: #ccc;
    font-size: .875em; }
.no-mediaqueries #archive .featured-section-list .title {
  font-size: 1.25em;
  text-transform: uppercase;
  padding: .5em 0;
  background: #ffb900;
  text-indent: .5em; }
.no-mediaqueries #archive .featured-section-list ul {
  width: auto;
  margin: 5%;
  background: #fff; }
  .no-mediaqueries #archive .featured-section-list ul li {
    padding: .5em 0; }
    .no-mediaqueries #archive .featured-section-list ul li img {
      display: none; }
    .no-mediaqueries #archive .featured-section-list ul li .headline {
      background: url("../img/redesign/sprites/right-arrow-gray.png") no-repeat;
      background-position: .75em .25em;
      font-size: .875em; }
    .no-mediaqueries #archive .featured-section-list ul li .dateline {
      display: none; }
    .no-mediaqueries #archive .featured-section-list ul li:last-child {
      border-bottom: 0; }
.no-mediaqueries #archive .featured-section-list .ad-featured-section {
  clear: both;
  padding: 1em 0;
  background: #fff;
  text-align: center;
  margin-top: 1em; }
  .no-mediaqueries #archive .featured-section-list .ad-featured-section .container {
    text-align: center; }
.no-mediaqueries #archive .featured-section-jump {
  margin: 2em 0; }
  .no-mediaqueries #archive .featured-section-jump a {
    display: block;
    margin: .5em 0;
    padding: .25em 0;
    border-top: 1px solid #5fb5ee;
    border-bottom: 1px solid #2b74a5;
    background: #3691ce;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 100;
    font-size: 2em; }
    .no-mediaqueries #archive .featured-section-jump a:hover {
      border-top: 1px solid #2b74a5;
      border-bottom: 1px solid #5fb5ee;
      background-color: #2b74a5; }
.no-mediaqueries #archive hr {
  height: 1em;
  background: #e5e5e5;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ccc;
  margin-top: 1em;
  margin-bottom: 1em; }

#product-header #logo {
  text-align: right;
  height: 100px;
  position: absolute;
  margin-top: 1em; }
  #product-header #logo a {
    display: block;
    height: auto; }
    #product-header #logo a:hover {
      text-decoration: none; }
    #product-header #logo a h1 {
      margin: 0;
      color: transparent;
      font-size: 0; }
      #product-header #logo a h1 img {
        max-width: 100px;
        width: 100%;
        height: auto; }
#product-header.sub #logo a h1 img {
  max-width: 36px; }
@media (min-width: 765px) {
  #product-header.sub #logo a h1 img {
    max-width: 100px; } }
.no-mediaqueries #product-header.sub #logo a h1 img {
  max-width: 100px; }

#product h2, #product h3 {
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
#product a.button {
  display: inline-block;
  padding: .5em 1em;
  border-top: 1px solid #5fb5ee;
  border-bottom: 1px solid #2b74a5;
  background: #3691ce;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 100;
  margin: .5em 0; }
  #product a.button:hover {
    background: #2b74a5;
    border-bottom: 1px solid #5fb5ee;
    border-top: 1px solid #2b74a5; }
#product p.footnote {
  text-align: right;
  font-size: .825em; }
  #product p.footnote strong {
    font-size: 1.25em; }
#product #product-title {
  min-height: 300px;
  background-color: #3691ce;
  background-image: url("../img/trends-reports/trends-splash-1a.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-shadow: #215a7f -1px 1px 3px; }
  #product #product-title a {
    display: block;
    height: 300px;
    width: 100%;
    color: #fff; }
    #product #product-title a:hover {
      text-decoration: none; }
  #product #product-title h2 {
    font-weight: bold;
    font-size: 2em;
    font-family: 'Miso';
    line-height: 1.25em;
    letter-spacing: 1px; }
    #product #product-title h2 span {
      text-transform: lowercase;
      font-size: .875em; }
#product #product-offerings .container {
  color: #000;
  background: url("../img/redesign/bg/lined.png") #fff;
  border-top: 1px solid #e5e5e5; }
  #product #product-offerings .container h2, #product #product-offerings .container h3 {
    text-align: center;
    clear: both; }
  #product #product-offerings .container div {
    text-align: center;
    margin: 0; }
    #product #product-offerings .container div .image {
      max-height: 375px; }
    #product #product-offerings .container div a.button {
      font-size: 1.25em; }
    #product #product-offerings .container div.subscription-description {
      margin: 1em 0;
      font-size: 1.5em;
      text-align: center; }
    #product #product-offerings .container div.subscribe-future {
      margin: 1em 0; }
    #product #product-offerings .container div.cta {
      margin: 0; }
    #product #product-offerings .container div p.footnote {
      margin: 1em 0; }
    #product #product-offerings .container div p {
      margin: 0; }
#product #product-testimonials {
  background: #e5e5e5;
  border-top: 1px solid #ccc;
  padding-top: 1em; }
  #product #product-testimonials .container {
    background: #fff;
    padding-top: 1em;
    padding-bottom: 1em;
    color: #000;
    text-align: center; }
    #product #product-testimonials .container h3 {
      margin-top: 0; }
    #product #product-testimonials .container ul {
      margin: 1em 0;
      text-align: center;
      padding: 0; }
      #product #product-testimonials .container ul li {
        list-style: none;
        text-align: center;
        margin: 1em 0;
        padding: 1em;
        background: #fff; }
        #product #product-testimonials .container ul li img {
          max-width: 150px;
          height: auto; }
#product #product-archive {
  border-top: 1px solid #ccc;
  background: #e5e5e5;
  padding-top: 1em; }
  #product #product-archive .container {
    padding-top: 1em;
    padding-bottom: 1em;
    background: #fff; }
    #product #product-archive .container .report .report-cover {
      text-align: center; }
      #product #product-archive .container .report .report-cover img {
        max-width: 95%;
        padding: 2px;
        border: 1px solid #ebebec; }
    #product #product-archive .container .report .report-description h3 a {
      color: #000;
      text-decoration: none; }
    #product #product-archive .container .report .report-description ul li {
      margin: .5em 0; }
    #product #product-archive .container .report-grid-row {
      margin: 1.5em 0; }
      #product #product-archive .container .report-grid-row .report-grid-item h3 {
        margin: .25em;
        font-size: 18px; }
        #product #product-archive .container .report-grid-row .report-grid-item h3 a {
          color: #000;
          text-decoration: none; }
    #product #product-archive .container .report-jump {
      margin: 1em 0;
      padding: 1em 0;
      background: url("../img/redesign/bg/lined.png"); }
      #product #product-archive .container .report-jump a {
        display: block;
        padding: .5em;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #ccc;
        background: #f3f4f4;
        color: #000;
        text-align: center;
        font-weight: 100;
        font-size: 1.5em;
        text-decoration: none; }
        #product #product-archive .container .report-jump a:hover {
          border-top: 1px solid #ccc;
          border-bottom: 1px solid #fff;
          background: #e5e5e5; }
#product #product-single {
  background: #fff; }
  #product #product-single .container {
    text-align: center; }
    #product #product-single .container .button {
      margin: .5em 1em;
      padding: .5em 2em; }
    #product #product-single .container #post-copy {
      text-align: left; }
      #product #product-single .container #post-copy ul {
        padding-left: 1em; }
      #product #product-single .container #post-copy table {
        display: table;
        width: 100%; }
      #product #product-single .container #post-copy .cta {
        text-align: center; }
      #product #product-single .container #post-copy a.cta {
        text-align: center;
        display: inline-block;
        padding: .5em 1em;
        border-top: 1px solid #5fb5ee;
        border-bottom: 1px solid #2b74a5;
        background: #3691ce;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-weight: 100;
        margin: .5em 0; }
        #product #product-single .container #post-copy a.cta:hover {
          background: #2b74a5;
          border-bottom: 1px solid #5fb5ee;
          border-top: 1px solid #2b74a5; }
#product #product-future {
  padding-top: 1em;
  border-top: 1px solid #ccc;
  background: #e5e5e5; }
  #product #product-future .container {
    border-top: 1px solid #fff;
    background: #fff;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em; }
    #product #product-future .container ul {
      padding: 0;
      margin: 1em 0;
      list-style-type: none; }
      #product #product-future .container ul li {
        font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
        font-weight: 100;
        display: inline-block;
        padding: .5em 0; }
    #product #product-future .container p {
      text-align: center; }
@media (min-width: 765px) {
  #product #product-title h2 {
    font-size: 4em; }
    #product #product-title h2 span {
      font-size: .75em; }
  #product #product-single {
    padding-top: 100px; }
  #product #product-future ul li {
    font-size: 1.125em; } }
.no-mediaqueries #product #product-title h2 {
  font-size: 4em; }
  .no-mediaqueries #product #product-title h2 span {
    font-size: .75em; }
.no-mediaqueries #product #product-single {
  padding-top: 100px; }
.no-mediaqueries #product #product-future ul li {
  font-size: 1.125em; }

#mc_embed_signup form .mc-field-group {
  margin: 1em 0; }
#mc_embed_signup form input, #mc_embed_signup form input:not([type="radio"]) {
  display: inline-block;
  width: 50%; }
#mc_embed_signup form input[type="checkbox"] {
  width: auto;
  margin: .5em .5em .5em 0;
  display: inline-block; }
#mc_embed_signup form ul {
  padding-left: 0; }
  #mc_embed_signup form ul li {
    list-style: none; }
#mc_embed_signup form .asterisk {
  color: red;
  font-weight: bold; }
#mc_embed_signup form .indicated-required {
  font-size: 12px; }

.sticky, .gallery-caption, .bypostauthor, .size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
  max-width: 100%;
  height: auto; }

body {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s; }

@-webkit-keyframes fontfix {
  from {
    opacity: 1; }
  to {
    opacity: 1; } }
#wnb-bar {
  border-bottom: none !important; }

#product #product-single .container #post-copy form.wufoo, #article #post-body #post-copy form.wufoo, #partner-offer form.wufoo, .report-body-free form.wufoo {
  clear: both;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  margin-bottom: 1em;
  padding: 0 1em;
  border: 1px solid #ebebec;
  background: url("../img/redesign/bg/lined-g.png") #fff; }
  #product #product-single .container #post-copy form.wufoo ul, #article #post-body #post-copy form.wufoo ul, #partner-offer form.wufoo ul, .report-body-free form.wufoo ul {
    padding-left: 0;
    list-style-type: none; }
    #product #product-single .container #post-copy form.wufoo ul li, #article #post-body #post-copy form.wufoo ul li, #partner-offer form.wufoo ul li, .report-body-free form.wufoo ul li {
      padding: .5em 1em;
      background: #fff; }
      #product #product-single .container #post-copy form.wufoo ul li label.desc, #product #product-single .container #post-copy form.wufoo ul li fieldset legend, #article #post-body #post-copy form.wufoo ul li label.desc, #article #post-body #post-copy form.wufoo ul li fieldset legend, #partner-offer form.wufoo ul li label.desc, #partner-offer form.wufoo ul li fieldset legend, .report-body-free form.wufoo ul li label.desc, .report-body-free form.wufoo ul li fieldset legend {
        display: block;
        margin-right: 2px; }
        #product #product-single .container #post-copy form.wufoo ul li label.desc .req, #product #product-single .container #post-copy form.wufoo ul li fieldset legend .req, #article #post-body #post-copy form.wufoo ul li label.desc .req, #article #post-body #post-copy form.wufoo ul li fieldset legend .req, #partner-offer form.wufoo ul li label.desc .req, #partner-offer form.wufoo ul li fieldset legend .req, .report-body-free form.wufoo ul li label.desc .req, .report-body-free form.wufoo ul li fieldset legend .req {
          color: red; }
      #product #product-single .container #post-copy form.wufoo ul li span, #article #post-body #post-copy form.wufoo ul li span, #partner-offer form.wufoo ul li span, .report-body-free form.wufoo ul li span {
        display: inline-block;
        margin-right: 4px; }
        #product #product-single .container #post-copy form.wufoo ul li span label, #article #post-body #post-copy form.wufoo ul li span label, #partner-offer form.wufoo ul li span label, .report-body-free form.wufoo ul li span label {
          display: block;
          clear: both;
          font-size: .825em;
          color: #211f1f; }
          #product #product-single .container #post-copy form.wufoo ul li span label.choice, #article #post-body #post-copy form.wufoo ul li span label.choice, #partner-offer form.wufoo ul li span label.choice, .report-body-free form.wufoo ul li span label.choice {
            display: inline-block;
            clear: none;
            color: #000; }
      #product #product-single .container #post-copy form.wufoo ul li p.option, #article #post-body #post-copy form.wufoo ul li p.option, #partner-offer form.wufoo ul li p.option, .report-body-free form.wufoo ul li p.option {
        font-size: .85em;
        line-height: 100%; }
    #product #product-single .container #post-copy form.wufoo ul li.hide, #article #post-body #post-copy form.wufoo ul li.hide, #partner-offer form.wufoo ul li.hide, .report-body-free form.wufoo ul li.hide {
      display: none; }
  #product #product-single .container #post-copy form.wufoo input, #article #post-body #post-copy form.wufoo input, #partner-offer form.wufoo input, .report-body-free form.wufoo input {
    width: auto;
    border: 1px solid #ccc;
    font-size: .75em; }
    #product #product-single .container #post-copy form.wufoo input.submit, #article #post-body #post-copy form.wufoo input.submit, #partner-offer form.wufoo input.submit, .report-body-free form.wufoo input.submit {
      display: inline-block;
      padding: .5em 1em;
      border-top: 1px solid #5fb5ee;
      border-bottom: 1px solid #2b74a5;
      background: #3691ce;
      color: #fff;
      text-align: center;
      text-decoration: none;
      font-weight: 100;
      margin: .5em 0;
      font-size: 1em;
      border-right: none;
      border-left: none; }
      #product #product-single .container #post-copy form.wufoo input.submit:hover, #article #post-body #post-copy form.wufoo input.submit:hover, #partner-offer form.wufoo input.submit:hover, .report-body-free form.wufoo input.submit:hover {
        background: #2b74a5;
        border-bottom: 1px solid #5fb5ee;
        border-top: 1px solid #2b74a5; }
  #product #product-single .container #post-copy form.wufoo fieldset div span, #article #post-body #post-copy form.wufoo fieldset div span, #partner-offer form.wufoo fieldset div span, .report-body-free form.wufoo fieldset div span {
    display: block; }
    #product #product-single .container #post-copy form.wufoo fieldset div span input[type="radio"], #article #post-body #post-copy form.wufoo fieldset div span input[type="radio"], #partner-offer form.wufoo fieldset div span input[type="radio"], .report-body-free form.wufoo fieldset div span input[type="radio"] {
      margin-right: 2px; }
  #product #product-single .container #post-copy form.wufoo a.button, #article #post-body #post-copy form.wufoo a.button, #partner-offer form.wufoo a.button, .report-body-free form.wufoo a.button {
    padding: 1em;
    margin: 0 auto; }
  @media (min-width: 765px) {
    #product #product-single .container #post-copy form.wufoo, #article #post-body #post-copy form.wufoo, #partner-offer form.wufoo, .report-body-free form.wufoo {
      float: left;
      margin-right: 2em;
      max-width: 250px; } }
  .no-mediaqueries #product #product-single .container #post-copy form.wufoo, .no-mediaqueries #article #post-body #post-copy form.wufoo, .no-mediaqueries #partner-offer form.wufoo, .no-mediaqueries .report-body-free form.wufoo {
    float: left;
    margin-right: 2em;
    max-width: 250px; }

.newsletter-signup .hbspt-form form {
  margin: 0px;
  padding: 0px; }
  .newsletter-signup .hbspt-form form .field.hs_email {
    display: inline-block;
    width: 50%;
    float: left;
    margin: 0px; }
    .newsletter-signup .hbspt-form form .field.hs_email label {
      display: none; }
    .newsletter-signup .hbspt-form form .field.hs_email .input .hs-input {
      padding: 7px; }
  .newsletter-signup .hbspt-form form .hs_submit {
    display: inline-block;
    width: 50%;
    float: right; }
    .newsletter-signup .hbspt-form form .hs_submit .actions {
      width: 100%;
      margin: 0px;
      padding: 0px; }
      .newsletter-signup .hbspt-form form .hs_submit .actions input {
        padding: 7px 0px;
        background: none;
        background-color: #293234;
        text-shadow: none;
        border: none;
        border-radius: 0px; }

#article .hbspt-form form div {
  margin-bottom: 5px; }
#article .hbspt-form form .field .input .hs-input {
  height: 35px;
  font-size: 1.5em;
  border: 1px solid #ccc;
  max-width: 500px; }
#article .hbspt-form form .field .input .inputs-list {
  list-style-type: none !important;
  padding-left: 0px; }
  #article .hbspt-form form .field .input .inputs-list .hs-form-checkbox .hs-form-checkbox-display input.hs-input[type=checkbox], #article .hbspt-form form .field .input .inputs-list .hs-form-checkbox .hs-form-checkbox-display input.hs-input[type=radio] {
    width: auto;
    margin-right: 15px;
    height: 25px; }
  #article .hbspt-form form .field .input .inputs-list .hs-form-checkbox label {
    font-weight: normal; }
#article .hbspt-form form label {
  font-weight: bold; }
  #article .hbspt-form form label .hs-form-required {
    color: red; }
#article .hbspt-form form .hs_submit .actions {
  margin: 0px;
  padding: 0px; }
  #article .hbspt-form form .hs_submit .actions input {
    width: 130px !important;
    padding: 7px 0px;
    background: none;
    background-color: #293234;
    text-shadow: none;
    border: none;
    border-radius: 0px; }

#partner-offer {
  margin: 0 auto; }
  #partner-offer #post-body .post-title {
    margin: 0 auto;
    font-size: 2.5em; }
  #partner-offer #post-body .aligncenter {
    text-align: center; }
  #partner-offer #post-body .credit {
    font-size: .875em; }

#partner-offer {
  margin-top: 1em; }
  #partner-offer form.wufoo {
    float: none;
    max-width: none;
    background: none;
    border: 0;
    padding: 0;
    margin: 0; }
    #partner-offer form.wufoo ul li {
      display: inline-block;
      padding: 0; }
      #partner-offer form.wufoo ul li label.desc {
        display: none; }
    #partner-offer form.wufoo input {
      font-size: 1em;
      padding: 8px; }
  #partner-offer .sharing {
    display: inline-block;
    width: 100%;
    height: 60px;
    padding: 0;
    border: 0;
    background: #ebebec;
    line-height: 60px;
    background: none; }
    #partner-offer .sharing p {
      display: inline-block;
      overflow: hidden;
      height: 60px;
      margin-top: 0;
      margin-bottom: 0;
      text-align: center;
      text-indent: 2px;
      font-weight: 600;
      font-style: italic;
      font-size: .875em;
      font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
    #partner-offer .sharing ul {
      display: table;
      width: 100%;
      margin: 0;
      vertical-align: middle;
      line-height: 50px; }
      #partner-offer .sharing ul li {
        display: table-cell;
        padding: 15px 0;
        width: 25%;
        border: 0; }
        #partner-offer .sharing ul li:first-child {
          border-left: 0; }
        #partner-offer .sharing ul li:last-child {
          border-right: 0; }
        #partner-offer .sharing ul li a {
          display: block;
          width: 100%;
          height: 100%;
          max-width: 15px;
          margin: auto;
          border-radius: 30px; }
          #partner-offer .sharing ul li a div {
            width: 100%;
            height: 100%;
            margin: auto;
            color: transparent;
            font-size: 0;
            margin-left: 1px; }
            #partner-offer .sharing ul li a div.twitter {
              background: url("../img/redesign/social-sprites/twitter.png") center no-repeat; }
            #partner-offer .sharing ul li a div.facebook {
              background: url("../img/redesign/social-sprites/facebook.png") center no-repeat; }
            #partner-offer .sharing ul li a div.linkedin {
              background: url("../img/redesign/social-sprites/linkedin.png") center no-repeat; }
            #partner-offer .sharing ul li a div.flipboard {
              background: url("../img/redesign/social-sprites/flipboard.png") center no-repeat; }
            #partner-offer .sharing ul li a div.email {
              background: url("../img/redesign/social-sprites/gmail.png") center no-repeat; }
            #partner-offer .sharing ul li a div.sms {
              background: url("../img/redesign/social-sprites/sms.png") center no-repeat; }
            #partner-offer .sharing ul li a div.whatsapp {
              background: url("../img/redesign/social-sprites/whatsapp.png") center no-repeat; }
            #partner-offer .sharing ul li a div.twitter, #partner-offer .sharing ul li a div.facebook, #partner-offer .sharing ul li a div.linkedin, #partner-offer .sharing ul li a div.flipboard, #partner-offer .sharing ul li a div.email, #partner-offer .sharing ul li a div.sms, #partner-offer .sharing ul li a div.whatsapp {
              background-size: contain; }
          #partner-offer .sharing ul li a:hover div.twitter {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.facebook {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.linkedin {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.flipboard {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.email {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
          #partner-offer .sharing ul li a:hover div.sms {
            -webkit-transform: scale(1.2);
            /* Safari and Chrome */
            -moz-transform: scale(1.2);
            /* Firefox */
            -ms-transform: scale(1.2);
            /* IE 9 */
            -o-transform: scale(1.2);
            /* Opera */
            transform: scale(1.2); }
    #partner-offer .sharing p {
      display: none; }

#article #post-body #post-copy .skift-quiz, .skift-quiz {
  margin: 1em 0;
  padding: 1em 0;
  background: url("../img/redesign/bg/lined.png") #fff;
  max-width: 500px; }
  #article #post-body #post-copy .skift-quiz .quiz-frame, #article #post-body #post-copy .skift-quiz .quiz-container, .skift-quiz .quiz-frame, .skift-quiz .quiz-container {
    background: #fff; }
  #article #post-body #post-copy .skift-quiz ul, .skift-quiz ul {
    list-style: none;
    padding-left: 0;
    margin: 0; }
    #article #post-body #post-copy .skift-quiz ul li, .skift-quiz ul li {
      margin: 1em 0; }
  #article #post-body #post-copy .skift-quiz .title, .skift-quiz .title {
    font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    border-bottom: 1px solid #999;
    font-size: 2em;
    line-height: 1.25em;
    padding: .5em 0;
    margin: 0;
    font-weight: 100; }
  #article #post-body #post-copy .skift-quiz .pager, .skift-quiz .pager {
    margin: 0;
    font-size: .825em;
    color: #999;
    float: right; }
  #article #post-body #post-copy .skift-quiz .question, .skift-quiz .question {
    font-size: 1.5em; }
  #article #post-body #post-copy .skift-quiz .question-image, .skift-quiz .question-image {
    width: 100%;
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: contain; }
  #article #post-body #post-copy .skift-quiz .choices-block a.choice, .skift-quiz .choices-block a.choice {
    display: block;
    text-decoration: none;
    color: #000;
    clear: both; }
    #article #post-body #post-copy .skift-quiz .choices-block a.choice img, .skift-quiz .choices-block a.choice img {
      display: none; }
    #article #post-body #post-copy .skift-quiz .choices-block a.choice span.box, .skift-quiz .choices-block a.choice span.box {
      font-family: sans-serif;
      display: inline-block;
      font-size: 1.5em;
      line-height: 1em;
      margin-right: .25em; }
    #article #post-body #post-copy .skift-quiz .choices-block a.choice.selected span.box, .skift-quiz .choices-block a.choice.selected span.box {
      color: #3691ce; }
  #article #post-body #post-copy .skift-quiz .submit .submit-button, .skift-quiz .submit .submit-button {
    display: inline-block;
    padding: .5em 1em;
    border-top: 1px solid #5fb5ee;
    border-bottom: 1px solid #2b74a5;
    background: #3691ce;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 100;
    margin: .5em 0;
    float: none; }
    #article #post-body #post-copy .skift-quiz .submit .submit-button:hover, .skift-quiz .submit .submit-button:hover {
      background: #2b74a5;
      border-bottom: 1px solid #5fb5ee;
      border-top: 1px solid #2b74a5; }
  #article #post-body #post-copy .skift-quiz .explanation, .skift-quiz .explanation {
    display: none; }
  #article #post-body #post-copy .skift-quiz.personality-quiz ol, #article #post-body #post-copy .skift-quiz.personality-quiz ul, .skift-quiz.personality-quiz ol, .skift-quiz.personality-quiz ul {
    list-style: none;
    padding-left: 0; }
  #article #post-body #post-copy .skift-quiz.personality-quiz p.pager, .skift-quiz.personality-quiz p.pager {
    margin: 5px 0;
    font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    color: #999; }
  #article #post-body #post-copy .skift-quiz.personality-quiz strong, .skift-quiz.personality-quiz strong {
    font-weight: 700; }
  #article #post-body #post-copy .skift-quiz.personality-quiz .choice-block, .skift-quiz.personality-quiz .choice-block {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none; }
  #article #post-body #post-copy .skift-quiz.personality-quiz .explanation, .skift-quiz.personality-quiz .explanation {
    position: relative;
    left: 0px;
    z-index: -1;
    display: inline-block;
    float: left;
    overflow: hidden;
    margin: 3px;
    padding: 0 0 20px 0;
    width: 400px;
    height: 100%;
    height: 800px;
    background: #ffdc80;
    text-align: center;
    font-size: 1.3em;
    line-height: 1.3; }
  #article #post-body #post-copy .skift-quiz.personality-quiz .frame, .skift-quiz.personality-quiz .frame {
    width: 600px;
    background: #FFE099;
    padding: 10px;
    margin: 3px;
    position: absolute;
    left: 0;
    height: 800px; }
  #article #post-body #post-copy .skift-quiz.personality-quiz .choice-box, .skift-quiz.personality-quiz .choice-box {
    width: auto;
    text-align: center;
    margin: 5px auto;
    clear: both;
    cursor: pointer; }
  #article #post-body #post-copy .skift-quiz.personality-quiz .results, .skift-quiz.personality-quiz .results {
    text-align: center;
    padding: 1em; }
  #article #post-body #post-copy .skift-quiz .chosen, .skift-quiz .chosen {
    background-color: #faae00; }

@media only screen and (min-device-width: 320px) and (max-device-width: 764px) {
  #primary-nav ul {
    background-color: #ECECEC; }

  .header-pad {
    clear: both;
    height: 50px; }

  .newsletter-signup .hbspt-form {
    height: 56px !important; }
  .newsletter-signup .left-text p {
    font-size: 4.5vw !important; }
    .newsletter-signup .left-text p img {
      width: 85px !important; }
  .newsletter-signup .right-text form .actions, .newsletter-signup .right-text form .hs_submit, .newsletter-signup .right-text form .input, .newsletter-signup .right-text form .hs_email {
    height: auto !important;
    width: 100%;
    font-size: 14px; }
  .newsletter-signup .right-text .close-btn {
    top: 10px !important;
    right: -25px !important;
    width: 25px !important; }

  #drip-pan {
    height: 100%; }
    #drip-pan #drip-pan-stories .story {
      width: 100% !important;
      margin-right: 0px !important;
      max-width: 10000px;
      float: none; }

  #home-river {
    display: block !important; }

  #featured-product #featured-section-holder {
    width: 100%; }
  #featured-product .the-product {
    width: 100%; }
    #featured-product .the-product .headline h2 {
      margin: 0 6px;
      margin-bottom: -30px;
      font-size: 1.5em;
      line-height: 1.5em; }
      #featured-product .the-product .headline h2 a {
        position: relative;
        top: -1.47em;
        line-height: 1.5em;
        color: #211f1f;
        background: rgba(239, 239, 240, 0.88);
        text-decoration: none;
        box-shadow: 0 0 0 0.25em rgba(239, 239, 240, 0.88); }
        #featured-product .the-product .headline h2 a:hover {
          box-shadow: 0 0 0 0.25em #e5e5e5; }
        #featured-product .the-product .headline h2 a:hover {
          background: #e5e5e5; }
    #featured-product .the-product .headline .post-date {
      position: relative;
      top: -5px;
      color: #bbbbbb;
      font-family: 'Proxima Nova';
      font-weight: 300;
      padding-left: 14px;
      font-size: 0.875em; }
  #featured-product .ad-product-featured {
    display: none; }

  #drip-pan-stories .story {
    overflow: none !important; }
    #drip-pan-stories .story img {
      max-width: 100% !important;
      max-height: 1000px !important; }

  #footer #footer-title-social {
    height: 186px; }
    #footer #footer-title-social #footer-social ul li a.icon {
      width: calc( 74.25px / 2);
      height: calc( 75.75px / 2); }
      #footer #footer-title-social #footer-social ul li a.icon div.twitter, #footer #footer-title-social #footer-social ul li a.icon div.facebook, #footer #footer-title-social #footer-social ul li a.icon div.linkedin, #footer #footer-title-social #footer-social ul li a.icon div.flipboard, #footer #footer-title-social #footer-social ul li a.icon div.rss, #footer #footer-title-social #footer-social ul li a.icon div.email {
        width: calc( 74.25px / 2);
        height: calc( 75.75px / 2); }
    #footer #footer-title-social .footer-nav {
      width: 96% !important;
      text-align: left !important;
      padding-right: 0px !important;
      margin: auto !important;
      position: relative !important;
      top: 75% !important; }

  #article #post-header #post-meta #post-sponsor {
    padding: 0px;
    padding-bottom: .25em;
    width: auto;
    float: none;
    display: block;
    margin: auto; }
  #article #post-skift-take h3 #skift-take-heading {
    width: 250px;
    height: 30px;
    top: calc(50% - 15px);
    left: calc(50% - 125px);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  #article .fb-video span, #article .fb-video iframe {
    height: auto !important; }
  #article .post-up-next {
    width: auto;
    max-width: 300px; }
    #article .post-up-next #post-fly-in {
      width: auto; }
      #article .post-up-next #post-fly-in .container {
        max-width: 1000px !important; }
        #article .post-up-next #post-fly-in .container .right-arrow {
          top: 75%;
          right: 0px;
          -webkit-transform: translate(0, -50%) !important;
          -ms-transform: translate(0, -50%) !important;
          transform: translate(0, -50% !important); }
  #article .featured-section {
    margin-bottom: 25px; }
    #article .featured-section .article-product-placement {
      max-width: 350px;
      min-width: 320px;
      min-height: 0px;
      margin: auto;
      display: block;
      float: none; }
      #article .featured-section .article-product-placement .container {
        padding: 10px; } }
@media only screen and (max-width: 1110px) {
  .ad-product-featured {
    display: none; }

  .the-product {
    width: auto !important;
    float: none !important;
    margin: auto; } }
@media (max-width: 720px) {
  .embed-youtube iframe {
    max-width: 100% !important;
    height: auto !important; } }
.smartgallery-imagelist {
  margin: 0;
  list-style: none; }
  .smartgallery-imagelist li {
    margin: 0 0 40px; }
  .smartgallery-imagelist li .title {
    display: inline-block;
    margin-bottom: 7px;
    font-weight: bold; }

.smartgallery {
  clear: both; }
  .smartgallery .galleria-stage {
    right: 0;
    bottom: 75px; }
  .smartgallery .galleria-image-nav {
    z-index: 10; }
  .smartgallery .galleria-counter {
    right: 5px;
    z-index: 10; }
  .smartgallery .galleria-info {
    top: auto;
    right: 0;
    bottom: 60px;
    left: auto;
    display: none;
    width: 100%;
    background-color: #000;
    color: #fff;
    opacity: .75;
    filter: alpha(opacity=75); }
  .smartgallery .galleria-info-text a, .smartgallery .galleria-info-text a:link, .smartgallery .galleria-info-text a:visited {
    color: #3df; }
  .smartgallery .galleria-info-link {
    right: 4px;
    bottom: -6px;
    width: auto;
    height: auto;
    background: none; }
  .smartgallery .galleria-info-text {
    padding: 10px 10px; }
  .smartgallery .galleria-info-description, .smartgallery .galleria-info-description p {
    margin-bottom: .75em;
    font-size: 12px; }
  .smartgallery .galleria-info-description p.image-credit {
    margin: 25px 0 0;
    font-style: italic; }
