/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-size: 17px; }

body {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }
  body.fonts-loaded {
    font-family: "retina", "Helvetica Neue", Helvetica, Arial, sans-serif; }

html,
body {
  height: 100%;
  width: 100%; }

*,
*:before,
*:after {
  /*-webkit-font-smoothing: antialiased;*/
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  /*text-rendering: optimizelegibility;*/ }

::-moz-selection {
  background: rgba(255, 198, 87, 0.3); }

::selection {
  background: rgba(255, 198, 87, 0.3); }

em {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic; }
  .fonts-loaded em {
    font-family: "retina", "Helvetica Neue", Helvetica, Arial, sans-serif; }

strong {
  font-weight: 700; }

img {
  width: 100%; }

p a,
p a:visited {
  color: #222;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border-bottom: 2px solid #FFC657; }

@media screen and (min-width: 1024px) {
  p a:active, p a:hover, p a:focus {
    color: #C78C2B;
    border-color: transparent; } }

.l-wrapper {
  margin: 0 20px; }
  @media screen and (min-width: 768px) {
    .l-wrapper {
      margin: 0 30px; } }
  @media screen and (min-width: 1024px) {
    .l-wrapper {
      margin: 0 30px; } }
  @media screen and (min-width: 1440px) {
    .l-wrapper {
      margin: 0 35px; } }

.l-container {
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 768px) {
    .l-container {
      max-width: 620px; } }
  @media screen and (min-width: 1024px) {
    .l-container {
      max-width: 850px; } }
  @media screen and (min-width: 1440px) {
    .l-container {
      max-width: 1100px; } }

.l-story-container {
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 768px) {
    .l-story-container {
      max-width: 620px; } }
  @media screen and (min-width: 1024px) {
    .l-story-container {
      max-width: 560px; } }
  @media screen and (min-width: 1440px) {
    .l-story-container {
      max-width: 780px; } }

.link {
  text-decoration: none; }

.global-footer {
  background: #222;
  color: #FFF;
  padding: 20px; }
  @media screen and (min-width: 1024px) {
    .global-footer {
      min-height: 260px;
      padding-top: 40px; } }
  .global-footer p {
    font-size: 12px;
    line-height: 1.4;
    margin: 0 0 5px 0;
    color: #9B9B9B; }
    @media screen and (min-width: 768px) {
      .global-footer p {
        font-size: 14px; } }

.cover-story-layout {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0; }

.cs-header-main {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #180E0C;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .cs-header-main {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 480px; } }
  @media screen and (min-width: 1024px) {
    .cs-header-main {
      height: 628px; } }
  @media screen and (min-width: 1440px) {
    .cs-header-main {
      height: 900px; } }

.cs-header-logo {
  position: absolute;
  top: 20px;
  left: 20px;
  display: inline-block;
  width: 55px;
  height: 20px; }
  @media screen and (min-width: 768px) {
    .cs-header-logo {
      width: 83px;
      height: 30px; } }
  @media screen and (min-width: 1024px) {
    .cs-header-logo {
      left: 30px; } }

.cs-header-image {
  background-image: url("../images/Wonder-lede.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 65vh; }
  @media screen and (min-width: 768px) {
    .cs-header-image {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
      height: 480px; } }
  @media screen and (min-width: 1024px) {
    .cs-header-image {
      height: 628px; } }
  @media screen and (min-width: 1440px) {
    .cs-header-image {
      height: 900px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .cs-header-image {
      background-image: url("../images/Wonder-lede-2x.jpg"); } }

.cs-header-image-text {
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.cs-header-content {
  padding: 15px 20px; }
  @media screen and (min-width: 768px) {
    .cs-header-content {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
      -webkit-align-self: flex-end;
          -ms-flex-item-align: end;
              align-self: flex-end;
      padding-left: 30px;
      padding-bottom: 30px; } }
  @media screen and (min-width: 1024px) {
    .cs-header-content {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
                  -ms-grid-row-align: center;
              align-self: center; } }
  @media screen and (min-width: 1440px) {
    .cs-header-content {
      padding-left: 90px; } }

@media screen and (min-width: 1024px) {
  .cs-header-content-inner {
    max-width: 415px; } }

@media screen and (min-width: 1440px) {
  .cs-header-content-inner {
    max-width: 460px; } }

.cs-header-divider {
  display: block;
  background: #FFC657;
  border: none;
  height: 4px; }
  @media screen and (min-width: 768px) {
    .cs-header-divider {
      height: 6px; } }
  @media screen and (min-width: 1024px) {
    .cs-header-divider {
      height: 8px; } }

.cs-header-headline {
  font-family: Arial Narrow, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 33px;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .cs-header-headline {
      font-size: 45px;
      margin-top: 20px;
      margin-bottom: 30px; } }
  @media screen and (min-width: 1024px) {
    .cs-header-headline {
      font-size: 60px;
      margin-top: 30px;
      margin-bottom: 40px; } }
  @media screen and (min-width: 1440px) {
    .cs-header-headline {
      font-size: 78px;
      margin-top: 30px;
      margin-bottom: 50px; } }
  .fonts-loaded .cs-header-headline {
    font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cs-header-dek {
  font-family: Arial Narrow, "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.67;
  margin: 0;
  color: #DDD; }
  @media screen and (min-width: 1024px) {
    .cs-header-dek {
      font-size: 24px;
      line-height: 1.25; } }
  @media screen and (min-width: 1440px) {
    .cs-header-dek {
      font-size: 40px;
      line-height: 1.2; } }
  .fonts-loaded .cs-header-dek {
    font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cs-header-byline {
  font-size: 14px;
  display: inline-block; }
  @media screen and (min-width: 768px) {
    .cs-header-byline {
      margin-top: 30px;
      -webkit-align-self: flex-end;
          -ms-flex-item-align: end;
              align-self: flex-end; } }
  @media screen and (min-width: 1024px) {
    .cs-header-byline {
      font-size: 20px; } }
  @media screen and (min-width: 1440px) {
    .cs-header-byline {
      font-size: 22px;
      margin-bottom: 10px; } }

.cs-header-authors {
  color: #DDD; }

.cs-header-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.cs-header-rubric,
.cs-header-byline {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.cs-header-rubric {
  display: inline-block;
  font-family: Arial Narrow, "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.13em;
  text-align: right; }
  .cs-header-rubric:after {
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 5px;
    background: #FFC657; }
  @media screen and (min-width: 768px) {
    .cs-header-rubric {
      font-size: 16px;
      margin-bottom: 115px; }
      .cs-header-rubric:after {
        height: 13px;
        width: 13px;
        margin-left: 6px; } }
  @media screen and (min-width: 1024px) {
    .cs-header-rubric {
      font-size: 18px;
      margin-bottom: 165px; }
      .cs-header-rubric:after {
        height: 14px;
        width: 14px;
        margin-left: 6px; } }
  @media screen and (min-width: 1440px) {
    .cs-header-rubric {
      font-size: 20px; }
      .cs-header-rubric:after {
        height: 16px;
        width: 16px;
        margin-left: 10px; } }
  .fonts-loaded .cs-header-rubric {
    font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cs-caption-credit {
  margin: 15px 20px;
  border-left: 8px solid #DDD;
  padding-left: 5px; }
  @media screen and (min-width: 768px) {
    .cs-caption-credit {
      max-width: 50vw;
      margin-left: 30px; } }
  @media screen and (min-width: 1024px) {
    .cs-caption-credit {
      margin-left: 30px; } }
  @media screen and (min-width: 1440px) {
    .cs-caption-credit {
      margin-left: 35px; } }

.cs-caption-credit-info {
  color: #666;
  font-size: 10px;
  line-height: 1;
  margin: 0 0 5px; }
  @media screen and (min-width: 768px) {
    .cs-caption-credit-info {
      font-size: 14px; } }

.cs-caption-credit-source {
  color: #9B9B9B;
  font-size: 10px;
  margin: 0; }
  @media screen and (min-width: 768px) {
    .cs-caption-credit-source {
      font-size: 12px; } }

figure {
  margin: 0 0 30px;
  display: bloc; }
  figure figcaption {
    margin-top: 10px;
    border-left: 8px solid #DDD;
    padding-left: 10px; }
  figure .cs-caption-credit-info {
    display: block;
    padding-top: 2px;
    margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    figure {
      /*    width: 364px;*/
      /*margin-right: 20px;*/
      /*float: left;*/ } }
  @media screen and (min-width: 1024px) {
    figure {
      /*    width: 415px;
    margin-right: 20px;
    margin-left: -145px;*/ } }
  @media screen and (min-width: 1440px) {
    figure {
      /*width: 548px;*/
      /*margin-left: -160px;*/ } }

.cs-body p {
  font-size: 17px;
  line-height: 1.5;
  margin: 0 0 20px; }
  @media screen and (min-width: 768px) {
    .cs-body p {
      font-size: 19px;
      margin: 0 0 30px; } }
  @media screen and (min-width: 1024px) {
    .cs-body p {
      font-size: 17px; } }
  @media screen and (min-width: 1440px) {
    .cs-body p {
      font-size: 19px; } }

.cs-body .cs-par-lead:first-of-type:first-letter {
  font-family: Arial Narrow, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  float: left;
  font-size: 52px;
  line-height: 0.5;
  margin: 0.85rem 0.2rem 0 -0.12rem;
  color: #FFC657; }
  @media screen and (min-width: 768px) {
    .cs-body .cs-par-lead:first-of-type:first-letter {
      font-size: 60px;
      margin: 0.8rem 0.3rem 0 -0.12rem; } }
  @media screen and (min-width: 1024px) {
    .cs-body .cs-par-lead:first-of-type:first-letter {
      font-size: 102px;
      margin: 0.7rem 0.2rem 0 -1.3rem; } }
  @media screen and (min-width: 1440px) {
    .cs-body .cs-par-lead:first-of-type:first-letter {
      font-size: 130px;
      margin: 0.26rem 0.2rem 0 -1.6rem; } }

.fonts-loaded .cs-par-lead:first-of-type:first-letter {
  font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cs-pull-quote {
  width: 100%;
  border-left: 6px solid #FFC657;
  margin-bottom: 30px;
  padding-left: 15px;
  display: none; }
  @media screen and (min-width: 768px) {
    .cs-pull-quote {
      margin-left: -20px;
      display: block; } }
  @media screen and (min-width: 1024px) {
    .cs-pull-quote {
      border-left: 10px solid #FFC657;
      width: 300px;
      float: right;
      margin: 5px -145px 30px 20px;
      padding-left: 18px; } }
  @media screen and (min-width: 1440px) {
    .cs-pull-quote {
      width: 460px;
      margin: 5px -160px 30px 20px; } }
  .cs-pull-quote p {
    font-family: Arial Narrow, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.2;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .cs-pull-quote p {
        font-size: 24px;
        line-height: 1.1; } }
    @media screen and (min-width: 1440px) {
      .cs-pull-quote p {
        font-size: 30px; } }
  .fonts-loaded .cs-pull-quote p {
    font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cs-intro {
  margin-bottom: 45px;
  font-family: Arial Narrow, "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.3;
  text-align: center;
  color: #4A4A4A; }
  @media screen and (min-width: 768px) {
    .cs-intro {
      margin-bottom: 60px;
      font-size: 18px;
      line-height: 1.4; } }
  @media screen and (min-width: 1440px) {
    .cs-intro {
      margin-bottom: 80px;
      font-size: 22px; } }
  .fonts-loaded .cs-intro {
    font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cs-timestamp {
  font-family: Arial Narrow, "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.13em;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #666;
  font-size: 12px;
  line-height: 1; }
  .cs-timestamp .cs-story-type {
    color: #4A4A4A; }
  .cs-timestamp span + span:before {
    content: '\2022';
    margin-left: 0.5em;
    margin-right: 0.7em;
    color: #FFC657; }
  @media screen and (min-width: 768px) {
    .cs-timestamp {
      font-size: 14px; } }
  @media screen and (min-width: 1024px) {
    .cs-timestamp {
      font-size: 16px; } }
  @media screen and (min-width: 1440px) {
    .cs-timestamp {
      font-size: 18px; } }
  .fonts-loaded .cs-timestamp {
    font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cs-timestamp:after {
  content: "";
  display: block;
  width: 100px;
  margin: 20px auto;
  background: #DDD;
  height: 2px; }
  @media screen and (min-width: 768px) {
    .cs-timestamp:after {
      margin-bottom: 50px; } }
  @media screen and (min-width: 1440px) {
    .cs-timestamp:after {
      margin-bottom: 70px; } }

p.cs-full-timestamp {
  font-size: 14px;
  color: #9B9B9B;
  font-style: italic;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px; }

a .cs-design-message {
  text-decoration: none;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #C78C2B;
  padding: 10px;
  color: #FFF;
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 20px;
  -webkit-border-radius: 2px;
          border-radius: 2px; }
  @media screen and (min-width: 768px) {
    a .cs-design-message {
      width: 108px;
      float: right;
      margin-bottom: 30px; }
      a .cs-design-message strong {
        display: block;
        margin-bottom: 8px; } }
  @media screen and (min-width: 1024px) {
    a .cs-design-message {
      width: 125px;
      line-height: 1.14;
      margin-right: -160px; }
      a .cs-design-message strong {
        margin-bottom: 5px; } }
  @media screen and (min-width: 1024px) {
    a .cs-design-message {
      width: 140px;
      font-size: 13px;
      line-height: 1.2; } }

a:hover .cs-design-message {
  background: #b27d26; }

.cs-spotify-embed {
  margin-top: 20px;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .cs-spotify-embed {
      width: 235px;
      margin-top: 5px;
      margin-right: 20px;
      margin-bottom: 10px;
      float: left; } }
  @media screen and (min-width: 1024px) {
    .cs-spotify-embed {
      width: 270px; } }
  @media screen and (min-width: 1440px) {
    .cs-spotify-embed {
      width: 300px; } }

.cs-bottom-share {
  text-align: center;
  margin-top: 90px; }

.cs-share-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }
  .cs-bottom-share .cs-share-link {
    margin: 0 30px; }
  .cs-author-share .cs-share-link {
    margin-right: 10px; }
  .cs-share-link:hover {
    color: #C78C2B; }
  .cs-share-link:hover .cs-share-icon {
    fill: #222;
    -webkit-transition: all .2s ease;
    transition: all .2s ease; }

.cs-share-icon {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  color: #FFF; }
  .cs-share-icon.cs-share-icon-twitter {
    fill: #1DA1F2; }
  .cs-share-icon.cs-share-icon-slateplus {
    fill: #341040; }
  .cs-bottom-share .cs-share-icon {
    fill: #666; }

.cs-share-text {
  font-family: Arial Narrow, "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  margin-left: 6px; }
  .fonts-loaded .cs-share-text {
    font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cs-ad-parvus {
  display: block;
  width: 100vw;
  position: relative;
  margin-left: -20px;
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .cs-ad-parvus {
      margin-left: -webkit-calc((100vw - 620px) / -2);
      margin-left: calc((100vw - 620px) / -2); } }
  @media screen and (min-width: 1024px) {
    .cs-ad-parvus {
      margin-left: -webkit-calc((100vw - 560px) / -2);
      margin-left: calc((100vw - 560px) / -2); } }
  @media screen and (min-width: 1440px) {
    .cs-ad-parvus {
      margin-left: -webkit-calc((100vw - 780px) / -2);
      margin-left: calc((100vw - 780px) / -2); } }

.parvus.static {
  border: 0; }
  .parvus.static div {
    background-color: #660036 !important; }

.cs-author-bio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  margin-top: 20px;
  border-top: 4px solid #DDD; }
  @media screen and (min-width: 768px) {
    .cs-author-bio {
      padding: 50px 0;
      margin-top: 20px;
      border-width: 6px; } }
  @media screen and (min-width: 1024px) {
    .cs-author-bio {
      border-width: 10px; } }

.cs-author-photo {
  width: 80px; }
  @media screen and (min-width: 1024px) {
    .cs-author-photo {
      width: 140px; } }
  .cs-author-photo img {
    max-width: 100%;
    border: 1px solid #DDD; }

.cs-author-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 20px; }
  .cs-author-info p {
    margin-bottom: 20px;
    font-size: 16px; }
    @media screen and (min-width: 1440px) {
      .cs-author-info p {
        font-size: 19px; } }

.cs-recirc {
  margin: 100px 0 30px; }
  @media screen and (min-width: 768px) {
    .cs-recirc {
      margin: 100px 20px 30px 0;
      width: 236px;
      float: left; } }
  @media screen and (min-width: 1024px) {
    .cs-recirc {
      width: 270px;
      margin-left: -145px; } }
  @media screen and (min-width: 1440px) {
    .cs-recirc {
      width: 300px;
      margin-left: -160px; } }

.cs-recirc-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background: #F6F5F4 url("../images/recirc-bg-tile.png");
  padding: 0 20px 20px 20px; }

.cs-recirc-title {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, -60%, 0);
          transform: translate3d(-50%, -60%, 0);
  margin: 0;
  background: url("../images/wonder-week-recirc-logo.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 150px;
  height: 126px; }
  @media screen and (min-width: 1024px) {
    .cs-recirc-title {
      width: 180px;
      height: 150px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    .cs-recirc-title {
      background-image: url("../images/wonder-week-recirc-logo-2x.png"); } }
  .cs-recirc-title span {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.cs-recirc-subtitle {
  font-family: Arial Narrow, "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  margin-top: 70px;
  margin-bottom: 0;
  text-align: center;
  color: #4A4A4A; }
  @media screen and (min-width: 768px) {
    .cs-recirc-subtitle {
      font-size: 18px;
      line-height: 1.1; } }
  @media screen and (min-width: 1024px) {
    .cs-recirc-subtitle {
      margin-top: 80px; } }
  .fonts-loaded .cs-recirc-subtitle {
    font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.cs-recirc-item {
  display: block;
  padding: 10px 15px;
  color: #4A4A4A;
  background: #F6F5F4;
  text-decoration: none; }
  .cs-recirc-item + .cs-recirc-item {
    border-top: 1px dashed #CCC; }

.cs-recirc-author,
.cs-recirc-story-title {
  display: block; }

.cs-recirc-author {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.13em;
  margin-bottom: 5px;
  color: #999; }
  .cs-recirc-item:hover .cs-recirc-author,
  .cs-recirc-item:focus .cs-recirc-author {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #C78C2B; }

.cs-recirc-story-title {
  font-size: 14px;
  line-height: 1.3; }
  @media screen and (min-width: 1440px) {
    .cs-recirc-story-title {
      font-size: 14px; } }
  .cs-recirc-item:hover .cs-recirc-story-title,
  .cs-recirc-item:focus .cs-recirc-story-title {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #C78C2B; }

.cs-recirc-footer {
  background: #180E0C;
  padding: 10px;
  text-align: right; }
  .cs-recirc-footer a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #DDD; }

.cs-recirc-more-link {
  text-decoration: none;
  color: #FFF;
  font-family: Arial Narrow, "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 300; }
  @media screen and (min-width: 1024px) {
    .cs-recirc-more-link {
      font-size: 16px; } }
  @media screen and (min-width: 1440px) {
    .cs-recirc-more-link {
      font-size: 18px; } }
  .fonts-loaded .cs-recirc-more-link {
    font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .cs-recirc-more-link strong {
    font-family: Arial Narrow, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: italic; }
    .fonts-loaded .cs-recirc-more-link strong {
      font-family: "retina-narrow", "Helvetica Neue", Helvetica, Arial, sans-serif; }
