/*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%; }

@media (min-width: 720px) {
  #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 {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #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: 720px) {
    #header {
      width: 83.19328%;
      float: right;
      margin-right: 0;
      padding-left: 8.40336%;
      padding-right: 8.40336%; }
      #header #header-menus #logo {
        width: 7.03518%;
        float: left;
        margin-right: 0.50251%;
        display: block; }
      #header #header-menus #primary-nav {
        width: 64.82412%;
        float: left;
        margin-right: 0.50251%;
        display: block; }
      #header #header-menus #product-nav {
        width: 22.11055%;
        float: left;
        margin-right: 0.50251%;
        display: block; }
      #header #header-menus #search {
        width: 4.52261%;
        float: right;
        margin-right: 0;
        display: block; }
      #header.home #header-menus #logo {
        width: 12.0603%;
        float: left;
        margin-right: 0.50251%; }
      #header.home #header-menus #primary-nav {
        width: 59.79899%;
        float: left;
        margin-right: 0.50251%; } }
  .no-mediaqueries #header {
    width: 83.19328%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.40336%;
    padding-right: 8.40336%; }
    .no-mediaqueries #header #header-menus #logo {
      width: 7.03518%;
      float: left;
      margin-right: 0.50251%;
      display: inline;
      display: block; }
    .no-mediaqueries #header #header-menus #primary-nav {
      width: 64.82412%;
      float: left;
      margin-right: 0.50251%;
      display: inline;
      display: block; }
    .no-mediaqueries #header #header-menus #product-nav {
      width: 22.11055%;
      float: left;
      margin-right: 0.50251%;
      display: inline;
      display: block; }
    .no-mediaqueries #header #header-menus #search {
      width: 4.52261%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      display: block; }
    .no-mediaqueries #header.home #header-menus #logo {
      width: 12.0603%;
      float: left;
      margin-right: 0.50251%;
      display: inline; }
    .no-mediaqueries #header.home #header-menus #primary-nav {
      width: 59.79899%;
      float: left;
      margin-right: 0.50251%;
      display: inline; }

#top-banner {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  #top-banner #top-leaderboard, #top-banner #top-signup, #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: 720px) {
    #top-banner {
      width: 100%;
      float: right;
      margin-right: 0; }
      #top-banner #top-leaderboard, #top-banner #top-signup, #top-banner #top-superleaderboard {
        display: block; }
      #top-banner #top-leaderboard {
        width: 74.78992%;
        float: left;
        margin-right: 0.84034%; }
      #top-banner #top-signup {
        width: 20.16807%;
        float: right;
        margin-right: 0;
        margin-right: 4.20168%; }
      #top-banner #top-superleaderboard {
        width: 100%;
        float: right;
        margin-right: 0; }
      #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-signup, .no-mediaqueries #top-banner #top-superleaderboard {
      display: block; }
    .no-mediaqueries #top-banner #top-leaderboard {
      width: 74.78992%;
      float: left;
      margin-right: 0.84034%;
      display: inline; }
    .no-mediaqueries #top-banner #top-signup {
      width: 20.16807%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      margin-right: 4.20168%; }
    .no-mediaqueries #top-banner #top-superleaderboard {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
    .no-mediaqueries #top-banner #top-mobile-leaderboard {
      display: none; }
  @media (min-width: 720px) and (max-width: 960px) {
    #top-banner {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-right: 0%; }
      #top-banner #top-leaderboard {
        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-sponsor .sponsored {
      width: 35.89744%;
      float: left;
      margin-right: 2.5641%;
      display: inline; }
    #article #post-header #post-sponsor #post-sponsor-logo {
      width: 61.53846%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
  #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 {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
    #article #post-container #post-featured-image {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
      #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 #post-fly-in {
    width: 100%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    display: block; }
    #article #post-fly-in .title {
      display: block;
      width: 11.76471%;
      float: left;
      margin-right: 0.84034%;
      display: inline;
      padding-left: 4.20168%; }
    #article #post-fly-in .container {
      width: 83.19328%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
      #article #post-fly-in .container .image {
        display: none; }
      #article #post-fly-in .container .copy {
        display: block;
        width: 87.39496%;
        float: left;
        margin-right: 0.84034%;
        display: inline;
        padding-left: 4.20168%; }
        #article #post-fly-in .container .copy .email, #article #post-fly-in .container .copy .submit {
          display: inline-block; }
          #article #post-fly-in .container .copy .email input, #article #post-fly-in .container .copy .submit input {
            width: 100%; }
      #article #post-fly-in .container .close {
        display: block;
        width: 7.56303%;
        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: 720px) {
    #article #post-header {
      *zoom: 1;
      max-width: 119em;
      padding-left: 0;
      padding-right: 0;
      margin-left: auto;
      margin-right: auto;
      width: 24.36975%;
      float: left;
      margin-right: 0.84034%;
      padding-left: 8.40336%;
      padding-right: 4.20168%; }
      #article #post-header:after {
        content: "";
        display: table;
        clear: both; }
      #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-featured-image-caption {
        width: 79.72973%;
        float: right;
        margin-right: 0;
        padding-right: 20.27027%; }
      #article #post-container #post-body {
        width: 79.72973%;
        float: right;
        margin-right: 0;
        padding-left: 0%;
        padding-right: 0%;
        padding-right: 20.27027%; }
        #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: 20%; }
        #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: -25.42373%; }
        #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: 32.20339%;
              float: left;
              margin-right: 1.69492%; }
            #article #post-container #post-body #post-footer #post-social-tags .sharing ul {
              width: 66.10169%;
              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 #post-fly-in {
      width: 32.77311%;
      float: right;
      margin-right: 0;
      margin-left: 67.22689%; }
      #article #post-fly-in .title {
        width: 7.94979%;
        float: left;
        margin-right: 0.41841%;
        padding-left: 1.04384%;
        padding-right: 1.04384%; }
      #article #post-fly-in .container {
        width: 89.53975%;
        float: right;
        margin-right: 0; }
        #article #post-fly-in .container .image {
          display: block;
          width: 32.77311%;
          float: left;
          margin-right: 0.84034%; }
        #article #post-fly-in .container .copy {
          display: block;
          width: 53.78151%;
          float: left;
          margin-right: 0.84034%;
          padding-left: 2.09205%;
          padding-right: 2.09205%; }
          #article #post-fly-in .container .copy .email, #article #post-fly-in .container .copy .submit {
            display: inline-block; }
            #article #post-fly-in .container .copy .email input, #article #post-fly-in .container .copy .submit input {
              width: 100%; }
        #article #post-fly-in .container .close {
          display: block;
          width: 7.56303%;
          float: right;
          margin-right: 0; }
        #article #post-fly-in .container.no-image .image {
          display: none; }
        #article #post-fly-in .container.no-image .copy {
          display: block;
          width: 87.39496%;
          float: left;
          margin-right: 0.84034%;
          padding-left: 4.20168%; }
          #article #post-fly-in .container.no-image .copy .email, #article #post-fly-in .container.no-image .copy .submit {
            display: inline-block; }
            #article #post-fly-in .container.no-image .copy .email input, #article #post-fly-in .container.no-image .copy .submit input {
              width: 100%; }
        #article #post-fly-in .container.no-image .close {
          display: block;
          width: 7.56303%;
          float: right;
          margin-right: 0; }
    #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: 62.18487%;
      float: right;
      margin-right: 0; }
      #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 {
    *zoom: 1;
    max-width: 119em;
    _width: 119em;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 24.36975%;
    float: left;
    margin-right: 0.84034%;
    display: inline;
    padding-left: 8.40336%;
    padding-right: 4.20168%; }
    .no-mediaqueries #article #post-header:after {
      content: "";
      display: table;
      clear: both; }
    .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-featured-image-caption {
      width: 79.72973%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-right: 20.27027%; }
    .no-mediaqueries #article #post-container #post-body {
      width: 79.72973%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-left: 0%;
      padding-right: 0%;
      padding-right: 20.27027%; }
      .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: 20%; }
      .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: -25.42373%; }
      .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: 32.20339%;
            float: left;
            margin-right: 1.69492%;
            display: inline; }
          .no-mediaqueries #article #post-container #post-body #post-footer #post-social-tags .sharing ul {
            width: 66.10169%;
            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 #post-fly-in {
    width: 32.77311%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    margin-left: 67.22689%; }
    .no-mediaqueries #article #post-fly-in .title {
      width: 7.94979%;
      float: left;
      margin-right: 0.41841%;
      display: inline;
      padding-left: 1.04384%;
      padding-right: 1.04384%; }
    .no-mediaqueries #article #post-fly-in .container {
      width: 89.53975%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
      .no-mediaqueries #article #post-fly-in .container .image {
        display: block;
        width: 32.77311%;
        float: left;
        margin-right: 0.84034%;
        display: inline; }
      .no-mediaqueries #article #post-fly-in .container .copy {
        display: block;
        width: 53.78151%;
        float: left;
        margin-right: 0.84034%;
        display: inline;
        padding-left: 2.09205%;
        padding-right: 2.09205%; }
        .no-mediaqueries #article #post-fly-in .container .copy .email, .no-mediaqueries #article #post-fly-in .container .copy .submit {
          display: inline-block; }
          .no-mediaqueries #article #post-fly-in .container .copy .email input, .no-mediaqueries #article #post-fly-in .container .copy .submit input {
            width: 100%; }
      .no-mediaqueries #article #post-fly-in .container .close {
        display: block;
        width: 7.56303%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline; }
      .no-mediaqueries #article #post-fly-in .container.no-image .image {
        display: none; }
      .no-mediaqueries #article #post-fly-in .container.no-image .copy {
        display: block;
        width: 87.39496%;
        float: left;
        margin-right: 0.84034%;
        display: inline;
        padding-left: 4.20168%; }
        .no-mediaqueries #article #post-fly-in .container.no-image .copy .email, .no-mediaqueries #article #post-fly-in .container.no-image .copy .submit {
          display: inline-block; }
          .no-mediaqueries #article #post-fly-in .container.no-image .copy .email input, .no-mediaqueries #article #post-fly-in .container.no-image .copy .submit input {
            width: 100%; }
      .no-mediaqueries #article #post-fly-in .container.no-image .close {
        display: block;
        width: 7.56303%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline; }
  .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: 62.18487%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline; }
    .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; }
  #drip-pan .story {
    width: 83.05085%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-left: 8.47458%;
    padding-right: 8.47458%; }
    #drip-pan .story .title {
      width: 100%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }
  @media (min-width: 720px) {
    #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%; }
    #drip-pan .story {
      width: 24.24242%;
      float: left;
      margin-right: 1.0101%;
      padding-left: 0%;
      padding-right: 0%; }
      #drip-pan .story.omega {
        width: 24.24242%;
        float: right;
        margin-right: 0; } }
  .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%; }
  .no-mediaqueries #drip-pan .story {
    width: 24.24242%;
    float: left;
    margin-right: 1.0101%;
    display: inline;
    padding-left: 0%;
    padding-right: 0%; }
    .no-mediaqueries #drip-pan .story.omega {
      width: 24.24242%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline; }

#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: 720px) {
    #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: 720px) {
  #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;
    width: 66.10169%;
    float: right;
    margin-right: 0; }
    #home #home-featured .notification {
      width: 84.27673%;
      float: right;
      margin-right: 0;
      padding-right: 15.72327%; }
    #home #home-featured .home-featured-story {
      width: 84.27673%;
      float: right;
      margin-right: 0;
      padding-right: 15.72327%; }
      #home #home-featured .home-featured-story .image {
        width: 66.10169%;
        float: left;
        margin-right: 1.69492%;
        margin-right: 0; }
      #home #home-featured .home-featured-story .commentary {
        width: 32.20339%;
        float: right;
        margin-right: 0;
        width: 33.89831%; }
        #home #home-featured .home-featured-story .commentary .skift-take-sponsor-callout {
          width: 35.89744%;
          float: left;
          margin-right: 2.5641%; }
        #home #home-featured .home-featured-story .commentary .skift-take-sponsor-logo {
          width: 61.53846%;
          float: right;
          margin-right: 0; }
      #home #home-featured .home-featured-story .headline {
        width: 66.10169%;
        float: right;
        margin-right: 0;
        padding-right: 33.89831%; }
        #home #home-featured .home-featured-story .headline h2 {
          width: 91.59664%;
          float: right;
          margin-right: 0;
          padding-left: 4.20168%;
          padding-right: 4.20168%; }
    #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;
  width: 66.10169%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline; }
  .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 .home-featured-story {
    width: 84.27673%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-right: 15.72327%; }
    .no-mediaqueries #home #home-featured .home-featured-story .image {
      width: 66.10169%;
      float: left;
      margin-right: 1.69492%;
      display: inline;
      margin-right: 0; }
    .no-mediaqueries #home #home-featured .home-featured-story .commentary {
      width: 32.20339%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      width: 33.89831%; }
      .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take-sponsor-callout {
        width: 35.89744%;
        float: left;
        margin-right: 2.5641%;
        display: inline; }
      .no-mediaqueries #home #home-featured .home-featured-story .commentary .skift-take-sponsor-logo {
        width: 61.53846%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline; }
    .no-mediaqueries #home #home-featured .home-featured-story .headline {
      width: 66.10169%;
      float: right;
      margin-right: 0;
      *margin-left: -1em;
      display: inline;
      padding-right: 33.89831%; }
      .no-mediaqueries #home #home-featured .home-featured-story .headline h2 {
        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-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-stream, #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: 720px) {
  #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 {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%; }
    #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 {
  width: 66.10169%;
  float: left;
  margin-right: 1.69492%;
  display: inline; }
  .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: 720px) {
  #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: 720px) {
    #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 {
  height: auto;
  background: #293234;
  /*---------------- Header Settings for Small Displays ----------------*/
  /*---------------- End Header Settings for Small Displays ----------------*/ }
  #header #header-menus {
    font-size: 1.125em; }
    #header #header-menus #mobile-nav-container {
      height: 50px;
      border-bottom: 2px solid #000; }
      #header #header-menus #mobile-nav-container #logo-mobile a {
        display: block;
        width: 100%;
        height: 40px;
        margin: 5px 0;
        background-image: url("../img/redesign/skift-logo-mobile.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 #search-mobile {
        display: block;
        height: 50px;
        border-bottom: 2px solid #000;
        background: url("../img/redesign/sprites/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/redesign/sprites/close.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; }
        #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 #232323;
          border-bottom: 1px solid #000;
          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 {
      border-top: 1px solid #333; }
      #header #header-menus #primary-nav ul li a {
        color: #b1b1b1; }
      #header #header-menus #primary-nav ul li .sub-menu {
        display: none; }
    #header #header-menus #search {
      display: none; }
    #header #header-menus #search-form {
      position: relative;
      z-index: 1500;
      width: 100%;
      height: 60px;
      background: #293234 url("../img/redesign/bg/lined-t.png");
      line-height: 60px; }
      #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: 720px) {
    #header {
      height: 74px; }
      #header #header-menus {
        font-size: 1em; }
        #header #header-menus #mobile-nav-container {
          display: none; }
        #header #header-menus #logo {
          display: block;
          margin-top: 1px; }
          #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: 72px;
          background: none;
          margin-top: 1px; }
          #header #header-menus #primary-nav ul, #header #header-menus #product-nav ul {
            width: 100%;
            height: 72px;
            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 ul {
          text-align: left;
          position: absolute;
          height: 36px;
          margin: 18px 0; }
          #header #header-menus #primary-nav ul li {
            line-height: 36px;
            padding-left: 30px;
            padding-right: 0;
            background-image: url("../img/redesign/sprites/slash-sep.png");
            background-position: left 9px top 45%;
            background-repeat: no-repeat; }
            #header #header-menus #primary-nav ul li:last-child {
              padding-left: 30px; }
            #header #header-menus #primary-nav ul li a {
              color: #ffb900;
              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: 36px;
              z-index: 100;
              display: none;
              min-width: 122px;
              width: auto;
              height: auto;
              padding: 0;
              background: url("../img/redesign/bg/lined-t.png") #293234;
              border-top: 1px solid #484747; }
              #header #header-menus #primary-nav ul li .sub-menu:after, #header #header-menus #primary-nav ul li .sub-menu:before {
                position: absolute;
                bottom: 100%;
                left: 16px;
                width: 0;
                height: 0;
                border: solid transparent;
                content: " ";
                pointer-events: none; }
              #header #header-menus #primary-nav ul li .sub-menu:after {
                margin-left: -8px;
                border-width: 8px;
                border-color: transparent;
                border-bottom-color: #000; }
              #header #header-menus #primary-nav ul li .sub-menu:before {
                margin-left: -9px;
                border-width: 9px;
                border-color: rgba(204, 204, 204, 0);
                border-bottom-color: #484747; }
              #header #header-menus #primary-nav ul li .sub-menu li {
                display: block;
                line-height: 1.5em;
                height: 2em;
                margin: 0;
                padding: 0 10px;
                background: none;
                font-size: 12px;
                border-top: 1px solid #211f1f;
                border-bottom: 1px solid #000; }
                #header #header-menus #primary-nav ul li .sub-menu li:hover {
                  border-top-color: #000;
                  background: #000; }
                #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:last-child {
                  border-bottom: 0; }
                #header #header-menus #primary-nav ul li .sub-menu li a {
                  display: block;
                  color: #8c8c8c;
                  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 #search {
          display: block;
          height: 72px;
          border: 0;
          background: url("../img/redesign/sprites/search.png") center no-repeat transparent;
          background-size: 24px;
          margin-top: 1px; }
          #header #header-menus #search a {
            display: block;
            width: 100%;
            height: 100%; }
          #header #header-menus #search.close {
            background: url("../img/redesign/sprites/close.png") center no-repeat transparent;
            background-size: 24px; }
        #header #header-menus #search-form {
          width: 32.77311%;
          float: right;
          margin-right: 0;
          display: none; }
      #header.home {
        height: 120px; }
        #header.home #header-menus #logo a {
          height: 120px;
          background-image: none; }
          #header.home #header-menus #logo a h1 {
            height: 120px; }
            #header.home #header-menus #logo a h1 img {
              margin: 5px 0;
              max-width: 110px;
              height: auto; }
        #header.home #header-menus #primary-nav, #header.home #header-menus #product-nav {
          height: 120px; }
        #header.home #header-menus #primary-nav ul {
          margin: 42px 0; }
        #header.home #header-menus #product-nav ul {
          margin: 42px 0; }
        #header.home #header-menus #search {
          height: 120px; } }
  .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;
        margin-top: 1px; }
        .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: 72px;
        background: none;
        margin-top: 1px; }
        .no-mediaqueries #header #header-menus #primary-nav ul, .no-mediaqueries #header #header-menus #product-nav ul {
          width: 100%;
          height: 72px;
          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 ul {
        text-align: left;
        position: absolute;
        height: 36px;
        margin: 18px 0; }
        .no-mediaqueries #header #header-menus #primary-nav ul li {
          line-height: 36px;
          padding-left: 30px;
          padding-right: 0;
          background-image: url("../img/redesign/sprites/slash-sep.png");
          background-position: left 9px top 45%;
          background-repeat: no-repeat; }
          .no-mediaqueries #header #header-menus #primary-nav ul li:last-child {
            padding-left: 30px; }
          .no-mediaqueries #header #header-menus #primary-nav ul li a {
            color: #ffb900;
            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: 36px;
            z-index: 100;
            display: none;
            min-width: 122px;
            width: auto;
            height: auto;
            padding: 0;
            background: url("../img/redesign/bg/lined-t.png") #293234;
            border-top: 1px solid #484747; }
            .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu:after, .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu:before {
              position: absolute;
              bottom: 100%;
              left: 16px;
              width: 0;
              height: 0;
              border: solid transparent;
              content: " ";
              pointer-events: none; }
            .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu:after {
              margin-left: -8px;
              border-width: 8px;
              border-color: transparent;
              border-bottom-color: #000; }
            .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu:before {
              margin-left: -9px;
              border-width: 9px;
              border-color: rgba(204, 204, 204, 0);
              border-bottom-color: #484747; }
            .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu li {
              display: block;
              line-height: 1.5em;
              height: 2em;
              margin: 0;
              padding: 0 10px;
              background: none;
              font-size: 12px;
              border-top: 1px solid #211f1f;
              border-bottom: 1px solid #000; }
              .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu li:hover {
                border-top-color: #000;
                background: #000; }
              .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:last-child {
                border-bottom: 0; }
              .no-mediaqueries #header #header-menus #primary-nav ul li .sub-menu li a {
                display: block;
                color: #8c8c8c;
                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 #search {
        display: block;
        height: 72px;
        border: 0;
        background: url("../img/redesign/sprites/search.png") center no-repeat transparent;
        background-size: 24px;
        margin-top: 1px; }
        .no-mediaqueries #header #header-menus #search a {
          display: block;
          width: 100%;
          height: 100%; }
        .no-mediaqueries #header #header-menus #search.close {
          background: url("../img/redesign/sprites/close.png") center no-repeat transparent;
          background-size: 24px; }
      .no-mediaqueries #header #header-menus #search-form {
        width: 32.77311%;
        float: right;
        margin-right: 0;
        *margin-left: -1em;
        display: inline;
        display: none; }
    .no-mediaqueries #header.home {
      height: 120px; }
      .no-mediaqueries #header.home #header-menus #logo a {
        height: 120px;
        background-image: none; }
        .no-mediaqueries #header.home #header-menus #logo a h1 {
          height: 120px; }
          .no-mediaqueries #header.home #header-menus #logo a h1 img {
            margin: 5px 0;
            max-width: 110px;
            height: auto; }
      .no-mediaqueries #header.home #header-menus #primary-nav, .no-mediaqueries #header.home #header-menus #product-nav {
        height: 120px; }
      .no-mediaqueries #header.home #header-menus #primary-nav ul {
        margin: 42px 0; }
      .no-mediaqueries #header.home #header-menus #product-nav ul {
        margin: 42px 0; }
      .no-mediaqueries #header.home #header-menus #search {
        height: 120px; }
  @media (min-width: 720px) and (max-width: 1212px) {
    #header.home #header-menus #primary-nav ul {
      top: -18px; }
      #header.home #header-menus #primary-nav ul li {
        padding-left: 36px; } }
  @media (min-width: 720px) and (max-width: 1118px) {
    #header #header-menus #primary-nav ul {
      top: -18px; }
    #header #header-menus #product-nav {
      z-index: 1; }
      #header #header-menus #product-nav #product-menu li {
        height: 28px !important;
        line-height: 28px !important; }
      #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: 15px 0;
    text-align: center; }
  #top-banner #top-mobile-leaderboard {
    height: 50px;
    text-align: center; }
  #top-banner #top-signup {
    height: 120px;
    background-color: #ffb900; }
    #top-banner #top-signup .newsletter-signup {
      height: 80px;
      padding: 0 5%; }
      #top-banner #top-signup .newsletter-signup p {
        overflow: hidden;
        height: 30px;
        margin: 0;
        padding: 8px 0 2px 0;
        font-size: .875em;
        line-height: 1em; }
      #top-banner #top-signup .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%; }
        #top-banner #top-signup .newsletter-signup form:after {
          content: "";
          display: table;
          clear: both; }
        #top-banner #top-signup .newsletter-signup form .email {
          display: inline-block;
          float: left;
          width: 50%; }
          #top-banner #top-signup .newsletter-signup form .email input[type="email"], #top-banner #top-signup .newsletter-signup form .email input[type="text"] {
            width: 100%;
            line-height: 1.5em; }
        #top-banner #top-signup .newsletter-signup form .submit {
          display: inline-block;
          float: right;
          width: 50%; }
          #top-banner #top-signup .newsletter-signup form .submit input[type="submit"] {
            width: 100%;
            background-color: #293234;
            line-height: 1.5em; }
            #top-banner #top-signup .newsletter-signup form .submit input[type="submit"]:hover {
              background-image: none; }
    #top-banner #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-banner #top-signup .social-links ul {
        height: 100%;
        margin: 0; }
        #top-banner #top-signup .social-links ul li {
          margin-right: 2%; }
          #top-banner #top-signup .social-links ul li a {
            display: block;
            width: 15px;
            height: 15px;
            padding: 7.5px;
            border-radius: 30px;
            background-color: #293234;
            color: transparent;
            font-size: 0; }
            #top-banner #top-signup .social-links ul li a div {
              width: 100%;
              height: 100%;
              background: url("../img/redesign/sprites/social-sprites.png") no-repeat; }
              #top-banner #top-signup .social-links ul li a div.twitter {
                background-position: 0 -160px; }
                #top-banner #top-signup .social-links ul li a div.twitter:hover {
                  background-position: 0 -220px; }
              #top-banner #top-signup .social-links ul li a div.facebook {
                background-position: 0 -175px; }
                #top-banner #top-signup .social-links ul li a div.facebook:hover {
                  background-position: 0 -235px; }
              #top-banner #top-signup .social-links ul li a div.linkedin {
                background-position: 0 -190px; }
                #top-banner #top-signup .social-links ul li a div.linkedin:hover {
                  background-position: 0 -250px; }
              #top-banner #top-signup .social-links ul li a div.flipboard {
                background-position: 0 -350px; }
                #top-banner #top-signup .social-links ul li a div.flipboard:hover {
                  background-position: 0 -365px; }
              #top-banner #top-signup .social-links ul li a div.rss {
                background-position: 0 -205px; }
                #top-banner #top-signup .social-links ul li a div.rss:hover {
                  background-position: 0 -265px; }
  @media (min-width: 720px) {
    #top-banner {
      background-image: url("../img/redesign/bg/lined.png");
      height: 120px;
      border-bottom: none; } }
  .no-mediaqueries #top-banner {
    background-image: url("../img/redesign/bg/lined.png");
    height: 120px;
    border-bottom: none; }

#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 #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; }
    #article #post-header #post-sponsor .sponsored span {
      margin: 0; }
    #article #post-header #post-sponsor .sponsored .copy {
      display: inline-block;
      padding: .25em .5em;
      background: #293234;
      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: #293234;
        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;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    #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 {
  margin: 0;
  font-weight: bold; }
#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: 20px;
          height: 20px;
          margin: auto;
          padding: 10px;
          border-radius: 40px;
          background-color: #293234; }
          #article #post-header #post-mobile-meta .sharing ul li a div {
            width: 20px;
            height: 20px;
            margin: auto;
            background: url("../img/redesign/sprites/social-sprites.png") center no-repeat;
            color: transparent;
            font-size: 0;
            margin-left: 1px; }
            #article #post-header #post-mobile-meta .sharing ul li a div.twitter {
              background-position: 0 0; }
            #article #post-header #post-mobile-meta .sharing ul li a div.facebook {
              background-position: 0 -20px; }
            #article #post-header #post-mobile-meta .sharing ul li a div.linkedin {
              background-position: 0 -40px; }
            #article #post-header #post-mobile-meta .sharing ul li a div.flipboard {
              background-position: 0 -380px; }
            #article #post-header #post-mobile-meta .sharing ul li a div.email {
              background-position: 0 -280px; }
          #article #post-header #post-mobile-meta .sharing ul li a:hover div.twitter {
            background-position: 0 -80px; }
          #article #post-header #post-mobile-meta .sharing ul li a:hover div.facebook {
            background-position: 0 -100px; }
          #article #post-header #post-mobile-meta .sharing ul li a:hover div.linkedin {
            background-position: 0 -120px; }
          #article #post-header #post-mobile-meta .sharing ul li a:hover div.flipboard {
            background-position: 0 -400px; }
          #article #post-header #post-mobile-meta .sharing ul li a:hover div.email {
            background-position: 0 -315px; }
    #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-skift-take {
  margin: .5em 0; }
  #article #post-header #post-skift-take p {
    margin: 0; }
  #article #post-header #post-skift-take .container {
    overflow: auto;
    background: url("../img/redesign/bg/lined.png") #fff;
    padding: 0 5% 5% 5%; }
  #article #post-header #post-skift-take h3 {
    position: relative;
    height: 30px;
    padding: 10px 0;
    background: #293234;
    color: transparent;
    font-size: 0; }
    #article #post-header #post-skift-take h3 #skift-take-heading {
      position: absolute;
      top: 15px;
      left: 2.5%;
      width: 95%;
      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%; }
  #article #post-header #post-skift-take #skift-take-content {
    padding: 5%;
    background: #fff;
    font-size: .875em;
    border-bottom: 1px solid #ccc; }
    #article #post-header #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-header #post-skift-take #skift-take-sponsor {
    min-height: 60px;
    padding: 2px 5% 0 5%;
    background: #fff;
    color: #999;
    font-size: .75em; }
    #article #post-header #post-skift-take #skift-take-sponsor div {
      display: inline-block;
      overflow: hidden; }
      #article #post-header #post-skift-take #skift-take-sponsor div#skift-take-sponsor-callout {
        height: 24px;
        padding: 30px 0 6px 0;
        line-height: 12px; }
      #article #post-header #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-header #post-skift-take #skift-take-sponsor div#skift-take-sponsor-logo a {
          display: block;
          width: 100%;
          height: 60px; }
#article #post-header #post-promo {
  display: none; }
#article #post-header #product-promo {
  display: none; }
#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 {
    background: url("../img/redesign/bg/lined.png");
    padding-bottom: .5em; }
    #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;
  background: url("../img/redesign/bg/lined-g.png");
  margin-bottom: 1em; }
#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 .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: 20px;
        height: 20px;
        margin: auto;
        padding: 10px;
        border-radius: 40px;
        background-color: #293234; }
        #article #post-body #post-footer .sharing ul li a div {
          width: 20px;
          height: 20px;
          margin: auto;
          background: url("../img/redesign/sprites/social-sprites.png") center no-repeat;
          color: transparent;
          font-size: 0;
          margin-left: 1px; }
          #article #post-body #post-footer .sharing ul li a div.twitter {
            background-position: 0 0; }
          #article #post-body #post-footer .sharing ul li a div.facebook {
            background-position: 0 -20px; }
          #article #post-body #post-footer .sharing ul li a div.linkedin {
            background-position: 0 -40px; }
          #article #post-body #post-footer .sharing ul li a div.flipboard {
            background-position: 0 -380px; }
          #article #post-body #post-footer .sharing ul li a div.email {
            background-position: 0 -280px; }
        #article #post-body #post-footer .sharing ul li a:hover div.twitter {
          background-position: 0 -80px; }
        #article #post-body #post-footer .sharing ul li a:hover div.facebook {
          background-position: 0 -100px; }
        #article #post-body #post-footer .sharing ul li a:hover div.linkedin {
          background-position: 0 -120px; }
        #article #post-body #post-footer .sharing ul li a:hover div.flipboard {
          background-position: 0 -400px; }
        #article #post-body #post-footer .sharing ul li a:hover div.email {
          background-position: 0 -315px; }
  #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 .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 {
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 4000;
  height: 4em;
  background: #3691ce;
  color: #ccc;
  border: 1px solid #585858; }
  #article #post-fly-in .title {
    height: 2em;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffb900;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .75em;
    line-height: 1em;
    position: relative; }
  #article #post-fly-in .container {
    height: 3em;
    padding-top: 11px;
    padding-bottom: 11px;
    background: url("../img/redesign/bg/lined-t.png"); }
    #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: .875em; }
      #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 .copy a:hover {
          text-decoration: none;
          color: #000;
          background: #ccc; }
    #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: 720px) {
  #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: #293234;
      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: #293234;
        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 #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 .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-body hr {
    border: none;
    border-top: 2px solid #ccc;
    height: 0;
    margin: 0; }
  #article #post-body #post-social .sharing {
    display: inline-block;
    width: 100%;
    height: 60px;
    padding: 0;
    border: 0;
    background: #ebebec;
    line-height: 60px; }
    #article #post-body #post-social .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-social .sharing ul {
      display: table;
      width: 100%;
      margin: 0;
      vertical-align: middle;
      line-height: 50px; }
      #article #post-body #post-social .sharing ul li {
        display: table-cell;
        padding: 15px 0;
        width: 25%;
        border: 0; }
        #article #post-body #post-social .sharing ul li:first-child {
          border-left: 0; }
        #article #post-body #post-social .sharing ul li:last-child {
          border-right: 0; }
        #article #post-body #post-social .sharing ul li a {
          display: block;
          width: 15px;
          height: 15px;
          margin: auto;
          padding: 7.5px;
          border-radius: 30px;
          background-color: #293234; }
          #article #post-body #post-social .sharing ul li a div {
            width: 15px;
            height: 15px;
            margin: auto;
            background: url("../img/redesign/sprites/social-sprites.png") center no-repeat;
            color: transparent;
            font-size: 0;
            margin-left: 1px; }
            #article #post-body #post-social .sharing ul li a div.twitter {
              background-position: 0 -160px; }
            #article #post-body #post-social .sharing ul li a div.facebook {
              background-position: 0 -175px; }
            #article #post-body #post-social .sharing ul li a div.linkedin {
              background-position: 0 -190px; }
            #article #post-body #post-social .sharing ul li a div.flipboard {
              background-position: 0 -350px; }
            #article #post-body #post-social .sharing ul li a div.email {
              background-position: 0 -300px; }
          #article #post-body #post-social .sharing ul li a:hover div.twitter {
            background-position: 0 -220px; }
          #article #post-body #post-social .sharing ul li a:hover div.facebook {
            background-position: 0 -235px; }
          #article #post-body #post-social .sharing ul li a:hover div.linkedin {
            background-position: 0 -250px; }
          #article #post-body #post-social .sharing ul li a:hover div.flipboard {
            background-position: 0 -365px; }
          #article #post-body #post-social .sharing ul li a:hover div.email {
            background-position: 0 -335px; }
  #article #post-body #post-social {
    display: block;
    float: right;
    width: 45%;
    height: 55px;
    margin-left: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #fff;
    background: url("../img/redesign/bg/lined.png"); }
  #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-copy .report-promo {
    padding: 1em 0 1em 1em; }
  #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: 15px 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: 15px;
              height: 15px;
              margin: auto;
              padding: 7.5px;
              border-radius: 30px;
              background-color: #293234; }
              #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div {
                width: 15px;
                height: 15px;
                margin: auto;
                background: url("../img/redesign/sprites/social-sprites.png") center no-repeat;
                color: transparent;
                font-size: 0;
                margin-left: 1px; }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.twitter {
                  background-position: 0 -160px; }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.facebook {
                  background-position: 0 -175px; }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.linkedin {
                  background-position: 0 -190px; }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.flipboard {
                  background-position: 0 -350px; }
                #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.email {
                  background-position: 0 -300px; }
              #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.twitter {
                background-position: 0 -220px; }
              #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.facebook {
                background-position: 0 -235px; }
              #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.linkedin {
                background-position: 0 -250px; }
              #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.flipboard {
                background-position: 0 -365px; }
              #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.email {
                background-position: 0 -335px; }
      #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: 720px) and (min-width: 720px) {
        #article #post-body #post-footer #post-social-tags-signup .newsletter-signup {
          display: none; } }
@media (min-width: 720px) {
        .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 #post-fly-in {
    border-bottom-width: 0;
    border-right-width: 0;
    height: 6em; }
    #article #post-fly-in .title, #article #post-fly-in .container {
      height: 6em; }
    #article #post-fly-in .title {
      font-size: .625em;
      padding-top: 1.5em;
      padding-bottom: 1.5em; }
    #article #post-fly-in .container {
      padding: 0;
      background: #3691ce; }
      #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 .copy, #article #post-fly-in .container .close {
        height: 6em; }
    #article #post-fly-in.no-image {
      height: 4em; }
      #article #post-fly-in.no-image .title, #article #post-fly-in.no-image .container {
        height: 3em; }
      #article #post-fly-in.no-image .container .copy {
        height: 3em; }
  #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: #293234;
    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: #293234;
      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 #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 .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-body hr {
  border: none;
  border-top: 2px solid #ccc;
  height: 0;
  margin: 0; }
.no-mediaqueries #article #post-body #post-social .sharing {
  display: inline-block;
  width: 100%;
  height: 60px;
  padding: 0;
  border: 0;
  background: #ebebec;
  line-height: 60px; }
  .no-mediaqueries #article #post-body #post-social .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-social .sharing ul {
    display: table;
    width: 100%;
    margin: 0;
    vertical-align: middle;
    line-height: 50px; }
    .no-mediaqueries #article #post-body #post-social .sharing ul li {
      display: table-cell;
      padding: 15px 0;
      width: 25%;
      border: 0; }
      .no-mediaqueries #article #post-body #post-social .sharing ul li:first-child {
        border-left: 0; }
      .no-mediaqueries #article #post-body #post-social .sharing ul li:last-child {
        border-right: 0; }
      .no-mediaqueries #article #post-body #post-social .sharing ul li a {
        display: block;
        width: 15px;
        height: 15px;
        margin: auto;
        padding: 7.5px;
        border-radius: 30px;
        background-color: #293234; }
        .no-mediaqueries #article #post-body #post-social .sharing ul li a div {
          width: 15px;
          height: 15px;
          margin: auto;
          background: url("../img/redesign/sprites/social-sprites.png") center no-repeat;
          color: transparent;
          font-size: 0;
          margin-left: 1px; }
          .no-mediaqueries #article #post-body #post-social .sharing ul li a div.twitter {
            background-position: 0 -160px; }
          .no-mediaqueries #article #post-body #post-social .sharing ul li a div.facebook {
            background-position: 0 -175px; }
          .no-mediaqueries #article #post-body #post-social .sharing ul li a div.linkedin {
            background-position: 0 -190px; }
          .no-mediaqueries #article #post-body #post-social .sharing ul li a div.flipboard {
            background-position: 0 -350px; }
          .no-mediaqueries #article #post-body #post-social .sharing ul li a div.email {
            background-position: 0 -300px; }
        .no-mediaqueries #article #post-body #post-social .sharing ul li a:hover div.twitter {
          background-position: 0 -220px; }
        .no-mediaqueries #article #post-body #post-social .sharing ul li a:hover div.facebook {
          background-position: 0 -235px; }
        .no-mediaqueries #article #post-body #post-social .sharing ul li a:hover div.linkedin {
          background-position: 0 -250px; }
        .no-mediaqueries #article #post-body #post-social .sharing ul li a:hover div.flipboard {
          background-position: 0 -365px; }
        .no-mediaqueries #article #post-body #post-social .sharing ul li a:hover div.email {
          background-position: 0 -335px; }
.no-mediaqueries #article #post-body #post-social {
  display: block;
  float: right;
  width: 45%;
  height: 55px;
  margin-left: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #fff;
  background: url("../img/redesign/bg/lined.png"); }
.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-copy .report-promo {
  padding: 1em 0 1em 1em; }
.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: 15px 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: 15px;
            height: 15px;
            margin: auto;
            padding: 7.5px;
            border-radius: 30px;
            background-color: #293234; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div {
              width: 15px;
              height: 15px;
              margin: auto;
              background: url("../img/redesign/sprites/social-sprites.png") center no-repeat;
              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-position: 0 -160px; }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.facebook {
                background-position: 0 -175px; }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.linkedin {
                background-position: 0 -190px; }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.flipboard {
                background-position: 0 -350px; }
              .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a div.email {
                background-position: 0 -300px; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.twitter {
              background-position: 0 -220px; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.facebook {
              background-position: 0 -235px; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.linkedin {
              background-position: 0 -250px; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.flipboard {
              background-position: 0 -365px; }
            .no-mediaqueries #article #post-body #post-footer #post-social-tags-signup .sharing ul li a:hover div.email {
              background-position: 0 -335px; }
    .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: 720px) {
        .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 #post-fly-in {
  border-bottom-width: 0;
  border-right-width: 0;
  height: 6em; }
  .no-mediaqueries #article #post-fly-in .title, .no-mediaqueries #article #post-fly-in .container {
    height: 6em; }
  .no-mediaqueries #article #post-fly-in .title {
    font-size: .625em;
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  .no-mediaqueries #article #post-fly-in .container {
    padding: 0;
    background: #3691ce; }
    .no-mediaqueries #article #post-fly-in .container .image, .no-mediaqueries #article #post-fly-in .container .copy, .no-mediaqueries #article #post-fly-in .container .close {
      padding-top: .5em;
      padding-bottom: .5em; }
    .no-mediaqueries #article #post-fly-in .container .copy, .no-mediaqueries #article #post-fly-in .container .close {
      height: 6em; }
  .no-mediaqueries #article #post-fly-in.no-image {
    height: 4em; }
    .no-mediaqueries #article #post-fly-in.no-image .title, .no-mediaqueries #article #post-fly-in.no-image .container {
      height: 3em; }
    .no-mediaqueries #article #post-fly-in.no-image .container .copy {
      height: 3em; }
.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; }

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

#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: 15px;
          height: 15px;
          margin: auto;
          padding: 7.5px;
          border-radius: 30px;
          background-color: #293234; }
          #partner-offer .sharing ul li a div {
            width: 15px;
            height: 15px;
            margin: auto;
            background: url("../img/redesign/sprites/social-sprites.png") center no-repeat;
            color: transparent;
            font-size: 0;
            margin-left: 1px; }
            #partner-offer .sharing ul li a div.twitter {
              background-position: 0 -160px; }
            #partner-offer .sharing ul li a div.facebook {
              background-position: 0 -175px; }
            #partner-offer .sharing ul li a div.linkedin {
              background-position: 0 -190px; }
            #partner-offer .sharing ul li a div.flipboard {
              background-position: 0 -350px; }
            #partner-offer .sharing ul li a div.email {
              background-position: 0 -300px; }
          #partner-offer .sharing ul li a:hover div.twitter {
            background-position: 0 -220px; }
          #partner-offer .sharing ul li a:hover div.facebook {
            background-position: 0 -235px; }
          #partner-offer .sharing ul li a:hover div.linkedin {
            background-position: 0 -250px; }
          #partner-offer .sharing ul li a:hover div.flipboard {
            background-position: 0 -365px; }
          #partner-offer .sharing ul li a:hover div.email {
            background-position: 0 -335px; }
    #partner-offer .sharing p {
      display: none; }

#drip-pan {
  background: url("../img/redesign/bg/lined-g.png") #f3f4f4; }
  #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 .story {
    display: inline-block; }
    #drip-pan #drip-pan-stories .story .title {
      display: inline-block; }
      #drip-pan #drip-pan-stories .story .title h4 {
        position: relative;
        top: -2em;
        margin: 0 20px;
        font-weight: normal;
        font-size: 1.25em;
        font-family: Adelle, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; }
        #drip-pan #drip-pan-stories .story .title h4 a {
          background: #fff;
          color: #211f1f;
          line-height: 1em; }
          #drip-pan #drip-pan-stories .story .title h4 a .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; }
            #drip-pan #drip-pan-stories .story .title h4 a .sponsored span {
              margin: 0; }
            #drip-pan #drip-pan-stories .story .title h4 a .sponsored .copy {
              display: inline-block;
              padding: .25em .5em;
              background: #293234;
              color: #fff;
              text-transform: uppercase;
              font-size: .875em; }
              #drip-pan #drip-pan-stories .story .title h4 a .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 h4 a .sponsored .copy .declaration {
                position: absolute;
                display: none;
                z-index: 100; }
              #drip-pan #drip-pan-stories .story .title h4 a .sponsored .copy:hover .declaration {
                display: block;
                clear: both;
                padding: .5em;
                background: #293234;
                text-transform: none;
                white-space: nowrap;
                font-size: 10px; }
          #drip-pan #drip-pan-stories .story .title h4 a.mac {
            box-shadow: 0 0 0 0.25em #fff; }
        #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; }
  @media (min-width: 720px) {
    #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;
  background: #293234;
  color: #fff; }
  #footer ul {
    padding: 0; }
    #footer ul li {
      list-style: none; }
  #footer #footer-title {
    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;
    background: #293234; }
  #footer #footer-social {
    border-top: 1px solid #333;
    border-bottom: 1px solid #000;
    background: url("../img/redesign/bg/lined-t.png"); }
    #footer #footer-social ul li {
      display: inline-block;
      padding: 0 0.5em 1em 0;
      min-width: 110px; }
      #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: 15px;
          height: 15px;
          margin: 0 5px 0 0;
          padding: 7.5px;
          border-radius: 30px;
          border: 1px white solid; }
          #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: 15px;
            height: 15px;
            background: url("../img/redesign/sprites/social-sprites.png") center no-repeat;
            color: transparent;
            font-size: 0;
            margin-left: 1px; }
          #footer #footer-social ul li a.icon div.twitter {
            background-position: 0 -160px; }
            #footer #footer-social ul li a.icon div.twitter:hover {
              background-position: 0 -220px; }
          #footer #footer-social ul li a.icon div.facebook {
            background-position: 0 -175px; }
            #footer #footer-social ul li a.icon div.facebook:hover {
              background-position: 0 -235px; }
          #footer #footer-social ul li a.icon div.linkedin {
            background-position: 0 -190px; }
            #footer #footer-social ul li a.icon div.linkedin:hover {
              background-position: 0 -250px; }
          #footer #footer-social ul li a.icon div.flipboard {
            background-position: 0 -350px; }
            #footer #footer-social ul li a.icon div.flipboard:hover {
              background-position: 0 -365px; }
          #footer #footer-social ul li a.icon div.rss {
            background-position: 0 -205px; }
            #footer #footer-social ul li a.icon div.rss:hover {
              background-position: 0 -265px; }
          #footer #footer-social ul li a.icon div.email {
            background-position: 0 -300px; }
            #footer #footer-social ul li a.icon div.email:hover {
              background-position: 0 -335px; }
  #footer #footer-info {
    color: #999;
    font-size: .875em; }
    #footer #footer-info a {
      color: #999;
      text-decoration: none; }
      #footer #footer-info a:hover {
        color: #ffb900; }
    #footer #footer-info ul li {
      display: inline;
      padding-right: 1em; }
  @media (min-width: 720px) {
    #footer {
      background: #293234; }
      #footer #footer-title-social {
        border-bottom: 1px solid #000; }
        #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 {
              padding: 12px 1em 12px 0; }
              #footer #footer-title-social #footer-social ul li a {
                font-size: 12px; }
      #footer #footer-info {
        border-top: 1px solid #333;
        background: url("../img/redesign/bg/lined-t.png"); }
        #footer #footer-info ul {
          display: inline-block;
          float: left; }
        #footer #footer-info .copyright {
          display: inline-block;
          float: right; } }
  .no-mediaqueries #footer {
    background: #293234; }
    .no-mediaqueries #footer #footer-title-social {
      border-bottom: 1px solid #000; }
      .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 {
            padding: 12px 1em 12px 0; }
            .no-mediaqueries #footer #footer-title-social #footer-social ul li a {
              font-size: 12px; }
    .no-mediaqueries #footer #footer-info {
      border-top: 1px solid #333;
      background: url("../img/redesign/bg/lined-t.png"); }
      .no-mediaqueries #footer #footer-info ul {
        display: inline-block;
        float: left; }
      .no-mediaqueries #footer #footer-info .copyright {
        display: inline-block;
        float: right; }

#home #home-river h3, #home .featured-category h3 {
  margin: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 1px solid #fff;
  background: url("../img/redesign/bg/lined.png") #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: #293234;
        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: #293234;
          text-transform: none;
          white-space: nowrap;
          font-size: 10px; }
    #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;
  background: url("../img/redesign/bg/lined.png") #fff;
  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: 720px) {
  #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; }
    #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 .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 .container {
        overflow: auto;
        background: url("../img/redesign/bg/lined.png") #fff; }
      #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 {
      margin: 0; }
      #home #home-featured .home-featured-story .headline h2 a {
        position: relative;
        top: -2em;
        color: #211f1f;
        background: #f3f4f4;
        line-height: 1em;
        text-decoration: none; }
        #home #home-featured .home-featured-story .headline h2 a.mac {
          box-shadow: 0 0 0 0.25em #f3f4f4; }
          #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 a:hover {
          background: #e5e5e5; }
      #home #home-featured .home-featured-story .headline h2 .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; }
        #home #home-featured .home-featured-story .headline h2 .sponsored span {
          margin: 0; }
        #home #home-featured .home-featured-story .headline h2 .sponsored .copy {
          display: inline-block;
          padding: .25em .5em;
          background: #293234;
          color: #fff;
          text-transform: uppercase;
          font-size: .875em; }
          #home #home-featured .home-featured-story .headline h2 .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 .home-featured-story .headline h2 .sponsored .copy .declaration {
            position: absolute;
            display: none;
            z-index: 100; }
          #home #home-featured .home-featured-story .headline h2 .sponsored .copy:hover .declaration {
            display: block;
            clear: both;
            padding: .5em;
            background: #293234;
            text-transform: none;
            white-space: nowrap;
            font-size: 10px; }
    #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 #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; }
  .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 .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 .container {
      overflow: auto;
      background: url("../img/redesign/bg/lined.png") #fff; }
    .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 {
    margin: 0; }
    .no-mediaqueries #home #home-featured .home-featured-story .headline h2 a {
      position: relative;
      top: -2em;
      color: #211f1f;
      background: #f3f4f4;
      line-height: 1em;
      text-decoration: none; }
      .no-mediaqueries #home #home-featured .home-featured-story .headline h2 a.mac {
        box-shadow: 0 0 0 0.25em #f3f4f4; }
        .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 a:hover {
        background: #e5e5e5; }
    .no-mediaqueries #home #home-featured .home-featured-story .headline h2 .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; }
      .no-mediaqueries #home #home-featured .home-featured-story .headline h2 .sponsored span {
        margin: 0; }
      .no-mediaqueries #home #home-featured .home-featured-story .headline h2 .sponsored .copy {
        display: inline-block;
        padding: .25em .5em;
        background: #293234;
        color: #fff;
        text-transform: uppercase;
        font-size: .875em; }
        .no-mediaqueries #home #home-featured .home-featured-story .headline h2 .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 .home-featured-story .headline h2 .sponsored .copy .declaration {
          position: absolute;
          display: none;
          z-index: 100; }
        .no-mediaqueries #home #home-featured .home-featured-story .headline h2 .sponsored .copy:hover .declaration {
          display: block;
          clear: both;
          padding: .5em;
          background: #293234;
          text-transform: none;
          white-space: nowrap;
          font-size: 10px; }
  .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 #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;
  background: #e5e5e5; }
  #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;
  background: url("../img/redesign/bg/lined.png") #fff;
  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 {
  background: #e5e5e5;
  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: 720px) {
  #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 #featured-sections, #archive #archive-section {
    margin-top: 1em; }
  #archive #archive-promo-bar {
    padding-top: 1em;
    background: #e5e5e5;
    border-top: 1px solid #ccc; }
    #archive #archive-promo-bar .container {
      border-top: 1px solid #fff;
      background: url("../img/redesign/bg/lined.png") #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 {
    background: url("../img/redesign/bg/lined.png"); }
    #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 {
    background: url("../img/redesign/bg/lined.png");
    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 #featured-sections, .no-mediaqueries #archive #archive-section {
  margin-top: 1em; }
.no-mediaqueries #archive #archive-promo-bar {
  padding-top: 1em;
  background: #e5e5e5;
  border-top: 1px solid #ccc; }
  .no-mediaqueries #archive #archive-promo-bar .container {
    border-top: 1px solid #fff;
    background: url("../img/redesign/bg/lined.png") #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 {
  background: url("../img/redesign/bg/lined.png"); }
  .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 {
  background: url("../img/redesign/bg/lined.png");
  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: 720px) {
  #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: 720px) {
  #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: 720px) {
    #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; }

#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: 15px;
          height: 15px;
          margin: auto;
          padding: 7.5px;
          border-radius: 30px;
          background-color: #293234; }
          #partner-offer .sharing ul li a div {
            width: 15px;
            height: 15px;
            margin: auto;
            background: url("../img/redesign/sprites/social-sprites.png") center no-repeat;
            color: transparent;
            font-size: 0;
            margin-left: 1px; }
            #partner-offer .sharing ul li a div.twitter {
              background-position: 0 -160px; }
            #partner-offer .sharing ul li a div.facebook {
              background-position: 0 -175px; }
            #partner-offer .sharing ul li a div.linkedin {
              background-position: 0 -190px; }
            #partner-offer .sharing ul li a div.flipboard {
              background-position: 0 -350px; }
            #partner-offer .sharing ul li a div.email {
              background-position: 0 -300px; }
          #partner-offer .sharing ul li a:hover div.twitter {
            background-position: 0 -220px; }
          #partner-offer .sharing ul li a:hover div.facebook {
            background-position: 0 -235px; }
          #partner-offer .sharing ul li a:hover div.linkedin {
            background-position: 0 -250px; }
          #partner-offer .sharing ul li a:hover div.flipboard {
            background-position: 0 -365px; }
          #partner-offer .sharing ul li a:hover div.email {
            background-position: 0 -335px; }
    #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; }

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


@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,700,600,400);
@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; }
html {
  height: 100%; }

body {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px; }

.popup-container {
  width: 810px;
  height: 405px;
  border: 1px #000 solid;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -202.5;
  margin-left: -405; }

.popup-head {
  width: 100%;
  height: 157px;
  border-bottom: 1px #000 solid; }

.popup-body {
  width: 100%;
  height: 174px; }

.popup-foot {
  width: 100%;
  height: calc(405px - 157px - 174px);
  background-color: black; }

.x-to-close {
  width: 58px;
  height: 58px;
  background: #ffb900;
  -moz-border-radius: 29;
  -webkit-border-radius: 29;
  border-radius: 29;
  border: 1px #000 solid;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -232.5px;
  margin-left: 375px; }

.popup-login-button {
  height: 100%;
  width: 174px;
  float: right;
  line-height: 100%;
  text-align: center;
  background: #3691ce; }
  .popup-login-button span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal; }

/*--------------- Header ---------------*/
.trend-header {
  height: 51px;
  width: 100%;
  background-color: #293234;
  color: white;
  text-transform: uppercase; }
  .trend-header img.logo {
    width: auto;
    max-height: 40px;
    float: left;
    margin-left: 20px;
    margin-top: 5px; }
  .trend-header .responsive-menu {
    display: none; }
  .trend-header .header-account {
    display: none; }
  .trend-header .trend-nav {
    height: 100%;
    font-weight: 400; }
    .trend-header .trend-nav span {
      color: #ffb900; }
      .trend-header .trend-nav span.slash {
        margin-right: 10px; }
    .trend-header .trend-nav p {
      display: inline-block;
      margin-left: 30px; }
    .trend-header .trend-nav ul {
      display: inline-block;
      list-style-type: none;
      padding-left: 0px;
      margin-left: 8px; }
      .trend-header .trend-nav ul li {
        background-image: url("../img/redesign/sprites/slash-sep.png");
        background-repeat: no-repeat;
        background-position: left 10px top 45%;
        padding-left: 30px;
        display: inline;
        margin-right: 0px; }
        .trend-header .trend-nav ul li:last-child {
          margin-left: 0px;
          margin-right: 0px; }
    .trend-header .trend-nav .login-button {
      display: inline-block;
      float: right;
      margin-top: 16px;
      margin-right: 20px; }
  .trend-header .hide-this-login {
    display: none; }

#top-banner {
  display: none; }

/*--------------- End Header ---------------*/
/*--------------- Footer ---------------*/
.trend-footer {
  position: relative;
  float: left;
  width: 100%;
  background-color: #293234;
  color: #8c8c8c; }
  .trend-footer p {
    padding-top: 10px;
    max-width: 1000px; }
  .trend-footer .footer-nav {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-size: 1em;
    margin-top: 10px;
    padding-bottom: 10px; }
    .trend-footer .footer-nav a, .trend-footer .footer-nav a:visited, .trend-footer .footer-nav a:hover, .trend-footer .footer-nav a:active {
      color: #8c8c8c; }
    .trend-footer .footer-nav li {
      display: inline;
      padding-right: 4px;
      border-right: 2px white solid; }
      .trend-footer .footer-nav li:last-child {
        padding-right: 0px;
        border-right: none; }

/*--------------- End Footer ---------------*/
/*--------------- Buttons ---------------*/
button.black-btn {
  margin-top: 25px;
  outline: 0;
  background: none;
  border: 0;
  background-color: #3691ce;
  height: 46px;
  width: 130px;
  text-transform: uppercase;
  color: white; }

button.dark-noise-btn {
  outline: 0;
  background: none;
  border: 0;
  background-color: #3691ce;
  color: white;
  font-weight: 700; }

button.panel-btn {
  outline: 0;
  background: none;
  border: 0;
  color: white;
  background-color: #3691ce;
  height: 44px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-weight: 700;
  font-style: italic; }
  button.panel-btn.no-center-text {
    text-align: left;
    padding-left: 20px; }

button:hover {
  cursor: pointer;
  background-color: #2b74a5; }

button.btn-rounded {
  border-radius: 5px; }

/*--------------- End Buttons ---------------*/
/*--------------- All Archives Styling ---------------*/
/*---- Archive Page Styling ----*/
.trend-min-margin {
  min-height: 1000px;
  max-height: 2000px;
  width: 60px; }
  .trend-min-margin.left {
    float: left; }
  .trend-min-margin.right {
    float: right; }

.trend-all-content {
  min-width: 895px;
  max-width: 1200px;
  margin: auto; }
  .trend-all-content .trend-main-content {
    margin-bottom: 60px;
    min-width: 895px;
    min-height: 1000px;
    max-width: 895px;
    float: left; }
    .trend-all-content .trend-main-content h1 {
      margin: 30px 0px; }
    .trend-all-content .trend-main-content .mobile-panel {
      display: none; }
      .trend-all-content .trend-main-content .mobile-panel h2.featured-mobile-panel {
        font-size: 1.15em; }
    .trend-all-content .trend-main-content .trend-top {
      height: 675px;
      width: 895px;
      margin-bottom: 115px; }
    .trend-all-content .trend-main-content .trend-middle {
      width: 100%;
      display: inline-block; }
    .trend-all-content .trend-main-content .trend-bar {
      height: 86px;
      width: 1090px;
      margin-left: -195px;
      background-color: #ffb900; }
      .trend-all-content .trend-main-content .trend-bar form {
        float: right; }
        .trend-all-content .trend-main-content .trend-bar form input {
          width: auto; }
    .trend-all-content .trend-main-content .trend-bottom {
      position: relative;
      width: 100%;
      max-width: 895px;
      float: left;
      margin-bottom: 20px; }
  .trend-all-content .trend-right-content {
    margin-top: 90px;
    float: right;
    width: 285px; }
    .trend-all-content .trend-right-content h2 {
      text-transform: none !important;
      margin-bottom: 72px; }
    .trend-all-content .trend-right-content .signup-price-info {
      font-size: 1.1em; }
  .trend-all-content .mobile-signup-bar {
    display: none; }

/*---- End Archive Page Styling ----*/
/*---- Report Panel Styling ----*/
.report-panel {
  background-image: url("../img/redesign/bg/lined.png"); }
  .report-panel .trend-text-area {
    margin-left: 20px;
    margin-top: 25px;
    margin-right: 20px; }
    .report-panel .trend-text-area h2 {
      text-transform: none !important;
      font-size: 1.25em; }
      .report-panel .trend-text-area h2 a {
        color: black; }
    .report-panel .trend-text-area p {
      font-size: 0.85em; }

.report-image {
  position: relative;
  height: 210px;
  width: auto;
  background-position: center !important; }

.report-name-date-plate {
  position: absolute;
  bottom: 0px;
  height: 30px;
  width: 100%;
  background-color: #293234; }
  .report-name-date-plate p {
    display: inline;
    margin-left: 20px;
    height: inherit;
    color: white; }
    .report-name-date-plate p span.right {
      float: right;
      margin-right: 10px;
      color: grey;
      line-height: 30px; }
    .report-name-date-plate p span.left {
      float: left;
      margin-left: 10px;
      color: #ffb900;
      font-size: 1.4em; }

.report-name-plate {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 90px;
  width: 285px;
  background-color: rgba(41, 50, 52, 0.55);
  font-weight: 700; }

.report-large-panel {
  position: relative;
  width: 285px;
  height: 400px;
  float: left;
  margin-top: 40px;
  margin-right: 20px;
  padding-bottom: 44px; }

.report-medium-panel {
  position: relative;
  width: 285px;
  height: 370px;
  float: left;
  margin-top: 26px;
  margin-right: 20px; }
  .report-medium-panel .trend-text-area {
    margin-top: -8px !important; }

.report-small-panel {
  position: relative;
  width: 285px;
  max-height: 254px;
  float: left;
  margin-top: 26px;
  margin-right: 20px; }
  .report-small-panel.no-bg {
    background: transparent; }

/*---- End Report Panel Styling ----*/
/*---- Break Bar ----*/
.full-bar {
  height: 80px;
  width: 100%;
  background-color: #ffb900; }
  .full-bar .nav-bar {
    min-height: 57px;
    max-width: 963px;
    margin: auto;
    text-transform: uppercase;
    color: black;
    font-size: 1.55em; }
    .full-bar .nav-bar .selected {
      color: white;
      background-color: black; }
    .full-bar .nav-bar p {
      display: inline-block;
      margin-left: 30px; }
    .full-bar .nav-bar ul {
      padding-top: 8px;
      padding-left: 0px; }
      .full-bar .nav-bar ul li {
        display: block;
        float: left;
        margin-right: 25px;
        padding: 15px 20px 15px 20px; }
        .full-bar .nav-bar ul li:last-child {
          margin-right: 0px; }
        .full-bar .nav-bar ul li:hover {
          color: white;
          background-color: black; }

/*---- End Break Bar ----*/
/*---- Price Panel Styling ----*/
.signup-panel {
  position: relative;
  width: 285px;
  height: 355px;
  margin-bottom: 31px; }
  .signup-panel.special-offer-panel {
    height: 155px; }
    .signup-panel.special-offer-panel .signup-price-info .pricing {
      margin-top: 15px; }
  .signup-panel .signup-price-info {
    width: auto;
    height: 100%;
    background-color: #293234; }
  .signup-panel .signup-text-info {
    width: auto;
    min-height: 200px;
    background-image: url("../img/redesign/bg/lined.png"); }
  .signup-panel .signup-text-info-no-bg {
    width: auto;
    min-height: 100px;
    background-color: white; }
  .signup-panel .signup-sale-notice {
    margin-left: auto;
    margin-right: auto;
    width: 245px;
    height: 31px;
    left: calc(50% - 245px/2 );
    background-color: #ffb900; }
  .signup-panel .signup-sale-notice-large {
    margin-left: auto;
    margin-right: auto;
    width: 345px;
    height: 31px;
    background-color: #ffb900;
    left: calc(50% - 345px/2 ); }
  .signup-panel .signup-sale-notice, .signup-panel .signup-sale-notice-large {
    font-style: italic;
    color: #8c8c8c;
    text-align: center;
    position: absolute;
    top: -31px !important; }
    .signup-panel .signup-sale-notice p, .signup-panel .signup-sale-notice-large p {
      max-width: 80%;
      display: inline-block;
      line-height: 0px; }
    .signup-panel .signup-sale-notice span, .signup-panel .signup-sale-notice-large span {
      text-transform: uppercase;
      color: #293234; }

/*---- End Price Panel Styling ----*/
/*---- Single Sector Styling ----*/
.sector-latest-report {
  position: relative;
  height: 534px;
  max-width: 895px; }
  .sector-latest-report .sector-latest-image {
    float: left;
    background-color: blue;
    background-position: center !important;
    width: 570px;
    height: 100%; }
  .sector-latest-report .sector-latest-info {
    position: relative;
    background-image: url("../img/redesign/bg/lined.png");
    float: right;
    width: 325px;
    height: 100%; }
    .sector-latest-report .sector-latest-info h2 {
      text-transform: none !important;
      font-size: 2em; }
    .sector-latest-report .sector-latest-info h2, .sector-latest-report .sector-latest-info p {
      margin-left: 20px;
      margin-right: 20px; }
    .sector-latest-report .sector-latest-info .sector-btn {
      bottom: 36px !important;
      width: 325px; }
  .sector-latest-report .sector-bar {
    position: absolute;
    bottom: 36px;
    background-color: green;
    float: left;
    width: 570px;
    height: 44px; }
    .sector-latest-report .sector-bar .sector-name-date {
      background-color: #293234;
      width: 570px;
      height: 100%; }
      .sector-latest-report .sector-bar .sector-name-date p {
        display: inline;
        margin-left: 20px;
        line-height: 44px; }
        .sector-latest-report .sector-bar .sector-name-date p span.right {
          float: right;
          margin-right: 20px;
          color: grey; }
        .sector-latest-report .sector-bar .sector-name-date p span.left {
          font-size: 1.4em;
          color: #ffb900; }

/*---- End Single Sector Styling ----*/
/*---- Pricing Page Styling ----*/
.pricing-all-content {
  min-width: 895px;
  margin: auto; }
  .pricing-all-content .pricing-head {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }
    .pricing-all-content .pricing-head h1 {
      text-align: center; }
    .pricing-all-content .pricing-head ul {
      width: 550px;
      margin: auto;
      margin-bottom: 30px;
      text-align: left; }
  .pricing-all-content .pricing-panel-holder {
    background-image: url("../img/redesign/bg/lined.png");
    width: 100%;
    overflow: auto; }
  .pricing-all-content .pricing-center-spacing {
    padding-top: 88px;
    margin: auto;
    display: table;
    width: auto; }
  .pricing-all-content .side-by-side {
    width: 385px;
    margin-left: 20px;
    float: left; }

.first-price {
  margin-left: 0px !important;
  margin-bottom: 62px; }

.signup-price-info {
  text-align: center;
  color: #8c8c8c;
  font-size: 1.25em; }
  .signup-price-info .time {
    font-style: italic;
    color: white;
    text-transform: uppercase; }
  .signup-price-info .price-title {
    padding-top: 20px; }
  .signup-price-info .pricing {
    display: inline-block;
    position: relative;
    margin: auto;
    width: auto;
    height: 85px; }
    .signup-price-info .pricing .amount {
      float: left;
      line-height: 90px;
      color: white;
      font-weight: 700;
      font-size: 4.25em; }
    .signup-price-info .pricing .dollar-sign {
      float: left; }
    .signup-price-info .pricing .per-time {
      position: absolute;
      bottom: 0px;
      float: left; }
  .signup-price-info .pricing-descriptor {
    font-style: italic;
    padding: 0px 5px; }

.signup-info-description {
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 60px;
  padding-left: 30px;
  min-width: 225px;
  min-height: inherit;
  max-width: 300px;
  text-align: center; }
  .signup-info-description hr {
    width: 80px;
    background: #8c8c8c;
    height: 2px;
    border: 0px;
    margin: auto; }

/*---- End Pricing Page Styling ----*/
/*---- My Account Page Styling ----*/
.account-all-content {
  min-width: 895px;
  margin: auto; }
  .account-all-content .account-head {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto; }
    .account-all-content .account-head .dark-noise-btn {
      width: 300px;
      height: 100px;
      font-size: 2em; }
  .account-all-content .account-purchases {
    max-width: 1200px;
    margin: auto; }
  .account-all-content .trend-bottom {
    max-width: 895px;
    margin: auto;
    position: relative;
    margin-bottom: 50px; }

/*---- End My Account Page Styling ----*/
/*---- FAQ Page Styling ----*/
.faq-all-content {
  min-width: 895px;
  margin: auto; }
  .faq-all-content .faq-content {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto; }

/*---- End FAQ Page Styling ----*/
/*--------------- End All Archives Styling ---------------*/
/*--------------- Trend Report Styling ---------------*/
.report-content {
  margin: auto; }
  .report-content .report-header {
    background-position: center !important;
    height: 550px;
    width: 100%; }
    .report-content .report-header .header-background {
      height: 100%;
      background-color: rgba(41, 50, 52, 0.55); }
    .report-content .report-header .report-title {
      margin-top: 65px;
      min-width: 386px;
      width: 45%;
      max-height: 310px; }
      .report-content .report-header .report-title h1 {
        font-weight: 600;
        color: black;
        font-size: 4em;
        display: inline; }
      .report-content .report-header .report-title.head-right {
        text-align: right; }
    .report-content .report-header .report-summary {
      margin-top: 65px;
      width: 350px;
      height: 350px;
      -webkit-border-radius: 175px;
      -moz-border-radius: 175px;
      border-radius: 175px;
      background-color: rgba(255, 255, 255, 0.75);
      display: table; }
      .report-content .report-header .report-summary p {
        display: table-cell;
        vertical-align: middle;
        padding-left: 40px;
        padding-right: 40px;
        max-width: 340px;
        max-height: 335px;
        text-align: center;
        font-size: 0.975em; }
    .report-content .report-header .head-left {
      float: left;
      margin-left: 100px; }
    .report-content .report-header .head-right {
      float: right;
      margin-right: 100px; }
  .report-content .report-summary-mobile {
    display: none; }
  .report-content .report-article-content {
    position: relative;
    overflow: auto; }
    .report-content .report-article-content .report-nav {
      float: left;
      overflow: scroll;
      max-width: 380px;
      width: 30%;
      min-height: 2000px;
      background-color: #ffb900;
      font-weight: 600; }
      .report-content .report-article-content .report-nav .sub {
        padding-left: 30px;
        font-size: 0.85em;
        margin-bottom: 10px; }
      .report-content .report-article-content .report-nav.fixed {
        position: fixed;
        top: 0px;
        min-height: 0px;
        height: 100%; }
      .report-content .report-article-content .report-nav.stuck {
        position: absolute;
        bottom: 0px;
        min-height: 0px;
        height: 100%; }
      .report-content .report-article-content .report-nav ul {
        list-style-type: none; }
        .report-content .report-article-content .report-nav ul li {
          list-style-type: none;
          margin-bottom: 20px;
          min-height: 20px; }
          .report-content .report-article-content .report-nav ul li .nav-item {
            overflow: auto;
            position: relative; }
            .report-content .report-article-content .report-nav ul li .nav-item .title {
              float: left;
              width: 85%; }
            .report-content .report-article-content .report-nav ul li .nav-item .marker {
              width: 7px;
              background-color: black;
              height: 100%;
              position: absolute;
              right: 0px; }
      .report-content .report-article-content .report-nav .main-list {
        padding-left: 50px;
        padding-top: 50px; }
      .report-content .report-article-content .report-nav a {
        color: black; }
        .report-content .report-article-content .report-nav a:hover {
          cursor: pointer;
          color: white; }
        .report-content .report-article-content .report-nav a:visited {
          color: black; }
    .report-content .report-article-content .report-body-free {
      width: 80%;
      margin: auto;
      max-width: 1200px; }
      .report-content .report-article-content .report-body-free form.wufoo {
        max-width: 1200px;
        width: 100%; }
        .report-content .report-article-content .report-body-free form.wufoo ul {
          width: 100%;
          background-color: white; }
          .report-content .report-article-content .report-body-free form.wufoo ul li {
            width: 500px;
            margin: auto; }
            .report-content .report-article-content .report-body-free form.wufoo ul li.notranslate input {
              width: 500px;
              height: 50px;
              font-size: 2em; }
      .report-content .report-article-content .report-body-free iframe {
        width: 100%; }
      .report-content .report-article-content .report-body-free h1 {
        font-family: 'Georgia', serif;
        display: inline; }
    .report-content .report-article-content .report-body {
      float: right;
      margin-top: 25px;
      margin-right: 1%;
      width: 67%; }
      .report-content .report-article-content .report-body.no-nav {
        float: none;
        width: 85%;
        margin-left: auto;
        margin-right: auto; }
      .report-content .report-article-content .report-body h1, .report-content .report-article-content .report-body h2, .report-content .report-article-content .report-body p {
        font-family: 'Georgia', serif !important; }
      .report-content .report-article-content .report-body hr {
        width: 25%; }
      .report-content .report-article-content .report-body h1 {
        font-family: 'Georgia', serif;
        display: inline; }
        .report-content .report-article-content .report-body h1:before {
          display: block;
          content: " ";
          margin-top: -100px;
          height: 100px;
          visibility: hidden; }
      .report-content .report-article-content .report-body h2 {
        text-transform: none !important; }
      .report-content .report-article-content .report-body .padding, .report-content .report-article-content .report-body .alignright, .report-content .report-article-content .report-body .alignleft {
        padding: 10px; }
      .report-content .report-article-content .report-body .alignright, .report-content .report-article-content .report-body .aligncenter, .report-content .report-article-content .report-body .alignleft {
        max-width: 100% !important;
        width: auto;
        height: auto !important; }
        .report-content .report-article-content .report-body .alignright img, .report-content .report-article-content .report-body .aligncenter img, .report-content .report-article-content .report-body .alignleft img {
          width: 100%;
          height: auto !important; }
      .report-content .report-article-content .report-body .alignright {
        float: right; }
      .report-content .report-article-content .report-body .aligncenter {
        margin: auto;
        display: block; }
      .report-content .report-article-content .report-body .alignleft {
        float: left; }
      .report-content .report-article-content .report-body .footnote {
        color: black;
        background-color: #293234;
        padding: 5px 30px;
        margin-bottom: 10px;
        position: relative;
        word-wrap: break-word; }
        .report-content .report-article-content .report-body .footnote ol {
          list-style: none;
          counter-reset: li;
          /* Initiate a counter */ }
          .report-content .report-article-content .report-body .footnote ol li {
            margin-top: 30px;
            color: white; }
            .report-content .report-article-content .report-body .footnote ol li:before {
              content: counter(li);
              counter-increment: li;
              border-radius: 35px;
              width: 20px;
              background-color: #ffb900;
              color: black;
              padding: 8px 9px;
              position: absolute;
              left: 16px;
              text-align: center;
              margin-top: -8px; }
      .report-content .report-article-content .report-body .report-pricing-panels {
        min-width: 510px;
        overflow: auto; }
        .report-content .report-article-content .report-body .report-pricing-panels .signup-panel {
          margin-right: 20px;
          margin-left: 0px;
          min-height: 0px; }
        .report-content .report-article-content .report-body .report-pricing-panels .side-by-side {
          float: left;
          margin-top: 30px; }
          .report-content .report-article-content .report-body .report-pricing-panels .side-by-side.report-page-pricing {
            width: 30% !important;
            min-width: 245px; }
        .report-content .report-article-content .report-body .report-pricing-panels .signup-sale-notice {
          min-width: 125px;
          font-size: 0.75em; }
        .report-content .report-article-content .report-body .report-pricing-panels .signup-price-info {
          font-size: 1em; }
          .report-content .report-article-content .report-body .report-pricing-panels .signup-price-info .pricing {
            width: auto;
            height: 50px;
            margin: auto; }
            .report-content .report-article-content .report-body .report-pricing-panels .signup-price-info .pricing .amount {
              font-size: 3em;
              line-height: 60px; }
          .report-content .report-article-content .report-body .report-pricing-panels .signup-price-info .pricing-descriptor {
            font-size: 1.1em;
            padding: 0px 15px; }
        .report-content .report-article-content .report-body .report-pricing-panels .first-price {
          margin-bottom: 0px; }
        .report-content .report-article-content .report-body .report-pricing-panels .dark-noise-btn {
          margin-left: calc( 50% - 355px/2 );
          margin-bottom: 10px;
          margin-top: 10px;
          height: 60px;
          width: 355px;
          font-size: 1.5em; }
      .report-content .report-article-content .report-body blockquote {
        font-size: 0.75em;
        width: 25%;
        padding: .5em 20px;
        background-color: #293234;
        color: white;
        border-radius: 10px;
        margin: auto; }
        .report-content .report-article-content .report-body blockquote.left, .report-content .report-article-content .report-body blockquote.right {
          margin: .5em 20px;
          display: inline; }
        .report-content .report-article-content .report-body blockquote.left {
          float: left;
          border-bottom-right-radius: 0px;
          border-top-right-radius: 0px;
          border-right: 5px solid #ffb900; }
        .report-content .report-article-content .report-body blockquote.right {
          float: right;
          border-bottom-left-radius: 0px;
          border-top-left-radius: 0px;
          border-left: 5px solid #ffb900; }
        .report-content .report-article-content .report-body blockquote.bigblock {
          font-size: 1em; }
        .report-content .report-article-content .report-body blockquote.pquote {
          font-size: 1.25em;
          width: 30%; }
        .report-content .report-article-content .report-body blockquote.pquote:before, .report-content .report-article-content .report-body blockquote.pquote:after {
          color: white;
          font-size: 3em;
          line-height: 0.1em;
          margin-right: 0.25em;
          vertical-align: -0.4em; }
        .report-content .report-article-content .report-body blockquote.pquote:before {
          content: "\201C"; }
        .report-content .report-article-content .report-body blockquote.pquote:after {
          content: "\201D"; }
        .report-content .report-article-content .report-body blockquote p {
          padding-bottom: 10px;
          margin: 0px; }
      .report-content .report-article-content .report-body .view-offline {
        float: right;
        text-align: right;
        position: relative;
        margin-top: -20px;
        background: #3691ce;
        padding: 7px;
        border-radius: 3px;
        color: white; }
        .report-content .report-article-content .report-body .view-offline:hover {
          cursor: help; }
          .report-content .report-article-content .report-body .view-offline:hover .offline-info {
            display: block; }
        .report-content .report-article-content .report-body .view-offline p.offline-info {
          display: none;
          width: 300px;
          background: #293234;
          position: absolute;
          left: -315px;
          top: -12px;
          padding: 5px;
          border-radius: 5px;
          text-align: center;
          font-size: .8em; }
    .report-content .report-article-content .report-body p, .report-content .report-article-content .report-body h1, .report-content .report-article-content .report-body h2, .report-content .report-article-content .report-body-free p, .report-content .report-article-content .report-body-free h1, .report-content .report-article-content .report-body-free h2 {
      word-wrap: break-word;
      font-family: 'Georgia', serif; }
    .report-content .report-article-content .report-body h2, .report-content .report-article-content .report-body-free h2 {
      text-transform: none !important;
      font-size: 1.75em; }
    .report-content .report-article-content .report-body ul li, .report-content .report-article-content .report-body ol li, .report-content .report-article-content .report-body-free ul li, .report-content .report-article-content .report-body-free ol li {
      margin-bottom: 10px; }
    .report-content .report-article-content .wp-caption-text {
      font-size: 0.7em; }
    .report-content .report-article-content .report-content-mobile {
      display: none; }

.hide-this-div {
  display: none; }

/*--------------- End Trend Report Styling ---------------*/
/*--------------- Landing Page Styling ---------------*/
body #product #product-testimonials {
  float: none;
  display: block;
  padding-bottom: 1em; }
  body #product #product-testimonials .container {
    float: none;
    display: block; }
    body #product #product-testimonials .container ul {
      max-width: 1000px;
      margin: auto; }

.landing-all-content {
  min-width: 895px;
  margin: auto; }
  .landing-all-content #product-title {
    display: block !important;
    float: none !important;
    min-height: 400px !important; }
    .landing-all-content #product-title h2 {
      width: 90% !important;
      padding: 0px !important;
      text-transform: none !important;
      font-weight: 700 !important; }
      .landing-all-content #product-title h2 p {
        display: inline;
        background: #293234;
        padding: 0px 15px; }
  .landing-all-content .landing-head {
    max-width: 1200px;
    margin: auto;
    margin-bottom: 25px; }
    .landing-all-content .landing-head .landing-sub {
      font-size: 1.25em; }
    .landing-all-content .landing-head h1 {
      display: block;
      margin: auto;
      margin-top: 30px;
      width: auto; }
    .landing-all-content .landing-head .trend-top {
      display: inline-block; }
      .landing-all-content .landing-head .trend-top .report-image {
        color: white;
        font-size: 1em; }
        .landing-all-content .landing-head .trend-top .report-image p {
          margin: 8px 24px; }
  .landing-all-content .full-bar {
    margin-bottom: 25px;
    min-width: 895px; }
    .landing-all-content .full-bar .title {
      float: left;
      margin-left: 200px;
      font-size: 1.5em; }
    .landing-all-content .full-bar .dark-noise-btn {
      float: right;
      margin-top: 10px;
      margin-right: 200px;
      height: 60px;
      width: 355px;
      font-size: 1.5em; }
  .landing-all-content .landing-offers {
    min-height: 600px;
    max-width: 1200px;
    margin: auto;
    margin-bottom: 25px;
    overflow: auto; }
    .landing-all-content .landing-offers .side-by-side {
      width: 386px;
      margin-left: 20px;
      float: left;
      margin-top: 30px; }
  .landing-all-content .landing-next-background {
    background-image: url("../img/redesign/bg/lined.png");
    overflow: auto;
    width: 100%; }
  .landing-all-content .landing-next {
    min-height: 444px;
    max-width: 1200px;
    margin: auto; }
    .landing-all-content .landing-next p {
      max-width: 800px; }
    .landing-all-content .landing-next .report-panel {
      width: 378px; }
    .landing-all-content .landing-next .next-reports {
      display: inline-block;
      margin-left: auto; }

/*--------------- End Landing Page Styling ---------------*/
/*--------------- Product Landing Page Styling -------------*/
.product-landing-all-content {
  min-width: 895px;
  margin: auto; }
  .product-landing-all-content #product-title {
    display: block !important;
    float: none !important; }
    .product-landing-all-content #product-title h2 {
      width: 90% !important;
      padding: 0px !important;
      text-transform: none !important;
      font-weight: 700 !important;
      line-height: 1.45em !important; }
      .product-landing-all-content #product-title h2 p {
        display: inline;
        background: #293234;
        padding: 0px 15px; }
      .product-landing-all-content #product-title h2.land-small {
        font-size: 3em !important;
        line-height: 1.25em !important; }
      .product-landing-all-content #product-title h2.right-title {
        float: left !important;
        text-align: right; }
    .product-landing-all-content #product-title.top-product {
      min-height: 400px !important; }
  .product-landing-all-content .landing-head {
    max-width: 1200px;
    margin: auto;
    margin-bottom: 25px; }
    .product-landing-all-content .landing-head .landing-sub {
      font-size: 1.25em; }
    .product-landing-all-content .landing-head h1 {
      display: block;
      margin: auto;
      margin-top: 30px;
      width: auto; }
    .product-landing-all-content .landing-head .trend-top {
      display: inline-block; }
      .product-landing-all-content .landing-head .trend-top .report-image {
        color: white;
        font-size: 1em; }
        .product-landing-all-content .landing-head .trend-top .report-image p {
          margin: 8px 24px; }
  .product-landing-all-content .full-bar {
    margin-bottom: 25px;
    min-width: 895px; }
    .product-landing-all-content .full-bar .title {
      float: left;
      margin-left: 200px;
      font-size: 1.5em; }
    .product-landing-all-content .full-bar .dark-noise-btn {
      float: right;
      margin-top: 10px;
      margin-right: 200px;
      height: 60px;
      width: 355px;
      font-size: 1.5em; }
  .product-landing-all-content .landing-offers {
    min-height: 600px;
    max-width: 1200px;
    margin: auto;
    margin-bottom: 25px;
    overflow: auto; }
    .product-landing-all-content .landing-offers .side-by-side {
      width: 386px;
      margin-left: 20px;
      float: left;
      margin-top: 30px; }
  .product-landing-all-content .landing-next-background {
    background-image: url("../img/redesign/bg/lined.png");
    overflow: auto;
    width: 100%; }
  .product-landing-all-content .landing-next {
    min-height: 444px;
    max-width: 1200px;
    margin: auto; }
    .product-landing-all-content .landing-next p {
      max-width: 800px; }
    .product-landing-all-content .landing-next .report-panel {
      width: 378px; }
    .product-landing-all-content .landing-next .next-reports {
      display: inline-block;
      margin-left: auto; }
  .product-landing-all-content .product-section-main {
    margin: auto;
    margin-bottom: 50px; }
    .product-landing-all-content .product-section-main .background-image {
      height: 400px;
      background-position-y: -223px;
      background-repeat: no-repeat;
      background-size: cover; }
    .product-landing-all-content .product-section-main p {
      font-size: 1.25em;
      max-width: 1200px;
      margin: auto; }
  .product-landing-all-content .product-section-sub-holder {
    max-width: 1200px;
    margin: auto;
    overflow: auto;
    margin-bottom: 50px; }
    .product-landing-all-content .product-section-sub-holder .product-section-sub {
      width: calc(50% - 15px);
      float: left;
      margin-right: 30px;
      margin-bottom: 30px;
      position: relative; }
      .product-landing-all-content .product-section-sub-holder .product-section-sub .background-image {
        height: 300px; }
      .product-landing-all-content .product-section-sub-holder .product-section-sub.last {
        margin-right: 0px !important; }
      .product-landing-all-content .product-section-sub-holder .product-section-sub p {
        margin: 0px;
        min-height: 170px;
        padding: 15px 20px;
        background-image: url("../img/redesign/bg/lined.png"); }
        @media (max-width: 939px) {
          .product-landing-all-content .product-section-sub-holder .product-section-sub p {
            min-height: 210px; } }
        .product-landing-all-content .product-section-sub-holder .product-section-sub p.description {
          border-left: 1px #293234 solid;
          border-right: 1px #293234 solid; }

#product #product-title {
  background-color: #293234; }

/*--------------- End Product Landing Page Styling  ------------*/
/*--------------- Wufoo Form Styling ---------------*/
.trend-all-content 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;
  width: 270px; }
  .trend-all-content form.wufoo ul {
    padding-left: 0;
    list-style-type: none; }
    .trend-all-content form.wufoo ul li {
      padding: .5em 1em;
      background: #fff; }
      .trend-all-content form.wufoo ul li label.desc, .trend-all-content form.wufoo ul li fieldset legend {
        display: block;
        margin-right: 2px; }
        .trend-all-content form.wufoo ul li label.desc .req, .trend-all-content form.wufoo ul li fieldset legend .req {
          color: red; }
      .trend-all-content form.wufoo ul li span {
        display: inline-block;
        margin-right: 4px; }
        .trend-all-content form.wufoo ul li span label {
          display: block;
          clear: both;
          font-size: .825em;
          color: #211f1f; }
          .trend-all-content form.wufoo ul li span label.choice {
            display: inline-block;
            clear: none;
            color: #000; }
      .trend-all-content form.wufoo ul li p.option {
        font-size: .85em;
        line-height: 100%; }
    .trend-all-content form.wufoo ul li.hide {
      display: none; }
  .trend-all-content form.wufoo input {
    width: auto;
    border: 1px solid #ccc;
    font-size: .75em; }
    .trend-all-content form.wufoo input.submit {
      font-size: 1em;
      border-right: none;
      border-left: none; }
  .trend-all-content form.wufoo fieldset div span {
    display: block; }
    .trend-all-content form.wufoo fieldset div span input[type="radio"] {
      margin-right: 2px; }
  .trend-all-content form.wufoo a.button {
    padding: 1em;
    margin: 0 auto; }

/*--------------- End Wufoo Form Styling ---------------*/
/*--------------- Workshop Section Styling ---------------*/
.workshop-info {
  width: calc(100% - 60px);
  max-width: 1200px;
  overflow: auto;
  border-bottom: 1px solid #293234;
  border-top: 1px solid #293234;
  padding: 0px 15px;
  margin: auto;
  margin-bottom: 20px; }
  .workshop-info p, .workshop-info h2 {
    font-family: "Proxima Nova", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif !important; }
  .workshop-info img {
    float: left;
    max-width: 500px;
    margin-right: 15px;
    width: 30%; }
  .workshop-info .workshop-sub {
    float: left;
    width: 32%;
    padding: 5px; }
    .workshop-info .workshop-sub h2 {
      margin-top: 0px; }

/*--------------- End Workshop Section Styling ---------------*/
/*--------------- Global Miscelaneous Styling -------------*/
.trend-page-nav {
  margin-top: 68px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  color: white;
  text-align: center; }
  .trend-page-nav .dark-noise-btn {
    font-size: 1.75em;
    width: 300px;
    height: 45px; }

.trend-bar form {
  margin-top: 16px;
  margin-bottom: 16px; }
  .trend-bar form input {
    margin-right: 25px; }
.trend-bar .search-term {
  font-size: 1.35em;
  padding-left: 15px; }
.trend-bar .search-field {
  width: 215px !important;
  height: 55px;
  background-color: rgba(255, 255, 255, 0.4);
  margin-right: 25px; }

.faq-all-content, .pricing-all-content, .trend-all-content, .account-all-content {
  overflow: auto; }

#product, .faq-all-content, .account-all-content {
  min-height: calc(100% - 51px - 189px); }

a, a:hover, a:active {
  color: #ffb900; }

.last {
  margin-right: 0px !important; }

.clear {
  clear: both; }

/*--------------- End Global Miscelaneous Styling -------------*/
/*--------------- Responsive Styling ---------------*/
@media (max-width: 1200px) {
  /*----  Pad all content  ----*/
  .trend-header, .trend-footer {
    width: calc(100%);
    min-width: 895px; }

  .static-text {
    text-align: center;
    padding: 0px 5px; }

  /*---- End Pad All Content ----*/
  #product-title {
    display: inline-block !important;
    float: none !important; }

  /*---- Global Styling Rules ----*/
  .side-by-side {
    width: 285px !important; }
    .side-by-side .signup-sale-notice-large {
      width: 245px !important;
      left: calc(50% - 245px/2 ) !important; }

  /*---- End Global Styling Rules ----*/
  /*----- Trend Top Content -----*/
  .trend-top {
    padding-left: 10px;
    width: 610px; }

  /*----- End Trend Top Content -----*/
  /*----- Trend Right Content -----*/
  .trend-right-content {
    margin: 0 auto !important;
    width: auto !important;
    max-width: 895px;
    float: none !important;
    overflow: auto; }
    .trend-right-content h2 {
      text-transform: none !important;
      text-align: center; }
    .trend-right-content .signup-sale-notice {
      margin-top: -31px; }

  .signup-panel {
    margin-left: 20px;
    float: left; }

  /*----- End Trend Right Content -----*/
  /*----- Trend Main Content -----*/
  .trend-main-content {
    margin: 0 auto 30px auto !important;
    max-width: 895px;
    width: 100%;
    float: none !important;
    overflow: auto; }
    .trend-main-content h1 {
      text-align: center; }
    .trend-main-content .trend-top {
      margin-bottom: 0px !important; }
    .trend-main-content .trend-bar {
      width: 100% !important;
      margin-left: 0px !important; }

  /*----- End Trend Main Content -----*/
  /*----- Trend Report Header Section -----*/
  .report-title {
    padding: 10px !important;
    font-size: 0.95em !important; }

  .head-right {
    margin-right: 10px !important; }

  .head-left {
    margin-left: 10px !important; }

  .head-right h1, .head-left h1 {
    font-size: 3.25em !important; }

  /*----- End Trend Report Header Section -----*/
  /*----- Trend Report Content Section -----*/
  /*----- End Trend Report Content Section -----*/
  /*----- Landing Content Section -----*/
  .landing-all-content .landing-head {
    max-width: 610px; }
    .landing-all-content .landing-head .trend-top {
      display: inline-block; }
      .landing-all-content .landing-head .trend-top .report-image {
        color: white;
        font-size: 1.25em; }
        .landing-all-content .landing-head .trend-top .report-image p {
          margin-left: 24px;
          margin-right: 20px; }
  .landing-all-content .full-bar .title {
    margin-left: 50px; }
  .landing-all-content .full-bar .dark-noise-btn {
    margin-right: 50px; }
  .landing-all-content .landing-offers {
    max-width: 895px !important; }
  .landing-all-content .landing-next {
    max-width: 895px !important;
    margin: auto;
    text-align: center !important; }
    .landing-all-content .landing-next p {
      max-width: 895px !important; }
    .landing-all-content .landing-next .next-reports .report-panel {
      max-width: 246px; }

  /*----- Ending Landing Content Section -----*/
  /*----- Pricing Content Section -----*/
  /*----- Ending Landing Content Section -----*/
  /*----- Single Reprot Content Section -----*/
  .report-content .report-article-content .report-nav .main-list {
    padding-left: 15px !important; }

  /*----- End Single Reprot Content Section -----*/ }
@media only screen and (max-width: 870px) {
  .report-body {
    margin-right: 2.5% !important; }
    .report-body img.alignright, .report-body img.aligncenter, .report-body img.alignleft, .report-body div.alignright, .report-body div.aligncenter, .report-body div.alignleft {
      display: block;
      float: none !important;
      margin: auto !important;
      max-width: 100% !important;
      height: auto !important; }
    .report-body img.alignright, .report-body img.aligncenter, .report-body img.alignleft, .report-body img.wp-caption, .report-body div.alignright, .report-body div.aligncenter, .report-body div.alignleft, .report-body div.wp-caption {
      max-width: 100% !important;
      height: auto !important; } }
@media only screen and (max-width: 1070px) {
  .trend-header .trend-nav {
    font-size: 0.93em; }
    .trend-header .trend-nav .login-button {
      margin-right: 10px; } }
/*--------------- End Responsive Styling ---------------*/
/*--------------- Mobile Styling ---------------*/
@media only screen and (min-width: 320px) and (max-width: 795px) {
  /* drop the minimum width down and correct spacing */
  .trend-header, .trend-footer, .trend-all-content, .trend-main-content, .product-landing-all-content, .landing-all-content, .landing-head, .trend-right-content, .trend-middle, .pricing-all-content, .account-all-content, .faq-all-content {
    min-width: 280px !important; }

  .trend-footer {
    max-height: 400px; }
    .trend-footer .footer-nav {
      padding-bottom: 20px; }

  /*---- hamburger menu and navigation ----*/
  .trend-nav {
    width: auto !important;
    float: right;
    min-width: 0px !important; }
    .trend-nav p, .trend-nav ul {
      display: none !important;
      height: 0px !important; }
    .trend-nav .mobile-logout {
      display: none; }
    .trend-nav .login-button {
      font-size: 16px; }

  header {
    position: fixed;
    z-index: 1000; }
    header img.logo {
      display: inline-block;
      float: none !important;
      margin-left: calc(50% - 51px - 20px) !important; }

  .head-clear {
    padding-bottom: 51px; }

  .mobile-nav {
    display: block;
    float: left;
    padding-left: 15px;
    width: auto;
    height: 100%; }

  .header-account {
    display: none !important; }

  .responsive-menu {
    display: block !important;
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -moz-border-radius: visibility 0s linear 0.5s, opacity 0.5s linear;
    -ms-border-radius: visibility 0s linear 0.5s, opacity 0.5s linear;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    visibility: hidden;
    float: right;
    min-width: 320px;
    width: 100%;
    color: white;
    opacity: 0; }

  .expand {
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -moz-border-radius: visibility 0s linear 0.5s, opacity 0.5s linear;
    -ms-border-radius: visibility 0s linear 0.5s, opacity 0.5s linear;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible !important;
    background-color: #293234;
    opacity: 0.9; }
    .expand ul {
      text-align: center;
      padding: 0px;
      margin-top: 0px;
      margin-bottom: 0px; }
      .expand ul li {
        list-style-type: none;
        border-top: 1px white solid;
        height: 40px;
        font-size: 30px; }

  .menu-btn {
    float: right; }

  .menu-btn span {
    display: block;
    width: 40px;
    height: 5px;
    margin: 4px 0;
    background: #ffb900;
    z-index: 99;
    margin-top: 8px; }

  /*---- end hamburger menu and navigation ----*/
  /*---- general pages ----*/
  .trend-top {
    padding-left: 0px !important;
    width: 100%; }

  /*---- end general pages ----*/
  /*---- landing page ----*/
  #product-title h2 {
    text-transform: none !important;
    display: block !important;
    float: none !important;
    width: 85% !important;
    margin: auto !important;
    padding: 0 !important;
    text-align: center;
    font-size: 8vw !important; }

  .report-name-plate {
    width: 100% !important;
    height: auto; }
    .report-name-plate .left {
      font-size: 5vw; }
    .report-name-plate p {
      margin: 2px 10px !important; }

  .full-bar {
    min-width: 0px !important;
    height: 225px;
    text-align: center; }
    .full-bar .title {
      width: 100%;
      margin-left: 0px !important; }
    .full-bar .dark-noise-btn {
      width: 256px !important;
      float: none !important;
      margin: 0px !important; }

  /*---- end landing page ----*/
  /*---- Account Mobile Page ----*/
  .account-all-content .account-head .dark-noise-btn {
    width: 256px; }
  .account-all-content .account-purchases .trend-bottom .report-panel .trend-text-area h2 {
    text-align: left; }

  /*---- End Account Mobile Page ----*/
  /*---- report page ----*/
  .report-content {
    min-width: 0px !important; }
    .report-content .report-body, .report-content .report-nav {
      display: none; }
    .report-content .report-header {
      min-width: 300px !important;
      /* width: 100%; */
      height: auto;
      overflow: auto;
      background-position: center !important; }
      .report-content .report-header .report-title {
        float: none    !important;
        margin: auto !important;
        min-width: 300px !important;
        width: 90%;
        min-height: 220px !important;
        text-align: center;
        position: relative; }
        .report-content .report-header .report-title h1 {
          position: absolute;
          bottom: 0px;
          left: 0px; }
      .report-content .report-header .report-summary {
        display: none; }
      .report-content .report-header .head-right h1, .report-content .report-header .head-left h1 {
        font-size: 1.5em !important; }
    .report-content .report-summary-mobile {
      display: block !important;
      float: none !important;
      font-size: 4vw;
      width: 90% !important;
      margin: auto !important;
      height: auto !important;
      border-radius: 10px !important;
      padding: 0px 10px !important; }
    .report-content .report-content-mobile {
      display: block !important;
      width: 100%; }
      .report-content .report-content-mobile.no-nav {
        width: 90%;
        margin: auto;
        padding: 0 10px; }
      .report-content .report-content-mobile .toc-text {
        text-align: center; }
      .report-content .report-content-mobile div.alignright, .report-content .report-content-mobile div.aligncenter, .report-content .report-content-mobile div.alignleft {
        max-width: 100%;
        height: auto !important; }
        .report-content .report-content-mobile div.alignright img, .report-content .report-content-mobile div.alignright div, .report-content .report-content-mobile div.aligncenter img, .report-content .report-content-mobile div.aligncenter div, .report-content .report-content-mobile div.alignleft img, .report-content .report-content-mobile div.alignleft div {
          display: block;
          float: none !important;
          margin: auto !important;
          max-width: 100%;
          height: auto !important; }
      .report-content .report-content-mobile .section-content {
        padding: 0px 5px;
        word-wrap: break-word; }
        .report-content .report-content-mobile .section-content h1, .report-content .report-content-mobile .section-content h2, .report-content .report-content-mobile .section-content p {
          font-family: 'Georgia', serif !important; }
        .report-content .report-content-mobile .section-content h2 {
          text-transform: none !important;
          font-size: 8vmin; }
      .report-content .report-content-mobile #select-all {
        text-align: center; }
      .report-content .report-content-mobile .collapse-title {
        display: block;
        overflow: auto;
        min-height: 40px;
        border-top: 1px black solid;
        background-color: #ffb900;
        font-size: 1.25em;
        cursor: pointer;
        overflow: hidden;
        color: #293234; }
        .report-content .report-content-mobile .collapse-title + input {
          display: none; }
        .report-content .report-content-mobile .collapse-title + input.checkbox + * {
          display: none; }
        .report-content .report-content-mobile .collapse-title + input.checkbox:checked + * {
          display: block; }
        .report-content .report-content-mobile .collapse-title div.label-text {
          max-width: 85%;
          margin-left: 10px;
          float: left; }
        .report-content .report-content-mobile .collapse-title span.arrow-right {
          float: right;
          -webkit-transition: all 0.25s ease-in-out;
          /* For Safari 3.1 to 6.0 */
          -moz-border-radius: all 0.25s ease-in-out;
          -ms-border-radius: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
        .report-content .report-content-mobile .collapse-title span.arrow-down {
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          -webkit-transition: all 0.25s ease-in-out;
          /* For Safari 3.1 to 6.0 */
          -moz-border-radius: all 0.25s ease-in-out;
          -ms-border-radius: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
        .report-content .report-content-mobile .collapse-title div.arrow-holder {
          font-size: 2em;
          margin-top: -5px;
          float: right;
          margin-right: 10px;
          width: 0;
          height: 0; }

  /*---- end report page ----*/
  /*---- report-panels ----*/
  .report-panel {
    max-width: 1000px !important;
    width: 100% !important;
    margin-right: 0px !important; }

  /*---- end report-panels ----*/
  /*---- signup-panels ----*/
  .trend-right-content {
    display: none; }

  .mobile-signup-bar {
    display: block !important;
    background-color: #ffb900;
    width: 100%;
    height: 125px; }
    .mobile-signup-bar .dark-noise-btn {
      width: 256px;
      height: 45px;
      margin-left: calc(50% - 128px) !important; }
    .mobile-signup-bar h2 {
      text-transform: none !important;
      display: inline-block;
      margin: 10px 0px;
      width: 100%;
      text-align: center; }

  .signup-panel {
    margin-left: 0px !important;
    width: 100% !important;
    float: none !important; }
    .signup-panel .signup-info-description {
      max-width: 1000px !important; }

  .signup-sale-notice, .signup-sale-notice-large {
    margin-top: 0px !important; }

  /*---- end signup-panels ----*/
  /*---- single sector page ----*/
  .sector-latest-report, .sector-latest-image, .sector-latest-info, .sector-bar {
    display: none; }

  .mobile-panel {
    display: block !important; }

  .trend-all-content .trend-main-content .trend-bar {
    height: auto;
    overflow: auto; }
  .trend-all-content .trend-main-content form fieldset {
    margin-left: 20px; }
  .trend-all-content .trend-main-content form input, .trend-all-content .trend-main-content form .search-field {
    margin-right: 0px !important; }
  .trend-all-content .trend-main-content form .search-field {
    margin-bottom: 5px; }
  .trend-all-content .trend-main-content .trend-middle p {
    padding: 0px 10px; }

  .report-panel .report-image .report-name-date-plate.featured {
    text-align: center;
    height: auto;
    background-color: rgba(0, 0, 0, 0.5); }
    .report-panel .report-image .report-name-date-plate.featured p {
      margin-left: 0px !important; }
      .report-panel .report-image .report-name-date-plate.featured p .left, .report-panel .report-image .report-name-date-plate.featured p .right {
        display: inline-block; }
      .report-panel .report-image .report-name-date-plate.featured p .right {
        color: white !important; }

  /*---- end single sector page ----*/
  /*---- pricing page ----*/
  .pricing-all-content .full-bar {
    display: none; }
  .pricing-all-content .pricing-content {
    width: 100% !important; }

  /*---- end pricing page ----*/
  /*---- wufoo form for mobile ----*/
  .report-body-free {
    width: 80%; }
    .report-body-free form.wufoo {
      margin-left: -1em !important; }
      .report-body-free form.wufoo ul {
        width: 100%;
        background-color: white; }
        .report-body-free form.wufoo ul li {
          width: auto !important;
          margin: auto; }
          .report-body-free form.wufoo ul li.notranslate input {
            width: 250px !important;
            height: 50px;
            font-size: 2em; }
    .report-body-free iframe {
      width: 100%; }
    .report-body-free h1 {
      font-family: 'Georgia', serif;
      display: inline; }

  /*---- end wufoo form for mobile ----*/
  .product-section-sub {
    width: 100% !important; }

  .product-landing-all-content #product-title h2.right-title {
    float: none !important;
    text-align: center; }

  .workshop-info img {
    width: calc(100%);
    max-width: 10000px;
    margin-right: 0px; }
  .workshop-info .workshop-sub {
    width: 100%; } }
/*--------------- End Mobile Styling --------------*/
/*--------------- Printer Styling ---------------*/
@media print {
  header, footer, .report-header {
    display: none; }

  .report-nav {
    position: relative !important;
    float: none !important;
    width: 100% !important;
    min-width: 0px !important;
    max-width: 100% !important;
    min-height: 0px !important; }
    .report-nav ul {
      width: 90% !important;
      margin: auto !important;
      text-align: center; }

  .view-offline {
    display: none; }

  .report-body {
    width: 100% !important;
    margin: auto !important; } }
/*--------------- End Printer Styling ---------------*/